Commit History

Author SHA1 Message Date
  Oriko 879bf3e97b HackStudio: Add header navigation 5 years ago
  Andreas Kling 028c011760 LibCore: Make Core::Object::add<ChildType> return a ChildType& 5 years ago
  Andreas Kling 4697195645 LibGUI: Use set_layout<LayoutType>() in lots of client code 5 years ago
  Andreas Kling 3d20da9ee4 Userspace: Use Core::Object::add() when building interfaces 5 years ago
  Andreas Kling e1ff4fa034 LibGUI: Remove more header dependencies from Widget.h 5 years ago
  Andreas Kling 6a9cc66b97 LibGUI: Remove leading G from filenames 5 years ago
  Andreas Kling 799b0a4fa8 LibGUI: Rename {H,V}BoxLayout => {Horizontal,Vertical}BoxLayout 5 years ago
  Andreas Kling 11580babbf LibDraw: Put all classes in the Gfx 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 d67da8c101 LibGUI: Add GHBoxLayout and GVBoxLayout convenience classes 5 years ago
  Andreas Kling a33259483a GTextEditor: Move "Go to line" feature from HackStudio into GTextEditor 5 years ago
  Andreas Kling 94ca55cefd Meta: Add license header to source files 5 years ago
  Andreas Kling e2c74762ff HackStudio: Draw a brownish frame around the current editor widget 5 years ago
  Andreas Kling 1e5f4714c7 HackStudio: Tweak EditorWrapper layouts a bit to make things look nice 5 years ago
  Andreas Kling e39b1f11f9 HackStudio: Support multiple editors on screen 5 years ago