]> err.no Git - mapper/history - src/config-gconf.c
Get rid of generated files
[mapper] / src / config-gconf.c
2008-08-12 Kaj-Michael LangMapper: Quick adjust for RepoData -> TileRepo rename...
2008-08-12 Kaj-Michael LangMove map tile repository handling to map widget lib
2008-07-31 Kaj-Michael LangConfig: Set _curr_repo when loading config. Misc.
2008-06-12 Kaj-Michael LangRename map-repo.? -> map-repo-manager.?
2008-06-12 Kaj-Michael Langroute.h and track.h does not exist anymore
2008-06-11 Kaj-Michael LangMerge commit 'origin/mapwidgetintegration' into mapwidg...
2008-06-11 Kaj-Michael LangMisc adjustments
2008-05-06 Kaj-Michael LangPath and Position:
2008-05-05 Kaj-Michael LangMove and rename repo string parser.
2008-05-05 Kaj-Michael LangSplit the map tile repository management UI from reposi...
2008-03-21 Kaj-Michael LangGet/Set announcements flags
2008-03-21 Kaj-Michael LangAdd position save/load functions, config_load_position...
2008-03-20 Kaj-Michael LangMove path_load/save function to path.c
2008-03-20 Kaj-Michael LangUse helper functions. Change some ordering just for...
2008-03-20 Kaj-Michael LangAdd mapper_gconf_get_boolean helper function. Fix model...
2008-03-20 Kaj-Michael LangFix
2008-03-20 Kaj-Michael LangUse a helper function to load strings lists from gconf...
2008-03-19 Kaj-Michael LangAdd a enum for the gpx path prepend/append/new modes...
2008-03-18 Kaj-Michael LangRename write_gpx -> gpx_write and parse_gpx -> gpx_parse
2008-03-18 Kaj-Michael LangAdd map tile download by Track
2008-03-03 Kaj-Michael LangUse correct default gpsd port
2008-02-25 Kaj-Michael LangMove some variables and enums around
2008-02-04 Kaj-Michael LangMake the track/route load/save functions into two gener...
2008-02-04 Kaj-Michael LangMove repo parse to config-gconf
2008-02-04 Kaj-Michael LangUse helper to get int values from gconf with default...
2008-01-28 Kaj-Michael LangStart to separate UI from GPS connection and parsing.
2008-01-24 Kaj-Michael LangNicer default location
2008-01-24 Kaj-Michael LangMake sure gps type is valid
2008-01-24 Kaj-Michael LangHandle gps type and port
2008-01-22 Kaj-Michael LangStart to rewrite the GPS system to support location...
2008-01-19 Kaj-Michael LangGet rid of _pos, move data to gpsdata struct.
2008-01-17 Kaj-Michael LangSmall filter fixes
2008-01-16 Kaj-Michael LangUse globaly set _GNU_SOURCE
2008-01-15 Kaj-Michael LangUse g_snprintf
2008-01-04 Kaj-Michael LangStart to make a simple library for osm database and...
2008-01-02 Kaj-Michael LangSave/Load maxdrop filter setting.
2007-12-20 Kaj-Michael LangA bunch of small and large code changes:
2007-11-03 Kaj-Michael LangMerge branch 'master' of /home/milang/devel/mapper/
2007-11-03 Kaj-Michael LangAsk gconf to sync changes when saving settings.
2007-11-03 Kaj-Michael LangMerge branch 'master' of git+ssh://tal.org/home/git...
2007-11-02 Kaj-Michael LangMisc
2007-10-31 Kaj-Michael LangMerge branch 'master' of git+ssh://tal.org/home/git...
2007-10-30 Kaj-Michael LangDon't connect to db here.
2007-10-26 Kaj-Michael LangMerge branch 'master' of git://git.tal.org/mapper
2007-10-25 Kaj-Michael LangRename default db to mapper.db. Code formating.
2007-10-15 Kaj-Michael LangMerge commit 'origin'
2007-10-11 Kaj-Michael LangUse one global gconf client object.
2007-09-27 Kaj-Michael LangFormating
2007-09-20 Kaj-Michael LangCleanups
2007-09-06 Kaj-Michael Langmisc
2007-09-03 Kaj-Michael LangMany many changes.
2007-08-10 Kaj-Michael LangAlways use gdouble for lat, lon.
2007-08-09 Kaj-Michael LangMerge branch 'master' of git+ssh://tal.org/home/git...
2007-08-09 Kaj-Michael LangSet home location as valid if we get proper values.
2007-08-09 Kaj-Michael LangRename config.c to config-gconf.c, add header.