April 2013 Commit Log

Number of Commits:
23
Number of Active Developers:
2
epruesse 2013-04-29 18:20 Rev.: 9960

GTK branch compatability fixes/preparation
- awar->gb_var becomes private and cannot be accessed
- GTK may pass on additional events
- numeric fonts will be removed

14 lines of code changed in 3 files:

epruesse 2013-04-14 14:17 Rev.: 9910

more preparation for AW_VARIABLE_TYPE removal

4 lines of code changed in 3 files:

epruesse 2013-04-14 14:13 Rev.: 9908

prepare for removal of AW_VARIABLE_TYPE in GTK branch

11 lines of code changed in 11 files:

epruesse 2013-04-13 22:06 Rev.: 9905

fix compile error in [9902]. :(

1 lines of code changed in 1 file:

epruesse 2013-04-13 22:01 Rev.: 9902

have the tree refresh if the marked species counter changes
(that should be infrequent enough)

16 lines of code changed in 1 file:

epruesse 2013-04-13 18:23 Rev.: 9899

pass down argc/argv to AW_root::AW_root (for GTK)
GTK will pick its parameters (e.g. --g-fatal-warnings) from argv and
remove them, hence argv must not be const and AW_root() should
be called before command line parsing (if possible).

74 lines of code changed in 41 files:

epruesse 2013-04-13 16:50 Rev.: 9895

remove AW_root focus callbacks (not doing anything)

0 lines of code changed in 2 files:

westram 2013-04-11 14:21 Rev.: 9886


- move some code out of WINDOW (just an intermediate move)

94 lines of code changed in 3 files:

westram 2013-04-09 11:51 Rev.: 9852


* avoid screen-position overflow
- (only) occurred with folded alignment ("show no gaps") active at startup and editor-window wider than shown alignment

2 lines of code changed in 1 file:

westram 2013-04-09 08:18 Rev.: 9850


- fix nightly build errors

6 lines of code changed in 1 file:

westram 2013-04-08 17:47 Rev.: 9844


merge from gtk_only [9554]

4 lines of code changed in 1 file:

westram 2013-04-08 15:33 Rev.: 9838


* reintegrated branch 'db'
- GBDATA now is a base class of GBENTRY (new) and GBCONTAINER
* moved code into classes GBENTRY, GBCONTAINER and GB_MAIN_TYPE
* several functions now exist 2 (or 3) times (for GBENTRY and GBCONTAINER, and some for GBDATA as well)
* several functions changed their interface (caller has to explicitely pass GBENTRY or GBCONTAINER)
- dropped support for ARB DB-version 0
* adds:
- log:branches/db@9626:9837

2575 lines of code changed in 45 files:

westram 2013-04-05 15:21 Rev.: 9818


* GBT_check_arb_file() failed assertion if called with a directory

21 lines of code changed in 1 file:

westram 2013-04-05 14:43 Rev.: 9817


* merging DBs from intro-window was no longer possible if arb_ntree was started via 'arb'-script
- since the merge was started as async call to arb_ntree (since [9797]), the arb_ntree-instance started from 'arb'-script terminated. Afterwards all arb-processes running under current ARB_PID got killed by 'arb_clean' (from script). One of them was the just started merge-tool :/
- fixes:
* arb_clean is no longer called from 'arb'-script, instead arb_ntree itself calls arb_clean
- drawback: if arb_ntree crashes, clients survive a little bit longer
* added nt_restart()
- similar to nt_exit(), but does restart arb(_ntree) async before exiting
- features/changed behavior:
* added new entries to ARB_NT/File:
- 'Start second database'
- 'Quit + load other database'
* merge tool starts in directory selected in intro window
* starting target-DB out of merge-tool now also works if source-DB is already running in ARB
* quit from merge tool drops back to intro-window (not if merging in/out running DB)
* pressing cancel while selecting merged databases drops back to intro as well

152 lines of code changed in 8 files:

westram 2013-04-04 15:02 Rev.: 9808


- can't rely on arb_sed here (used before location of arb source is known)
- use 'perl -pne' as sed instead

3 lines of code changed in 1 file:

westram 2013-04-04 10:20 Rev.: 9804


- added unit-test for GB_optimize

1466 lines of code changed in 4 files:

westram 2013-04-02 15:06 Rev.: 9797


* reintegrated branch 'merge'
- implements #194

1463 lines of code changed in 56 files:

westram 2013-04-02 12:43 Rev.: 9790


* fix error-count

2 lines of code changed in 1 file:

westram 2013-04-02 12:39 Rev.: 9789


* removed unused '.fig's

0 lines of code changed in 3 files:

westram 2013-04-02 12:06 Rev.: 9786


* fix resource-checker
- xpm changes
- detect calls
* in member-init-list
* as param to other call
- ignore non-resource files in 'genhelp'
* added/updated hints for undectected resource-usage (uses_..._res())
* changed some comments confusing the resource-checker

42 lines of code changed in 4 files:

westram 2013-04-02 12:03 Rev.: 9785


- comments fixed to unconfuse resource-checker
- editing help files
- edit those in 'lib/help' only in RELEASE version (for any other version use those in HELP_SOURCE/oldhelp)

7 lines of code changed in 3 files:

westram 2013-04-02 10:10 Rev.: 9784


- remove unused helpfile mark_long_branches.hlp
- moved some text to currently used helpfile

10 lines of code changed in 1 file:

westram 2013-04-02 09:15 Rev.: 9783


- skip generated pixmaps (motifHack)

1 lines of code changed in 1 file:

March 2013 »

Generated by StatSVN 0.7.0