summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2008-02-06Remove some unused argumentsJeff Garrett1-6/+6
2008-01-27Compile-time warning fixesJeff Garrett25-70/+104
2008-01-25Update from deprecated tooltips APIJeff Garrett1-0/+24
2008-01-25TIGER import dialogJeff Garrett6-7/+249
2008-01-25Short circuit the state search on importJeff Garrett1-0/+1
2008-01-25Change function signature of tiger_get_states()Jeff Garrett3-14/+17
2008-01-25Include gpsd_config.h before gps.hJeff Garrett1-0/+5
2007-11-22Add search results to GUI only in the top search functionJeff Garrett10-47/+161
2007-11-22Lazy initialization for road and searchJeff Garrett10-39/+24
2007-11-21Initialize road suffix list lazilyJeff Garrett3-6/+7
2007-11-21Remove duplicated code in glyph loadingJeff Garrett2-33/+1
2007-11-20Initialize the glyph cache lazilyJeff Garrett3-11/+12
2007-11-20Remove struct wrapper around glyph cacheJeff Garrett1-17/+18
2007-11-20Move cvsignore files to gitignore filesJeff Garrett1-0/+0
2007-11-20Remove some empty functions and dead codeJeff Garrett10-37/+0
2007-11-20Make the TIGER states list staticJeff Garrett1-1/+1
2007-10-30Add list of TIGER statesJeff Garrett4-80/+115
2007-10-30Allow remote URIs in import_tiger_from_uriJeff Garrett1-6/+11
2007-09-09Fix typo in database configuration file parseJeff Garrett1-1/+1
2007-09-08Do not use __unused as it may be reservedJeff Garrett7-24/+24
2007-09-08Update website URL to point to the cairo wikiJeff Garrett1-1/+1
2007-09-08Check TIGER filenames have the correct caseJeff Garrett1-1/+1
2007-09-08Use places instead of primary county subdivisionsJeff Garrett1-3/+3
2007-09-08Remove (deprecated) GMemChunkJeff Garrett2-19/+4
2007-09-08Add configuration for external MySQL serverJeff Garrett2-27/+17
2005-10-26Fix all compiler warnings that showed up after adding -Wall.Ian McIntosh24-31/+152
2005-10-26Remove hardcoded road suffix list.Ian McIntosh2-209/+1
2005-10-26Moved list of road suffixes to data file.Ian McIntosh6-17/+144
2005-10-25Switch from gfreelist to g_new and g_free for the list of selected POIIan McIntosh5-273/+1
2005-10-20Added RPM .spec file contributed by Ofer Achler.Ian McIntosh16-83/+347
2005-10-18Add Debug menu toggle for GDK/Cairo.Ian McIntosh8-120/+72
2005-10-17Added -Wall compiler option (show all warnings).Ian McIntosh28-676/+1172
2005-10-11Added.Ian McIntosh2-0/+294
2005-10-11Added.Ian McIntosh3-0/+34
2005-10-11Add checkbox to hide original line.Ian McIntosh5-101/+83
2005-10-11Added to test polygon point reduction algorithm and others.Ian McIntosh11-50/+555
2005-10-10Adjusting of zoom scales and styles.Ian McIntosh14-112/+261
2005-10-05Added missing files.Ian McIntosh2-0/+212
2005-10-05Added missing files.Ian McIntosh4-4/+496
2005-10-05Add level of detail concept.Ian McIntosh22-1219/+1165
2005-10-01Remove _ from public function _downloadmanager_new().Ian McIntosh7-42/+124
2005-10-01Add src/tooltipwindow.cIan McIntosh2-0/+131
2005-10-01Renamed src/history.c to src/map_history.cIan McIntosh20-357/+109
2005-09-30Removed.Ian McIntosh14-78/+46
2005-09-30Removed alloc/dealloc of road_t.Ian McIntosh13-446/+108
2005-09-30Removed these unused files.Ian McIntosh14-219/+83
2005-09-30Added. This provides an easy interface to asyncronous file downloads.Ian McIntosh4-1/+252
2005-09-30Removed "constants"-- found out that XML already has this feature!Ian McIntosh18-203/+323
2005-09-26Added the basics of a help system.Ian McIntosh21-157/+286
2005-09-25Ooops, didn't mean to commit vertical sidebar tabs. :)Ian McIntosh1-1/+16