MD5 (cos-05Nov2002.zip) = b86d5bb618b9f7808110c61e4e74a797 SIZE (cos-05Nov2002.zip) = 372387 o'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/shell
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagEVOLUTION_1_0_5nobody2002-05-0716-1788/+351
* Use bonobo_object_client_(un)?ref instead of gtk_object_(un)?ref.Christopher James Lahey2002-05-044-2/+148
* Added e-folder-list.h. (libeshell_la_SOURCES): Added e-folder-list.c.Christopher James Lahey2002-05-044-2/+728
* Added these functions. Implemented checkboxes in the ETreeModel here.Christopher James Lahey2002-04-303-7/+144
* Minor label tweaks; changed "Default folders" to "Default Folders", andAnna Marie Dirks2002-04-192-5/+10
* emit show_settings signal (corba_class_init): assign epv methodJP Rosevear2002-04-199-12/+136
* New, override for EShortcutBar::shortcut_drag_motion.Ettore Perazzoli2002-04-182-11/+83
* Bumped required gal version number to 0.19.99.11.Christopher James Lahey2002-04-182-2/+6
* Removed. (impl_tree_drag_motion): Rewritten to useEttore Perazzoli2002-04-175-321/+529
* Shell config page routines. Right now handles the default folders page.Dan Winship2002-04-1113-23/+618
* Change the logic for displaying a default window, so we don't end up withEttore Perazzoli2002-04-102-1/+6
* Move <dirent.h> down the #include list so it compiles on Darwin.Ettore Perazzoli2002-04-102-2/+8
* New. Check that things that need to be in the config db are. Right now itDan Winship2002-04-097-9/+60
* If the shell fails to display all of the requested URIs, fall back toDan Winship2002-04-092-8/+15
* Oops. Add ChangeLog entries for some changes that accidentally escapedDan Winship2002-04-091-0/+8
* Add a "view_info" argument.Dan Winship2002-04-0912-29/+127
* Fix "evolution evolution:/path/to/folder" to use default viewDan Winship2002-04-086-46/+67
* set type (load_pages): get the oaf property for type and track the pageJP Rosevear2002-04-074-10/+97
* Set the title of the dialog.Ettore Perazzoli2002-04-062-0/+5
* Fix a memory mixup.Dan Winship2002-04-052-2/+7
* New widget for a button that displays a folder selection in a standardDan Winship2002-04-0512-75/+712
* Change type of parent_class to BonoboXObjectClass.Ettore Perazzoli2002-04-049-64/+148
* Deal with folders with no physical_uri.Dan Winship2002-04-042-0/+7
* Set the show_checkboxes field here instead of the show_folders field.Christopher James Lahey2002-04-032-2/+8
* If folder is NULL, return the correct type of data.Christopher James Lahey2002-04-032-2/+9
* Added e-storage-set-view-checkboxes.etstate andChristopher James Lahey2002-04-037-16/+91
* Add type "Page". (page_new): New helper function. (page_free): New helperEttore Perazzoli2002-03-302-7/+114
* New. New.Ettore Perazzoli2002-03-273-0/+366
* g_warning if the control cannot be activated.Ettore Perazzoli2002-03-273-1/+12
* Register a "working" folder type with the hourglass icon. (WouldDan Winship2002-03-254-2/+17
* Removed. (load_pages): Use e_get_language_list() here instead. Also, freeEttore Perazzoli2002-03-232-23/+10
* *** empty log message ***Dan Winship2002-03-231-1/+1
* (evolution_storage_removed_folder): Oops. Fix here too.Dan Winship2002-03-232-1/+4
* Fix a "how can this ever have worked" bug to make unread message countsDan Winship2002-03-232-1/+5
* Use e_folder_get_name. Don't assume it's the same as the last pathDan Winship2002-03-232-6/+9
* Set the wmclass to "evolution-splash" so sawfish knows it's not the sameDan Winship2002-03-212-0/+7
* Make all the verb/menu arrays appropriately static.Ettore Perazzoli2002-03-212-6/+11
* Move the ComponentActionsPlaceholder into the Actions menu, instead of theEttore Perazzoli2002-03-217-1/+106
* Add `search="string"' for the keyboard navigability search thingy.Ettore Perazzoli2002-03-192-1/+6
* Updated to use new EPopupMenu API.Jeffrey Stedfast2002-03-162-4/+9
* Support for delayed filling-in of storages/folders.Dan Winship2002-03-1514-10/+447
* Use `evolution:config_item:icon_name' instead ofEttore Perazzoli2002-03-142-4/+21
* Update to create an EvolutionConfigControl instead of just aEttore Perazzoli2002-03-138-22/+362
* Make old_name_locale non-const to placate a compiler warning.Ettore Perazzoli2002-03-103-1/+12
* Use ECorbaConfigPages.Ettore Perazzoli2002-03-107-6/+353
* Note that e_storage_set_view_new shouldn't be used directly.Dan Winship2002-03-095-2/+15
* New function to create a test configuration page for the test component.Ettore Perazzoli2002-03-088-14/+367
* fix a bug in the storage icon codeDan Winship2002-03-082-7/+9
* Addendum to previous commit: Remove "storage_selected" vsDan Winship2002-03-089-109/+27
* Make storages-with-toplevel-views less of a hack.Dan Winship2002-03-0817-342/+192
* Keep the storage name and display_name in EStoragePriv. (impl_get_name,Dan Winship2002-03-0713-261/+75
* Fix up GList/GSList confusion.Dan Winship2002-03-073-2/+15
* Reduce width of the copyright message so it looks prettier with the newEttore Perazzoli2002-03-072-2/+7
* CORBA stuff required for the summary to find out details about storages from ...Iain Holmes2002-03-055-2/+221
* [Fix #20234, Deleting Folder gratuitiously causes /local to open.]Ettore Perazzoli2002-03-053-4/+170
* [This gets rid of some spurious "could not find handler" messagesEttore Perazzoli2002-02-27