Menu

Code Commit Log


Commit Date  
[r46] by achimmihca

- fix: autocapitilize doesn't write '1' for everything
- fix: adding character at end of document does not cause crash
- fix: calltips work again
- no autocompletion / autocapitilize on declaring names (function/method,parameters,global,field,local,const)

2013-07-06 22:35:31 Tree
[r45] by achimmihca

- no autocomp in strings and behind comments
- option to switch to last editor after process finished
- save file settings (folding,bookmarks,build options) for editors without project in "file_settings.xml"

2013-07-05 20:41:57 Tree
[r44] by achimmihca

- icons for autocompletion list

2013-07-05 19:17:42 Tree
[r43] by achimmihca

- autocomplete module names after "framework" and "import"

2013-07-04 18:59:50 Tree
[r42] by achimmihca

- short pause before showing auto-hide pane
- option for auto-hide delay
- linenumber margin not bigger than needed
- update code tree on opening a file
- highlighte brackets
- icons for code tree

2013-07-04 13:54:43 Tree
[r41] by achimmihca

- bugfix: added a trim() in keyword extraction
- menu items: open current file's folder, open mod folder
- replace all wxNotebooks of views with wxAuiNotebooks
- tool tips for option elements

2013-07-04 01:09:34 Tree
[r40] by achimmihca

- better (and much easier) extraction of declarations. (Eg. "local width,height%,depth:int,hertz=15" will be extracted correct now)

2013-07-03 17:05:56 Tree
[r39] by achimmihca

- aui pin panes auto-hide if no event was triggered for a given time

2013-07-03 09:39:01 Tree
[r38] by achimmihca

- sidebar for aui panes (auto-hide does not work, but still nice)
- myVerticalText
- myAuiPinBar
- myAuiPinPaneInfo
- new function,global,const,field on and off buttons for code view (smaller)

2013-07-02 21:20:17 Tree
[r37] by achimmihca

- separated event ids to own file to import them elsewhere
- editor rightclick context menu
- cut,copy,paste
- undo,redo
- save,close

2013-06-26 12:39:43 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.