| Commit message (Expand) | Author | Age | Files | Lines |
* | free the folder_type | Dan Winship | 2003-07-18 | 1 | -0/+1 |
* | release the interface if we got it | JP Rosevear | 2003-05-15 | 1 | -0/+3 |
* | Free the temporary string. | Hans Petter Jansson | 2003-04-16 | 1 | -3/+7 |
* | #if 0'ed out for now, since it seems to cause trouble for local | Ettore Perazzoli | 2003-01-28 | 1 | -1/+1 |
* | [With this commit, the shell compiles without deprecated | Ettore Perazzoli | 2002-12-20 | 1 | -7/+8 |
* | changed to use a gtkdialog instead of a gnome one. | Not Zed | 2002-12-02 | 1 | -2/+2 |
* | e-shell-user-creatable-items-handler.c, Changed into a GObject subclass | Ettore Perazzoli | 2002-11-15 | 1 | -2/+2 |
* | Make separate dispose/finalize overrides of just overriding destroy. | Ettore Perazzoli | 2002-11-12 | 1 | -5/+19 |
* | Use g_object_get_data() instead of gtk_object_get_data(). Likewise. | Ettore Perazzoli | 2002-11-06 | 1 | -3/+3 |
* | New. (impl_finalize): New. (destroy): Removed. (class_init): Install | Ettore Perazzoli | 2002-11-06 | 1 | -3/+3 |
* | Use g_object_set_data() instead of gtk_object_set_data(). Likewise. | Ettore Perazzoli | 2002-11-04 | 1 | -3/+3 |
* | Changed all gtk_object_refs()/gtk_object_unrefs() into | Ettore Perazzoli | 2002-11-04 | 1 | -9/+9 |
* | Renamed from GNOME_Evolution_Shell.oaf.in. | Ettore Perazzoli | 2002-11-04 | 1 | -1/+3 |
* | (ensure_menu_items): | Ettore Perazzoli | 2002-08-01 | 1 | -110/+80 |
* | Pass "contacts" as the @folder_type to | Ettore Perazzoli | 2002-08-01 | 1 | -43/+119 |
* | (ensure_menu_xml): Put in | Ettore Perazzoli | 2002-07-27 | 1 | -2/+2 |
* | New arg @tooltip; pass it to | Ettore Perazzoli | 2002-07-02 | 1 | -1/+19 |
* | New member default_menu_item in EShellUserCreatableItemsHandlerPrivate. | Ettore Perazzoli | 2002-05-23 | 1 | -5/+37 |
* | Fix up GList/GSList confusion. | Dan Winship | 2002-03-07 | 1 | -0/+3 |
* | Return NULL if there is no component ID for the current view. | Ettore Perazzoli | 2002-02-22 | 1 | -0/+2 |
* | Set the icons for all the "New..." menu items from the specified one in | Ettore Perazzoli | 2002-02-22 | 1 | -11/+10 |
* | [Implement an Outlook-style "New" dropdown button. It is basically | Ettore Perazzoli | 2002-01-24 | 1 | -82/+299 |
* | Fix the license text to make sense. | Ettore Perazzoli | 2001-10-27 | 1 | -1/+0 |
* | Update the licensing information to require version 2 of the GPL | Ettore Perazzoli | 2001-10-27 | 1 | -2/+2 |
* | Studlycapsize all the IDs that are not. Likewise. Updated accordingly. | Ettore Perazzoli | 2001-08-28 | 1 | -1/+3 |
* | [Fix #7775, crash trying to do New Task] | Ettore Perazzoli | 2001-08-23 | 1 | -2/+2 |
* | Only free the `type_list' if not NULL. (setup_menu_xml): Deal with the | Ettore Perazzoli | 2001-08-10 | 1 | -16/+26 |
* | Updated to display the parent folder's URI and its type as well. | Ettore Perazzoli | 2001-08-10 | 1 | -4/+19 |
* | Add the menu items using the EShellUserCreatableItemsHandler. | Ettore Perazzoli | 2001-08-10 | 1 | -0/+432 |