1
0
Fork 0
mirror of https://github.com/LadybirdBrowser/ladybird.git synced 2025-06-11 18:20:43 +09:00
ladybird/Userland
Timothy Flynn aba7f11a50 LibSQL: Partially implement the DELETE command
This implements enough to delete rows filtered by a WHERE clause.
2022-11-30 11:43:13 +01:00
..
Applets LibGUI+Taskbar+Applets+Applications: Set various windows as Popups 2022-11-19 16:04:42 +01:00
Applications TextEditor: Change Find/Replace shortcut to Ctrl+Shift+F 2022-11-29 15:39:13 +00:00
BuggieBox Userland: Add the BuggieBox program 2022-11-26 12:41:47 -07:00
Demos Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
DevTools SQLServer+SQLStudio+sql: Rename a couple of SQL IPC commands for clarity 2022-11-30 11:43:13 +01:00
DynamicLoader LibC: Properly implement stack protectors 2022-11-01 14:49:09 +00:00
Games Flood: Apply the color scheme immediately after closing settings 2022-11-30 07:56:25 +01:00
Libraries LibSQL: Partially implement the DELETE command 2022-11-30 11:43:13 +01:00
Services LibSQL+SQLServer: Return a NonnullRefPtr from Database::get_schema 2022-11-30 11:43:13 +01:00
Shell LibSyntax: Teach each highlighter about it's comment syntax 2022-11-27 18:28:43 -07:00
Utilities SQLServer+SQLStudio+sql: Rename a couple of SQL IPC commands for clarity 2022-11-30 11:43:13 +01:00
CMakeLists.txt Userland: Add the BuggieBox program 2022-11-26 12:41:47 -07:00