История коммитов

Автор SHA1 Сообщение Дата
  Andreas Kling 0f3e57a6fb LibGUI: Use GUI::Window::set_main_widget<WidgetType>() in clients 5 лет назад
  Andreas Kling 3fe2640c8c LibGfx: Add forward declaration header 5 лет назад
  Andreas Kling 6a9cc66b97 LibGUI: Remove leading G from filenames 5 лет назад
  Andreas Kling 5c06c32df4 LibGfx: Prefer using Gfx::Bitmap::load_from_file instead of load_png() 5 лет назад
  Andreas Kling 9ac94d393e LibGfx: Rename from LibDraw :^) 5 лет назад
  Andreas Kling 11580babbf LibDraw: Put all classes in the Gfx namespace 5 лет назад
  Andreas Kling c5bd9d4ed1 LibGUI: Put all classes in the GUI namespace and remove the leading G 5 лет назад
  Andreas Kling 94ca55cefd Meta: Add license header to source files 5 лет назад
  Andreas Kling 26a31c7efb Kernel: Add "accept" pledge promise for accepting incoming connections 5 лет назад
  Andreas Kling f813bb52a2 Applications+DevTools+MenuApplets: Drop "unix" pledge when possible 5 лет назад
  Andreas Kling bb6b9d9059 QuickShow: Use pledge() 5 лет назад
  Andreas Kling ea91f24a49 QuickShow: Allow dropping an image file on the QuickShow window 5 лет назад
  Andreas Kling fd5eb79d19 LibGUI: Make GMenu inherit from CObject 5 лет назад
  Andreas Kling defafd72bc LibGUI: Convert custom widgets and subclasses to ObjectPtr 5 лет назад
  Andreas Kling 7584480f62 LibGUI: Convert GWindow to ObjectPtr 5 лет назад
  Andreas Kling e83390387c LibGUI: Simplify GCommonActions a bit 5 лет назад
  rhin123 2d8318a474 QuickShow: Added GCommonActions 5 лет назад
  Andreas Kling 72a3f69df7 LibGUI: Get rid of GWindow::should_exit_event_loop_on_close(). 6 лет назад
  Andreas Kling 1c0669f010 LibDraw: Introduce (formerly known as SharedGraphics.) 6 лет назад
  Andreas Kling 038f99eeff QuickShow: When zooming with the mouse wheel, keep image centered at cursor. 6 лет назад
  Andreas Kling eedb4f6b2f QuickShow: Allow panning and zooming the image instead of stretching it. 6 лет назад