April 2014 Commit Log

Number of Commits:
46
Number of Active Developers:
1
westram 2014-04-30 18:18 Rev.: 12141


* fix crash w/o tree

9 lines of code changed in 1 file:

westram 2014-04-30 14:36 Rev.: 12138


* reintegrates 'fix' into 'trunk'
- fixes #522
* adds:
- log:branches/fix@12058:12137

1019 lines of code changed in 53 files:

westram 2014-04-29 13:46 Rev.: 12121


* reintegrates 'tree' into 'trunk'
- fixes #527
* adds:
- log:branches/tree@12116:12120

151 lines of code changed in 8 files:

westram 2014-04-28 17:12 Rev.: 12112


* do NOT call track_awar_change from inside change-callback of awar
- instead only remember that the awar has been changed and call track_awar_change later from VarUpdateInfo::change_from_widget
- fixes recording of awars stored in main-DB and changed in DB-client

19 lines of code changed in 1 file:

westram 2014-04-27 14:24 Rev.: 12101


* chimera check
- renamed code, help, fig, macro id (to distinguish from 'sequence quality tool')
- try to document how it works

117 lines of code changed in 6 files:

westram 2014-04-25 15:17 Rev.: 12093


* guard awar callbacks (asserting they do not export errors)

7 lines of code changed in 1 file:

westram 2014-04-25 11:35 Rev.: 12088


* use typed CBs for user-mask elements

13 lines of code changed in 2 files:

westram 2014-04-25 11:27 Rev.: 12087


* rename only

12 lines of code changed in 2 files:

westram 2014-04-25 11:20 Rev.: 12086


* move identical virtual methods into base class

10 lines of code changed in 5 files:

westram 2014-04-25 11:04 Rev.: 12085


* use typed callbacks in
- PROBE_DESIGN (complete)
- AWT (incomplete; several need deeper changes)

231 lines of code changed in 22 files:

westram 2014-04-22 20:13 Rev.: 12080


* reintegrates 'gcc' into 'trunk'
* adds:
- log:branches/gcc@12076:12079

11 lines of code changed in 3 files:

westram 2014-04-17 14:07 Rev.: 12057


- do not open weblinks

2 lines of code changed in 1 file:

westram 2014-04-17 13:31 Rev.: 12054


* reintegrates 'fix' into 'trunk'
- fixes #521
* adds:
- log:branches/fix@12049:12053

47 lines of code changed in 3 files:

westram 2014-04-16 16:13 Rev.: 12043


* reintegrates 'fix' into 'trunk' (fixes #519)
- this patch wasn't really straightforward, instead each change caused new unexpected side effects. It's quite likely that i didn't detect all of them.
* adds:
- log:branches/fix@12023,12027:12042

349 lines of code changed in 20 files:

westram 2014-04-16 16:08 Rev.: 12042


* merge [12023:12026] from 'fix' into 'trunk'
- fixes to db-browser (debugz-menu)
* adds:
- log:branches/fix@12024:12026

32 lines of code changed in 5 files:

westram 2014-04-16 13:41 Rev.: 12040


- when creating buttons showing awar-values
- insert at least " " into button label (otherwise motif shows buttons with only a few pixel height)

9 lines of code changed in 1 file:

westram 2014-04-14 17:50 Rev.: 12021


* extend help for 'Sort tree by other tree'

16 lines of code changed in 1 file:

westram 2014-04-14 17:07 Rev.: 12020


* reintegrates 'tree' into 'trunk'
- fixing #507
* adds:
- log:branches/tree@12004:12019

127 lines of code changed in 2 files:

westram 2014-04-13 14:39 Rev.: 12014


* reintegrates 'fix' into 'trunk'
- slightly changes consensus tree generation
* adds:
- log:branches/fix@12008,12012:12013

189 lines of code changed in 13 files:

westram 2014-04-13 14:31 Rev.: 12013


* merge [12008:12011] from 'fix' into 'trunk'
- fix broken double_cmp
* adds:
- log:branches/fix@12009:12011

10 lines of code changed in 5 files:

westram 2014-04-12 16:36 Rev.: 12007


- add help for 'Mark duplicates' (fixes #513)

27 lines of code changed in 1 file:

westram 2014-04-11 16:20 Rev.: 12003


* fixes #505

13 lines of code changed in 1 file:

westram 2014-04-11 16:18 Rev.: 12002


* mix in some old-style lines

3 lines of code changed in 2 files:

westram 2014-04-11 16:13 Rev.: 12001


* fix wrong test result

2 lines of code changed in 1 file:

westram 2014-04-11 15:58 Rev.: 12000


* test-macro re-recorded
- manually created expected result
- mark test as "failing"

44 lines of code changed in 3 files:

westram 2014-04-11 14:56 Rev.: 11998


* reintegrates 'fix' into 'trunk'
- cleanup etc.
* adds:
- log:branches/fix@11985,11990:11997

86 lines of code changed in 3 files:

westram 2014-04-11 12:56 Rev.: 11990


* full update from child 'fix' into 'trunk'
- fixes #511
* adds:
- log:branches/fix@11986:11989

29 lines of code changed in 4 files:

westram 2014-04-10 19:18 Rev.: 11984


* one toggle to DUMP_TAXONOMY_CACHING

21 lines of code changed in 1 file:

westram 2014-04-10 18:10 Rev.: 11983


* fix "unused" warnings

7 lines of code changed in 2 files:

westram 2014-04-10 16:42 Rev.: 11982


* don't create groups with empty name (fixes #510)

1 lines of code changed in 1 file:

westram 2014-04-10 16:21 Rev.: 11981


* after modification from tree-display: if saving the tree returned an error, the tree failed to reload (name unknown by caller)
- if no name passed to AWT_graphic_tree::load, use last tree-name (or bail out)
- fixes #500

32 lines of code changed in 1 file:

westram 2014-04-10 11:44 Rev.: 11978


- fix assertion
- tmp awar names can be "tmp/..." or "/tmp/.." :/
- fix NDEBUG warning

3 lines of code changed in 1 file:

westram 2014-04-09 10:03 Rev.: 11973


- upgrade trunk version to 6.1

2 lines of code changed in 1 file:

westram 2014-04-09 09:51 Rev.: 11970


- update changelog / release instructions

9 lines of code changed in 2 files:

westram 2014-04-08 16:58 Rev.: 11968


* reintegrates 'customize' into 'trunk'
- implements #263
* adds:
- log:branches/customize@11950,11956:11967

178 lines of code changed in 41 files:

westram 2014-04-06 16:09 Rev.: 11959


- fix macros for OSX (thx to Matt)

5 lines of code changed in 1 file:

westram 2014-04-05 18:46 Rev.: 11956


* full update from child 'customize' into 'trunk'
* adds:
- log:branches/customize@11951:11955

270 lines of code changed in 4 files:

westram 2014-04-04 18:27 Rev.: 11948


* reintegrates 'customize' into 'trunk'
- slightly refactored File_selection (to allow changes needed by #263)
* adds:
- log:branches/customize@11913:11919,11921:11942,11945:11947

226 lines of code changed in 18 files:

westram 2014-04-04 18:22 Rev.: 11947


* merge misc changes from 'customize' into 'trunk'
* adds:
- log:branches/customize@11920,11943:11944

8 lines of code changed in 4 files:

westram 2014-04-04 14:24 Rev.: 11942


- fix compile error (caused by [11934])

1 lines of code changed in 1 file:

westram 2014-04-04 10:34 Rev.: 11936


* removed some deprecated parameters (belongs to [11932])

9 lines of code changed in 1 file:

westram 2014-04-04 10:24 Rev.: 11934


* adapt some names to gtk-branch

44 lines of code changed in 2 files:

westram 2014-04-04 09:49 Rev.: 11932


* mnemonic check
- no longer uses menu-depth ("unsolvable" off-by-one errors)
- injects help-menu when inserting help-menu-entries (fit to gtk)
- show window-name in warnings

114 lines of code changed in 2 files:

westram 2014-04-03 14:47 Rev.: 11930


* add mnemonic check for help-menu-topics
* fix mnemonics in help-menus

14 lines of code changed in 5 files:

westram 2014-04-03 13:31 Rev.: 11927


- adapt to gtk

46 lines of code changed in 1 file:

westram 2014-04-01 13:07 Rev.: 11915


- changed 'server startup error' message (was to closely considering that a PTSERVER failed)

15 lines of code changed in 1 file:

March 2014 »

Generated by StatSVN 0.7.0