Document last change

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@23404 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Richard Frith-MacDonald 2006-09-06 16:54:15 +00:00
parent 85f156bb70
commit 469722e952

View file

@ -4,6 +4,8 @@
window styles.
* Source/x11/XGServerWindow.m: Offset handling and frame management
routines rewritten to try to get it right more often.
Fix long-standing bug positioning windows ... so initial positions
of titled windows should not conflict with horizontal menu.
* Source/x11/XGServerEvent.m: Rewritten code which handles reparenting
notification so that we calculate the offsets of our window properly.
NB. these fixups require corresponding fixups in the gui library.