Merge lp://qastaging/~libzeitgeist-developers/libzeitgeist/timestamps into lp://qastaging/libzeitgeist

Proposed by Mikkel Kamstrup Erlandsen
Status: Merged
Merged at revision: 129
Proposed branch: lp://qastaging/~libzeitgeist-developers/libzeitgeist/timestamps
Merge into: lp://qastaging/libzeitgeist
Diff against target: 822 lines (+564/-45)
16 files modified
bindings/zeitgeist-1.0-custom.vala (+45/-5)
bindings/zeitgeist-1.0.gi (+55/-0)
bindings/zeitgeist-1.0.metadata (+4/-0)
bindings/zeitgeist-1.0.namespace (+1/-0)
bindings/zeitgeist-1.0.vapi (+31/-4)
doc/reference/zeitgeist-1.0-docs.sgml (+1/-0)
doc/reference/zeitgeist-1.0-sections.txt (+21/-4)
src/Makefile.am (+3/-0)
src/zeitgeist-event.c (+2/-2)
src/zeitgeist-timerange.c (+6/-6)
src/zeitgeist-timerange.h (+0/-24)
src/zeitgeist-timestamp.c (+194/-0)
src/zeitgeist-timestamp.h (+100/-0)
src/zeitgeist.h (+1/-0)
tests/Makefile.am (+4/-0)
tests/test-timestamp.c (+96/-0)
To merge this branch: bzr merge lp://qastaging/~libzeitgeist-developers/libzeitgeist/timestamps
Reviewer Review Type Date Requested Status
LibZeitgeist Developers Pending
Review via email: mp+27822@code.qastaging.launchpad.net

Description of the change

Add a new namespace Zeitgeist.TimeStamp/zeitgeist_timestamp with convenience functions and constants for dealing with timestamps.

The following macros have been changed:

   - ZEITGEIST_TIMESTAMP_TO_GTIMEVAL is now zeitgeist_timestamp_to_timeval
   - ZEITGEIST_GTIMEVAL_TO_TIMESTAMP is now zeitgeist_timestamp_from_timeval

To post a comment you must log in.
134. By Mikkel Kamstrup Erlandsen <kamstrup@hardback>

Vala: The Zeitgeist.Timestamp namespace should still include zeitgeist.h not zeitgeist-1.0-custom.h

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches