2006-04-10 Elijah Newren * NEWS: 2.14.2 release 2006-04-04 Jérémy Ar Floc'h * configure.in: Added "br" (Breton) to ALL_LINGUAS. 2006-04-04 Pema Geyleg * configure.in: Added "dz" (Dzongkha) to ALL_LINGUAS. 2006-04-02 Elijah Newren Fix constraints bug causing negative width windows and crashes. #336651 * src/constraints.c (constrain_partially_onscreen): Don't accidentally shove & resize the window by requiring more pixels to be onscreen than the size of the window. 2006-03-29 Elijah Newren Fix grouping in the presence of ancestors; caught by Björn. #336184 * src/group.c (meta_window_compute_group): Use new meta_window_find_root_ancestor() function to get ancestor; for the computed group, use the ancestor's group instead of the ancestor itself * src/window.[ch] (meta_window_find_root_ancestor, meta_window_raise): split meta_window_find_root_ancestor() functionality of meta_window_raise() and make it available elsewhere 2006-03-25 Paolo Borelli * src/prefs.c: use g_str_has_prefix instead of a local copy of the function. 2006-03-18 Vladimer Sichinava * configure.in: Added "ka" (Georgian) to ALL_LINGUAS 2006-03-16 Thomas Thurman Always set _NET_WM_STATE when a window is shown or hidden, even if it wasn't mapped. Fixes #315142. * src/window.c (meta_window_hide, meta_window_show): call set_net_wm_state unconditionally 2006-03-16 Elijah Newren Add debugging information for edge resistance * src/edge-resistance.c (cache_edges): print out the edges that are being cached if in verbose mode, (meta_window_edge_resistance_for_move, meta_window_edge_resistance_for_resize): if edge resistance kicked in then print out a message about it * src/util.c: * src/util.h: Add META_DEBUG_EDGE_RESISTANCE to MetaDebugTopic enum list 2006-03-13 Elijah Newren * configure.in: post-release version bump to 2.14.2