Agar-SVN | 4 Nov 2009 05:26
Favicon

Agar: r8508 - in trunk: core gui p5-Agar p5-Agar/Agar rg

Author: vedge
Date: 2009-11-04 00:26:03 -0400 (Wed, 04 Nov 2009)
New Revision: 8508

Modified:
   trunk/core/object.c
   trunk/gui/AG_Menu.3
   trunk/gui/drv_glx.c
   trunk/gui/drv_mw.h
   trunk/gui/drv_sw.c
   trunk/gui/drv_sw.h
   trunk/gui/menu.c
   trunk/gui/menu.h
   trunk/gui/menu_view.c
   trunk/gui/window.c
   trunk/p5-Agar/Agar/Menu.pm
   trunk/p5-Agar/Menu.xs
   trunk/rg/pixmap.c
Log:
- pass the appropriate hints to Motif/Gnome/KWM compliant WMs; don't set a
  PPosition if the Agar window's position is undefined.
- set the WM_TRANSIENT_FOR hint to match AG_WindowAttach().
- fix incorrect AG_MenuExpand() location under SW drivers.
- pass correct window size to AG_WM_GetPrefPosition().
- fix AG_PopupShow() to match 1.3 behavior.

Modified: trunk/core/object.c
===================================================================
--- trunk/core/object.c	2009-11-04 02:14:16 UTC (rev 8507)
+++ trunk/core/object.c	2009-11-04 04:26:03 UTC (rev 8508)
(Continue reading)


Gmane