aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/maps
Commit message (Expand)AuthorAgeFilesLines
* Use Viewport instead of cooked-up list of NumbersSamuel Tardieu2012-04-141-18/+5
* Make method staticSamuel Tardieu2012-04-131-1/+1
* refactorings: preparations to make #1303 easierBananeweizen2012-04-122-15/+3
* refactoring: remove the logging tag from settingsBananeweizen2012-04-125-21/+20
* Merge remote-tracking branch 'upstream/master' into master-newPortree-Kid2012-04-122-77/+91
|\
| * Fix bug introduced in 018e7db82858c3ab0fdc7dc5aba70eddbe1fa3feSamuel Tardieu2012-04-121-27/+15
| * fix #1394: Red Circles around Event CachesBananeweizen2012-04-121-49/+73
| * Live-map refresh on zoom-inrsudev2012-04-121-1/+3
* | Fixed Issues with showing waypoints in mapkeith.paterson2012-04-101-15/+17
|/
* Merge remote-tracking branch 'teschi/issue#1304'Bananeweizen2012-04-081-2/+2
|\
| * Support different modes of operation on LastRecentlyUsedMapteschi2012-04-031-2/+3
* | Merge remote-tracking branch 'upstream/release' into upstreamSamuel Tardieu2012-04-011-6/+6
|\ \
| * | Live map info popuprsudev2012-03-301-0/+6
| * | Removed debugging info from live map titlersudev2012-03-291-6/+0
* | | Refactoring: use IWaypoint and cgCache instead of cgCoord objectSamuel Tardieu2012-04-018-30/+26
| |/ |/|
* | Proxy all logs through cgeo.geocaching.utils.LogSamuel Tardieu2012-03-315-5/+5
* | make google maps api optional so that cgeo runs on x86 emulatorStephan Merker2012-03-271-1/+8
* | Merge branch 'unifyRefreshCache' of git://github.com/campbeb/c-geo-opensourceSamuel Tardieu2012-03-251-1/+1
|\ \
| * | Add method to refresh cache and some cleanupcampbeb2012-03-241-1/+1
| |/
* | Rename LRUList into BoundedListSamuel Tardieu2012-03-241-2/+2
* | refactoring: more encapsulation in SearchResultBananeweizen2012-03-241-6/+1
|/
* static code analysis and other fixesBananeweizen2012-03-182-10/+1
* Disable strategy menu if map is not liveSammysHP2012-03-181-0/+1
* Add icon for strategy menuSammysHP2012-03-171-1/+1
* Avoid increase of pool threads.blafoo2012-03-151-10/+10
* Medium rework. Fixes #1267, #1232, #711, #698blafoo2012-03-141-347/+111
* Limit number of caches displayed in Live Map. Fixes #1273blafoo2012-03-131-1/+5
* Tests for #1262blafoo2012-03-121-16/+21
* #1116: avoid displaying X/X in titlebarBananeweizen2012-03-121-2/+4
* No download of complete Live Map after popup. Fixes #1228blafoo2012-03-111-1/+1
* fix #1116: Cache count on live-map unreliableBananeweizen2012-03-113-13/+44
* refactoring: first part of removing cgBaseBananeweizen2012-03-101-1/+2
* Resolved merge error.blafoo2012-03-091-3/+38
* Added localization for Live Map stategy, fixes #1258YraFyra2012-03-091-37/+2
* Resource for strategy menu title. Fixes #1258blafoo2012-03-091-1/+1
* Revert "Wrong merge. Fixes #1227"blafoo2012-03-091-2/+2
* Wrong merge. Fixes #1227blafoo2012-03-091-2/+2
* Live Map strategy. Closes #1183blafoo2012-03-071-2/+40
* refactoring: move constants and classes to the packages they belong toBananeweizen2012-03-041-1/+1
* Merge pull request #1218 from campbeb/fix1156M@®k2012-03-032-1/+2
|\
| * Refresh waypoints on map after being editedcampbeb2012-03-032-1/+2
* | Fixes #1211, Remove osmarender map layerrsudev2012-03-022-5/+0
|/
* Displaying changed caches in the Live Map. Improves #1184blafoo2012-02-292-1/+25
* Moved methods to better fitting classesblafoo2012-02-291-3/+3
* Progress bar during searchByViewport()-call. Fixes #1182blafoo2012-02-271-0/+2
* Fixes #1163, refactor geocode usage in cgeowaypointrsudev2012-02-261-1/+0
* Fixes #934, Marker for stored cachesrsudev2012-02-241-0/+5
* New connector functionalityblafoo2012-02-241-2/+5
* Fixes #1175, Archived caches displayed as activersudev2012-02-241-2/+2
* Live Map. Closes #1121blafoo2012-02-231-1/+1