aboutsummaryrefslogtreecommitdiff
path: root/src/formatter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fork ayatana-indicator-datetime from Ubuntu's indicator-datetime.Mike Gabriel2017-05-171-2/+2
* copyediting: as per review, use name_of_thing() instead of get_name_of_thing(...Charles Kerr2014-01-301-6/+6
* following on the review comment covered in the last commit, use shared_ptr<co...Charles Kerr2014-01-301-3/+3
* cleanup from previous commit: since Formatter code was migrated to utils.c so...Charles Kerr2014-01-281-167/+5
* remove code duplication between formatter.cpp and utils.cppCharles Kerr2014-01-271-8/+2
* Alarms is going to need to know when the clock's minute changes. We already h...Charles Kerr2014-01-221-59/+47
* update DesktopFormatter class to use the "Settings" class instead of using GS...Charles Kerr2014-01-161-28/+21
* Function: add fully-tested ActionGroups, per-profile Menus, state object.Charles Kerr2014-01-141-77/+69
* add geoclue, glib test fixturesCharles Kerr2013-12-171-0/+462