index
:
unity
[no description]
summary
refs
log
tree
commit
diff
path:
root
/
services
Age
Commit message (
Expand
)
Author
2011-12-20
Check SILENT_PANEL_SERVICE envvar which will disable panel-service logging if...
Michal Hruby
2011-12-08
Merging with upstream
Marco Trevisan (Treviño)
2011-12-05
In https://code.launchpad.net/~mterry/unity/never-stop-oh-never-stop-the-scru...
Michael Terry
2011-12-05
The changes in this branch try to make the panel-service more crash-proof by ...
Michal Hruby
2011-11-25
indicator_order has 2 columns not 13
Jason Conti
2011-11-17
Let's not waste precious CPU cycles
Michal Hruby
2011-11-16
PanelService: improved clicks handling when indicator menus are opened
Marco Trevisan (Treviño)
2011-11-11
Try to prevent some crashers
Michal Hruby
2011-11-10
panel-service: don't enter endless deactiate->destroy loop with our stub menu...
Michael Terry
2011-10-13
fixes an issue with the panel service segfaulting on window change
Gord Allott
2011-10-11
PanelService: Code spacing fix
Marco Trevisan (Treviño)
2011-10-11
PanelService: entry2geometry_hash free the keys as well.
Marco Trevisan (Treviño)
2011-10-11
PanelService: reset the use_event variable on menu-hidden
Marco Trevisan (Treviño)
2011-10-11
PanelService: Order the entries geometry per-panel to fix multi-monitor issues
Marco Trevisan (Treviño)
2011-10-05
Avoid a shadowed variable
Alejandro Piñeiro
2011-10-05
a11y: Solves bug 843280
Alejandro Piñeiro
2011-09-28
Popdown menu on second F10
Neil Jagdish Patel
2011-09-26
Call panel_a11y_init before creating dbus services to fix thread-safety issue...
Neil Jagdish Patel
2011-09-20
Merging with upstream.
Marco Trevisan (Treviño)
2011-09-17
panel-service: remove an implicit check.
Marco Trevisan (Treviño)
2011-09-17
panel-service: re-open a menu if clicking over its title after a keyboard nav...
Marco Trevisan (Treviño)
2011-09-17
PanelView: track mouse position only when it has been changed
Marco Trevisan (Treviño)
2011-09-17
Ignore keyboard events when the mouse is over a menu title
Marco Trevisan (Treviño)
2011-09-17
panel-service: Remove id2entry_hash and go back to a direct hash entry2geomet...
Marco Trevisan (Treviño)
2011-09-16
Use a string based hash-table for geometry and don't remove values on entry-r...
Marco Trevisan (Treviño)
2011-09-14
Code cleanup...
Marco Trevisan (Treviño)
2011-09-13
panel-service: Fixed coding style.
Marco Trevisan (Treviño)
2011-09-13
Panel-service: cache the entry geometries and use them for parsing mouse events
Marco Trevisan (Treviño)
2011-09-11
panel-service: Don't remove all release events outside the menu area on first...
Marco Trevisan (Treviño)
2011-09-09
a11y: atk-bridge location path changed format
Alejandro Piñeiro
2011-09-08
To implement the Desktop DX Indicators Review blueprint [1] and to implement ...
Marco Trevisan (Treviño)
2011-09-07
Remove stray g_debug
Neil Jagdish Patel
2011-09-07
Fix panel opacity settings
Neil Jagdish Patel
2011-09-06
Correctly unref floating indicator objects.
Marco Trevisan (Treviño)
2011-09-06
panel-service: reduce close-timeout to 1 second.
Marco Trevisan (Treviño)
2011-09-05
Add a timeout to the Indicator Remove API
Marco Trevisan (Treviño)
2011-09-04
Make unity to remove the indicators when the panel service has been closed
Marco Trevisan (Treviño)
2011-09-03
PanelService small api change...
Marco Trevisan (Treviño)
2011-09-03
PanelService: fix keynavigation on priority based indicators.
Marco Trevisan (Treviño)
2011-09-02
a11y: Adding a missing g_object_ref and some extra NULL checks
Alejandro Piñeiro
2011-08-09
Including name_hint parameter in the IndicatorEntry.
Marco Trevisan (Treviño)
2011-08-09
Panel service: Add priority flag to indicators
Marco Trevisan (Treviño)
2011-07-29
Merged the fix for bug 742664 with recent changes to lp:unity.
Daniel van Vugt
2011-07-29
Make panel menus more responsive, less laggy, when scrubbing. Removed logic
Daniel van Vugt
2011-07-22
panel-service: nux scroll delta has been inverted.
Marco Trevisan (Treviño)
2011-07-21
Indicator: Don't use anymore the x,y position on secondary-activation
Marco Trevisan (Treviño)
2011-07-21
Merging with Upstream
Marco Trevisan (Treviño)
2011-07-21
Merging with Upstream
Marco Trevisan (Treviño)
2011-07-21
Merged Marco's branch to send the entry-scrolled signal in the indicators
Marco Trevisan (Treviño)
2011-07-18
[a11y] Checking if a11y is enabled using gsettings instead of gconf
Alejandro Piñeiro
[next]