aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-user-creatable-items-handler.c
Commit message (Expand)AuthorAgeFilesLines
* Plug some leaks.Kjartan Maraas2006-08-171-0/+2
* Fix for bug #345331Srinivasa Ragavan2006-07-141-6/+5
* ** Fixes bug #347182Hiroyuki Ikezoe2006-07-121-48/+30
* Fix for minor packing issue in New button.Srinivasa Ragavan2006-06-211-1/+1
* Fix for bug #252814Srinivasa Ragavan2006-06-191-7/+74
* adding a check to make sure the shortcut key is not the NUL byte. FixesJoe Marcus Clarke2006-01-241-1/+1
* Added widgets in INCLUDES.Kaushal Kumar2005-06-231-1/+1
* Convert to G_DEFINE_TYPEJP Rosevear2004-12-211-14/+9
* free priv->menu_xml. plugs (big) leak.Chris Toshok2004-06-221-0/+2
* if we're running a local create, invoke that directly via the callback.Not Zed2004-04-211-11/+28
* Same.Jeffrey Stedfast2004-04-201-1/+1
* Change component icons to use the icon theme names for icons RemoveMichael Terry2004-04-191-4/+2
* add a component name argument, so we don't use 'this_component', andNot Zed2004-04-131-15/+12
* Change this a lot. Now each component will maintain its ownDan Winship2004-04-091-339/+407
* only add the component to the list if we actually create itJP Rosevear2003-12-141-2/+3
* Use BASE_VERSION for repo_ids and OAFIIDs Update killev to kill theRodney Dawes2003-12-021-1/+1
* Do not #include "e-local-folder.h".Ettore Perazzoli2003-11-181-0/+1
* (ensure_menu_items): ReverseEttore Perazzoli2003-11-131-1/+1
* New signal "component_changed". (class_init): Install. (switch_view):Ettore Perazzoli2003-11-131-0/+788