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