[gnome-shell] Created tag 2.91.91



The signed tag '2.91.91' was created.

Tagger: Owen W. Taylor <otaylor fishsoup net>
Date: Tue Mar 8 00:41:51 2011 -0500

    2.91.91

Changes since the last tag '2.91.90':

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

Adel Gadllah (13):
      dateMenu: Make sure that the event list fills the available width
      XDND: Always update the timestamp on motion
      XDND: Remove the switch timeout in _onDragEnd
      appWellMenu: Show the "new window" item for non running apps
      overview: Remove unused 'getWorkspacesForWindow' method
      build: Switch moduleset to clutter-1.6 branch
      dnd: Don't pass null to ClutterActor.disconnect()
      autoWorkspaces: Better handle apps that open a splashscreen or dialog at startup
      WindowAttentionHandler: Fix notify callback leak
      xdndHandler: Correctly disconnect the window group visibility handler
      CtrlAltTabPopup: Fix pixel alignment
      appSwitcher: Fix logic error in AltTabPopup._allocate
      appView: Highlight category names on hover

Alexander Larsson (10):
      No need to Check for grabbed menus on hot corner enter/click
      Remove unused tracking of visibility in Chrome
      Factor out hot corner handling into a class
      Move HotCorner to chrome instead of in the panel
      Put a hot corner on each monitor
      Track fullscreen status per-monitor in Chrome
      Extend, don't replace GI_TYPELIB_PATH in gnome-shell launcher
      Fix positioning of panel on startup
      Consider struts top/botton or left/right based on primary monitor size
      Ensure that all struts we set extends to their boundary

Andre Klapper (1):
      Workaround broken Translation

Bastien Nocera (1):
      tools: Fix typo in check-for-missing.py

Changwoo Ryu (1):
      Updated Korean translation

Colin Walters (8):
      Claim DBus names (Shell, Notifictions) *very* early
      panel: Remove some unused duplicate constants
      gnome-shell.in: Move extension creation to gnome-shell-extension-tool
      gnome-shell.in: Drop TFP checks
      gnome-shell.in: Drop --eval-file option
      Add a configure option --enable-jhbuild-wrapper-script
      gnome-shell-jhbuild.in: Kill notification-daemon and notify-osd here
      gnome-shell-build-setup: Install sqlite, libproxy for Ubuntu

Dan Winship (16):
      viewSelector: merge SearchEntry into SearchTab
      viewSelector: remove the search entry's event grab
      viewSelector: don't process key presses from capture-event
      gnome-shell-build-setup.sh: belatedly remove xephyr-related stuff
      .gitignore: update for calendar stuff
      gnome-shell: fix running-from-source-dir detection
      dateMenu: make the menu un-key-navigable
      popupMenu, panelMenu: split up panel and non-panel keynav
      panel: remove accessibility icon
      ctrlAltTab: misc improvements
      St: add a popup-menu signal to StWidget
      overview, appDisplay: add Dash to Ctrl-Alt-Tab
      viewSelector: add Applications pane and search entry to Ctrl-Alt-Tab
      Revert "panel: remove accessibility icon"
      Use libmutter-wm, and build a real gnome-shell binary
      src: update for mutter include reorganization

Daniel Korostil (2):
      Uploaded Ukranian
      Uploaded Ukranian

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

David Zeuthen (3):
      polkit: return error when authentication dialog is dismissed
      polkit: don't show authentication dialog until needed
      Move calendar handling out-of-process

Emmanuele Bassi (1):
      build: Fix LDADD for gnome-shell-real

Federico Mena Quintero (1):
      Require libecal 2.32.0

Florian Müllner (27):
      panel: Move panel border into the background
      panel: Add a relayout() method to position the panel
      panel: Reposition corners on changes to the monitor layout
      build: Add panel-border.svg to Makefile.am
      build: Fix libusb dependency on Ubuntu
      scroll-view: Make scrollbar position locale aware
      scroll-view-fade: Adjust the effect to work in RTL locales
      panel: Don't let the app icon overlap the panel border
      authentication-agent: Fix typo in user visible string
      app-display: Escape categories in filter labels
      base-icon: Enforce the requested icon size
      alt-tab: Enforce icon size
      app-display: Rename PREFERENCES search provider to SETTINGS
      extensions: Ignore extensions in directories without read permission
      search-display: Remove search result count
      search: Don't expand search when clicking section headers
      search: Replace 'icon' property in metaInfo with a function
      search-result: Use a larger icon size
      search-display: Minor style updates
      universal-access: Use "text-scaling-factor" instead of "dpi"
      panel: Use a constant for the panel startup animation time
      panel: Include panel corners in startup animation
      base-icon: Always recreate icon texture on style changes
      workspace: Move close button to the left in RTL locales
      st-widget: Add automagic rtl/ltr pseudo classes
      Remove manually added :rtl pseudo classes
      theme: Adjust CSS for RTL locales

Gabor Kelemen (2):
      Updated Hungarian translation
      Small fixes

Gil Forcada (1):
      [l10n] Updated Catalan translation

Giovanni Campagna (8):
      A11yStatus: ignore an user default of O dpi
      KeyboardStatus: fix showing current layout
      Don't declare global variables
      Ensure that all signatures are defined in DBus interfaces
      AppDisplay: allow changing categories by scrolling over them
      PowerStatus: report 0 minutes as "Estimating..."
      Use standard GObject Introspection make rules
      PopupMenuManager: don't throw exceptions if don't have focus

Guillaume Desmottes (1):
      statusMenu: change IM presence when needed (#617207)

Hellyna Ng (1):
      MessageTray: add right click menu for summary items

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

Ivaylo Valkov (1):
      Updated Bulgarian translation

Jakub Steiner (2):
      CSS: Update window close button.
      Update the spinner to be consistent with adwaita/gtk

Jasper St. Pierre (4):
      telepathyClient: Fix two minor typos
      main: Remove left-over 'hotCorner' global
      lookingGlass: Add TelepathyGLib to the default set of imports
      history: Fix HistoryManager

Jorge González (1):
      Updated Spanish translation

Khaled Hosny (4):
      Add missing file
      Updated Arabic translation
      Updated Arabic translation
      Updated Arabic translation

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

Luca Ferretti (2):
      Updated Italian translation
      Updated Italian translation

Marina Zhurakhinskaya (2):
      Fix removing summary items
      Don't show right click menu if a new notification for the source is showing

Maxim Ermilov (2):
      main: correct pushModal/popModal mechanism
      messageTray: don't leak Notifications

Neha Doijode (1):
      MessageTray: remove source if associated application exits

Nguy�n Thái Ng�c Duy (4):
      po/vi.po: update-po
      Updated Vietnamese translation
      po/vi.po: import from Damned Lies
      Updated Vietnamese translation

Owen W. Taylor (8):
      gnome-shell-calendar-server.c: Fix uninitialized variable usage
      gnome-shell-build-setup.sh: Add missing deps for evolution-data-server
      Fix hover state after DND
      Require Mutter 2.91.91
      POTFILES.in: add main.c
      Fix srcdir != builddir issues
      Add missing files to CLEANFILES
      Bump version to 2.91.91

Rico Tzschichholz (1):
      Add explicit x11 dependencies

Ryan Lortie (1):
      jhbuild: Install evolution-data-server for Ubuntu

Shankar Prasad (2):
      updated kn translations
      updated kn translations

Vincent Untz (1):
      Drop gs-applications.menu so the standard one is used

Wei Li (1):
      Update Simplified Chinese translation.

William Jon McCann (2):
      Use new name of gnome-session quit helper process
      Do not launch power statistics app from battery items

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



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