Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling ff6ce422dd LibGUI: Convert GWidget to ObjectPtr %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 3476a63415 LibGUI: Convert GStatusBar to ObjectPtr %!s(int64=5) %!d(string=hai) anos
  Andreas Kling f4531c976c LibGUI: Convert GToolBar to ObjectPtr %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 93851c3832 LibGUI: Convert GTextBox, GTextEditor and GResizeCorner to ObjectPtr %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 74c4e62659 GCommonActions: Add "Open..." action %!s(int64=5) %!d(string=hai) anos
  Andreas Kling e83390387c LibGUI: Simplify GCommonActions a bit %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 9d2c4d223a TextEditor+Base: Add an icon for the "Find" action :^) %!s(int64=5) %!d(string=hai) anos
  Andrew Weller 16aba5100d TextEditor: Implement File/New Action %!s(int64=5) %!d(string=hai) anos
  rhin123 f468634494 TextEditorWidget: Added GCommonActions %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 841f1276e6 TextEditor: Use GAboutDialog :^) %!s(int64=5) %!d(string=hai) anos
  Andreas Kling cfe09784a4 TextEditor: Clear the dirty flag in newly opened documents %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 72950f93a3 TextEditor: Move the Font menu inside the View menu %!s(int64=5) %!d(string=hai) anos
  Andreas Kling b1763238d7 TextEditor: Ask the user before closing a dirty (modified) document %!s(int64=5) %!d(string=hai) anos
  Andreas Kling ecbedda34c TextEditor: Add a "document dirty" flag and show it in the window title %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 07933d0b46 TextEditor: Let's enable line wrapping by default %!s(int64=5) %!d(string=hai) anos
  Andreas Kling b6de723eb3 TextEditor: Move line wrapping setting to a new "View" menu %!s(int64=5) %!d(string=hai) anos
  Andreas Kling cef2c04952 TextEditor: Move all "File" menu entries into the app menu instead %!s(int64=5) %!d(string=hai) anos
  Andreas Kling d5f3487203 TextEditor: Select everything in the find textbox when pressing Ctrl+F %!s(int64=5) %!d(string=hai) anos
  Andreas Kling e8e8741c88 LibGUI+TextEditor: Make GButton activate its action if present %!s(int64=5) %!d(string=hai) anos
  Andreas Kling ded005500d TextEditor: Add actions for find next/previous (Ctrl+G, Ctrl+Shift+G) %!s(int64=5) %!d(string=hai) anos
  Andreas Kling d88c40568f TextEditor: Add search-related actions to the text editor context menu %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 97a695403b TextEditor: Add a menu action for turning line-wrapping on/off %!s(int64=5) %!d(string=hai) anos
  Andrew Weller e75e33eb46 TextEditor: Replaced 'Find' button with 'Prev' and 'Next' buttons. %!s(int64=5) %!d(string=hai) anos
  Andreas Kling b1bc7a1b5d TextEditor: Don't try to load contents of files we didn't even open %!s(int64=5) %!d(string=hai) anos
  Andreas Kling d56786ccd8 TextEditor: Avoid an unnecessary whole-file copy when opening something %!s(int64=5) %!d(string=hai) anos
  Andreas Kling fae379b1f0 TextEditor: Search box should find on return, close itself on escape %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 96c5c9ce12 TextEditor: Hide the search bar until the user asks for it %!s(int64=5) %!d(string=hai) anos
  Andreas Kling bb74832dd6 TextEditor: Add a search bar that allows you to search for text %!s(int64=5) %!d(string=hai) anos
  rhin123 a175e76948 TextEditor: Include extension during SaveAs %!s(int64=6) %!d(string=hai) anos
  Andreas Kling b98c77229d TextEditor: Let's have line numbers starting at 1. %!s(int64=6) %!d(string=hai) anos