]> err.no Git - mapper/history - src/poi-gui.c
Fixes to gstreamer element and caps handlings.
[mapper] / src / poi-gui.c
2008-02-28 Kaj-Michael LangMerge branch 'master' of ssh://git.tal.org/home/git...
2008-02-27 Kaj-Michael LangUse a Close button instead of OK, makes it more clear.
2008-02-26 Kaj-Michael LangGet POI lat/lon from gps if fixed==false
2008-02-26 Kaj-Michael LangAdd some more quick poi categories. Make buttons take...
2008-02-26 Kaj-Michael LangSplit the quick button box generation into its own...
2008-02-25 Kaj-Michael LangMove some variables and enums around
2008-02-05 Kaj-Michael LangSmall POI changes:
2008-02-04 Kaj-Michael LangUse POI icons in the quick POI buttons
2008-02-04 Kaj-Michael LangAdd a track note when adding quick POIs
2008-01-27 Kaj-Michael LangOnly display POI information that we got.
2008-01-25 Kaj-Michael LangUse g_markup_printf_escaped
2008-01-17 Kaj-Michael LangSet "allow-checkbox-mode" on hildon only
2008-01-16 Kaj-Michael LangUse globaly set _GNU_SOURCE
2008-01-11 Kaj-Michael LangAdd code to set icon for quick POI buttons. Need to...
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 LangRe-order the category list items. Ellipsize description.
2008-01-10 Kaj-Michael LangAdd POI category icon to category view.
2008-01-04 Kaj-Michael LangStart to make a simple library for osm database and...
2007-11-07 Kaj-Michael LangHandle old and new maemo browser interfaces
2007-11-05 Kaj-Michael LangAdd untested code to start browser on tablet
2007-11-05 Kaj-Michael LangUse a HTML table. Add url click handler that does nothing.
2007-11-04 Kaj-Michael LangA bit larger info window. Small html change.
2007-11-03 Kaj-Michael LangMerge branch 'master' of /home/milang/devel/mapper/
2007-11-03 Kaj-Michael LangAdd some more data to POI info dialog
2007-11-03 Kaj-Michael LangAdd click on POI info dialog using gtkhtml for nice...
2007-11-03 Kaj-Michael LangRemove unused stuff
2007-11-03 Kaj-Michael LangMerge branch 'master' of git+ssh://tal.org/home/git...
2007-11-02 Kaj-Michael LangPOI Code cleanups:
2007-10-31 Kaj-Michael LangUse generic search interface
2007-10-31 Kaj-Michael LangMerge branch 'master' of git+ssh://tal.org/home/git...
2007-10-30 Kaj-Michael LangWorking (messy) POI search implemented.
2007-10-29 Kaj-Michael LangAdd set destination from POI
2007-10-29 Kaj-Michael LangMore POI search work. Goto works.
2007-10-29 Kaj-Michael LangEnable help in quick poi dialog
2007-10-26 Kaj-Michael LangAlways use guint for poi/cat id.
2007-10-26 Kaj-Michael LangUse help.c wrappers
2007-10-26 Kaj-Michael LangMerge branch 'master' of git://git.tal.org/mapper
2007-10-25 Kaj-Michael LangFix warnings. Rename some functions.
2007-10-25 Kaj-Michael LangFix crasher in category add. Misc other changes.
2007-10-24 Kaj-Michael LangMore POI search UI work.
2007-10-24 Kaj-Michael LangFormating only
2007-10-19 Kaj-Michael LangWITH_OSSO -> WITH_OSSO_HELP
2007-10-19 Kaj-Michael LangMake quick POI work. Bit of a hack with the lat,lon...
2007-10-19 Kaj-Michael LangUse a hardcoded POI list for quick POI dialog
2007-10-18 Kaj-Michael LangMerge branch 'master' of /home/milang/devel/mapper/
2007-10-18 Kaj-Michael LangSplit POI selection dialog from click select function...
2007-10-18 Kaj-Michael LangMerge branch 'master' of git+ssh://tal.org/home/git...
2007-10-18 Kaj-Michael LangMerge branch 'master' of git+ssh://tal.org/home/git...
2007-10-18 Kaj-Michael Langselect_poi -> poi_select
2007-10-18 Kaj-Michael LangMisc
2007-10-11 Kaj-Michael LangCode formating
2007-10-05 Kaj-Michael LangCleanups
2007-09-03 Kaj-Michael LangMany many changes.
2007-08-09 Kaj-Michael LangMerge branch 'master' of git+ssh://tal.org/home/git...
2007-08-09 Kaj-Michael LangMisc cleanups.
2007-08-09 Kaj-Michael LangMerge branch 'master' of git+ssh://tal.org/home/git...
2007-08-09 Kaj-Michael LangShow dialog after setting callbacks
2007-08-08 Kaj-Michael LangPOI handling cleanups.
2007-08-06 Kaj-Michael LangMake it possible to build for different gtk/hildon...
2007-07-27 Kaj-Michael LangMerge branch 'master' of git+ssh://tal.org/home/git...
2007-07-27 Kaj-Michael LangUse correct index to get poi count.
2007-07-27 Kaj-Michael LangCleanups
2007-07-21 Kaj-Michael LangMove more code from poi-gui.c to poi.c
2007-07-20 Kaj-Michael LangMove more direct sqlite handling from poi-gui.c to...
2007-07-16 Kaj-Michael LangFormating
2007-07-11 Kaj-Michael Langformating
2007-06-04 Kaj-Michael Langmisc
2007-05-29 Kaj-Michael LangImport fork of maemo-mapper.