Menu

Code Commit Log


Commit Date  
[r25] by achimmihca

- fix: assertion failed when help tab is closed
- open file -> start is equal to path of current editor
- added options test.bmx for layout check
- "resizered" settings window
- interpret paths in build explorer (mainfile and output) relative to the editor dir if not absolute

2013-06-02 22:25:58 Tree
[r24] by achimmihca

- use wxColourPickerCtrl to pick colours
- use wxFontPickerCtrl to pick font

2013-06-01 23:29:44 Tree
[r23] by achimmihca

- rename "split editor" to "dual pane editing" and make it a checkbox (saves a menu slot)
- removed dummy from debug explorer (no "Loading ...")
- autocapitilize on adding non word char
- add ".bmx" extension if none in SaveFileAs()
- font
- font chooser dialog for general font
- changed default font to arial
- first try to prevent autocomp on declaring names

2013-05-31 22:18:12 Tree
[r22] by achimmihca

- reorder toolbar
- change focus to editor after opening a file via file explorer
- notebook
- Ctrl+W as default close shortcut
- close on every tab

- testIDE for layout check
- test dialogs.bmx for layout check
- "resizered" dialogs

2013-05-30 23:15:26 Tree
[r21] by achimmihca

- separated help browser to choose between wxWebView and wxHtmWindow
- added extern help browser command in program options to be executed instead of opening the page

2013-05-27 21:36:06 Tree
[r20] by achimmihca

- fix: extra if-statement which got necessary since the module keywords are in an extra project

2013-05-26 18:48:30 Tree
[r19] by achimmihca

- remove text between brackets on extracting locals,consts,globals,fields (-> eg. parameters of function pointers are not extracted anymore)
- mod keywords in own 'project' so keywords defined in files without project don't overwrite module keywords

2013-05-26 18:15:30 Tree
[r18] by achimmihca

- added StipExt() in create build commands so compiled files have no nasty .bmx extension

2013-05-24 13:42:23 Tree
[r17] by achimmihca

- check if search text matches replace text in "replace all" (-> would cause endless loop)
- fix: extra if-statement in hotdocs to prevent crash
- fix: no stripExt in create build command -> filenames with extra dot like "v2.2.bmx" can be compiled

2013-05-24 13:36:17 Tree
[r16] by achimmihca

- option to include keyword extraction of extern blocks in keyword extractor

2013-05-21 15:21:31 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.