Directory GDE/CORE/

Directory Created:
2000-11-23 11:41
Directory Deleted:
2008-03-11 18:53
Total Files:
0
Deleted Files:
22
Lines of Code:
0

[root]/GDE/CORE

Lines of Code

GDE/CORE/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 121 (100.0%) 2271 (100.0%) 18.7
westram 94 (77.7%) 1193 (52.5%) 12.6
oldcode 21 (17.4%) 931 (41.0%) 44.3
meierh 1 (0.8%) 116 (5.1%) 116.0
yadhu 1 (0.8%) 28 (1.2%) 28.0
baderk 1 (0.8%) 2 (0.1%) 2.0
richter 1 (0.8%) 1 (0.0%) 1.0
boehnel 2 (1.7%) 0 (0.0%) 0.0

Most Recent Commits

westram 2008-03-11 18:53 Rev.: 5220

- removed GDE GUI applications (editor, looptool, ..).
Only ARB-integrated interface remains.
Now ARB should be XView-independant

0 lines of code changed in 22 files:

  • GDE/CORE: .cvsignore (del), BasicDisplay.c (del), BuiltIn.c (del), ChooseFile.c (del), CutCopyPaste.c (del), DrawNA.c (del), Edit.c (del), EventHandler.c (del), FileIO.c (del), Free.c (del), Genbank.c (del), HGLfile.c (del), Makefile (del), ParseMenu.c (del), Scroll.c (del), arbdb_io.c (del), defines.h (del), functions.h (del), globals.h (del), icon_gde.bitmap (del), main.c (del), menudefs.h (del)
boehnel 2007-12-17 19:48 Rev.: 4996

removed old SGI stuff

0 lines of code changed in 2 files:

  • GDE/CORE: BasicDisplay.c (-30), ChooseFile.c (-4)
westram 2007-07-06 13:08 Rev.: 4711

- added target 'clean' (did never occur here)

3 lines of code changed in 1 file:

  • GDE/CORE: Makefile (+3)
westram 2007-05-23 17:51 Rev.: 4604

- make prototypes only if needed (using mv_if_diff)

4 lines of code changed in 1 file:

  • GDE/CORE: Makefile (+4 -4)
westram 2006-08-23 12:25 Rev.: 4161

- added 'seqtype' to GmenuItemtype

12 lines of code changed in 1 file:

  • GDE/CORE: menudefs.h (+12 -11)
westram 2006-08-23 12:25 Rev.: 4160

- parse and set 'seqtype'

8 lines of code changed in 1 file:

  • GDE/CORE: ParseMenu.c (+8)
westram 2005-11-11 18:54 Rev.: 3974

*** empty log message ***

0 lines of code changed in 1 file:

  • GDE/CORE: .cvsignore (new)
baderk 2005-11-03 15:50 Rev.: 3951

Small modifications necessary to compile under gcc-4.0.3

2 lines of code changed in 1 file:

  • GDE/CORE: BuiltIn.c (+2 -2)
westram 2005-01-21 19:10 Rev.: 3583

- depends updated

39 lines of code changed in 1 file:

  • GDE/CORE: Makefile (+39)
westram 2005-01-05 14:27 Rev.: 3556

- include arbdb.h

5 lines of code changed in 1 file:

  • GDE/CORE: defines.h (+5)
westram 2005-01-05 13:29 Rev.: 3524

- GB_INCLUDED conditionals removed

5 lines of code changed in 1 file:

  • GDE/CORE: defines.h (+5 -3)
westram 2004-09-15 12:44 Rev.: 3169

updated

9 lines of code changed in 1 file:

  • GDE/CORE: functions.h (+9 -9)
westram 2004-06-25 18:42 Rev.: 2936

- changed error message

1 lines of code changed in 1 file:

  • GDE/CORE: EventHandler.c (+1 -1)
westram 2004-06-25 18:41 Rev.: 2935

- do SIGSEGV if Error
- changed error messages

9 lines of code changed in 2 files:

  • GDE/CORE: FileIO.c (+4 -2), ParseMenu.c (+5 -2)
westram 2004-06-25 18:39 Rev.: 2934

- added gde_assert

9 lines of code changed in 1 file:

  • GDE/CORE: defines.h (+9)
westram 2004-02-13 18:59 Rev.: 2413

define OWTOOLKIT_WARNING_DISABLED

28 lines of code changed in 16 files:

  • GDE/CORE: BasicDisplay.c (+1), BuiltIn.c (+1), ChooseFile.c (+1), CutCopyPaste.c (+1), DrawNA.c (+1), Edit.c (+9 -8), EventHandler.c (+1), FileIO.c (+1), Free.c (+1), Genbank.c (+1), HGLfile.c (+1), Scroll.c (+1), arbdb_io.c (+1), defines.h (+1), globals.h (+5 -4), main.c (+1)
richter 2004-02-13 18:04 Rev.: 2412

solaris changes

1 lines of code changed in 1 file:

  • GDE/CORE: ParseMenu.c (+1)
westram 2004-01-23 19:08 Rev.: 2338

fixed and reformatted dependencies (using fix_depends.pl)

52 lines of code changed in 1 file:

  • GDE/CORE: Makefile (+52 -19)
westram 2004-01-15 18:52 Rev.: 2316

renamed error function

12 lines of code changed in 5 files:

  • GDE/CORE: FileIO.c (+6 -6), Genbank.c (+1 -1), HGLfile.c (+3 -3), arbdb_io.c (+1 -1), functions.h (+1 -1)
westram 2003-08-16 14:24 Rev.: 1752

*** empty log message ***

7 lines of code changed in 1 file:

  • GDE/CORE: functions.h (+7)
westram 2003-08-16 14:21 Rev.: 1746

- beautified

420 lines of code changed in 1 file:

  • GDE/CORE: ParseMenu.c (+420 -486)
westram 2003-08-09 14:00 Rev.: 1617

- updated dependencies for all Makefiles
- rewrote dependency generation code. Only real changes
propagate into Makefiles - so it does no longer hurt to
call 'make depends' in ARB directory!

41 lines of code changed in 1 file:

  • GDE/CORE: Makefile (+41 -24)
westram 2002-12-04 14:52 Rev.: 1003

valgrind fixes

210 lines of code changed in 11 files:

  • GDE/CORE: BasicDisplay.c (+61 -60), ChooseFile.c (+15 -15), EventHandler.c (+2 -2), FileIO.c (+34 -39), Genbank.c (+1 -11), Makefile (+5 -1), ParseMenu.c (+26 -22), arbdb_io.c (+17 -17), defines.h (+5 -3), functions.h (+38 -25), main.c (+6 -5)
westram 2002-10-09 13:21 Rev.: 887

make depend

3 lines of code changed in 1 file:

  • GDE/CORE: Makefile (+3 -3)
westram 2002-08-23 20:53 Rev.: 866

changed assert macros (see arb_assert.h)

1 lines of code changed in 1 file:

  • GDE/CORE: Makefile (+1)
westram 2002-07-15 15:08 Rev.: 747

made depends

12 lines of code changed in 1 file:

  • GDE/CORE: Makefile (+12 -16)
westram 2002-06-20 16:08 Rev.: 655

Mac OSX patches from Ben Hines

108 lines of code changed in 12 files:

  • GDE/CORE: BasicDisplay.c (+4 -4), BuiltIn.c (+23 -23), CutCopyPaste.c (+22 -22), DrawNA.c (+2 -2), EventHandler.c (+11 -11), FileIO.c (+10 -10), Free.c (+5 -5), Genbank.c (+1 -1), HGLfile.c (+9 -9), ParseMenu.c (+10 -10), Scroll.c (+5 -5), main.c (+6 -6)
westram 2002-06-13 12:53 Rev.: 627

*** empty log message ***

1 lines of code changed in 1 file:

  • GDE/CORE: Makefile (+1 -1)
westram 2002-05-31 17:13 Rev.: 599

- some warning fixes
- fixed bug in make XXX/.depend and make .depend which caused
user paths in GDE Makefiles
- GDE Makefiles updated as well

1 lines of code changed in 1 file:

  • GDE/CORE: Makefile (+1 -1)
westram 2002-05-29 17:46 Rev.: 597

*** empty log message ***

25 lines of code changed in 1 file:

  • GDE/CORE: Makefile (+25 -28)
yadhu 2002-05-29 11:53 Rev.: 593

makefile dependency generation fixed for GDE

28 lines of code changed in 1 file:

  • GDE/CORE: Makefile (+28 -135)
westram 2002-05-23 09:29 Rev.: 566

Most changes are made due to activating more warnings for the c++ compiler (linux)

54 lines of code changed in 1 file:

  • GDE/CORE: Makefile (+54 -22)
westram 2001-11-07 20:50 Rev.: 344

patched changes from Andreas Tille
(he is building a debian package)

2 lines of code changed in 1 file:

  • GDE/CORE: Genbank.c (+2 -1)
westram 2001-03-30 17:08 Rev.: 149

*** empty log message ***

2 lines of code changed in 1 file:

  • GDE/CORE: Makefile (+2 -2)
westram 2001-01-11 16:58 Rev.: 83

*** empty log message ***

67 lines of code changed in 1 file:

  • GDE/CORE: Makefile (+67 -116)
meierh 2001-01-11 16:24 Rev.: 80

haralds checkin

116 lines of code changed in 1 file:

  • GDE/CORE: Makefile (+116 -67)
westram 2001-01-04 16:36 Rev.: 68

Updated dependencies

43 lines of code changed in 1 file:

  • GDE/CORE: Makefile (+43 -114)
oldcode 2000-11-23 11:41 Rev.: 2

Initial revision

931 lines of code changed in 21 files:

  • GDE/CORE: BasicDisplay.c (new 60), BuiltIn.c (new 23), ChooseFile.c (new 15), CutCopyPaste.c (new 22), DrawNA.c (new 2), Edit.c (new 8), EventHandler.c (new 11), FileIO.c (new 39), Free.c (new 5), Genbank.c (new 10), HGLfile.c (new 9), Makefile (new 174), ParseMenu.c (new 482), Scroll.c (new 5), arbdb_io.c (new 17), defines.h (new 3), functions.h (new 25), globals.h (new 4), icon_gde.bitmap (new), main.c (new 6), menudefs.h (new 11)
Generated by StatSVN 0.7.0