- untabified + indented
5604 lines of code changed in 28 files:
- cosmetics
11 lines of code changed in 1 file:
- untabified+indented
72 lines of code changed in 1 file:
- early check of DB type (genome/non-genome), sets default for later tests
87 lines of code changed in 1 file:
- typo
2 lines of code changed in 1 file:
- stricter error handling
- prints what has been done
55 lines of code changed in 1 file:
- added filter for shadow warnings
- updated depends
3 lines of code changed in 1 file:
- went into cxx
0 lines of code changed in 1 file:
- cleanup
0 lines of code changed in 1 file:
- fixed includes
- forward decl
18 lines of code changed in 1 file:
- warning fix
6 lines of code changed in 1 file:
- removed stupid ED4_ROOT dereferencing in ED4_root-member-functions
- changed ED4_ROOT interface
74 lines of code changed in 1 file:
- changed ED4_ROOT interface
83 lines of code changed in 4 files:
- removed dead code
- changed ED4_ROOT interface
33 lines of code changed in 3 files:
- removed pv_header.hxx, moved needed things here
- removed unneeded prototypes
- changed function order (due to removed prototypes)
225 lines of code changed in 1 file:
- ED4_Edit_String::command() returns wanted ED4_CursorJumpType (in result-param)
- removed inactive code
- changed ED4_ROOT interface
9 lines of code changed in 1 file:
- jump_left_right_cursor_to_base_pos -> jump_base_pos
- removed shift_right_sequence (was unused)
- changed ED4_ROOT interface
5 lines of code changed in 1 file:
- fixed ED4_base::is_visible()
- renamed ED4_base::is_child_of() into has_parent().
Uses more efficent test method.
- changed ED4_ROOT interface
43 lines of code changed in 1 file:
- do not delete cursor when it's outside screen
- rewrote setCursorTo()
- pass parameter of type ED4_CursorJumpType to many cursor functions
- changed ED4_ROOT interface
- added get/set_screen_relative_pos()
- jump_cursor() -> jump_screen_pos().
Implements different ED4_CursorJumpType's
- removed jump_left_right_cursor(), jump_centered_cursor() and
jump_centered_cursor_to_seq_pos.
- added jump_sequence_pos(), jump_base_pos()
- simplyfied move_cursor() by using set_to_terminal()
- added scroll_into_view()
225 lines of code changed in 1 file:
- added ED4_CursorJumpType to ED4_Edit_String::command()
- indented
23 lines of code changed in 1 file:
- fixed includes + include-wrapper
- ED4_cursor interface (replaced confusing function names)
- ED4_root (made tmp_... members private)
- cleanup
69 lines of code changed in 1 file:
- fixed includes + include-wrapper
- removed MARGIN global
- added ED4_CursorJumpType
- cleanup
21 lines of code changed in 1 file:
- added margin AWAR
- added include wrapper
17 lines of code changed in 1 file:
- changed ED4_ROOT interface
- don't ED4_cursor::set_abs_x() in ED4_expose_cb()
- removed dead code
- added margin config field
103 lines of code changed in 1 file:
- scroll margin now configurable (global->AWAR)
4 lines of code changed in 1 file:
- added auto-margin field
38 lines of code changed in 1 file:
- changed import menu entry
1 lines of code changed in 1 file:
- changed menu entry
1 lines of code changed in 1 file:
- debug mode: compiles with -O2
2 lines of code changed in 1 file:
int -> long (to get 64bit work)
1 lines of code changed in 1 file:
int -> long (to get 64 bit work)
1 lines of code changed in 1 file:
Using (long) const to get shift left workling on 64 bit.
Added an assertion.
8 lines of code changed in 1 file:
fixed an int overflow
2 lines of code changed in 1 file:
fixed error checking of read(...)
2 lines of code changed in 1 file:
Fixed compiler warnings in the SEQ_QUALITY module
12 lines of code changed in 2 files:
Fixed compiler warnings in the PGT module
11 lines of code changed in 1 file:
Added gcc version 4.2.1 (necessary for OpenSUSE 10.3)
1 lines of code changed in 1 file:
Added gcc version 4.1.3 (new since Ubuntu gutsy gibbon)
1 lines of code changed in 1 file: