summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-08-20Add Invalidated signal when the dbus client object diesmasterPierre-Luc Beaudoin2-5/+45
2009-08-20Fix Skyhooks provider and service to mention Skyhook dbus namePierre-Luc Beaudoin2-5/+5
2009-08-20Bug #22416: Remove automagic deps and add switches to enable/disableKeith Preston1-46/+162
2009-08-17Bug #22920: fix leak in gc_provider when removing referenceKeith Preston1-0/+2
2009-08-17Bug #22380: listen to gconf key for dynamic changesKeith Preston7-21/+105
2009-08-17Add license to a few other missing filesKeith Preston7-0/+120
2009-08-17Bug #22378: Add options with Netowkr Manager to get better AP MAC detectionKeith Preston5-1/+116
2009-08-17Bug #22373: Fix wrong free function for libxmlKeith Preston1-1/+1
2009-08-17Bug #20865: libgammu API changedKeith Preston1-1/+1
2009-08-17Bug #17575: add skyhook sample provider based on loki.com serviceKeith Preston6-1/+380
2009-08-17Bug 16161 - Don't crash when network info is emptyKeith Preston1-1/+4
2009-08-17Added licensing text to all source files for bug #15054Keith Preston66-0/+1063
2009-02-13Merge branch 'last-async-funcs'Jussi Kukkonen9-287/+995
2008-12-10do not leak the string in gc_web_service_get_string()Jussi Kukkonen1-1/+1
2008-12-10free the xmlDoc associated with xmlXPathContextJussi Kukkonen1-25/+22
2008-12-01use new async functions in test guilast-async-funcsJussi Kukkonen1-25/+98
2008-12-01call add_reference and remove_reference asynchronouslyJussi Kukkonen1-9/+24
2008-12-01add missing async-functions to Master and MasterClientJussi Kukkonen4-12/+232
2008-12-01add UI for changing master requirementsJussi Kukkonen1-85/+273
2008-12-01reinit master client when requirements are setJussi Kukkonen1-39/+76
2008-11-30add async functions to GeoclueProviderJussi Kukkonen2-3/+192
2008-11-29use async methods in test guiJussi Kukkonen1-22/+37
2008-11-29refactor test gui, don't hard code provider listJussi Kukkonen2-181/+152
2008-11-28Correctly set pkg-config Cflags pathJussi Kukkonen1-1/+1
2008-11-27link libgeoclue.so to $GEOCLUE_LIBSJussi Kukkonen1-0/+3
2008-07-04don't install test guiJussi Kukkonen1-1/+1
2008-07-03fix crasher bug in localnet "manual set"Jussi Kukkonen1-4/+6
2008-07-02better error handling for localnetJussi Kukkonen1-3/+4
2008-07-01make gsmloc provider use www.opencellid.orgJussi Kukkonen1-13/+15
2008-07-01Make GcWebService return GError on errorJussi Kukkonen7-41/+29
2008-05-19add doc comments to providersJussi Kukkonen5-5/+6
2008-05-19fix copy-paste crasherJussi Kukkonen1-1/+1
2008-04-25version -> 0.11.1 (sigh)Jussi Kukkonen1-2/+2
2008-04-25remove obsolete includes (+ a doc fix)Jussi Kukkonen4-4/+1
2008-04-25version number bump0.11Jussi Kukkonen1-2/+2
2008-04-25Merge branch 'refcount'Jussi Kukkonen32-329/+687
2008-04-25remove generated files from distributionrefcountJussi Kukkonen5-17/+24
2008-04-25remove obsolete marshallingJussi Kukkonen2-5/+0
2008-04-25update automake files so 'make dist' actually does what it shouldJussi Kukkonen12-31/+118
2008-04-24fix documentationJussi Kukkonen1-2/+4
2008-04-24return from add/remove_reference() at end of function, just to be sureJussi Kukkonen1-4/+4
2008-04-24return GError on errorJussi Kukkonen1-2/+10
2008-04-24MasterClient: add async versions of create_position & create_addressJussi Kukkonen2-0/+137
2008-04-24doc fixesJussi Kukkonen4-3/+9
2008-04-24remove Shutdown() from master interfaceJussi Kukkonen2-15/+2
2008-04-24MasterClient: emit empty position/address when no providersJussi Kukkonen1-10/+23
2008-04-23fix Geoclue-iface support in GcMasterProviderJussi Kukkonen1-47/+38
2008-04-23remove SetOptions from master API -- should use gconfJussi Kukkonen3-61/+1
2008-04-23refactor provider-change stuff in MasterClient APIJussi Kukkonen11-137/+322
2008-04-23rename geoclue_master_client_*_create()Jussi Kukkonen7-15/+15
[next]