summaryrefslogtreecommitdiff
path: root/libgnome-desktop/gnome-wall-clock.c
Commit message (Expand)AuthorAgeFilesLines
* wall-clock: Export gnome_wall_clock_string_for_datetime()Bastien Nocera2014-05-301-31/+54
* wall-clock: Always use the ratio character for time stringsKalev Lember2014-05-301-15/+38
* wall-clock: Replace ratio with colon on non-UTF-8 localesRui Matos2014-02-031-2/+25
* libgnome-desktop: initialize gettext before constructing a wall clockGiovanni Campagna2013-06-241-0/+3
* Revert "Use nice Unicode for date formatting"Bastien Nocera2013-03-251-24/+15
* Revert "wall-clock: Do not use colon in time format"Bastien Nocera2013-03-251-8/+8
* wall-clock: Do not use colon in time formatJiro Matsuzawa2013-03-251-8/+8
* [WallClock] Add gnome_wall_clock_newPaolo Borelli2013-02-121-0/+13
* [WallClock] document the get_clock methodPaolo Borelli2013-02-121-0/+11
* [WallClock] Add a timezone propertyPaolo Borelli2013-02-121-6/+54
* wallclock: Fix a thinko in checking for am/pmMatthias Clasen2012-12-281-1/+1
* Use nice Unicode for date formattingMatthias Clasen2012-12-201-15/+24
* wall-clock: Only use the 12h mode when AM/PM is availableBastien Nocera2012-11-081-1/+9
* wall-clock: Add debug when timezone or schema changesBastien Nocera2012-09-271-0/+2
* trivial: Replace FSF address with current one.Dominique Leuenberger2012-08-151-2/+2
* GnomeWallClock: add ignore-date propertyGiovanni Campagna2012-07-201-11/+65
* GnomeWallClock: Remove the date/time source on disposeVincent Untz2011-09-081-0/+5
* wall-clock: Coding style fixesColin Walters2011-09-021-4/+4
* GnomeWallClock: Add support for Linux timerfd()Colin Walters2011-09-021-7/+11
* Add GnomeWallClockColin Walters2011-09-021-0/+239