| Age | Commit message (Expand) | Author |
| 2016-10-26 | Disable fatal deprecation warnings | Martin Pitt |
| 2016-09-06 | unity-panel-service.service: set it back to After, or stopping it will stop t... | Marco Trevisan (Treviño) |
| 2016-09-05 | upstart conf: add pre-start to check if unity can run in this environment | Marco Trevisan (Treviño) |
| 2016-09-05 | Systemd services: add pre-start to check if unity can run in this environment | Marco Trevisan (Treviño) |
| 2016-09-05 | unity-panel-service.conf: don't try to start if systemd is managing unity7 | Marco Trevisan (Treviño) |
| 2016-09-02 | unity-panel-service-lockscreen.service: return proper value if upstart status... | Marco Trevisan (Treviño) |
| 2016-09-02 | Merging with trunk | Marco Trevisan (Treviño) |
| 2016-09-01 | CMake: move data and setting files in proper folder, define shared libdir var... | Marco Trevisan (Treviño) |
| 2016-09-01 | unity-panel-service-lockscreen.service: Set PreStart script multiline and wor... | Marco Trevisan (Treviño) |
| 2016-09-01 | unity-panel-service-lockscreen.service: don't try to run if unity has been st... | Marco Trevisan (Treviño) |
| 2016-09-01 | unity-panel-service-lockscreen.conf: don't try to run if unity has been start... | Marco Trevisan (Treviño) |
| 2016-09-01 | unity-screen-locked.target: mark unity7 as requiriment | Marco Trevisan (Treviño) |
| 2016-08-31 | unity-screen-locked.target: fix name of the wanted service (ups in lockscreen... | Marco Trevisan (Treviño) |
| 2016-08-31 | Merging with lp:~3v1n0/unity/cmake-libs-prefixes | Marco Trevisan (Treviño) |
| 2016-08-31 | CMake: use UNITY_LIBDIR in a more shared way | Marco Trevisan (Treviño) |
| 2016-08-19 | PanelService: don't allow to deactivate menus if they've been opened too shortly | Marco Trevisan (Treviño) |
| 2016-08-09 | Switch from a list of wants to a packaging setting up symbolic links | Ted Gould |
| 2016-07-22 | Forgot the 'wants' section, also fixing the control file to have the indicato... | Ted Gould |
| 2016-07-20 | Fixing location of the target | Ted Gould |
| 2016-07-19 | Forgot to get those indicators started | Ted Gould |
| 2016-07-19 | Adding the files for the services | Ted Gould |
| 2016-02-09 | CMake: use GNUInstallDirs with native multi-arch support | Marco Trevisan (Treviño) |
| 2016-02-09 | CMake: use GNUInstallDirs with native multi-arch support | Marco Trevisan (Treviño) |
| 2016-01-24 | PanelIndicatorEntryAccessible: check for entry validity | Marco Trevisan (Treviño) |
| 2015-11-02 | PanelService: unset the idle ID before removal on callback Fixes: #1501289 | Marco Trevisan (Treviño) |
| 2015-10-22 | PanelService: unset the idle ID before removal on callback | Marco Trevisan (Treviño) |
| 2015-10-16 | PanelService: ensure that we free the "fake" IndicatorEntry's we create for d... | Marco Trevisan (Treviño) |
| 2015-10-12 | PanelService: don't hide 'l' list parameter with another one | Marco Trevisan (Treviño) |
| 2015-10-06 | PanelService: remove a dropdown IndicatorEntry if not shown anymore | Marco Trevisan (Treviño) |
| 2015-10-06 | PanelService: ensure that we free the "fake" IndicatorEntry's we create for d... | Marco Trevisan (Treviño) |
| 2015-10-01 | PanelService, DBusIndicators: drop support for EntryShowNowChanged signal | Marco Trevisan (Treviño) |
| 2015-01-30 | PanelService: fix SYNC_WAITING to be really an uint | Marco Trevisan (Treviño) |
| 2015-01-29 | PanelService: Since we're using a lot the appmenu indicator, let's keep a ref... | Marco Trevisan (Treviño) |
| 2015-01-29 | PanelService: export the AppMenu library name in private header | Marco Trevisan (Treviño) |
| 2015-01-29 | PanelService: Ignore quick entries removal/additions | Marco Trevisan (Treviño) |
| 2015-01-29 | PanelService: ensure menus are closed also on entry removal | Marco Trevisan (Treviño) |
| 2015-01-29 | PanelService: enable "unity-all-menus" environment variable | Marco Trevisan (Treviño) |
| 2015-01-29 | PanelService: when looking for a panel, verify the entry is still valid befor... | Marco Trevisan (Treviño) |
| 2015-01-29 | PanelService: compute entry panel based also on the parent window | Marco Trevisan (Treviño) |
| 2015-01-29 | PanelService: don't emit invalid panel/entry values | Marco Trevisan (Treviño) |
| 2015-01-29 | PanelService: define periority per parent window | Marco Trevisan (Treviño) |
| 2014-12-19 | PanelService, DBusIndicators, IndicatorEntry: add a parent_window parameter t... | Marco Trevisan (Treviño) |
| 2014-12-19 | PanelService: share service names, path, and iface using the private header | Marco Trevisan (Treviño) |
| 2014-12-19 | PanelService: add entry signature definitions in private header and use them ... | Marco Trevisan (Treviño) |
| 2014-11-28 | PanelService: use gdbus to notfy upstart of service start/stop | Marco Trevisan (Treviño) |
| 2014-11-04 | CMakeLists.txt: remove libnih dependency | Marco Trevisan (Treviño) |
| 2014-11-04 | debian/control: remove dependencies on libnih libraries, and upstart-bin | Marco Trevisan (Treviño) |
| 2014-11-04 | PanelService: use gdbus to notfy upstart of service start/stop | Marco Trevisan (Treviño) |
| 2014-11-04 | PanelService: reinject some keys also when in lockscreen mode | Marco Trevisan (Treviño) |
| 2014-11-04 | PanelService: inject special key events back to the root window if a menu is ... | Marco Trevisan (Treviño) |