2007-08-07 Thomas Thurman * NEWS: 2.19.55 release. 2007-08-06 Thomas Thurman If KEY_AUTO_RAISE_DELAY is undefined or non-integer, it is not treated as zero. * src/prefs.c (meta_prefs_init): check type of key, and behave sensibly if it's unexpected. * src/prefs.c (find_and_update_list_binding): remove old comment. 2007-08-03 Frederic Crozat * src/delete.c: Fix mangled window title in "Force Quit" dialog when using non-UTF8 locale. Close #462734. 2007-08-02 Thomas Thurman Move "close" to bottom of window menu; allow workspace list to appear at any position in the menu. Closes #104026. * src/menu.c (MetaMenuItemType): added new MENU_ITEM_WORKSPACE_LIST item. * src/menu.c (menuitems): reordered "close", added a workspace list. * src/menu.c (menu_item_new): return null for workspace lists. * src/menu.c (meta_window_menu_new): handle workspace lists. 2007-07-31 Thomas Thurman * src/window.c (meta_window_show_menu): windows which are always on top have the "stick" menu option insensitive. (#460997). 2007-07-23 Thomas Thurman * src/window.h (MetaWindow): Put all bitfields together to help with optimisation. Closes #450271 (for real this time). 2007-07-23 Matthias Clasen * configure.in: * src/Makefile.am: Use the correct directory when installing keybindings. (#454055) 2007-07-22 Thomas Thurman * configure.in: post-release bump to 2.19.55.