提交历史

作者 SHA1 备注 提交日期
  Andreas Kling d172783d33 LibGUI: Fix bogus focus rect in buttons with icon but no text 4 年之前
  Andreas Kling b7dfa83223 LibGUI+LibGfx: Improve focus rect appearance 4 年之前
  Andreas Kling 8b12d200ba LibGUI: Raise toolbar button icons slightly when hovered :^) 4 年之前
  Andreas Kling d851863704 Userspace: Remove a bunch of unnecessary Kernel/API/KeyCode.h includes 5 年之前
  Andreas Kling 11c4a28660 Kernel: Move headers intended for userspace use into Kernel/API/ 5 年之前
  Andreas Kling 116cf92156 LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize 5 年之前
  FalseHonesty 28f74df2e6 LibGUI: Add hook when a context menu is requested on a button 5 年之前
  Andreas Kling 977863ea07 LibGUI: Include keyboard modifier state with button on_click calls 5 年之前
  Andreas Kling add93bf593 LibGUI: Brighten buttons when hovering over them :^) 5 年之前
  Andreas Kling a26b63a958 LibGUI: Remove Button& parameter from Button::on_click hook 5 年之前
  Andreas Kling c5d913970a LibGUI: Remove parent parameter to GUI::Widget constructor 5 年之前
  Andreas Kling 34c7322d77 LibGUI: Remove some header dependencies from Widget.h 5 年之前
  Andreas Kling 6a9cc66b97 LibGUI: Remove leading G from filenames 5 年之前