2006-11-06 Thomas Thurman <thomas@thurman.org.uk> * configure.in: pre-release bump to 2.17.2. * NEWS: 2.17.2 release. 2006-11-05 Priit Laes <amd@store20.com> * src/main.c, src/ui.c: remove deprecated gtk stuff. 2006-11-05 Bruno Boaventura <brunoboaventura@gmail.com> * src/theme.c, src/testgradient.c: remove deprecated gtk stuff. 2006-11-05 Kjartan Maraas <kmaraas@gnome.org> * src/ui.c: use g_strdup to allocate a string, not strdup. Fixes #363354. * src/metacity-dialog.c: add missing spaces to string. Fixes #363355. 2006-11-05 Justin Mason <jm@jmason.org> * src/keybindings.c: implement handle_move_to_{side|corner}_* to allow the user to flip a window to the side or corner of the screen. Fixes #317884. * src/prefs.h: keybindings for the above. * src/metacity.schemas.in: keybindings for the above. 2006-11-05 Elijah Newren <newren gmail com> * src/frames.c: improved rounding of rounded corners. Fixes #360542, mostly. 2006-10-30 Dan Mick <dan.mick@sun.com> * src/window.c: (__window_is_terminal): Fix strict focus mode by picking up on res_class. Fixes #361054, strict focus mode still not working; should look for res_class, not res_name