mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-06-01 18:41:57 +00:00
Record insertion point blinking implementation.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@24595 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
3e37eb722a
commit
c20c328da9
1 changed files with 12 additions and 0 deletions
12
ChangeLog
12
ChangeLog
|
@ -1,3 +1,15 @@
|
||||||
|
2007-02-16 Sergii Stoian <stoyan255@gmail.com>
|
||||||
|
|
||||||
|
* Headers/AppKit/NSTextView.h: Enable disabled insertion point
|
||||||
|
blinking code.
|
||||||
|
|
||||||
|
* Source/NSTextView.m:
|
||||||
|
(drawRect:): Draw insertion point using _drawInsertionPointNow
|
||||||
|
ivar. Cleanup code.
|
||||||
|
(_blink:): Enable disabled insertion point blinking code.
|
||||||
|
(updateInsertionPointStateAndRestartTimer:): Implement insertion
|
||||||
|
point blinking. Remove TODO.
|
||||||
|
|
||||||
2007-02-15 Nicola Pero <nicola.pero@meta-innovation.com>
|
2007-02-15 Nicola Pero <nicola.pero@meta-innovation.com>
|
||||||
|
|
||||||
* configure.ac: Source GNUstep.sh then use GNUSTEP_SYSTEM_HEADERS
|
* configure.ac: Source GNUstep.sh then use GNUSTEP_SYSTEM_HEADERS
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue