diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-01-26 19:26:07 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-01-26 19:26:07 +0800 |
commit | bbcecaf6b73f9dd315823ffbbd9aa9574b18aa7d (patch) | |
tree | 84869ce42558686480e2d03c82e7aebc7f6fdb77 /ChangeLog | |
parent | eb1bc09da68d0b049e95ea3ef30cee798445b857 (diff) | |
download | gsoc2013-evolution-bbcecaf6b73f9dd315823ffbbd9aa9574b18aa7d.tar.gz gsoc2013-evolution-bbcecaf6b73f9dd315823ffbbd9aa9574b18aa7d.tar.zst gsoc2013-evolution-bbcecaf6b73f9dd315823ffbbd9aa9574b18aa7d.zip |
Added an arrow cursor for the draggable columns. Made the clickable column
2000-01-27 Christopher James Lahey <clahey@helixcode.com>
* widgets/e-reflow.h, widgets/e-reflow.c: Added an arrow cursor
for the draggable columns. Made the clickable column area
larger.
* widgets/e-text.h, widgets/e-text.c: Added an I beam cursor for
the text item when it is editable.
* widgets/e-minicard-label.c: Forward enter and leave
notifications to the contained editable text item.
svn path=/trunk/; revision=1647
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +2000-01-27 Christopher James Lahey <clahey@helixcode.com> + + * widgets/e-reflow.h, widgets/e-reflow.c: Added an arrow cursor + for the draggable columns. Made the clickable column area + larger. + + * widgets/e-text.h, widgets/e-text.c: Added an I beam cursor for + the text item when it is editable. + + * widgets/e-minicard-label.c: Forward enter and leave + notifications to the contained editable text item. + 2000-01-26 Matt Loper <matt.loper@splashtech.com> * camel/camel-formatter.c: By looking up a mimetype in a |