Historie revizí

Autor SHA1 Zpráva Datum
  Paweł Cholewa e2dcf27a2e TextEditor: Ask before opening a file if current document is dirty před 5 roky
  Andreas Kling 6425b8714a TextEditor: Handle drop events před 5 roky
  Andreas Kling fd5eb79d19 LibGUI: Make GMenu inherit from CObject před 5 roky
  Sasan Hezarkhani 8cea5c053d TextEditor: `Fix bug when document is marked dirty on open. před 5 roky
  Andreas Kling f8703d44cc TextEditor: Focus the editor widget on startup před 5 roky
  Andreas Kling b8bf998b61 LibGUI: Move text search functions from GTextEditor to GTextDocument před 5 roky
  Kevin Murphy 10324bc574 TextEditor: suppress "Not found" window when searching for empty string před 5 roky
  Andreas Kling 1a279c5b2a GMessageBox: Hide the constructor and fix broken usages před 5 roky
  Andreas Kling 8d550c174e LibCore: Convert CFile to ObjectPtr před 5 roky
  Andreas Kling 31b38ed88f LibGUI: Don't create GMessageBox and GInputBox on the stack před 5 roky
  Andreas Kling 45cfd57f6e GButton: Convert most code to using ObjectPtr for GButton před 5 roky
  Andreas Kling ff6ce422dd LibGUI: Convert GWidget to ObjectPtr před 5 roky
  Andreas Kling 3476a63415 LibGUI: Convert GStatusBar to ObjectPtr před 5 roky
  Andreas Kling f4531c976c LibGUI: Convert GToolBar to ObjectPtr před 5 roky
  Andreas Kling 93851c3832 LibGUI: Convert GTextBox, GTextEditor and GResizeCorner to ObjectPtr před 5 roky
  Andreas Kling 74c4e62659 GCommonActions: Add "Open..." action před 5 roky
  Andreas Kling e83390387c LibGUI: Simplify GCommonActions a bit před 5 roky
  Andreas Kling 9d2c4d223a TextEditor+Base: Add an icon for the "Find" action :^) před 5 roky
  Andrew Weller 16aba5100d TextEditor: Implement File/New Action před 6 roky
  rhin123 f468634494 TextEditorWidget: Added GCommonActions před 6 roky
  Andreas Kling 841f1276e6 TextEditor: Use GAboutDialog :^) před 6 roky
  Andreas Kling cfe09784a4 TextEditor: Clear the dirty flag in newly opened documents před 6 roky
  Andreas Kling 72950f93a3 TextEditor: Move the Font menu inside the View menu před 6 roky
  Andreas Kling b1763238d7 TextEditor: Ask the user before closing a dirty (modified) document před 6 roky
  Andreas Kling ecbedda34c TextEditor: Add a "document dirty" flag and show it in the window title před 6 roky
  Andreas Kling 07933d0b46 TextEditor: Let's enable line wrapping by default před 6 roky
  Andreas Kling b6de723eb3 TextEditor: Move line wrapping setting to a new "View" menu před 6 roky
  Andreas Kling cef2c04952 TextEditor: Move all "File" menu entries into the app menu instead před 6 roky
  Andreas Kling d5f3487203 TextEditor: Select everything in the find textbox when pressing Ctrl+F před 6 roky
  Andreas Kling e8e8741c88 LibGUI+TextEditor: Make GButton activate its action if present před 6 roky