Subject: CVS commit: pkgsrc/wm/metacity
To: None <pkgsrc-changes@netbsd.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 04/10/2007 23:39:42
Module Name:	pkgsrc
Committed By:	wiz
Date:		Tue Apr 10 23:39:42 UTC 2007

Modified Files:
	pkgsrc/wm/metacity: Makefile PLIST distinfo

Log Message:
Update to 2.18.2:

2.18.2
======

This release fixes a bug with missing pixels in themes with rounded
corners.

Translators
  Ignacio Casal Quinteiro (gl), Espen Stefansen (nb)

2.18.1
======

This release fixes a bug breaking some QT apps (thanks to Bradley
Hughes for a good test case and lots of patience) a hang with gtk
trunk (not that we expect many to use stable tarball releases of
metacity and bleeding edge versions of gtk together), and a couple
other odds and ends.

  - prevent nasty metacity/gdk interactions causing hangs with gtk
    trunk (Elijah) [offshoots of #354213]
  - avoid some crashes when dragging windows partially offscreen
    (Elijah) [#353513]
  - avoid mousenav vs. keynav focus problems with the run application
    dialog in mouse/sloppy focus modes (Elijah) [#374752]
  - send synthetic configure notify events in response to appropriate
    MapRequest events too (Elijah) [#322840]

Translators
  Ihar Hrachyshka (be@latin), sonam pelden (dz), Jorge González (es), Ivar
  Smolin (et), Iñaki Larrañaga Murgoitio (eu), Ignacio Casal Quinteiro (gl),
  Gabor Kelemen (hu), Luca Ferretti (it)

2.18.0
======

Only change in this release was updated translations.

Translations
  Jordi Mallach (ca), Ankit Patel (gu), Gabor Kelemen (hu), Luca
  Ferretti (it), Takeshi AIHANA (ja), Erdal Ronahi (ku), Gintautas
  Miliauskas (lt), Jovan Naumovski (mk), Reinout van Schouwen (nl), wadim
  dziedzic (pl), raulpereira (pt_BR), Nickolay V. Shmyrev (ru), Горан
  Ракић (sr)

2.17.8
======

Thanks to Jaap A. Haitsma, Linus Torvalds and Kjartan Maraas
for improvements in this release.

   - Change icon in the "kill window" dialog because the old
     one was removed from GNOME (Jaap)
   - refactor the code which handles mouse events on the title
     bar (Linus)
   - Add MAINTAINERS to EXTRA_DIST (Kjartan)

Translations
  Alexander Shopov (bg), Jakub Friedl (cs), Hendrik Richter (de),
  Ivar Smolin (et), Ilkka Tuohela (fi), Robert-André Mauchin (fr),
  Changwoo Ryu (ko), Marek Stepien (pl), Duarte Loreto (pt),
  Maxim Dziumanenko (uk)

2.17.5
======

Thanks to Bruno Boaventura, Mad Alex, and Thomas Thurman for
improvements in this release.

   - make window menu arrangement more sensible. (#382962, Bruno)
   - unmaximise button keeps pressed appearance when moved off and
     back. (#395560, Alex)
   - fix a couple of compositor crashes (#387761, Thomas)
   - new environment variables checked if the compositor is enabled;
     see the new file doc/compositor-control.txt for details. (Thomas)

Translations
  Djihed Afifi (ar), Ales Nyakhaychyk (be), Jordi Mallach (ca),
  Jakub Friedl (cs), David Lodge (en_GB), Raivis Dejus (lv),
  Kjartan Maraas (nb), Mugurel Tudor (ro), Daniel Nylander (sv),
  Theppitak Karoonboonyanan (th)

2.17.3
======

Thanks to Christof Krüger, Federico Mena Quintero, Bruno Boaventura,
and Björn Lindqvist for improvements in this release.

  - fix longstanding problem about windows flickering in and out of
  maximised state when dragging between xineramas (#358715) (Christof)
  - grab server when switching workspaces (#381127) (Federico)
  - replace changing text on window menu with pairs of radio buttons
  and checkboxes (#343108) (Bruno, Björn)

Translations
  Kjartan Maraas (nb), Jakub Friedl (cs), Yuval Tanny (he), Ivar Smolin (et),
  Duarte Loreto (pt), Francisco Javier F. Serrador (es)

2.17.2
======

Thanks to Priit Laes, Bruno Boaventura, Kjartan Maraas, Justin Mason,
Elijah Newren and Dan Mick for improvements in this release.

  - implement handle_move_to_{side|corner}_* to allow the user to flip a
  window to the side or corner of the screen. (Justin) [#317884]
  - fix strict focus mode by picking up on res_class (Dan) [#361054]
  - remove deprecated gtk stuff (Priit, Bruno)
  - string fixes (Kjartan) [#363354, #363355]

Translations
  Jakub Friedl (cs), Francisco Javier F. Serrador (es), Ilkka Tuohela (fi),
  Christophe Merlet (RedFox) (fr), Kjartan Maraas (nb)

2.17.1
======

Thanks to Bruno Boaventura and Carlo Wood for improvements in this
release.

  - sync metacity workspace previous with libwnck (Bruno) [#341893]
  - fix cases when titlebar is allowed offscreen and shouldn't be, and
    vice-versa (Carlo) [#333995]

Translations
  Ilkka Tuohela (fi)

2.17.0
======

Thanks to Elijah Newren, Jens Granseuer, Bruno Boaventura, Carlo Wood,
and Thomas Thurman for changes in this release.

  - version 2 of theme format: stick, shade and above buttons on titlebar,
    variable rounding on corners, variable transparency on window
    backgrounds, stock icons in themes, can remove all titlebar buttons
    from certain classes of window, and more (Thomas) [#102547 and
    dependencies]
  - improve "Force Quit" dialog (Bruno) [#121936]
  - ignore edge resistance when resizing with keyboard (Elijah) [#346782]
  - maintain window size and placement across restarts (Carlo) [#358042]
  - prevent crash when closing certain remote apps (Elijah) [#358514]
  - longstanding mouse-focus bug fixed which affected firefox's
    autocompletion (Elijah) [#357695]
  - ignore maximum size constraints when maximising (Elijah) [#327543]
  - warn translators to keep translations in sync with libwnck (Bruno)
    [#355620]
  - fixes for compilation warnings, etc (Elijah, Jens) [#348067, #356631]

Translators
  Ivar Smolin (et), Gabor Kelemen (hu), Luca Ferretti (it),
  Runa Bhattacharjee (bn_IN)


To generate a diff of this commit:
cvs rdiff -r1.67 -r1.68 pkgsrc/wm/metacity/Makefile
cvs rdiff -r1.23 -r1.24 pkgsrc/wm/metacity/PLIST
cvs rdiff -r1.30 -r1.31 pkgsrc/wm/metacity/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.