mirror of
https://github.com/gnustep/apps-gorm.git
synced 2025-04-22 22:20:44 +00:00
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:
parent
b68527e3ec
commit
5a9d3ac8fb
1 changed files with 6 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue