summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElijah Newren <newren gmail com>2006-04-10 20:06:33 +0000
committerElijah Newren <newren@src.gnome.org>2006-04-10 20:06:33 +0000
commitf64d03acd4b903ee98dbcaef66f3c86361334ceb (patch)
treed65c938abe8c658facf6a26f9e2bd321dadccb9b
parent76f1fd2fe7ff2d0ca14f630b726556f8f321fe06 (diff)
downloadmetacity-METACITY_2_14_2.tar.gz
2.14.2 releaseMETACITY_2_14_2
2006-04-10 Elijah Newren <newren gmail com> * NEWS: 2.14.2 release
-rw-r--r--ChangeLog4
-rw-r--r--NEWS110
2 files changed, 75 insertions, 39 deletions
diff --git a/ChangeLog b/ChangeLog
index cb152878..e3a6991f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-04-10 Elijah Newren <newren gmail com>
+
+ * NEWS: 2.14.2 release
+
2006-04-04 Jérémy Ar Floc'h <jeremy.lefloch@gmail.com>
* configure.in: Added "br" (Breton) to ALL_LINGUAS.
diff --git a/NEWS b/NEWS
index 3f1246e1..ee832a89 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,35 @@
+2.14.2
+==
+
+Thanks to Thomas Thurman, Paolo Borelli, Björn Lindqvist, and
+Elijah Newren for fixes in this release.
+
+ - Fix constraints bug causing negative width windows and crashes
+ (Elijah) [#336651]
+ - Fix window grouping with parent/child windows (Björn) [#336184]
+ - use g_str_has_prefix instead of a local copy of the function
+ (Paolo) [#334643]
+ - Make sure pager can refresh when window is minimized on a different
+ workspace (Thomas) [#315142]
+ - Add debugging information for edge resistance (Elijah)
+
+Translations
+
+ Vladimir Petkov (bg), tangi.bzh (br), Jordi Mallach (ca), Miloslav
+ Trmac (cs), Rhys Jones (cy), Lasse Bang Mikkelsen (da), Frank
+ Arnold (de), Mindu Dorji (dz), Kostas Papadimas (el), Francisco
+ Javier F. Serrador (es), Ivar Smolin (et), Iñaki Larrañaga
+ Murgoitio (eu), Elnaz Sarbar (fa), Ilkka Tuohela (fi),
+ Ignacio Casal Quinteiro (gl), Ankit Patel (gu), Rajesh Ranjan (hi)
+ Gabor Kelemen (hu), Luca Ferretti (it), Satoru SATOH (ja), Vladimer
+ Sichinava (ka), Žygimantas Beručka (lt), Kjartan Maraas (nb),
+ Tino Meinen (nl), Kjartan Maraas (no), Gora Mohanty (or), Gnome PL
+ Team (pl), Evandro Fernandes Giovanini (pt_BR), Duarte Loreto (pt),
+ Mugurel Tudor (ro), Leonid Kanter (ru), Laurent Dhima (sq),
+ Слободан Д. Средојевић (sr), Daniel Nylander (sv), Theppitak
+ Karoonboonyanan (th), Maxim Dziumanenko (uk), Clytie Siddall (vi),
+ Funda Wang (zh_CN)
+
2.14.1
==
@@ -22,15 +54,15 @@ Translations
2.13.144
==
-Thanks to Jens Granseuer, Kristian, Sren Sandmann, Sylvain
+Thanks to Jens Granseuer, Kristian, Søren Sandmann, Sylvain
Bertrand, and Thomas Thurman for improvements in this release.
- Fix build with gcc 2.95 (Jens) [#331166]
- Compositor improvements [remember, still off by default]: add
unused wobbly (un)minimize animation (Kristian), add support for
- turning updates on and off (Sren), use sync counter to make
- composited resizing tear free (Sren), add ability to unmanage
- the screen (Sren),
+ turning updates on and off (Søren), use sync counter to make
+ composited resizing tear free (Søren), add ability to unmanage
+ the screen (Søren),
- Fix build issue with library search order (Sylvain) [#330695]
- Work around buggy application grouping with transient windows
(Thomas) [#328211]
@@ -85,18 +117,18 @@ Translations
2.13.34
==
-Thanks to Damien Carbery, Havoc Pennington, Sren Sandmann,
-Bjrn Lindqvist, Kjartan Maraas, Elijah Newren for improvements in
+Thanks to Damien Carbery, Havoc Pennington, Søren Sandmann,
+Björn Lindqvist, Kjartan Maraas, Elijah Newren for improvements in
this release.
- manually define HOST_NAME_MAX if not already defined to fix Solaris
compilation issue (Damien, Havoc) [#326745]
- compositor improvements: port to changes in libcm, do it again, fix
- unrefing, make minimize animation update again (all done by Sren)
+ unrefing, make minimize animation update again (all done by Søren)
- make sure an outline border is shown even if a window decoration's
- width is 0 (Bjrn) [#98340]
+ width is 0 (Björn) [#98340]
- correctly handle window alt-tab outlines in showing desktop mode
- (Bjrn) [#98340]
+ (Björn) [#98340]
- fix lots of tiny issues spotted by the intel compiler (Kjartan)
[#321439]
- prevent rapidly repeated visual bells from hanging metacity
@@ -106,9 +138,9 @@ this release.
- fix various initialization and default issues, especially for
running with --disable-gconf. Make --disable-gconf actually work.
(Elijah) [#326661]
- - fix some reading-from-free'd-data errors (Sren) [#327575]
+ - fix some reading-from-free'd-data errors (Søren) [#327575]
- fix an unitialized value problem when in raise-on-click mode
- (Sren) [#327572]
+ (Søren) [#327572]
- avoid flashing original-sized window when closing a maximized
window (Elijah) [#317254]
- prevent windows from sometimes getting shoved and smashed by
@@ -121,17 +153,17 @@ Translations
2.13.21
==
-Thanks to Damien Carbery, Ray Strode, Sren Sandmann, Elijah
+Thanks to Damien Carbery, Ray Strode, Søren Sandmann, Elijah
Newren, Jens Granseuer, and Kyle Ambroff for improvements in this
release.
- Fix Solaris compilation issues (Ray, Damien) [#326281, #326746]
- Merge compositor work from branches to get the beginnings of an openGL
based compositor. Still not ready and thus disabled by default.
- (Sren)
- - Composite fixes: Only update composite on damage events (Sren), get
+ (Søren)
+ - Composite fixes: Only update composite on damage events (Søren), get
non-composite compilation working again (Elijah), Really turn off
- draw-in-a-loop (Sren)
+ draw-in-a-loop (Søren)
- Don't dereference a NULL string (Elijah) [#327013]
- GCC 2.95 fix; remove more C99 style variable initiailizations (Jens)
[#327050]
@@ -149,11 +181,11 @@ Translations
2.13.13
==
-Thanks to Jens Granseuer, Bjrn Lindqvist, and Elijah Newren for
+Thanks to Jens Granseuer, Björn Lindqvist, and Elijah Newren for
improvements in this release.
- Remove C99 style variable initiailization (Jens) [#322622]
- - Fix a logic error (Bjrn) [#322149]
+ - Fix a logic error (Björn) [#322149]
- Plug a few leaks (Elijah) [#309178]
- Allow edge resistance at both sides of a window and also when edges
don't overlap but are a single pixel away from doing so (Elijah)
@@ -203,10 +235,10 @@ Translations
2.13.5
==
-Thanks to Davyd Madeley, Kjartan Maraas, and Bjrn Lindqvist for
+Thanks to Davyd Madeley, Kjartan Maraas, and Björn Lindqvist for
improvements in this release.
- - Make a debugging message actually correspond to the code (Bjrn)
+ - Make a debugging message actually correspond to the code (Björn)
[#322051]
- Make the wireframe a bit slimmer (Kjartan) [#320051]
- Display hostname in titlebar for remote X clients (Davyd) [#322202]
@@ -380,16 +412,16 @@ Translations
2.13.0
==
-Thanks to Bjrn Lindqvist, Kjartan Maraas, Sren Sandmann,
+Thanks to Björn Lindqvist, Kjartan Maraas, Søren Sandmann,
Elijah Newren, Ross Cohen, and Muktha for improvements in this release
since 2.12.1.
- Mave ancestors come along with the transient when moving the window from
- one workspace to another (Bjrn) [#314977]
+ one workspace to another (Björn) [#314977]
- Fix the workspace switcher tabpopup to display the right windows and to
fix the pick-a-new-window-to-focus algorithm in order to not select
- windows that aren't showing (Bjrn) [#170475]
- - Fix a couple memory leaks (Kjartan, Sren, Elijah) [#313030]
+ windows that aren't showing (Björn) [#170475]
+ - Fix a couple memory leaks (Kjartan, Søren, Elijah) [#313030]
- Make alt-esc (the "switch between windows immediately" keybinding)
actually show minimized windows too (Ross) [#107072]
- Make alt-esc consistent with alt-tab by leaving stacking of unselected
@@ -420,7 +452,7 @@ improvements in this release.
Translations
Mahay Alam Khan (bn), Francisco Javier F. Serrador (es), Ivar Smolin (et),
- Iaki Larraaga Murgoitio (eu), Luca Ferretti (it), Christian Rose (sv),
+ Iñaki Larrañaga Murgoitio (eu), Luca Ferretti (it), Christian Rose (sv),
Clytie Siddall (vi), Funda Wang (zh_CN)
2.12.0
@@ -433,16 +465,16 @@ Thanks to Brent Smith for finding the crasher in the release candidate!
Translations
Bryn Salisbury (cy), Hendrik Richter (de), Christophe Merlet (RedFox) (fr),
Ignacio Casal Quinteiro (gl), Norayr Chilingaryan (hy), Young-Ho Cha (ko),
- ygimantas Berucka (lt), Michiel Sikkes (nl), Leonid Kanter (ru), Danilo
- egan(sr), Baris Cicek (tr)
+ Žygimantas Berucka (lt), Michiel Sikkes (nl), Leonid Kanter (ru), Danilo
+ Šegan (sr), Baris Cicek (tr)
2.11.3
==
-Thanks to Bjrn Lindqvist and Elijah Newren for improvements in
+Thanks to Björn Lindqvist and Elijah Newren for improvements in
this release.
- - Check for the right versions of glib and gtk+ (Bjrn) [#314116]
+ - Check for the right versions of glib and gtk+ (Björn) [#314116]
- Avoid obscuring centered-on-desktop windows which are denied focus
(Elijah) [#313234]
@@ -510,13 +542,13 @@ Translations
This release contains all fixes up to Metacity 2.10.2 plus some new goodies.
-Thanks to Matthias Clasen, Aivars Kalvans, Bjrn Lindqvist, and
+Thanks to Matthias Clasen, Aivars Kalvans, Björn Lindqvist, and
Andrew Johnson for improvements in this release.
- React to cursor theme changes (Matthias) [#308106]
- Plug a small leak with xinerama information (Aivars) [#307884]
- Split up main() into more manageable chunks and make use of GOpt
- (Bjrn) [#305331]
+ (Björn) [#305331]
- Speed up vertical gradients (Andrew) [#169982]
Translations
@@ -577,8 +609,8 @@ The only difference between this version and 2.9.34 is some
translation updates.
Translations
- Vladimir Petkov (bg), Gabor Kelemen (hu), ygimantas Berucka (lt),
- Reinout van Schouwen (nl), Mugurel Tudor (ro), Danilo egan (sr),
+ Vladimir Petkov (bg), Gabor Kelemen (hu), Žygimantas Berucka (lt),
+ Reinout van Schouwen (nl), Mugurel Tudor (ro), Danilo Šegan (sr),
Woodman Tuen (zh_TW)
2.9.34
@@ -643,7 +675,7 @@ Marcus Clarke for fixes in this release.
Translations
Jordi Mallach (ca), Martin Willemoes Hansen (da),
Kostas Papadimas (el), David Lodge (en_GB),
- Francisco Javier F. Serrador (es), Tivo Leedjrv (et),
+ Francisco Javier F. Serrador (es), Tõivo Leedjärv (et),
Christophe Merlet (RedFox) (fr), Takeshi AIHANA (ja),
Young-Ho, Cha (ko), Kjartan Maraas (nb), Michiel Sikkes (nl),
Kjartan Maraas (no), Duarte Loreto (pt), Leonid Kanter (ru),
@@ -711,7 +743,7 @@ Translations
Vladimir Petkov (bg), Miloslav Trmac (cs), Frank Arnold (de),
Adam Weinberger (en_CA), David Lodge (en_GB),
Francisco Javier F. Serrador (es), Pauli Virtanen (fi),
- Young-Ho, Changwoo Ryu (ko), ygimantas Berucka (lt),
+ Young-Ho, Changwoo Ryu (ko), Žygimantas Berucka (lt),
Kjartan Maraas (nb), Kjartan Maraas (no), Duarte Loreto (pt),
Marcel Telka (sk), Christian Rose (sv),
Theppitak Karoonboonyanan (th)
@@ -818,7 +850,7 @@ Vincent Untz for fixes/features in this release.
Translations
da (Martin Willemoes Hansen), fr(Christophe Merlet, Baptiste
- Mille-Mathias), lt(ygimantas Berucka), ja(Takeshi AIHANA)
+ Mille-Mathias), lt(Žygimantas Berucka), ja(Takeshi AIHANA)
2.9.0
==
@@ -849,7 +881,7 @@ and Vincent Untz for fixes and features in this release.
- Re-enable focus stealing prevention (Elijah)
Translations
- es(Francisco Javier F. Serrador), sq(Laurent Dhima), sr(Danilo egan),
+ es(Francisco Javier F. Serrador), sq(Laurent Dhima), sr(Danilo Šegan),
cs(Miloslav Trmac), en_CA(Adam Weinberger), en_GB(David Lodge)
2.8.6
@@ -884,7 +916,7 @@ Translations
* ar(Abdulaziz Al-Arfaj), cs(Miloslav Trmac), cy(Dafydd Harries),
en_GB(David Lodge), fr(Christophe Merlet (RedFox)),
- nn(smund Skjveland), or(Gora Mohanty),
+ nn(Åsmund Skjæveland), or(Gora Mohanty),
pr_BR(Gustavo Noronha Silva), ro(Mugurel Tudor),
th(Paisa Seeluangsawat), tr(Baris Cicek), zh_TW(Woodman Tuen)
@@ -922,7 +954,7 @@ Fixes
Translations
* az(Metin Amiroff), bs(Kemal Sanjta), ca(Jordi Mallach),
el(Kostas Papadimas), es(Francisco Javier F. Serrador),
- eu(Iaki Larraaga Murgoitio), fi(Pauli Virtanen),
+ eu(Iñaki Larrañaga Murgoitio), fi(Pauli Virtanen),
nb(Kjartan Maraas), sq(Laurent Dhima), uk(Maxim Dziumanenko)
@@ -950,7 +982,7 @@ Fixes
Translations
* fi (Pauli Virtanen), ja (Takeshi AIHANA), ko (Young-Ho, Cha),
- pl (Gnome PL Team), ru (Dmitry G. Mastrukov), sr (Danilo Łegan),
+ pl (Gnome PL Team), ru (Dmitry G. Mastrukov), sr (Danilo Šegan),
tk (Gurban M. Tewekgeli), zh_CN (Funda Wang)
2.8.2