[gnome-shell] Created tag 2.91.90



The signed tag '2.91.90' was created.

Tagger: Owen W. Taylor <otaylor fishsoup net>
Date: Tue Feb 22 22:59:51 2011 -0500

    2.91.90

Changes since the last tag '2.91.6':

A S Alam (2):
      update Punjabi Translation by A S Alam
      update Translation for Punjabi

Abduxukur Abdurixit (1):
      Added UG translation

Adel Gadllah (11):
      shell_global_maybe_gc: Call gjs_context_maybe_gc instead of JS_MaybeGC
      appSwitcher: Don't create thumbnails for destroyed windows
      workspaceSwitcher: Initially hide after creation
      StWidget: Be more verbose when aborting in get_theme_node
      AppWellMenu: Remove window filtering
      altTab: Properly query the themenode's color when painting the arrows
      StScrollViewFade: Make fade-offset a property rather than a hardcoded constant
      volume: Increase maximum by 50% for outputs with decibel support
      workspaces: Remove obsolete comment
      workspaces: Remove the unused '_removeSelf' method
      shell_global: Use clutter_event_get_time rather then get_current_event_time

Aron Xu (3):
      Update Chinese (China) translations.
      Update Chinese (China) translations.
      Improve time format for Chinese (China).

Bastien Nocera (1):
      magnifier: crosshairs opacity is now a double

Changwoo Ryu (1):
      Updated Korean translation

Chao-Hsiung Liao (1):
      Updated Traditional Chinese translation(Hong Kong and Taiwan)

Colin Walters (2):
      Use new GLib application API for launching
      Fixes for previous ShellAppSystem patch a138f59c

Dan Winship (15):
      tray: re-sync from panel, including _NET_SYSTEM_TRAY_COLORS support
      tray: fix so that trayicons using symbolic icons get the right colors
      AppIcon: right-click menu should appear on press, not click
      St: drop StClickable, add some functionality to StButton
      popupMenu: minor code rearrangement
      gnome-shell: remove Xephyr support
      lookingGlass: fix red border drawing in the inspector, port to JS
      shell-drawing: remove shell_draw_box_pointer()
      shell-drawing: remove
      StThemeNode: use (out caller-allocates) on ClutterColor-returning methods
      panel: remove some leftover code from the old calendar
      gnome-shell.modules: add --disable-Werror to tp-glib build
      St: annotate st_adjustment_get_values()
      gnome_shell_plugin_start: fix bluetooth g_log muting
      StEntry: remove special redundant hover tracking

Daniel Korostil (2):
      Uploaded Ukranian
      Uploaded Ukranian

Daniel Mustieles (2):
      Updated Spanish translation
      Updated Spanish translation

David Zeuthen (1):
      Add a PolicyKit authentication agent

Florian Müllner (57):
      window-clone: Fix signal connections when the window is closed
      theme-node: Fix box-shadows for prerendered textures
      kbd-status: Remove support for disabling the indicator
      panel-button: Set ':active' pseudo class when menu is open
      workspace-switcher: Switch to vertical orientation
      base-icon: Add an option to not show the label
      dash: Hide item labels
      dash: Calculate icon size changes without reallocation
      dash: Take remove target into account for icon size
      dash: Don't empty dash on changes
      dash: Wrap items in a scale-aware container
      dash: Animate item and size changes
      dash: Avoid "zoom" effect when first shown
      dash: Minor style fixes
      dash: Skip animations while the overview is hidden
      dash: Update style so running apps keep the highlight on hover
      dash: Increase the maximum icon size
      dash: Don't unnecessarily animate icon size changes
      app-view: Reset scroll position on switch
      app-display: Always select "All" filter on switch
      app-display: Only reset filters when they have been initialized
      app-view: Use larger icons
      dash: Make iconSize property public
      overview: Make the dash public
      app-icon: Use the dash's icon size for dragged icons
      overview: Split a public init() function out of the constructor
      dash: Remove show/hide functions
      search-entry: Handle find-as-you-type activation internally
      view-selector: Remove show/hide functions
      magnifier: Adjust for removal of 'show-magnifier' key
      a11y: Adjust schemas for screen reader and keyboard
      Revert "a11y: Adjust schemas for screen reader and keyboard"
      shell-a11y: Adjust for renamed 'accessibility' key
      a11y: Adjust schema for screen reader
      a11y: Adjust schemas for screen keyboard
      workspace-thumbnails: Update style
      dash: Adjust CSS in RTL locales
      date-menu: Adjust boxpointer position for RTL locales
      search-entry: Update hint text
      st-entry: Add API to set an actor as primary/secondary icon
      theme-node-drawing: Rename render_background_with_border()
      st-shadow: Parse the 'inset' keyword
      st-theme-node: Add support for inset box-shadows
      tests: Add a box-shadow test
      search-entry: Update style
      panel: Move statusmenu initialization in the constructor
      panel: Update style
      appMenu: Clip app icon when the button is active
      panel: Adjust CSS for RTL locales
      panel: Add rounded corners
      panel-buttons: Remove transitions for corner buttons
      calendar: Update style
      panel: Fix corner positions for multi-monitors
      search-entry: Make the icon slightly smaller
      build: Bump polkit module
      panel: Defer adding the user status menu to the manager
      build: Add libusb dependency

Fran Diéguez (2):
      Updated Galician translations
      Updated Galician translations

Giovanni Campagna (11):
      VolumeStatus: change the definition of high/medium/low
      BluetoothStatus: depend more on libgnome-bluetooth-applet
      Load extensions before the status area is started
      ExtensionSystem: pass the metadata object to extensions
      VolumeStatus: play notification on scroll
      KeyboardStatus: add "Show layout" item
      A11yStatus: fix resetting the GTK and icon themes
      PopupMenu: make parameters overridable in items
      PopupMenu: introduce PopupMenuSection
      ShellWindowTracker: fix a reference counting bug
      MessageTray: Use status from gnome-session

Guillaume Desmottes (14):
      gitignore: ignore *.sw? files
      Use TpSimpleObserver rather than our own Observer implementation
      use constants from tp-glib
      stop looking for existing channels manually
      Source: store proper Telepathy objects
      use TpAccountChannelRequest to re-ensure the channel
      pass a TpContact object to Source
      use TpContact to get the avatar
      get presence changes from TpContact
      remove unused ContactManager
      use TpTextChannel
      remove our own Telepathy implementation
      index Source objects using the associated channel path
      factor out _createSource

Hellyna Ng (3):
      Enables navigation using arrow keys in notifications with buttons.
      Group chat sources on the left in the message tray
      telepathyClient: changed default icon for contacts without an avatar

Ivar Smolin (2):
      [l10n] Updated Estonian translation
      [l10n] Updated Estonian translation

Jason D. Clinton (1):
      configure.ac: Require GTK+ 2.99.3 for the tray API changes

Jasper St. Pierre (9):
      Require gtk+3 3.0.0 and drop checks for minor versions.
      placeDisplay: Fix typo preventing places from being launched
      telepathyClient: allow pango markup in presence changes
      search: return an empty list instead of null
      placeDisplay: Fix another typo preventing place launching
      telepathyClient: Support markup in the title of presence changes
      Add a history manager
      runDialog: use new history manager implementation
      lookingGlass: use new history manager implementation

Jonathan Strander (1):
      Update calendar font style

Jorge González (1):
      Updated Spanish translation

Khaled Hosny (5):
      Updated Arabic translation
      Updated Arabic translation
      Updated Arabic translation
      Updated Arabic translation
      Updated Arabic translation

Kjartan Maraas (4):
      Updated Norwegian bokmål translation.
      Updated Norwegian bokmål translation.
      Updated Norwegian bokmål translation.
      Updated Norwegian bokmål translation.

Luca Ferretti (8):
      l10n: add new calendar to POTFILES.in
      calendar: clean up l10n for time format and labels (close bug #641245)
      Updated Italian translation
      l10n: add searchDisplay.js to POTFILES.in
      Updated Italian translation
      build: include libxklavier (cvs) in moduleset (bug #641605)
      bluetooth: remove weird "Agent" word from notification (close #637687)
      Updated Italian translation

Marina Zhurakhinskaya (6):
      Only animate the message tray items on a hover of a new item or when the tray is left
      Add mouseButtonClicked argument to the callback for St.Button 'clicked' signal in Notification
      MessageTray: factor out focus grabbing from Notification into a separate class
      MessageTray: fix showing and hiding summary notifications when summary items are clicked
      StWidget: unset hover when unmapped
      Adjust padding of sources in summary

Matej UrbanÄ?iÄ? (1):
      Updated Slovenian translation

Maxim Ermilov (8):
      workspacesView: remove duplicate connection to same signal
      workspacesView: dispose _scrollAdjustment in _onDestroy
      workspace: make WindowClone forward the 'size-changed' event
      Remove st_container_remove_all & rewrite st_container_destroy_children
      modalDialog: remove old actions from _actionKeys in setButtons
      boxpointer: fix multi monitor support
      chrome: try find fullscreen windows only on current workspace
      workspace: don't show WindowOverlay during zoomFromOverview

Morten Mjelva (2):
      Add telepathy-glib as a dependency
      Wrap tp_connection_get_contacts_by_handle

Owen W. Taylor (44):
      Switch to a vertical layout for workspaces
      Remove workspace indicators
      Don't check for Workspaces.WindowClone for window drops
      Use a single "zoomed out" view for both workspace controls hover and DND
      Move restacking handling from WorkspacesView to WorkspacesDisplay
      Add workspace thumbnails to the overview
      Don't activate newly added workspaces
      Add automatic workspace management
      Remove now unnecessary workspace controls
      Avoid popping the workspace controls in and out at the end of DND
      Don't switch to a workspace when dragging it to launch on that workspace
      Improve workspace controls slide-in positioning
      Handle changes in window position for workspace thumbnails
      Disable left/right workspace switching in the overview
      Make clicking on the active workspace thumbnail go to the main view
      workpaceThumbnail: Fix accidental propagation of button releases
      dnd: Fix bug in computation of snap-back position
      Avoid relayout when not changing the workspace reserved slot
      Fix fuzziness for application icons
      StThemeNode: Add (out caller-annotates) annotations
      Make a separate class for workspace thumbnails box
      Improve allocation of workspace controls
      Use a fixed width for visible portion of workspace thumbnails
      workspacesView: Update zoom scale when controls are reallocated
      Scale thumbnails to fit in the vertical space
      panel: fix app menu visibility after quick overview visit
      Animate scale changes to workspace thumbnails
      Slide workspace thumbnails in when added and out when removed
      Fix background to animate with thumbnails
      Animate workspace indicator before adding/removing workspaces
      Fix position of indicator while tweening
      Omit the panel area from the previewed workspaces
      Fix workspace thumbnails in RTL locales
      Be more careful with workspace thumbnail scale
      workspaceThumbnail: fix stacking for newly added actors
      workspaceThumbnail: forbid manipulations of removed workspaces
      Fix cursor when dragging a window over its current workspace
      overview: avoid round-off errors when sizing and positioning view selector
      tweener: remove tweens when target.actor is destroyed
      Remove minimize and maximize buttons from title bar
      gnome-shell.modules: build upower with introspection
      gnome-shell.modules: fix dependencies for upower
      Require Mutter 2.91.90
      Bump version to 2.91.90

Petr Kovar (1):
      Update Czech translation

Pierre Yager (1):
      build: Fix Ubuntu/Debian build dependencies

Ray Strode (10):
      css: don't hard code search entry height
      statusMenu: temporarily drop Suspend menu item
      tests: show off translucent gradients
      StThemeNodeDrawing: Ignore border fill in interior
      StThemeNodeDrawing: fill background behind translucent gradients
      Revert "StThemeNodeDrawing: fill background behind translucent gradients"
      StThemeNodeDrawing: clear out node interior before filling pattern
      build: Add upower as dependency in moduleset
      popupMenu: add alternate menu item
      statusMenu: change how we stop the system

Rui Matos (2):
      altTab: enable the switch_group keybinding action
      altTab: use keybinding actions instead of clutter keysym comparison

Sardem FF7 (5):
      boxpointer: Change the alternate drawing of boxpointer arrows
      boxpointer: Use the right source center for the arrow pointing
      Add "precision" to boxpointer alignment
      Try to center the calendar arrow on the grid
      workspaceThumbnails: Allow mousewheel scrolling

Shankar Prasad (2):
      Added kn.po and updated LINGUAS file
      updated kn translations

Sweta Kothari (1):
      Updated Gujarati Translations & Added gu in LINGUAS

Takao Fujiwara (1):
      Fix press/release confusion when synthesizing clutter key events

Thomas Wood (1):
      Move magnifier schemas to gsettings-desktop-schemas

William Jon McCann (1):
      Increase padding of sources in summary

Wouter Bolsterlee (1):
      Updated Dutch translation by Wouter Bolsterlee

Yaron Shahrabani (6):
      Updated Hebrew translation.
      Updated Hebrew translation.
      Updated Hebrew translation.
      Updated Hebrew translation.
      Updated Hebrew translation.
      Updated Hebrew translation.



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