| Commit message (Expand) | Author | Age | Files | Lines |
* | Coding style and whitespace cleanups. | Matthew Barnes | 2010-09-12 | 1 | -1/+1 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-08-29 | 1 | -1/+1 |
* | Kill e_popup_menu(). | Matthew Barnes | 2010-01-05 | 1 | -1/+0 |
* | Remove a bunch of unused functions. | Matthew Barnes | 2009-09-15 | 1 | -86/+0 |
* | More whitespace cleanup. | Matthew Barnes | 2009-07-19 | 1 | -1/+1 |
* | Fix excessive whitespace. | Matthew Barnes | 2009-07-13 | 1 | -1/+0 |
* | Prefer GLib basic types over C types. | Matthew Barnes | 2009-05-29 | 1 | -9/+9 |
* | Remove trailing whitespace, again. | Matthew Barnes | 2009-05-29 | 1 | -1/+1 |
* | Change License from GPL to LGPL. 2nd batch. | Sankarasivasubramanian Pasupathilingam | 2008-09-03 | 1 | -18/+17 |
* | updated novell copyright notices (left others alone) | Jeffrey Stedfast | 2008-06-21 | 1 | -1/+1 |
* | ** Remove trailing whitespace from source code. | Matthew Barnes | 2007-11-15 | 1 | -5/+5 |
* | Update FSF address in header comments (#469886). Patch from Tobias | Matthew Barnes | 2007-09-02 | 1 | -2/+2 |
* | Port to Windows, initial commit: | Tor Lillqvist | 2005-04-29 | 1 | -11/+5 |
* | replaced deprecated calls (gtk_menu_append -> gtk_menu_shell_append and | Radek Doulik | 2003-02-07 | 1 | -2/+2 |
* | lots of GObject work. | Chris Toshok | 2002-11-17 | 1 | -3/+3 |
* | 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 |