mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 20:01:11 +00:00
Implemented shift click in text views; moved some code around there
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@8410 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
a53e0a5769
commit
c5a64153a1
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
Fri Dec 22 20:05:13 2000 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Source/NSTextView.m ([-setSelectedRange:]): Simply wrap
|
||||
[-setSelectedRange:affinity:stillSelecting:]; all code moved
|
||||
there. ([-mouseDown:]): Implemented shift click.
|
||||
|
||||
Fri Dec 22 19:20:00 2000 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Source/externs.m: Added NSOldSelectedCharacterRange.
|
||||
|
|
Loading…
Reference in a new issue