[mutter] Created tag 2.27.1



The signed tag '2.27.1' was created.

Tagger: Owen W. Taylor <otaylor fishsoup net>
Date: Thu Jul 16 18:07:52 2009 -0400

    2.27.1

Changes since the last tag 'release-2.25.144_0.6':

Alexander Shopov (1):
      Updated Bulgarian translation by Alexander Shopov <ash contact bg>

Amanpreet Singh Alam (2):
      updating translation for Punjabi
      updating for GNOME Punjabi Translation by A S Alam

Amitakhya Phukan (1):
      Updated assamese translations

Ankitkumar Rameshchandra Patel (2):
      Updated Gujarati Translations.
      Added entry for Gujarati translation update.

Baris Cicek (1):
      Updated Turkish translation

Changwoo Ryu (1):
      Updated Korean translation

Chao-Hsiung Liao (2):
      2.25.233
      2.25.233 fix

Christian Kirbach (1):
      Updated German translation.

Claude Paroz (1):
      Updated French translation by Frédéric Peters and Claude Paroz.

Clytie Siddall (1):
      Updated Vietnamese translation

Colin Walters (8):
      Add support for a "meta key" which initiates extended WM operations
      Load plugins separately from initializing
      Don't use G_MODULE_BIND_LOCAL
      Remove metacity-dialog.c from POTFILES.in as well
      Add meta_window_get_wm_class
      Some updates to POTFILES.in for mutter renaming
      Make meta_workspace_list_windows public
      Promote include/main.h to public headers

Dan Winship (7):
      Add ::window-added and ::window-removed signals to MetaWorkspace
      Remove some old compositor-related code that mutter doesn't need
      Fix some broken indentation and simplify nested if()s
      Reorganize tab popup code a bit more cleanly.
      Split screen->tab_popup and screen->ws_popup
      Push the tab/workspace popup abstraction completely into screen.c
      Create a MetaAltTabHandler abstraction to allow alternate implementations

Daniel Nylander (1):
      sv.po: Updated Swedish translation

Davyd Madeley (7):
      s/META_WINDOW_TYPE/META_TYPE_WINDOW/ in META_IS_WINDOW()
      Move meta_window_{min,max}imize() to public API
      IS_MUTTER_PLUGIN() -> MUTTER_IS_PLUGIN()
      Add meta_window_get_title() method
      Add meta_window_get_transient_for() method
      Move meta_window_delete() to public API
      Fix broken MUTTER_PLUGIN_TYPE -> MUTTER_TYPE_PLUGIN

Djihed Afifi (2):
      Updated Arabic translation
      woops

Duarte Loreto (1):
      Updated Portuguese translation.

Felix I (1):
      tamil translation updated

Florian Muellner (1):
      Suppress strict aliasing warning

Gabor Kelemen (1):
      Translation updated.

Gil Forcada Codinachs (2):
      Added Asturian translation on behalf of Mikel González
      Updated Catalan translation by David Planella

Gintautas Miliauskas (1):
      Updated Lithuanian translation.

Goran Rakic (1):
      Updated Serbian translation by MiloÅ¡ PopoviÄ?.

Ignacio Casal Quinteiro (1):
      Updated Galician translation by Suso Baleato.

Ihar Hrachyshka (1):
      Updated be latin po

Ilkka Tuohela (4):
      Updated Finnish translation
      Updated Finnish translation
      Updated Finnish translation
      Updated Finnish translation

Inaki Larranaga Murgoitio (1):
      Updated Basque translation.

Jani Monoses (1):
      Updated Romanian translation from Adi Roiban.

Jon Nettleton (3):
      Comprehensively rename to Mutter
      There can be only one compositor engine
      Remove wireframe mode and old effects framework

Jorge Gonzalez Gonzalez (1):
      Updated Spanish translation

Kenneth Nielsen (1):
      Updated Danish translation

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

Kostas Papadimas (2):
      Updated Greek translation by Jennie Petoumenou.
      Updated Greek Translation by Fotis Tsamis

Krishnababu Krothapalli (3):
      Updated ChangeLog entry
      Updated LINGUAS entry
      Updated Telugu Translation

Luca Ferretti (2):
      Fix description, focus the desktop, not desktop backgroung (Closes bug
      Updated Italian translation

Manoj Kumar Giri (2):
      Updated Oriya Translation.
      Added entries for Oriya language Translation updation.

Marina Zhurakhinskaya (1):
      Handle input area set to full screen or reset during start-up

Mark Krapivner (2):
      Updated Hebrew translation
      Updated Hebrew translation

Matej UrbanÄ?iÄ? (1):
      Updated Slovenian translation

Milan Bouchet-Valat (1):
      Emit signals when workspaces are added, removed or switched

Nickolay V. Shmyrev (1):
      Updated Russian translation by Yuriy Penkin.

Og B. Maciel (1):
      Updated Brazilian Portuguese translation.

Owen W. Taylor (55):
      Merge branch 'gnome-2-26' into master
      Improve handling of errors when calling CompositeNameWindowPixmap
      Add meta_workspace_set_builtin_struts()
      Fix return transfer annotations for a number of functions and add docs
      In case of GConf failure, fall back to local keybinding values
      Build and install introspection information
      Allow setting input region before output window is created
      Update maintainership information and add a DOAP file
      Increase version to 2.27
      Fix email addresses in mutter.doap
      Remove debug printf about opacity
      Select for crossing events on stage and overlay
      Port to Mutter to Clutter 1.0 API
      Allow slicing the mask texture
      Adapt to premultiplied alpha usage in Cogl
      Fix _XOPEN_SOURCE compilation problems on Solaris
      Remove executable bit from from mai.po
      Fix a broken format string in nn.po
      Fix hiding newly added windows with live_hidden_windows
      Revert "Unparent rather than destroy MutterWindows."
      Fix accidental rename of --with-clutter/--with-introspection options
      Fix missing static for meta_window_show()
      Load NET_WM_USER_TIME from the right window
      Fix property notifications for certain properties
      Add checks against inappropriate changes to override-redirect window
      Don't read most properties for override-redirect windows
      meta_display_list_windows: Exclude override-redirect
      meta_screen_foreach_window(): Skip override-redirect windows
      Ignore client messages sent to override-redirect windows
      Don't add override-redirect windows to workspaces
      Avoid moving and resizing override-redirect windows
      Add better tracking of real stacking order
      Move compositor-stack handling to MetaStackTracker
      Don't do stacking for override-redirect windows
      Use MetaStackTracker to avoid a round-trip XQueryTree()
      Avoid restacking animating hidden actors
      Remove MetaCompositor virtualization
      Make MetaCompositor the clutter compositor
      Remove unused MetaCompositor functions
      Split shadow code into a separate file
      Separate source and header files for MutterWindow
      Reindent and reorganize compositor.h
      Fix function names in debug tracing statements
      Remove unused dock_windows list from MetaCompScreen
      Don't move hidden windows to the desktop layer
      Move window repair and reshape to a paint function
      Remove include_destroy parameter to mutter_window_effect_in_progress()
      Remove unused focus_window member of MetaCompScreen
      Simplify relationship between mapping and visibility
      Fix crash when starting not on first workspace
      Reduce overpaint in the window group
      Remove check for PangoXft
      Fix 'make distcheck'
      Bump minor version to 2.27.1
      Switch to dist-bzip2

Petr Kovar (1):
      Updated Czech translation.

Philip Withnall (1):
      Updated British English translation.

Priit Laes (1):
      Translation updated by Mattias Põldaru

Rajesh Ranjan (2):
      hindi update by Rajesh Ranjan
      maithili added

Runa Bhattacharjee (2):
      Updated Bengali India Translation
      Added Entry for Bengali India Translation Updation

Sandeep Shedmake (1):
      Updated Marathi Translations

Sander Dijkhuis (1):
      Export window maximize and unmaximize methods

Simos Xenitellis (2):
      Updated Greek translation
      Updated Greek translation

Takeshi AIHANA (1):
      Updated Japanese translation.

Theppitak Karoonboonyanan (1):
      Updated Thai translation.

Thomas James Alexander Thurman (8):
      Post-release bump to 2.25.233.
      Wrap g_error calls in braces.
      queue resize on window undecorate
      Branch for 2.26
      2.26.0 release.
      newline
      2.26.0 release.
      change version to 2.26.0

Tomas Frydrych (4):
      Fixed focus handling in finish_minize().
      Bumped mutter version to 0.7
      MetaScreen::keyboard-grabbed property
      Allow the compositor to see ButtonPress events for buttons 4 or 5

Tomasz Dominikowski (1):
      Updated Polish translation

Vincent Untz (1):
      Remove metacity-dialog and always use zenity

William Jon McCann (1):
      Add bits missing from last commit

Wouter Bolsterlee (1):
      Updated Dutch translation by Wouter Bolsterlee.

miloc (1):
      Updated Italian translation by Luca Ferretti



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