[gnome-shell] Created tag 3.1.3



The signed tag '3.1.3' was created.

Tagger: Owen W. Taylor <otaylor fishsoup net>
Date: Thu Jun 30 17:19:55 2011 -0400

    3.1.3

Changes since the last tag '3.0.1':

Abduxukur Abdurixit (3):
      Added UG translation
      Added UG translation
      Added UG translation

Adam Dingle (1):
      Display dialogs on the primary monitor when no window has focus.

Adel Gadllah (9):
      altTab: Fix the appSwitcher's allocation
      workspacesView: Don't change opacity during dnd
      shell-window-tracker: Fix signal handler leak
      overview: Allow dropping icons on windows
      SwipeScroll: Only allow starting with the left button
      Build: Switch to clutter / cogl 1.7
      StScrollView: Expose scrollbars visibility as property
      StScrollViewFade: Fix scrollbar size handling
      dnd: Reparent drag actor to the uiGroup rather then the stage

Alejandro PiÃeiro (3):
      Add a new property StWidget:label-actor
      [a11y] Use StWidget::label-actor on StWidgetAccessible
      Setting StWidget::label-actor on some ui elements

Alexander Larsson (1):
      Import Shell as needed by recent commit

Aron Xu (1):
      Update Simplified Chinese translation.

Carles Ferrando (1):
      [l10n]Updated Catalan (Valencian) translation

Christopher Aillon (1):
      st-scroll-view: remove spurious assignment of uninitialized data

Colin Walters (20):
      st-private: Fix memory leak
      st-private: Correct fix for memory leak
      StTextureCache: plug leak in not-found icon case
      Use Shell.get_file_contents_utf8_sync over GLib.file_get_contents
      Change 'debugexit' to quit main loop rather than exit(), add cleanup
      MAINTAINERS: Fix my email address
      StTextureCache: Fix leak of key string
      gnome-shell.modules: Depend on latest startup-notification
      Track changes to WM_CLASS
      ShellWindowTracker: Remove title tracking workarounds for OO.org and Firefox
      st-icon-colors: Use non-deprecated GAtomic API
      Add "Memory" tab to lg
      environment: Remove usage of _blockMethod; we've fixed both Clutter and GDK
      shell_global_set_property_mutable: Remove
      Consistently exit the overview when launching external applications
      Fix various srcdir!=builddir issues
      gnome-shell.modules: Use gdata 0.8, not git
      gnome-shell.modules: Remove libxml2 we assume is on system
      telepathyClient: Don't ignore GAsyncReadyCallback
      configure: Depend on gnome-bluetooth 3.1.0, fix linking issue

Dan Williams (6):
      bluetooth: fix mis-spelling of "Set up"
      network: simplify connection sorting by using libnm-glib functions
      network: fix handling of AP flags and enhance for 802.1x
      network: fix initial connections to WPA[2] Enterprise APs
      network: request that nm-applet show the mobile broadband wizard
      network: fix modem connected state check

Dan Winship (27):
      Revert "telepathyClient: remove alias-change messages, to unbreak string freeze"
      environment: improve Object.toString for delegate objects
      panel: provide a consistent way to refer to panel items from lg
      altTab: fix Alt+Tab scrolling on initial display
      network: fix a variable name
      St: require libcroco >= 0.6.2
      shell-global: remove some no-longer-used methods
      lookingGlass: make Esc work on any page
      shell-global: Remove unused ShellGlobal parameters
      shell: move non-ShellGlobal functions from shell-global to shell-util
      Shell: sort, align, clean up shell-global.h and shell-util.h
      run-js-test: link to libgnome-shell.la
      environment: move more init stuff here from main.js
      environment: put gettext stuff into global environment
      main: make "gnome-shell" the default gettext domain
      altTab: remove erroneous/superflous pick
      configure: remove support for evolution-data-server 1.2
      StScrollBar: use clutter_actor_has_allocation()
      StImText: remove two references to old clutter bugs
      ShellRecorder: Use cogl_read_pixels()
      gnome-shell.modules: add caribou (with nothing depending on it)
      .gitignore: update for glib-gettext replacement
      network: fix chaining of a destroy method
      messageTray: make this visible in fullscreen mode
      main: move pointer-sync-on-restack code here
      shell-global: remove some cruft
      chrome: drop visibleInOverview

Daniel Korostil (1):
      Uploaded Ukranian

Daniel Martinez Cucalon (1):
      Added Aragonese trasnlation

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

Daniel Nylander (3):
      Updated Swedish translation
      Updated Swedish translation
      Updated Swedish translation

Florian MÃllner (29):
      build: Remove deleted files from Makefile
      search: Fix documentation comment
      build: Add colord to moduleset
      build: Fix autopoint dependency on F15
      build: Add xcb to build dependencies
      build: Update dependencies for Ubuntu
      run-dialog: Use user preference when executing in terminal
      docs: Update man page
      st-shadow: Use non-deprecated GAtomic API
      workspaces-view: Simplify handling of removed workspaces
      workspaces-view: Set geometry on new workspaces
      workspace: Make close button respect button_layout
      statusMenu: Don't force a screen lock when suspending
      workspaces-display: Improve pager autohide
      search-display: Try harder to use a correct drag actor source
      workspaces-view: Always update zoom on workspace changes
      workspaceThumbnail: Handle minimized windows
      utils: Adjust trySpawnCommandLine() to gjs changes
      telepathy-client: Adjust to gjs array changes
      telepathy-client: Minor coding style fix
      workspaces-view: Handle clip rectangle separately
      dnd: Rename DND.removeMonitor() to DND.removeDragMonitor()
      workspaces-display: Don't slide out pager on drag-begin
      user-status: Hide "Power off" option if shutdown is disabled
      build: Add gnome-online-accounts to moduleset
      build: Fix librest build
      build: Fix librest build for real
      build: Remove gnome-keyring from g-o-a dependencies
      shell-util: Adapt to nautilus' switch to GSettings

Fran DiÃguez (1):
      Updated Galician translations

Gil Forcada (2):
      [l10n]Added Catalan (Valencian) translation
      [l10n]Minor fix on Catalan translation

Giovanni Campagna (9):
      NetworkMenu: keep wirelesss networks in predictable order
      PopupSliderMenuItem: intercept clicks outside the slider
      BluetoothStatus: always update devices
      NetworkMenu: show devices that are unmanaged
      NetworkMenu: only show 5 connections per device
      StTheme: retrive the list of custom stylesheets and use it in loadTheme()
      NetworkMenu: place network items in the right position
      PopupMenu: enhance PopupSwitchMenuItem to show status labels
      BluetoothStatus: show "hardware disabled" when disabled by rfkill

Guillaume Desmottes (8):
      add shell-tp-client
      telepathyClient.js: use ShellTpClient instead of TpSimpleObserver
      Move Telepathy utility functions from shell-global to shell-tp-client
      skip delivery reports in pending messages (#651227)
      Implement a Telepathy Approver and Handler (#643594)
      messageTray.js: fire a signal when the summary item is clicked
      messageTray.js: add collapsed signal on Notification
      telepathyClient.js: ack pending messages (#644297)

Ihar Hrachyshka (2):
      Added Belarusian translation.
      Updated Belarusian translation.

Ionut Biru (3):
      Don't crash when removing nameless user
      Require startup-notification >= 0.11
      check for JS_NewGlobalObject and XFixesCreatePointerBarrier

Jakub Steiner (1):
      Use the same selection color as the gtk theme.

Jasper St. Pierre (17):
      WindowOverlay: Show close button after an animation
      history: Fix navigation when entering a repeat
      shell-app: Fix a case where last_user_time isn't updated.
      Revert "shell-app: Fix a case where last_user_time isn't updated."
      shell-app: Fix a case where last_user_time isn't updated.
      shell-tp-client: enable client recovery
      workspace: Use Main.uiGroup instead of global.stage
      workspace: End zooming when starting a window drag
      appMenu: Disable reactivity at the start of animation
      messageTray: Don't animate notifications if they've shrunk.
      st-scroll-view: Make the fade effect and offset themable
      telepathyContact: Fix presence information
      telepathyClient: Make sure to filter messages at all times
      messageTray: update the SummaryItem's label based on Source title changes
      theme: Make the running indicator look as it's supposed to
      telepathyClient: Fix GAsyncReadyCallback
      telepathyClient: Add another GAsyncReadyCallback

Javier JardÃn (1):
      Use upstream gettext instead the glib one

Jonny Lamb (2):
      telepathyClient: don't notify for delivery reports
      telepathyClient: don't update notifications for outgoing messages

Jorge GonzÃlez (2):
      Updated Spanish translation
      Updated Spanish translation

Kjartan Maraas (4):
      Updated Norwegian bokmÃl translation
      Updated Norwegian bokmÃl translation from Sigurd Gartmann
      Updated Norwegian bokmÃl translation
      Updated Norwegian bokmÃl translation

Kristjan SCHMIDT (2):
      Add Esperanto translation
      Add Esperanto translation

Marc-Antoine Perennou (1):
      utils: follow up to previous commit

Matej UrbanÄiÄ (3):
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation

Maxim Ermilov (3):
      shell-xfixes-cursor: missing XFree
      shell-recorder: missing XFree
      workspace: reposition windows on workspace resize

Misha Shnurapet (1):
      Some fixes in Russian translation

Morten Mjelva (2):
      build: Use libgdata from git master
      build: Move vala to version 0.12

Nguyán ThÃi Ngác Duy (1):
      vi.po: new translation for "dash"

Owen W. Taylor (4):
      appDisplay: Fix off-by-one when incrementally adding application icons
      dash: during drag, only offer trash can when dragging favorites
      gnome-shell.modules: build gnome-settings-daemon after colord
      Bump version to 3.1.3

Peter MrÃz (1):
      Added Slovak translation

Ray Strode (2):
      StTooltip: add missing break statement
      gdm: ignore user-removed signals for untracked users

Rui Matos (2):
      altTab.js: remove the rest of Alt+Tab's special case
      panel: Don't propagate button-release-event in _onCornerClicked()

Sean Wilson (1):
      Remove unneeded theme files.

SeÃn de BÃrca (3):
      Updated Irish translation.
      Updated Irish translation.
      Updated Irish translation.

SÃlvia Miranda (1):
      [l10n]Fixes on Catalan translation

Tassilo Horn (1):
      Add org.gnome.shell.enabled-extensions complementing disabled-extensions

Timo Jyrinki (1):
      Finnish date/time fixes from Marko Myllynen. Full usage however depends on getting bugs #647320 / #648678 in g_date_time_format fixed.

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

Yuri Kozlov (1):
      Updated Russian translation

Yuri Myasoedov (1):
      Updated Russian translation

krishnababu k (3):
      Newly added Telugu Translations
      Addted entry in LINGUAS for telug locale
      Corrections in Telugu file



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