]> err.no Git - mapper/shortlog
mapper
2007-11-05 Kaj-Michael... Add untested code to start browser on tablet
2007-11-05 Kaj-Michael... Use a HTML table. Add url click handler that does nothing.
2007-11-05 Kaj-Michael... Add flag to say if osm db is usable or not. Not used...
2007-11-05 Kaj-Michael... Use lat, lon for location query
2007-11-05 Kaj-Michael... Look in postal_code when searching with a string
2007-11-05 Kaj-Michael... Try to get links to POI from 'url' and 'wikipedia'...
2007-11-04 Kaj-Michael... Remove zoom banner
2007-11-04 Kaj-Michael... Check that button is down in motion handler.
2007-11-04 Kaj-Michael... A bit larger info window. Small html change.
2007-11-04 Kaj-Michael... Update translation files
2007-11-04 Kaj-Michael... Remove unused stuff
2007-11-04 Kaj-Michael... Use idle callbacks for updating location info
2007-11-04 Kaj-Michael... Don't destroy dialog
2007-11-04 Kaj-Michael... Disable GPS if not retrying
2007-11-04 Kaj-Michael... Don't re-render at every click
2007-11-04 Kaj-Michael... Do something when doubleclicking
2007-11-04 Kaj-Michael... Merge branch 'master' of /home/milang/devel/mapper/
2007-11-04 Kaj-Michael... Fix POI add sql and fields. Drop POI cache after adding.
2007-11-04 Kaj-Michael... Use correct values for new poi lat, lon
2007-11-04 Kaj-Michael... Update table definition
2007-11-04 Kaj-Michael... Small fixes to package build rules and helper script
2007-11-03 Kaj-Michael... Use idle callback to bring up POI info, as otherwise...
2007-11-03 Kaj-Michael... Merge branch 'master' of /home/milang/devel/mapper/
2007-11-03 Kaj-Michael... Set some flags
2007-11-03 Kaj-Michael... Update deb package changelog for 1.0.3.92
2007-11-03 Kaj-Michael... Bump version
2007-11-03 Kaj-Michael... Add some more data to POI info dialog
2007-11-03 Kaj-Michael... Add click on POI info dialog using gtkhtml for nice...
2007-11-03 Kaj-Michael... Reset the poi_by_id SQL statement after use
2007-11-03 Kaj-Michael... Check for libgtkhtml-3.8
2007-11-03 Kaj-Michael... Add "click-on-poi" code
2007-11-03 Kaj-Michael... Remove unused headers
2007-11-03 Kaj-Michael... Remove unused stuff
2007-11-03 Kaj-Michael... Return after sat in use check if 0
2007-11-03 Kaj-Michael... Don't use negative heading. Speak distance information...
2007-11-03 Kaj-Michael... Use gtk_dialog buttons instead of manualy adding button...
2007-11-03 Kaj-Michael... Ask gconf to sync changes when saving settings.
2007-11-03 Kaj-Michael... Oops, lat and lon are doubles..
2007-11-03 Kaj-Michael... Add poi_get_by_id(), add enum and define for common...
2007-11-03 Kaj-Michael... Merge branch 'master' of git+ssh://tal.org/home/git...
2007-11-03 Kaj-Michael... Use G_NORMALIZE_ALL_COMPOSE
2007-11-03 Kaj-Michael... Merge branch 'master' of git+ssh://tal.org/home/git...
2007-11-03 Kaj-Michael... Test code for search list double click handling
2007-11-02 Kaj-Michael... Misc
2007-11-02 Kaj-Michael... Changes to how mouse button works. Pan with button...
2007-11-02 Kaj-Michael... POI Code cleanups:
2007-11-02 Kaj-Michael... Normalize utf8 names. Add code to transliterate names...
2007-11-02 Kaj-Michael... Add field for normalized name
2007-11-02 Kaj-Michael... Check for geoclue or gpsd only if requested
2007-11-01 Kaj-Michael... Use shared setter for search result.
2007-11-01 Kaj-Michael... Fix (not tested) speed display leaving old numbers...
2007-11-01 Kaj-Michael... Hide normal/auto zoom toolbar buttons on tablet.
2007-11-01 Kaj-Michael... Fix searching of POIs with just category.
2007-11-01 Kaj-Michael... Fix place isin bug
2007-11-01 Kaj-Michael... Use larger area for way search but limit amount of...
2007-11-01 Kaj-Michael... Bump version to 1.0.3.91
2007-11-01 Kaj-Michael... Fix distance display
2007-11-01 Kaj-Michael... Fixes
2007-11-01 Kaj-Michael... Fix SQL
2007-11-01 Kaj-Michael... Remove old popup error
2007-11-01 Kaj-Michael... First try of way search, untested...
2007-11-01 Kaj-Michael... Update poi table definition
2007-11-01 Kaj-Michael... Many changes to importer:
2007-11-01 Kaj-Michael... Wee, table format changes once more :)
2007-11-01 Kaj-Michael... Some more way search stuff
2007-10-31 Kaj-Michael... Use generic search interface
2007-10-31 Kaj-Michael... More work on way name search.
2007-10-31 Kaj-Michael... Misc
2007-10-31 Kaj-Michael... Clear progress on GPS disconnect
2007-10-31 Kaj-Michael... More work on generic search interface
2007-10-31 Kaj-Michael... Merge branch 'master' of git+ssh://tal.org/home/git...
2007-10-31 Kaj-Michael... Set some progress settings
2007-10-31 Kaj-Michael... Misc
2007-10-31 Kaj-Michael... A bit more search dialog work
2007-10-31 Kaj-Michael... Start to make search generic for POIs and Ways
2007-10-31 Kaj-Michael... Add GPL header
2007-10-31 Kaj-Michael... Small fix to way name search sql
2007-10-31 Kaj-Michael... Add way name search sql statement. Finalize statements...
2007-10-31 Kaj-Michael... Call *_deinit/_init routines when reconnecting to database.
2007-10-31 Kaj-Michael... Add poi_deinit to finalize sql statements.
2007-10-30 Kaj-Michael... Basic preparation for relations (Let XML parser know...
2007-10-30 Kaj-Michael... Working (messy) POI search implemented.
2007-10-30 Kaj-Michael... Database init changes. Rename some variables.
2007-10-30 Kaj-Michael... Add db.c to imported source list
2007-10-30 Kaj-Michael... A lot of changes to OSM importer:
2007-10-30 Kaj-Michael... Add sql exec helper. Add GPL header.
2007-10-30 Kaj-Michael... Add more init stages for connecting to db, init poi...
2007-10-30 Kaj-Michael... Don't connect to db here.
2007-10-30 Kaj-Michael... The widgets refresh themselves now
2007-10-30 Kaj-Michael... Autorefresh once a second.
2007-10-30 Kaj-Michael... Refresh compass every 1 sec. Don't snap directly, anima...
2007-10-30 Kaj-Michael... Remove area table
2007-10-30 Kaj-Michael... Add indexes for nls names
2007-10-30 Kaj-Michael... Fix gps panel displaying bug. Show both GPS sky and...
2007-10-30 Kaj-Michael... Connect click switching only if combined mode is requested.
2007-10-30 Kaj-Michael... Add sql for other other way languages. Finalize all...
2007-10-30 Kaj-Michael... gps-conn.h
2007-10-29 Kaj-Michael... Add set destination from POI
2007-10-29 Kaj-Michael... More POI search work. Goto works.
2007-10-29 Kaj-Michael... Don't call the sqlite progress handler cb too often
next