| Age | Commit message (Expand) | Author |
| 2014-02-08 | Fixes some Autopilot Panel test failures: | Chris Townsend |
| 2014-02-07 | * Add a RawPixel class, which has 2 defined literals (ex: 10_em, 10.0_em) | Brandon Schaefer |
| 2014-02-06 | Fixes some Autopilot Panel test failures: | Chris Townsend |
| 2014-02-03 | PanelMenuView: show a dropdown menu of indicators, if there's no enough horiz... | Marco Trevisan (Treviño) |
| 2014-01-30 | TestPanelIndicatorEntryDropdownView: disable the jenkins-only failing checks | Marco Trevisan (Treviño) |
| 2014-01-30 | TestMain: remove old unused definitions | Marco Trevisan (Treviño) |
| 2014-01-30 | CMake, Tests: use file (COPY ...) directive to copy data files (instead of do... | Marco Trevisan (Treviño) |
| 2014-01-30 | Tests: include go-down-symbolic icon in tests, or they will fail in jenkins | Marco Trevisan (Treviño) |
| 2014-01-30 | ExternalGSChema: define other external schemas we use in unity | Marco Trevisan (Treviño) |
| 2014-01-30 | Add Pt to Px function to em converter. | Brandon Schaefer |
| 2014-01-30 | TestPanelIndicatorsView: verify EnableDropdownMenuInvalid | Marco Trevisan (Treviño) |
| 2014-01-30 | MockIndicators: Move definition in a separate header, update TestIndicators a... | Marco Trevisan (Treviño) |
| 2014-01-30 | TestPanelIndicatorEntryDropdownView: add unit tests covering its behavior | Marco Trevisan (Treviño) |
| 2014-01-30 | TestPanelView: use a mock DBusIndicators instead that real one | Marco Trevisan (Treviño) |
| 2014-01-30 | IndicatorEntry: don't set an entry invisible if it has parents | Marco Trevisan (Treviño) |
| 2014-01-29 | * Add a simple Pt to Px function to the EMConverter | Brandon Schaefer |
| 2014-01-29 | Fix more AP tests: | Chris Townsend |
| 2014-01-29 | Fix more AP tests: | Chris Townsend |
| 2014-01-29 | * Skip IBUS tests for a test | Brandon Schaefer |
| 2014-01-28 | decorations: added new unity-decorations fully gtk-css-themed inside unity. F... | Marco Trevisan (Treviño) |
| 2014-01-28 | TestIndicatorEntry: verify signal emissions on parents adding/removal | Marco Trevisan (Treviño) |
| 2014-01-28 | TestIndicatorEntry: verify visibility changes on add/removal of parents | Marco Trevisan (Treviño) |
| 2014-01-28 | IndicatorEntry: cleanup the API, add parents support, improve testing | Marco Trevisan (Treviño) |
| 2014-01-28 | Indicators: match ShowEntriesDropdown to the dbus-API | Marco Trevisan (Treviño) |
| 2014-01-27 | Indicators: remove the ShowDropdownMenu call from Entry, we handle it a lower... | Marco Trevisan (Treviño) |
| 2014-01-27 | Indicators: add ShowEntriesDropdown to show a dropdown from a list of entries | Marco Trevisan (Treviño) |
| 2014-01-26 | TestIndicatorEntry: verify ShowDropdownMenu calls | Marco Trevisan (Treviño) |
| 2014-01-26 | TestIndicatorEntry: use GMock's facilities for checking signals | Marco Trevisan (Treviño) |
| 2014-01-26 | IndicatorEntry: add new ShowDropdownMenu call and emit proper signals to Indi... | Marco Trevisan (Treviño) |
| 2014-01-25 | Panel: move all the panel classes inside the panel namespace | Marco Trevisan (Treviño) |
| 2014-01-25 | DBusIndicators: add callback to call "ShowEntriesDropdown" panel service method | Marco Trevisan (Treviño) |
| 2014-01-25 | TestIndicators: use GMock calls checker | Marco Trevisan (Treviño) |
| 2014-01-25 | Indicators: cleanup the API | Marco Trevisan (Treviño) |
| 2014-01-23 | TestIndicator: use SigReceiver with EXPECT_CALL in old tests | Marco Trevisan (Treviño) |
| 2014-01-23 | TestIndicator: verify updated signal | Marco Trevisan (Treviño) |
| 2014-01-23 | More Unity Autopilot Launcher test fixes: | Chris Townsend |
| 2014-01-23 | Merging with trunk, again | Marco Trevisan (Treviño) |
| 2014-01-21 | Do not run primary Launcher/secondary monitor scenario for LauncherDragIconsB... | Chris Townsend |
| 2014-01-21 | Fix more Autopilot tests: | Chris Townsend |
| 2014-01-21 | Merging with trunk | Marco Trevisan (Treviño) |
| 2014-01-17 | * Refactor the EMConverter API. | Brandon Schaefer |
| 2014-01-15 | Removed the ZeitgeistUtils.h as this is no longer needed since Zeitgeist in m... | Chris Townsend |
| 2014-01-14 | TestTextureCache: add invalidate method, to invalidate a texture | Marco Trevisan (Treviño) |
| 2014-01-14 | Implement an EMConveter. This way with default settings such that DPI = 96.0f... | Brandon Schaefer |
| 2014-01-13 | * Add some more tests. | Brandon Schaefer |
| 2014-01-13 | Fixes most Launcher based Autopilot tests due to the new object list sorting ... | Chris Townsend |
| 2014-01-13 | Fixes most Launcher based Autopilot tests due to the new object list sorting ... | Chris Townsend |
| 2014-01-13 | * Add EMConverter, take moslty from Nux/EMMetrics. We don't | Brandon Schaefer |
| 2014-01-13 | Add missing Python module declarations for multi-monitor setups. | Chris Townsend |
| 2014-01-13 | Merging with trunk | Marco Trevisan (Treviño) |