- some changes by WL
75 lines of code changed in 1 file:
- basic embl import filter
152 lines of code changed in 1 file:
- added set_clipall() - clips everything
6 lines of code changed in 1 file:
- compiler switches for top-area size-limit
6 lines of code changed in 1 file:
- part of ED4_expose_cb moved to ED4_expose_recalculations()
- explicitely set sequence-pos after compression change.
call ED4_expose_recalculations instead of ED4_expose_cb
48 lines of code changed in 1 file:
- removed top-area-limit (optional)
19 lines of code changed in 2 files:
- clean
0 lines of code changed in 1 file:
- during aligning keep base-relative position.
Used wrong position when aligning blocks.
Always jumped to next base after position.
26 lines of code changed in 1 file:
- moved from ../genbank.ift
- feature table parsing identical with longebi.ift
397 lines of code changed in 1 file:
- modified embl import-filter (WL)
- feature table parsing identical with longgenbank.ift
170 lines of code changed in 1 file:
- calls converter + nonformats/longgenbank.ift (like ebi.ift)
4 lines of code changed in 2 files:
- unwrap long qualifiers
- prefix with FT and FTx. Makes feature table
compatible with EMBL format
77 lines of code changed in 2 files:
Fixing ticket #91: Flickering (multiple refreshes)
All but one resize events are removed from the X11 event queue.
Please consider this patch as not fully tested: side effects may occur.
28 lines of code changed in 1 file:
- fixed wrong param to GI_importGenomeFile()
1 lines of code changed in 1 file:
- type
- removed obsolete NUMLOCK warning
- doc for Ctrl-Up/Down/Home/End
11 lines of code changed in 1 file:
- typo
1 lines of code changed in 1 file:
- new fun-type ED4_TerminalTest, use in get_upper_lower_pos()
6 lines of code changed in 1 file:
- don't set cursor in ED4_expose_cb()
- catch Ctrl-Home/End and derive to move_cursor()
- removed unused variables
4 lines of code changed in 1 file:
- backspace and delete do different things now
43 lines of code changed in 1 file:
- removed global (current_position), fixing a bug (when using Up/Down,
cursor jumped back to column where Ctrl-Up/Down was used last)
- implemented Ctrl-Home/End (jump to first/last sequence)
rewrote move_cursor() (less duplicated code)
- new param for get_upper_lower_pos(), indicating used coordinate-type (screen or world)
- don't scroll terminal into view if in top-area. top-area is always visible.
caused scroll-to-top of bottom-area, when changing to top-area via mouse-click.
- use return-value instead of result-param for terget-terminal in get_upper_lower_pos()
118 lines of code changed in 1 file:
- changed typename
1 lines of code changed in 1 file:
- added new keymap defining all MOD-flavors of contained keys
- DELETE and BACKSPACE return different codes now
- hashes contain pointers instead of indices into array - no longer
possible because there are 2 arrays now
141 lines of code changed in 1 file:
- added new keymap defining all MOD-flavors of contained keys
- changed typename
8 lines of code changed in 1 file:
- fixed tabs and indentation
39 lines of code changed in 2 files:
- cflags O2 -> O0 in DEBUG mode
2 lines of code changed in 1 file:
- finer transaction granularity, to avoid late callback of rename reason
21 lines of code changed in 1 file:
- renamed 'update' into 'built' (ptserver)
- typo
6 lines of code changed in 1 file:
- renamed 'update' into 'built' (ptserver)
12 lines of code changed in 3 files:
- renamed 'update' into 'built' (ptserver)
- fixed PT-admin menu-location
11 lines of code changed in 3 files:
- " -> '
1 lines of code changed in 1 file:
Fixed various typos...
62 lines of code changed in 27 files:
- removed old code
0 lines of code changed in 1 file:
- prototypes updated
1 lines of code changed in 1 file:
- show scaleWarning from GBT_load_tree()
15 lines of code changed in 1 file:
- fix call to GBT_load_tree()
1 lines of code changed in 1 file:
- show scaleWarning from GBT_load_tree()
- use unlink() instead of 'rm ..'-system-call
37 lines of code changed in 1 file:
- rewrote GBT_read_tree_and_size()
- changed DEFAULT_LENGTH_MARKER from -1 to -1000. Since there may be negative
branchlens, -1 is a dangerous marker
- use DEFAULT_LENGTH_MARKER instead of -0.01 in GBT_scale_tree()
- new result-parameter 'warningPtr' for GBT_load_tree().
returns warning about automatic branchlength scaling
71 lines of code changed in 1 file:
- use $ARBHOME (or /usr/arb if empty)
3 lines of code changed in 1 file:
- fixed perl path
2 lines of code changed in 2 files:
- added gcc 4.2.3
- target 'clean' creates 'links'
6 lines of code changed in 1 file:
- pass species/SAI count to DB-fix functions (used for status)
- added NT_del_mark_move_REF. Removes useless 'mark' entries from species and SAIs.
Rename 'REF' into '_REF'; entries starting with '_' are not displayed in editor.
129 lines of code changed in 1 file:
- renamed variable 'string' -> 'String'
- removed '0' info params to put..-functions
21 lines of code changed in 1 file:
- remove param 'info' from put..-functions. Param was always default.
Functions always created an empty 'mark' entry, which is used nowhere.
3 lines of code changed in 1 file:
- removed 'info'-param and 'mark'-creating code from put..-functions
19 lines of code changed in 1 file:
- removed unused default-param 'info' from put_sequence_string()
1 lines of code changed in 1 file:
- removed code creating unused 'mark' entries
7 lines of code changed in 1 file:
- changed name of secondary structure information ('REF' -> '_REF') to
avoid display in ARB_EDIT4
2 lines of code changed in 1 file:
- new ctor for BI_helix
18 lines of code changed in 2 files:
- GBT_count_species -> GBT_get_species_count
7 lines of code changed in 6 files:
- remove GBT_count_species(), GBT_get_species_count() does the same
2 lines of code changed in 1 file: