Commit History

Author SHA1 Message Date
  Peter Elliott 4bf4a071a6 Applications: Stop setting initial window location 5 years ago
  AnotherTest a163ee8b3b TextEditor: Use ArgsParser and allow the user to specify preview mode 5 years ago
  Andreas Kling bc1ec588f0 TextEditor: Tweak 16x16 icon 5 years ago
  Andreas Kling 1dd1595043 LibGUI: Make GUI::Application a Core::Object 5 years ago
  Andreas Kling 6c0fed3866 TextEditor: Pledge "unix" so we can load images in Markdown preview 5 years ago
  Andreas Kling 0f3e57a6fb LibGUI: Use GUI::Window::set_main_widget<WidgetType>() in clients 5 years ago
  Andreas Kling ee3811dee8 TextEditor: Pledge "thread" since it's needed by GUI::FilePicker 5 years ago
  Andreas Kling 3fe2640c8c LibGfx: Add forward declaration header 5 years ago
  Andreas Kling 5c06c32df4 LibGfx: Prefer using Gfx::Bitmap::load_from_file instead of load_png() 5 years ago
  Andreas Kling 9ac94d393e LibGfx: Rename from LibDraw :^) 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 94ca55cefd Meta: Add license header to source files 5 years ago
  Andreas Kling 26a31c7efb Kernel: Add "accept" pledge promise for accepting incoming connections 5 years ago
  Andreas Kling f813bb52a2 Applications+DevTools+MenuApplets: Drop "unix" pledge when possible 5 years ago
  Andreas Kling 2067c003ff TextEditor: Use pledge() 5 years ago
  Andreas Kling f8703d44cc TextEditor: Focus the editor widget on startup 5 years ago
  Andreas Kling defafd72bc LibGUI: Convert custom widgets and subclasses to ObjectPtr 5 years ago
  Andreas Kling 7584480f62 LibGUI: Convert GWindow to ObjectPtr 5 years ago
  Andreas Kling b1763238d7 TextEditor: Ask the user before closing a dirty (modified) document 6 years ago
  Andreas Kling 841b2e5d13 WindowServer+LibGUI: Pass window icons as shared buffers rather than paths. 6 years ago
  Andreas Kling 72a3f69df7 LibGUI: Get rid of GWindow::should_exit_event_loop_on_close(). 6 years ago
  rhin123 9724d540b6 TextEditor: Show window icon 6 years ago
  rhin123 1bcf3968f2 TextEditor: Show window after text_widget loads 6 years ago
  Rhin d7b836858e TextEditor: Move the application UI into a dedicated TextEditorWidget. (#292) 6 years ago
  Andreas Kling 323704c851 TextEditor: Remove use of copy_ref(). 6 years ago
  Andreas Kling fd604a7c68 Applications: Run clang-format on everything. 6 years ago
  Robin Burchell 1024dfa81a StringViewize a bunch of things -- mostly LibGUI 6 years ago
  Andreas Kling 4040c6137d TextEditor: Fix window title when starting with an empty document. 6 years ago
  Andreas Kling b311257098 Applications: Let's put spaces in app names 6 years ago