Historique des commits

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