Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling 0f3e57a6fb LibGUI: Use GUI::Window::set_main_widget<WidgetType>() in clients hace 5 años
  Andreas Kling b011ea9962 LibGUI: Reduce menu-related header dependencies hace 5 años
  Andreas Kling 34c7322d77 LibGUI: Remove some header dependencies from Widget.h hace 5 años
  Andreas Kling 3fe2640c8c LibGfx: Add forward declaration header hace 5 años
  Andreas Kling 6a9cc66b97 LibGUI: Remove leading G from filenames hace 5 años
  Andreas Kling 5c06c32df4 LibGfx: Prefer using Gfx::Bitmap::load_from_file instead of load_png() hace 5 años
  Andreas Kling 9ac94d393e LibGfx: Rename from LibDraw :^) hace 5 años
  Andreas Kling 11580babbf LibDraw: Put all classes in the Gfx namespace hace 5 años
  Andreas Kling c5bd9d4ed1 LibGUI: Put all classes in the GUI namespace and remove the leading G hace 5 años
  Andreas Kling 94ca55cefd Meta: Add license header to source files hace 5 años
  Andreas Kling 26a31c7efb Kernel: Add "accept" pledge promise for accepting incoming connections hace 5 años
  Andreas Kling 56428e764e Applications: Use pledge() hace 5 años
  Jami Kettunen 74a18c86c9 Applications: Implement some missing MenuBars & AboutDialogs hace 5 años
  Andreas Kling defafd72bc LibGUI: Convert custom widgets and subclasses to ObjectPtr hace 5 años
  Andreas Kling 7584480f62 LibGUI: Convert GWindow to ObjectPtr hace 5 años
  Andreas Kling 841b2e5d13 WindowServer+LibGUI: Pass window icons as shared buffers rather than paths. hace 6 años
  Andreas Kling 72a3f69df7 LibGUI: Get rid of GWindow::should_exit_event_loop_on_close(). hace 6 años
  Andreas Kling 2dc0ea1cf9 FontEditor: Initial port to using a VisualBuilder generated UI. hace 6 años
  Andreas Kling 90b1354688 AK: Rename RetainPtr => RefPtr and Retained => NonnullRefPtr. hace 6 años
  Andreas Kling b311257098 Applications: Let's put spaces in app names hace 6 años
  Andreas Kling 36a6c10b09 FontEditor: Add a window icon. hace 6 años
  Andreas Kling f6543c5946 LibGUI: Add a simple GGroupBox widget. hace 6 años
  Andreas Kling e61dd994df FontEditor: Tighten the window size a bit. hace 6 años
  Andreas Kling 57ff293a51 LibGUI: Implement nested event loops to support dialog boxes. hace 6 años
  Andreas Kling 7f6c81d90f Implement basic support for variable-width fonts. hace 6 años
  Andreas Kling 3351f1ccc1 Port all apps to GApplication. hace 6 años
  Andreas Kling 2cf1dd5b6f Move apps into a top-level Applications/ directory. hace 6 años