]> err.no Git - mapper/shortlog
mapper
2007-07-27 Kaj-Michael... Call osm_init/osm_deinit
2007-07-25 Kaj-Michael... Remove some more generated files
2007-07-25 Kaj-Michael... It's Mapper now.
2007-07-25 Kaj-Michael... More maemo/hildon fixes.
2007-07-25 Kaj-Michael... Hopefully fix git fuckup.. ?
2007-07-25 Kaj-Michael... Remove warnings
2007-07-25 Kaj-Michael... Merge
2007-07-25 Kaj-Michael... misc
2007-07-25 Kaj-Michael... Fixes so it builds for hildon. Not complete.
2007-07-25 Kaj-Michael... Enable calling of flite on non-hildon too.
2007-07-24 Kaj-Michael... misc
2007-07-24 Kaj-Michael... Start to use a static location structure, with street...
2007-07-24 Kaj-Michael... Use a helper function to check the distance to line...
2007-07-24 Kaj-Michael... Add check for geoclue
2007-07-24 Kaj-Michael... Add speed and isin fields for ways.
2007-07-24 Kaj-Michael... Handle access=private tag
2007-07-24 Kaj-Michael... Add noaccess flag.
2007-07-24 Kaj-Michael... Fix duplicate functions. Use common scan_bluetooth...
2007-07-24 Kaj-Michael... Update
2007-07-24 Kaj-Michael... Printing
2007-07-24 Kaj-Michael... Add TODO file
2007-07-24 Kaj-Michael... Remove more references to POIs in variables
2007-07-24 Kaj-Michael... Add note that this is a fork of maemo-mapper and origin...
2007-07-23 Kaj-Michael... Check that w is not null before freeing.
2007-07-23 Kaj-Michael... Rename browse button name as it's not just pois anymore.
2007-07-23 Kaj-Michael... Use gps position for location only if center mode is...
2007-07-23 Kaj-Michael... Add bounding box support. Needs to skip segments and...
2007-07-23 Kaj-Michael... Cleanups.
2007-07-23 Kaj-Michael... Remove most debuging output. Free the way structures...
2007-07-23 Kaj-Michael... Handle way ref and int_ref for info banner
2007-07-23 Kaj-Michael... Draw the poi label a little nicer
2007-07-22 Kaj-Michael... Way search and display works.
2007-07-22 Kaj-Michael... Query poi
2007-07-22 Kaj-Michael... Move more poi db handling from cb.c to poi.c
2007-07-22 Kaj-Michael... Add isin field for POIs.
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...
next