aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Expand)AuthorAgeFilesLines
* Use Apache Commons CollectionUtils instead of reinventing oneSamuel Tardieu2011-10-0914-38/+17
* Fix semantics of cgeo.geocaching.utils.CollectionUtils.isEmpty()Samuel Tardieu2011-10-091-2/+2
* refactoring: make cache list type an enumBananeweizen2011-10-098-167/+189
* trim values when parsing trackablesBananeweizen2011-10-091-15/+15
* Fixed + refactored cgTrackable, added testblafoo2011-10-088-149/+304
* Updated Slovak translationPavol Babincak2011-10-081-0/+3
* Merge branch 'master' of https://Bananeweizen@github.com/cgeo/c-geo-opensourc...Bananeweizen2011-10-0812-118/+94
|\
| * Various mechanical code cleanupsSamuel Tardieu2011-10-0812-118/+94
* | fix: also handle time stamps containing milli seconds in GPXBananeweizen2011-10-081-2/+6
|/
* Reinstall computationally computed attribute_*_no stringsSamuel Tardieu2011-10-0811-1/+649
* fix #608: wrong error logged with no trackables in accountBananeweizen2011-10-081-29/+8
* Remove unused strings in XML strings resourcesSamuel Tardieu2011-10-0814-1299/+0
* Add an extra script to find and remove unused translation stringsSamuel Tardieu2011-10-083-5/+62
* Move local storage directory name into LocalStorageSamuel Tardieu2011-10-083-6/+8
* Use the File type for handling directory listsSamuel Tardieu2011-10-074-11/+12
* Add .cgeo to search directories for map filesrsudev2011-10-071-1/+1
* Improve and extend German translationSammysHP2011-10-071-26/+24
* Add new French translationsSamuel Tardieu2011-10-071-1/+4
* fix #595: rename listBananeweizen2011-10-074-17/+85
* Better fitting and casing for French translationSamuel Tardieu2011-10-071-21/+21
* Use better map names in French translationSamuel Tardieu2011-10-071-6/+6
* Remove unused parameter addSpaceSamuel Tardieu2011-10-073-5/+3
* Do not mark <string-array/> entries as non-translatedSamuel Tardieu2011-10-071-1/+1
* Translate individual map sources strings rather than the arraySamuel Tardieu2011-10-0710-78/+66
* Update French translationSamuel Tardieu2011-10-071-3/+4
* Remove duplicated strings for "waypoint_coordinate_formats"SammysHP2011-10-079-50/+14
* Merge pull request #614 from scrool/L10n_5SammysHP2011-10-078-55/+62
|\
| * Revert "Typografically correct characters Second and Minute"Pavol Babincak2011-10-061-2/+2
| * Unified indenting by replacing tabs with spacesPavol Babincak2011-10-068-26/+26
| * Improved Slovak translation and synced with EnglishPavol Babincak2011-10-061-5/+12
| * Improved Slovak translationPavol Babincak2011-10-061-24/+24
| * Typografically correct characters Second and MinutePavol Babincak2011-10-051-2/+2
* | Merge branch 'release' into upstreamSamuel Tardieu2011-10-071-2/+2
|\ \
| * | Fix for terrain after GC.com updateblafoo2011-10-071-1/+1
| * | Increase version so that we can re-release on the MarketSamuel Tardieu2011-10-061-2/+2
* | | Merge branch 'whitespace-cleanup' into upstreamSamuel Tardieu2011-10-072-43/+18
|\ \ \
| * | | Fixed cgBase.replaceWhitespace() and additional testsblafoo2011-10-074-42/+13
| * | | Merge remote branch 'upstream/master'blafoo2011-10-0599-3354/+3180
| |\ \ \
| * | | | replaceWhitespace for JUnit testsblafoo2011-10-024-10/+14
* | | | | Further factor stream to stream copyingSamuel Tardieu2011-10-061-16/+16
* | | | | Reorganize and cleanup the local storage handlingSamuel Tardieu2011-10-069-412/+314
* | | | | Fix for terrain after GC.com updateblafoo2011-10-061-1/+1
* | | | | If login fails, send the failure reason to the login handlerSamuel Tardieu2011-10-061-1/+3
* | | | | Merge branch 'release' into upstreamSamuel Tardieu2011-10-061-4/+4
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Adapt to the new GC.com login variablesSamuel Tardieu2011-10-061-4/+4
| * | | | Version infomucek42011-10-062-3/+3
* | | | | Update changelogSamuel Tardieu2011-10-061-0/+2
* | | | | Factor out the obsolete removal routine for possible reuseSamuel Tardieu2011-10-061-27/+38
* | | | | Use an heuristic to find old cache directories to clean upSamuel Tardieu2011-10-061-6/+7
* | | | | Remove obsolete cache filesSamuel Tardieu2011-10-063-62/+83