December 2004 Commit Log

Number of Commits:
106
Number of Active Developers:
4
yadhu 2004-12-30 19:08 Rev.: 3519

Changes to RNA3D Module!!

1709 lines of code changed in 20 files:

yadhu 2004-12-30 19:07 Rev.: 3518

Added function to get RGB values in the range of 0 - 1.0 from selected GC !!

25 lines of code changed in 2 files:

yadhu 2004-12-30 19:05 Rev.: 3517

Removed default scrolling while holding the mouse middle button pressed in AWT_MODE_NONE mode !!

0 lines of code changed in 1 file:

yadhu 2004-12-23 19:45 Rev.: 3516

Changes to RNA3D Module!!

485 lines of code changed in 14 files:

westram 2004-12-23 17:30 Rev.: 3515

- fixed version detection (e.g. version 3.3.1 did match against allowed version 3.1)

1 lines of code changed in 1 file:

yadhu 2004-12-23 16:59 Rev.: 3514

removed show_opengl() from AW_graphic class!!

0 lines of code changed in 1 file:

westram 2004-12-23 16:02 Rev.: 3513

- commented-out duplicated #define

14 lines of code changed in 1 file:

westram 2004-12-23 14:24 Rev.: 3512

- rewrote parsesize()
- cleanup
- changed user visible font name

102 lines of code changed in 1 file:

westram 2004-12-23 10:23 Rev.: 3511

- ignores arch-specific subdirectories

7 lines of code changed in 1 file:

westram 2004-12-23 10:23 Rev.: 3510

- again separated DEVEL_DEF and -DARB_OPENGL

7 lines of code changed in 1 file:

yadhu 2004-12-22 15:35 Rev.: 3509

Linking RNA3D libs error fixed !!!

2 lines of code changed in 1 file:

yadhu 2004-12-22 14:38 Rev.: 3508

Fixed Recursive Definition of DEVEL_DEF error !!
Fixed "No rule to make LIBS_EDIT4 ...." erroe !!

9 lines of code changed in 1 file:

yadhu 2004-12-22 13:27 Rev.: 3507

Added show_opengl() to AWT_grapic class !!

4 lines of code changed in 2 files:

baderk 2004-12-22 11:52 Rev.: 3506

Added gcc version 3.3.5 to list of working compilers in Makefile.

1 lines of code changed in 1 file:

westram 2004-12-21 18:21 Rev.: 3505

- changed aw_root.hxx include wrappers

7 lines of code changed in 4 files:

westram 2004-12-21 18:21 Rev.: 3504

- dependencies were lost - remade them

154 lines of code changed in 1 file:

westram 2004-12-21 18:20 Rev.: 3503

- deactivated font debug output

3 lines of code changed in 1 file:

westram 2004-12-21 18:20 Rev.: 3502

- links now get forced
- if ln fails -> stop
- fixed several broken links

258 lines of code changed in 1 file:

westram 2004-12-21 18:18 Rev.: 3501

- general makefile for small libraries

71 lines of code changed in 1 file:

westram 2004-12-21 18:17 Rev.: 3500

- window related parts of BI_helix went into AW_helix

276 lines of code changed in 3 files:

westram 2004-12-21 18:16 Rev.: 3499

- simple version of BI_helix (not window related)

647 lines of code changed in 3 files:

westram 2004-12-21 18:15 Rev.: 3498

- uses simple (no longer window related) BI_helix

1 lines of code changed in 1 file:

westram 2004-12-21 18:07 Rev.: 3497

- BI_helix -> AW_helix

36 lines of code changed in 12 files:

westram 2004-12-21 18:06 Rev.: 3496

- depends updated

74 lines of code changed in 2 files:

westram 2004-12-21 18:05 Rev.: 3495

- removed local BI_helix object and use lib instead

14 lines of code changed in 2 files:

westram 2004-12-21 18:03 Rev.: 3494

- added target 'a3'
- added directory for small libraries (target 'sl')

27 lines of code changed in 1 file:

westram 2004-12-21 18:01 Rev.: 3493

- removed _USE_AW_WINDOW def

0 lines of code changed in 1 file:

westram 2004-12-21 18:01 Rev.: 3492

- changed name of include wrapper

2 lines of code changed in 1 file:

westram 2004-12-21 18:00 Rev.: 3491

- removed BI_helix

5 lines of code changed in 1 file:

westram 2004-12-21 17:57 Rev.: 3490

- moved to separate library

0 lines of code changed in 2 files:

westram 2004-12-21 17:56 Rev.: 3489

- uses BI_helix instead of A3_BI_Helix

4 lines of code changed in 1 file:

westram 2004-12-21 17:56 Rev.: 3488

- removed duplicated BI_helix implementation

6 lines of code changed in 1 file:

westram 2004-12-21 17:56 Rev.: 3487

- what is it

7 lines of code changed in 1 file:

westram 2004-12-21 17:54 Rev.: 3485

- compilation fixes

6 lines of code changed in 5 files:

meierh 2004-12-21 16:48 Rev.: 3484

now gcc 3.3.1 allowed

1 lines of code changed in 1 file:

meierh 2004-12-21 16:46 Rev.: 3483

gcc3.3.1; link GL instead GLw

1 lines of code changed in 1 file:

westram 2004-12-21 12:26 Rev.: 3482

- tabs -> spaces

3717 lines of code changed in 27 files:

westram 2004-12-21 12:14 Rev.: 3481

- reactivating old code (several include file fixes)

58 lines of code changed in 8 files:

westram 2004-12-17 20:40 Rev.: 3480

- conditional opengl support

7 lines of code changed in 1 file:

westram 2004-12-17 20:40 Rev.: 3479

- seperated between OPENGL and non-OPENGL objects

13 lines of code changed in 1 file:

westram 2004-12-17 20:40 Rev.: 3478

- added OPENGL switch

1 lines of code changed in 1 file:

westram 2004-12-17 20:39 Rev.: 3477

- forward OPENGL to sub-Makefiles
- moved OPENGL setting to config.makefile
- if OPENGL=1:
+ defines ARB_OPENGL
+ links EDIT4 with OPENGL stuff

18 lines of code changed in 1 file:

westram 2004-12-17 20:14 Rev.: 3476

* WINDOW/AW_xfont.cxx: - added some new fonts

26 lines of code changed in 2 files:

westram 2004-12-17 20:13 Rev.: 3475

* WINDOW/AW_xfont.cxx: - rewrote font detection
- added some new fonts

309 lines of code changed in 1 file:

westram 2004-12-17 20:13 Rev.: 3474

- changed prototypes

2 lines of code changed in 2 files:

westram 2004-12-17 20:13 Rev.: 3473

- GB_write_bits now takes an char-array defining characters that count as zero-bit
- fixed calls to GB_write_bits

2 lines of code changed in 1 file:

westram 2004-12-17 20:12 Rev.: 3472

- fixed calls to GB_write_bits

6 lines of code changed in 3 files:

westram 2004-12-17 20:12 Rev.: 3471

- beautified
- gb_compress_bits now takes an char-array defining characters that count as zero-bit

542 lines of code changed in 1 file:

westram 2004-12-17 20:11 Rev.: 3470

- fixed calls to GB_write_bits
- fixed bug in ASCII-DB-Reader (converted enclosing '"' to bits, length grew with each read)

6 lines of code changed in 1 file:

westram 2004-12-17 20:11 Rev.: 3469

- fixed calls to GB_write_bits
- beautified

131 lines of code changed in 1 file:

westram 2004-12-17 20:11 Rev.: 3468

- beautified

330 lines of code changed in 1 file:

westram 2004-12-17 20:10 Rev.: 3467

- 'Create group' crashed if 'Enter name of group' window was on top of tree display

30 lines of code changed in 1 file:

westram 2004-12-17 20:09 Rev.: 3466

- fixed calls to GB_write_bits (that also fixes the editing error for bit-arrays (binary SAIs))

1 lines of code changed in 1 file:

westram 2004-12-17 20:09 Rev.: 3465

- fixed button size

1 lines of code changed in 1 file:

westram 2004-12-17 20:09 Rev.: 3464

- cleanup

0 lines of code changed in 1 file:

westram 2004-12-17 20:08 Rev.: 3463

- DEVEL_YADHU

3 lines of code changed in 1 file:

westram 2004-12-17 20:07 Rev.: 3462

- new target 'e4gl' (for yadhu)

25 lines of code changed in 1 file:

yadhu 2004-12-17 19:53 Rev.: 3461

testing ....!!!!

1532 lines of code changed in 10 files:

westram 2004-12-17 19:47 Rev.: 3460

- leaks stuffed

2 lines of code changed in 1 file:

yadhu 2004-12-17 19:36 Rev.: 3459

testing ....!!!!

604 lines of code changed in 7 files:

yadhu 2004-12-17 18:47 Rev.: 3458

testing ....!!!!

139 lines of code changed in 8 files:

westram 2004-12-17 17:26 Rev.: 3457

* Makefile: - added OPENGL setting (autoset for YADHU)
- removed EDIT4 <-> RNA3D linkage
- re-added gl dependency for RNA3D

24 lines of code changed in 1 file:

yadhu 2004-12-17 16:49 Rev.: 3456

*** empty log message ***

336 lines of code changed in 13 files:

yadhu 2004-12-17 16:09 Rev.: 3455

*** empty log message ***

17 lines of code changed in 3 files:

westram 2004-12-17 15:04 Rev.: 3454

- again updated depends (is sth wrong here?)

15 lines of code changed in 1 file:

westram 2004-12-17 15:02 Rev.: 3453

- depends updated

5 lines of code changed in 1 file:

westram 2004-12-17 15:01 Rev.: 3452

- for valgrind 1.x

96 lines of code changed in 1 file:

westram 2004-12-17 15:01 Rev.: 3451

- uses valgrind 2.x

10 lines of code changed in 1 file:

westram 2004-12-17 15:00 Rev.: 3450

- added arb_rna3d

1 lines of code changed in 1 file:

westram 2004-12-17 15:00 Rev.: 3449

- creates link to glpng.h

4 lines of code changed in 1 file:

westram 2004-12-17 14:59 Rev.: 3448

- glpng lib

920 lines of code changed in 4 files:

westram 2004-12-17 14:58 Rev.: 3447

- linkage fixes for rna3d (due to changed libglpng)

27 lines of code changed in 1 file:

westram 2004-12-17 14:57 Rev.: 3446

- added section for open gl

8 lines of code changed in 1 file:

westram 2004-12-17 14:52 Rev.: 3445

- missing using decls

8 lines of code changed in 2 files:

westram 2004-12-17 14:51 Rev.: 3444

- depends updated

3 lines of code changed in 1 file:

westram 2004-12-10 17:29 Rev.: 3443

- depends updated

48 lines of code changed in 4 files:

westram 2004-12-10 17:12 Rev.: 3442

- deactivated '3d'

1 lines of code changed in 1 file:

westram 2004-12-10 14:44 Rev.: 3441

- added new font 'Screen'
- searches for ISO8859 and ISO10646 first, then tries *
- fixed several internal font numbers

21 lines of code changed in 1 file:

westram 2004-12-10 14:44 Rev.: 3440

- increased # of fonts

5 lines of code changed in 1 file:

yadhu 2004-12-10 13:50 Rev.: 3439

*** empty log message ***

5 lines of code changed in 1 file:

westram 2004-12-09 17:49 Rev.: 3438

- changed application color for ARB_PARSIMONY

1 lines of code changed in 1 file:

westram 2004-12-09 17:49 Rev.: 3437

- simpler argument parsing
- new option '-scale'

54 lines of code changed in 1 file:

westram 2004-12-09 17:49 Rev.: 3436

- changed call to AWTC_import_set_ali_and_type
- now as well called for ali_genom

2 lines of code changed in 1 file:

westram 2004-12-09 17:47 Rev.: 3435

- when import module is initialized, it reads the default write protection
of the used aligment and uses that as import sequence protection

26 lines of code changed in 1 file:

westram 2004-12-09 17:47 Rev.: 3434

- changed prototype of AWTC_import_set_ali_and_type

1 lines of code changed in 1 file:

westram 2004-12-09 17:47 Rev.: 3433

- added warning message about strange branchlengths

2 lines of code changed in 1 file:

westram 2004-12-09 17:47 Rev.: 3432

- synchronized GCs between ARB_PARSIMONY and ARB_NTREE

27 lines of code changed in 2 files:

westram 2004-12-09 17:46 Rev.: 3431

- updated

2 lines of code changed in 2 files:

westram 2004-12-09 17:46 Rev.: 3430

- const fixes

2 lines of code changed in 1 file:

yadhu 2004-12-03 17:15 Rev.: 3429

*** empty log message ***

38261 lines of code changed in 49 files:

westram 2004-12-03 12:57 Rev.: 3428

- no error if rm fails in clean or realclean

10 lines of code changed in 1 file:

westram 2004-12-03 12:52 Rev.: 3427

- removed ED4_sequence_info_terminal::gbdata (handled by ED4_species_pointer)
- added ED4_root::announce_deletion

9 lines of code changed in 1 file:

westram 2004-12-03 12:52 Rev.: 3426

- sets ED4_species_pointer while creating ED4_sequence_info_terminal
- fixed wrong id-test ("dat2" -> "data2")

4 lines of code changed in 1 file:

westram 2004-12-03 12:50 Rev.: 3425

- adjusted ED4_sequence_info_terminal::draw

11 lines of code changed in 1 file:

westram 2004-12-03 12:45 Rev.: 3424

- removed GBDATA-parameter from ED4_sequence_info_terminal-ctor

2 lines of code changed in 1 file:

westram 2004-12-03 12:45 Rev.: 3423

- adjusted ctor calls of ED4_sequence_info_terminal
- added ED4_root::announce_deletion (currently deletes cursor before owner_of_cursor gets deleted)

13 lines of code changed in 1 file:

westram 2004-12-03 12:45 Rev.: 3422

- adjusted ctor calls of ED4_sequence_info_terminal

1 lines of code changed in 1 file:

westram 2004-12-03 12:43 Rev.: 3421

- removed annoying assertion
- fixed ED4_select_named_sequence_terminal (crashed if clicking on a non-sequence terminal)

16 lines of code changed in 1 file:

westram 2004-12-03 12:42 Rev.: 3420

- adjusted ctor calls of ED4_sequence_info_terminal
- ED4_terminal and ED4_sequence_info_terminal accept remove requests
- fixed remove_deleted_childs for ED4_text_terminal and ED4_sequence_info_terminal
- XX::remove_deleted_childs() call announce_deletion()
- if some, but not all childs of a manager were deleted, request refresh

80 lines of code changed in 1 file:

westram 2004-12-03 12:41 Rev.: 3419

- removed GB_entry_is_deleted (a wrong approach)

8 lines of code changed in 1 file:

westram 2004-12-03 12:39 Rev.: 3418

- tweaked GB_dump

57 lines of code changed in 1 file:

westram 2004-12-03 12:36 Rev.: 3417

- uses $ARBHOME/lib/help... when editing helpfiles in release
- copy $ARBHOME/lib/help/FORM.hlp in release

8 lines of code changed in 1 file:

westram 2004-12-03 12:36 Rev.: 3416

- added attribute 'edit_warning' to PAGE

2 lines of code changed in 1 file:

westram 2004-12-03 12:35 Rev.: 3415

- copies FORM.hlp to help destination

5 lines of code changed in 1 file:

westram 2004-12-03 12:35 Rev.: 3414

- prints different edit warnings for devel and release

17 lines of code changed in 1 file:

westram 2004-12-03 12:35 Rev.: 3413

- edit warning differs between release and development version

6 lines of code changed in 1 file:

November 2004 »

Generated by StatSVN 0.7.0