Историја ревизија

Аутор SHA1 Порука Датум
  Andreas Kling fd5eb79d19 LibGUI: Make GMenu inherit from CObject пре 5 година
  Sasan Hezarkhani 8cea5c053d TextEditor: `Fix bug when document is marked dirty on open. пре 5 година
  Andreas Kling f8703d44cc TextEditor: Focus the editor widget on startup пре 5 година
  Andreas Kling b8bf998b61 LibGUI: Move text search functions from GTextEditor to GTextDocument пре 5 година
  Kevin Murphy 10324bc574 TextEditor: suppress "Not found" window when searching for empty string пре 5 година
  Andreas Kling 1a279c5b2a GMessageBox: Hide the constructor and fix broken usages пре 5 година
  Andreas Kling 8d550c174e LibCore: Convert CFile to ObjectPtr пре 5 година
  Andreas Kling 31b38ed88f LibGUI: Don't create GMessageBox and GInputBox on the stack пре 5 година
  Andreas Kling 45cfd57f6e GButton: Convert most code to using ObjectPtr for GButton пре 5 година
  Andreas Kling ff6ce422dd LibGUI: Convert GWidget to ObjectPtr пре 5 година
  Andreas Kling 3476a63415 LibGUI: Convert GStatusBar to ObjectPtr пре 5 година
  Andreas Kling f4531c976c LibGUI: Convert GToolBar to ObjectPtr пре 5 година
  Andreas Kling 93851c3832 LibGUI: Convert GTextBox, GTextEditor and GResizeCorner to ObjectPtr пре 5 година
  Andreas Kling 74c4e62659 GCommonActions: Add "Open..." action пре 5 година
  Andreas Kling e83390387c LibGUI: Simplify GCommonActions a bit пре 5 година
  Andreas Kling 9d2c4d223a TextEditor+Base: Add an icon for the "Find" action :^) пре 5 година
  Andrew Weller 16aba5100d TextEditor: Implement File/New Action пре 6 година
  rhin123 f468634494 TextEditorWidget: Added GCommonActions пре 6 година
  Andreas Kling 841f1276e6 TextEditor: Use GAboutDialog :^) пре 6 година
  Andreas Kling cfe09784a4 TextEditor: Clear the dirty flag in newly opened documents пре 6 година
  Andreas Kling 72950f93a3 TextEditor: Move the Font menu inside the View menu пре 6 година
  Andreas Kling b1763238d7 TextEditor: Ask the user before closing a dirty (modified) document пре 6 година
  Andreas Kling ecbedda34c TextEditor: Add a "document dirty" flag and show it in the window title пре 6 година
  Andreas Kling 07933d0b46 TextEditor: Let's enable line wrapping by default пре 6 година
  Andreas Kling b6de723eb3 TextEditor: Move line wrapping setting to a new "View" menu пре 6 година
  Andreas Kling cef2c04952 TextEditor: Move all "File" menu entries into the app menu instead пре 6 година
  Andreas Kling d5f3487203 TextEditor: Select everything in the find textbox when pressing Ctrl+F пре 6 година
  Andreas Kling e8e8741c88 LibGUI+TextEditor: Make GButton activate its action if present пре 6 година
  Andreas Kling ded005500d TextEditor: Add actions for find next/previous (Ctrl+G, Ctrl+Shift+G) пре 6 година
  Andreas Kling d88c40568f TextEditor: Add search-related actions to the text editor context menu пре 6 година