Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
westram | 126 (100.0%) | 1617 (100.0%) | 12.8 |
* rename {{{GBT_add_new_changekey}}} -> {{{GBT_add_new_species_changekey}}}.
5 lines of code changed in 1 file:
* handle results from add-new-changekey functions.
- while refreshing keys: only warn.
* generally fix error handling in {{{MG_copy_and_check_alignments}}}.
14 lines of code changed in 1 file:
* in "add new changekey"-functions:
- change type of param 'type' (int -> GB_TYPES)
- fix callers where needed.
3 lines of code changed in 1 file:
* fix use of empty labels:
- {{{AW_window::label}}} no longer
* accepts empty labels.
* allows to overwrite existing labels (assume this happens by mistake).
- {{{create_toggle_field}}}:
* assert label is used (in flavor with label-parameter)
* remove empty and NULp labels passed (from callers).
1 lines of code changed in 1 file:
* remove unused mnemonic parameter to 'create_toggle_field'
- makes no sense anyway: having mnemonic for each toggle is sufficient (hence not implemented).
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.
2 lines of code changed in 1 file:
* fix warning.
1 lines of code changed in 1 file:
* reintegrates 'progress' into 'trunk'
- implements #789
* adds: log:branches/progress@18885:18958
6 lines of code changed in 1 file:
* define {{{ItemSelector}}} for SAIs (lacks changekey functionality, i.e. does not fit into a search&query).
* mark places where species-selector is misused for SAIs.
131 lines of code changed in 3 files:
* add toggle to 'MODIFY DATABASE FIELD of listed ...' permitting to change the 'name' field.
3 lines of code changed in 1 file:
* add new {{{QUERY_ITEM_TYPE}}} for organisms: {{{QUERY_ITEM_ORGANISM}}}
8 lines of code changed in 3 files:
* organism selector iterates organisms only.
21 lines of code changed in 1 file:
* fix item binding in ITEM_organism (now bound to AWAR_ORGANISM_NAME).
* fixes behavior of organism info window
13 lines of code changed in 1 file:
* reintegrates 'cleanup' into 'trunk'
- performs #762 (shrink 3.7 k)
* adds: log:branches/cleanup@16924:16935
0 lines of code changed in 1 file:
* reintegrates 'fix' into 'trunk'
- implements #773
- tested with asan + fixed harmless undefined behavior
* adds: log:branches/fix@16793:16798
8 lines of code changed in 2 files:
* partial merge from 'gcc' into 'trunk'
- use {{{nullptr}}} in Cxx11 (with backward compatibility)
* adds: log:branches/gcc@16683:16740,16744:16746,16751
40 lines of code changed in 6 files:
* reintegrates 'aci' into 'trunk'
- refactored wide parts of ACI code (incl. SRT+REG)
* added more test
* ACI tracing
- more complete and readable
- automatically turned off when done with expression
* improved error messages (esp. diagnostics)
* documentation (updated, added missing)
* fixed a bunch of bugs (incl. SEGV and deadlock)
* ACI now runs inside execution environment
- ACI language may be extended with custom commands (implements #756)
* added ACI extension for group-batch-rename
* adds:
- log:branches/aci@16170:16373
- log:branches/addtest@16193:16316
1 lines of code changed in 1 file:
* reintegrates 'db' into 'trunk'
- drops support for database type {{{GB_LINK}}}
* adds: log:branches/db@15628:15639
1 lines of code changed in 1 file:
* reintegrates 'fixres' into 'trunk'
- fixes #715
* adds: log:branches/fixres@15127:15175
4 lines of code changed in 1 file:
* partial merge from 'fix' into 'trunk'
- default_copyability++
* adds: log:branches/fix@15072,15077:15081
20 lines of code changed in 2 files:
* reintegrates 'color' into 'trunk'
- implements #443 (+parts of #444)
* adds: log:branches/color@14920:14921,14923:14928,14930:14939,14941:14951,14954:14956,14958:14959,14961:14964,14968,14970:14981,14985,14988,14990:14992,14994:14999,15001:15004,15007,15009,15012:15026,15028:15035,15037:15039,15041:15053
61 lines of code changed in 3 files:
* merge from 'color' into 'trunk'
* adds: log:branches/color@14960,14969
1 lines of code changed in 1 file:
* reintegrates 'gde' into 'trunk'
- fixes #695
* adds: log:branches/gde@14670:14675,14682:14785
751 lines of code changed in 6 files:
* make ptserver- and field-selection macro-compatible (#559)
- bind callback to selected awar; popdown selection window on awar-change
12 lines of code changed in 2 files:
* sync gtk and motif versions
1 lines of code changed in 1 file:
* do not cast AW_POPDOWN
2 lines of code changed in 1 file:
* add item-specific refresh mechanism
8 lines of code changed in 2 files:
* fix link error (NDEBUG)
- pull down {{{init_itemType_specific_window}}} into {{{SL/ITEMS.a}}}
- reason: DB_UI depends on DB_QUERY, so DB_QUERY should not (and since [14038] cannot) call functions from DB_UI. Unclear why linking works in DEBUG mode?!
[[Image(ticket:152:libdep.gif)]]
61 lines of code changed in 3 files:
* reintegrates 'vectorize' into 'trunk'
- adds vectorization check for gcc 4.9.x / NDEBUG compile
* adds:
- log:branches/vectorize@13428:13442
1 lines of code changed in 1 file:
* mark uses of select-callbacks (see #559)
1 lines of code changed in 1 file:
* merge fixes from 'gtk_only' into 'trunk'
* adds:
- log:branches/gtk_only@12406,12408
8 lines of code changed in 1 file:
* more readable compile switches (ARB_GTK/ARB_MOTIF)
2 lines of code changed in 1 file:
* define magics for
- no config selected
- no field selected
* DRYed AWAR_CONFIGURATION init
3 lines of code changed in 2 files:
* pass down fallback2default to popup_select_species_field_window
16 lines of code changed in 2 files:
* create_selection_list_on_itemfields
- add and pass down new parameter 'fallback2default'
8 lines of code changed in 3 files:
* inlined default parameters of create_selection_list_on_itemfields
3 lines of code changed in 2 files:
* inlined default param for create_option_menu
1 lines of code changed in 1 file:
* reduce differences between gtk/trunk
- copy conditional sections (ARB_GTK)
- take-over some compatible changes
16 lines of code changed in 1 file:
* AW_window::create_selection_list expects new parameter 'fallback2default'
- change calls outside WINDOW (pass 'true' everywhere, which previous default behavior in gtk)
2 lines of code changed in 1 file:
* removed the possibility to separately perform
- removal of unused and
- registration of unregistered fields.
* 'Refresh fields' does "both" (see #306)
* deleted obsolete helpfile
* updated help
23 lines of code changed in 2 files:
(29 more)