| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | remove unnecessary #includes | Charles Kerr | 2014-01-22 | 2 | -7/+0 |
* | | add LiveActions implementation and unit tests | Charles Kerr | 2014-01-21 | 2 | -2/+9 |
* | | Extract the MockState logic from state-fixture.h so that it can be reused for... | Charles Kerr | 2014-01-21 | 2 | -23/+56 |
* | | get timezone, clock tests running again with Settings & State | Charles Kerr | 2014-01-16 | 4 | -169/+82 |
* | | in utils.c, make a version of get_timezone_name() that doesn't require a GSet... | Charles Kerr | 2014-01-16 | 2 | -55/+25 |
* | | Plug the Settings object into the State container s.t. menus and actions can ... | Charles Kerr | 2014-01-16 | 1 | -2/+2 |
* | | update SettingsLocations class to use the "Settings" class instead of using G... | Charles Kerr | 2014-01-16 | 1 | -68/+65 |
* | | update DesktopFormatter class to use the "Settings" class instead of using GS... | Charles Kerr | 2014-01-16 | 1 | -97/+80 |
* | | Implement Settings, a properties-cpp wrapper around GSettings | Charles Kerr | 2014-01-16 | 2 | -0/+211 |
* | | Function: add fully-tested ActionGroups, per-profile Menus, state object. | Charles Kerr | 2014-01-14 | 21 | -990/+1301 |
* | | add geoclue, glib test fixtures | Charles Kerr | 2013-12-17 | 6 | -3/+825 |
* | | add locations + tests | Charles Kerr | 2013-12-17 | 1 | -0/+172 |
* | | add planner + tests | Charles Kerr | 2013-12-17 | 2 | -0/+138 |
* | | add formatter + tests | Charles Kerr | 2013-12-17 | 1 | -0/+270 |
* | | add timezone-geoclue + tests | Charles Kerr | 2013-12-17 | 1 | -0/+97 |
* | | add timezone-file + tests | Charles Kerr | 2013-12-17 | 1 | -0/+133 |
* | | add clock + tests | Charles Kerr | 2013-12-17 | 1 | -0/+244 |
|/ |
|
* | replace autotools with cmake | Charles Kerr | 2013-10-18 | 2 | -58/+23 |
* | refactor the timezone and current time provider into a gobject Interface 'Ind... | Charles Kerr | 2013-10-17 | 2 | -0/+236 |
* | fix typo in the potfile unit tests' error messages | Charles Kerr | 2013-10-04 | 1 | -1/+1 |
* | sync unit tests to not look for the leading zero | Charles Kerr | 2013-10-03 | 1 | -6/+6 |
* | get coverage reports working. We now have nonzero coverage, whoo | Charles Kerr | 2013-09-07 | 1 | -2/+2 |
* | add preliminary unit tests for utils | Charles Kerr | 2013-09-07 | 2 | -0/+118 |
* | fix build breakage in tests/ | Charles Kerr | 2013-06-18 | 1 | -3/+2 |
* | Link test program in the right order. Importantly, make sure | Iain Lane | 2013-06-13 | 1 | -2/+2 |
* | Because larsu. | Mathieu Trudel-Lapierre | 2013-03-05 | 1 | -1/+1 |
* | Make use of XORG_GTEST_LDFLAGS that xorg-gtest can export to know whether the... | Mathieu Trudel-Lapierre | 2013-03-05 | 1 | -0/+1 |
* | Update paths to gtest source. | Mathieu Trudel-Lapierre | 2013-01-22 | 1 | -2/+2 |
* | remove g_type_init() calls and bump glib minimum to 2.35.4, where g_type_init... | Charles Kerr | 2013-01-17 | 1 | -1/+0 |
* | add Google Test scaffolding to indicator-datetime: autotools rules, support f... | Charles Kerr | 2012-11-06 | 3 | -0/+183 |
* | Boot strap | Ted Gould | 2010-01-04 | 1 | -0/+0 |