/trunk Developers: richter

Login name:
richter
Total Commits:
136 (0.3%)
Lines of Code:
13,042 (0.5%)
Most Recent Commit:
2005-01-21 16:26
Tweet this:
Tweet this

Activity by Clock Time

Activity by Hour of Day for richter

Activity by Day of Week for richter

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 136 (100.0%) 13042 (100.0%) 95.8
lib/ 1 (0.7%) 8474 (65.0%) 8474.0
PROBE_WEB/CLIENT/ 64 (47.1%) 2058 (15.8%) 32.1
NTREE/ 23 (16.9%) 1336 (10.2%) 58.0
TOOLS/ 3 (2.2%) 425 (3.3%) 141.6
PERL_SCRIPTS/MAUS/ 5 (3.7%) 259 (2.0%) 51.8
HELP_SOURCE/oldhelp/ 9 (6.6%) 121 (0.9%) 13.4
SH/ 2 (1.5%) 115 (0.9%) 57.5
PERL2ARB/ 4 (2.9%) 115 (0.9%) 28.7
PROBE_WEB/SERVER/ 2 (1.5%) 57 (0.4%) 28.5
lib/pictures/ 2 (1.5%) 26 (0.2%) 13.0
/ 4 (2.9%) 19 (0.1%) 4.7
ARBDB/ 6 (4.4%) 12 (0.1%) 2.0
GDEHELP/MENUS/ 2 (1.5%) 11 (0.1%) 5.5
SOURCE_TOOLS/ 1 (0.7%) 7 (0.1%) 7.0
HELP_SOURCE/ 5 (3.7%) 4 (0.0%) 0.8
GENOM_IMPORT/ 1 (0.7%) 1 (0.0%) 1.0
GDE/CORE/ 1 (0.7%) 1 (0.0%) 1.0
AWT/ 1 (0.7%) 1 (0.0%) 1.0

Activity of richter

Most Recent Commits

richter 2005-01-21 16:26 Rev.: 3581

- solaris fixes

8 lines of code changed in 1 file:

  • Makefile (+8 -7)
richter 2005-01-21 16:25 Rev.: 3580

- uncommented symlinks to .sl

7 lines of code changed in 1 file:

  • SOURCE_TOOLS: generate_all_links.sh (+7 -7)
richter 2005-01-21 16:24 Rev.: 3579

- explicitely call bash

1 lines of code changed in 1 file:

  • HELP_SOURCE: Makefile (+1 -1)
richter 2005-01-21 16:22 Rev.: 3578

- removed enconding (unneccessary)

2 lines of code changed in 1 file:

  • HELP_SOURCE: to_html.xsl (+2 -1)
richter 2005-01-21 16:21 Rev.: 3577

- removed DOS linefeeds

0 lines of code changed in 2 files:

  • HELP_SOURCE: date.xsl.footer (changed), date.xsl.header (changed)
richter 2005-01-20 21:20 Rev.: 3572

missing #include <iostream> to declare (std::)cout added

1 lines of code changed in 1 file:

  • GENOM_IMPORT: GAGenomUtilities.cpp (+1)
richter 2004-09-16 14:44 Rev.: 3171

recognize force option in the form -force=1; for experts only

1 lines of code changed in 1 file:

  • PERL_SCRIPTS/MAUS: Maus.pm (+1 -1)
richter 2004-07-01 18:26 Rev.: 2974

Maus filtering removed from GDE import menu

0 lines of code changed in 1 file:

  • GDEHELP/MENUS: import.menu (-71)
richter 2004-06-29 22:14 Rev.: 2952

added help file for Maus. I don't know on which place I have to add it also.
I hope this work with this single check in. Xml-version not add manually yet.

0 lines of code changed in 1 file:

  • HELP_SOURCE/oldhelp: agde_MAUS.hlp (new)
richter 2004-06-29 22:05 Rev.: 2951

updated mausdriver.pl command line options to final version in GDE Menu

11 lines of code changed in 1 file:

  • GDEHELP/MENUS: import.menu (+11 -2)
richter 2004-06-29 20:42 Rev.: 2950

debug print statements disabled, no global eval for die-exceptions yet

16 lines of code changed in 2 files:

  • PERL_SCRIPTS/MAUS: Maus.pm (+10 -9), mausdriver.pl (+6 -3)
richter 2004-06-29 20:34 Rev.: 2949

Interface slightly modified:
accession numbers to be looked for, exclude accession numbers
and version numbers can be supplied as quoted list as well as from file.
All filtering functions implemented, log function not yet.

242 lines of code changed in 2 files:

  • PERL_SCRIPTS/MAUS: Maus.pm (+228 -40), mausdriver.pl (+14 -9)
richter 2004-03-11 20:21 Rev.: 2521

Introduction of wrapper class for simple modal dialogs
Accepts a vector of strings for the buttons and returns the clicked button's name
see DialogDriver.java for usage

31 lines of code changed in 2 files:

  • PROBE_WEB/CLIENT: DialogDriver.java (new), DialogWrapper.java (new 31)
richter 2004-03-09 21:08 Rev.: 2480

Integration of functions to save results:
-details and probe list in separate files,
-saving of configuration in the same way possible by using result type string
-all output is written as one string to disk
-no confirmation dialog on selection of already existing files yet
-no confirmation dialog abort or save failure yet

154 lines of code changed in 6 files:

  • PROBE_WEB/CLIENT: .depends (+12 -11), Client.java (+15 -2), IOManager.java (+53 -21), ProbeList.java (+17), ProbeMenu.java (+44 -1), ProbesGUI.java (+13)
richter 2004-03-08 14:53 Rev.: 2469

first prototype of IOManager added
IOManager acts as wrapper for file input/output operations
not integrated with menu yet
I added this at this stage just for completeness reasons

66 lines of code changed in 2 files:

  • PROBE_WEB/CLIENT: Client.java (+7 -1), IOManager.java (new 59)
richter 2004-02-13 18:04 Rev.: 2412

solaris changes

5 lines of code changed in 3 files:

  • Makefile (+3 -1)
  • GDE/CORE: ParseMenu.c (+1)
  • HELP_SOURCE: Makefile (+1 -1)
richter 2004-02-06 17:28 Rev.: 2391

wrong newline removewrong newline removedd

1 lines of code changed in 1 file:

  • ARBDB: adoptimize.c (+1 -2)
richter 2004-01-27 15:11 Rev.: 2350

Linker flag changed from -fpic to -fPIC because google says -fpic may cause trouble on some architectures; ARB compiles now on solaris until it reaches ARB/PROBE_DESIGN/probe_design.cxx;

5 lines of code changed in 1 file:

  • Makefile (+5 -2)
richter 2003-10-09 17:25 Rev.: 2075

poster version;
probe sequence, melting temperatur, GC content and unordered hit list
displayed in bottom window
group names disabled, colors of scrollbars disabled
most stuff hacked in Client class

103 lines of code changed in 4 files:

  • PROBE_WEB/CLIENT: Client.java (+89 -3), ProbesGUI.java (+6 -1), TreeDisplay.java (+2), TreeNode.java (+6 -6)
richter 2003-10-07 23:38 Rev.: 2038

ActinoListener for probeList added, act on doubleclick, no further selection
of listItem necessary
minor modifications in other classes;
matchProbes works in most cases; no parsion of anser yet

66 lines of code changed in 3 files:

  • PROBE_WEB/CLIENT: Client.java (+2 -2), ProbeListActionListener.java (new 52), ProbesGUI.java (+12 -3)

(39 more)

Generated by StatSVN 0.7.0