summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2008-04-23Merge branch 'refcount' of ssh://git.freedesktop.org/git/geoclueJussi Kukkonen36-530/+1236
2008-04-20update documentationJussi Kukkonen12-80/+280
2008-04-18Add "Using geoclue" to docsJussi Kukkonen2-0/+324
2008-04-18fix bug in master_provider_deinitializeJussi Kukkonen1-0/+1
2008-04-17avoid calling gps_del_callback (which seems to randomly hang)Jussi Kukkonen1-1/+1
2008-04-17fix doc error for GeoclueReverseGeocodeJussi Kukkonen1-3/+3
2008-04-17add accuracies to ReverseGeocodeJussi Kukkonen8-18/+92
2008-04-17change ref-method names, documentation updateJussi Kukkonen9-38/+92
2008-04-16fixing provider refcounting: master updated to modified apiJussi Kukkonen5-107/+187
2008-04-16 fixing provider refcounting: use NameOwnerChangedJussi Kukkonen1-20/+28
2008-04-16fixing provider refcounting: remove GeoclueCommon, update simple examplesJussi Kukkonen9-361/+88
2008-04-16fixing provider refcounting: GeoclueProvider implements Geoclue ifaceJussi Kukkonen2-4/+130
2008-04-15initial try at fixing provider reference countingJussi Kukkonen5-24/+136
2008-04-15example fixJussi Kukkonen1-4/+2
2008-04-11change .provider file contents: accuracy is now stringJussi Kukkonen11-13/+43