[gnome-shell] Created tag 3.7.2
- From: Florian MÃllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] Created tag 3.7.2
- Date: Mon, 19 Nov 2012 23:05:44 +0000 (UTC)
The unsigned tag '3.7.2' was created.
Tagger: Florian MÃllner <fmuellner gnome org>
Date: Tue Nov 20 00:05:31 2012 +0100
Tag release 3.7.2
Changes since the last tag '3.7.1':
Adel Gadllah (7):
Stop using clutter alpha
recorder: Remove dead code
st-theme-node-drawing: Group multiple cogl_rectangle calls
recorder: Show icon and indicator on the primary monitor
test-recoder: Use webm file extension
shell-recorder-src: Set frame duration
calendar-server: Remove useless g_type_init
Alban Browaeys (1):
messageTray: restore toggle tray in normal mode (non overview)
Alejandro PiÃeiro (1):
a11y: fixing a regression with the accessible name at dash items
Aleksander Morgado (1):
mobile-providers: new country-specific type to gather providers
Allan Day (3):
theme: standardize the run dialog text styles a bit
Use the correct icon in the restart dialog
Login dialog - tweak the user name text shadow
Bastien Nocera (1):
Bluetooth: Remove ObexFTP functionality
Carlos Soriano SÃnchez (1):
MessageTray: change height in chat notification to have more context.
Cosimo Cecchi (13):
screenshield: use the correct actor for the background
view-selector: add missing semicolon
remote-search: require a DesktopId field in search providers
remote-search: don't use g_file_query_exists()
remote-search: initialize the DBus proxy asynchronously
a11y: also set the WM HighContrast theme when switch is flipped
search: propagate GAppInfo to SearchProvider
search: add API to get a list of remote providers
view-selector: filter out disabled search providers
remote-search: restructure remote search provider loading process
remote-search: apply sort-order from GSettings
view-selector: add support for disable-external search setting
build: require gsettings-desktop-schemas 3.7.2
Daiki Ueno (1):
keyboard: simplify using Caribou.KeyModel.label
DuÅan Kazik (1):
Updated Slovak translation
Elad Alfassa (1):
Rename "System Settings" to "Settings"
Florian MÃllner (39):
po: Enforce RTL in he for messages that might end up as LTR
popupMenu: Overwrite ongoing animations when calling close repeatedly
messageTray: Fix lightbox
calendar: Handle calendar-server errors
style: Fix close button size
style: Adjust close button overlap
messageTray: Fix close button position in RTL locales
gdm: Move logo into the panel
po: Enforce RTL in fa/ug for messages that might end up as LTR
messageTray: Hide notification close button immediately on click
messageTray: Hide summary notification immediately when closing the tray
build: Stop linking gnome-desktop
panelMenu: Fix exception when destroying menuless button
message-tray: Restore Fittsability of summary items
runDialog: Better match style of other modal dialogs
runDialog: Add entry to focus chain
runDialog: Remove "Run" button again
userMenu: Use "offline" instead of "unavailable"
appMenu: Update on icon theme changes
layout: Remove message tray pointer barrier
build: Add missing file
dash: Disable animations during overview transitions
polkitAgent: Expand password entry to the full width
loginDialog: Remove the correct focus root from ctrl-alt-tab
loginDialog: Fix yet another StIconType removal fallout
main: Stop using Metacity's keybinding files
windowManager: Implement keybinding_filter hook
main: Use Params for optional parameters to pushModal()
grabHelper: Support optional parameters to pushModal()
main: Add optional keybindingMode parameter to pushModal()
windowManager: Add a generic mechanism for filtering keybindings
windowManager: Use generic filter mechanism for all keybindings
windowManager: Replace sessionMode.allowKeybindingsWhenModal
Add screenshield and unlock dialog to ctrl-alt-tab
messageTray: Make toggle-message-tray available when up
recorder: Make toggle-recorder action available in the overview
viewSelector: Make toggle-application-view binding available in overview
build: Actually remove shell-screen-grabber.[ch]
Bump version to 3.7.2
Fran DiÃguez (1):
Updated Galician translations
Giovanni Campagna (16):
Overview: Resize the window title labels on content change
LoginDialog: clear previous auth failed messages when trying again
ShellUserVerifier: fix fail counter
UnlockDialog: clear the password on failure
NetworkMenu: don't use a global switch for all VPN connections
NetworkAgent: cancel requests when disabling component
Implement non-linear overview shade for background
ScreenShield: don't rely on gnome-session to hide the lightbox
ScreenShield: blur and desaturate the screenshield background
ScreenShield: account for motion velocity when hiding the lock screen
ScreenShield: hide the cursor while the lock screen is on
MessageTray: fix reentrancy when calling out to the grab helper
ScreenShield: fix code to detect missing unlock dialog
NetworkMenu: rework multiple NIC support
MessageTray: restore opacity when expanding a notification
ScreenShield: unbreak blurring the background
Jasper St. Pierre (6):
messageTray: make SummaryItem._closeButton public
messageTray: Only hide the notification stack on clicking close
messageTray: Don't destroy the notification when clicking on the close button
layout: Use a MetaBackgroundActor, not a custom ClutterX11TexturePixmap
Revert "panel: programmatic anim. control of AnimatedIcon"
st-theme: Optimize string_in_list
Jean-FranÃois Fortin Tam (1):
Use "Decline" instead of "Reject" for incoming calls
Kjartan Maraas (1):
Updated Norwegian bokmÃl translation
Marek Äernockà (1):
Updated Czech translation
Matthew Barnes (1):
calendar: Drop unnecessary libedataserverui dependency
Matthias Clasen (7):
App search: Match GenericName too
Show 'Log out' in more situations
Add a setting to force the 'Log out' menuitem
Convert man page to Docbook
Some updates to the man page
Use the same xsltproc parameters as other modules
Add a --disable-man configure option
Mattias PÃldaru (1):
[l10n] Updated Estonian translation
Neil Roberts (1):
Remove shell-screen-grabber
Owen W. Taylor (1):
gnome-shell-perf-tool: Fix various problems
Pavol KlaÄanskà (1):
Updated Slovak translation
Piotr DrÄg (1):
Updated Polish translation
Ray Strode (10):
Revert "screenShield: Connect to the actor's show signal instead of using BEFORE_REDRAW"
recorder: Clean up stage lifetime handling
recorder: keep recorder object alive until pipeline finishes
recorder: keep test-recorder alive until done recording
recorder: rename "filename" property to "file-template"
recorder: save recorded video as recent item
loginDialog: drop spurious parameter
loginDialog: don't rely on PAM to ask for a username
loginDialog: hide session list until username is entered
loginDialog: support disable-user-list key
Rui Matos (1):
screenShield: Tweak curtain animation timings
Sebastian Keller (1):
power: indicate 1 hour remaining correctly
Simon McVittie (8):
Store CSS classes and pseudo-classes pre-split in the StThemeNode
Use pre-split element classes and pseudo-classes to optimize matching
st_theme_node_equal: use split (pseudo-)classes
Remove unsplit element classes and pseudo-classes
Keep similar theme nodes so we don't have to recompute CSS so often
st_theme_node_copy_cached_paint_state: allow self-assignment
st_widget_recompute_style: short-circuit if the theme node is the same
StThemeNode: add a trivial-case short cut to all comparisons for equality
Sjoerd Simons (1):
telepathyClient: Fix auto-scroll to bottom
StÃphane DÃmurget (18):
Improve the button insensitive style
IM status menu: adjust the combo popup background
Overview search box is too subtle
Show feedback notifications when the user is busy
Disable the login button when there is no input
panel: programmatic anim. control of AnimatedIcon
main: hide the overview on key release
dash: properly restore item label on popup close
dash: rename a local variable for clarity
dash: simplify app retrieval from AppWellIcon
overview: highlight windows on launcher hover
Revert "overview: highlight windows on launcher hover"
unlockDialog: better confirmation button label
.gitignore: Update to ignore the generated manpage
messageTray: Add a notification focus keybinding
messageTray: Close the notification on Escape
panel: programmatic anim. control of AnimatedIcon
bluetooth: add translation hints
Thomas Wood (1):
st-entry: Change the pointer cursor on enter/leave events
Wolfgang StÃggl (1):
[l10n] Updated German translation
Yaron Shahrabani (1):
Updated Hebrew translation.
Yuri Myasoedov (1):
Updated Russian translation
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]