summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* demo,agent: Show reason when providedwip/xdg-authZeeshan Ali (Khattak)2016-02-111-4/+11
* demo: Provide reason to access location dataZeeshan Ali (Khattak)2016-02-111-0/+1
* client,dbus: Add note about xdg-app not needing to set desktop IDZeeshan Ali (Khattak)2016-02-111-1/+2
* demo,agent: Critical log message on failing to show notificationZeeshan Ali (Khattak)2016-02-111-0/+1
* service-client: Keep auth data aroundZeeshan Ali (Khattak)2016-02-101-22/+20
* service-client: Improve a debug messageZeeshan Ali (Khattak)2016-02-101-1/+1
* service-manager: Don't allow xdg-app agentsZeeshan Ali (Khattak)2016-01-291-5/+9
* client: Only require desktop id from non-xdg-app appsZeeshan Ali (Khattak)2016-01-291-1/+5
* client-info: Reliable desktop ID for xdg-appZeeshan Ali (Khattak)2016-01-292-4/+98
* build: Option to disable the backend buildCosimo Cecchi2016-01-283-15/+35
* Move public-api directory to toplevelCosimo Cecchi2016-01-2811-20/+20
* gclue-locator: Remove redundant includeCosimo Cecchi2016-01-281-1/+0
* gir: Correct namespace versionZeeshan Ali (Khattak)2015-12-241-1/+1
* Release 2.4.12.4.1Zeeshan Ali (Khattak)2015-12-072-1/+12
* nmea-source: Init client from callbackZeeshan Ali (Khattak)2015-11-301-5/+7
* nmea-source: Don't access uninitialized pointerSteffen Jaeckel2015-11-251-1/+1
* nmea-source: Add a NULL checkSteffen Jaeckel2015-11-251-1/+2
* client-info: Don't load props of /org/freedesktop/DBusTristan Van Berkom2015-11-191-1/+1
* wifi: Add a missing NULL checkZeeshan Ali (Khattak)2015-11-191-0/+3
* Release 2.4.02.4.0Zeeshan Ali (Khattak)2015-10-272-1/+11
* demo: Directly link to internal libraryZeeshan Ali (Khattak)2015-10-211-4/+2
* build: Uninstall unified interface XMLZeeshan Ali (Khattak)2015-10-211-0/+2
* lib,docs: Slightly improved title & descriptionZeeshan Ali (Khattak)2015-10-141-2/+2
* lib,docs: ClientProxy helpers -> ClientProxy sectionZeeshan Ali (Khattak)2015-10-142-5/+4
* lib: Drop gclue_fetch_location*() APIZeeshan Ali (Khattak)2015-10-143-271/+0
* demo: Make use of new GClueSimple APIZeeshan Ali (Khattak)2015-10-141-50/+20
* lib: Add GClueSimple APIZeeshan Ali (Khattak)2015-10-146-0/+626
* docs: Hide service implementation API docsZeeshan Ali (Khattak)2015-10-141-4/+5
* build,dbus: Respect $DESTDIR on creating unified interfaceZeeshan Ali (Khattak)2015-10-121-5/+9
* dbus,build: Correct unified iterface file formatZeeshan Ali (Khattak)2015-10-121-4/+5
* dbus: Install a unified interface file tooZeeshan Ali (Khattak)2015-10-121-0/+8
* docs: Add gir annotation glossaryZeeshan Ali (Khattak)2015-10-091-0/+2
* lib: Drop symbolic link solution for common filesZeeshan Ali (Khattak)2015-10-096-11/+19
* demo,agent: Look for library files in srcdir as wellZeeshan Ali (Khattak)2015-10-091-1/+4
* Bump releaseZeeshan Ali (Khattak)2015-10-091-1/+1
* demo: Look for library files in srcdir as wellZeeshan Ali (Khattak)2015-10-091-0/+3
* lib: Tell g-ir-scanner where to find headersZeeshan Ali (Khattak)2015-10-091-0/+1
* lib: Pass corrrect pkg file arg to g-ir-scannerZeeshan Ali (Khattak)2015-10-091-1/+1
* Generate separate code file for each interfaceZeeshan Ali (Khattak)2015-10-094-14/+41
* lib: Generate docsZeeshan Ali (Khattak)2015-10-096-0/+400
* lib,build: Build introspection for libraryZeeshan Ali (Khattak)2015-10-092-0/+43
* demo: Adapt where-am-i to use convenience APIZeeshan Ali (Khattak)2015-10-092-279/+73
* lib: Add helper API for quickly fetching locationZeeshan Ali (Khattak)2015-10-092-0/+268
* lib: Add helper API for easy client creationZeeshan Ali (Khattak)2015-10-094-0/+309
* Add convenience libraryZeeshan Ali (Khattak)2015-10-099-1/+660
* public-api: Relicense to LGPLv2Zeeshan Ali (Khattak)2015-10-091-11/+11
* build: Rename libgeoclue.la to libgeoclue-internal.laZeeshan Ali (Khattak)2015-10-091-12/+12
* dbus: Put each interface in it's own fileZeeshan Ali (Khattak)2015-10-094-117/+141
* Release 2.3.02.3.0Zeeshan Ali (Khattak)2015-09-182-1/+31
* nmea-source: Show debug message on source switchingAnkit2015-09-181-1/+3