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
/
clock-live.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
-Made GCC 10.1.0 friendly
Robert Tari
2020-07-17
1
-1
/
+1
*
README.md: Add some manual line breaks.
Mike Gabriel
2017-12-08
1
-1
/
+1
*
Fork ayatana-indicator-datetime from Ubuntu's indicator-datetime.
Mike Gabriel
2017-05-17
1
-2
/
+2
*
sync the rest of the code with the changes to DateTime instantiation mentione...
Charles Kerr
2015-03-14
1
-1
/
+1
*
create a new timerfd each time we need to call timerfd_settime().
Charles Kerr
2015-02-27
1
-24
/
+35
*
add a g_message() when updating due to anything that's not a periodic timer
Charles Kerr
2015-02-12
1
-15
/
+18
*
extract the timerfd_settime() code into its own method. Add a new call to it ...
Charles Kerr
2015-02-12
1
-20
/
+29
*
change the LiveClock's private impl to detect time changes from timerfd's TFD...
Charles Kerr
2015-02-11
1
-48
/
+77
*
LiveClock only needs one Timezone, so give it that instead of a Timezones object
Charles Kerr
2014-09-16
1
-15
/
+16
*
copyediting: as per review, use name_of_thing() instead of get_name_of_thing(...
Charles Kerr
2014-01-30
1
-3
/
+3
*
following on the review comment covered in the last commit, use shared_ptr<co...
Charles Kerr
2014-01-30
1
-3
/
+3
*
Alarms is going to need to know when the clock's minute changes. We already h...
Charles Kerr
2014-01-22
1
-47
/
+66
*
Remove the Timezones property from Clock; it's only needed by the subclass Li...
Charles Kerr
2014-01-22
1
-0
/
+1
*
Function: add fully-tested ActionGroups, per-profile Menus, state object.
Charles Kerr
2014-01-14
1
-39
/
+45
*
add clock + tests
Charles Kerr
2013-12-17
1
-0
/
+137