Commit History

Author SHA1 Message Date
  Andreas Kling f35a723f61 Everywhere: Convert a bunch of dbgprintf() to dbgln() 4 years ago
  Tom 75f61fe3d9 AK: Make RefPtr, NonnullRefPtr, WeakPtr thread safe 4 years ago
  Tom 7399874479 AK: Add trivial structure validation to SharedBuffer 4 years ago
  Ben Wiederhake d6673b384e LibGfx: Remove redundant bits() method 4 years ago
  Ben Wiederhake 70fe126d01 LibGUI: Enable icons for SubMenus 5 years ago
  Ben Wiederhake 048f149f51 LibGUI: Refactor icon realization in Menu 5 years ago
  Ben Wiederhake 082b7d6b0c LibGUI: Set correct default value during menu destruction 5 years ago
  Tom 8ae37bccf1 LibGUI: Fix menu leak when default action changed 5 years ago
  Tom 1c1ab71692 WindowServer/LibGUI: Add default menu items and allow default action for context menu 5 years ago
  Andreas Kling 116cf92156 LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize 5 years ago
  Andreas Kling f0cde70c18 LibGUI: Simplify submenu construction 5 years ago
  Andreas Kling f72e5bbb17 Kernel+LibC: Rename shared buffer syscalls to use a prefix 5 years ago
  Andreas Kling ceec1a7d38 AK: Make Vector use size_t for its size and capacity 5 years ago
  Andreas Kling b011ea9962 LibGUI: Reduce menu-related header dependencies 5 years ago
  Andreas Kling 3fe2640c8c LibGfx: Add forward declaration header 5 years ago
  Andreas Kling 6a9cc66b97 LibGUI: Remove leading G from filenames 5 years ago