Directory src/app/net/sf/gridarta/help/

Directory Created:
2006-05-26 16:52
Directory Deleted:
2013-05-28 14:00
Total Files:
0
Deleted Files:
4
Lines of Code:
0

[root]/src/app/net/sf/gridarta/help

Lines of Code

src/app/net/sf/gridarta/help/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 41 (100.0%) 442 (100.0%) 10.7
christianhujer 20 (48.8%) 389 (88.0%) 19.4
akirschbaum 21 (51.2%) 53 (12.0%) 2.5

Most Recent Commits

akirschbaum 2013-05-28 14:00 Rev.: 9237

Move gridarta module into subdirectory.

0 lines of code changed in 4 files:

  • src/app/net/sf/gridarta/help: Help.java (del), HtmlPane.java (del), package-info.java (del), package.html (del)
akirschbaum 2009-10-11 15:52 Rev.: 7109

Weaken types.

4 lines of code changed in 2 files:

  • src/app/net/sf/gridarta/help: Help.java (+2 -1), HtmlPane.java (+2 -2)
akirschbaum 2009-09-28 05:01 Rev.: 6969

Whitespace changes.

1 lines of code changed in 1 file:

  • src/app/net/sf/gridarta/help: Help.java (+1 -1)
akirschbaum 2009-09-27 13:09 Rev.: 6951

Weaken types.

2 lines of code changed in 1 file:

  • src/app/net/sf/gridarta/help: Help.java (+2 -2)
akirschbaum 2009-03-13 13:24 Rev.: 6030

Remove final modifier from classes.

3 lines of code changed in 2 files:

  • src/app/net/sf/gridarta/help: Help.java (+1 -1), HtmlPane.java (+2 -2)
christianhujer 2009-02-28 12:37 Rev.: 5992

Merged streams/cher-japi-update into trunk.

1 lines of code changed in 1 file:

  • src/app/net/sf/gridarta/help: Help.java (+1 -1)
akirschbaum 2009-02-10 15:48 Rev.: 5948

Move some utility classes to utils package.

1 lines of code changed in 1 file:

  • src/app/net/sf/gridarta/help: HtmlPane.java (+1 -1)
akirschbaum 2009-01-28 02:20 Rev.: 5909

Add @Override annotations.

2 lines of code changed in 1 file:

  • src/app/net/sf/gridarta/help: HtmlPane.java (+2)
akirschbaum 2008-09-07 07:26 Rev.: 5108

Make parameter final.

4 lines of code changed in 1 file:

  • src/app/net/sf/gridarta/help: Help.java (+4 -8)
akirschbaum 2008-07-04 16:09 Rev.: 4235

Whitespace changes.

23 lines of code changed in 3 files:

  • src/app/net/sf/gridarta/help: Help.java (+10 -8), HtmlPane.java (+12 -17), package-info.java (+1)
akirschbaum 2008-07-04 15:28 Rev.: 4232

Do not reuse variables.

6 lines of code changed in 1 file:

  • src/app/net/sf/gridarta/help: HtmlPane.java (+6 -6)
akirschbaum 2008-07-04 14:54 Rev.: 4225

Add @Nullable/@NotNull annotations.

2 lines of code changed in 1 file:

  • src/app/net/sf/gridarta/help: HtmlPane.java (+2)
akirschbaum 2008-04-14 04:48 Rev.: 3883

Do not use shift operators for artithmetic operations.

1 lines of code changed in 1 file:

  • src/app/net/sf/gridarta/help: Help.java (+1 -1)
akirschbaum 2008-03-14 15:48 Rev.: 3689

Fix typos.

3 lines of code changed in 1 file:

  • src/app/net/sf/gridarta/help: Help.java (+3 -3)
christianhujer 2007-02-04 16:02 Rev.: 1823

Removing @Deprecated anno for this package to make it compilable again.
(This needs further investigation as this package actually should be @Deprecated)

1 lines of code changed in 1 file:

  • src/app/net/sf/gridarta/help: package-info.java (+1 -1)
christianhujer 2007-02-04 11:29 Rev.: 1817

Added missing @Deprecated annotation.

1 lines of code changed in 1 file:

  • src/app/net/sf/gridarta/help: package-info.java (+1 -1)
christianhujer 2007-02-03 06:30 Rev.: 1773

Unified javadoc comment of Logger declarations.

1 lines of code changed in 1 file:

  • src/app/net/sf/gridarta/help: HtmlPane.java (+1 -1)
christianhujer 2007-01-20 17:50 Rev.: 1646

Changed package.html to package-info.java for gridarta common source.

1 lines of code changed in 1 file:

  • src/app/net/sf/gridarta/help: package-info.java (new 1)
christianhujer 2007-01-20 16:18 Rev.: 1643

Updated copyright statements in source files.

45 lines of code changed in 3 files:

  • src/app/net/sf/gridarta/help: Help.java (+13 -18), HtmlPane.java (+13 -18), package.html (+19)
christianhujer 2006-12-25 09:03 Rev.: 1274

Cosmetic: Added missing and fixed wrong end of class comments.

1 lines of code changed in 1 file:

  • src/app/net/sf/gridarta/help: Help.java (+1 -1)
christianhujer 2006-12-13 13:22 Rev.: 1060

Better handling of some == situations.

1 lines of code changed in 1 file:

  • src/app/net/sf/gridarta/help: HtmlPane.java (+1 -1)
christianhujer 2006-12-10 09:46 Rev.: 1016

Hardened policy. Documentation follows soon.

1 lines of code changed in 1 file:

  • src/app/net/sf/gridarta/help: Help.java (+1)
christianhujer 2006-12-09 11:16 Rev.: 979

Made some members private.

1 lines of code changed in 1 file:

  • src/app/net/sf/gridarta/help: HtmlPane.java (+1 -1)
christianhujer 2006-12-05 16:12 Rev.: 913

Fixed javadoc issues.

1 lines of code changed in 1 file:

  • src/app/net/sf/gridarta/help: Help.java (+1 -1)
akirschbaum 2006-09-27 11:34 Rev.: 426

Remove spurious error message ("Wrong formatted HTML!") when displaying help.

1 lines of code changed in 1 file:

  • src/app/net/sf/gridarta/help: Help.java (+1 -4)
christianhujer 2006-08-19 14:36 Rev.: 271

Updated my email address to be consistent.

1 lines of code changed in 1 file:

  • src/app/net/sf/gridarta/help: Help.java (+1 -1)
christianhujer 2006-06-25 15:42 Rev.: 209

Sorted imports.

1 lines of code changed in 1 file:

  • src/app/net/sf/gridarta/help: HtmlPane.java (+1 -1)
christianhujer 2006-06-03 17:18 Rev.: 128

Unified application name in copyright messages of unified code.

2 lines of code changed in 2 files:

  • src/app/net/sf/gridarta/help: Help.java (+1 -1), HtmlPane.java (+1 -1)
christianhujer 2006-05-26 16:52 Rev.: 37

Unified help.

330 lines of code changed in 3 files:

  • src/app/net/sf/gridarta/help: Help.java (new 86), HtmlPane.java (new 228), package.html (new 16)
Generated by StatSVN 0.7.0