]> err.no Git - mapper/shortlog
mapper
2008-04-11 Kaj-Michael... Fix
2008-04-11 Kaj-Michael... Let sqlite do more work before running gtk main loop
2008-04-11 Kaj-Michael... Use generic image cache system for map tiles.
2008-04-11 Kaj-Michael... Use the generic image cache system for POI icons
2008-04-11 Kaj-Michael... Add a generic and simple pixbuf cache system.
2008-04-10 Kaj-Michael... Merge /home/milang/sbox-home/src/mapper
2008-04-10 Kaj-Michael... Use larger area for thumb press, add debug output.
2008-04-10 Kaj-Michael... Update
2008-04-10 Kaj-Michael... Add destination icon to icons to install
2008-04-10 Kaj-Michael... For tablets, add map panning using thumbs.
2008-04-10 Kaj-Michael... Add menu entry to show/hide toolbar for larger map...
2008-04-10 Kaj-Michael... Don't bother with the satellite number if the view...
2008-04-10 Kaj-Michael... Make sure _next_way is set before using it
2008-04-10 Kaj-Michael... Fix route file path related crasher
2008-04-10 Kaj-Michael... Small cleanups and error checking for home dir
2008-04-10 Kaj-Michael... Grey out Route menu entries if we have no route.
2008-04-10 Kaj-Michael... Grey out Route menu entries that require a loaded route.
2008-04-10 Kaj-Michael... Fix build for OS2006/7, hildon_helper_set_thumb_scrollb...
2008-04-10 Kaj-Michael... include <glib/gstdio.h>
2008-04-10 Kaj-Michael... Make HAL optional even if requested
2008-04-09 Kaj-Michael... Update for package
2008-04-09 Kaj-Michael... Check place if forced or distance is over limit
2008-04-09 Kaj-Michael... Merge branch 'master' of ssh://git.tal.org/home/git...
2008-04-09 Kaj-Michael... Remove debug
2008-04-09 Kaj-Michael... Small changes to db reconnect
2008-04-09 Kaj-Michael... Set basedir on init. Don't expand time display.
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
next