aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-popup.c
Commit message (Expand)AuthorAgeFilesLines
* ** Fix for bug #211353Milan Crha2007-12-171-2/+19
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-19/+19
* ** Fix for bug #494320Ondrej Jirman2007-11-141-0/+6
* Warning fixes. - NULL vs 0 - ANSIfication of declarations - missingKjartan Maraas2007-10-261-1/+1
* ** Fix for bug #471791 Srinivasa Ragavan2007-09-101-1/+4
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1
* Clean up compiler warnings in e-util directory (#438467).Matthew Barnes2007-06-031-3/+3
* ** Fixes bug #419524Matthew Barnes2007-03-211-1/+1
* Use guint for 1-bit bitfield. Remove unused var Remove unused vars RenameKjartan Maraas2006-02-081-0/+1
* if we have a factory method supplied, call that as well. More flexibleNot Zed2005-05-131-2/+9
* completely rewritten. Simpler and more robust.Not Zed2005-02-191-83/+169
* Don't let the 'id' field, which identifies the target menu/whatever, to beNot Zed2005-02-071-0/+5
* include config.h.Not Zed2004-12-221-3/+8
* get the image directly from the icon factoryJP Rosevear2004-11-261-13/+12
* convert to org.gnome hook namesJP Rosevear2004-10-201-4/+4
* new method to create a targetless popup menu.Not Zed2004-10-121-0/+19
* only take one mask parameter, and implement EPopupItem->enable to do whatNot Zed2004-10-071-17/+39
* Merged notzed-eplugin-2-branch to head.Michael Zucci2004-09-201-0/+799