aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-folder.c
Commit message (Expand)AuthorAgeFilesLines
* Pass zero as the @sorting_priority to evolution_storage_new_folder().Ettore Perazzoli2002-07-101-14/+66
* Pass NULL @custom_icon_name to evolution_storage_new_folder().Ettore Perazzoli2002-07-101-0/+1
* Call e_icon_factory_init().Ettore Perazzoli2002-07-101-4/+51
* New helper function. (e_folder_to_corba): Use it here.Ettore Perazzoli2002-07-091-5/+14
* Remove exception. (cancelSyncFolder): Remove exception.Ettore Perazzoli2002-05-211-16/+44
* Put the EStorageSetView in an EScrollFrame.Ettore Perazzoli2002-05-081-1/+22
* 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
* Emit a "changed" signal at the end of this function. Bug #7232.Jason Leach2001-08-161-2/+2
* [Finally! Fix #413, "Support for stock folders", and #786, "i18n:Ettore Perazzoli2001-08-121-2/+29
* [Removing Evolution::LocalStorage interface, abstracting the unread countsJason Leach2001-08-041-6/+15
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-1/+1
* #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/+0
* split "highlighted" into self_highlight and child_highligh.Dan Winship2001-02-211-8/+25
* Fix the logic for updating the shortuct labels when the display namesEttore Perazzoli2001-01-241-1/+1
* Add "highligted" field to Folder. Add update_folder method toDan Winship2000-11-021-6/+28
* Added check for gnome-app-lib. Removed directories that have been moved toChristopher James Lahey2000-09-181-1/+1
* Implemented folder creation dialog (File -> New -> Folder). To makeEttore Perazzoli2000-06-111-1/+0
* Made the storage view update at changes in the storage, andEttore Perazzoli2000-05-261-7/+22
* Get rid of the old `evolution-service-repository' cruft and startEttore Perazzoli2000-05-231-1/+1
* Big shell reorganization.Ettore Perazzoli2000-05-071-184/+193
* added the get_e_folder_type function.bertrand2000-03-131-0/+13
* add a field refering to a service associated to the efolder. In the casebertrand2000-03-121-0/+7
* Use e_bar_set_item_data.Miguel de Icaza2000-01-161-8/+50
* More work. Before the shortcut changes -migArturo Espinosa2000-01-091-0/+204