Menu

Code Commit Log


Commit Date  
[r106] by achimmihca

- reload cursor position of files only if no position yet (-> DebugSource jumps to correct position)
- the remove length for autocomp is set in autocomp functions (-> better autocomp of files)
- go to end of word before autocomp
- update code view only if SaveFile() is a user action (not on run/build/debug)
-> less overhead
- open files at startup in order as they were at shutdown

2014-01-08 21:50:38 Tree
[r105] by achimmihca

- center labels of option dialog widgets
- new fontstyles for lexer keywords (keywords to keywords4)

2013-12-17 18:58:30 Tree
[r104] by achimmihca

- fix: hotdoc path with keyword type and name lowered
- fix: style files
- code view shows keyword only if name starts with filter
- linux testing -> new bugs T.T

2013-12-16 17:00:51 Tree
[r103] by achimmihca

- don't set build options for output editor
- no dwellinfo when scrolling
- hide dwellinfo on mousemove, give focus to dwellinfo via keyhit (F2)
- text field for quick filter in code view

2013-12-13 00:21:22 Tree
[r102] by achimmihca

- option for fold line colors
- rearranged style options -> save/load,fonts (editor,output), colors (editor,margin,folding,output,brackets), font styles
- updated style files
- alignment of "BlitzMax Dir" and "New File template"
- option to use [+] and [-] instead arrows for foldpoints
- action "open in browser" in contextmenu of explorers

2013-12-12 20:22:57 Tree
[r101] by achimmihca

- toggle comment
- toggle block comment
- save position in files
- autocomp immediately if one item in list and autocomp of user action
- never autocomp immediately if no user action (eg. autocomp on typing)
- fix: prefere keywords with higher inheritance level and prefere keywords that are more local
- fix: hide calltip window on focus lost
- always link keywords to doc page and ignore not existing files on try to open -> no need to update keywords after doc build
- updated german locale including navigation keys for ALT
- don't select output on execute
- use wxLog

2013-12-10 21:30:30 Tree
[r100] by achimmihca

- go to end of word before autocomp
- own implementation of call tips to avoid conflict with call tips and autocompletion list
- option for scintilla fill-ups
- option for scintilla stop characters

2013-12-01 00:33:08 Tree
[r99] by achimmihca

- derron's translation hints
- wider lua console as default
- fit shortcut dialog
- no extra cursor on margins
- updated style files
- undo does not "unload" a file
- removed debug build in debug options as this is set by menu items
- fold margin color with good contrast compared to margin color (darker if bright, brighter if dark)
- new things to do...

2013-11-25 19:42:17 Tree
[r98] by achimmihca

- wxAuiToolbar instead wxToolbar
- localization update
- try to correct sRGB

2013-11-23 23:45:03 Tree
[r97] by achimmihca

- property grid on linux

2013-11-23 20:19:27 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.