aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shortcuts-view-model.c
Commit message (Expand)AuthorAgeFilesLines
* changed to use a gtkdialog instead of a gnome one.Not Zed2002-12-021-1/+1
* Make separate dispose/finalize overrides of just overriding destroy.Ettore Perazzoli2002-11-121-7/+6
* New. (impl_finalize): New. (destroy): Removed. (class_init): InstallEttore Perazzoli2002-11-061-1/+1
* Changed all gtk_object_refs()/gtk_object_unrefs() intoEttore Perazzoli2002-11-041-18/+6
* Get the EStorageSet from the shortcut's shell since there is noEttore Perazzoli2002-07-181-1/+1
* If the custom_icon_name is not NULL, return the pixbuf for it.Ettore Perazzoli2002-07-101-0/+5
* Fix the license text to make sense.Ettore Perazzoli2001-10-271-1/+0
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-271-2/+2
* [Remove a bunch of debugging messages, as per #7741.]Ettore Perazzoli2001-09-141-2/+0
* Studlycapsize all the IDs that are not. Likewise. Updated accordingly.Ettore Perazzoli2001-08-281-1/+1
* Use xmlMemStrdup() to override the type as it's expected to be allocatedEttore Perazzoli2001-08-201-24/+36
* Chain to the destroy handler in the parent class!Federico Mena Quintero2001-08-091-0/+3
* [Updated the shortcuts view implementation to set the icons on aEttore Perazzoli2001-08-081-4/+27
* [Removing Evolution::LocalStorage interface, abstracting the unread countsJason Leach2001-08-041-3/+21
* Remember the current group so after renaming a group it doesn't flip toJason Leach2001-07-311-0/+4
* Implemented a "Rename Group" command. Unfortunately, it doesn't workEttore Perazzoli2001-07-011-0/+18
* Change EShortcuts to not use group titles to access specific groups.Ettore Perazzoli2001-07-011-3/+2
* This is a first shoot at making shortcuts renameable [#3719];Ettore Perazzoli2001-06-301-81/+20
* Replaced GList with GSList here to fix a type mismatch.Christopher James Lahey2001-06-301-1/+1
* Replaced GList with GSList here to fix a type mismatch.Christopher James Lahey2001-06-301-1/+1
* Change EShortcuts to use GSLists instead of GLists.Ettore Perazzoli2001-06-301-4/+4
* Fix #3382, shortcut bar crashes when checking mail, and all theEttore Perazzoli2001-06-291-6/+10
* Remove some spurious "\n"s from g_warnings.Ettore Perazzoli2001-06-251-2/+1
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-1/+1
* (Fixing bug #1299: Shell saves shortcuts when display name changes)Jason Leach2001-06-061-0/+35
* #include <glib.h> and move corresponding local includes to the top.Kjartan Maraas2001-04-251-2/+3
* Remove/replace unneeded includes and move around stuff so that systemKjartan Maraas2001-03-301-1/+1
* No longer include <db.h>52000-10-261-1/+1
* Fix a bunch of EShortcutView problems. It's still buggy, but at leastEttore Perazzoli2000-09-271-1/+2
* Update the shortcut bar in the shell view to match the changes in theEttore Perazzoli2000-09-261-0/+296