Commit History

Author SHA1 Message Date
  Andreas Kling 37ab7b7a8c LibGUI: Implement destroying individual windows without exiting the process. 6 years ago
  Andreas Kling 069d21ed7f Make buttons unpress when the cursor leaves the button rect. 6 years ago
  Andreas Kling 2e370fa4d5 LibGUI: Don't consider a GWidget focused if the window is inactive. 6 years ago
  Andreas Kling de2423de5f LibGUI: Flesh out focus implementation and more GTextBox work. 6 years ago
  Andreas Kling d72575d196 LibGUI: Start bringing up GTextBox in the standalone world. 6 years ago
  Andreas Kling 7cf3c7461c Refactor GUI rendering model to be two-phased. 6 years ago
  Andreas Kling 86eae0f8df Let userland retain the window backing store while drawing into it. 6 years ago
  Andreas Kling 05f18febb6 Ext2FS: Delete inodes when their link count goes to zero. 6 years ago
  Andreas Kling d66b0f7dd8 LibGUI: Mass coding style fixes. 6 years ago
  Andreas Kling a9e60fc800 LibGUI: Only redraw the dirty rect in GWidget. 6 years ago
  Andreas Kling ea6678b7b3 LibGUI: Hook up GWindow event dispatch for paint and mouse events. 6 years ago
  Andreas Kling dbe83f3a83 Make it possible for userspace to alter window title/geometry. 6 years ago
  Andreas Kling 8eae89a405 Start bringing up LibGUI properly (formerly Widgets.) 6 years ago
  Andreas Kling b91479d9b9 Rename all the LibGUI classes to GClassName. 6 years ago