Directory EDIT4/

Directory Created:
2000-11-23 11:41
Total Files:
53
Deleted Files:
14
Lines of Code:
29792

[root]/EDIT4

Lines of Code

EDIT4/ Lines of Code

Developers

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

Most Recent Commits

westram 2024-04-09 14:39 Rev.: 19495


* 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:

  • EDIT4: graph_aligner_gui.cxx (+27 -15)
westram 2023-07-11 12:38 Rev.: 19432


* {{{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:

  • EDIT4: ED4_ProteinViewer.cxx (+2 -2)
westram 2023-06-25 16:30 Rev.: 19407


* 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:

  • EDIT4: ED4_plugins.cxx (+4), ED4_root.cxx (+10 -4), ed4_plugins.hxx (+3)
westram 2023-06-15 15:31 Rev.: 19393


* 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:

  • EDIT4: ED4_cursor.cxx (+3 -4), ED4_detect_bad_ali.cxx (+8 -6), ED4_edit_string.cxx (+1 -1), ED4_text_terminals.cxx (+7 -9)
westram 2023-06-05 09:58 Rev.: 19378


* fix build w/o unittests

2 lines of code changed in 1 file:

  • EDIT4: ED4_detect_bad_ali.cxx (+2 -2)
westram 2023-06-03 13:36 Rev.: 19376


* reintegrates 'ali' into 'trunk'
- completes #854
* adds: log:branches/ali@19363:19375

292 lines of code changed in 4 files:

  • EDIT4: ED4_detect_bad_ali.cxx (+264 -55), ED4_root.cxx (+22 -4), Makefile (+3), ed4_detect_bad_ali.hxx (+3 -3)
westram 2023-05-25 14:50 Rev.: 19363


* reintegrates 'ali' into 'trunk'
* basically implements #854
* adds: log:branches/ali@19357:19362

528 lines of code changed in 5 files:

  • EDIT4: ED4_detect_bad_ali.cxx (new 445), ED4_main.cxx (+2), ED4_root.cxx (+2), Makefile (+56), ed4_detect_bad_ali.hxx (new 23)
westram 2022-11-13 16:47 Rev.: 19339


* 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:

  • EDIT4: ED4_cursor.cxx (+4 -5), ED4_naligner.cxx (+41 -50), EDB_root_bact.cxx (+2 -2), Makefile (+2)
westram 2022-10-22 19:14 Rev.: 19279


* use + add wrapped concatenators to {{{GBS_strstruct}}}

1 lines of code changed in 1 file:

  • EDIT4: graph_aligner_gui.cxx (+1 -1)
westram 2022-09-01 16:19 Rev.: 19245


* 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:

  • EDIT4: Makefile (+2), graph_aligner_gui.cxx (+472 -211)
westram 2022-08-06 19:25 Rev.: 19222


* reintegrates 'split' into 'trunk'
- completes #846
* adds: log:branches/split@19169:19221

9 lines of code changed in 3 files:

  • EDIT4: ED4_block.cxx (+7), ED4_main.cxx (+1), Makefile (+1)
westram 2022-08-06 15:23 Rev.: 19218


* rename "select" -> "highlight" (part II)

24 lines of code changed in 6 files:

  • EDIT4: ED4_block.cxx (+3 -3), ED4_no_class.cxx (+2 -2), ED4_root.cxx (+12 -12), ED4_terminal.cxx (+1 -1), ed4_class.hxx (+5 -5), ed4_defs.hxx (+1 -1)
westram 2022-08-06 15:22 Rev.: 19217


* 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:

  • EDIT4: ED4_manager.cxx (+1 -18), ED4_root.cxx (+3 -16), ED4_terminal.cxx (+22 -16), ed4_defs.hxx (+1 -6)
westram 2022-08-06 15:12 Rev.: 19216


* rename "select" -> "highlight"

98 lines of code changed in 9 files:

  • EDIT4: ED4_ProteinViewer.cxx (+1 -1), ED4_block.cxx (+26 -26), ED4_manager.cxx (+19 -19), ED4_no_class.cxx (+3 -3), ED4_root.cxx (+24 -24), ED4_terminal.cxx (+10 -10), ED4_text_terminals.cxx (+3 -3), ed4_block.hxx (+2 -2), ed4_class.hxx (+10 -10)
westram 2022-08-06 15:09 Rev.: 19215


* wont introduce multi-column-blocks.

1 lines of code changed in 1 file:

  • EDIT4: ED4_block.cxx (+1 -1)
westram 2022-08-03 15:52 Rev.: 19206


* reintegrates 'ali' into 'trunk'
* adds: log:branches/ali@19183:19205

178 lines of code changed in 14 files:

  • EDIT4: ED4_ProteinViewer.cxx (+141 -147), ED4_base.cxx (+1 -1), ED4_block.cxx (+1 -1), ED4_cursor.cxx (+6 -6), ED4_dots.cxx (+2 -2), ED4_main.cxx (+1 -1), ED4_manager.cxx (+1 -1), ED4_no_class.cxx (+4 -4), ED4_protein_2nd_structure.cxx (+1 -1), ED4_root.cxx (+10 -8), ED4_text_terminals.cxx (+2 -2), ED4_visualizeSAI.cxx (+3 -5), EDB_root_bact.cxx (+2 -2), ed4_class.hxx (+3 -1)
westram 2022-07-21 14:01 Rev.: 19167


* reintegrates 'split' into 'trunk'
* adds: log:branches/split@19102:19166

8 lines of code changed in 1 file:

  • EDIT4: ED4_ProteinViewer.cxx (+8 -3)
westram 2022-06-20 12:12 Rev.: 19063


* fixed LOOP_VECTORIZED expressions that used '*'-count (for gcc 10.x-series).

1 lines of code changed in 1 file:

  • EDIT4: ED4_seq_colors.cxx (+1 -1)
westram 2022-05-06 16:47 Rev.: 19024


* 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:

  • EDIT4: ED4_main.cxx (-1), ED4_no_class.cxx (+22 -7), ED4_root.cxx (-1), ed4_defs.hxx (-1)
westram 2022-05-06 16:44 Rev.: 19023


* 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:

  • EDIT4: ED4_block.cxx (+2), ED4_cursor.cxx (+4 -2), ED4_no_class.cxx (+4)
westram 2022-03-30 17:39 Rev.: 18980


* {{{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:

  • EDIT4: ED4_seq_colors.cxx (+2 -8)
westram 2022-03-30 17:31 Rev.: 18978


* 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:

  • EDIT4: ED4_naligner.cxx (+2 -2), graph_aligner_gui.cxx (+1 -1)
westram 2022-03-30 17:29 Rev.: 18977


* use {{{AW_orientation}}} to specify orientation of radio button.

6 lines of code changed in 4 files:

  • EDIT4: ED4_ProteinViewer.cxx (+1 -1), ED4_search.cxx (+2 -2), ED4_seq_colors.cxx (+2 -2), ED4_visualizeSAI.cxx (+1 -1)
westram 2022-03-04 16:20 Rev.: 18964


* 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:

  • EDIT4: ED4_no_class.cxx (+3 -3), ED4_visualizeSAI.cxx (+1 -1)
westram 2022-03-04 16:13 Rev.: 18962


* eliminate unused parameter {{{fallback2default}}} from {{{create_option_menu}}}.

9 lines of code changed in 5 files:

  • EDIT4: ED4_ProteinViewer.cxx (+1 -1), ED4_no_class.cxx (+1 -1), ED4_protein_2nd_structure.cxx (+2 -2), ED4_root.cxx (+1 -1), graph_aligner_gui.cxx (+4 -4)
westram 2022-03-04 12:26 Rev.: 18959


* reintegrates 'progress' into 'trunk'
- implements #789
* adds: log:branches/progress@18885:18958

36 lines of code changed in 2 files:

  • EDIT4: Makefile (+29), ed4_class.hxx (+7 -6)
westram 2021-10-10 09:33 Rev.: 18781


* reintegrates 'help' into 'trunk'
- relocate help sources
* adds: log:branches/help@18763:18780

1 lines of code changed in 1 file:

  • EDIT4: ED4_text_terminals.cxx (+1 -1)
westram 2021-09-22 15:08 Rev.: 18742


* 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:

  • EDIT4: ED4_text_terminals.cxx (+7 -8)
westram 2021-09-20 17:30 Rev.: 18741


* warn if all columns mapped in editor.

17 lines of code changed in 1 file:

  • EDIT4: ED4_manager.cxx (+17 -1)
westram 2021-09-20 12:21 Rev.: 18740


* 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:

  • EDIT4: ED4_manager.cxx (+22 -28), ed4_class.hxx (+9 -11)
westram 2021-09-15 13:52 Rev.: 18730


* remove trailing whitespace from c source.

38 lines of code changed in 13 files:

  • EDIT4: ED4_base.cxx (+2 -2), ED4_block.cxx (+4 -4), ED4_dump.cxx (+2 -2), ED4_edit_string.cxx (+2 -2), ED4_manager.cxx (+10 -10), ED4_plugins.cxx (+2 -2), ED4_search.cxx (+2 -2), ED4_seq_colors.cxx (+2 -2), ED4_text_terminals.cxx (+3 -3), ED4_window.cxx (+5 -5), ed4_list.hxx (+2 -2), ed4_plugins.hxx (+1 -1), graph_aligner_gui.cxx (+1 -1)
westram 2021-09-15 13:45 Rev.: 18727


* inline {{{SOURCES}}} where only used to generate list of objects.

1 lines of code changed in 1 file:

  • EDIT4: Makefile (+1 -2)
westram 2021-09-08 17:46 Rev.: 18715


* 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:

  • EDIT4: ED4_no_class.cxx (+6 -1)
westram 2021-09-07 10:37 Rev.: 18704


* reintegrates 'tree' into 'trunk'
* adds: log:branches/tree@18666:18703

1 lines of code changed in 1 file:

  • EDIT4: Makefile (+1)
westram 2020-05-14 19:21 Rev.: 18463


* reintegrates 'top' into 'trunk'
* adds: log:branches/top@18453:18462

23 lines of code changed in 7 files:

  • EDIT4: ED4_cursor.cxx (+3 -3), ED4_main.cxx (+7 -16), ED4_no_class.cxx (+1 -1), ED4_root.cxx (+5 -6), EDB_root_bact.cxx (+6 -48), config_beschr.txt (del), ed4_class.hxx (+1 -7)
westram 2020-04-28 17:42 Rev.: 18450


* 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:

  • EDIT4: ED4_no_class.cxx (+35 -36), ed4_defs.hxx (-26), ed4_edit_string.hxx (+26 -3)
westram 2020-04-28 17:29 Rev.: 18449


* ED4_Edit_String:
- make members private.
- fix ctor (elim memset initialization).

17 lines of code changed in 2 files:

  • EDIT4: ED4_edit_string.cxx (+9 -3), ed4_edit_string.hxx (+8 -5)
westram 2020-04-28 17:27 Rev.: 18448


* ED4_Edit_String:
- remove unneeded global instance.
- use automatic instances.
- remove init_edit().

10 lines of code changed in 5 files:

  • EDIT4: ED4_edit_string.cxx (-9), ED4_no_class.cxx (+10 -12), ED4_root.cxx (-1), ed4_class.hxx (-2), ed4_edit_string.hxx (-1)
westram 2020-04-28 17:23 Rev.: 18447


* cosmetic + todos.

16 lines of code changed in 4 files:

  • EDIT4: ED4_edit_string.cxx (+1 -1), ED4_no_class.cxx (+2 -1), ed4_defs.hxx (+5 -5), ed4_edit_string.hxx (+8 -7)
westram 2020-04-25 20:18 Rev.: 18445


* 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:

  • EDIT4: ED4_no_class.cxx (+16 -1)

(917 more)

Generated by StatSVN 0.7.0