[gnome-shell] (101 commits) Non-fast-forward update to branch wip/aggregate-menu



The branch 'wip/aggregate-menu' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:

 http://live.gnome.org/Git/Help/NonFastForward

Commits removed from the branch:

  e90ef20... network: Fix visibility of the VPN icon
  dc2c122... popupMenu: Introduce a way of closing toplevels from sectio
  075cb66... popupMenu: Don't close submenus when activating items
  c334874... popupMenu: Simplify allocation code
  59510d6... popupMenu: Properly implement all-spanning actors
  f671739... popupMenu: Ignore submenus when getting the column widths
  cf9a4ca... popupMenu: Don't animate submenus closing when closing the 
  f6d79f5... popupMenu: Remove connectSubMenuSignals
  ed72997... popupMenu: Emit open-state-changed at the start of animatin
  2f260df... popupMenu: Only allow one submenu to be open at a time
  2a149e1... popupMenu: Remove 'sensitive' input param
  555e545... popupMenu: Propagate sensitivity to menu children
  02e6f44... popupMenu: Ensure that submenus are properly hidden when in
  285413d... userWidget: Rename the default style class of the user widg
  fbc9536... status: Remove settings actions
  6d32461... userMenu: Implement new user menu design
  540bd5c... popupMenu: Remove combo boxes and child menus
  d4f224b... popupMenu: Add a status label and icon to submenu menu item
  d77dd7b... status: Rebrand the user menu as the system menu
  3338e4f... system: Remove suspend from the features of the system menu
  e44ed77... system: Remove Install Updates & Restart
  020e533... system: Move the Switch User and Log Out items to a new sub
  59909f1... system: Use icons for actions at the bottom of the system m
  3bf7f93... volume: Implement new volume menu design
  a920326... status: Add new brightness slider widget
  afff212... slider: Make clicking anywhere on the slider menu item pass
  c915c9c... slider: Explicitly grab the device that was clicked
  e0fd566... power: Restyle the power menu for the new design
  7dedae9... power: Remove other devices
  cd9f351... power: Use UPowerGlib for constants
  3a6246f... power: Implement new power menu design
  16d546f... power: Add an Airplane Mode menu
  9e3b382... network: Remove separators between device sections
  b948415... network: Remove the global wireless kill-switch
  5c559cd... network: Make the device section headers not bold
  59d3c2c... network: Remove the enable networking item
  3eaa351... network: Revamp menu visibility when the network manager is
  a4dc384... network: Hide the signal icon in the mobile broadband secti
  098694f... network: Remove overflow implementation
  e9459d4... network: Make the VPN rewrite "generic"
  2e5163b... network: Implement new designs for VPN/modem submenus
  88cc1fc... network: Make a dedicated "Connect to Wi-Fi" dialog
  51ab3d4... network: Remove the Wired section
  15e9d0e... network: Make sure that the network menu is insensitive whe
  64ecb0a... theme: Use the same style for summary popups as we do for p
  8337b80... status: Put arrow icons next to the separate status indicat
  ad93166... status: Port to a new SystemIndicator framework
  4250bde... power: Add an Airplane Mode indicator
  a75ac61... panel: Move statuses to the aggregate menu
  430a43d... network: Remove superfluous intermediate section
  4474b64... power: Move the Power Off indicator to the power menu
  e015be5... panelMenu: Remove the gicon parameter from addIndicator, an

Commits added to the branch:

  793edd3... Make autorun notifications work (*)
  67f10ea... network-agent: Remove prototype of unused function (*)
  317b9a9... dnd: Make the draggable much faster (*)
  586ebcd... background: fix asynchronous management of background loadi (*)
  ccba18a... network: Fix a recursion issue when updating VPN (*)
  502a9ae... Updated Norwegian bokmål translation (*)
  d509ab7... ScreenShield: when the user goes idle, check for active bef (*)
  0b3e8e2... Updated Indonesian translation (*)
  6bbf246... Updated German translation (*)
  2c502ae... po/vi: import from Damned Lies (*)
  2f165aa... Updated Vietnamese translation (*)
  3790e92... grabHelper: Rewrite documentation for GrabHelper.grab() (*)
  eef593a... messageTray: Don't use focus grabs (*)
  393577e... grabHelper: Remove explicitly having to select modal (*)
  93dc7a5... Rework window / actor focus handling (*)
  9c8c282... global: Clean up the code that actually sets the shape on t (*)
  985d0c7... global: Automatically unshape the stage X window when we ta (*)
  3582ba0... layout: Don't use the input mode to block events to windows (*)
  318283f... st: optimize box-shadow rendering (*)
  ffac527... tests: add animated box-shadow test to demo optimized paint (*)
  aee90a3... st-theme-node: refactor calls to render css box (*)
  9391d9d... st-theme-node: reuse box-shadow materials between paint sta (*)
  f79a11d... st-theme-node: init cached state properly (*)
  d15bcd9... loginDialog: don't call nonexistent setInitialKeyFocus func (*)
  0ae1f9f... modalDialog: Minor coding style fix (*)
  c17f84c... style: Fix focused app view controls (*)
  bb4d430... style: Fix extension list style in looking glass (*)
  cb45a38... calendar: Fix line-wrapping of calendar events (*)
  1121537... lookingGlass: Use uiGroup as parent instead of panelBox (*)
  70da558... overview: Add coverPane to stack instead of BoxLayout (*)
  53d268a... st: Remove support for fixed positioning in BoxLayout (*)
  f9b3247... st-theme-node: Don't update resources on each paint (*)
  e031a5d... st-theme-node: Update corner textures on allocation size ch (*)
  2dbe511... Bump version to 3.9.4 (*)
  a18fb27... st-theme-node: let paint states take weak ref on theme node (*)
  d36e435... update Simplified Chinese (zh_CN) translation (*)
  dabcd29... panelMenu: Close menu when hiding the corresponding button (*)
  9163372... Tajik translation updated (*)
  c9b079c... StWidget: use a handler id to disconnect the callback (*)
  6e00b6e... loginDialog: pre-allocate prompt message height (*)
  bd5c04b... loginDialog: drop padding between buttons and entry (*)
  2431b8e... loginDialog: make prompt entry wider (*)
  35b4907... loginDialog: force user list and prompt to be the same widt (*)
  1c04ae3... st-theme-node: fix obvious size comparison error (*)
  fde01f0... st-theme-node: invalidate cached size when initializing pai (*)
  5c8bbb5... Updated slovak translation (*)
  5385205... l10n: Update Japanese translation (*)
  78b1ba5... calendar: Make the events-list a fixed width (*)
  c1e2d66... popupMenu: Add a simple way to get the toplevel for a subme (*)
  7db0900... popupMenu: Introduce a way of closing toplevels from sectio (*)
  2aae272... popupMenu: Don't close submenus when the toplevel container (*)
  2fa4055... popupMenu: Simplify allocation code (*)
  ef1eabf... popupMenu: Ignore submenus when getting the column widths (*)
  1e781ec... popupMenu: Remove connectSubMenuSignals (*)
  2634747... popupMenu: Emit open-state-changed at the start of animatin (*)
  5c036ea... popupMenu: Only allow one submenu to be open at a time (*)
  bc317bf... popupMenu: Remove 'sensitive' input param (*)
  86835db... popupMenu: Propagate sensitivity to menu children (*)
  4b889ea... popupMenu: Ensure that submenus are properly hidden when in (*)
  dab8c5e... popupMenu: Fix bad syntax error (*)
  68cf2d8... userWidget: Rename the default style class of the user widg
  1550832... status: Remove settings actions
  ea8bb1e... userMenu: Implement new user menu design
  56fd6d7... popupMenu: Remove combo boxes and child menus
  7859165... popupMenu: Add a status label and icon to submenu menu item
  c18ae48... status: Rebrand the user menu as the system menu
  a659eb6... system: Remove suspend from the features of the system menu
  ffe988d... system: Remove Install Updates & Restart
  5f322a8... system: Move the Switch User and Log Out items to a new sub
  7015c41... system: Use icons for actions at the bottom of the system m
  58cd648... volume: Implement new volume menu design
  2d970ab... status: Add new brightness slider widget
  7c086f7... slider: Make clicking anywhere on the slider menu item pass
  90474a9... slider: Explicitly grab the device that was clicked
  67f2390... power: Restyle the power menu for the new design
  c9707ae... power: Remove other devices
  ad9d5bf... power: Use UPowerGlib for constants
  8fcdf81... power: Implement new power menu design
  9cebbf3... power: Add an Airplane Mode menu
  c69f27d... network: Remove separators between device sections
  f7e255d... network: Remove the global wireless kill-switch
  ec48448... network: Make the device section headers not bold
  f926e5b... network: Remove the enable networking item
  0608ea6... network: Revamp menu visibility when the network manager is
  c66c942... network: Hide the signal icon in the mobile broadband secti
  feb86f2... network: Remove overflow implementation
  eac016c... network: Make the VPN rewrite "generic"
  b1aad11... network: Implement new designs for VPN/modem submenus
  4445f02... network: Make a dedicated "Connect to Wi-Fi" dialog
  4ade653... network: Remove the Wired section
  25fc7cf... network: Make sure that the network menu is insensitive whe
  5830732... theme: Use the same style for summary popups as we do for p
  451bd89... status: Put arrow icons next to the separate status indicat
  dc24c4e... status: Port to a new SystemIndicator framework
  fdd6f1c... power: Add an Airplane Mode indicator
  9af3d5b... panel: Move statuses to the aggregate menu
  a8c01db... network: Remove superfluous intermediate section
  0c8d25c... power: Move the Power Off indicator to the power menu
  d9a7582... panelMenu: Remove the gicon parameter from addIndicator, an
  ec9136d... theme: Implement the new sizing restrictions of the aggrega
  1149aa3... system: Show the username instead if the user's real name i

(*) This commit already existed in another branch; no separate mail sent


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]