Historial de Commits

Autor SHA1 Mensaje Fecha
  Tom 75f61fe3d9 AK: Make RefPtr, NonnullRefPtr, WeakPtr thread safe hace 4 años
  Tom 567f2f3548 LibGUI: Fix walking Splitter's child widgets hace 4 años
  Tom 5f9906f188 LibGUI: Fix Splitter sometimes not working after widgets were resized hace 4 años
  Andreas Kling e2050ea0ce LibGUI: Use widget override cursors in GUI::Splitter hace 4 años
  Andreas Kling b4f307f982 LibGUI+WindowServer: Rename window "override cursor" to just "cursor" hace 4 años
  Andreas Kling 0f9be82826 LibGfx: Move StandardCursor enum to LibGfx hace 4 años
  Tom 4463fed398 LibGUI: Splitter should only override cursor if within grabbable area hace 4 años
  Andreas Kling eca6ff353e LibGUI: Make Splitter inherit from Widget instead of Frame hace 4 años
  Linus Groh b86a59ec05 LibGUI: Use Resize{Column,Row} cursor for Splitter and AbstractTableView hace 5 años
  Andreas Kling 116cf92156 LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize hace 5 años
  Andreas Kling 344e66caaa LibGUI: Shrink GUI::Splitter by 1 pixel to make it look just right hace 5 años
  Andreas Kling 42f0b2522b LibGUI: Introduce widget content margins + improve splitters hace 5 años
  Andreas Kling 849fdc1c0b LibGUI: Make Layout a Core::Object and add basic serialization hace 5 años
  Andreas Kling c5d913970a LibGUI: Remove parent parameter to GUI::Widget constructor hace 5 años
  Andreas Kling f88fe5dc3f LibGUI: Don't assert when hovering spacing around single-child Splitter hace 5 años
  Andreas Kling 9a09437c46 LibGUI: Splitter should forget resize candidates after cursor leaves hace 5 años
  Andreas Kling 8a605922bb LibGUI: Make splitters 1px wider as 3px is slightly too narrow hace 5 años
  Andreas Kling 1fc887c576 LibGUI: Only highlight grabbable area between a Splitter's children hace 5 años
  Andreas Kling 7aa62665a3 LibGUI: Factor out Splitter hit testing into a separate function hace 5 años
  Andreas Kling 6a9cc66b97 LibGUI: Remove leading G from filenames hace 5 años