mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 20:01:11 +00:00
Copied commit message into ChangeLog for people who still haven't learned how to type svn log.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@31551 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
4600fb5bbf
commit
2370949607
1 changed files with 11 additions and 0 deletions
11
ChangeLog
11
ChangeLog
|
@ -1,3 +1,14 @@
|
|||
2010-10-22 David Chisnall <theraven@gna.org>
|
||||
|
||||
* Source/NSTextView.m
|
||||
* Source/GSToolTips.h
|
||||
* Source/GSToolTips.m
|
||||
|
||||
Fixed the point argument to -view:stringForToolTip:point:userData: (should
|
||||
be relative to the tracking rectangle, was relative to the window). Added
|
||||
support for displaying tooltips from NSToolTipAttributeName attributes in
|
||||
NSTextView.
|
||||
|
||||
2010-10-20 German Arias <german@xelalug.org>
|
||||
|
||||
* Resources/Spanish.lproj/Localizable.strings: Added translation
|
||||
|
|
Loading…
Reference in a new issue