Commit History

Автор 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 преди 5 години
  rhin123 f468634494 TextEditorWidget: Added GCommonActions преди 5 години
  Andreas Kling 841f1276e6 TextEditor: Use GAboutDialog :^) преди 5 години
  Andreas Kling cfe09784a4 TextEditor: Clear the dirty flag in newly opened documents преди 5 години
  Andreas Kling 72950f93a3 TextEditor: Move the Font menu inside the View menu преди 5 години
  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 години