July 2009 Commit Log

Number of Commits:
33
Number of Active Developers:
2
westram 2009-07-30 10:11 Rev.: 6123


* changed color of close.xpm to blue (before it was identical to quit.xpm (=red))
* use close.xpm in NTREE-clone
* use quit.xpm in secedit

78 lines of code changed in 3 files:

westram 2009-07-30 08:08 Rev.: 6122


* added target 'check_res' to help

2 lines of code changed in 1 file:

westram 2009-07-30 07:35 Rev.: 6121


* fixed macro ids for merge species window

20 lines of code changed in 5 files:

westram 2009-07-30 07:29 Rev.: 6120


* shortcut (=empty 1st search field) to 'search equal fields' in merge tool does no longer affect 'search for marked'

7 lines of code changed in 2 files:

westram 2009-07-29 15:58 Rev.: 6119


- fix for [6117]

1 lines of code changed in 1 file:

westram 2009-07-29 15:58 Rev.: 6118


- increased internal temp. buffer for species names from 8->30

3 lines of code changed in 1 file:

westram 2009-07-29 14:59 Rev.: 6117


* test gcc-version before adding -gnu++0x

49 lines of code changed in 2 files:

westram 2009-07-29 09:50 Rev.: 6116


* arb_save inserts 'arbsrc_REV' as directory prefix to source-tarball
* ignore all of names_*.dat

46 lines of code changed in 2 files:

westram 2009-07-29 09:13 Rev.: 6115


* dont call lib/nas Makefile if lib/nas is a link

1 lines of code changed in 1 file:

westram 2009-07-29 08:30 Rev.: 6114


* added c++0x compat switch (RALF only)

6 lines of code changed in 1 file:

westram 2009-07-10 12:17 Rev.: 6113


* changed compile warning

1 lines of code changed in 1 file:

westram 2009-07-10 11:00 Rev.: 6112


* cut off default value when scanning additional field from arb_tcp.dat (completes patch [6084])

6 lines of code changed in 1 file:

westram 2009-07-09 09:45 Rev.: 6111


* Listed major changes for arb_5.00

42 lines of code changed in 1 file:

arb_build 2009-07-08 16:03 Rev.: 6110

Auto version upgrade to 4.40 by devel@arb-home.de

2 lines of code changed in 1 file:

westram 2009-07-07 17:15 Rev.: 6109


* reverts [6106]

2 lines of code changed in 2 files:

westram 2009-07-07 17:02 Rev.: 6108


* EDIT4 jumped to wrong position when compressed view was active
- it was clipped at maximum screen-position (instead of maximum sequence-position)

4 lines of code changed in 1 file:

westram 2009-07-07 15:39 Rev.: 6107


- fixed NDEBUG-compile errors (completes [6098] .. [6104])

5 lines of code changed in 2 files:

westram 2009-07-07 15:01 Rev.: 6106


* ~~debugging messages for edit4 position~~

(reverted by [6109])

18 lines of code changed in 3 files:

westram 2009-07-07 08:47 Rev.: 6105


* use window ID instead of window TITLE for entries in window-hash (fixes strange error messages when using filters e.g. in Raxml and then in Export)

2 lines of code changed in 1 file:

westram 2009-07-03 15:44 Rev.: 6104


* use GB_warningf instead of GB_warning(GBS_global_string)
* same for GB_internal_error, GB_export_error

6 lines of code changed in 4 files:

westram 2009-07-03 15:30 Rev.: 6103


* removed useless typedefs
* structs are public classes

21 lines of code changed in 3 files:

westram 2009-07-03 15:19 Rev.: 6102


* fix warning "format not a string literal and no format arguments"
- GB_information -> GB_information/GB_informationf

25 lines of code changed in 6 files:

westram 2009-07-03 13:48 Rev.: 6101


* fix warning "format not a string literal and no format arguments"
- GB_warning -> GB_warning/GB_warningf

69 lines of code changed in 17 files:

westram 2009-07-03 13:20 Rev.: 6100


* fix warning "format not a string literal and no format arguments"
- GB_export_error -> GB_export_error/GB_export_errorf

243 lines of code changed in 62 files:

westram 2009-07-03 12:56 Rev.: 6099


* fix warning "format not a string literal and no format arguments"
- GB_internal_error -> GB_internal_error/GB_internal_errorf

61 lines of code changed in 10 files:

westram 2009-07-03 12:07 Rev.: 6098

* fix warning "format not a string literal and no format arguments"
- GBK_terminate -> GBK_terminate/GBK_terminatef

21 lines of code changed in 5 files:

westram 2009-07-03 10:28 Rev.: 6097


* techno -> dev

2 lines of code changed in 2 files:

westram 2009-07-01 16:19 Rev.: 6096


* Again allow display of hidden files in filter list (reverts part of [6082])
* renamed all rarely-used import filters into .importfilter
- user has to click on 'Show hidden files' to show these filters or to use them in AUTODETECT
* moved a few sub-filters to nonformats
* added .fasta_contextual_data_1_03.ift (thx to Renzo, Joerg and Frank Oliver)
* added fasta_wacc import/export filters (thx to Harald)

1529 lines of code changed in 60 files:

arb_build 2009-07-01 14:11 Rev.: 6095

Auto version upgrade to 4.39 by devel@arb-home.de

2 lines of code changed in 1 file:

westram 2009-07-01 14:01 Rev.: 6094


* missing header
* 64-bit fix

3 lines of code changed in 1 file:

westram 2009-07-01 13:54 Rev.: 6093


* removed useless warning about missing error-reasons for global variables

2 lines of code changed in 1 file:

westram 2009-07-01 13:38 Rev.: 6092


* import filters mostly SILVA compatible (thx to Frank Oliver)
* moved feature-table into separate filter which is included by longebi.ift and longgenbank.ift
* added AUTOTAGging (commented out)

431 lines of code changed in 6 files:

westram 2009-07-01 13:19 Rev.: 6091


* new commands for import filters
- AUTOTAG (switch on/off automatic tagging)
- SETGLOBAL (global variables, set at beginning of each imported file)
* tweaked code of input_format_per_line and input_format_struct (memory handling)
* SetVariables changed type and access to set values
* user-errors are stored like variable values
* documentation of new commands

287 lines of code changed in 6 files:

June 2009 »

Generated by StatSVN 0.7.0