Andreas Kling ef4e9860fd WindowServer: Convert the remaining menu APIs into messages. 6 anni fa
..
.gitignore 5e0b7f1a56 Add basic automatic dependency management to Makefiles. 6 anni fa
GAction.cpp 3085e400bc LibGUI: Add GAction class and make GMenu deal in actions rather than strings. 6 anni fa
GAction.h 3085e400bc LibGUI: Add GAction class and make GMenu deal in actions rather than strings. 6 anni fa
GApplication.cpp 757429fb55 LibGUI: More work on client-side menus. 6 anni fa
GApplication.h 3351f1ccc1 Port all apps to GApplication. 6 anni fa
GBoxLayout.cpp 7abef6ba9e LibGUI: Put some logspam behind debugging macros. 6 anni fa
GBoxLayout.h 2def3d8d3f LibGUI: Start adding an automatic widget layout system. 6 anni fa
GButton.cpp 5f288014d4 WindowServer: More work on menus. 6 anni fa
GButton.h 6d7f000ffc Launcher: Factor the app buttons into a LaunchButton class. 6 anni fa
GCheckBox.cpp 5f288014d4 WindowServer: More work on menus. 6 anni fa
GCheckBox.h 35c06f1520 LibGUI: More work on GCheckBox. 6 anni fa
GEvent.h 1f355f2a79 LibGUI: Start working on a GScrollBar. 6 anni fa
GEventLoop.cpp fbbf57b61c Rename GUI_Event to GUI_ServerMessage. 6 anni fa
GEventLoop.h fbbf57b61c Rename GUI_Event to GUI_ServerMessage. 6 anni fa
GFontDatabase.cpp d6326d6c2e LibGUI: Add a GFontDatabase class that lets you enumerate fonts and more. 6 anni fa
GFontDatabase.h d6326d6c2e LibGUI: Add a GFontDatabase class that lets you enumerate fonts and more. 6 anni fa
GLabel.cpp d74b131c27 Add a little About app and hook it up to the system menu's "About..." entry. 6 anni fa
GLabel.h d74b131c27 Add a little About app and hook it up to the system menu's "About..." entry. 6 anni fa
GLayout.cpp 2def3d8d3f LibGUI: Start adding an automatic widget layout system. 6 anni fa
GLayout.h 2def3d8d3f LibGUI: Start adding an automatic widget layout system. 6 anni fa
GListBox.cpp 5f288014d4 WindowServer: More work on menus. 6 anni fa
GListBox.h de2423de5f LibGUI: Flesh out focus implementation and more GTextBox work. 6 anni fa
GMenu.cpp ef4e9860fd WindowServer: Convert the remaining menu APIs into messages. 6 anni fa
GMenu.h cf432b4c3d WindowServer: Refactor more of the menu APIs to be message-based. 6 anni fa
GMenuBar.cpp cf432b4c3d WindowServer: Refactor more of the menu APIs to be message-based. 6 anni fa
GMenuBar.h 4f98a35beb WindowServer: Begin refactoring towards a fully asynchronous protocol. 6 anni fa
GMenuItem.cpp 3085e400bc LibGUI: Add GAction class and make GMenu deal in actions rather than strings. 6 anni fa
GMenuItem.h 3085e400bc LibGUI: Add GAction class and make GMenu deal in actions rather than strings. 6 anni fa
GNotifier.cpp 53d34a0885 Port Terminal to LibGUI. 6 anni fa
GNotifier.h 53d34a0885 Port Terminal to LibGUI. 6 anni fa
GObject.cpp 11db8c1697 Add a simple close button ("X") to windows. 6 anni fa
GObject.h ffab6897aa Big, possibly complete sweep of naming changes. 6 anni fa
GScrollBar.cpp d333013a54 LibGUI: Support horizontal GScrollBars as well. 6 anni fa
GScrollBar.h 8313ce57dc LibGUI: Improve GScrollBar button look a bit. 6 anni fa
GStatusBar.cpp d74b131c27 Add a little About app and hook it up to the system menu's "About..." entry. 6 anni fa
GStatusBar.h 2def3d8d3f LibGUI: Start adding an automatic widget layout system. 6 anni fa
GStyle.cpp 3351f1ccc1 Port all apps to GApplication. 6 anni fa
GStyle.h e354c08c98 LibGUI: Share code for widget rendering styles in a GStyle class. 6 anni fa
GTextBox.cpp a258d6507a mmap all the font files! 6 anni fa
GTextBox.h bc6ff35428 LibGUI: GTextBox should only run a caret blink timer when focused. 6 anni fa
GWidget.cpp db98327bdc Plumb menu item activation events from WindowServer to clients. 6 anni fa
GWidget.h 08322ab8e1 LibGUI: Coalesce update rects at the GWindow level. 6 anni fa
GWindow.cpp 7abef6ba9e LibGUI: Put some logspam behind debugging macros. 6 anni fa
GWindow.h 1511afc4e2 LibGUI: Add GWindow::move_to(). 6 anni fa
Makefile d6326d6c2e LibGUI: Add a GFontDatabase class that lets you enumerate fonts and more. 6 anni fa