summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Expand)AuthorFilesLines
2008-01-25TIGER import dialogJeff Garrett3-1/+3352
2007-11-27Install the glyphs for city/road searchesJeff Garrett1-1/+1
2007-11-20Move cvsignore files to gitignore filesJeff Garrett1-0/+0
2007-10-30Add list of TIGER statesJeff Garrett2-0/+60
2005-10-26Moved list of road suffixes to data file.Ian McIntosh1-0/+41
2005-10-20Added RPM .spec file contributed by Ofer Achler.Ian McIntosh2-438/+474
2005-10-18Add Debug menu toggle for GDK/Cairo.Ian McIntosh1-14/+15
2005-10-17Added -Wall compiler option (show all warnings).Ian McIntosh2-663/+1047
2005-10-11Add checkbox to hide original line.Ian McIntosh2-23/+56
2005-10-11Added to test polygon point reduction algorithm and others.Ian McIntosh2-134/+370
2005-10-10Adjusting of zoom scales and styles.Ian McIntosh2-242/+253
2005-10-05Added missing files.Ian McIntosh2-5/+6
2005-10-05Add level of detail concept.Ian McIntosh2-152/+868
2005-10-01Remove _ from public function _downloadmanager_new().Ian McIntosh1-2/+2
2005-10-01Renamed src/history.c to src/map_history.cIan McIntosh1-175/+0
2005-09-30Added. This provides an easy interface to asyncronous file downloads.Ian McIntosh1-2/+129
2005-09-30Removed "constants"-- found out that XML already has this feature!Ian McIntosh4-435/+309
2005-09-26Added the basics of a help system.Ian McIntosh4-169/+656
2005-09-25Ooops, didn't mean to commit vertical sidebar tabs. :)Ian McIntosh2-11/+9
2005-09-25Added. Not necessarily the final ones, just what I'm using now.Ian McIntosh3-5/+5
2005-09-25Removed "m_" prefix from all struct variables! (It makes much more sense inIan McIntosh2-35/+55
2005-09-24New "Go" menu with web maps. General GUI cleanup.Ian McIntosh4-691/+1186
2005-09-14Removed many unneeded #includes. Removed NUM_ELEMS in favor of existingIan McIntosh2-629/+1132
2005-09-05Better error handling (silences "duplicate key" warning on startup).Ian McIntosh2-1037/+1284
2005-08-31Remove incorrect 'UNIQUE' attribute on Name index in RoadName table.Ian McIntosh1-32/+27
2005-08-28data/roadster.glade: UI cleanup. Moved many items into a 'Debug' menu.Ian McIntosh2-172/+311
2005-05-26Label more stuff.Keith Packard1-5/+18
2005-04-23Add new generic way to load XML files.Ian McIntosh2-1/+156
2005-03-31Inserting of POI and POI attributes.Ian McIntosh1-5/+29
2005-03-28Added this file for global flags.Ian McIntosh2-375/+366
2005-03-26Made zoom and history buttons (and menuitems) go insentitive when clickingIan McIntosh2-3/+5
2005-03-23Fixed off-by-one error in selecting line widths for hit testing.Ian McIntosh1-1/+2
2005-03-23Single click on the border now does a big jump, instead of a singleIan McIntosh1-3/+3
2005-03-23Added.Ian McIntosh1-87/+94
2005-03-20Added. Stores a list of places for the back/forward buttons.Ian McIntosh1-12/+16
2005-03-19Added.Ian McIntosh1-2773/+1600
2005-03-18New files. Animates from 0.0 to 1.0 in various ways.Ian McIntosh1-16/+17
2005-03-10Removed Road_RoadName joiner table. Roads can have only one name now (weIan McIntosh2-5/+4
2005-03-08Added.Ian McIntosh1-6/+6
2005-03-07Added. (Not currently used.)Ian McIntosh1-9/+9
2005-03-06Sort search results by distance from user, starting with closest. Also setIan McIntosh1-77/+0
2005-03-06Scroll once when user clicks map border. Change map drag mouse cursor.Ian McIntosh1-9/+11
2005-03-04Provide URL to Wiki for help with compiling.Ian McIntosh1-3/+3
2005-03-04Added click-and-hold to scroll at map window edge.Ian McIntosh2-46/+4
2005-03-04Use gtk/gtk.h instead of gnome.h where possible.Ian McIntosh2-36/+36
2005-03-03Removed drawing code, added two rendering backends.Ian McIntosh2-162/+147
2005-03-03Parse dash style and fix the railroads.Nathan Fredrickson2-5/+6
2005-03-03Change extern "C" to G_BEGIN_DECLS/G_END_DECLSNathan Fredrickson1-3/+38
2005-03-03Add dependency on libxml-2.0.Nathan Fredrickson2-3/+278
2005-03-02Switch to binary format for MySQL geometry results.Ian McIntosh1-2/+2