Commit History

Author SHA1 Message Date
  Andreas Kling bf30502560 LibGUI: Implement enter/leave events (with WindowServer support.) 6 years ago
  Andreas Kling 9b71307d49 WindowServer: Support windows with alpha channels. And per-WSWindow opacity. 6 years ago
  Andreas Kling 08322ab8e1 LibGUI: Coalesce update rects at the GWindow level. 6 years ago
  Andreas Kling 53d34a0885 Port Terminal to LibGUI. 6 years ago
  Andreas Kling 2def3d8d3f LibGUI: Start adding an automatic widget layout system. 6 years ago
  Andreas Kling 5bd363c4bb LibGUI: Widget updates should invalidate their window-relative rect. 6 years ago
  Andreas Kling 1f355f2a79 LibGUI: Start working on a GScrollBar. 6 years ago
  Andreas Kling 6d7f000ffc Launcher: Factor the app buttons into a LaunchButton class. 6 years ago
  Andreas Kling 6fc3c38324 Start working on a simple graphical font editor. 6 years ago
  Andreas Kling 069d21ed7f Make buttons unpress when the cursor leaves the button rect. 6 years ago
  Andreas Kling de2423de5f LibGUI: Flesh out focus implementation and more GTextBox work. 6 years ago
  Andreas Kling 86eae0f8df Let userland retain the window backing store while drawing into it. 6 years ago
  Andreas Kling d66b0f7dd8 LibGUI: Mass coding style fixes. 6 years ago
  Andreas Kling ea6678b7b3 LibGUI: Hook up GWindow event dispatch for paint and mouse events. 6 years ago
  Andreas Kling b91479d9b9 Rename all the LibGUI classes to GClassName. 6 years ago