Do not flush the window during an highlight rect

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13682 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2002-05-22 12:06:39 +00:00
parent 155b4a267f
commit 225ea56b25

View file

@ -1,3 +1,12 @@
Wed May 22 13:02:02 2002 Nicola Pero <n.pero@mi.flashnet.it>
* Source/Functions.m (NSHighlightRect): Do not flush the window.
* Source/NSSplitView.m ([-mouseDown:]): Replace manual calls to PS
composite operators with NSHighlightRect; manually flush the
window after highlighting the appropriate rects.
* Source/NSTableHeaderView.m: Everywhere, added a flush window
after each call to NSHighlightRect.
Tue May 21 16:54:20 2002 Nicola Pero <n.pero@mi.flashnet.it>
* Source/NSBrowser.m ([-setPath:]): Fixed bug - column variable