index
:
ayatana-indicator-datetime
main
personal/peat-psuwit/bring-back-lomiri-hints
release-builds
Ayatana Indicator Date & Time Applet
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
utils.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
phone: show appointments at 1AM as '1 AM', clock times as '1:00 AM'
Charles Kerr
2013-10-03
1
-2
/
+8
*
remove the leading zero in the hour component of 'terse' time format.
Charles Kerr
2013-10-03
1
-2
/
+2
*
sync with trunk
Charles Kerr
2013-09-09
1
-26
/
+17
|
\
|
*
This change adds a GSettings* arg to the utils functions so that they don't h...
Charles Kerr
2013-09-08
1
-23
/
+15
|
|
\
|
|
*
in the utils functions, add a GSettings argument for the functions that use a...
Charles Kerr
2013-09-07
1
-15
/
+14
|
|
*
both service.c and utils.c have an enum for the time format mode, so share it...
Charles Kerr
2013-09-07
1
-11
/
+4
|
*
|
in our private T_() function, avoid a couple of unnecessary strdup & frees
Charles Kerr
2013-09-05
1
-3
/
+2
|
|
/
*
/
add preliminary unit tests for utils
Charles Kerr
2013-09-07
1
-21
/
+30
|
/
*
remove the leading zero from the terse time format string.
Charles Kerr
2013-07-30
1
-3
/
+3
*
add i18n comments to get_terse_date_format_string() and get_terse_time_format...
Charles Kerr
2013-07-30
1
-6
/
+26
*
add 'terse' time formats for phone menu to match the spec.
Charles Kerr
2013-07-26
1
-107
/
+242
*
in the appointments section, only show the next instance of recurring events....
Charles Kerr
2013-07-25
1
-5
/
+14
*
in service.c, replace all calls to time(NULL) and g_date_time_new_now_local()...
Charles Kerr
2013-06-17
1
-5
/
+1
*
in utils.c, remove unused function read_timezone()
Charles Kerr
2013-06-14
1
-24
/
+0
*
* src/utils.c
Bob Owen
2012-05-25
1
-3
/
+4
*
Don't call setenv when value is NULL
Robert Ancell
2011-09-28
1
-2
/
+4
*
update to handle latest gnome-settings-daemon dbus API for setting timezones;...
Michael Terry
2011-06-28
1
-0
/
+24
*
when user clicks a timezone location, switch to that timezone (and support sh...
Michael Terry
2011-04-07
1
-0
/
+36
*
fix memory leak that also prevented us noticing when the timezone got updated
Michael Terry
2011-03-24
1
-0
/
+2
*
Strings and sniffle fixes for the best Canonical designer from New Zealand!
Ted Gould
2011-03-23
1
-3
/
+3
|
\
|
*
Removed comma from date time indicator
karl-qdh
2011-03-23
1
-1
/
+1
|
/
*
remove week-start preference
Michael Terry
2011-02-25
1
-11
/
+0
*
disable clicking on locations; use pretty zone names in indicator
Michael Terry
2011-02-23
1
-4
/
+9
*
add week-start controls and settings
Michael Terry
2011-02-23
1
-0
/
+11
*
grab timezone names from geomaps; flesh out support for timezone completion i...
Michael Terry
2011-02-23
1
-0
/
+188
*
first pass at preferences dialog
Michael Terry
2011-02-17
1
-0
/
+45