index
:
geoclue
async
last-async-funcs
master
refcount
GeoClue location framework
jku
summary
refs
log
tree
commit
diff
log msg
author
committer
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-13
Merge branch 'last-async-funcs'
master
Jussi Kukkonen
9
-287/+995
2008-12-10
do not leak the string in gc_web_service_get_string()
Jussi Kukkonen
1
-1/+1
2008-12-10
free the xmlDoc associated with xmlXPathContext
Jussi Kukkonen
1
-25/+22
2008-12-01
use new async functions in test gui
last-async-funcs
Jussi Kukkonen
1
-25/+98
2008-12-01
call add_reference and remove_reference asynchronously
Jussi Kukkonen
1
-9/+24
2008-12-01
add missing async-functions to Master and MasterClient
Jussi Kukkonen
4
-12/+232
2008-12-01
add UI for changing master requirements
Jussi Kukkonen
1
-85/+273
2008-12-01
reinit master client when requirements are set
Jussi Kukkonen
1
-39/+76
2008-11-30
add async functions to GeoclueProvider
Jussi Kukkonen
2
-3/+192
2008-11-29
use async methods in test gui
Jussi Kukkonen
1
-22/+37
2008-11-29
refactor test gui, don't hard code provider list
Jussi Kukkonen
2
-181/+152
2008-11-28
Correctly set pkg-config Cflags path
Jussi Kukkonen
1
-1/+1
2008-11-27
link libgeoclue.so to $GEOCLUE_LIBS
Jussi Kukkonen
1
-0/+3
2008-07-04
don't install test gui
Jussi Kukkonen
1
-1/+1
2008-07-03
fix crasher bug in localnet "manual set"
Jussi Kukkonen
1
-4/+6
2008-07-02
better error handling for localnet
Jussi Kukkonen
1
-3/+4
2008-07-01
make gsmloc provider use www.opencellid.org
Jussi Kukkonen
1
-13/+15
2008-07-01
Make GcWebService return GError on error
Jussi Kukkonen
7
-41/+29
2008-05-19
add doc comments to providers
Jussi Kukkonen
5
-5/+6
2008-05-19
fix copy-paste crasher
Jussi Kukkonen
1
-1/+1
2008-04-25
version -> 0.11.1 (sigh)
Jussi Kukkonen
1
-2/+2
2008-04-25
remove obsolete includes (+ a doc fix)
Jussi Kukkonen
4
-4/+1
2008-04-25
version number bump
0.11
Jussi Kukkonen
1
-2/+2
2008-04-25
Merge branch 'refcount'
Jussi Kukkonen
32
-329/+687
2008-04-25
remove generated files from distribution
refcount
Jussi Kukkonen
5
-17/+24
2008-04-25
remove obsolete marshalling
Jussi Kukkonen
2
-5/+0
2008-04-25
update automake files so 'make dist' actually does what it should
Jussi Kukkonen
12
-31/+118
2008-04-24
fix documentation
Jussi Kukkonen
1
-2/+4
2008-04-24
return from add/remove_reference() at end of function, just to be sure
Jussi Kukkonen
1
-4/+4
2008-04-24
return GError on error
Jussi Kukkonen
1
-2/+10
2008-04-24
MasterClient: add async versions of create_position & create_address
Jussi Kukkonen
2
-0/+137
2008-04-24
doc fixes
Jussi Kukkonen
4
-3/+9
2008-04-24
remove Shutdown() from master interface
Jussi Kukkonen
2
-15/+2
2008-04-24
MasterClient: emit empty position/address when no providers
Jussi Kukkonen
1
-10/+23
2008-04-23
fix Geoclue-iface support in GcMasterProvider
Jussi Kukkonen
1
-47/+38
2008-04-23
remove SetOptions from master API -- should use gconf
Jussi Kukkonen
3
-61/+1
2008-04-23
refactor provider-change stuff in MasterClient API
Jussi Kukkonen
11
-137/+322
2008-04-23
rename geoclue_master_client_*_create()
Jussi Kukkonen
7
-15/+15
2008-04-23
Merge branch 'refcount' of ssh://git.freedesktop.org/git/geoclue
Jussi Kukkonen
36
-530/+1236
2008-04-20
update documentation
Jussi Kukkonen
12
-80/+280
2008-04-18
Add "Using geoclue" to docs
Jussi Kukkonen
2
-0/+324
2008-04-18
fix bug in master_provider_deinitialize
Jussi Kukkonen
1
-0/+1
2008-04-17
avoid calling gps_del_callback (which seems to randomly hang)
Jussi Kukkonen
1
-1/+1
2008-04-17
fix doc error for GeoclueReverseGeocode
Jussi Kukkonen
1
-3/+3
2008-04-17
add accuracies to ReverseGeocode
Jussi Kukkonen
8
-18/+92
2008-04-17
change ref-method names, documentation update
Jussi Kukkonen
9
-38/+92
2008-04-16
fixing provider refcounting: master updated to modified api
Jussi Kukkonen
5
-107/+187
2008-04-16
fixing provider refcounting: use NameOwnerChanged
Jussi Kukkonen
1
-20/+28
2008-04-16
fixing provider refcounting: remove GeoclueCommon, update simple examples
Jussi Kukkonen
9
-361/+88
2008-04-15
fixing provider refcounting: GeoclueProvider implements Geoclue iface
Jussi Kukkonen
2
-4/+130
[next]