diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-08-09 13:10:40 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-08-09 13:10:40 +0800 |
commit | e367caf0428dd69039dedcea8d2376dcba94101d (patch) | |
tree | 35b2f7a69621a2602902dd9e0c9e5a6dec254111 /e-util/ChangeLog | |
parent | 0efeeb2a5d70be6a777f0eaddd4f10a08af6c363 (diff) | |
download | gsoc2013-evolution-e367caf0428dd69039dedcea8d2376dcba94101d.tar gsoc2013-evolution-e367caf0428dd69039dedcea8d2376dcba94101d.tar.gz gsoc2013-evolution-e367caf0428dd69039dedcea8d2376dcba94101d.tar.bz2 gsoc2013-evolution-e367caf0428dd69039dedcea8d2376dcba94101d.tar.lz gsoc2013-evolution-e367caf0428dd69039dedcea8d2376dcba94101d.tar.xz gsoc2013-evolution-e367caf0428dd69039dedcea8d2376dcba94101d.tar.zst gsoc2013-evolution-e367caf0428dd69039dedcea8d2376dcba94101d.zip |
Added a hide_mask argument to the two popup menu functions.
2000-08-09 Christopher James Lahey <clahey@helixcode.com>
* e-popup-menu.c, e-popup-menu.h: Added a hide_mask argument to
the two popup menu functions.
svn path=/trunk/; revision=4625
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r-- | e-util/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog index d315be574f..053cd8c3f1 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,3 +1,8 @@ +2000-08-09 Christopher James Lahey <clahey@helixcode.com> + + * e-popup-menu.c, e-popup-menu.h: Added a hide_mask argument to + the two popup menu functions. + 2000-08-07 Christopher James Lahey <clahey@helixcode.com> * e-gui-utils.c, e-gui-utils.c: Added |