Commit History

Author SHA1 Message Date
  Jami Kettunen eab34a7de3 WindowServer+LibGUI: Implement minimizable property to windows 5 years ago
  Andreas Kling 411d293961 LibCore+LibGUI: Don't fire timers in non-visible windows by default 5 years ago
  Andreas Kling c7847d7c81 WindowServer+LibGUI: Mark window bitmaps volatile in occluded windows 5 years ago
  Andreas Kling 23e16a3e2e LibGUI: Remove bitrotted automatic keybinds feature 5 years ago
  Andreas Kling 519cb80a96 LibGUI+WindowServer: Mark minimized window backing stores as volatile 5 years ago
  Andreas Kling 411058b2a3 WindowServer+LibGUI: Implement basic color theming 5 years ago
  Andreas Kling 6f4c380d95 AK: Use size_t for the length of strings 5 years ago
  Andreas Kling 98a6149b4f LibGUI: Make GWindow drive relayout and do it recursively 5 years ago
  Andreas Kling 76266862d1 LibGUI+WindowServer: Add a "Hand" cursor to the standard cursors 5 years ago
  Andreas Kling d6abfbdc5a LibCore: Remove ObjectPtr in favor of RefPtr 5 years ago
  Andreas Kling 870bc2a4d1 LibGUI: Get rid of GWindow's destroy-on-close mechanism 5 years ago
  Andreas Kling 7584480f62 LibGUI: Convert GWindow to ObjectPtr 5 years ago
  Andreas Kling ff6ce422dd LibGUI: Convert GWidget to ObjectPtr 5 years ago
  Andreas Kling d92e26d023 WindowServer+LibGUI: Allow switching windows in/out of fullscreen mode 5 years ago
  Andreas Kling 73fdbba59c AK: Rename <AK/AKString.h> to <AK/String.h> 6 years ago
  Andreas Kling c4b1456c88 GWindow: Allow clients to prevent close requests from closing 6 years ago
  Andreas Kling 3792c91059 LibGUI: Implement save_to(JsonObject&) for GWindow and GWidget 6 years ago
  rhin123 c02868f000 LibGUI: Allow setting window icon before show(). 6 years ago
  Andreas Kling d4892b3fdc WindowServer+LibGUI: Remove old "icon path" way of doing things. 6 years ago
  Andreas Kling 841b2e5d13 WindowServer+LibGUI: Pass window icons as shared buffers rather than paths. 6 years ago
  Andreas Kling d7ff2c5b86 LibGUI: GDialog should close its nested event loop on window close. 6 years ago
  Andreas Kling a599317624 LibCore: Introduce a C_OBJECT macro. 6 years ago
  Andreas Kling 72a3f69df7 LibGUI: Get rid of GWindow::should_exit_event_loop_on_close(). 6 years ago
  Andreas Kling 1c0669f010 LibDraw: Introduce (formerly known as SharedGraphics.) 6 years ago
  Andreas Kling 04b9dc2d30 Libraries: Create top level directory for libraries. 6 years ago