2004-08-17 Mark McLoughlin * configure.in: Version 2.7.91. 2004-08-16 Christian Rose * configure.in: Added "bs" to ALL_LINGUAS. 2004-08-16 Arvind Samptur * libwnck/workspace-accessible.c: (wnck_workspace_accessible_get_extents): Get the AtkComponent co-ordinates right. Fixes #136447 2004-08-15 Elijah Newren Fix window activation vs. minimization for mouse focus. (fixes #136581) * libwnck/screen.c (struct _WnckScreenPrivate): add a previously_active_window field, (wnck_screen_get_previously_active_window): new function, (update_client_list): update the previously_active_window as well, (update_active_window): also updates the previously_active_window now. * libwnck/screen.h Added wnck_screen_get_previously_active_window * libwnck/tasklist.c (wnck_task_button_press_event): minimize when the tasklist button is pressed if the window is the most recently activated (instead of if the window is currently active). * libwnck/window.[ch] (wnck_window_is_most_recently_activated): new function 2004-08-09 Mark McLoughlin * libwnck/wnck-enum-types.[ch], libwnck/wnck-marshal.[ch]: run "make regenerate-built-sources". (Torsten Schoenfeld , bug #125227) 2004-08-07 Elijah Newren * libwnck/window.c (wnck_window_unminimize): call wnck_window_activate_transient instead of _wnck_deiconify, because unminimizing needs to send a timestamp to the window manager so that the window's _NET_WM_USER_TIME can be updated. This makes left clicking on the tasklist do the same thing as right-clicking on the tasklist and selecting unminimize. (fixes issue 2 in comment 97 of bug 118372) * libwnck/xutils.c (_wnck_activate): send a timestamp with the _NET_ACTIVE_WINODW message. Not as thorough as the patch in bug 135024 (see comments 102-108 of bug 118372) 2004-08-03 Mark McLoughlin * configure.in: post-release bump to 2.7.91. ==================== 2.7.90 ====================