Add autoscrolling during IBAction connections

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@26545 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Fabien Vallon 2008-05-20 17:52:07 +00:00
parent b68527e3ec
commit 5a9d3ac8fb

View file

@ -1,10 +1,15 @@
2008-05-20 fabien <fabien@sonappart.net>
* GormCore/GormObjectEditor.m: add draggingExited: to implement autoscrolling
during IBAction connections.
2008-05-18 19:16-EDT Gregory John Casamento <greg_casamento@yahoo.com>
* GormCore/GormDocument.m: Correct segfault. Remove unecessary
call to removeFromSuperview for the selection box from
GormDocument window.
2008-05-18 Fabien Vallon <fabien@sonappart.net>
2008-05-18 fabien <fabien@sonappart.net>
* Palettes/3Containers/GormTabViewAttributesInspector.h:
Add itemPrevious and itemNext outlets