提交历史

作者 SHA1 备注 提交日期
  Linus Groh ddeb261bc2 Terminal+LibVT: Use GUI::AppFile 4 年之前
  Linus Groh b53011a198 Terminal+LibVT: Use GUI::FileIconProvider for app icons 4 年之前
  Alex McGrath f1d7d864ae LibVT+Terminal: Add the option to disable the bell 4 年之前
  Linus Groh 358ec1f1eb LibVT: Add "Copy name" action to terminal link context menu 4 年之前
  Linus Groh 6b7061d00b LibVT: Enable TerminalWidget copy/paste menu actions conditionally 4 年之前
  Julian Offenhäuser 6a83475ec5 LibVT: Auto-scroll the terminal 4 年之前
  Andreas Kling 9475427d5d LibVT: Add TerminalWidget::scroll_to_bottom() API 4 年之前
  Andreas Kling 982e066100 LibGfx: Move FontDatabase from LibGUI to LibGfx 4 年之前
  Andreas Kling aef56159a8 LibGUI: Add Widget focus policies 4 年之前
  Andreas Kling 27a7ebe548 LibVT: Use dbgln() in TerminalWidget 4 年之前
  Andreas Kling 9d347352a1 LibGfx+LibGUI+Clients: Make fonts findable by their qualified name 4 年之前
  Andreas Kling f475fa3f54 LibVT: Show an I-beam cursor over TerminalWidget 4 年之前
  Andreas Kling b4f307f982 LibGUI+WindowServer: Rename window "override cursor" to just "cursor" 4 年之前
  Andreas Kling 0f9be82826 LibGfx: Move StandardCursor enum to LibGfx 4 年之前
  Nico Weber 90d9c83067 LibVT: Let Terminal only expose history_size, not storage 4 年之前
  Andreas Kling 51146e3075 LibGUI: Make the Clipboard API deal in raw byte buffers a bit more 4 年之前
  Ben Wiederhake e59c415ae3 LibVT+Terminal: Mark default action in context menu 4 年之前
  thankyouverycool ebba297b42 Base: Move 16x16 common icons to /res/icons/16x16/ 5 年之前
  Sergey Bugaev 1671e1ac92 WindowServer+LibVT: Convert some dbgprintf() to dbg() 5 年之前
  Andreas Kling 75b8f4e4e6 LibGUI: Make focus events more aware of why focus is changing 5 年之前
  Nico Weber ce95628b7f Unicode: Try s/codepoint/code_point/g again 5 年之前
  Nico Weber 19ac1f6368 Revert "Unicode: s/codepoint/code_point/g" 5 年之前
  Andreas Kling ea9ac3155d Unicode: s/codepoint/code_point/g 5 年之前
  Andreas Kling 226c0cfb20 LibVT: Don't scroll to bottom when pressing the right shift key 5 年之前
  Tom df54229954 LibVT: Set scrollbar page size 5 年之前
  Andreas Kling 0c4b0c0312 Terminal+LibVT: Add "clear including history" action (Ctrl+Shift+K) :^) 5 年之前
  Andreas Kling d851863704 Userspace: Remove a bunch of unnecessary Kernel/API/KeyCode.h includes 5 年之前
  Andreas Kling 11c4a28660 Kernel: Move headers intended for userspace use into Kernel/API/ 5 年之前
  Andreas Kling ca93c22ae2 LibGUI: Turn GUI::Application::the() into a pointer 5 年之前
  Andreas Kling 14477eb565 Terminal: Bump the default ScrollLength to 4 5 年之前