gnome-shell/js/ui
Florian Müllner b88657ab83 combo-box-menu-item: Propagate pseudo classes to the combo menu
ComboBoxMenuItems use ClutterClones to reconstruct the active item
in the associated ComboMenu, so pseudo class changes due to state
changes of the ComboBoxMenuItem don't have the intended effect
(since the actual style information is taken from the associated
ComboBoxMenu item).
As a fix, propagate relevant pseudo class changes to the active
ComboBoxMenu item.

https://bugzilla.gnome.org/show_bug.cgi?id=662799
2011-11-15 13:54:29 +01:00
..
status a11y: Adapt to re-addition of 'visual-bell' 2011-11-14 15:45:51 +01:00
altTab.js Adapt to mutter moving to GSettings 2011-11-11 20:32:43 +01:00
appDisplay.js *.js: Make emacs modelines consistent 2011-10-11 08:05:12 -04:00
appFavorites.js *.js: Make emacs modelines consistent 2011-10-11 08:05:12 -04:00
automountManager.js Port client side code to GDBus 2011-11-11 11:15:38 -05:00
autorunManager.js Port client side code to GDBus 2011-11-11 11:15:38 -05:00
boxpointer.js popup-menu: Allow adjusting where in the source the arrow points to 2011-10-13 15:03:32 +02:00
calendar.js Port client side code to GDBus 2011-11-11 11:15:38 -05:00
contactDisplay.js *.js: Make emacs modelines consistent 2011-10-11 08:05:12 -04:00
ctrlAltTab.js ctrlAltTab: fix popup's allocation when primary.x != 0 2011-11-04 18:45:16 +00:00
dash.js workspaceThumbnail: Allow users to create workspaces at any position 2011-11-07 14:36:06 -05:00
dateMenu.js *.js: Make emacs modelines consistent 2011-10-11 08:05:12 -04:00
dnd.js *.js: Make emacs modelines consistent 2011-10-11 08:05:12 -04:00
docDisplay.js *.js: Make emacs modelines consistent 2011-10-11 08:05:12 -04:00
endSessionDialog.js screensaver, gnomesession: port to GDBus based bindings 2011-11-11 11:15:38 -05:00
environment.js *.js: Make emacs modelines consistent 2011-10-11 08:05:12 -04:00
extensionSystem.js extensionSystem: Remove duplciated version check 2011-10-28 16:12:52 -04:00
iconGrid.js *.js: Make emacs modelines consistent 2011-10-11 08:05:12 -04:00
keyboard.js keyboard: fix exception: global.current_event_time is not a function 2011-11-04 01:40:30 +00:00
layout.js screensaver, gnomesession: port to GDBus based bindings 2011-11-11 11:15:38 -05:00
lightbox.js *.js: Make emacs modelines consistent 2011-10-11 08:05:12 -04:00
link.js *.js: Make emacs modelines consistent 2011-10-11 08:05:12 -04:00
lookingGlass.js Adapt to mutter moving to GSettings 2011-11-11 20:32:43 +01:00
magnifier.js magnifier: Use enum from gsettings-desktop-schemas 2011-11-04 23:28:53 +01:00
magnifierDBus.js notificationDaemon, magnifierDBus: port to GDBus 2011-11-11 11:15:38 -05:00
main.js Adapt to mutter moving to GSettings 2011-11-11 20:32:43 +01:00
messageTray.js screensaver, gnomesession: port to GDBus based bindings 2011-11-11 11:15:38 -05:00
modalDialog.js Small coding style fixes 2011-10-20 22:42:30 +02:00
networkAgent.js Add context menus to some entries 2011-10-17 15:29:32 +02:00
notificationDaemon.js notificationDaemon, magnifierDBus: port to GDBus 2011-11-11 11:15:38 -05:00
overview.js *.js: Make emacs modelines consistent 2011-10-11 08:05:12 -04:00
panel.js *.js: Make emacs modelines consistent 2011-10-11 08:05:12 -04:00
panelMenu.js *.js: Make emacs modelines consistent 2011-10-11 08:05:12 -04:00
placeDisplay.js PlacesManager: fix .gtk-bookmarks monitor scope 2011-10-18 14:03:36 -04:00
polkitAuthenticationAgent.js Add context menus to some entries 2011-10-17 15:29:32 +02:00
popupMenu.js combo-box-menu-item: Propagate pseudo classes to the combo menu 2011-11-15 13:54:29 +01:00
runDialog.js Add context menus to some entries 2011-10-17 15:29:32 +02:00
scripting.js Port client side code to GDBus 2011-11-11 11:15:38 -05:00
search.js *.js: Make emacs modelines consistent 2011-10-11 08:05:12 -04:00
searchDisplay.js *.js: Make emacs modelines consistent 2011-10-11 08:05:12 -04:00
shellDBus.js shellDBus: Fix missing user of old DBus API 2011-11-12 17:54:47 -05:00
shellEntry.js shell-entry: Add API to support entry context menus 2011-10-17 15:29:32 +02:00
shellMountOperation.js *.js: Make emacs modelines consistent 2011-10-11 08:05:12 -04:00
statusIconDispatcher.js *.js: Make emacs modelines consistent 2011-10-11 08:05:12 -04:00
telepathyClient.js Remove all stray imports to imports.dbus 2011-11-09 13:56:42 -05:00
tweener.js *.js: Make emacs modelines consistent 2011-10-11 08:05:12 -04:00
userMenu.js user-menu: Fix fallout from GDBus port 2011-11-12 00:00:15 +01:00
viewSelector.js Add context menus to some entries 2011-10-17 15:29:32 +02:00
windowAttentionHandler.js *.js: Make emacs modelines consistent 2011-10-11 08:05:12 -04:00
windowManager.js Adapt to mutter moving to GSettings 2011-11-11 20:32:43 +01:00
workspace.js Adapt to mutter moving to GSettings 2011-11-11 20:32:43 +01:00
workspacesView.js *.js: Make emacs modelines consistent 2011-10-11 08:05:12 -04:00
workspaceSwitcherPopup.js *.js: Make emacs modelines consistent 2011-10-11 08:05:12 -04:00
workspaceThumbnail.js workspaceThumbnail: Allow users to create workspaces at any position 2011-11-07 14:36:06 -05:00
xdndHandler.js *.js: Make emacs modelines consistent 2011-10-11 08:05:12 -04:00