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
/
settings.h
Commit message (
Collapse
)
Author
Age
Files
Lines
*
honor gsettings for calendar events
Charles Kerr
2018-03-26
1
-0
/
+1
|
*
README.md: Add some manual line breaks.
Mike Gabriel
2017-12-08
1
-1
/
+1
|
*
Indicator namespace adaptations.
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
|
*
add snooze properties to our schema; export it on the bus; add tests
Charles Kerr
2014-09-02
1
-0
/
+1
|
*
configurable haptic mode, part 1 of 3: add haptic feedback mode to the ↵
Charles Kerr
2014-07-31
1
-0
/
+1
|
|
|
|
GSettings schema and to our Settings object
*
use unsigned ints for the alarm volume, duration properties
Charles Kerr
2014-06-27
1
-2
/
+2
|
*
Design prefers to have a volume slider instead of presets, so remove the ↵
Charles Kerr
2014-06-26
1
-1
/
+1
|
|
|
|
AlarmVolume enum and replace it with an int range.
*
add GSettings support for specifying an alarm loop duration
Charles Kerr
2014-06-24
1
-0
/
+1
|
*
add GSettings support for specifying a default alarm sound and default alarm ↵
Charles Kerr
2014-06-23
1
-0
/
+2
|
|
|
|
volume.
*
copyediting: slightly better header comments/docs
Charles Kerr
2014-01-22
1
-1
/
+1
|
*
Implement Settings, a properties-cpp wrapper around GSettings
Charles Kerr
2014-01-16
1
-7
/
+9
|
*
Function: add fully-tested ActionGroups, per-profile Menus, state object.
Charles Kerr
2014-01-14
1
-0
/
+63
Form: Add code annotations/comments. Remove dead code. Use Mir style guide. Todo: GSettings toggles, sync with new dbus-test-runner API, get GNOME Panel building again