]> err.no Git - mapper/shortlog
mapper
2008-01-24 Kaj-Michael... Split settings to Generic, Gps and Map information
2008-01-24 Kaj-Michael... Update po files
2008-01-23 Kaj-Michael... Update
2008-01-23 Kaj-Michael... Add gpsbt flags
2008-01-23 Kaj-Michael... Go back to strcmp
2008-01-23 Kaj-Michael... Add gpsbt support. Untested.
2008-01-23 Kaj-Michael... Check for gpsbt and gpsmgr
2008-01-23 Kaj-Michael... Move variables_init from ui-common.c to mapper.c
2008-01-23 Kaj-Michael... Some fixes
2008-01-23 Kaj-Michael... Call map_poi_deinit and free _gps struct
2008-01-23 Kaj-Michael... Add map_poi_deinit
2008-01-23 Kaj-Michael... Add helper script running debuging tools
2008-01-23 Kaj-Michael... Set type when calling gps_new
2008-01-23 Kaj-Michael... More work on gpsd support. Add gps_free and gps_set_add...
2008-01-23 Kaj-Michael... Small configure fixes
2008-01-23 Kaj-Michael... Add
2008-01-22 Kaj-Michael... Check for POI on button release.
2008-01-22 Kaj-Michael... Start to convert to hildon btconn to the new gps interface.
2008-01-22 Kaj-Michael... Start to add support for using bluez D-Bus API to get...
2008-01-22 Kaj-Michael... Add new header file
2008-01-22 Kaj-Michael... Start to rewrite the GPS system to support location...
2008-01-22 Kaj-Michael... Add empty start of a map home applet
2008-01-21 Kaj-Michael... Use a variable for the icon base path. Change path...
2008-01-19 Kaj-Michael... Get rid of _pos, move data to gpsdata struct.
2008-01-17 Kaj-Michael... Add GpsIO struct
2008-01-17 Kaj-Michael... Comments
2008-01-17 Kaj-Michael... Show banner
2008-01-17 Kaj-Michael... Announce for the goto GPS coordinates button too.
2008-01-17 Kaj-Michael... Set "allow-checkbox-mode" on hildon only
2008-01-17 Kaj-Michael... Small filter fixes
2008-01-17 Kaj-Michael... Remove unused variables
2008-01-17 Kaj-Michael... Use AM_CONDITIONALs to decide what GPS source to use.
2008-01-16 Kaj-Michael... Add "Track" tab, for displaying information about the...
2008-01-16 Kaj-Michael... Use g_strcmp0
2008-01-16 Kaj-Michael... Use globaly set _GNU_SOURCE
2008-01-16 Kaj-Michael... Move _curl_sid
2008-01-16 Kaj-Michael... Silence a warning
2008-01-16 Kaj-Michael... Bump version
2008-01-16 Kaj-Michael... Add some more settings to the schema
2008-01-16 Kaj-Michael... Handle schema and icon cache
2008-01-16 Kaj-Michael... Install help files only if hildon is enabled
2008-01-16 Kaj-Michael... Start to add a proper GConf schema
2008-01-15 Kaj-Michael... Add textual progress
2008-01-15 Kaj-Michael... Don't use a hildon banner for map download progress...
2008-01-15 Kaj-Michael... Set default filename properly. Use correct return code.
2008-01-15 Kaj-Michael... Silence warning
2008-01-15 Kaj-Michael... Use g_snprintf
2008-01-15 Kaj-Michael... Use g_snprintf
2008-01-15 Kaj-Michael... Set autocenter to none if GPS is disabled.
2008-01-15 Kaj-Michael... Allow building with new gtkhtml. Fallback to 3.8 if...
2008-01-11 Kaj-Michael... Add code to set icon for quick POI buttons. Need to...
2008-01-10 Kaj-Michael... Update for another test package
2008-01-10 Kaj-Michael... Small fix, exit on error
2008-01-10 Kaj-Michael... sigh.. handle old glib
2008-01-10 Kaj-Michael... Generate suitable changelog from changelog.in
2008-01-10 Kaj-Michael... Generate suitable changelog for different IT OS versions
2008-01-10 Kaj-Michael... Fix the quick poi dialog buttons.
2008-01-10 Kaj-Michael... Two more cache clears
2008-01-10 Kaj-Michael... Missed one spot. Use full redraw.
2008-01-10 Kaj-Michael... Clear POI cache on add so the new POI gets drawn on...
2008-01-10 Kaj-Michael... Drop icon cache on low memory signal
2008-01-10 Kaj-Michael... Destroy icon cache on deinit. Add function to clear...
2008-01-10 Kaj-Michael... Add some more icons
2008-01-10 Kaj-Michael... Re-order the category list items. Ellipsize description.
2008-01-10 Kaj-Michael... Misc. Renames and code moving.
2008-01-10 Kaj-Michael... Add POI category icon to category view.
2008-01-09 Kaj-Michael... Move macros and some functions to better places
2008-01-09 Kaj-Michael... Display progress as numbers too
2008-01-09 Kaj-Michael... Merge branch 'master' of git+ssh://tal.org/home/git...
2008-01-09 Kaj-Michael... Add a comment for oneway flag, we need to handle the...
2008-01-09 Kaj-Michael... Rename function
2008-01-09 Kaj-Michael... Clear (desktop) progress when download is done.
2008-01-09 Kaj-Michael... Set max redirection for curl just in case.
2008-01-09 Kaj-Michael... Move WRITE_STRING to gpx.c as it's the only user.
2008-01-04 Kaj-Michael... AC_SYS_LARGEFILE should do it but won work.. so force...
2008-01-04 Kaj-Michael... Add some error output for file open ops
2008-01-04 Kaj-Michael... Nightclub
2008-01-04 Kaj-Michael... Start to make a simple library for osm database and...
2008-01-04 Kaj-Michael... Handle amenity=nightclub
2008-01-03 Kaj-Michael... 1.0.3.93
2008-01-03 Kaj-Michael... gtk_window_set_deletable is not available under (old) IT
2008-01-02 Kaj-Michael... Parse rest of NMEA in an idle cb
2008-01-02 Kaj-Michael... GCONF key define for maxdrop filter setting
2008-01-02 Kaj-Michael... Save/Load maxdrop filter setting.
2008-01-02 Kaj-Michael... Add maxdrop setting for filter
2008-01-02 Kaj-Michael... Use idle cb for map zoom in/out. Set zoom level when...
2008-01-02 Kaj-Michael... Add redraw timer. Add zoom in/out helper for idle cb.
2007-12-28 Kaj-Michael... Handle: place=locality
2007-12-28 Kaj-Michael... Add macro to check if speech is enabled.
2007-12-28 Kaj-Michael... Add generic information printer. Convert speed display...
2007-12-20 Kaj-Michael... A bunch of small and large code changes:
2007-12-20 Kaj-Michael... Display proper progress instead of pulsating
2007-12-19 Kaj-Michael... Bump version
2007-12-19 Kaj-Michael... Move goto lat/lon dialog from cb.c to map.c
2007-12-19 Kaj-Michael... Mark for translation.
2007-12-19 Kaj-Michael... Add announcements.c for announcement helpers. Start...
2007-12-18 Kaj-Michael... Don't bother rendering anything if map widget is not...
2007-12-07 Kaj-Michael... Remove static, make gcc 4 happy
2007-11-20 Kaj-Michael... Add GYPSY_*
2007-11-20 Kaj-Michael... Add --enable-gypsy
next