summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-08-24NEWS: update with translationsHEADmasterAlban Crequy1-0/+7
2010-08-24Add translation in Finnish, from TransifexAlban Crequy2-0/+238
2010-08-20Update cs translation, from transifexAlban Crequy1-61/+85
2010-08-18Update debian/changelog with trackingMAP_BUDDY_0_4Alban Crequy1-1/+2
2010-08-18Fix copyright in the 'about' dialogAlban Crequy1-1/+3
2010-08-18Update maintainerAlban Crequy1-1/+1
2010-08-18Fix a crash in contact_location_freeAlban Crequy1-4/+10
2010-08-18do not free the PoiOsmGetUserCallbackData when cancelling soup messageCosimo Alfarano1-2/+7
2010-08-18works around a 'disappearing' dialog issue. work in progressCosimo Alfarano1-1/+3
2010-08-18fix typo preventing cleaning for data/Makefile.amCosimo Alfarano1-1/+1
2010-08-18use g_queue_free to free GQueue, not g_object_unrefCosimo Alfarano1-1/+1
2010-08-18fully enable debugCosimo Alfarano1-0/+1
2010-08-18make constant the map_buddy_conf_get_shown_features return valueCosimo Alfarano3-3/+4
2010-08-18do not free the return value of map_buddy_conf_get_shown_features()Cosimo Alfarano1-1/+0
2010-08-18use g_error_free only on non-NULL paramsCosimo Alfarano2-2/+4
2010-08-18disabling OpenGIS compatibility in init_mapbuddy.sqlCosimo Alfarano1-3/+9
2010-08-18conf.c: fix dispose for cached_shown_featuresCosimo Alfarano1-2/+1
2010-08-18debug message fixesCosimo Alfarano1-2/+2
2010-08-18cancel libsoup message before freeing passed dataCosimo Alfarano1-4/+4
2010-08-18Release 0.4Cosimo Alfarano5-4/+26
2010-08-18Translations from transifex: update pl, new csAlban Crequy3-48/+286
2010-08-17Merge branch 'pois'Cosimo Alfarano36-72/+3434
2010-08-17Add TODO fileCosimo Alfarano1-0/+7
2010-08-17use g_emit_signal instead of g_emit_signal_by_nameCosimo Alfarano2-5/+5
2010-08-17massive debug messages cleanupCosimo Alfarano5-42/+28
2010-08-17fix typo in mapbuddy.schemaCosimo Alfarano1-1/+1
2010-08-17data/Makefile.am: Add schemas and sql init data to EXTRA_DISTCosimo Alfarano1-2/+4
2010-08-17Place spatialite_empty.db under /usr/share/mapbuddyCosimo Alfarano5-3570/+17
2010-08-17Fix default title for contact dialogCosimo Alfarano1-2/+2
2010-08-17Fix a typo in quark stringCosimo Alfarano1-1/+1
2010-08-17src/Makefile.am: Add headers files to mapbuddy_SOURCESCosimo Alfarano1-2/+5
2010-08-17add /data/spatialite_empty.db in .gitignoreCosimo Alfarano1-0/+2
2010-08-17add libspatialite-dev to Build-Depends: in debian/controlCosimo Alfarano1-0/+1
2010-08-17Fix variable initCosimo Alfarano1-1/+1
2010-08-17Add absolute path to avoid clashingCosimo Alfarano1-30/+43
2010-08-17fix debian/copyrightCosimo Alfarano1-1/+3
2010-08-17fix copyright notesCosimo Alfarano16-16/+64
2010-08-17Fix schemas descriptionsCosimo Alfarano1-8/+6
2010-08-17poi-layer.c: misc fixes and code cleanupCosimo Alfarano2-50/+44
2010-08-17map-buddy-window.c: move poi-manager to be part of privCosimo Alfarano2-17/+22
2010-08-17Add icons copyright information to debian/copyrightCosimo Alfarano1-1/+8
2010-08-17Fix schemadir variable in configure.acCosimo Alfarano1-1/+3
2010-08-17Use hildon_dialog_new in contact-layer passing the parent windowCosimo Alfarano3-7/+22
2010-08-17Use hildon_dialog_new in poi-layer passing the parent windowCosimo Alfarano3-16/+16
2010-08-17Add async fetcher using libsoupCosimo Alfarano3-71/+201
2010-08-13add POIs support to main windowCosimo Alfarano2-11/+121
2010-08-13Add first version for POI supportCosimo Alfarano24-3/+6349
2010-08-11add mapbuddy-dbg package to debian/controlCosimo Alfarano2-0/+235
2010-08-11use C99, -Wall and -WerrorCosimo Alfarano3-5/+11
2010-08-11fix some compilation warningsCosimo Alfarano2-8/+11