| Age | Commit message (Expand) | Author |
| 2013-01-11 | Reverted wrong change introduced in r3027 | MC Return |
| 2013-01-09 | Removed calculation of x, because the calculated value is never used | MC Return |
| 2013-01-09 | Removed first assignments of gint pos, because the values assigned were not used | MC Return |
| 2012-12-19 | Remove use of deprecated link_libraries command. | Jussi Pakkanen |
| 2012-12-19 | Add support for precompiled headers. | Jussi Pakkanen |
| 2012-12-19 | Removed link_directories in panel. | Jussi Pakkanen |
| 2012-12-18 | PanelView: fix typedef (oh, damned replace-all!) | Marco Trevisan (Treviño) |
| 2012-12-18 | Enabled pch for panel-lib. | Jussi Pakkanen |
| 2012-12-17 | Merging with parent branch | Marco Trevisan (Treviño) |
| 2012-12-17 | Merging with trunk | Marco Trevisan (Treviño) |
| 2012-12-17 | Removed superfluous pkgconfig includes. | Jussi Pakkanen |
| 2012-12-15 | Even more build fixes. | Jussi Pakkanen |
| 2012-12-14 | PanelMenuView: force a queuedraw when the buttons opacity changes. Fixes: htt... | Marco Trevisan (Treviño) |
| 2012-12-14 | WindowButton: move definition to external header, use nux Properties for valu... | Marco Trevisan (Treviño) |
| 2012-12-14 | PanelIndicatorsView, WindowButtons: use properties to handle public values. | Marco Trevisan (Treviño) |
| 2012-12-14 | Merge with parent branch | Marco Trevisan (Treviño) |
| 2012-12-14 | TestWindowButtons: fix compilation | Marco Trevisan (Treviño) |
| 2012-12-14 | PanelMenuView: force a queuedraw when the buttons opacity changes | Marco Trevisan (Treviño) |
| 2012-12-14 | PanelView: reroganize the members syntax | Marco Trevisan (Treviño) |
| 2012-12-14 | PanelView: use post-fixed_ variables | Marco Trevisan (Treviño) |
| 2012-12-14 | PanelView: use smaller codepaths to load textures | Marco Trevisan (Treviño) |
| 2012-12-14 | WindowButtons: fix names, use std::array to handle them | Marco Trevisan (Treviño) |
| 2012-12-14 | WindowButtons: fix the textures paths | Marco Trevisan (Treviño) |
| 2012-12-14 | PanelStyle: use smart pointers (update WindowButtons and PanelView) | Marco Trevisan (Treviño) |
| 2012-12-14 | WindowButtons: pose post-fixed_ on internal members | Marco Trevisan (Treviño) |
| 2012-12-14 | WindowButtons: always set tex ptr | Marco Trevisan (Treviño) |
| 2012-12-14 | WindowButton: use properties to handle parameters | Marco Trevisan (Treviño) |
| 2012-12-14 | WindowButtons: move WindowButton declaration into WindowButtonPriv.h header | Marco Trevisan (Treviño) |
| 2012-12-14 | Merged with trunk | Nick Dedekind |
| 2012-12-13 | WindowButtons: use properties to handle public values | Marco Trevisan (Treviño) |
| 2012-12-13 | TestPanelIndicatorsView: added tests for opacity changes | Marco Trevisan (Treviño) |
| 2012-12-13 | Merged with trunk. | Jussi Pakkanen |
| 2012-12-12 | PanelIndicatorsView: use a nux::Property to control the opacity | Marco Trevisan (Treviño) |
| 2012-12-12 | PanelMenuView: use internal post-fixed_ variables | Marco Trevisan (Treviño) |
| 2012-12-12 | PanelMenuView: even more const& | Marco Trevisan (Treviño) |
| 2012-12-12 | PanelMenuView: remove the unneeded include | Marco Trevisan (Treviño) |
| 2012-12-12 | PanelMenuView: don't try to draw menus if we have none | Marco Trevisan (Treviño) |
| 2012-12-12 | StandalonePanel: use smarter init class and the animator controller | Marco Trevisan (Treviño) |
| 2012-12-12 | PanelMenuView: use a single NuxCore Animation instance for animating menus | Marco Trevisan (Treviño) |
| 2012-12-12 | PanelIndicatorsView: use more const& | Marco Trevisan (Treviño) |
| 2012-12-12 | Merge with trunk | Nick Dedekind |
| 2012-12-04 | Reduced the scope of the variable cairo_pattern_t* linpat | MC Return |
| 2012-12-04 | Merged with trunk. | Jussi Pakkanen |
| 2012-12-04 | PanelService: remove the timestamps from actions, use sync-geo method per eac... | Marco Trevisan (Treviño) |
| 2012-12-04 | UnityCore, Tests and Panel: update against the new DBus API, remove the times... | Marco Trevisan (Treviño) |
| 2012-11-30 | * Better way to, use the force bool to force the panel title to update | Brandon Schaefer |
| 2012-11-30 | * Fixes panel not being updated when in Super+Tab and Alt+F1 mode | Brandon Schaefer |
| 2012-11-28 | Removed panel no_refine texture references | Nick Dedekind |
| 2012-11-28 | Removed panel no_refine texture references | Nick Dedekind |
| 2012-11-28 | Define PIC_FLAGS only once. | Jussi Pakkanen |