aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching
Commit message (Expand)AuthorAgeFilesLines
* refactoring: don't load caches in loopsBananeweizen2012-03-013-12/+18
* Displaying changed caches in the Live Map. Improves #1184blafoo2012-02-294-36/+60
* Moved methods to better fitting classesblafoo2012-02-295-156/+159
* Merge pull request #1199 from campbeb/fixmarkerBananeweizen2012-02-283-14/+10
|\
| * Improve offline loggingcampbeb2012-02-282-11/+5
| * Improve offline loggingcampbeb2012-02-281-3/+5
* | Removed uneccessary import statementblafoo2012-02-281-1/+0
* | Improved PNG parsingblafoo2012-02-282-20/+102
|/
* Merge remote-tracking branch 'rsudev/issue1185'Bananeweizen2012-02-282-4/+3
|\
| * Fixes #1185, ?-icon for new live maprsudev2012-02-282-3/+2
* | refactoring: have unknown type use unknown iconBananeweizen2012-02-281-2/+2
|/
* Avoid NPEblafoo2012-02-271-1/+3
* Avoid NPEblafoo2012-02-271-2/+1
* Captcha setting disabled for PMs. Closes #1177blafoo2012-02-272-1/+2
* Progress bar during searchByViewport()-call. Fixes #1182blafoo2012-02-271-0/+2
* refactoring: move isFinalDefined to WayPoint classBananeweizen2012-02-272-22/+15
* #1195: address selection as real ListActivityBananeweizen2012-02-279-181/+209
* fix #1190: "Send to" for the text fields in cache detailsBananeweizen2012-02-261-13/+21
* fix #1002: Filter Mysteries when solvedBananeweizen2012-02-262-0/+34
* removed GC_LIVE_MAP typeBananeweizen2012-02-262-3/+0
* missing part in fix of #695Bananeweizen2012-02-261-15/+20
* fix #1186: all popup dialog elements shown for all cachesBananeweizen2012-02-261-62/+49
* Merge pull request #1191 from rsudev/issue1178aBananeweizen2012-02-262-23/+18
|\
| * Refactor list retrieval, complements fix for #1178rsudev2012-02-262-23/+18
* | Parse PNG to get cache type (issue #1176)blafoo2012-02-262-12/+53
* | Merge pull request #1189 from rsudev/issue1163Bananeweizen2012-02-252-11/+5
|\ \ | |/ |/|
| * Fixes #1163, refactor geocode usage in cgeowaypointrsudev2012-02-262-11/+5
* | remove unused file from merge conflict of blafooBananeweizen2012-02-261-380/+0
* | refactoring: don't suppress warnings!!!Bananeweizen2012-02-261-2/+3
|/
* Merge pull request #1168 from campbeb/fix1099M@®k2012-02-251-1/+0
|\
| * Don't display offline store messagecampbeb2012-02-241-1/+0
* | Merge pull request #1180 from rsudev/issue934M@®k2012-02-251-0/+5
|\ \
| * | Fixes #934, Marker for stored cachesrsudev2012-02-241-0/+5
* | | Display images in trackable logscampbeb2012-02-253-3/+53
|/ /
* | Changed retrieval behavior of Live Mapblafoo2012-02-242-2/+12
* | Consider filter settings in Live Mapblafoo2012-02-241-24/+20
* | Comment about unused codeblafoo2012-02-242-4/+10
* | New connector functionalityblafoo2012-02-246-18/+70
* | Removed obsolete Live Map (old) codeblafoo2012-02-242-169/+0
* | Fixes #1178, crash on invalid listidrsudev2012-02-241-1/+7
* | Fixes #1175, Archived caches displayed as activersudev2012-02-241-2/+2
* | Avoid NPE. Fixes #1174blafoo2012-02-241-21/+11
* | Merge pull request #1143 from rsudev/issue1059rsudev2012-02-244-9/+41
|\ \
| * | Small polish and little bugfix for save offline log statusrsudev2012-02-211-5/+4
| * | fix parentheses in single statement ifrsudev2012-02-191-1/+2
| * | Notify asynchronous cache changes (log offline)rsudev2012-02-182-1/+37
| * | Fix handling of offline log flag in map and listsrsudev2012-02-182-7/+3
* | | Merge pull request #1158 from RoadRunner-/defnav2arsudev2012-02-246-6/+175
|\ \ \
| * | | Implementation for #1155 - the second default navigation tool isTorsten Keil2012-02-226-6/+175
* | | | fix #1164: suppress unknown size filterBananeweizen2012-02-241-4/+8