| Age | Commit message (Expand) | Author |
| 2012-12-11 | Added tests for show/hide animations for the HudController and DashController. | Stephen M. Webb |
| 2012-12-11 | Use the dash rendered icon as the source for the drag icon. Fixes: https://bu... | Nick Dedekind |
| 2012-12-09 | Made HudController and DashController animation tests more strict | Stephen M. Webb |
| 2012-12-09 | synched trunk | Stephen M. Webb |
| 2012-12-10 | Revert r2960 as it breaks rendering of tooltips. | Tim Penhey |
| 2012-12-08 | Synched with trunk | Stephen M. Webb |
| 2012-12-07 | Added test for Dash show/hide animations. | Stephen M. Webb |
| 2012-12-07 | Added full show/hide animation tests for the HudController. | Stephen M. Webb |
| 2012-12-07 | Added a mock BaseWindow to the test suite. | Stephen M. Webb |
| 2012-12-07 | Use g_setenv and g_unsetenv and change the font setting back. Fixes: https://... | Sam Spilsbury |
| 2012-12-06 | Added test harness for result renderer. | Nick Dedekind |
| 2012-12-05 | Ensure that the SetBaseSize method is not called unless is necessary in the P... | Manuel de la Pena |
| 2012-12-05 | Free old font | Sam Spilsbury |
| 2012-12-05 | Use g_setenv and g_unsetenv and change the font setting back | Sam Spilsbury |
| 2012-12-05 | PanelService, Tests: use generic marshaller for generating signals. | Marco Trevisan (Treviño) |
| 2012-12-05 | PanelService: show a menu with an Activate menu item for entries without menu... | Marco Trevisan (Treviño) |
| 2012-12-04 | Added MockWindowManager class. | Sam Spilsbury |
| 2012-12-04 | Tests: use generic Marshallers in glib signals | Marco Trevisan (Treviño) |
| 2012-12-04 | tests: fix building of unit-tests | Marco Trevisan (Treviño) |
| 2012-12-04 | Split StaticCairoText text into multiple cached textures when the height of t... | Nick Dedekind |
| 2012-12-04 | Change expo launcher icon depending on which workspace is currently being uti... | Andrea Azzarone |
| 2012-12-04 | Merge with trunk | Nick Dedekind |
| 2012-12-04 | PanelService: remove the timestamps from actions, use sync-geo method per eac... | Marco Trevisan (Treviño) |
| 2012-12-04 | Remove useless includes | Sam Spilsbury |
| 2012-12-04 | Remove conflicted file | Sam Spilsbury |
| 2012-12-04 | UnityCore, Tests and Panel: update against the new DBus API, remove the times... | Marco Trevisan (Treviño) |
| 2012-12-04 | Added MockWindowManager class | Sam Spilsbury |
| 2012-12-03 | Update copyright info. | Andrea Azzarone |
| 2012-12-03 | Remove trailing spaces. | Andrea Azzarone |
| 2012-12-03 | Merge trunk. | Andrea Azzarone |
| 2012-12-03 | Change expo launcher icon depending on which workspace is currently being uti... | Andrea Azzarone |
| 2012-12-03 | Disable TestAnimator tests, since we're getting rid of the Animator class any... | Łukasz 'sil2100' Zemczak |
| 2012-12-03 | Further modification of TestAnimator make no sense, let's disable those for n... | Łukasz 'sil2100' Zemczak |
| 2012-12-03 | - Provide a re-usable UI element that looks and behaves like a url link (LP: ... | Manuel de la Pena |
| 2012-12-03 | Since even in this form this glib test can fail if ARM lags too much, let's s... | Łukasz 'sil2100' Zemczak |
| 2012-12-03 | Fixed the dash emulator. | Thomi Richards |
| 2012-11-30 | test_time_util.cpp: fix overflow test | Stephen M. Webb |
| 2012-12-01 | Missed removing an unused header. | Brandon Schaefer |
| 2012-12-01 | Panel title is now being set when in KeyNav mode. Fixes: https://bugs.launchp... | Brandon Schaefer |
| 2012-11-30 | * Remove useless inclue, and using namespace | Brandon Schaefer |
| 2012-11-30 | Change TimeUtil to use int64, so the buffer wont overflow within our lifetime... | Brandon Schaefer |
| 2012-11-30 | * Fixes panel not being updated when in Super+Tab and Alt+F1 mode | Brandon Schaefer |
| 2012-11-30 | * Forgot to bzr add the test file... | Brandon Schaefer |
| 2012-11-30 | * Change int64 to DeltaTime | Brandon Schaefer |
| 2012-11-30 | * Fix int32 buffer overflow when running for > 24 days | Brandon Schaefer |
| 2012-11-30 | Fix failing hud test due to show desktop mode bug. | Christopher Lee |
| 2012-11-30 | Since we're using the Animator class only temporarily now, we can simplify th... | Łukasz 'sil2100' Zemczak |
| 2012-11-30 | Fixed up some signed/unsigned issues | Nick Dedekind |
| 2012-11-30 | Since we're using the Animator class only temporarily now, we can simplify th... | Łukasz 'sil2100' Zemczak |
| 2012-11-30 | Added relevent bug id, removed cruft comment | Christopher Lee |