summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-04-17Replace deprecated AC_PROG_INTLTOOL with IT_PROG_INTLHEADmasterJeff Garrett1-1/+1
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 Garrett9-8/+3601
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 Garrett2-0/+6
2007-11-27Install the glyphs for city/road searchesJeff Garrett1-1/+1
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 Garrett6-0/+0
2007-11-20Remove some empty functions and dead codeJeff Garrett10-37/+0
2007-11-20Explicitly export public symbols for gladeJeff Garrett1-0/+1
2007-11-20Make the TIGER states list staticJeff Garrett1-1/+1
2007-10-30Add list of TIGER statesJeff Garrett7-80/+184
2007-10-30Allow remote URIs in import_tiger_from_uriJeff Garrett2-6/+15
2007-09-09Fix typo in database configuration file parseJeff Garrett2-1/+5
2007-09-08Do not use __unused as it may be reservedJeff Garrett8-24/+34
2007-09-08Update website URL to point to the cairo wikiJeff Garrett2-1/+5
2007-09-08Check TIGER filenames have the correct caseJeff Garrett2-1/+5
2007-09-08Use places instead of primary county subdivisionsJeff Garrett2-3/+7
2007-09-08Remove (deprecated) GMemChunkJeff Garrett3-19/+9
2007-09-08Add configuration for external MySQL serverJeff Garrett4-29/+24
2005-10-26Fix all compiler warnings that showed up after adding -Wall.Ian McIntosh27-36/+213
2005-10-26Remove hardcoded road suffix list.Ian McIntosh3-209/+6
2005-10-26Moved list of road suffixes to data file.Ian McIntosh8-17/+191
2005-10-25Switch from gfreelist to g_new and g_free for the list of selected POIIan McIntosh6-273/+7
2005-10-20Added RPM .spec file contributed by Ofer Achler.Ian McIntosh21-521/+907
2005-10-18Add Debug menu toggle for GDK/Cairo.Ian McIntosh10-134/+94
2005-10-17Added -Wall compiler option (show all warnings).Ian McIntosh33-1339/+2243
2005-10-11Added.Ian McIntosh3-1/+300
2005-10-11Added.Ian McIntosh4-0/+39
2005-10-11Add checkbox to hide original line.Ian McIntosh8-124/+145
2005-10-11Added to test polygon point reduction algorithm and others.Ian McIntosh14-184/+932
2005-10-10Adjusting of zoom scales and styles.Ian McIntosh17-354/+524
2005-10-05Added missing files.Ian McIntosh3-0/+217
2005-10-05Added missing files.Ian McIntosh7-9/+507
2005-10-05Add level of detail concept.Ian McIntosh25-1371/+2045
2005-10-01Remove _ from public function _downloadmanager_new().Ian McIntosh9-44/+134
2005-10-01Add src/tooltipwindow.cIan McIntosh2-0/+131
2005-10-01Renamed src/history.c to src/map_history.cIan McIntosh22-532/+118
2005-09-30Removed.Ian McIntosh15-78/+57
2005-09-30Removed alloc/dealloc of road_t.Ian McIntosh14-446/+117
2005-09-30Removed these unused files.Ian McIntosh15-219/+95
2005-09-30Added. This provides an easy interface to asyncronous file downloads.Ian McIntosh6-3/+385