Historique des commits

Auteur SHA1 Message Date
  Andreas Kling 0f3e57a6fb LibGUI: Use GUI::Window::set_main_widget<WidgetType>() in clients il y a 5 ans
  Andreas Kling 4697195645 LibGUI: Use set_layout<LayoutType>() in lots of client code il y a 5 ans
  Andreas Kling a26b63a958 LibGUI: Remove Button& parameter from Button::on_click hook il y a 5 ans
  Andreas Kling c5d913970a LibGUI: Remove parent parameter to GUI::Widget constructor il y a 5 ans
  Andreas Kling b011ea9962 LibGUI: Reduce menu-related header dependencies il y a 5 ans
  Andreas Kling 6a9cc66b97 LibGUI: Remove leading G from filenames il y a 5 ans
  Andreas Kling 799b0a4fa8 LibGUI: Rename {H,V}BoxLayout => {Horizontal,Vertical}BoxLayout il y a 5 ans
  Andreas Kling 5c06c32df4 LibGfx: Prefer using Gfx::Bitmap::load_from_file instead of load_png() il y a 5 ans
  Andreas Kling 9ac94d393e LibGfx: Rename from LibDraw :^) il y a 5 ans
  Andreas Kling 11580babbf LibDraw: Put all classes in the Gfx namespace il y a 5 ans
  Andreas Kling c5bd9d4ed1 LibGUI: Put all classes in the GUI namespace and remove the leading G il y a 5 ans
  Andreas Kling d67da8c101 LibGUI: Add GHBoxLayout and GVBoxLayout convenience classes il y a 5 ans
  Andreas Kling 94ca55cefd Meta: Add license header to source files il y a 5 ans
  Andreas Kling fd5eb79d19 LibGUI: Make GMenu inherit from CObject il y a 5 ans
  Andreas Kling d6abfbdc5a LibCore: Remove ObjectPtr in favor of RefPtr il y a 5 ans
  Andreas Kling defafd72bc LibGUI: Convert custom widgets and subclasses to ObjectPtr il y a 5 ans
  Andreas Kling 45cfd57f6e GButton: Convert most code to using ObjectPtr for GButton il y a 5 ans
  Andreas Kling 7584480f62 LibGUI: Convert GWindow to ObjectPtr il y a 5 ans
  Andreas Kling ff6ce422dd LibGUI: Convert GWidget to ObjectPtr il y a 5 ans
  Andreas Kling a77814bdee VisualBuilder: Use GAboutDialog :^) il y a 5 ans
  Andreas Kling e83390387c LibGUI: Simplify GCommonActions a bit il y a 5 ans
  rhin123 4f3812ad14 VisualBuilder: Added GCommonActions il y a 5 ans
  Andreas Kling 16628d0f8f VisualBuilder: Remove empty "Edit" menu il y a 5 ans
  Andreas Kling 72a3f69df7 LibGUI: Get rid of GWindow::should_exit_event_loop_on_close(). il y a 6 ans
  Andreas Kling b729b5fc64 VisualBuilder: Support loading a saved form from JSON. il y a 6 ans
  Andreas Kling 892acfb10d VisualBuilder: Run clang-format on everything. il y a 6 ans
  Andreas Kling 40ca3b019f VisualBuilder: Add GRadioButton to the widget repertoire. il y a 6 ans
  Andreas Kling 3ae9fc5d88 Move VisualBuilder into a new DevTools directory. il y a 6 ans