提交歷史

作者 SHA1 備註 提交日期
  Andreas Kling f4b51a63ec LibCore: Remove CTimer::create() overloads in favor of construct() 5 年之前
  Andreas Kling 4ea229accd LibCore: Convert CTCPServer to ObjectPtr 5 年之前
  Andreas Kling bce58bbbca LibGUI: Convert GScrollBar to ObjectPtr 5 年之前
  Andreas Kling d1bacb9885 LibCore: Convert CNotifier to ObjectPtr 5 年之前
  Andreas Kling 50a6560413 LibCore: Convert CTimer to ObjectPtr 5 年之前
  Jesse 6557a31049 Terminal: Scroll cursor into view when typing (#568) 5 年之前
  Andreas Kling 73fdbba59c AK: Rename <AK/AKString.h> to <AK/String.h> 5 年之前
  Sergey Bugaev 6d3f52c4a4 Terminal: Add some basic emoji support 5 年之前
  rhin123 0df7213670 Terminal: Fixed bounding issue when clearing the selection on type 5 年之前
  rhin123 280a9a2f34 Terminal: Clear selection if we type behind/inside it 5 年之前
  Andreas Kling 1ca6adee90 Terminal: Allow selecting words by double-clicking them 5 年之前
  Andreas Kling c106ec4719 Terminal: Allow scrolling through terminal history with the mouse wheel 5 年之前
  Andreas Kling 64f16c141d Terminal: Implement basic history scrollback 5 年之前
  Andreas Kling 7cc9a18c39 Terminal: Only repaint the lines that actually changed 5 年之前
  Andreas Kling ce6463ba76 Terminal: Clip to the paint event rect 5 年之前
  Andreas Kling 178788f19a Terminal: Rename Terminal => TerminalWidget 5 年之前