Commit History

Author SHA1 Message Date
  AnotherTest 1279d2256c Terminal: Allow the user to configure the maximum history size 4 years ago
  Brendan Coles 5ed7ca3627 Applications: Use GUI::Icon::default_icon to set application icon 4 years ago
  Andreas Kling 39c9319b6d Terminal: Run clang-format 4 years ago
  Andreas Kling 982e066100 LibGfx: Move FontDatabase from LibGUI to LibGfx 4 years ago
  Andreas Kling 9d347352a1 LibGfx+LibGUI+Clients: Make fonts findable by their qualified name 4 years ago
  asynts 712e348fad Terminal: Use new format functions. 4 years ago
  Andreas Kling 3c49a82ae9 Terminal: Use utmpupdate to update /var/run/utmp 4 years ago
  thankyouverycool ebba297b42 Base: Move 16x16 common icons to /res/icons/16x16/ 5 years ago
  Linus Groh 2e5c434e22 Misc: Use automatic window positioning in more applications 5 years ago
  Ben Wiederhake ef9a3b8e46 Applications: Mark compilation-unit-only functions as static 5 years ago
  Andreas Kling cf624550e5 Terminal: Disown child processes after spawning 5 years ago
  Peter Elliott 4bf4a071a6 Applications: Stop setting initial window location 5 years ago
  Andreas Kling 0c4b0c0312 Terminal+LibVT: Add "clear including history" action (Ctrl+Shift+K) :^) 5 years ago
  Andreas Kling d851863704 Userspace: Remove a bunch of unnecessary Kernel/API/KeyCode.h includes 5 years ago
  Andreas Kling 11c4a28660 Kernel: Move headers intended for userspace use into Kernel/API/ 5 years ago
  Andreas Kling ca93c22ae2 LibGUI: Turn GUI::Application::the() into a pointer 5 years ago
  Andreas Kling 1dd1595043 LibGUI: Make GUI::Application a Core::Object 5 years ago
  Benoît Lormeau 310fbe48e5 LibVT/Terminal: add a scroll length to the TerminalWidget 5 years ago
  Nico Weber 12cbc4ad0d Everywhere: Replace some uses of fork/exec with posix_spawn 5 years ago
  Sergey Bugaev 4139838a93 Userland et al: Pledge sigaction when needed 5 years ago
  AnotherTest 2814b5a918 Terminal: Handle fork error by whining about it 5 years ago
  Andreas Kling f596b12a04 LibVT+Terminal: Support hyperlinks in the terminal :^) 5 years ago
  Andres Vieira ad309d4eca Terminal: Write an empty string instead of (null) on Command key 5 years ago
  Shannon Booth 0e403a43a4 Terminal: Add config for startup command 5 years ago
  Andreas Kling 68513abf39 Terminal: Tweak default prompt color slightly :^) 5 years ago
  Andreas Kling 705cee528a LibGUI: Make it easier to create checkable GUI::Actions 5 years ago
  Andreas Kling 52a250cb61 LibGUI: Make MenuBar a Core::Object 5 years ago
  Andreas Kling c45e16f605 LibCore: Add StandardPaths thing to retrieve various standard locations 5 years ago
  Andreas Kling 26eeaef0a8 LibGUI: Add MenuBar::add_menu(name) 5 years ago
  Itamar d98fbd192e Terminal: Remove working directory argument 5 years ago