summaryrefslogtreecommitdiff
path: root/services
AgeCommit message (Expand)Author
2012-02-22Add indicator-printers support and remove whitelist entry of old printer appletLars Uebernickel
2012-01-30PanelService: go back to use gtk_window_set_attached_toMarco Trevisan (Treviño)
2012-01-27PanelService: we don't need anymore gtk+-3.0 3.3...Marco Trevisan (Treviño)
2012-01-27PanelService: Moving to gtk_menu_attach_to_widgetMarco Trevisan (Treviño)
2012-01-27PanelService: add created menus to a menubar, to fix stylingMarco Trevisan (Treviño)
2012-01-26Fixes potential crashesAndrea Cimitan
2012-01-25fix buildJason Smith
2012-01-12Release\ 5.0.05.0.0agateau
2011-12-20Check SILENT_PANEL_SERVICE envvar which will disable panel-service logging if...Michal Hruby
2011-12-08Merging with upstreamMarco Trevisan (Treviño)
2011-12-05In https://code.launchpad.net/~mterry/unity/never-stop-oh-never-stop-the-scru...Michael Terry
2011-12-05The changes in this branch try to make the panel-service more crash-proof by ...Michal Hruby
2011-11-25indicator_order has 2 columns not 13Jason Conti
2011-11-17Let's not waste precious CPU cyclesMichal Hruby
2011-11-16PanelService: improved clicks handling when indicator menus are openedMarco Trevisan (Treviño)
2011-11-11Try to prevent some crashersMichal Hruby
2011-11-10panel-service: don't enter endless deactiate->destroy loop with our stub menu...Michael Terry
2011-10-13fixes an issue with the panel service segfaulting on window changeGord Allott
2011-10-11PanelService: Code spacing fixMarco Trevisan (Treviño)
2011-10-11PanelService: entry2geometry_hash free the keys as well.Marco Trevisan (Treviño)
2011-10-11PanelService: reset the use_event variable on menu-hiddenMarco Trevisan (Treviño)
2011-10-11PanelService: Order the entries geometry per-panel to fix multi-monitor issuesMarco Trevisan (Treviño)
2011-10-05Avoid a shadowed variableAlejandro Piñeiro
2011-10-05a11y: Solves bug 843280Alejandro Piñeiro
2011-09-28Popdown menu on second F10Neil Jagdish Patel
2011-09-26Call panel_a11y_init before creating dbus services to fix thread-safety issue...Neil Jagdish Patel
2011-09-20Merging with upstream.Marco Trevisan (Treviño)
2011-09-17panel-service: remove an implicit check.Marco Trevisan (Treviño)
2011-09-17panel-service: re-open a menu if clicking over its title after a keyboard nav...Marco Trevisan (Treviño)
2011-09-17PanelView: track mouse position only when it has been changedMarco Trevisan (Treviño)
2011-09-17Ignore keyboard events when the mouse is over a menu titleMarco Trevisan (Treviño)
2011-09-17panel-service: Remove id2entry_hash and go back to a direct hash entry2geomet...Marco Trevisan (Treviño)
2011-09-16Use a string based hash-table for geometry and don't remove values on entry-r...Marco Trevisan (Treviño)
2011-09-14Code cleanup...Marco Trevisan (Treviño)
2011-09-13panel-service: Fixed coding style.Marco Trevisan (Treviño)
2011-09-13Panel-service: cache the entry geometries and use them for parsing mouse eventsMarco Trevisan (Treviño)
2011-09-11panel-service: Don't remove all release events outside the menu area on first...Marco Trevisan (Treviño)
2011-09-09a11y: atk-bridge location path changed formatAlejandro Piñeiro
2011-09-08To implement the Desktop DX Indicators Review blueprint [1] and to implement ...Marco Trevisan (Treviño)
2011-09-07Remove stray g_debugNeil Jagdish Patel
2011-09-07Fix panel opacity settingsNeil Jagdish Patel
2011-09-06Correctly unref floating indicator objects.Marco Trevisan (Treviño)
2011-09-06panel-service: reduce close-timeout to 1 second.Marco Trevisan (Treviño)
2011-09-05Add a timeout to the Indicator Remove APIMarco Trevisan (Treviño)
2011-09-04Make unity to remove the indicators when the panel service has been closedMarco Trevisan (Treviño)
2011-09-03PanelService small api change...Marco Trevisan (Treviño)
2011-09-03PanelService: fix keynavigation on priority based indicators.Marco Trevisan (Treviño)
2011-09-02a11y: Adding a missing g_object_ref and some extra NULL checksAlejandro Piñeiro
2011-08-09Including name_hint parameter in the IndicatorEntry.Marco Trevisan (Treviño)
2011-08-09Panel service: Add priority flag to indicatorsMarco Trevisan (Treviño)