Tom
|
4463fed398
LibGUI: Splitter should only override cursor if within grabbable area
|
4 lat temu |
Andreas Kling
|
eca6ff353e
LibGUI: Make Splitter inherit from Widget instead of Frame
|
4 lat temu |
Linus Groh
|
b86a59ec05
LibGUI: Use Resize{Column,Row} cursor for Splitter and AbstractTableView
|
5 lat temu |
Andreas Kling
|
116cf92156
LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize
|
5 lat temu |
Andreas Kling
|
344e66caaa
LibGUI: Shrink GUI::Splitter by 1 pixel to make it look just right
|
5 lat temu |
Andreas Kling
|
42f0b2522b
LibGUI: Introduce widget content margins + improve splitters
|
5 lat temu |
Andreas Kling
|
849fdc1c0b
LibGUI: Make Layout a Core::Object and add basic serialization
|
5 lat temu |
Andreas Kling
|
c5d913970a
LibGUI: Remove parent parameter to GUI::Widget constructor
|
5 lat temu |
Andreas Kling
|
f88fe5dc3f
LibGUI: Don't assert when hovering spacing around single-child Splitter
|
5 lat temu |
Andreas Kling
|
9a09437c46
LibGUI: Splitter should forget resize candidates after cursor leaves
|
5 lat temu |
Andreas Kling
|
8a605922bb
LibGUI: Make splitters 1px wider as 3px is slightly too narrow
|
5 lat temu |
Andreas Kling
|
1fc887c576
LibGUI: Only highlight grabbable area between a Splitter's children
|
5 lat temu |
Andreas Kling
|
7aa62665a3
LibGUI: Factor out Splitter hit testing into a separate function
|
5 lat temu |
Andreas Kling
|
6a9cc66b97
LibGUI: Remove leading G from filenames
|
5 lat temu |