aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/e-table/ChangeLog
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>1999-11-13 08:43:32 +0800
committerEttore Perazzoli <ettore@src.gnome.org>1999-11-13 08:43:32 +0800
commita68a98a29432ab8938a731486992ac35ba73af6c (patch)
tree95a4ea10dd2f57d003a142c168512ab550e7cf84 /widgets/e-table/ChangeLog
parentdded739f636bb8f75a6779bc31673e4f8b994225 (diff)
downloadgsoc2013-evolution-a68a98a29432ab8938a731486992ac35ba73af6c.tar
gsoc2013-evolution-a68a98a29432ab8938a731486992ac35ba73af6c.tar.gz
gsoc2013-evolution-a68a98a29432ab8938a731486992ac35ba73af6c.tar.bz2
gsoc2013-evolution-a68a98a29432ab8938a731486992ac35ba73af6c.tar.lz
gsoc2013-evolution-a68a98a29432ab8938a731486992ac35ba73af6c.tar.xz
gsoc2013-evolution-a68a98a29432ab8938a731486992ac35ba73af6c.tar.zst
gsoc2013-evolution-a68a98a29432ab8938a731486992ac35ba73af6c.zip
Added tooltips to the header area.
svn path=/trunk/; revision=1385
Diffstat (limited to 'widgets/e-table/ChangeLog')
-rw-r--r--widgets/e-table/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/widgets/e-table/ChangeLog b/widgets/e-table/ChangeLog
index 48c797c007..7a3bb5ce5e 100644
--- a/widgets/e-table/ChangeLog
+++ b/widgets/e-table/ChangeLog
@@ -1,3 +1,14 @@
+1999-11-12 Ettore Perazzoli <ettore@gnu.org>
+
+ * e-msg-composer-hdrs.c: New member `tooltips' in `struct
+ _EMsgComposerHdrsPrivate'.
+ (init): Initialize it.
+ (destroy): New function.
+ (class_init): Install it as the `destroy' GtkObject method.
+ (add_header): New parameters `tip', `tip_private'. Setup a
+ tooltip for the entry with them.
+ (setup_headers): Updated accordingly.
+
1999-11-11 Miguel de Icaza <miguel@gnu.org>
* e-table-header.c (e_table_header_add_column): Update offsets.