aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo
Commit message (Expand)AuthorAgeFilesLines
* Add new Viewport type to encompass Viewport informationSamuel Tardieu2011-11-093-4/+45
* Accept any coordinate when creating a GeopointSamuel Tardieu2011-11-093-53/+4
* Logic cleanupSamuel Tardieu2011-11-091-8/+3
* geo cannot be null hereSamuel Tardieu2011-11-091-3/+2
* Make GeopointFormatter.Format staticSamuel Tardieu2011-11-091-1/+1
* Prevent boolean boxing/unboxingSamuel Tardieu2011-11-0911-15/+15
* Remove useless conversionsSamuel Tardieu2011-11-091-2/+1
* Remove redundant super interfacesSamuel Tardieu2011-11-0919-27/+19
* String.format needs no Locale argument to get the default oneSamuel Tardieu2011-11-098-37/+30
* Use GeopointFormatter instead of String.format when coordinates are aroundSamuel Tardieu2011-11-098-29/+28
* Use a less general formatterSamuel Tardieu2011-11-092-209/+29
* Merge branch 'release' into upstreamSamuel Tardieu2011-11-081-1/+1
|\
| * Fixed regex due to GC.com updateblafoo2011-11-081-1/+1
* | Merge branch 'release' into upstreamSamuel Tardieu2011-11-081-1/+1
|\ \ | |/
| * Fix trackable name parsing following gc.com updateSamuel Tardieu2011-11-081-1/+1
* | Display a better message when gc.com is in maintenance modeSamuel Tardieu2011-11-083-6/+15
* | Settings.cacheType returns a CacheTypeSamuel Tardieu2011-11-081-2/+2
* | Remove deprecated structures and methodsSamuel Tardieu2011-11-086-79/+59
* | Use CacheType instead of StringSamuel Tardieu2011-11-081-7/+7
* | Do not use deprecated methodsSamuel Tardieu2011-11-0820-78/+87
* | A null cache id corresponds to a null cache typeSamuel Tardieu2011-11-081-0/+3
* | Do not reassign method parametersSamuel Tardieu2011-11-082-14/+24
* | Simplify RunnableWithArgumentSamuel Tardieu2011-11-072-20/+9
* | Fix #641: "Any destination": Wrong selection and FCSammysHP2011-11-071-1/+1
* | Signal activity to Go4Cache when using the mapSamuel Tardieu2011-11-071-2/+1
* | Use a separate and unique thread for Go4CacheSamuel Tardieu2011-11-0713-85/+131
* | Make cgBase a singletonSamuel Tardieu2011-11-074-12/+25
* | Cleanup addSearchSamuel Tardieu2011-11-075-47/+15
* | Get rid of deprecated methods related to coordinatesSamuel Tardieu2011-11-0711-84/+76
* | Use existing method to render altitudeSamuel Tardieu2011-11-072-12/+2
* | Move cache-size into own line in detail-viewSammysHP2011-11-071-11/+15
* | Partial merge of branch stephanme/c-geo-opensource into upstreamSamuel Tardieu2011-11-071-1/+1
|\ \
| * | cleaned up resource strings for importing gpxStephan Merker2011-11-051-1/+1
* | | Merge pull request #754 from Portree-Kid/map-refactoring-3rsudev2011-11-061-42/+57
|\ \ \
| * \ \ Merge remote-tracking branch 'upstream/master' into map-refactoring-3keith.paterson2011-11-057-269/+336
| |\ \ \ | | |/ /
| * | | Handler Messageskeith.paterson2011-11-051-23/+23
| * | | Refactoring of Handler Messageskeith.paterson2011-11-041-21/+36
* | | | Move cache-id-generation to getter.SammysHP2011-11-062-11/+8
* | | | Fix #646: caches can not be watched if imported by GPXSammysHP2011-11-052-2/+39
| |/ / |/| |
* | | Switch order of D/T and size in cache-lists.SammysHP2011-11-051-10/+9
* | | Coord-format-methods from cgBase deprecated.SammysHP2011-11-051-0/+4
* | | fix GPX import: state field can be emptyBananeweizen2011-11-051-4/+7
* | | Merge branch 'master' of https://Bananeweizen@github.com/cgeo/c-geo-opensourc...Bananeweizen2011-11-044-254/+315
|\ \ \
| * | | refactoring for #310bananeweizen2011-11-044-254/+315
| |/ /
* | | fix #751: wrong cache type in searchBananeweizen2011-11-041-1/+1
|/ /
* | additional refactoring of #723Bananeweizen2011-11-031-50/+47
* | Merge pull request #723 from MentalDisruptor/masterBananeweizen2011-11-021-25/+51
|\ \
| * | refs //FIXME should be members of LoadTimer since started by it.Kai Stempfle2011-10-291-25/+51
* | | Merge pull request #743 from samueltardieu/cache-imagesBananeweizen2011-11-023-31/+9
|\ \ \
| * | | Cache images systematicallySamuel Tardieu2011-11-013-31/+9