aboutsummaryrefslogtreecommitdiffstats
path: root/src/location-manual.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clean upMattias Andrée13 days1-11/+12
* RefactorMattias Andrée2025-03-211-11/+19
* RefactorMattias Andrée2025-03-161-22/+13
* Major refactoring and some fixesMattias Andrée2025-03-161-5/+4
* .lat{ => itude}, .lon{ => gitude}Mattias Andrée2025-03-081-5/+5
* miscMattias Andrée2025-03-081-0/+1
* Misc improvementsMattias Andrée2025-03-071-18/+18
* Update redshift to redshift-ngMattias Andrée2025-03-061-4/+4
* style and some minor fixesMattias Andrée2025-03-061-10/+6
* StyleMattias Andrée2025-03-061-11/+5
* Fix warningsMattias Andrée2025-03-051-0/+1
* Style and warningsMattias Andrée2025-03-051-5/+6
* Just use double, no mixing in floatMattias Andrée2025-03-051-1/+1
* Cleanup and style update (avoid typedef)Mattias Andrée2025-03-051-37/+20
* Unify header files (so far most)Mattias Andrée2025-03-051-1/+1
* Fix "Some translated strings are still in English" issueMasanori Kakura2018-08-291-0/+4
* Move module structures out of headersJon Lund Steffensen2017-10-131-0/+5
* Allocate module data in init functionsJon Lund Steffensen2017-10-131-3/+8
* Move module struct definitions to separate filesJon Lund Steffensen2017-10-131-7/+19
* Change location providers to allow updatesJon Lund Steffensen2017-08-171-4/+11
* Add location_t type with lat/lon fieldsJon Lund Steffensen2015-01-041-10/+9
* Do not allow NULL keys when setting optionsJon Lund Steffensen2013-12-091-7/+2
* Add various documentation updates: DESIGN and HACKING document, and various small comments int the source (Christian Jaeger).Jon Lund Steffensen2011-10-181-0/+3
* Add comments about certain substring which must not be translated.Jon Lund Steffensen2010-06-101-0/+2
* Split init function of methods and providers into init and start.Jon Lund Steffensen2010-05-271-31/+38
* Let gamma methods and location providers print help on option parameters.Jon Lund Steffensen2010-05-271-0/+11
* Provide fundament for more advanced location providers.Jon Lund Steffensen2010-05-251-0/+93