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
/
date-time.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
*
in DateTime class, make it harder to accidentally mix local and nonlocal time...
Charles Kerr
2015-04-06
1
-1
/
+2
*
add the new Alarm class as an argument to the alarm queue class
Charles Kerr
2015-04-03
1
-0
/
+3
*
add DateTime::end_of_month(), DateTime::end_of_day(). Add unit tests for them.
Charles Kerr
2015-03-16
1
-2
/
+6
*
in DateTime::is_set(), include timezone test
Charles Kerr
2015-03-16
1
-1
/
+1
*
Add DateTime::start_of_day() to use instead of the add_hours(-hours()) trick,...
Charles Kerr
2015-03-14
1
-3
/
+7
*
in date-time.h, remove unnecessary get() call. (h/t ted)
Charles Kerr
2014-06-10
1
-1
/
+1
*
hw alarms
Charles Kerr
2014-04-24
1
-0
/
+3
*
decouple the planner's states; need three separate sets: upcoming-now (for al...
Charles Kerr
2014-03-09
1
-0
/
+5
*
another pass at removing alarms from the menu once they're no longer upcoming...
Charles Kerr
2014-02-05
1
-0
/
+3
*
as per review, don't inline unless there are performance issues
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
-2
/
+3
*
move DateTime's impl from the header to a cc file
Charles Kerr
2014-01-22
1
-101
/
+20
*
Fix GDateTime leak in DateTime::DateTime(time_t)
Charles Kerr
2014-01-22
1
-1
/
+5
*
Function: add fully-tested ActionGroups, per-profile Menus, state object.
Charles Kerr
2014-01-14
1
-26
/
+77
*
add other datetime header files
Charles Kerr
2013-12-17
1
-0
/
+93