| Commit message (Expand) | Author | Age | Files | Lines |
* | (shortcut_item_new): Get the name from the name, | Ettore Perazzoli | 2003-02-19 | 1 | -1/+1 |
* | plug memory leak - free path. | Chris Toshok | 2003-02-17 | 1 | -0/+1 |
* | Set GTK_RESPONSE_OK as the default response. | Ettore Perazzoli | 2003-01-28 | 1 | -1/+1 |
* | [Port fix for #34129 from evolution-1-2-branch, unread count in | Ettore Perazzoli | 2003-01-24 | 1 | -14/+15 |
* | [With this commit, the shell compiles without deprecated | Ettore Perazzoli | 2002-12-20 | 1 | -85/+77 |
* | changed to use a gtkdialog instead of a gnome one. | Not Zed | 2002-12-02 | 1 | -8/+8 |
* | use e_shell_ marshallers, and make sure STRING parameters map to *_STRING* | Chris Toshok | 2002-11-20 | 1 | -1/+1 |
* | Removed. (no_views_left_cb): Use g_object_add_weak_pointer() instad of | Ettore Perazzoli | 2002-11-15 | 1 | -4/+10 |
* | Make separate dispose/finalize overrides of just overriding destroy. | Ettore Perazzoli | 2002-11-12 | 1 | -9/+26 |
* | New. (impl_finalize): New. (destroy): Removed. (class_init): Install | Ettore Perazzoli | 2002-11-06 | 1 | -1/+1 |
* | Replace gtk_signal_emit() with g_signal_emit(). Likewise. Likewise. | Ettore Perazzoli | 2002-11-04 | 1 | -10/+9 |
* | Changed all gtk_object_refs()/gtk_object_unrefs() into | Ettore Perazzoli | 2002-11-04 | 1 | -6/+4 |
* | Updated for libxml2. Likewise. Likewise. Likewise. | Ettore Perazzoli | 2002-11-04 | 1 | -5/+5 |
* | Renamed from GNOME_Evolution_Shell.oaf.in. | Ettore Perazzoli | 2002-11-04 | 1 | -18/+17 |
* | Placate compiler. | Ettore Perazzoli | 2002-09-25 | 1 | -0/+35 |
* | New, implement a right-click -> "Add Default Shortcuts" menu item. | Ettore Perazzoli | 2002-08-01 | 1 | -12/+21 |
* | Get the EStorageSet from the shortcut's shell since there is no | Ettore Perazzoli | 2002-07-18 | 1 | -37/+25 |
* | If the custom_icon_name is not NULL, return the pixbuf for it. | Ettore Perazzoli | 2002-07-10 | 1 | -41/+56 |
* | Change the group icon size using e_shortcuts_set_group_uses_small_icons() | Ettore Perazzoli | 2002-07-09 | 1 | -2/+79 |
* | New. Check that things that need to be in the config db are. Right now it | Dan Winship | 2002-04-09 | 1 | -5/+5 |
* | Make storages-with-toplevel-views less of a hack. | Dan Winship | 2002-03-08 | 1 | -31/+12 |
* | 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 |
* | [Remove a bunch of debugging messages, as per #7741.] | Ettore Perazzoli | 2001-09-14 | 1 | -1/+0 |
* | [Fix ^#7675, Crashes trying to empty trash folder.] | Ettore Perazzoli | 2001-09-05 | 1 | -4/+6 |
* | Handle the case when there is no URI without crashing. Only add shortcuts | Ettore Perazzoli | 2001-08-29 | 1 | -6/+6 |
* | Added the missing part of my patch: | Chyla Zbigniew | 2001-08-25 | 1 | -0/+1 |
* | Convert names of the default group and shortcuts to UTF-8. | Zbigniew Chyla | 2001-08-25 | 1 | -6/+20 |
* | Change type of toplevel node from "Summary" to "summary". [All the other | Ettore Perazzoli | 2001-08-20 | 1 | -0/+1 |
* | Also use the display name for the storage. | Ettore Perazzoli | 2001-08-20 | 1 | -7/+13 |
* | Use xmlMemStrdup() to override the type as it's expected to be allocated | Ettore Perazzoli | 2001-08-20 | 1 | -1/+16 |
* | [Fixes, among other things, #5705, "Ampersands not handled | Ettore Perazzoli | 2001-08-08 | 1 | -1/+2 |
* | If the shortcut points to some folder in the storage set, get the type | Ettore Perazzoli | 2001-08-08 | 1 | -1/+11 |
* | [Removing Evolution::LocalStorage interface, abstracting the unread counts | Jason Leach | 2001-08-04 | 1 | -10/+38 |
* | Remember the current group so after renaming a group it doesn't flip to | Jason Leach | 2001-07-31 | 1 | -2/+3 |
* | [This is a better way to have "Local Folders" be shown as the local | Jason Leach | 2001-07-21 | 1 | -4/+4 |
* | Make the local storage name "Local Folders" instead of "local", looks | Jason Leach | 2001-07-20 | 1 | -4/+4 |
* | Removed. (load_shortcuts): Don't call it. | Ettore Perazzoli | 2001-07-16 | 1 | -29/+0 |
* | [Fix #4387, Shortcut bar items don't keep the name after rename.] | Ettore Perazzoli | 2001-07-15 | 1 | -1/+1 |
* | Return a gboolean saying whether or not the shortcut changed. Use strcmp | Dan Winship | 2001-07-09 | 1 | -17/+30 |
* | [Fix a problem with not being able to save a newly created | Ettore Perazzoli | 2001-07-04 | 1 | -1/+4 |
* | [The following makes the shell able to create the `shortcuts.xml' | Ettore Perazzoli | 2001-07-03 | 1 | -4/+30 |
* | Implemented a "Rename Group" command. Unfortunately, it doesn't work | Ettore Perazzoli | 2001-07-01 | 1 | -0/+39 |
* | Change EShortcuts to not use group titles to access specific groups. | Ettore Perazzoli | 2001-07-01 | 1 | -23/+6 |
* | Implemented a "Rename Shortcut" command. | Ettore Perazzoli | 2001-07-01 | 1 | -29/+35 |
* | Change the internal structure for shortucts, so that it contains a | Ettore Perazzoli | 2001-07-01 | 1 | -14/+176 |
* | This is a first shoot at making shortcuts renameable [#3719]; | Ettore Perazzoli | 2001-06-30 | 1 | -171/+133 |
* | Change EShortcuts to use GSLists instead of GLists. | Ettore Perazzoli | 2001-06-30 | 1 | -54/+55 |
* | (Fixing bug #1299: Shell saves shortcuts when display name changes) | Jason Leach | 2001-06-06 | 1 | -6/+12 |
* | #include <glib.h> and move corresponding local includes to the top. | Kjartan Maraas | 2001-04-25 | 1 | -1/+3 |
* | Fix headers. Same here. Same here. Same here. Same here. | Kjartan Maraas | 2001-04-05 | 1 | -0/+4 |
* | Remove/replace unneeded includes and move around stuff so that system | Kjartan Maraas | 2001-03-30 | 1 | -2/+2 |
* | Update copyrights for files modified in year 2001. | Ettore Perazzoli | 2001-01-28 | 1 | -1/+1 |
* | shell compile fixes (some #includes pointing to old headers) to go | Jacob Leach | 2001-01-28 | 1 | -1/+1 |
* | (Bug #883: Shortcut bar does not update when a folders display name | Jason Leach | 2001-01-19 | 1 | -0/+126 |
* | Minor comment fixup. | Ettore Perazzoli | 2001-01-13 | 1 | -1/+1 |
* | Fix a bunch of EShortcutView problems. It's still buggy, but at least | Ettore Perazzoli | 2000-09-27 | 1 | -2/+11 |
* | Update the shortcut bar in the shell view to match the changes in the | Ettore Perazzoli | 2000-09-26 | 1 | -0/+20 |
* | Added check for gnome-app-lib. Removed directories that have been moved to | Christopher James Lahey | 2000-09-18 | 1 | -2/+2 |
* | Implement saving of configuration information. Now when you run | Ettore Perazzoli | 2000-06-29 | 1 | -1/+1 |
* | Implemented right-click menus for the shell's shortcut bar (the user | Ettore Perazzoli | 2000-06-01 | 1 | -5/+71 |
* | Added a title bar for the folder view. Removed title bar from the | Ettore Perazzoli | 2000-05-30 | 1 | -14/+231 |
* | Reorganized the shell to allow dynamic registration of storages and | Ettore Perazzoli | 2000-05-25 | 1 | -9/+9 |
* | Fixed drag and drop so that it properly handles pointer grabbing in | Ettore Perazzoli | 2000-05-16 | 1 | -124/+87 |
* | Correctly access an xmlNodePtr->content | Iain Holmes | 2000-05-15 | 1 | -6/+4 |
* | Initial implementation of the tree view for the folders. | Ettore Perazzoli | 2000-05-14 | 1 | -22/+3 |
* | Fix const warning. | Ettore Perazzoli | 2000-05-08 | 1 | -2/+2 |
* | xmlFree the return value of xmlGetProp. | Larry Ewing | 2000-05-08 | 1 | -0/+2 |
* | Portability fix (use `readdir()', not `readdir_r()'). Also, be safer | Ettore Perazzoli | 2000-05-07 | 1 | -2/+5 |
* | Big shell reorganization. | Ettore Perazzoli | 2000-05-07 | 1 | -0/+530 |