aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Switch to glib's testing frameworkGuido Günther2014-04-14
* Don't hardcode path separatorGuido Günther2014-04-14
* Disable -Wcast-align warningGuido Günther2014-04-14
* hafas-bin6-format: Disable -Wattributes for HafasBin6 structsGuido Günther2014-04-14
* hafas: make base time UTCGuido Günther2014-04-14
* Explicitly link against gmoduleGuido Günther2014-04-12
* Don't shadow global declarationsGuido Günther2014-04-11
* Fix path to a existing testGuido Günther2014-04-08
* Make delay a positive numberGuido Günther2014-03-26
* Store real time arrival/departue information on the correct stopsGuido Günther2014-03-26
* Only print delays when we got a real time statusGuido Günther2014-03-26
* Allow to query trips by arrival instead of departureGuido Günther2014-03-22
* Add flags argument to lpf_provider_get_locsGuido Günther2014-03-22
* LpfLoc: add getter to ease C usageGuido Günther2014-03-21
* Cope with older libsoupGuido Günther2014-03-18
* Cope with older glibGuido Günther2014-03-18
* Ignore test script wrappers and resultsGuido Günther2014-03-18
* Allocate the correct structureGuido Günther2014-03-18
* Ignore sbb provider when generating API docsGuido Günther2014-03-14
* Don't ship gtk-doc.makeGuido Günther2014-03-14
* Flags are currently unusedGuido Günther2014-03-13
* Grab a ref on the passed in date time tooGuido Günther2014-03-11
* Avoid unquoting argsGuido Günther2014-03-11
* Fix incorrect provider list sizeGuido Günther2014-03-11
* Fix typoGuido Günther2014-03-11
* Remove unused variableGuido Günther2014-03-11
* Add lpf_provider_free_tripsGuido Günther2014-03-10
* Add constructorGuido Günther2014-03-10
* Make the code match the docsGuido Günther2014-03-10
* run.in: also set PKG_CONFIG_PATHGuido Günther2014-03-10
* pkg-config: Fix library nameGuido Günther2014-03-10
* Allow to query trips starting at a certain data/timeGuido Günther2014-03-06
* trip-query.py: Use a terse format by defaultGuido Günther2014-03-06
* Prevent inclusion of individual headersGuido Günther2014-03-05
* Don't open code GObject IntrospetionGuido Günther2014-03-05
* Make name property read onlyGuido Günther2014-03-05
* Add provider for Swiss SBBGuido Günther2014-03-05
* example.py: Allow to switch providers easilyGuido Günther2014-03-05
* Add BVG providerGuido Günther2014-03-05
* Move hafas code from LpfDeDbProvider to LpfHafasBin6ProviderGuido Günther2014-03-05
* Export types via our only public headerGuido Günther2014-03-05
* Restrict exported symbolsGuido Günther2014-03-05
* Remove duplicate log dir creationGuido Günther2014-03-04
* Make HafasBin6 a proper GObject implementing the provider interfaceGuido Günther2014-03-04
* Make LpfProvider an interfaceGuido Günther2014-03-02
* Fix real time arrival and departure time mixupGuido Günther2014-03-02
* Fix departure timeGuido Günther2014-03-01
* Unbreak gzip decompression on larger query resultsGuido Günther2014-03-01
* Bump dependency on gobject-introspectionGuido Günther2014-02-25
* GI annotation and gtk-doc fixupGuido Günther2014-02-24