aboutsummaryrefslogtreecommitdiff
path: root/src/formatter-desktop.cpp
Commit message (Expand)AuthorAgeFilesLines
* README.md: Add some manual line breaks.Mike Gabriel2017-12-081-1/+1
* Fork ayatana-indicator-datetime from Ubuntu's indicator-datetime.Mike Gabriel2017-05-171-2/+2
* add comments & examples for translators to help them to fix bug #1001595 for ...Charles Kerr2014-03-271-14/+35
* copyediting: as per review, use name_of_thing() instead of get_name_of_thing(...Charles Kerr2014-01-301-2/+2
* following on the review comment covered in the last commit, use shared_ptr<co...Charles Kerr2014-01-301-2/+2
* cleanup from previous commit: since Formatter code was migrated to utils.c so...Charles Kerr2014-01-281-0/+1
* update DesktopFormatter class to use the "Settings" class instead of using GS...Charles Kerr2014-01-161-115/+71
* Function: add fully-tested ActionGroups, per-profile Menus, state object.Charles Kerr2014-01-141-128/+130
* add formatter + testsCharles Kerr2013-12-171-0/+210