Author: gcasa
Date: Wed Apr 24 11:25:56 2013
New Revision: 36577

URL: http://svn.gna.org/viewcvs/gnustep?rev=36577&view=rev
Log:
        * Headers/AppKit/NSPopover.h: correct delegate method
        for popoverShouldClose:
        * Headers/AppKit/NSWindow.h: add convertRectToScreen: and
        convertRectFromScreen: methods.
        * Source/NSPopover.m: Correct delegate method for popoverShouldClose:.
        Changes to align popover window with rect it is being placed relative
        to.
        * Source/NSWindow.m: implementation of convertRectToScreen: and
        convertRectFromScreen: methods.


Modified:
    libs/gui/trunk/ChangeLog
    libs/gui/trunk/Headers/AppKit/NSPopover.h
    libs/gui/trunk/Headers/AppKit/NSWindow.h
    libs/gui/trunk/Source/NSPopover.m
    libs/gui/trunk/Source/NSWindow.m


_______________________________________________
Gnustep-cvs mailing list
[email protected]
https://mail.gna.org/listinfo/gnustep-cvs

Reply via email to