[gnome-shell] Created tag 2.31.2
- From: Owen Taylor <otaylor src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] Created tag 2.31.2
- Date: Wed, 26 May 2010 00:06:36 +0000 (UTC)
The signed tag '2.31.2' was created.
Tagger: Owen W. Taylor <otaylor fishsoup net>
Date: Tue May 25 20:01:28 2010 -0400
2.31.2
Changes since the last tag '2.29.1':
A S Alam (2):
completed Punjabi Translation by A S Alam
updating for punjabi
Adel Gadllah (22):
[runDialog] Don't add duplicates to the history
Fix build on x86_64
appSwitcher: Fix multiscreen positioning issues
shell-global: Fix get_focus_monitor returning the incorrect screen
AppSwitcher: Use CSS instead of the hardcoded POPUP_LIST_SPACING constant
AppSwitcher: Make sure we always get the correct icon position
StTable: Update row and column count in st_table_remove_actor
placesDisplay: Prevent bookmarks from being cut off
Fix fullscreen behaviour
windowManager: Fade windows on map
windowManager: Fix up map effect
Rework shell_global_get_primary_monitor
shell_global_get_primary_monitor: Use variable to store number of monitors
[chrome] Fix fullscreen check for broken apps
messageTray: Don't use gravity for notificationBin
[overview] Fix positioning of single small windows
linearView: Cancel workspace scrolling when the user stops dragging
Add boxpointer.js to Makefile.am
Use gdk_screen_get_primary_monitor on gtk-2.20.1+
shell-global: Add shell_global_maybe_gc
Call shell_global_maybe_gc() when no work is being done
[appSwitcher] Remove unneeded workaround
Bruno Brouard (1):
Updated French translation
Christian Schramm (1):
changed 'y_fill' of '_clockButton' in panel to false
Christina Boumpouka (1):
Add a new way to open an application on a new workspace
Claude Paroz (2):
Remove markup from translatable strings
Updated French translation
Colin Walters (44):
Move rendering into st-theme-node-drawing.c
[StThemeNode] Fix build after rebase
[build] Link against -lm
Move focus change handling out of a meta_later
Add shell_app_system_get_app_for_path
Consume startup-notification APPLICATION_ID
[ShellGlobal] Fix double-free in get_primary_monitor
[gnome-shell.modules] Add json-glib to jhbuild
Squash epic memory leak
[genericDisplay] Fix variable typo
[lightbox] Fix Clutter warning by doing reallocation in a Meta.later_add
Create GTypes for Shell namespace
Major ShellApp API cleanup, startup notification, window focus handling
[workspaces] Only allow mouse clicks to swich for empty workspaces
[ShellWindowTracker] Add a signal to notify when tracked windows change
[lookingGlass] Replace "Hierarchy" with the far more useful "Windows"
[panel] Fix allocation positioning for boxes
[panel] Remove hardcoded uses of PANEL_HEIGHT
[panel] Remove vertical padding for panel-button
[panel] Remove border bottom
[panel] y_fill the calendar button
[gnome-shell.in] Move running environment inheritance earlier
[ShellApp] Add method to focus an app (all windows), make _activate do this
[altTab] Raise all windows for an app
[altTab] Update for renamed ShellApp method
[ShellApp] Add quit method
New widget: BoxPointer
Make panel more menu-like, initial application menu
[panel] Port user status menu to panel menu
[statusMenu] Update callback prototype for activate signal
Add missing magnifier files from the last commit
Add shell-xfixes-cursor.[ch]
[panel] PanelImageMenuItem should follow gtk-menu-show-images
Don't treat min-width and min-height as a fixed size
[lookingGlass] Remove Properties tab, replace with popup object inspector
Create ShellGlobal later to avoid connecting to X during build
Allow selection of individual windows
Rework compare to take into account closed windows
Combination of updates to match design suggestions
[main] Explicitly require the Clutter and Gtk versions we want
[ShellAppSystem] Don't crash if the menu system is empty
[panel] Ellipsize long application titles, don't push clock around
[StTable] Clamp children to integral positions
[StTable] Align children to integral positions
Dan Winship (59):
St: minor gtk-doc fixage (%NULL, %TRUE, %FALSE, not #)
st-widget.h: fix spacing
[StWidget] add list-like methods for style_class and pseudo_class
[StWidget] add (optional) hover tracking
[MessageTray] Use #StWidget:track-hover
[MessageTray] remove bottom rounded corners
runDialog: use Shell.get_event_state(e), not e.get_state()
Fix dragging of App Well and Places icons
[MessageTray] pop out the last notification when mousing over the summary
StScrollView: fix scrollbar allocation when one scrollbar isn't shown
initialize a variable that gcc warns about
StBoxLayout: remove an incorrect drawing optimization
MessageTray: tweak how allocation works to fix the reactive area
Remove sidebar
ShellGenericContainer: adjust requested height/width for border/padding
Fix appIcon menu arrows
remove some Big references from places that don't need them any more
[StWidget] respect CSS sizing in default size request
[StDrawingArea] further CSS-ify StDrawingArea users
[ShellMenu] port from BigBox to StBoxLayout
Replace all remaining BigBoxes with StBoxLayouts or StBins
Remove Big, which is no longer used
Revert "Special-handle Empathy to have multiple sources and to queue notifications"
Use Telepathy for IM notifications
Add support for chatting directly from IM notifications
workspace.js: remove some dead code
Change shell_global_get_modifier_keys to shell_global_get_pointer.
notificationDaemon: fix remove-source-on-app-focus code
src/Makefile.am: add stamp-shell-enum-types.h to CLEANFILES
telepathyClient: only show single-user chats, not chat rooms
messageTray: don't show the same notification in both locations
telepathyClient: fix summaryNotification to grow properly on updates
telepathyClient: cache avatar images
[MessageTray] fix clutter warnings
[MessageTray] handle "urgent" notifications specially
[css] remove a workaround for an old bug
[MessageTray] don't time out the tray if the user is mousing towards it
[Params] always return a new object from Params.parse
[ShellGenericContainer] add _get_skip_paint()
[Chrome] redo using ShellGenericContainer
[Chrome] add "visibleInFullscreen" property
[GnomeSession] split out the gnome-session presence D-Bus interface
telepathyClient: improve Empathy interaction
St: fix allocation to not use both wfh and hfw
TelepathyClient: Simplify the channel filter specifications
TelepathyClient: rename AvatarManager to ContactManager
TelepathyClient: track added/removed accounts
TelepathyClient: show notifications for presence changes
magnifier: use global.get_pointer instead of gdk_window_get_pointer
[panel] add some missing semicolons
[panel] split out a PanelBaseMenuItem class
[panel] separate "active" state from hover state in PanelBaseMenuItem
[panel] add keyboard navigation of menus
minor js cleanups
[telepathy] fix a bug in a last-second fix to the notification changes
[panel] fix nested-queue_relayout warning in menus
[panel] fix button corners: they should only be rounded on the top
Add a hack to block calls to certain introspected functions
[panel] fix alignment of app menu label
Discardi Nicola (1):
[dash] Make the style for places and recent items similar to apps
Felipe Borges (1):
Updated Brazilian Portuguese translation
Florian Müllner (29):
[Overview] Postpone window repositioning while zooming
[placeDisplay] Prefer eject over unmount when applicable
[AppDisplay] Popup the menu on left-click/hold
[StThemeNode] Fix gradient colors
[workspacesView] Use add_style_class_name() to set style class
[placesDisplay] Replace remaining Big.Boxes with St.Widgets
[dnd] Special-case St.Clickable
[appDisplay,placeDisplay] Remove manual dnd mode
[docDisplay] Port DashDocDisplayItem to CSS
[placesDisplay] Add spacing between actions and devices
Adjust theme of recent-items and places sections
[StShadow] Add support for spread radius
Pick up system settings for font rendering
[ShellGlobal] Change location for user files to XDG_DATA_HOME
[linearView] Cleanup workspace scrolling and zooming
[StEntry] Use hover support from StWidget
[linearView] Activate workspace on window drop
Fix userdata directory creation
[panel] Make clock configurable via gconf
Add a simple preference dialog for the clock
[linearView] Animate scroll bar size changes
[workspacesView] Animate showing/hiding of controls
Use accessor functions instead of direct access
Add compatibility with GTK+ 2.18
Move shared container methods from st-private to a common base class
Add StGroup container
Support -st-shadow for all background properties
[SearchEntry] Add a glow effect when activated
[po] Add type annotation to GtkBuilder files
Francisco Diéguez (1):
Updated Galician translations
Frédéric Péters (1):
Do not fail if json Python module is not available
Gabor Kelemen (1):
Updated Hungarian translation
Jorge González (5):
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Joseph Scheuhammer (2):
Reorganize stage in terms of a UI Group actor and everything else
Adds magnifier functionality to gnome-shell.
Khaled Hosny (1):
Updated Arabic translation
Kjartan Maraas (3):
Updated Norwegian bokmål translation
Updated Norwegian bokmål translation
Updated Norwegian bokmål translation
Kostas Papadimas (1):
Updated Greek translation
Marina Zhurakhinskaya (4):
Always hide the info bar after a short timeout
Make the workspace added on the middle mouse button click active
Don't add a new workspace when the maximum workspaces limit is reached
Don't use double quotes for things that don't need to be translated
Mario Blättermann (2):
Updated German translation
Updated German translation
Matej UrbanÄ?iÄ? (6):
Updated Slovenian translation
Updated Slovenian translation
Updated Slovenian translation
Updated Slovenian translation
Updated Slovenian translation
Updated Slovenian translation
Maxim Ermilov (4):
Update visibility of controls on view change.
Fix Clutter warnings
known_vendor_prefixes should be NULL terminated
[workspaces] Split out workspace indicator into separate class
Maxim V. Dziumanenko (1):
Added Ukrainian translation
Milo Casagrande (1):
Updated Italian translation
MiloÅ¡ PopoviÄ? (1):
Updated Serbian translations
Owen W. Taylor (25):
Distribute shell-enum-types.h.in and shell-enum-types.c.in
Remove a stray bit of user data
Adapt to new Mutter plugin initialization method
Remove icon and menu from titlebar
Fix distcheck for clock-preferences
Make getting the environment from gnome-session more robust
Use a St.Bin rather than a St.BoxLayout for calendar popup
Do something reasonable for width-for-height sizing
Add missing gtk_widget_get_allocation()
Add "leisure function" capability
Add ShellPerfLog
Add events before and after stage paint
Add a facility for automated performance measurement
Add "statistics" functionality to ShellPerfLog
Add simple malloc statistics and metrics
Move shell-running machinery to a function
Allow running multiple iterations of a performance test
Add shell_write_string_to_stream()
Dump a complete report from a performance run, as JSON
Add an option to dump a complete performance report
Add units to metrics definitions
[perf] Include monitor layout in performance reports
[perf] Add --perf-upload option to gnome-shell
[perf] Fix factor of ten in seconds => microseconds conversion
Update versions for 2.31.2
Petr Kovar (1):
Update Czech translation
Rico Tzschichholz (1):
Fix "make distcheck" - add missing reference for scripting.js - properly add js/perf/*
Sander Dijkhuis (2):
Remove the non-existing widget.js from POTFILES.in
Updated Dutch translation
Siegfried-Angel Gevatter Pujals (2):
notificationDaemon.js: don't call setApp() if app couldn't be determined
runDialog: Accept Enter (keypad) key in addition to Return.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]