- added missing -fstart
2 lines of code changed in 1 file:
- removed -x
1 lines of code changed in 1 file:
- removed evil trailing space
3 lines of code changed in 1 file:
- skip arbsrc.lst.tmp
- skip arb_build.h
3 lines of code changed in 1 file:
- reports errors by exitcode (to make make fail)
11 lines of code changed in 1 file:
- dump PATH and ARBHOME when building release
3 lines of code changed in 1 file:
- reduced height of mode help-line in top-area
7 lines of code changed in 1 file:
- removed transparency, less height
227 lines of code changed in 2 files:
- less height
36 lines of code changed in 2 files:
- 3<->5 toggle (was 5to3.xpm before)
9 lines of code changed in 1 file:
- 3<->5 toggle (was 3to5.xpm before)
9 lines of code changed in 1 file:
- undo icon (was undo.xpm before)
7 lines of code changed in 1 file:
- redo icon (was redo.xpm before)
7 lines of code changed in 1 file:
- tree view icon (was radial.xpm before)
8 lines of code changed in 1 file:
- removed smooting with grey (doesn't work with non-default background color)
67 lines of code changed in 1 file:
- more/less-toggle (was more.xpm before)
6 lines of code changed in 1 file:
- new icon for list display mode
9 lines of code changed in 1 file:
- more/less-toggle (was less.xpm before)
6 lines of code changed in 1 file:
- new icon for genome map
138 lines of code changed in 1 file:
- removed transparency
30 lines of code changed in 1 file:
- tree view icon (was dendroIrs.xpm before)
9 lines of code changed in 1 file:
- tree view icon (was dendro.xpm before)
9 lines of code changed in 1 file:
- some positions fixes
72 lines of code changed in 1 file:
- relayout
99 lines of code changed in 1 file:
- renamed $filter -> $seqfilter
2 lines of code changed in 1 file:
- XFIG_DEFAULT_FONT_SIZE -> XFIG_DEFAULT_FONT_WIDTH / XFIG_DEFAULT_FONT_HEIGHT
- added private ctor-helper calc_scaling
- changed ctor-prototypes of AW_xfig
15 lines of code changed in 1 file:
- added get_at_xposition / get_at_yposition
- added/changed create_text_toggle / create_toggle
- added private helper function create_toggle
10 lines of code changed in 1 file:
- changed prototype of aw_create_selection_box_awars
4 lines of code changed in 1 file:
- renamed tmp awar for species button
1 lines of code changed in 1 file:
- changed call of AW_xfig
4 lines of code changed in 1 file:
- use both font dimensions to calculate scaling factor
- added function calc_scaling() and removed dup-code
31 lines of code changed in 1 file:
- force reset of vectorfont-selection-box awars
- cosmetics
10 lines of code changed in 1 file:
- aw_create_selection_box_awars:
. new parameter resetValues, to force reset of awars
. if directory was stored in properties -> auto-reset if it
does not exist
. DEBUG code: warn about saving $ARBHOME-relative directories
48 lines of code changed in 1 file:
- rewrote parts of create_button:
. more obvious test, whether button size is caused by xfig,
by button_length() or autodetected.
. graphical buttons w/o callback (aka labels) use less space
. mheight is calculated now as well (and passed to Motif)
- added create_text_toggle()
- new parameter buttonWidth for toggles
- fixed width calculation of input_fields
151 lines of code changed in 1 file:
- added get_at_xposition / get_at_yposition
- use defines XFIG_DEFAULT_FONT_WIDTH / XFIG_DEFAULT_FONT_HEIGHT
7 lines of code changed in 1 file:
- redesigned top-area
. more compact layout
. moved list-mode back to tree-display modes
. marked-species button calls 'Species/Configurations'
141 lines of code changed in 1 file:
- force reinit of ED4_AWAR_NDS_ECOLI_NAME
1 lines of code changed in 1 file:
- call AW_init_color_group_defaults only for first window
- redesigned top-area
. more compact layout
. added aligner button
. buttons work with changed frame color (e.g. with dark color)
- 'Ecoli' in top area uses ED4_AWAR_NDS_ECOLI_NAME
138 lines of code changed in 1 file:
- changed default for ED4_AWAR_NDS_ECOLI_NAME
1 lines of code changed in 1 file:
- force reset of eft-selection-box awars.
It was possible, that they pointed to an old or non-existing
directory - in the latter case no efts were selectable
- replaced at-pos $filter by $seqfilter (clashed with selection box)
2 lines of code changed in 1 file:
- reverted search button to text
3 lines of code changed in 1 file:
- use PATH_MAX instead of FILENAME_MAX
2 lines of code changed in 1 file:
- removed 'AW_window::' prefix
1 lines of code changed in 1 file:
*** empty log message ***
3 lines of code changed in 1 file:
- added missing swap template for gcc 2.95.3 or below
5 lines of code changed in 1 file:
- C variable fix
4 lines of code changed in 1 file:
- gcc 2.95.3 needs memory.h for memcpy
4 lines of code changed in 1 file:
- C variable fixes
32 lines of code changed in 1 file:
- depends updated
4 lines of code changed in 2 files:
- crashed when using an non-string add.field for name-generation
8 lines of code changed in 1 file:
- defines ARB_VERSION from build info
46 lines of code changed in 1 file:
- create arb_build.h
12 lines of code changed in 1 file:
- added arb_build.h
1 lines of code changed in 1 file:
- link arb_version.h and arb_build.h
2 lines of code changed in 1 file:
- use ARB_VERSION
- eventually show build information with command line help
6 lines of code changed in 1 file:
- use ARB_VERSION
- eventually put build information into support mails
6 lines of code changed in 1 file:
- removed nt_date.h generation
6 lines of code changed in 1 file:
- use ARB_VERSION
2 lines of code changed in 1 file:
- call Makefile in TEMPLATES (generates ARB_VERSION)
2 lines of code changed in 1 file:
- as long as possible use wanted modification direction
2 lines of code changed in 1 file:
- removed TuneBackground(..,0) calls
- rewrote TuneBackground, now change only brightness, not color
- added TuneOrSetBackground (supports special 'colors' "+" and "-")
- moved AW_window::set_background from AW_at.cxx.
Instantly allocates color and stores X11-Pixel
- removed duplicated color allocation code (now done in set_background)
143 lines of code changed in 1 file:
- removed button color code for closed radio button (only
working together with label)
- fixed button color for opened radio button
- code for special button 'colors' "+" and "-" moved to TuneOrSetBackground
- removed duplicated color allocation code (now done in set_background)
48 lines of code changed in 1 file:
- removed several unneeded calls to set_background
- fixed memleak
6 lines of code changed in 1 file:
- added TuneOrSetBackground
- added TUNE_INPUT (for input fields and selection lists)
- set_background now private
17 lines of code changed in 1 file:
- AW_at does no longer store the background color NAME, but the X11-Pixel itself
2 lines of code changed in 1 file:
- AW_at does no longer store the background color NAME, but the X11-Pixel itself
- replaced several deletes by free
12 lines of code changed in 1 file:
- instead of using set_background, pass color to button
1 lines of code changed in 1 file:
- added $help
12 lines of code changed in 1 file:
*** empty log message ***
5 lines of code changed in 1 file:
- added HELP to REORDER FIELDS window
4 lines of code changed in 1 file:
Added warnings for testing!
2 lines of code changed in 1 file:
Added warnings for testing!
6 lines of code changed in 1 file:
Changes to Background Color Tuning!
Increased the color modification to 50. Now works with the darker and lighter background as well.
Changed the 3-5' button.
157 lines of code changed in 6 files:
- added 'Mark' button
38 lines of code changed in 1 file:
- help for mark matching
6 lines of code changed in 1 file:
- added ED4_mark_matching_species() + button in all search windows
41 lines of code changed in 1 file:
- inserted include wrapper, header
- beautified
36 lines of code changed in 1 file:
- untabified, removed some dead code
73 lines of code changed in 1 file:
- changed T-as-U-label
1 lines of code changed in 1 file:
- non-exact search for complement failed whenever reverse was marked
- when "T matches U" was checked, DNA search reported T as mismatch
to A for complement searches
- allow up to 33% of mismatches (was 25%) relative to pattern length.
This slows down search a bit.
- cosmetics
46 lines of code changed in 1 file:
- cleanup
1 lines of code changed in 1 file:
- wrong assertion in NT_fix_gene_data()
1 lines of code changed in 1 file:
- fixed warning in ValidSearchColor
- made function static and non-class
10 lines of code changed in 2 files:
*** empty log message ***
3 lines of code changed in 1 file:
*** empty log message ***
3 lines of code changed in 2 files:
- workaround for multiple equal-named sourcefiles
154 lines of code changed in 1 file:
- added add. nameserver field
20 lines of code changed in 1 file:
- added new nameserver for additional field 'start'
11 lines of code changed in 1 file:
- removed NAMES_FILE_LOCATION (now we got multiple nameservers)
- added AWAR_NAMESERVER_ADDID
- added prototypes for new functions
12 lines of code changed in 1 file:
- added AW_get_nameserver_addid (reads used add. field from current DB)
- when establishing a nameserver connection, test field used by DB
matches field used by server. Enforce reconnect on mismatch.
- changed AWTC_generate_one_name to use add. field
115 lines of code changed in 1 file:
- added namesFilename(): give the name of the current names.dat
- use namesFilename
- config field for additional nameserver field.
On change -> instantly test nameserver
51 lines of code changed in 1 file:
- added field to arb_params
2 lines of code changed in 1 file:
- when starting servers pass more than one parameter from arb_tcp.dat
- arb_look_and_start_server uses GBS_scan_arb_tcp_param()
- added arb_print_server_params() - shows general server
parameters for command line
- added general switch -f (used to pass the name of a database field)
127 lines of code changed in 1 file:
- use GBS_scan_arb_tcp_param()
8 lines of code changed in 1 file:
- create AWARs for names admin
- changed name and interface of names admin
3 lines of code changed in 1 file:
- changed concatenateFieldsCreateNewSpecies() to use
add.field with nameserver
76 lines of code changed in 1 file:
- added 'add_id' to AN_LOCAL, AN_SHORTS and AN_REVERS
- added 'add_field' to AN_MAIN
24 lines of code changed in 1 file:
dead code removed
0 lines of code changed in 2 files:
- raised SERVER_VERSION to 4
- use additional fields value
- added case check for additional field
- reforce case-error checks for all versions < 4
- command line help
- show timeout message only if a timeout occurred
- added new AISC method 'get_field' (ask nameserver which add. field it uses)
- when the nameserver is started up on the newly copied names.dat-template,
it stores the name of the field passed as parameter in it's database.
On further startups it checks whether field stored in DB and field passed
by param match -> otherwise error.
107 lines of code changed in 1 file:
- help for names admin window
76 lines of code changed in 1 file:
- pass NULL (instead of additional field) to AWTC_generate_one_name
1 lines of code changed in 1 file:
- pass additional field to AWTC_generate_one_name
17 lines of code changed in 1 file:
- cleanup
0 lines of code changed in 1 file:
updated
2 lines of code changed in 2 files:
- GBS_read_arb_tcp
. adds a 2nd delimiter at EOL
. commented return value
- added gbs_strnicmp
- rewrote GBS_ptserver_id_to_choice
- added GBS_scan_arb_tcp_param
All together needed to allow more than one real parameter in arb_tcp.dat.
80 lines of code changed in 1 file:
- in ARB mode descent into GENC/GENH directories
8 lines of code changed in 1 file:
A segfault, occasionally appearing during export when "remove all' is selected, removed.
8 lines of code changed in 1 file:
- renamed toggle
3 lines of code changed in 1 file:
- cleaned developers
2 lines of code changed in 1 file:
- fixed text layout in bottom area
- added AP_display_status::writePadded
27 lines of code changed in 1 file:
- beautified
- added writePadded
60 lines of code changed in 1 file:
- renamed toggle
1 lines of code changed in 1 file:
- cosmetics
6 lines of code changed in 1 file:
- added enum for toggle values
- removed duplicate of class PH_filter; include PH_filter.hxx
60 lines of code changed in 1 file:
- unused warning
7 lines of code changed in 1 file:
- more descriptive names for handling of non-regular sequence characters
- new method 'treat as regular char' for ambiguity codes
32 lines of code changed in 1 file:
- enumerated PH_filter::options_vector
- use the PH_filter version defined here
31 lines of code changed in 1 file:
- use enum values instead of hardcoded numbers
- lowercase as well for proteins
- new methods to handle characters:
. COUNT_DONT_USE_MAX for '.'
. TREAT_AS_REGULAR for ambiguity codes
. COUNT_DONT_USE_MAX for lower case chars
- cosmetics
247 lines of code changed in 1 file:
- depends updated
6 lines of code changed in 1 file:
- wrote help for ARB_PHYLO
74 lines of code changed in 1 file:
- labels were duplicated in code and xfig (removed here)
26 lines of code changed in 1 file:
- depends updated
@kai: einfach bei bedarf make depends in $ARBHOME aufrufen oder
in deinem Fall: make SEQ_QUALITY/SEQ_QUALITY.depends
7 lines of code changed in 1 file:
Added zombie-detection. (Quality check now stops the computation if zombies are detected.)
42 lines of code changed in 4 files:
Added filter support to the sequence quality tool resulting in a speedup and far less memory consumption. This check-in still has issues (zombies).
234 lines of code changed in 4 files:
Revised sequence quality GUI - button for filter selection added
36 lines of code changed in 1 file:
Sequence-quality tool with processing speedup and less memory consumption (still not enough for a full tree).
339 lines of code changed in 5 files:
Sequence-quality sourcecode reformatted (tabs and brackets fixed) - needed for further checkin
1253 lines of code changed in 10 files: