
| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| westram | 13 (100.0%) | 147 (100.0%) | 11.3 |
* reintegrates 'lib' into 'trunk'
- replace dynamic library {{{AWT}}} by several static libraries: APP, ARB_SPEC, MASKS, CANVAS, MAPKEY, GUI_TK
- now also check wrong library dependencies for untested units (only4me)
* adds: log:branches/lib@19578:19612
4 lines of code changed in 4 files:
* string splitters:
- unittests for {{{GBT_split_string}}}:
* add tests for dropEmptyTokens.
* document special behavior for empty string.
- define enum {{{SplitMode}}}. use enum instead of bool param for GBT_splitNdestroy_string + GBT_split_string.
1 lines of code changed in 1 file:
* remove parameter {{{fallback2default}}} from
- {{{create_selection_list}}}
- {{{create_list}}}
- {{{awt_create_TREE_selection_list}}}
- {{{awt_create_CONFIG_selection_list}}}
- {{{awt_create_SAI_selection_list}}}
* remove some - now unused - locals.
3 lines of code changed in 1 file:
* eliminate unused parameter {{{fallback2default}}} from {{{create_option_menu}}}.
2 lines of code changed in 1 file:
* reintegrates 'progress' into 'trunk'
- implements #789
* adds: log:branches/progress@18885:18958
1 lines of code changed in 1 file:
* reintegrates 'fts' into 'trunk'
* adds: log:branches/fts@18177:18185
105 lines of code changed in 1 file:
* full update from child 'fix' into 'trunk'
- improve target 'cleanRelinkable'
- fix crash in inotify file tracker (occurred when moving a tracked file)
- minor tweaks for fts
* adds: log:branches/fix@18131:18139
31 lines of code changed in 4 files: