[root]/EDIT4
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 2728 (100.0%) | 77652 (100.0%) | 28.4 |
westram | 2475 (90.7%) | 45223 (58.2%) | 18.2 |
oldcode | 31 (1.1%) | 22406 (28.9%) | 722.7 |
yadhu | 158 (5.8%) | 5944 (7.7%) | 37.6 |
murban | 23 (0.8%) | 2127 (2.7%) | 92.4 |
urban | 4 (0.1%) | 1160 (1.5%) | 290.0 |
meierh | 2 (0.1%) | 521 (0.7%) | 260.5 |
epruesse | 18 (0.7%) | 179 (0.2%) | 9.9 |
jobb | 3 (0.1%) | 49 (0.1%) | 16.3 |
baderk | 5 (0.2%) | 22 (0.0%) | 4.4 |
boehnel | 7 (0.3%) | 20 (0.0%) | 2.8 |
foerster | 1 (0.0%) | 1 (0.0%) | 1.0 |
artemov | 1 (0.0%) | 0 (0.0%) | 0.0 |
* rename {{{aw_file_selection}}} -> {{{aw_modal_file_selection}}} to emphasize that it will break macro-capability.
* use non-modal fileprompter to select reference database for sina.
27 lines of code changed in 1 file:
* {{{GBT_get_alignment_len}}}
- now also reports error if alignment length is zero
* this case often was unhandled and did easily lead to allocation problems.
- catch error in case of zero alignment length => fixes alloc-size-larger-than-warning (in {{{NT_count_different_chars}}}).
- check + fix callers.
2 lines of code changed in 1 file:
* reintegrates 'ali' into 'trunk'
- use bond settings from EDIT4 in SECEDIT
- fix refresh logic
- refactor underlying code
* adds: log:branches/ali@19393:19406
17 lines of code changed in 3 files:
* reintegrates 'ali' into 'trunk'
- refactored misused enum
- support for helix pairs:
* drop non-standard defs
* add more user defs
- change defaults
- add several predefined configs (esp. for IUPAC ambiguity codes)
* adds: log:branches/ali@19376:19392
19 lines of code changed in 4 files:
* fix build w/o unittests
2 lines of code changed in 1 file:
* reintegrates 'ali' into 'trunk'
- completes #854
* adds: log:branches/ali@19363:19375
292 lines of code changed in 4 files:
* reintegrates 'ali' into 'trunk'
* basically implements #854
* adds: log:branches/ali@19357:19362
528 lines of code changed in 5 files:
* reintegrates 'refactor' into 'trunk'
- eliminates old interface of {{{GBS_strstruct}}}
- add a few new unittests (editor-config string + some PT-SERVER-functions)
* adds: log:branches/refactor@19300:19338
49 lines of code changed in 4 files:
* use + add wrapped concatenators to {{{GBS_strstruct}}}
1 lines of code changed in 1 file:
* reintegrates 'sina' into 'trunk'
- build/deliver sina together with arb
* adds: log:branches/sina@18984:19043,19046:19069,19072:19244
474 lines of code changed in 2 files:
* reintegrates 'split' into 'trunk'
- completes #846
* adds: log:branches/split@19169:19221
9 lines of code changed in 3 files:
* rename "select" -> "highlight" (part II)
24 lines of code changed in 6 files:
* refactor {{{ED4_selection_entry}}}:
- remove some correction performed during move. AFAIK this is completely obsolete because {{{ED4_request_relayout}}} gets called afterwards.
* remove now obsolete block (did nothing but iterate the list of highlighted species).
- eliminate {{{actual_width}}} + {{{actual_height}}} from {{{ED4_selection_entry}}} (only written).
- move members of {{{ED4_selection_entry}}}, that are only used by drag+drop, into {{{ED4_dragNdrop_info}}}.
* just keep one static instance of {{{ED4_dragNdrop_info}}} (that's ok, there is only one move at a time).
* move {{{ED4_dragNdrop_info}}} into module.
* remove duplicated prefix 'drag' from members of {{{ED4_dragNdrop_info}}}.
- remove now unused variables.
- update comments.
27 lines of code changed in 4 files:
* rename "select" -> "highlight"
98 lines of code changed in 9 files:
* wont introduce multi-column-blocks.
1 lines of code changed in 1 file:
* reintegrates 'ali' into 'trunk'
* adds: log:branches/ali@19183:19205
178 lines of code changed in 14 files:
* reintegrates 'split' into 'trunk'
* adds: log:branches/split@19102:19166
8 lines of code changed in 1 file:
* fixed LOOP_VECTORIZED expressions that used '*'-count (for gcc 10.x-series).
1 lines of code changed in 1 file:
* fix cursor tracking for consensus editing:
- make variable(s) module-locale + rename
- when cursor is tracked -> only remember position. set cursor after routing down hierarchy.
- track only CHANGED cursor positions => placement less often wrong
22 lines of code changed in 4 files:
* require mapping is up-to-date when {{{jump_sequence_pos}}} gets called.
* update mapping before setting cursor
- after executing keystroke.
- after block-ops.
* rename local.
10 lines of code changed in 3 files:
* {{{create_toggle_field}}}:
- change one flavor: allow to pass label AND orientation.
- directly pass labels (instead of explicit calls to {{{AW_window::label}}})
2 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).
3 lines of code changed in 2 files:
* use {{{AW_orientation}}} to specify orientation of radio button.
6 lines of code changed in 4 files:
* 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.
4 lines of code changed in 2 files:
* eliminate unused parameter {{{fallback2default}}} from {{{create_option_menu}}}.
9 lines of code changed in 5 files:
* reintegrates 'progress' into 'trunk'
- implements #789
* adds: log:branches/progress@18885:18958
36 lines of code changed in 2 files:
* reintegrates 'help' into 'trunk'
- relocate help sources
* adds: log:branches/help@18763:18780
1 lines of code changed in 1 file:
* use terminal background color (=default, marked or colorized) also if SAI-translation isnt defined for a position.
7 lines of code changed in 1 file:
* warn if all columns mapped in editor.
17 lines of code changed in 1 file:
* refactored edit4 column remapper:
- result of {{{compile()}}} now indicates whether mapping has changed (previously returned error which never was set).
* {{{mapping_changed}}} now handled in local variable (previously was stored in class member).
- changed several method/variable types (int->bool)
31 lines of code changed in 2 files:
* remove trailing whitespace from c source.
38 lines of code changed in 13 files:
* inline {{{SOURCES}}} where only used to generate list of objects.
1 lines of code changed in 1 file:
* add predefined setting to consensus properties in edit4: {{{create_species_from_consensus}}}.
* be more verbose what goes wrong while restoring configs.
6 lines of code changed in 1 file:
* reintegrates 'tree' into 'trunk'
* adds: log:branches/tree@18666:18703
1 lines of code changed in 1 file:
* reintegrates 'top' into 'trunk'
* adds: log:branches/top@18453:18462
23 lines of code changed in 7 files:
* ED4_work_info:
- use auto instance in executeKeystroke().
- move -> ed4_edit_string.hxx
- pass down parent workinfo const into call_edit().
61 lines of code changed in 3 files:
* ED4_Edit_String:
- make members private.
- fix ctor (elim memset initialization).
17 lines of code changed in 2 files:
* ED4_Edit_String:
- remove unneeded global instance.
- use automatic instances.
- remove init_edit().
10 lines of code changed in 5 files:
* cosmetic + todos.
16 lines of code changed in 4 files:
* implement page up/down functionality for edit4
- {{{PgUp}}}/{{{PgDown}}} scrolls half page up/down
- pages horizontally when used together with ALT
16 lines of code changed in 1 file:
(917 more)