October 2007 Commit Log

Number of Commits:
38
Number of Active Developers:
3
westram 2007-10-31 12:45 Rev.: 4912

- untabified + indented

5604 lines of code changed in 28 files:

westram 2007-10-31 12:45 Rev.: 4911

- cosmetics

11 lines of code changed in 1 file:

westram 2007-10-31 12:29 Rev.: 4910

- untabified+indented

72 lines of code changed in 1 file:

westram 2007-10-31 10:35 Rev.: 4908

- early check of DB type (genome/non-genome), sets default for later tests

87 lines of code changed in 1 file:

westram 2007-10-31 10:35 Rev.: 4907

- typo

2 lines of code changed in 1 file:

westram 2007-10-29 14:43 Rev.: 4906

- stricter error handling
- prints what has been done

55 lines of code changed in 1 file:

westram 2007-10-29 14:43 Rev.: 4905

- added filter for shadow warnings
- updated depends

3 lines of code changed in 1 file:

westram 2007-10-29 14:43 Rev.: 4904

- went into cxx

0 lines of code changed in 1 file:

westram 2007-10-29 14:43 Rev.: 4903

- cleanup

0 lines of code changed in 1 file:

westram 2007-10-29 14:43 Rev.: 4902

- fixed includes
- forward decl

18 lines of code changed in 1 file:

westram 2007-10-29 14:42 Rev.: 4901

- warning fix

6 lines of code changed in 1 file:

westram 2007-10-29 14:42 Rev.: 4900

- removed stupid ED4_ROOT dereferencing in ED4_root-member-functions
- changed ED4_ROOT interface

74 lines of code changed in 1 file:

westram 2007-10-29 14:42 Rev.: 4899

- changed ED4_ROOT interface

83 lines of code changed in 4 files:

westram 2007-10-29 14:41 Rev.: 4898

- removed dead code
- changed ED4_ROOT interface

33 lines of code changed in 3 files:

westram 2007-10-29 14:40 Rev.: 4897

- 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:

westram 2007-10-29 14:40 Rev.: 4896

- 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:

westram 2007-10-29 14:40 Rev.: 4895

- 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:

westram 2007-10-29 14:40 Rev.: 4894

- 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:

westram 2007-10-29 14:39 Rev.: 4893

- 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:

westram 2007-10-29 14:39 Rev.: 4892

- added ED4_CursorJumpType to ED4_Edit_String::command()
- indented

23 lines of code changed in 1 file:

westram 2007-10-29 14:39 Rev.: 4891

- 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:

westram 2007-10-29 14:37 Rev.: 4890

- fixed includes + include-wrapper
- removed MARGIN global
- added ED4_CursorJumpType
- cleanup

21 lines of code changed in 1 file:

westram 2007-10-29 14:37 Rev.: 4889

- added margin AWAR
- added include wrapper

17 lines of code changed in 1 file:

westram 2007-10-29 14:37 Rev.: 4888

- 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:

westram 2007-10-29 14:36 Rev.: 4887

- scroll margin now configurable (global->AWAR)

4 lines of code changed in 1 file:

westram 2007-10-29 14:36 Rev.: 4886

- added auto-margin field

38 lines of code changed in 1 file:

westram 2007-10-29 14:35 Rev.: 4885

- changed import menu entry

1 lines of code changed in 1 file:

westram 2007-10-29 14:35 Rev.: 4884

- changed menu entry

1 lines of code changed in 1 file:

westram 2007-10-29 14:34 Rev.: 4883

- debug mode: compiles with -O2

2 lines of code changed in 1 file:

boehnel 2007-10-25 18:12 Rev.: 4882

int -> long (to get 64bit work)

1 lines of code changed in 1 file:

boehnel 2007-10-25 18:10 Rev.: 4881

int -> long (to get 64 bit work)

1 lines of code changed in 1 file:

boehnel 2007-10-25 18:06 Rev.: 4880

Using (long) const to get shift left workling on 64 bit.
Added an assertion.

8 lines of code changed in 1 file:

boehnel 2007-10-11 00:40 Rev.: 4879

fixed an int overflow

2 lines of code changed in 1 file:

boehnel 2007-10-10 21:36 Rev.: 4878

fixed error checking of read(...)

2 lines of code changed in 1 file:

baderk 2007-10-09 12:46 Rev.: 4877

Fixed compiler warnings in the SEQ_QUALITY module

12 lines of code changed in 2 files:

baderk 2007-10-09 12:46 Rev.: 4876

Fixed compiler warnings in the PGT module

11 lines of code changed in 1 file:

baderk 2007-10-08 16:45 Rev.: 4875

Added gcc version 4.2.1 (necessary for OpenSUSE 10.3)

1 lines of code changed in 1 file:

baderk 2007-10-05 14:32 Rev.: 4874

Added gcc version 4.1.3 (new since Ubuntu gutsy gibbon)

1 lines of code changed in 1 file:

September 2007 »

Generated by StatSVN 0.7.0