]> err.no Git - mapper/history - src
Use a banner under hildon instead of a error dialog.
[mapper] / src /
2008-01-27 Kaj-Michael LangUse a banner under hildon instead of a error dialog.
2008-01-27 Kaj-Michael LangSet menu entry properly.
2008-01-27 Kaj-Michael LangOnly display POI information that we got.
2008-01-27 Kaj-Michael LangUse menu entry for color settings.
2008-01-27 Kaj-Michael LangFix track_add arguments
2008-01-27 Kaj-Michael LangDon't allow negative headings
2008-01-26 Kaj-Michael Langinclude gi18n.h
2008-01-26 Kaj-Michael LangRemodelling of GPS handling for hildon. Work in progres...
2008-01-25 Kaj-Michael LangUse correct name for gps struct
2008-01-25 Kaj-Michael Langinclude settings.h
2008-01-25 Kaj-Michael LangInit GPS panel widgets with the correct gps data structure
2008-01-25 Kaj-Michael LangDisplay the range widgets correctly.
2008-01-25 Kaj-Michael LangFix a warning
2008-01-25 Kaj-Michael LangCalculate true heading for simulator
2008-01-25 Kaj-Michael LangFormating
2008-01-25 Kaj-Michael LangRemove some unneeded headers
2008-01-25 Kaj-Michael LangUse g_markup_printf_escaped
2008-01-24 Kaj-Michael LangRemove useless debug output
2008-01-24 Kaj-Michael LangPreparations
2008-01-24 Kaj-Michael LangNicer default location
2008-01-24 Kaj-Michael LangDefault to gps simulator, config load sets the correct...
2008-01-24 Kaj-Michael LangSmall fixes to gps random simulator.
2008-01-24 Kaj-Michael Langtrack_add likes gps data, not gps
2008-01-24 Kaj-Michael LangSmall display changes to map repo dialog
2008-01-24 Kaj-Michael LangHide Help on !hildon case. Hide work-in-progress menu...
2008-01-24 Kaj-Michael LangAdd a simple gps simulator type. Move some code into...
2008-01-24 Kaj-Michael LangFix enabling gps
2008-01-24 Kaj-Michael LangMake sure gps type is valid
2008-01-24 Kaj-Michael LangCallback needs gps
2008-01-24 Kaj-Michael LangMore formating
2008-01-24 Kaj-Michael LangFormating
2008-01-24 Kaj-Michael LangUse correct action name
2008-01-24 Kaj-Michael LangHandle gps type and port
2008-01-24 Kaj-Michael LangAdd gps_set_type, remove global dbus rfcomm
2008-01-24 Kaj-Michael LangUse gdouble for sum
2008-01-24 Kaj-Michael LangRemove menu icons from settings sub items
2008-01-24 Kaj-Michael LangSplit settings to Generic, Gps and Map information
2008-01-23 Kaj-Michael LangAdd gpsbt flags
2008-01-23 Kaj-Michael LangGo back to strcmp
2008-01-23 Kaj-Michael LangAdd gpsbt support. Untested.
2008-01-23 Kaj-Michael LangMove variables_init from ui-common.c to mapper.c
2008-01-23 Kaj-Michael LangSome fixes
2008-01-23 Kaj-Michael LangCall map_poi_deinit and free _gps struct
2008-01-23 Kaj-Michael LangAdd map_poi_deinit
2008-01-23 Kaj-Michael LangAdd helper script running debuging tools
2008-01-23 Kaj-Michael LangSet type when calling gps_new
2008-01-23 Kaj-Michael LangMore work on gpsd support. Add gps_free and gps_set_add...
2008-01-23 Kaj-Michael LangAdd
2008-01-22 Kaj-Michael LangCheck for POI on button release.
2008-01-22 Kaj-Michael LangStart to convert to hildon btconn to the new gps interface.
2008-01-22 Kaj-Michael LangStart to add support for using bluez D-Bus API to get...
2008-01-22 Kaj-Michael LangAdd new header file
2008-01-22 Kaj-Michael LangStart to rewrite the GPS system to support location...
2008-01-21 Kaj-Michael LangUse a variable for the icon base path. Change path...
2008-01-19 Kaj-Michael LangGet rid of _pos, move data to gpsdata struct.
2008-01-17 Kaj-Michael LangAdd GpsIO struct
2008-01-17 Kaj-Michael LangComments
2008-01-17 Kaj-Michael LangShow banner
2008-01-17 Kaj-Michael LangAnnounce for the goto GPS coordinates button too.
2008-01-17 Kaj-Michael LangSet "allow-checkbox-mode" on hildon only
2008-01-17 Kaj-Michael LangSmall filter fixes
2008-01-17 Kaj-Michael LangRemove unused variables
2008-01-17 Kaj-Michael LangUse AM_CONDITIONALs to decide what GPS source to use.
2008-01-16 Kaj-Michael LangAdd "Track" tab, for displaying information about the...
2008-01-16 Kaj-Michael LangUse g_strcmp0
2008-01-16 Kaj-Michael LangUse globaly set _GNU_SOURCE
2008-01-16 Kaj-Michael LangMove _curl_sid
2008-01-16 Kaj-Michael LangSilence a warning
2008-01-15 Kaj-Michael LangAdd textual progress
2008-01-15 Kaj-Michael LangDon't use a hildon banner for map download progress...
2008-01-15 Kaj-Michael LangSet default filename properly. Use correct return code.
2008-01-15 Kaj-Michael LangSilence warning
2008-01-15 Kaj-Michael LangUse g_snprintf
2008-01-15 Kaj-Michael LangUse g_snprintf
2008-01-15 Kaj-Michael LangSet autocenter to none if GPS is disabled.
2008-01-15 Kaj-Michael LangAllow building with new gtkhtml. Fallback to 3.8 if...
2008-01-11 Kaj-Michael LangAdd code to set icon for quick POI buttons. Need to...
2008-01-10 Kaj-Michael Langsigh.. handle old glib
2008-01-10 Kaj-Michael LangFix the quick poi dialog buttons.
2008-01-10 Kaj-Michael LangTwo more cache clears
2008-01-10 Kaj-Michael LangMissed one spot. Use full redraw.
2008-01-10 Kaj-Michael LangClear POI cache on add so the new POI gets drawn on...
2008-01-10 Kaj-Michael LangDrop icon cache on low memory signal
2008-01-10 Kaj-Michael LangDestroy icon cache on deinit. Add function to clear...
2008-01-10 Kaj-Michael LangAdd some more icons
2008-01-10 Kaj-Michael LangRe-order the category list items. Ellipsize description.
2008-01-10 Kaj-Michael LangMisc. Renames and code moving.
2008-01-10 Kaj-Michael LangAdd POI category icon to category view.
2008-01-09 Kaj-Michael LangMove macros and some functions to better places
2008-01-09 Kaj-Michael LangDisplay progress as numbers too
2008-01-09 Kaj-Michael LangMerge branch 'master' of git+ssh://tal.org/home/git...
2008-01-09 Kaj-Michael LangAdd a comment for oneway flag, we need to handle the...
2008-01-09 Kaj-Michael LangRename function
2008-01-09 Kaj-Michael LangClear (desktop) progress when download is done.
2008-01-09 Kaj-Michael LangSet max redirection for curl just in case.
2008-01-09 Kaj-Michael LangMove WRITE_STRING to gpx.c as it's the only user.
2008-01-04 Kaj-Michael LangAdd some error output for file open ops
2008-01-04 Kaj-Michael LangNightclub
2008-01-04 Kaj-Michael LangStart to make a simple library for osm database and...
2008-01-04 Kaj-Michael LangHandle amenity=nightclub
next