mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 15:11:37 +00:00
Implemented activation of links when you click on them in NSTextView; do
not activate attachments on second or third click - only on the first git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11960 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
e1f54eb120
commit
c3014c2363
1 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
|||
Thu Jan 3 07:35:42 2002 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Source/NSTextView.m ([-mouseDown:]): Implemented activation of
|
||||
links. (Patch written with Ludovic Marcotte <ludovic@sophos.ca>).
|
||||
* Source/NSTextView.m ([-mouseDown:]): Only use the code for
|
||||
clicks on attachments on the first click.
|
||||
|
||||
Tue Jan 1 21:06:32 2002 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Source/NSScrollView.m ([-tile]): Allocate space for the rulers
|
||||
|
|
Loading…
Reference in a new issue