Histórico de Commits

Autor SHA1 Mensagem Data
  Itamar c18f12bb96 Taskbar: chdir to home directory before launching apps há 5 anos atrás
  Andreas Kling 028c011760 LibCore: Make Core::Object::add<ChildType> return a ChildType& há 5 anos atrás
  Andreas Kling 0f3e57a6fb LibGUI: Use GUI::Window::set_main_widget<WidgetType>() in clients há 5 anos atrás
  Andreas Kling 4697195645 LibGUI: Use set_layout<LayoutType>() in lots of client code há 5 anos atrás
  Andreas Kling a26b63a958 LibGUI: Remove Button& parameter from Button::on_click hook há 5 anos atrás
  Andreas Kling f72e5bbb17 Kernel+LibC: Rename shared buffer syscalls to use a prefix há 5 anos atrás
  Andreas Kling 3d20da9ee4 Userspace: Use Core::Object::add() when building interfaces há 5 anos atrás
  Andreas Kling 3fe2640c8c LibGfx: Add forward declaration header há 5 anos atrás
  Andreas Kling 6a9cc66b97 LibGUI: Remove leading G from filenames há 5 anos atrás
  Andreas Kling d17e23bd27 LibCore: Remove leading C from filenames há 5 anos atrás
  Andreas Kling 799b0a4fa8 LibGUI: Rename {H,V}BoxLayout => {Horizontal,Vertical}BoxLayout há 5 anos atrás
  Andreas Kling 20cfd2a6bf LibGfx: Unpublish Gfx::Rect from global namespace há 5 anos atrás
  Andreas Kling 11580babbf LibDraw: Put all classes in the Gfx namespace há 5 anos atrás
  Andreas Kling c5bd9d4ed1 LibGUI: Put all classes in the GUI namespace and remove the leading G há 5 anos atrás
  Andreas Kling 2d39da5405 LibCore: Put all classes in the Core namespace and remove the leading C há 5 anos atrás
  Andreas Kling d67da8c101 LibGUI: Add GHBoxLayout and GVBoxLayout convenience classes há 5 anos atrás
  Andreas Kling 94ca55cefd Meta: Add license header to source files há 5 anos atrás
  Andreas Kling fc86460134 AK: Move the userspace SharedBuffer from LibC to AK há 5 anos atrás
  Sergey Bugaev f2546d15ce Taskbar: Add a quick launch bar há 5 anos atrás
  Andreas Kling 272d65e3e2 WindowServer: Port to the new IPC system há 5 anos atrás
  Andreas Kling 8a024a3305 LibGUI: Rename GEventLoop.{cpp,h} => GWindowServerConnection há 5 anos atrás
  Andreas Kling bc319d9e88 LibCore: Make CObject reference-counted há 5 anos atrás
  Andreas Kling defafd72bc LibGUI: Convert custom widgets and subclasses to ObjectPtr há 5 anos atrás
  Andreas Kling 55a6e4ac0b LibGUI: Convert GFrame to ObjectPtr há 5 anos atrás
  Andreas Kling d4892b3fdc WindowServer+LibGUI: Remove old "icon path" way of doing things. há 6 anos atrás
  Andreas Kling 841b2e5d13 WindowServer+LibGUI: Pass window icons as shared buffers rather than paths. há 6 anos atrás
  Andreas Kling 72a3f69df7 LibGUI: Get rid of GWindow::should_exit_event_loop_on_close(). há 6 anos atrás
  Andreas Kling aa2224a2f0 GWidget: Add set_preferred_size(width, height) overload. há 6 anos atrás
  Andreas Kling fd604a7c68 Applications: Run clang-format on everything. há 6 anos atrás
  Andreas Kling 21c56477b0 LibGUI: Add a GAbstractButton base class for button widgets. há 6 anos atrás