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
/
include
/
datetime
/
clock.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fork ayatana-indicator-datetime from Ubuntu's indicator-datetime.
Mike Gabriel
2017-05-17
1
-2
/
+2
*
add override keyword to Clock class
Charles Kerr
2015-04-03
1
-1
/
+1
*
Move timezone code behind a private Impl class
Charles Kerr
2014-09-19
1
-2
/
+0
|
\
|
*
hide the implementation detials of FileTimezone and GeoclueTimezone behind Im...
Charles Kerr
2014-09-13
1
-2
/
+0
*
|
sync with trunk
Charles Kerr
2014-09-16
1
-6
/
+3
|
\
|
|
*
hide Clock's implementation details into an Impl class.
Charles Kerr
2014-09-13
1
-6
/
+3
*
|
LiveClock only needs one Timezone, so give it that instead of a Timezones object
Charles Kerr
2014-09-16
1
-2
/
+2
|
/
*
copyediting: as per review, use name_of_thing() instead of get_name_of_thing(...
Charles Kerr
2014-01-30
1
-5
/
+5
*
following on the review comment covered in the last commit, use shared_ptr<co...
Charles Kerr
2014-01-30
1
-1
/
+1
*
Alarms is going to need to know when the clock's minute changes. We already h...
Charles Kerr
2014-01-22
1
-11
/
+9
*
Remove the Timezones property from Clock; it's only needed by the subclass Li...
Charles Kerr
2014-01-22
1
-5
/
+4
*
copyediting: slightly better header comments/docs
Charles Kerr
2014-01-22
1
-1
/
+1
*
Function: add fully-tested ActionGroups, per-profile Menus, state object.
Charles Kerr
2014-01-14
1
-11
/
+14
*
add clock + tests
Charles Kerr
2013-12-17
1
-0
/
+99