Histórico de Commits

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