]> err.no Git - mapper/shortlog
mapper
2008-05-05 Kaj-Michael... Add query timing helper macros
2008-05-05 Kaj-Michael... Map widget scale draw works now
2008-05-05 Kaj-Michael... More map widget fixes
2008-05-05 Kaj-Michael... Let the map widget resize with dialog size.
2008-05-05 Kaj-Michael... Some more map widget work. Does not work yet.
2008-05-05 Kaj-Michael... Add map widget test application
2008-05-04 Kaj-Michael... More map widget work. Now it compiles.
2008-05-02 Kaj-Michael... Some more map widget work
2008-05-02 Kaj-Michael... Some more fixes to map widget
2008-04-30 Kaj-Michael... include <math.h> in latlon.h
2008-04-30 Kaj-Michael... More map widget work
2008-04-30 Kaj-Michael... Copy over some more code
2008-04-29 Kaj-Michael... Some more widget work
2008-04-29 Kaj-Michael... Merge branch 'master' of git+ssh://tal.org/home/git...
2008-04-29 Kaj-Michael... More code
2008-04-29 Kaj-Michael... Add some more code to map widget
2008-04-29 Kaj-Michael... Copy & Paste some more code from map.c to gtkmap.c
2008-04-28 Kaj-Michael... Small changes in importer, add comments and use more...
2008-04-28 Kaj-Michael... Fix setting of priv in finalize
2008-04-28 Kaj-Michael... Use private struct for compass internal variables
2008-04-28 Kaj-Michael... Fixes to gps signal display widget:
2008-04-28 Kaj-Michael... Fixes to compass widget:
2008-04-28 Kaj-Michael... Build map widget
2008-04-28 Kaj-Michael... Start make a proper map widget
2008-04-28 Kaj-Michael... Handle some more POIs properly
2008-04-28 Kaj-Michael... Fix warning
2008-04-27 Kaj-Michael... Fix crasher
2008-04-25 Kaj-Michael... Path bug fixes and checks for valid Path
2008-04-25 Kaj-Michael... Add missing GPL header
2008-04-25 Kaj-Michael... Use g_slice_new0 instead of manuly setting things to...
2008-04-25 Kaj-Michael... Start with a larger area when searching for roads
2008-04-25 Kaj-Michael... Use larger map tile cache on desktops
2008-04-25 Kaj-Michael... Don't clear tile image cache on zoom. Add helper to...
2008-04-25 Kaj-Michael... Add function to set cache size
2008-04-23 Kaj-Michael... Small fixes to importer:
2008-04-21 Kaj-Michael... Way nodes query.. needs some more fixing.
2008-04-21 Kaj-Michael... Misc
2008-04-21 Kaj-Michael... Don't re-create the POI store, just clear it.
2008-04-21 Kaj-Michael... Mark osm_db_prepare static
2008-04-21 Kaj-Michael... Remove usage of global route waypoint variables
2008-04-21 Kaj-Michael... Use a helper to get custom key settings
2008-04-21 Kaj-Michael... Load all node pairs for the way we are on
2008-04-21 Kaj-Michael... Include path.h
2008-04-18 Kaj-Michael... Add some comments
2008-04-18 Kaj-Michael... More Path/Route/Track cleanups:
2008-04-18 Kaj-Michael... More fixes to basedir setting
2008-04-18 Kaj-Michael... Add missing ";" and add audio_note_set_basedir() to...
2008-04-18 Kaj-Michael... Add function to alter basedir for audio files.
2008-04-18 Kaj-Michael... Remove old and now unused variable
2008-04-17 Kaj-Michael... Add Mapper icon to control file so AM will show a nice...
2008-04-15 Kaj-Michael... Remove unused include
2008-04-15 Kaj-Michael... Fix waypoint announce loop
2008-04-15 Kaj-Michael... More fixes to click-pan, zoom in if clicked/tapped...
2008-04-15 Kaj-Michael... Use helper macro to prepare sql statements.
2008-04-15 Kaj-Michael... sigh, try to fix thumb scrolling and map popup-menu...
2008-04-11 Kaj-Michael... Add map click debug
2008-04-11 Kaj-Michael... Remove stats debug output
2008-04-11 Kaj-Michael... Set extension events as soon as possible
2008-04-11 Kaj-Michael... Use different size margin areas for NE and WE movement
2008-04-11 Kaj-Michael... Use middle button on desktops to pan when clicking...
2008-04-11 Kaj-Michael... Add hildon/hildon-helper.h
2008-04-11 Kaj-Michael... Update for 1.0.3.95-6-rc4
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...
next