[gnome-shell] Created tag 2.91.6



The signed tag '2.91.6' was created.

Tagger: Owen W. Taylor <otaylor fishsoup net>
Date: Tue Feb 1 14:10:23 2011 -0500

    2.91.6

Changes since the last tag '2.91.5':

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

Adel Gadllah (18):
      Dash: Remove unused properties
      css: Remove places and recent items
      [Build] Bump vala to 0.11.4
      altTab: Query the correct monitor's size
      search: Use Util.spawn rather then Shell.Process
      windowManager: Skip disposed windows in _switchWorkspaceDone
      XDND: Don't reset switch timeout when pointer is over the same window
      StScrollView: Implement real fade effect
      recorder: Force full stage redraws during recording
      recorder: Switch to webm
      St: Use clutter_actor_get_request_mode
      AppSwitcher: Delay activating appIcons when the thumbnail list is open
      recorder: Call cairo_surface_mark_dirty on the cursor surface
      appSwitcher: Make sure we don't leave a stale timeout handler
      XDND: Use only one constraint for the cursor window position
      Bump required clutter version to 1.5.15
      appSwitcher: Use shorter icon hover timeout
      calendar: Fix prev/next buttons to not skip months

Alejandro Piñeiro (3):
      Added a11y initialization code
      StWidgetAccessible: accessibility support for StWidget
      Adding StLabel a11y support

Andrea Veri (1):
      Modifying Colin Walters UID. (cwalters to walters) into gnome-shell.doap.     This was causing some 'no route to host' mail sent to RT. AndreaVeri on     behalf of the AccountsTeam

Bastien Nocera (3):
      gnome-settings-daemon's xrandr icon went away
      Prevent a11y-kdb status icon from showing
      Mark lock indicator icons as keyboard ones

Colin Walters (2):
      Require the latest g-i
      Require gjs 0.7.8

Cosimo Cecchi (2):
      texture-cache: add a missing array annotation
      notification: be compatible with various names of the icon data hint

Dan Winship (12):
      shell: disable libgnome-bluetooth debug spew
      messageTray: add SystemNotificationSource, moved from overview.js
      util: rename from utils, avoid RegExp literal
      util: add Util.spawn and friends
      Util.killall: add utility for killing unwanted processes
      shell: remove ShellProcess
      shell-app-system.h: clean up (indentation, order, etc)
      ShellApp: is_on_workspace() should be TRUE for workspaceless apps
      configure.ac: remove an old reference to Tidy
      Remove set-but-unused variables, to appease gcc 4.6
      shell-doc-system: fix %-escaping code in shell_doc_system_open()
      shell-app-usage: fix tracking code

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

David Zeuthen (2):
      Calendar: Implement new mockup
      calendar: Fix grid non-US week layouts

Florian Müllner (33):
      app-display: Expose BaseIcon params in AppWellIcon
      kbd-status: Close the menu when switching layouts
      Revert "kbd-status: Close the menu when switching layouts"
      generic-container: Queue a redraw in skip_paint()
      kbd-status: Close the menu when switching layouts
      doc-display: Remove UI of the old dash display
      genericDisplay: Remove unused module
      places: Remove obsolete code
      places: Port to GSettings
      places: Fail gracefully when not using unstable nautilus
      places: Do not use nautilus' 'desktop-is-home-dir' setting
      build: Add cups development package to dependencies
      environment: Fix runtime crash due to GTK+ change
      open-search-system: Remove unused parameter
      overview: Always return a value in _onDragMotion()
      st: Report correct paint volumes during transitions
      overview: Add a facility for swipe-scrolling
      workspaces-view: Use overview swipe-scrolling
      app-display: Enable swipe-scrolling in the app view
      search-display: Enable swipe scrolling
      view-selector: Prelight view titles on hover
      swipe-scroll: Don't eat button-release events on click
      swipe-scrolling: Take threshold into account during drag
      gs-menu: Do not exclude "Core" category
      Overview: Adjust to window size changes
      desktop-file: Remove "Utility" from categories
      run-dialog: Center error message vertically
      Revert "KeyboardStatus: handle modifier key indicators"
      build: Remove gtk-theme-engine-clearlooks
      Calendar: Fix UTC/local mixup
      calendar: Fix event list for week starts other than Sunday
      build: Default to libedataserverui-3.0 instead of 1.2
      Build: Correct version numbers for eds-3.0/1.2

Fran Diéguez (5):
      Updated Galician translations
      Updated Galician translations
      Updated Galician translations
      QA of Galician translations
      Updating Galician translations

Giovanni Campagna (5):
      Status Area: add keyboard layout selector
      Propagate version to Javascript files
      ExtensionSystem: introduce versioning
      LookingGlass: fix a Clutter warning
      KeyboardStatus: handle modifier key indicators

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

Jonathan Strander (1):
      Include new GTK+ header for X11 extensions

Jorge González (1):
      Updated Spanish translation

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

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

Kostas Papadimas (1):
      Updated Greek translation

Luca Ferretti (6):
      [l10n] updates POTFILES.in
      kbd-status: s/Preferences/Settings in menu entry
      [l10n] updated Italian translation
      BluetoothStatus: add a separator above Settings menu entry
      Updated Italian translation
      Updated Italian translation

Marina Zhurakhinskaya (6):
      Remove _onKeyPress() function in Notification
      Don't reset y position of expanded notifications when updating them
      Emit NotificationClosed for a notification iff we destroy it
      Add a missing colon
      Avoid passing 'source' as an argument to Notification::destroy()
      Make sure we only emit 'destroy' for a notification once

Mattias Põldaru (1):
      [l10n] Updated Estonian translation

Maxim Ermilov (5):
      runDialog: use fileUtils.listDirAsync in CommandCompleter
      add ability to search in web from search view
      StTextureCache: Fix compilation warning
      util: Fix regex used to match for URLs
      Unselect search button if there is search result

Owen W. Taylor (5):
      Install a GDK event handler to catch events queued by IBus
      StIcon: round icon size to an integer
      Hard code Cantarell as the default UI font.
      main.js: fix variable naming style for css_stylesheet
      Bump version to 2.91.6

Ray Strode (16):
      main: add timestamp parameter to push/popModal
      modalDialog: Add modal dialog base class
      runDialog: subclass from modalDialog
      runDialog: animate to new height on error
      endSessionDialog: Add logout/shutdown dialog
      tests: showcase borders with non-solid backgrounds
      StThemeNode: Split -st-shadow into three attributes
      StThemeNode: split border_texture into two vars
      StThemeNode: Don't make border images and gradients mutually exclusive
      StThemeNodeDrawing: clip background image to node allocation
      StThemeNodeDrawing: clip background image shadow to outline
      StThemeNodeDrawing: generalize render_gradient to render_background_with_border
      StTextureCache: add api to load image to cairo surface
      st-private: split pixel blurring code out
      st-private: add cairo code for drawing shadow
      StThemeDrawing: clip background to border

Sardem FF7 (3):
      Add an API to allow extension to set a theme
      Add an alternate bubble arrow drawing
      Better API for extensions changing CSS

Vincent Untz (2):
      tray: Stop using gdk_display_add_client_message_filter()
      tray: Fix handling of SYSTEM_TRAY_CANCEL_MESSAGE

William Jon McCann (1):
      Clean up the presentation of errors in the run dialog

Yaron Shahrabani (4):
      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]