serenity/Userland/Applications/MouseSettings
kleines Filmröllchen 1e67435ff5 Meta: Rename compile_gml to stringify_gml
This is what this function really does, it doesn't compile anything.
2023-08-11 21:33:48 +02:00
..
CMakeLists.txt Meta: Rename compile_gml to stringify_gml 2023-08-11 21:33:48 +02:00
DoubleClickArrowWidget.cpp LibGfx+Everywhere: Change Gfx::Rect to be endpoint exclusive 2023-05-23 12:35:42 +02:00
DoubleClickArrowWidget.h Applications: Use default constructors/destructors 2022-02-14 22:06:55 +00:00
Highlight.gml Base+Userland: Apply Human Interface Guidelines to Object text 2023-05-23 05:59:49 +02:00
HighlightPreviewWidget.cpp LibGfx: Remove try_ prefix from bitmap creation functions 2023-01-26 20:24:37 +00:00
HighlightPreviewWidget.h Meta+Userland: Pass Gfx::Color by value 2022-12-07 11:48:27 +01:00
HighlightWidget.cpp MouseSettings: Convert setting widgets to a failable factory 2023-06-10 07:19:06 +02:00
HighlightWidget.h MouseSettings: Convert setting widgets to a failable factory 2023-06-10 07:19:06 +02:00
main.cpp Userland: Prefer _string over _short_string 2023-08-08 07:37:21 +02:00
Mouse.gml Base+Userland: Apply Human Interface Guidelines to Object text 2023-05-23 05:59:49 +02:00
MouseWidget.cpp MouseSettings: Convert setting widgets to a failable factory 2023-06-10 07:19:06 +02:00
MouseWidget.h MouseSettings: Convert setting widgets to a failable factory 2023-06-10 07:19:06 +02:00
Theme.gml Base+Userland: Apply Human Interface Guidelines to Object text 2023-05-23 05:59:49 +02:00
ThemeWidget.cpp Userland: Prefer _string over _short_string 2023-08-08 07:37:21 +02:00
ThemeWidget.h LibGUI+Userland: Propagate errors in Model::column_name() 2023-06-14 17:53:59 +02:00