]> err.no Git - mapper/history - src
Dummy street place.
[mapper] / src /
2007-07-22 Kaj-Michael LangDummy street place.
2007-07-22 Kaj-Michael LangAdd function to get a place by id.
2007-07-22 Kaj-Michael LangAdd the new categories
2007-07-22 Kaj-Michael LangHandle more node types (aiport, cafe, tourism, etc)
2007-07-22 Kaj-Michael LangMove latlon pairs distance calculation function from...
2007-07-21 Kaj-Michael LangStart to handle place isin id #. We still need to handl...
2007-07-21 Kaj-Michael Langmisc
2007-07-21 Kaj-Michael Langmisc
2007-07-21 Kaj-Michael LangQuick hack to use the new info banner and osm-db place...
2007-07-21 Kaj-Michael LangAdd info_banner label for showing position information
2007-07-21 Kaj-Michael LangAdd noexit flag.
2007-07-21 Kaj-Michael LangFormating.
2007-07-21 Kaj-Michael LangStart to make it do something. Place query works.
2007-07-21 Kaj-Michael LangHandle "noexit" tag
2007-07-21 Kaj-Michael LangAdd
2007-07-21 Kaj-Michael LangBuild osm-db.c
2007-07-21 Kaj-Michael LangDon't strdown the poi label.
2007-07-21 Kaj-Michael LangMove more code from poi-gui.c to poi.c
2007-07-21 Kaj-Michael LangRemove debug output
2007-07-20 Kaj-Michael LangMore work on the split open/save functions.
2007-07-20 Kaj-Michael LangMove more direct sqlite handling from poi-gui.c to...
2007-07-17 Kaj-Michael LangUse a list for ways instead of a hash table as we don...
2007-07-17 Kaj-Michael LangHandle some more amenities (speed trap, schools)
2007-07-17 Kaj-Michael LangAdd speed trap/cam
2007-07-17 Kaj-Michael LangBe a bit more verbose.
2007-07-17 Kaj-Michael LangRemove generated files
2007-07-16 Kaj-Michael LangFormating
2007-07-16 Kaj-Michael LangDisplay poi text only when zoomed in close
2007-07-16 Kaj-Michael LangPrepare sql statements with _v2 version.
2007-07-16 Kaj-Michael Langmisc
2007-07-16 Kaj-Michael LangAdd start of functions for getting usefull way/route...
2007-07-16 Kaj-Michael LangRemove gps reset hack.
2007-07-16 Kaj-Michael LangFormating.
2007-07-16 Kaj-Michael LangAdd latlon.c to source list.
2007-07-16 Kaj-Michael LangAnd debug int lat/lon for a known place.
2007-07-16 Kaj-Michael LangUse predefined id numbers from osm.h for categories.
2007-07-16 Kaj-Michael LangHandle all different place types instead of mergeing...
2007-07-16 Kaj-Michael LangAdd school/college and generic amenity
2007-07-16 Kaj-Michael LangStart to move lat/lon conversion functions/helpers...
2007-07-16 Kaj-Michael LangAdd more map click modes
2007-07-16 Kaj-Michael LangStore way names, ref and int_ref
2007-07-16 Kaj-Michael LangOptimize memory usage. Recognize more way and node...
2007-07-11 Kaj-Michael Langformating
2007-07-04 Kaj-Michael LangAdd start of a OSM planet to sqlite database parser.
2007-07-02 Kaj-Michael Langmisc
2007-07-02 Kaj-Michael LangFixes so it builds again under maemo scratchbox.
2007-07-02 Kaj-Michael LangAdd dbus stuff
2007-07-02 Kaj-Michael LangFormating only
2007-06-28 Kaj-Michael LangHide the progress bar
2007-06-28 Kaj-Michael LangMerge branch 'master' of git+ssh://tal.org/home/git...
2007-06-28 Kaj-Michael LangCode formating.
2007-06-28 Kaj-Michael LangCode formating fixes.
2007-06-28 Kaj-Michael LangAdd DOP information text label.
2007-06-27 Kaj-Michael LangRemove some debug output.
2007-06-27 Kaj-Michael LangFix route save.
2007-06-19 Kaj-Michael LangAdd a progress bar to the toolbar.
2007-06-19 Kaj-Michael LangFormating.
2007-06-19 Kaj-Michael LangStart to add track storage things.
2007-06-19 Kaj-Michael LangMake Home location setting/goto/save/load work.
2007-06-19 Kaj-Michael LangThe database is not specific to POIs only so rename...
2007-06-19 Kaj-Michael LangAdd proper protection to db.h
2007-06-14 Kaj-Michael LangRemove timeout if we are updating the message
2007-06-14 Kaj-Michael LangFix
2007-06-14 Kaj-Michael LangUse gtk_color_button
2007-06-14 Kaj-Michael LangAdd
2007-06-14 Kaj-Michael LangAdd
2007-06-14 Kaj-Michael LangAdd
2007-06-14 Kaj-Michael LangUse a hpaned for info/map view.
2007-06-13 Kaj-Michael LangFix typo
2007-06-13 Kaj-Michael LangCleanups.
2007-06-11 Kaj-Michael LangMore toolbar items
2007-06-11 Kaj-Michael Langmisc
2007-06-11 Kaj-Michael LangAdd function for loading icons. Use hash table to cache...
2007-06-11 Kaj-Michael LangDisplay poi labels if no icon is found.
2007-06-07 Kaj-Michael LangFix missing init of read buffer.
2007-06-05 Kaj-Michael LangFix column function missing NULL parameter.
2007-06-04 Kaj-Michael LangStart to add gstreamer things. Just init for now.
2007-06-04 Kaj-Michael Langmisc
2007-06-04 Kaj-Michael LangFix POI db handling so it works.
2007-05-29 Kaj-Michael LangImport fork of maemo-mapper.