| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace gtk_object_(un)?ref() with g_object_(un)?ref(). Likewise. | Ettore Perazzoli | 2002-11-12 | 1 | -2/+2 |
* | merging the gal-2 branch back to the trunk. | Mike Kestner | 2002-11-01 | 1 | -19/+11 |
* | Added this function that lets you specify the translation domain. | Christopher James Lahey | 2002-05-03 | 1 | -26/+20 |
* | Bumped version number to 0.19.99.14. | Christopher James Lahey | 2002-04-23 | 1 | -14/+86 |
* | handle toggle and radio items (make_item): the item is now passed in from | JP Rosevear | 2002-04-18 | 1 | -17/+26 |
* | Bumped version number to 0.19.99.11. | Christopher James Lahey | 2002-04-18 | 1 | -2/+2 |
* | Allow for per-item closures and also instead of taking a const char | Jeffrey Stedfast | 2002-03-16 | 1 | -32/+34 |
* | Changed the license announcement at the top of these files. | Christopher James Lahey | 2001-10-27 | 1 | -6/+20 |
* | last_item_separator shouldn't get reset if the item is hidden. | Christopher James Lahey | 2001-08-11 | 1 | -8/+8 |
* | #include <stdlib.h> #include <string.h>. Kill warnings. | Kjartan Maraas | 2001-05-25 | 1 | -0/+1 |
* | Some small header cleanups & fixes, and fix to translate all popup menus | Gediminas Paulauskas | 2001-04-05 | 1 | -2/+28 |
* | Fix headers. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto. Same. Ditto. Same | Kjartan Maraas | 2001-04-04 | 1 | -1/+7 |
* | My previous commit was incomplete. | Gediminas Paulauskas | 2001-04-02 | 1 | -1/+2 |
* | s/GdkEventButton/GdkEvent/ | Dan Winship | 2001-01-20 | 1 | -1/+1 |
* | Add a submenu field to struct EPopupMenu. | Jeffrey Stedfast | 2000-11-07 | 1 | -27/+36 |
* | make e-util depend on libunicode | Dan Winship | 2000-08-30 | 1 | -1/+1 |
* | Fix the bug where it truncates the last item | Christopher James Lahey | 2000-08-09 | 1 | -1/+1 |
* | Ooops. | Christopher James Lahey | 2000-08-09 | 1 | -6/+7 |
* | Added a hide_mask argument to the two popup menu functions. | Christopher James Lahey | 2000-08-09 | 1 | -23/+37 |
* | add e-popup-menu.[ch] | Miguel de Icaza | 2000-04-26 | 1 | -0/+99 |