]> err.no Git - mapper/shortlog
mapper
2008-04-09 Kaj-Michael... Add a simple destination icon, from OSM icon collection
2008-04-09 Kaj-Michael... Use define for mmc paths
2008-04-09 Kaj-Michael... Draw destination icon.
2008-04-09 Kaj-Michael... Add osm_check_location()
2008-04-09 Kaj-Michael... Use angle_diff()
2008-04-09 Kaj-Michael... Show progress dialog, fix some warnings.
2008-04-09 Kaj-Michael... Use osm_check_location() to check if we need to query...
2008-04-09 Kaj-Michael... Show the progress dialog
2008-04-09 Kaj-Michael... Widen the progress dialog and don't show it so the...
2008-04-09 Kaj-Michael... Add simple angle diff function
2008-04-09 Kaj-Michael... Remove POI load debug output
2008-04-08 Kaj-Michael... Add helper function to just check if location hasn...
2008-04-08 Kaj-Michael... Use thumb friendly scrollbar on tablet
2008-04-08 Kaj-Michael... Use g_debug instead of g_printf + small cosmetic changes.
2008-04-08 Kaj-Michael... Merge branch 'master' of ssh://git.tal.org/home/git...
2008-04-08 Kaj-Michael... Start to add support for zoom ranges
2008-04-07 Kaj-Michael... Use pretty time format for audio note
2008-04-07 Kaj-Michael... Use road type (if known) as auto zoom base value:
2008-04-07 Kaj-Michael... Add parent window argument to poi_info_dialog
2008-04-07 Kaj-Michael... Add "Info" button to search dialog, for POI information...
2008-04-07 Kaj-Michael... Move the POI category combo below the text search
2008-04-07 Kaj-Michael... Use common curl_multi, no need to check if it needs...
2008-04-07 Kaj-Michael... Disconnect and reconnect to database only if the path...
2008-04-07 Kaj-Michael... Remove pragma comments
2008-04-07 Kaj-Michael... Small cleanups. Set some sqlite3 pragmas on open.
2008-04-04 Kaj-Michael... Init curl_multi once and use it until deinit
2008-04-04 Kaj-Michael... Silence warning
2008-04-04 Kaj-Michael... Allow using hostnames for gpsd connection, not only...
2008-04-01 Kaj-Michael... Fix quick poi sigsegv, _track is now dynamic
2008-03-21 Kaj-Michael... Merge branch 'master' of ssh://git.tal.org/home/git...
2008-03-21 Kaj-Michael... Fix hardware key customization dialog menu
2008-03-21 Kaj-Michael... Update for 1.0.3.95-5-rc1
2008-03-21 Kaj-Michael... Disable debuging in packages
2008-03-21 Kaj-Michael... Small fix to skip for 30 secs if nothing found logic
2008-03-21 Kaj-Michael... Get/Set announcements flags
2008-03-21 Kaj-Michael... Don't announce waypoints unless _announce_waypoints...
2008-03-21 Kaj-Michael... Use correct data type, now the simulator works
2008-03-21 Kaj-Michael... Add announcement flags. Remove some warnings.
2008-03-21 Kaj-Michael... Announce distance to destination only if _announce_dest...
2008-03-21 Kaj-Michael... Cosmetic changes only.
2008-03-21 Kaj-Michael... Add new keys for home, destination and announcement...
2008-03-21 Kaj-Michael... Print POI title in very near zoom only.
2008-03-21 Kaj-Michael... Use the new position save function to save home and...
2008-03-21 Kaj-Michael... GPS simulator changes:
2008-03-21 Kaj-Michael... Misc
2008-03-21 Kaj-Michael... Add position save/load functions, config_load_position...
2008-03-20 Kaj-Michael... Move path_load/save function to path.c
2008-03-20 Kaj-Michael... Use helper functions. Change some ordering just for...
2008-03-20 Kaj-Michael... Add mapper_gconf_get_boolean helper function. Fix model...
2008-03-20 Kaj-Michael... Fixes to settings dialog
2008-03-20 Kaj-Michael... Fix
2008-03-20 Kaj-Michael... Print progress properly
2008-03-20 Kaj-Michael... Remove debug message
2008-03-20 Kaj-Michael... Remove unused code.
2008-03-20 Kaj-Michael... Use a helper function to load strings lists from gconf...
2008-03-20 Kaj-Michael... Print message if epspeak is enabled
2008-03-20 Kaj-Michael... List geoclue and gypsy. Remove gpsd, it now works.
2008-03-19 Kaj-Michael... Add new notebook pages. Grey out voice settings if...
2008-03-19 Kaj-Michael... Store succesfull search strings in search_model and...
2008-03-19 Kaj-Michael... Add missing gpx.h include
2008-03-19 Kaj-Michael... Add a enum for the gpx path prepend/append/new modes...
2008-03-18 Kaj-Michael... Do a full redraw only if a drag did happen.
2008-03-18 Kaj-Michael... Add g_return_val_if_fail for POI statements too.
2008-03-18 Kaj-Michael... Add a bunch of g_return_val_if_fail checks.
2008-03-18 Kaj-Michael... Make sure the statement is NULL if preparation fails.
2008-03-18 Kaj-Michael... Move DB_PREP macro
2008-03-18 Kaj-Michael... Use array of table and index definitions. Add helper...
2008-03-18 Kaj-Michael... Misc
2008-03-18 Kaj-Michael... Don't clear gps address, zero gps data.
2008-03-18 Kaj-Michael... Rename write_gpx -> gpx_write and parse_gpx -> gpx_parse
2008-03-18 Kaj-Michael... Space 2 Tab
2008-03-18 Kaj-Michael... Fix localtime parameter for gpx time metadata. Print...
2008-03-18 Kaj-Michael... Bail instantly if the requested tile to render is outsi...
2008-03-18 Kaj-Michael... Add map tile download by Track
2008-03-18 Kaj-Michael... Remove useless debug output
2008-03-18 Kaj-Michael... Finaly create an icon for Mapper. I have über 1337...
2008-03-17 Kaj-Michael... Some location and map rendering changes:
2008-03-17 Kaj-Michael... Add gps_clear helper to clear the gps data on disconnect.
2008-03-15 Kaj-Michael... GPX output fixes. Add metadata section, only time for...
2008-03-15 Kaj-Michael... Keep zoom level if already close when going to Home...
2008-03-13 Kaj-Michael... Enable Hal support
2008-03-13 Kaj-Michael... Merge branch 'master' of git+ssh://tal.org/home/git...
2008-03-13 Kaj-Michael... Remove
2008-03-13 Kaj-Michael... Use dynamicaly allocated _track and _route.
2008-03-13 Kaj-Michael... Add option with cairo and opengl enabled.
2008-03-13 Kaj-Michael... Add path_new and path_free. No need to set fields two...
2008-03-13 Kaj-Michael... Don't try to save a route if route is empty.
2008-03-13 Kaj-Michael... Tiny gps simulator fix, don't be so eager to change...
2008-03-13 Kaj-Michael... Sigh.. use correct dbus connection for hal.
2008-03-13 Kaj-Michael... Use map_pixmap_get
2008-03-13 Kaj-Michael... Add last_valid field to location struct.
2008-03-13 Kaj-Michael... Start to add gtkglext support. Make buffer pixmap priva...
2008-03-13 Kaj-Michael... Function rename
2008-03-13 Kaj-Michael... Add announce_waypoint
2008-03-13 Kaj-Michael... Add basic gtkglext init. Hal init success changes.
2008-03-13 Kaj-Michael... Small fixes to location handling and debug messages.
2008-03-13 Kaj-Michael... Route, track and menu changes.
2008-03-13 Kaj-Michael... Fix variable usage
2008-03-12 Kaj-Michael... Set track maxspeed from gps
2008-03-12 Kaj-Michael... Add path metadata fields, names from GPX metadata.
next