提交历史

作者 SHA1 备注 提交日期
  Andreas Kling 51146e3075 LibGUI: Make the Clipboard API deal in raw byte buffers a bit more 4 年之前
  Andreas Kling 1dd1595043 LibGUI: Make GUI::Application a Core::Object 5 年之前
  Sergey Bugaev e12388c349 Userland: Treat all text/* MIME types as text when pasting 5 年之前
  Sergey Bugaev acc107a44f FileManager+LibGUI+Userland: Switch clipboard to MIME types 5 年之前
  Andreas Kling 6a9cc66b97 LibGUI: Remove leading G from filenames 5 年之前
  Andreas Kling d17e23bd27 LibCore: Remove leading C from filenames 5 年之前
  Andreas Kling c5bd9d4ed1 LibGUI: Put all classes in the GUI namespace and remove the leading G 5 年之前
  Andreas Kling 2d39da5405 LibCore: Put all classes in the Core namespace and remove the leading C 5 年之前
  Sergey Bugaev f983dfe319 Userland+Terminal: Port to new CArgsParser API 5 年之前
  Sergey Bugaev c0b32f7b76 Meta: Claim copyright for files created by me 5 年之前
  Andreas Kling 94ca55cefd Meta: Add license header to source files 5 年之前
  Andreas Kling 87e768f0e3 Userland: Unbreak "copy" and "paste" after GEventLoop removal 5 年之前
  Andreas Kling 34d0e96aec LibCore+LibGUI: Remove GEventLoop and use CEventLoop everywhere 5 年之前
  Sergey Bugaev 72acccb051 Userland: Add copy and paste commands 5 年之前