summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* added gypsy backend0.9Jussi Kukkonen2007-11-216-46/+885
* consistently use glib string handling in backendsJussi Kukkonen2007-09-284-14/+14
* fix latitude range and string alloc problemsJussi Kukkonen2007-09-061-2/+2
* improve list handling in geoclue masterJussi Kukkonen2007-09-051-5/+10
* fix backends to allow building with DBUS < 1.0Jussi Kukkonen2007-09-052-0/+2
* call to gpsd_open() was brokenJussi Kukkonen2007-09-051-4/+5
* small documentation improvementsJussi Kukkonen2007-08-311-4/+4
* renamed iposprovider -> ipositionJussi Kukkonen2007-08-303-35/+35
* Fixed Makefile.am for GeoclueWebService and backendsJussi Kukkonen2007-08-307-31/+18
* Set a few pointers to NULL just to be sureJussi Kukkonen2007-08-301-0/+7
* remove libsoup dependency from configure.acJussi Kukkonen2007-08-301-1/+1
* convert map_yahoo-backend to new GeoclueWebServiceJussi Kukkonen2007-08-295-198/+175
* move geocode_yahoo to use the new GeoclueWebServiceJussi Kukkonen2007-08-293-254/+53
* Stub for a GeoclueIPosProvider InterfaceJussi Kukkonen2007-08-282-0/+67
* Moved geoclue_position_error to backend/common/Jussi Kukkonen2007-08-2813-20/+37
* Merge branch 'master' of ssh://git.freedesktop.org/git/geoclueJussi Kukkonen2007-08-282-4/+7
|\
| * Merge branch 'master' of ssh://git.freedesktop.org/git/geoclueKeith Preston2007-08-227-371/+519
| |\
| * | Fixed signals, need an unused argument to start that gets the gobject put in ...Keith Preston2007-08-222-4/+7
* | | change hostip provider to use GeocluWebServiceJussi Kukkonen2007-08-285-280/+147
* | | Change plazes position provider to use new WebService-classJussi Kukkonen2007-08-285-289/+107
* | | New web service handling code for the backendsJussi Kukkonen2007-08-284-3/+581
| |/ |/|
* | bugfixes in plazes-backend, hostip-backend, position-exampleJussi Kukkonen2007-08-213-12/+8
* | Added altitude, fixed a bug (g_free'd a GConfValue)Jussi Kukkonen2007-08-152-7/+17
* | plazes binary and doxygen.conf --> .gitignoreJussi Kukkonen2007-08-151-0/+2
* | Fixed conflict with Keiths last commitJussi Kukkonen2007-08-1513-14/+43
|\ \ | |/
| * clean up for system bus codeKeith Preston2007-08-1413-13/+45
* | Manual backend rewriteJussi Kukkonen2007-08-153-358/+501
|/
* Added enable system bus and gpsd as optionalKeith Preston2007-08-1410-14/+41
* system changesKeith Preston2007-08-1414-18/+32
* Added EXTRA_DIST automake artifacts for header files so make dist will make a...Keith Preston2007-08-131-1/+2
* Change to the Satellite Data Method, it is now one method for grabbing all th...Keith Preston2007-08-1311-171/+87
* Bumped version number for huge previous changeKeith Preston2007-08-131-1/+1
* Fixed a few things left out to make compileKeith Preston2007-08-104-1/+1237
* World's largest Change..... Updated Position API to hopefully useful and sta...Keith Preston2007-08-1069-1375/+2102
* Added "Description" string into the civic location APIJussi Kukkonen2007-08-069-41/+73
* "civic location changed"-signal implementation for plazesJussi Kukkonen2007-08-062-38/+234
* Added "civic position changed"-signal to position APIJussi Kukkonen2007-08-066-94/+275
* One more missing file (+change to .gitignore-file)Jussi Kukkonen2007-08-012-1/+5
* added missing files for backend/position_plazesJussi Kukkonen2007-08-012-0/+56
* Added copyright noticesJussi Kukkonen2007-08-014-8/+8
* Added civic_location_supports-methodJussi Kukkonen2007-08-0112-1/+218
* fix some strings still referencing hostipJussi Kukkonen2007-08-011-5/+3
* Fix for case-sensitive plazes-APIJussi Kukkonen2007-08-011-2/+2
* Refactor web service backends (hostip and plazes)Jussi Kukkonen2007-08-012-125/+134
* Refactoring plazes backend, fixed error handling (on missing data)Jussi Kukkonen2007-08-011-29/+33
* Plazes backend (C version, with civic location)Jussi Kukkonen2007-08-015-223/+564
* fixed one more geomap referenceJussi Kukkonen2007-07-311-1/+1
* Added basic civic location supportJussi Kukkonen2007-07-3111-32/+242
* Refactoring before adding civic location supportJussi Kukkonen2007-07-261-72/+69
* fixed char*-bug (wasn't always terminated)Jussi Kukkonen2007-07-251-2/+2