Histórico de Commits

Autor SHA1 Mensagem Data
  Andreas Kling 11580babbf LibDraw: Put all classes in the Gfx namespace há 5 anos atrás
  Andreas Kling c5bd9d4ed1 LibGUI: Put all classes in the GUI namespace and remove the leading G há 5 anos atrás
  Andreas Kling 2d39da5405 LibCore: Put all classes in the Core namespace and remove the leading C há 5 anos atrás
  Andreas Kling d67da8c101 LibGUI: Add GHBoxLayout and GVBoxLayout convenience classes há 5 anos atrás
  Andreas Kling 7c74d3a657 TextEditor: Focus the editor after opening a new file há 5 anos atrás
  Andreas Kling ebfb3d91e2 TextEditor: Various UI text tweaks há 5 anos atrás
  Andreas Kling 94ca55cefd Meta: Add license header to source files há 5 anos atrás
  0xtechnobabble 49e8d34f0e TextEditor: Replace text in find textbox with selection há 5 anos atrás
  0xtechnobabble ecf58ddd4f TextEditor: Implement replacement functionality há 5 anos atrás
  Jami Kettunen cece0d230d Applications: Add new keyboard shortcuts & update few existing ones há 5 anos atrás
  Jami Kettunen 33b8d37dd3 Applications: Space out SystemMonitor & TextEditor in AboutDialogs há 5 anos atrás
  Paweł Cholewa e2dcf27a2e TextEditor: Ask before opening a file if current document is dirty há 5 anos atrás
  Andreas Kling 6425b8714a TextEditor: Handle drop events há 5 anos atrás
  Andreas Kling fd5eb79d19 LibGUI: Make GMenu inherit from CObject há 5 anos atrás
  Sasan Hezarkhani 8cea5c053d TextEditor: `Fix bug when document is marked dirty on open. há 5 anos atrás
  Andreas Kling f8703d44cc TextEditor: Focus the editor widget on startup há 5 anos atrás
  Andreas Kling b8bf998b61 LibGUI: Move text search functions from GTextEditor to GTextDocument há 5 anos atrás
  Kevin Murphy 10324bc574 TextEditor: suppress "Not found" window when searching for empty string há 5 anos atrás
  Andreas Kling 1a279c5b2a GMessageBox: Hide the constructor and fix broken usages há 5 anos atrás
  Andreas Kling 8d550c174e LibCore: Convert CFile to ObjectPtr há 5 anos atrás
  Andreas Kling 31b38ed88f LibGUI: Don't create GMessageBox and GInputBox on the stack há 5 anos atrás
  Andreas Kling 45cfd57f6e GButton: Convert most code to using ObjectPtr for GButton há 5 anos atrás
  Andreas Kling ff6ce422dd LibGUI: Convert GWidget to ObjectPtr há 5 anos atrás
  Andreas Kling 3476a63415 LibGUI: Convert GStatusBar to ObjectPtr há 5 anos atrás
  Andreas Kling f4531c976c LibGUI: Convert GToolBar to ObjectPtr há 5 anos atrás
  Andreas Kling 93851c3832 LibGUI: Convert GTextBox, GTextEditor and GResizeCorner to ObjectPtr há 5 anos atrás
  Andreas Kling 74c4e62659 GCommonActions: Add "Open..." action há 5 anos atrás
  Andreas Kling e83390387c LibGUI: Simplify GCommonActions a bit há 5 anos atrás
  Andreas Kling 9d2c4d223a TextEditor+Base: Add an icon for the "Find" action :^) há 5 anos atrás
  Andrew Weller 16aba5100d TextEditor: Implement File/New Action há 6 anos atrás