March 2022 Commit Log

Number of Commits:
24
Number of Active Developers:
1
westram 2022-03-30 16: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}}})

24 lines of code changed in 6 files:

westram 2022-03-30 16:36 Rev.: 18979


* 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).

16 lines of code changed in 9 files:

westram 2022-03-30 16: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).

24 lines of code changed in 14 files:

westram 2022-03-30 16:29 Rev.: 18977


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

25 lines of code changed in 13 files:

westram 2022-03-30 10:53 Rev.: 18976


* remove obsolete method {{{mark_species_in_rest_of_tree_that}}}.

0 lines of code changed in 2 files:

westram 2022-03-30 10:52 Rev.: 18975


* remove unused member {{{opened_with_marked}}}.

1 lines of code changed in 1 file:

westram 2022-03-30 10:48 Rev.: 18974


* {{{next_expand_mode}}} now also expands all groups containing unmarked species:
- can be applied to subtrees by key 'x'.
- update documentation.
- impl: also count **unmarked** species in {{{AWT_graphic_tree_group_state}}}.

38 lines of code changed in 3 files:

westram 2022-03-30 10:44 Rev.: 18973


* implement 'expand unmarked'
- call from 'collapse' menu.
- document.

8 lines of code changed in 5 files:

westram 2022-03-30 10:41 Rev.: 18972


* {{{AWT_graphic_tree_group_state}}}:
- privatize members.
- declare friendship of {{{detect_group_state}}}.
- comment.

8 lines of code changed in 1 file:

westram 2022-03-23 10:25 Rev.: 18971


* include {{{rpc/types.h}}} under OSX only (fixes compilation under SuSE Leap 15.3).

Notes:
* originally introduced with [14000]
* merged to trunk with [14007]

7 lines of code changed in 1 file:

westram 2022-03-21 13:29 Rev.: 18970


* cleanup label handling
- reactivate unused else-branch (handles radio field w/o label).
- create_option_menu: {{{calculate_label_size}}} again called w/o passing explicit label.
- remove parameter {{{non_at_label}}} from {{{calculate_label_size}}}.

23 lines of code changed in 3 files:

westram 2022-03-21 13:24 Rev.: 18969


* fix vertical alignment of inputfield-labels (works for multiline labels).
* reintroduce a multiline label in fasttree window (had been removed with [18838] due to misalignment)
* change some debug dumps.

6 lines of code changed in 3 files:

westram 2022-03-21 13:18 Rev.: 18968


* rename some locals used for label widget.

36 lines of code changed in 1 file:

westram 2022-03-19 14:06 Rev.: 18967


* correct handling of Makemaker-Makefile:
- remove workaround-hack (did accept failure + call make again)
- add lines to mark makefile recursion.
- fix reasons for hack:
* target 'Makefile' now depends on 'Makefile.PL' => 'Makefile' will no longer recreate itself and fail on first call
* avoid target '$(DOC)' triggers 'ARB.c'. Instead it depends on '$(TARGET_SO)'. Fixes random failure caused by parallel execution of both sub-targets.
- reduce risc of wrong use (by additional restrictions when conflicting targets may be called).

28 lines of code changed in 1 file:

westram 2022-03-19 13:57 Rev.: 18966


* declare some OPENGL-only classes final.

3 lines of code changed in 3 files:

westram 2022-03-17 13:11 Rev.: 18965


* quit prompt:
- print leading zero for seconds.
- do not plenk!
- increase noask-period after save.

3 lines of code changed in 1 file:

westram 2022-03-04 15: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.

93 lines of code changed in 47 files:

westram 2022-03-04 15:16 Rev.: 18963


* fix warning.

1 lines of code changed in 1 file:

westram 2022-03-04 15:13 Rev.: 18962


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

109 lines of code changed in 44 files:

westram 2022-03-04 15:11 Rev.: 18961


* avoid rule method fails, when no such directory exists.

1 lines of code changed in 1 file:

westram 2022-03-04 15:08 Rev.: 18960


* updated

5 lines of code changed in 1 file:

westram 2022-03-04 11:26 Rev.: 18959


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

1044 lines of code changed in 107 files:

westram 2022-03-01 14:39 Rev.: 18940


* reorder buttons
- new 'save' button at pos2 (too often clicked it by accident).
- use only 1 label for all buttons.
- use fixed button distance.

6 lines of code changed in 2 files:

westram 2022-03-01 14:38 Rev.: 18939


* add {{{GB_test_delete_possible}}}:
- tests TA + returns security error.
- use it in {{{GB_delete}}} + {{{GB_set_temporary}}}.
* test user has security to delete tree **before** copying the tree (which may take some time).

43 lines of code changed in 4 files:

February 2022 »

Generated by StatSVN 0.7.0