]> err.no Git - mapper/history - src/map-poi.c
More map widget integration changes
[mapper] / src / map-poi.c
2008-05-19 Kaj-Michael LangMapWidgetIntegration:
2008-05-09 Kaj-Michael LangPOI:
2008-04-21 Kaj-Michael LangDon't re-create the POI store, just clear it.
2008-04-08 Kaj-Michael LangUse g_debug instead of g_printf + small cosmetic changes.
2008-03-21 Kaj-Michael LangPrint POI title in very near zoom only.
2008-03-20 Kaj-Michael LangRemove unused code.
2008-03-13 Kaj-Michael LangStart to add gtkglext support. Make buffer pixmap priva...
2008-02-26 Kaj-Michael LangUse a dynamicaly sized buffer pixmap
2008-02-25 Kaj-Michael LangMove some variables and enums around
2008-01-23 Kaj-Michael LangAdd map_poi_deinit
2008-01-16 Kaj-Michael LangUse globaly set _GNU_SOURCE
2008-01-10 Kaj-Michael LangAdd POI category icon to category view.
2008-01-09 Kaj-Michael LangMerge branch 'master' of git+ssh://tal.org/home/git...
2008-01-09 Kaj-Michael LangRename function
2007-12-20 Kaj-Michael LangA bunch of small and large code changes:
2007-11-04 Kaj-Michael LangMerge branch 'master' of /home/milang/devel/mapper/
2007-11-04 Kaj-Michael LangFix POI add sql and fields. Drop POI cache after adding.
2007-11-03 Kaj-Michael LangMerge branch 'master' of /home/milang/devel/mapper/
2007-11-03 Kaj-Michael LangAdd "click-on-poi" code
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-26 Kaj-Michael LangMerge branch 'master' of git://git.tal.org/mapper
2007-10-25 Kaj-Michael LangUse "square" POI theme
2007-10-15 Kaj-Michael LangMerge commit 'origin'
2007-10-14 Kaj-Michael LangCheck for _zoom < 2 for big icons
2007-10-13 Kaj-Michael LangUse large icons when fully zoomed
2007-10-09 Kaj-Michael LangRemove color debug output
2007-10-09 Kaj-Michael LangUse POI color for title
2007-10-05 Kaj-Michael LangUse poi category color for anything we draw.
2007-10-03 Kaj-Michael LangOutput POI text even if we have an icon.
2007-10-03 Kaj-Michael Langmisc
2007-10-02 Kaj-Michael LangStart to add support for OpenStreetMap POI icon collection.
2007-09-03 Kaj-Michael LangMany many changes.
2007-08-08 Kaj-Michael LangPOI handling cleanups.
2007-08-06 Kaj-Michael LangFormating
2007-07-23 Kaj-Michael LangDraw the poi label a little nicer
2007-07-21 Kaj-Michael LangDon't strdown the poi label.
2007-07-16 Kaj-Michael LangDisplay poi text only when zoomed in close
2007-06-19 Kaj-Michael LangThe database is not specific to POIs only so rename...
2007-06-11 Kaj-Michael LangAdd function for loading icons. Use hash table to cache...
2007-06-11 Kaj-Michael LangDisplay poi labels if no icon is found.
2007-05-29 Kaj-Michael LangImport fork of maemo-mapper.