Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling d17e23bd27 LibCore: Remove leading C from filenames %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 799b0a4fa8 LibGUI: Rename {H,V}BoxLayout => {Horizontal,Vertical}BoxLayout %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 20cfd2a6bf LibGfx: Unpublish Gfx::Rect from global namespace %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 11580babbf LibDraw: Put all classes in the Gfx namespace %!s(int64=5) %!d(string=hai) anos
  Andreas Kling c5bd9d4ed1 LibGUI: Put all classes in the GUI namespace and remove the leading G %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 2d39da5405 LibCore: Put all classes in the Core namespace and remove the leading C %!s(int64=5) %!d(string=hai) anos
  Andreas Kling d67da8c101 LibGUI: Add GHBoxLayout and GVBoxLayout convenience classes %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 94ca55cefd Meta: Add license header to source files %!s(int64=5) %!d(string=hai) anos
  Andreas Kling fc86460134 AK: Move the userspace SharedBuffer from LibC to AK %!s(int64=5) %!d(string=hai) anos
  Sergey Bugaev f2546d15ce Taskbar: Add a quick launch bar %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 272d65e3e2 WindowServer: Port to the new IPC system %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 8a024a3305 LibGUI: Rename GEventLoop.{cpp,h} => GWindowServerConnection %!s(int64=5) %!d(string=hai) anos
  Andreas Kling bc319d9e88 LibCore: Make CObject reference-counted %!s(int64=5) %!d(string=hai) anos
  Andreas Kling defafd72bc LibGUI: Convert custom widgets and subclasses to ObjectPtr %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 55a6e4ac0b LibGUI: Convert GFrame to ObjectPtr %!s(int64=5) %!d(string=hai) anos
  Andreas Kling d4892b3fdc WindowServer+LibGUI: Remove old "icon path" way of doing things. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 841b2e5d13 WindowServer+LibGUI: Pass window icons as shared buffers rather than paths. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 72a3f69df7 LibGUI: Get rid of GWindow::should_exit_event_loop_on_close(). %!s(int64=6) %!d(string=hai) anos
  Andreas Kling aa2224a2f0 GWidget: Add set_preferred_size(width, height) overload. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling fd604a7c68 Applications: Run clang-format on everything. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 21c56477b0 LibGUI: Add a GAbstractButton base class for button widgets. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 956bd23aae WindowServer+TaskBar: Add a taskbar window button popup menu. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 49e7ffc06a WindowServer: Introduce a WM event mask so Taskbar can ignore window rects. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling c931eaa22c WindowServer: Generate a separate WM event for window icon changes. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling c09c114d77 WindowServer+LibGUI: Add ability to set per-window icons. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 696ada2810 Taskbar: Don't unconditionally update buttons on every state change. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 4ab0cd5d4c LibGUI: Move frame painting from GFrame to StylePainter. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 93a4a4c597 Taskbar: Replace TaskbarWidget with a simple GFrame. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling ef9fbef4c6 Taskbar: Show minimized window titles in [brackets]. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 99b98dc653 WindowServer: Merge WM_WindowAdded and WM_WindowStateChanged. %!s(int64=6) %!d(string=hai) anos