[gnome-shell] (69 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:

  05f4d76... userWidget: Rename the default style class of the user widg
  f223df9... status: Remove settings actions
  d560410... userMenu: Implement new user menu design
  07ddb6d... popupMenu: Remove combo boxes and child menus
  7206248... popupMenu: Add a status label and icon to submenu menu item
  fb9edb2... power: Restyle the power menu for the new design
  ecda69b... power: Remove other devices
  2c8c36d... power: Use UPowerGlib for constants
  540df0c... [l10n] Updated Italian translation.
  65db6b0... power: Implement new power menu design
  8d9c03c... status: Rebrand the user menu as the system menu
  dcb786b... system: Remove suspend from the features of the system menu
  7c62c4b... system: Remove Install Updates & Restart
  d3a5f9d... system: Move the Switch User and Log Out items to a new sub
  513ad04... system: Use icons for actions at the bottom of the system m
  545bf0a... volume: Implement new volume menu design
  ff7f963... slider: Make clicking anywhere on the slider menu item pass
  007270e... slider: Explicitly grab the device that was clicked
  2f90f17... bluetooth: Adapt to new designs for the bluetooth menu
  c1faca6... popupMenu: Remove column widths
  7f7b35a... network: Remove dead code
  24b3f90... network: Remove the firmware changed signal
  58c82a7... network: Remove separators between device sections
  9983788... network: Remove the global wireless killswitch
  402cbfc... network: Make the device section headers not bold
  e9b1273... network: Remove the enable networking item
  ce76b51... network: Revamp menu visibility when the network manager is
  a180565... network: Hide the signal icon in the mobile broadband secti
  e19356c... network: Remove overflow implementation
  c9548fb... network: Remove the Wired section
  26d263a... network: Make Bluetooth devices into Modem devices
  12e3f51... network: Don't make the toplevel keep a list of connections
  99ca327... network: Rework the VPN rewrite to work for NMDeviceModem a
  3ad2b4f... network: Implement new designs for VPN/modem submenus
  769fc33... network: Remove syncDescription
  ef3b4af... network: Remove TODO
  4cb2abf... network: Make sure that the network menu is insensitive whe
  835007d... network: Introduce a new, rewritten Wi-Fi section
  f434ed3... status: Put arrow icons next to the separate status indicat
  426ac29... status: Port to a new SystemIndicator framework
  66dfc2d... panel: Move statuses to the aggregate menu
  8bbde23... panelMenu: Show/hide the indicators box based on indicator 
  6238d04... status: Add new brightness slider widget
  1fbc365... status: Add new airplane mode indicator / menu
  8a7df26... network: Remove superfluous intermediate section
  5fc73e3... power: Move the Power Off indicator to the power menu
  8ed0454... panelMenu: Remove the gicon parameter from addIndicator, an
  fc2656e... theme: Restrict the aggregate menu to 320px
  cdb965b... system: Show the username instead if the user's real name i
  76e8d83... xxx: Increase the width of the aggregate menu for now
  0610fc3... popupMenu: Remove custom allocation code
  15e7a2a... system: Add an orientation lock action button
  8645e3a... screencast: Use sessionUpdated as our method name
  89966b5... components: Remove the built-in recorder keybinding and com
  4d09239... Add a screencast indicator for when we're recording
  734436e... lookingGlass: Ensure that we don't divide by zero

Commits added to the branch:

  03fd74d... [l10n] Updated Italian translation. (*)
  8ce5b08... userWidget: Rename the default style class of the user widg (*)
  2cd4177... status: Remove settings actions (*)
  d802416... userMenu: Implement new user menu design (*)
  3816db0... popupMenu: Remove combo boxes and child menus (*)
  fb0f9cd... popupMenu: Add a status label and icon to submenu menu item (*)
  040bb93... power: Restyle the power menu for the new design (*)
  8cce1b4... power: Remove other devices (*)
  22c8be6... power: Use UPowerGlib for constants (*)
  37a316e... power: Implement new power menu design (*)
  ca861d8... status: Rebrand the user menu as the system menu (*)
  14372ba... system: Remove suspend from the features of the system menu (*)
  de8ca5c... system: Remove Install Updates & Restart (*)
  d1a763b... system: Move the Switch User and Log Out items to a new sub (*)
  c50b23e... system: Use icons for actions at the bottom of the system m (*)
  73cd595... volume: Implement new volume menu design (*)
  0cee0e0... slider: Make clicking anywhere on the slider menu item pass (*)
  44f8fec... slider: Explicitly grab the device that was clicked (*)
  ed32adc... Updated POTFILES.in (*)
  835cb8c... Tajik translation updated (*)
  509bdce... Updated Czech translation (*)
  43661ff... popupMenu: Fix popup menu layouts in RTL directions (*)
  1cc5bb5... shell-app: Fade the app icon on the left in RTL layouts (*)
  1a0415a... Updated Spanish translation (*)
  f4100ac... message-tray: Really close notifications when the close but (*)
  d30cb2d... gdmUtil: separate AuthPrompt out into its own file (*)
  7e7295f... authPrompt: move unlock and login user verifier code here (*)
  13170fb... notificationDaemon: Fix clicks on legacy icons (*)
  6fd3c0f... environment: Add some convenience LayoutManager monkey-patc (*)
  cb4e4bb... appDisplay: Use hookup_style() to bind app-view-controls sp (*)
  d730fd0... loginDialog: correct typo (*)
  82ee6ae... authPrompt: fade out message if user starts to type (*)
  1371f69... Updated POTFILES.in (*)
  9d250be... Updated German translation (*)
  db497a2... shellDBus: Export the timestamp of shortcuts through D-Bus (*)
  87245c7... authPrompt: Call next button "Unlock" when user switching (*)
  ddb043a... network: Fix the AP strength indicator never getting update
  bd3a615... network: Remove the firmware changed signal
  3990085... network: Remove separators between device sections
  bb722db... network: Make the device section headers not bold
  e5dcfa9... network: Remove the global wireless killswitch
  d575c94... network: Remove the enable networking item
  ce546f1... network: Remove overflow implementation
  d5ede0b... network: Remove the Wired section
  b6cb1d1... network: Don't pass a list of connections to the devices
  9a86a29... network: Rework the VPN rewrite to work for modem and bluet
  5bde2da... network: Implement new designs for VPN/modem submenus
  e667d3a... network: Remove syncDescription
  01a2606... network: Make sure that the network menu is insensitive whe
  0520e92... network: Introduce a new, rewritten Wi-Fi section
  8891a4a... popupMenu: Remove column widths
  62ca0e0... bluetooth: Adapt to new designs for the bluetooth menu
  ddec824... status: Put arrow icons next to the separate status indicat
  cbbe510... status: Port to a new SystemIndicator framework
  31d7e80... panel: Move statuses to the aggregate menu
  3c98f16... panelMenu: Show/hide the indicators box based on indicator 
  9a90ed2... status: Add new brightness slider widget
  647e3da... status: Add new airplane mode indicator / menu
  2c25e9a... network: Remove superfluous intermediate section
  0031b24... power: Move the Power Off indicator to the power menu
  47a2a45... panelMenu: Remove the gicon parameter from addIndicator, an
  c23c35f... theme: Restrict the aggregate menu to 320px
  6965c6d... xxx: Increase the width of the aggregate menu for now
  1ad963f... popupMenu: Remove custom allocation code
  8c4232c... system: Add an orientation lock action button
  cf56808... screencast: Use sessionUpdated as our method name
  010b3ad... components: Remove the built-in recorder keybinding and com
  def5fe9... Add a screencast indicator for when we're recording
  97be554... lookingGlass: Ensure that we don't divide by zero

(*) 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]