Commit History

Author SHA1 Message Date
  Andreas Kling f8b00aa290 LibGfx: Unpublish Gfx::Size from the global namespace 5 years ago
  Andreas Kling 20cfd2a6bf LibGfx: Unpublish Gfx::Rect from global namespace 5 years ago
  Andreas Kling c5bd9d4ed1 LibGUI: Put all classes in the GUI namespace and remove the leading G 5 years ago
  Andreas Kling 94ca55cefd Meta: Add license header to source files 5 years ago
  Andreas Kling 45cfd57f6e GButton: Convert most code to using ObjectPtr for GButton 5 years ago
  Andreas Kling 870bc2a4d1 LibGUI: Get rid of GWindow's destroy-on-close mechanism 5 years ago
  Andreas Kling 7584480f62 LibGUI: Convert GWindow to ObjectPtr 5 years ago
  Andreas Kling e4e92980a1 LibGUI: Convert GComboBox to ObjectPtr 5 years ago
  Andreas Kling 93851c3832 LibGUI: Convert GTextBox, GTextEditor and GResizeCorner to ObjectPtr 5 years ago
  Andreas Kling 68c06b8fac GComboBox: Use a down-arrow (instead of an up-arrow) for the button 5 years ago
  Andreas Kling fb18613e8a LibGUI: Convert various little things to GModelSelection 5 years ago
  Sergey Bugaev 22e6978c71 WindowServer+LibGUI+FontEditor: Encode special characters as UTF-8 5 years ago
  Andreas Kling fdcaf2d2b5 GComboBox: Make set_only_allow_values_from_model() actually take effect 6 years ago
  Andreas Kling 6311a617be GComboBox: Include the selected index with the on_change notification 6 years ago
  Andreas Kling 7c0f9ea2b9 GComboBox: Constrain the list popup window height to the desktop rect 6 years ago
  Andreas Kling 04b9dc2d30 Libraries: Create top level directory for libraries. 6 years ago