Commit History

Author SHA1 Message Date
  Andreas Kling 95c3442d59 Implement event loop timers. 6 years ago
  Andreas Kling 2e370fa4d5 LibGUI: Don't consider a GWidget focused if the window is inactive. 6 years ago
  Andreas Kling 25d045dee5 LibGUI: Reduce GEventLoop debug spam. 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 6d9959e367 LibGUI: Open the GUI event stream with O_CLOEXEC. 6 years ago
  Andreas Kling ea6678b7b3 LibGUI: Hook up GWindow event dispatch for paint and mouse events. 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