]> err.no Git - mapper/shortlog
mapper
2007-07-22 Kaj-Michael... Dummy street place.
2007-07-22 Kaj-Michael... Add function to get a place by id.
2007-07-22 Kaj-Michael... Add the new categories
2007-07-22 Kaj-Michael... Handle more node types (aiport, cafe, tourism, etc)
2007-07-22 Kaj-Michael... Move latlon pairs distance calculation function from...
2007-07-22 Kaj-Michael... Make some tiny changes to tables.
2007-07-21 Kaj-Michael... Start to handle place isin id #. We still need to handl...
2007-07-21 Kaj-Michael... misc
2007-07-21 Kaj-Michael... misc
2007-07-21 Kaj-Michael... Quick hack to use the new info banner and osm-db place...
2007-07-21 Kaj-Michael... Add info_banner label for showing position information
2007-07-21 Kaj-Michael... Add noexit flag.
2007-07-21 Kaj-Michael... Formating.
2007-07-21 Kaj-Michael... Start to make it do something. Place query works.
2007-07-21 Kaj-Michael... Handle "noexit" tag
2007-07-21 Kaj-Michael... Add
2007-07-21 Kaj-Michael... Build osm-db.c
2007-07-21 Kaj-Michael... Document the category table here too.
2007-07-21 Kaj-Michael... Don't strdown the poi label.
2007-07-21 Kaj-Michael... Move more code from poi-gui.c to poi.c
2007-07-21 Kaj-Michael... Remove debug output
2007-07-20 Kaj-Michael... More work on the split open/save functions.
2007-07-20 Kaj-Michael... Move more direct sqlite handling from poi-gui.c to...
2007-07-20 Kaj-Michael... Check that we can link with expat lib
2007-07-18 Kaj-Michael... Add index on way_seg wsid
2007-07-18 Kaj-Michael... Add file with list of example selects
2007-07-17 Kaj-Michael... Use a list for ways instead of a hash table as we don...
2007-07-17 Kaj-Michael... Ignore some more files
2007-07-17 Kaj-Michael... Handle some more amenities (speed trap, schools)
2007-07-17 Kaj-Michael... Add speed trap/cam
2007-07-17 Kaj-Michael... Be a bit more verbose.
2007-07-17 Kaj-Michael... Split out indexes from table definition
2007-07-17 Kaj-Michael... Remove more generated files
2007-07-17 Kaj-Michael... Remove generated files
2007-07-17 Kaj-Michael... autoconf related cleanup
2007-07-17 Kaj-Michael... Add files to ignore
2007-07-16 Kaj-Michael... Formating
2007-07-16 Kaj-Michael... Display poi text only when zoomed in close
2007-07-16 Kaj-Michael... Prepare sql statements with _v2 version.
2007-07-16 Kaj-Michael... misc
2007-07-16 Kaj-Michael... Add start of functions for getting usefull way/route...
2007-07-16 Kaj-Michael... Remove gps reset hack.
2007-07-16 Kaj-Michael... Formating.
2007-07-16 Kaj-Michael... Add latlon.c to source list.
2007-07-16 Kaj-Michael... And debug int lat/lon for a known place.
2007-07-16 Kaj-Michael... Use predefined id numbers from osm.h for categories.
2007-07-16 Kaj-Michael... Handle all different place types instead of mergeing...
2007-07-16 Kaj-Michael... Add school/college and generic amenity
2007-07-16 Kaj-Michael... Start to move lat/lon conversion functions/helpers...
2007-07-16 Kaj-Michael... Add field to store where the place is in (0=no idea...
2007-07-16 Kaj-Michael... Add place table for storing cities, towns, villages...
2007-07-16 Kaj-Michael... Add more map click modes
2007-07-16 Kaj-Michael... Update table definitions
2007-07-16 Kaj-Michael... Store way names, ref and int_ref
2007-07-16 Kaj-Michael... Optimize memory usage. Recognize more way and node...
2007-07-11 Kaj-Michael... Add table definition
2007-07-11 Kaj-Michael... formating
2007-07-04 Kaj-Michael... Add start of a OSM planet to sqlite database parser.
2007-07-04 Kaj-Michael... Add checks for expat and glib
2007-07-02 Kaj-Michael... misc
2007-07-02 Kaj-Michael... Fixes so it builds again under maemo scratchbox.
2007-07-02 Kaj-Michael... Add dbus stuff
2007-07-02 Kaj-Michael... Formating only
2007-06-28 Kaj-Michael... Hide the progress bar
2007-06-28 Kaj-Michael... Merge branch 'master' of git+ssh://tal.org/home/git...
2007-06-28 Kaj-Michael... Code formating.
2007-06-28 Kaj-Michael... Code formating fixes.
2007-06-28 Kaj-Michael... Add DOP information text label.
2007-06-27 Kaj-Michael... Remove some debug output.
2007-06-27 Kaj-Michael... Fix route save.
2007-06-19 Kaj-Michael... Add a progress bar to the toolbar.
2007-06-19 Kaj-Michael... Formating.
2007-06-19 Kaj-Michael... Start to add track storage things.
2007-06-19 Kaj-Michael... Make Home location setting/goto/save/load work.
2007-06-19 Kaj-Michael... The database is not specific to POIs only so rename...
2007-06-19 Kaj-Michael... misc
2007-06-19 Kaj-Michael... Add proper protection to db.h
2007-06-14 Kaj-Michael... Remove timeout if we are updating the message
2007-06-14 Kaj-Michael... Fix
2007-06-14 Kaj-Michael... Use gtk_color_button
2007-06-14 Kaj-Michael... Add
2007-06-14 Kaj-Michael... Add
2007-06-14 Kaj-Michael... Add
2007-06-14 Kaj-Michael... Use a hpaned for info/map view.
2007-06-13 Kaj-Michael... Fix typo
2007-06-13 Kaj-Michael... Cleanups.
2007-06-11 Kaj-Michael... More toolbar items
2007-06-11 Kaj-Michael... misc
2007-06-11 Kaj-Michael... Start a README file
2007-06-11 Kaj-Michael... Add function for loading icons. Use hash table to cache...
2007-06-11 Kaj-Michael... Display poi labels if no icon is found.
2007-06-07 Kaj-Michael... Fix missing init of read buffer.
2007-06-05 Kaj-Michael... Fix column function missing NULL parameter.
2007-06-04 Kaj-Michael... Start to add gstreamer things. Just init for now.
2007-06-04 Kaj-Michael... misc
2007-06-04 Kaj-Michael... Fix POI db handling so it works.
2007-05-29 Kaj-Michael... Import fork of maemo-mapper.