diff options
author | Thomas James Alexander Thurman <tthurman@src.gnome.org> | 2007-07-24 00:59:54 +0000 |
---|---|---|
committer | Thomas James Alexander Thurman <tthurman@src.gnome.org> | 2007-07-24 00:59:54 +0000 |
commit | 1dc74bbc8c81e37062e3725f61c5a02f8bd7fd1d (patch) | |
tree | 48172c842945d8ebc218cf6117f06794aa454a80 /NEWS | |
parent | 618a6b38c32d52778d28099896b3d1996bbee239 (diff) | |
download | metacity-1dc74bbc8c81e37062e3725f61c5a02f8bd7fd1d.tar.gz |
2.19.34 =======METACITY_2_19_34
2.19.34
=======
Thanks to Rob Bradford, Cosimo Cecchi, Yair Hershkovitz and Thomas Thurman
for improvements in this release.
- Fix a bug where the window can be focused without being raised
if the maximize is aborted. (Rob) [#459027]
- Unset fullscreen is an allowed action where relevant. (Cosimo) [#449427]
- Reverse window buttons and align them to the left for RTL locales.
(Yair) [#92212]
- Put all bitfields in window data together to help with optimisation.
(Thomas) [#450271]
Translations
Jorge Gonzalez (es), Ilkka Tyohela (fi), Gabor Kelemen (hu),
Takeshi AIHANA (ja), Kjartan Maraas (nb), Vincent van Adrighem (nl),
Daniel Nylander (sv), Theppitak Karoonbooyana (th),
Nguyễn Thái Ngọc Duy (vi)
svn path=/trunk/; revision=3274
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 20 |
1 files changed, 20 insertions, 0 deletions
@@ -1,3 +1,23 @@ +2.19.34 +======= + +Thanks to Rob Bradford, Cosimo Cecchi, Yair Hershkovitz and Thomas Thurman +for improvements in this release. + + - Fix a bug where the window can be focused without being raised + if the maximize is aborted. (Rob) [#459027] + - Unset fullscreen is an allowed action where relevant. (Cosimo) [#449427] + - Reverse window buttons and align them to the left for RTL locales. + (Yair) [#92212] + - Put all bitfields in window data together to help with optimisation. + (Thomas) [#450271] + +Translations + Jorge Gonzalez (es), Ilkka Tyohela (fi), Gabor Kelemen (hu), + Takeshi AIHANA (ja), Kjartan Maraas (nb), Vincent van Adrighem (nl), + Daniel Nylander (sv), Theppitak Karoonbooyana (th), + Nguyễn Thái Ngọc Duy (vi) + 2.19.21 ======= |