summaryrefslogtreecommitdiff
path: root/src/util.h
AgeCommit message (Expand)AuthorFilesLines
2007-11-20Remove some empty functions and dead codeJeff Garrett1-4/+0
2005-10-26Fix all compiler warnings that showed up after adding -Wall.Ian McIntosh1-1/+1
2005-10-26Moved list of road suffixes to data file.Ian McIntosh1-0/+3
2005-10-20Added RPM .spec file contributed by Ofer Achler.Ian McIntosh1-0/+1
2005-10-17Added -Wall compiler option (show all warnings).Ian McIntosh1-0/+6
2005-10-11Add checkbox to hide original line.Ian McIntosh1-0/+1
2005-10-10Adjusting of zoom scales and styles.Ian McIntosh1-0/+8
2005-10-01Remove _ from public function _downloadmanager_new().Ian McIntosh1-0/+3
2005-10-01Renamed src/history.c to src/map_history.cIan McIntosh1-0/+1
2005-09-30Removed "constants"-- found out that XML already has this feature!Ian McIntosh1-0/+3
2005-09-25Removed "m_" prefix from all struct variables! (It makes much more sense inIan McIntosh1-2/+2
2005-09-24New "Go" menu with web maps. General GUI cleanup.Ian McIntosh1-0/+16
2005-09-14Removed many unneeded #includes. Removed NUM_ELEMS in favor of existingIan McIntosh1-9/+1
2005-09-05Better error handling (silences "duplicate key" warning on startup).Ian McIntosh1-1/+2
2005-04-23Add new generic way to load XML files.Ian McIntosh1-0/+6
2005-03-28Added this file for global flags.Ian McIntosh1-1/+0
2005-03-13Switch to mysql_use_result(). Add more memory related paramaters toIan McIntosh1-0/+2
2005-03-10Commented out scenemanager demo (rectangle).Ian McIntosh1-0/+2
2005-03-04Use gtk/gtk.h instead of gnome.h where possible.Ian McIntosh1-1/+1
2005-03-03Removed drawing code, added two rendering backends.Ian McIntosh1-1/+3
2005-03-01Added with code removed from map module.Ian McIntosh1-1/+1
2005-02-23*** empty log message ***Ian McIntosh1-0/+56