diff options
author | Miguel de Icaza <miguel@helixcode.com> | 2000-04-26 22:47:11 +0800 |
---|---|---|
committer | Miguel de Icaza <miguel@src.gnome.org> | 2000-04-26 22:47:11 +0800 |
commit | 35d11190bcb9546e86766c14368a25c0db1a0855 (patch) | |
tree | a56e3176ff52ffac9828042f602988f0eed04c25 /e-util/ChangeLog | |
parent | 3c1ddb743e12aa5baa0e1fdab25eaddf4730b00d (diff) | |
download | gsoc2013-evolution-35d11190bcb9546e86766c14368a25c0db1a0855.tar.gz gsoc2013-evolution-35d11190bcb9546e86766c14368a25c0db1a0855.tar.zst gsoc2013-evolution-35d11190bcb9546e86766c14368a25c0db1a0855.zip |
New file. Implements easy to use popup menus.
2000-04-24 Miguel de Icaza <miguel@helixcode.com>
* e-popup-menu.c: New file. Implements easy to use popup menus.
svn path=/trunk/; revision=2633
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r-- | e-util/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog index de6a388a16..a4047c3450 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,3 +1,7 @@ +2000-04-24 Miguel de Icaza <miguel@helixcode.com> + + * e-popup-menu.c: New file. Implements easy to use popup menus. + 2000-04-24 Matt Loper <matt@helixcode.com> * e-paned.c: New file. Makes a GtkPaned with more than two |