RR: changes to TranslationTool
RR: adding developer-specific file to svn:ignore
RR:
RR:
RR:
RR: updating master files with versions sent by andy
RR:
Correct method name.
RR: made POM actually able to compile on my system
Correct method name.
RR: slightly cleaned up and partially completed POM.
RR:
RR: Update hibernate to 3.1.3, which it was in ggc-support before maven; add default target "compile"
RR: import H2Dialect from Hibernate 3.2, since GGC depends on it and Maven doesn't supply it.
RR: not all settings should be shared - remove and exclude the ones that shouldn't be
RR: cleaning up the POMs to be more readable on my tiny screen - we so need a styleguide!
RR: not all settings should be shared - remove and exclude the ones that shouldn't
RR: Double.MIN_NORMAL doesn't exist in Java 1.5
RR: eclipse code clean-up (includes formatting and organise imports)
please read ChangeLog entries of 2006-03-04 and 2006-03-01
found out we're using java 1.5, adjusted commenting, see ChangeLog for more
found out that eclipse also added my .project + removed that again
(see Changelog)
removed undone change from ChangeLog
added new entries from GGC_en.properties to GGC_de.properties, no translation yet
for details see Changelog
for details see Changelog
- moved ggc.db_tool to ggc.db.db_tool
- language files don't have to specified individually in build.xml anymore
moved ggc.db_tool to ggc.db.db_tool
for details see Changelog
according to eclipse there are some changes, so I'm checking in (even though I've no idea what I should've changed)
mg/dl <-> mmol conversion continued
some more work on choosing BG unit
mainly updating german translation file
misc. changes, most of them detailed in the Changelog
see ChangeLog...
- some translation
minor changes to I18nControl
see ChangeLog
- some general warnings-removal code-cleanup (1st part)
- new idea in IDEAS
some translation (rest see ChangeLog)
- added empty BUGS.txt
- axis fix
- clarified a bug
RR: just noticed I had some changes, no idea what they were
RR:
RR:
RR: reverted some accidental changes to Changelog
RR: see ChangeLog
RR: see ChangeLog
RR: fix to make ggc compilable on java 1.5+
RR: new bugs and some small bugfixes (see ChangeLog)
RR: BUGS.txt -> sf bugtracker
RR: fixed offset problem, brought GGC_de up-to-date
RR: modified DB to make GGC run again
RR: translation
RR: german translation
RR: mainly bugs, translation and an idea
RR: fixed a bug, translation
RR: bugfixes & translation
RR: spell & grammar check
RR: checking in changes to show progress...
RR: All keys in GGC*.properties
RR: Readme update
RR: set default line separator
RR: set default line separator
RR: svn:ignore updated
RR: set default line separator
RR:
RR: see Changelog
RR: updated README.de & GGC_de
RR: see Changelog
RR: see Changelog
RR: more translation...
RR: README.de finished, GGC_*de partially
RR: added & partially translated README_1st.de
RR: README_1st: almost completely translated
RR: change to run_linux.sh to clean it a little; almost finished old version of README_1st.de
RR: Almost finished most of the most urgent translations
RR: finished README_1st.de translation
RR: added missing last line to README_1st.de
RR: see Changelog (main change: started using jfreechart)
RR: updated jfreechart to 1.0.10, removed obsolete atech-tools
RR: some small changes to graphs
RR: translation...
...
RR: started translating README.de, some minor spelling errors in README.en corrected
RR: almost finished README.de, started others, some spell checking in USB-How-To
RR: small updates to german translation
RR: added warning that translation isn't complete
RR: more warnings...
RR: corrected some small spelling errors
renaming so that eclipse will accept it
RR:
RR:
RR: removing GGC_de.native.properties, as that is no longer needed
RR: svn:ignoring ggc_help-0.1.jar since it is a binary blob that is regenerated on every build and doesn't belong in SVN
RR: quick & dirty fix to prevent Exception in case of error - should be handled properly sometime