Commit History

Author SHA1 Message Date
  Tom 4463fed398 LibGUI: Splitter should only override cursor if within grabbable area 4 years ago
  Andreas Kling eca6ff353e LibGUI: Make Splitter inherit from Widget instead of Frame 4 years ago
  Andreas Kling 116cf92156 LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize 5 years ago
  Andreas Kling c5d913970a LibGUI: Remove parent parameter to GUI::Widget constructor 5 years ago
  Andreas Kling 428582e805 LibGUI: Don't require passing a parent to widget constructors 5 years ago
  Andreas Kling 2143da6434 LibGUI: Add forwarding header 5 years ago
  Andreas Kling f88fe5dc3f LibGUI: Don't assert when hovering spacing around single-child Splitter 5 years ago
  Andreas Kling 1fc887c576 LibGUI: Only highlight grabbable area between a Splitter's children 5 years ago
  Andreas Kling 7aa62665a3 LibGUI: Factor out Splitter hit testing into a separate function 5 years ago
  Andreas Kling 6a9cc66b97 LibGUI: Remove leading G from filenames 5 years ago