summaryrefslogtreecommitdiff
path: root/pixmaps
AgeCommit message (Collapse)AuthorFilesLines
2007-11-20Move cvsignore files to gitignore filesJeff Garrett1-0/+0
This is part of the CVS to git conversion.
2005-08-28data/roadster.glade: UI cleanup. Moved many items into a 'Debug' menu.Ian McIntosh1-0/+0
src/gpsclient.c: Update to newest gpsd lib. src/db.c: Format coordinates using g_ascii_dtostr to avoid i18n. src/mainwindow.c: Add GTK About dialog. src/map.c: Back to GDK rendering as default (not fast enough without hardware accel.). Use g_ascii_dtostr. Add hack to turn circular rivers into lakes. src/map_draw_cairo.c: Update to Cairo 1.0. Add hack to round text rotation angles down to better utilize font cache (which isn't in 1.0 yet). src/pointstring.c: src/point.c: Add debugging function. src/search_road.c: Move function to util.c src/searchwindow.c: Remove unused variables. src/util.c: Added util_split_words_onto_two_lines(), currently unused.
2005-02-23Major build file cleanup by Nathan Fredrickson <nathan@silverorange.com>Ian McIntosh1-6/+2
All header files moved into src/ Check for mysql and gpsd.
2005-02-18Add missing include of stdlib.h.Carl Worth1-0/+2
Added gettext and gpsd to the dependency list. Add a bunch of .cvsignore files. Remove file that shouldn't have been in CVS. Don't force a static build.
2005-02-17Initial import of Ian McIntosh's excellent roadster applicationIan McIntosh2-0/+12