aboutsummaryrefslogtreecommitdiffstats
path: root/mail
Commit message (Expand)AuthorAgeFilesLines
* Unref the property bag when we are done with it.Miguel de Icaza2001-01-122-49/+74
* New convenience function that I will need later when I redo the composerJeffrey Stedfast2001-01-123-0/+25
* Update to reflect past changes to the mail-config API.Jeffrey Stedfast2001-01-122-1/+4
* strdup() the key.Jeffrey Stedfast2001-01-122-1/+3
* We don't want to be able to set the reply-to in the config druid.Jeffrey Stedfast2001-01-122-6/+5
* We don't want to be able to set the reply-to in the config druid.Jeffrey Stedfast2001-01-124-79/+16
* Guess the default MAIL value for MBOX and Maildir files.Miguel de Icaza2001-01-122-0/+11
* Force finalization of the function before returning fixing the FIXME thatMiguel de Icaza2001-01-122-10/+28
* If the service_check fails, pop-up a warning dialog letting the user knowJeffrey Stedfast2001-01-122-5/+40
* Eek! Don't destroy the account if the connection fails, duh. This is whatJeffrey Stedfast2001-01-122-12/+12
* Connect to folder_changed as well as message_changed for updating unreadDan Winship2001-01-122-0/+7
* Add Bonobo/ItemContainer as the set of supported interfaces inMiguel de Icaza2001-01-123-0/+8
* add missing e-unicode.h includeDan Winship2001-01-121-0/+1
* Translate the header name to UTF8.Dan Winship2001-01-122-11/+13
* added a 4-pixel padding between entry boxesJeffrey Stedfast2001-01-111-90/+90
* New function that explains to the user why he can't do the action heJeffrey Stedfast2001-01-113-40/+38
* Set the sensitivity of the Password label too.Jeffrey Stedfast2001-01-112-0/+6
* New callback to handle when the user hits the "back" button when on theJeffrey Stedfast2001-01-113-1/+34
* Grab the focus of the first widget that is sensitive.Jeffrey Stedfast2001-01-112-1/+19
* Prevent Federico's segfault.Jeffrey Stedfast2001-01-112-1/+5
* Clear the password entry if it's not allowed. (transport_type_changed):Jeffrey Stedfast2001-01-113-5/+35
* Remove a debug printf (that crashes Solaris because it usually triesDan Winship2001-01-111-1/+0
* Fix proto. (print_preview_msg): Fix proto.Miguel de Icaza2001-01-102-6/+13
* Bugfix for #1077: scrollwheel doesn't work while hovering over anJason Leach2001-01-102-7/+15
* removed old mail-config-gui.* files that are no longer used or needed.Jeffrey Stedfast2001-01-102-2440/+0
* removed mail-config-druid.glade filesJeffrey Stedfast2001-01-102-3106/+0
* Moved to mail-config.gladeJeffrey Stedfast2001-01-108-355/+2952
* Change mail_op_forward_event to mail_proxy_event.Dan Winship2001-01-102-2/+7
* Let the system umask determine the permissions of this file.Jeffrey Stedfast2001-01-102-1/+4
* Gray out the appropriate labels too. (auth_type_changed): And here.Jeffrey Stedfast2001-01-106-39/+200
* For all optionmenu's, set the appropriate 'history'. (keep_mail_check):Jeffrey Stedfast2001-01-104-11/+88
* Add -export-dynamic, so libglade can resolve evolution-mail symbols.Dan Winship2001-01-102-0/+8
* Updated. (decode_pgp): Get rid of #ifdef PGP_PROGRAM's and handleJeffrey Stedfast2001-01-107-1030/+1249
* New function to set the password for a given url.Jeffrey Stedfast2001-01-106-21/+75
* remove </center><p> (handle_text_plain): add <fontRadek Doulik2001-01-092-2/+5
* remove </center><p>Radek Doulik2001-01-092-1/+5
* Write the config data and reload the accounts list so the "default" tag isJeffrey Stedfast2001-01-092-2/+14
* Brand spankin' new config druid, editor, and manager.Jeffrey Stedfast2001-01-0915-538/+808
* Add an #include <errno.h>Dan Winship2001-01-092-0/+5
* Reverted mail-config changes temporarily until I get it working correctly.Jeffrey Stedfast2001-01-0911-507/+350
* More lovely fixes...Jeffrey Stedfast2001-01-093-6/+14
* A bunch of fixes.Jeffrey Stedfast2001-01-096-23/+130
* Updated to reflect changes to the mail-config API.Jeffrey Stedfast2001-01-0810-63/+109
* Updated to reflect changes to the mail-config API. (create_msg_composer):Jeffrey Stedfast2001-01-0812-369/+560
* Implemented.Jeffrey Stedfast2001-01-072-2/+19
* Implemented. (ok_clicked): Implemented. (cancel_clicked): Implemented.Jeffrey Stedfast2001-01-074-84/+203
* Made it so that going to the next or previous message in the list will atChristopher James Lahey2001-01-072-0/+11
* Coded a bunch of the methods.Jeffrey Stedfast2001-01-076-106/+316
* Fix some race conditions when dealing with vfolders.Iain Holmes2001-01-072-18/+48
* New source files to provide an account editor widget.Jeffrey Stedfast2001-01-066-15/+144
* Since the druid now handles adding the new account to the config, we'llJeffrey Stedfast2001-01-065-3/+512
* Renamed from _delete_mail (mail_config_druid_get_transport_url): NewJeffrey Stedfast2001-01-065-99/+84
* Renamed from _delete_mailJeffrey Stedfast2001-01-065-382/+415
* Fixed a few 'Oops'es.Jeffrey Stedfast2001-01-055-22/+1423
* rebuilt this, glade crashed...so uh, maybe this is ok now? I dunnoJeffrey Stedfast2001-01-051-46/+15
* Updated. What else can I say?Jeffrey Stedfast2001-01-054-48/+1654
* Fix leaks, set unread count on folder creation as well as on changesDan Winship2001-01-051-2/+6
* Connect to "message_changed" on the folder if it's on a remote storage.Dan Winship2001-01-053-1/+46
* Removed old implementation.Not Zed2001-01-049-824/+705
* Updated to have a GtkWindow as a parentJeffrey Stedfast2001-01-042-17/+88
* New source file that implements mail-config-druid. Note: this is not yetJeffrey Stedfast2001-01-043-0/+998
* Call mail-callbacks.c:forward_messages(), so the behaviour is the same asNot Zed2001-01-037-371/+236
* add font color setting for table, changed border behaviorRadek Doulik2001-01-033-5/+13
* Fix for mail_get_message change, use queue thread.Not Zed2001-01-0315-639/+1254
* Use header_content_type_simple, not header_content_type_format.Dan Winship2001-01-033-3/+10
* fixed unresolved symbol (d)Jeffrey Stedfast2001-01-021-0/+2
* fixed changelogJeffrey Stedfast2001-01-021-1/+0
* Implemented.Jeffrey Stedfast2001-01-024-35/+250
* fix previous fixDan Winship2000-12-301-1/+1
* Update this for CamelContentType too.Dan Winship2000-12-302-17/+21
* Use CamelContentType, and use header_content_type_is instead of doing itDan Winship2000-12-293-31/+45
* Return of the thumbnail cache.Iain Holmes2000-12-283-9/+93
* ({setup,do,cleanup}_subscribe_folder): Update previous fix: JeffDan Winship2000-12-282-2/+9
* Use info->name, not input->full_name. Fixes #1029 inDan Winship2000-12-272-1/+6
* New BonoboPropertyEventless stuffIain Holmes2000-12-271-2/+6
* Changed this to format times in 12 hour time instead of 24 hour time.Christopher James Lahey2000-12-252-4/+9
* Changed this to do different formatting of dates within the last week.Christopher James Lahey2000-12-252-9/+33
* Merge from camel-mt-branch.Not Zed2000-12-248-145/+315
* Changed this to do different formatting of dates based on the currentChristopher James Lahey2000-12-232-5/+32
* Added titles to the pixbuf columns.Christopher James Lahey2000-12-232-4/+9
* Detect created and deleted vfolders.Iain Holmes2000-12-224-10/+97
* Deal with the possibility that we have an icon-filename listed for a MIMEDan Winship2000-12-222-6/+25
* for now #ifdef PGP_PROGRAM falling back to handle_multipart_mixed.Chris Toshok2000-12-192-0/+14
* Unlock camel when done to prevent a hang later.Dan Winship2000-12-192-0/+6
* Only update display every 2 seconds.Miguel de Icaza2000-12-184-7/+35
* Always use the slow (full-update) version of the tree update code, to getNot Zed2000-12-166-27/+553
* Update this for the new signal handler prototype. Fixes the crash onDan Winship2000-12-162-6/+7
* New callback to handle multipart/signed parts. (decode_pgp): Update toJeffrey Stedfast2000-12-164-93/+766
* Dont blindly convert all parts to utf8, e.g. image/jpg. We only convertNot Zed2000-12-151-26/+31
* Unref the iterator when we're done with it.Christopher James Lahey2000-12-152-0/+6
* call gtk_html_set_default_content_type to make gkthtml default to utf-8Larry Ewing2000-12-152-0/+9
* Fix a slight race condition that could cause the busy indicator not toEttore Perazzoli2000-12-152-7/+14
* Made the vertical scrollbar always be there.Christopher James Lahey2000-12-143-2/+14
* Small ChangeLog mistake.Chris Lahey2000-12-131-2/+2
* Added a cast.Christopher James Lahey2000-12-134-7/+24
* Fix to use the right .h instead of the deprecated one.Dan Winship2000-12-132-1/+6
* Attach a signature when forwarding, fixes bug #826.Jeffrey Stedfast2000-12-132-1/+15
* New function to tell the code that it's ok (or not) to interact with theDan Winship2000-12-124-1/+28
* Deal with "mailstorage" type views (top-level mail storages) by trying toDan Winship2000-12-123-6/+44
* Updated to reflect arguments to the openpgp functions - now also takes anJeffrey Stedfast2000-12-124-89/+179
* Ignore double-clicks on "active" columns (the ones where clicking doesDan Winship2000-12-123-1/+12
* Remove the never-once-used BonoboObject stuff and make MessageList be aDan Winship2000-12-127-199/+129
* Remove an unused variable.Dan Winship2000-12-121-1/+0
* clean up the cleanup a bitDan Winship2000-12-121-6/+3
* Just added a little todo comment about some design issues.Michael Zucci2000-12-111-0/+8
* oops again, another insignificatn debug printf removed.Michael Zucci2000-12-111-1/+0
* Left debug on, turned off.Michael Zucci2000-12-112-1/+2
* reordered the options and added maildir, mbox, maildir, mh, in that order.Not Zed2000-12-113-49/+181
* Change the "drawfocus" argument on e_table_scrolled_get_table(etable)Christopher James Lahey2000-12-102-1/+7
* Check to see if the file already exists, if it does prompt the user to forJeffrey Stedfast2000-12-093-24/+121
* the e-table double-click signal now has extra paramsJP Rosevear2000-12-092-1/+6
* Complete the code to associate a URI and a folder type to the toplevelEttore Perazzoli2000-12-093-2/+9
* a slight mixup in order causes "1.33 M" to be displayed as the subject...uh h...Jeffrey Stedfast2000-12-091-4/+4
* Set the "Size" field to sort using integer comparison instead of string.Jeffrey Stedfast2000-12-092-21/+54
* Connect to signals on the ETable instead of the ETableScrolled.Christopher James Lahey2000-12-093-7/+15
* Connect to signals on the ETable instead of the ETableScrolled.Christopher James Lahey2000-12-092-4/+9
* Got rid of code referencing the ETableScrolled proxy functions. ChangedChristopher James Lahey2000-12-082-9/+15
* Only do a message_list_foreach if we plan on attaching messages, otherwiseJeffrey Stedfast2000-12-083-8/+47
* Make the iTip hack spew a g_warning and not crash if you have no identityDan Winship2000-12-082-3/+7
* Add some g_return_if_fail()s to protect from crashes until the code toDan Winship2000-12-085-8/+22
* Make the vfolder editor resize correctly. Fixes bug #835.Jeffrey Stedfast2000-12-072-1/+6
* Fix up shutdown so that things that should be destroyed getDan Winship2000-12-075-89/+101
* Fix prototypeDan Winship2000-12-071-3/+2
* Use e_filename_make_safe (which used to be e_str_make_safe).Jeffrey Stedfast2000-12-074-5/+12
* Run the folder_changed code on message_changed as well, so the unreadDan Winship2000-12-072-4/+10
* Remove bits of filter-on-demand and toolbar bug workaround cruft thatDan Winship2000-12-074-29/+9
* Use a charset filter to make sure the data is written out in the charsetJeffrey Stedfast2000-12-062-8/+40
* Don't use the raw message body as the format argument, use "%s" instead.Jeffrey Stedfast2000-12-062-2/+7
* Fix a typo so that toggling the "remember password" checkbox will activateDan Winship2000-12-062-1/+7
* Update the calls to `evolution_storage_new()' according to the newEttore Perazzoli2000-12-053-2/+10
* Use info->full_name rather than info->name so that we get the namespaceJeffrey Stedfast2000-12-052-1/+7
* return NULL if we can't create a view.Michael Meeks2000-12-056-133/+28
* Make inline forwarding not be the default anymore.Ettore Perazzoli2000-12-045-8/+21
* Writes out passwords (to .gnome_private) in our patented proprietary "BestDan Winship2000-12-026-8/+136
* Unref the store regardless of whether or not we're using it, so we don'tDan Winship2000-12-021-1/+2
* Perform better error-handling.Jeffrey Stedfast2000-12-022-2/+10
* use mail_op_set_message_plainRadek Doulik2000-12-014-5/+41
* Don't display a dialog, instead inform the user that there was no new mailJeffrey Stedfast2000-12-015-28/+47
* Set threaded view before setting the folder (cleanup some flash onsNot Zed2000-11-304-101/+173
* Implement. (message_list_init): Connect the d&d signal.Jeffrey Stedfast2000-11-302-22/+14
* removed #ifdef ENABLE_NLS/#endif on Miguel's request.Gediminas Paulauskas2000-11-301-2/+0
* Use camel a bit more to help us out. Don't create the file ourselves,Jeffrey Stedfast2000-11-302-15/+40
* Remove no-longer-needed e_unicode_init.Dan Winship2000-11-302-2/+2
* Fix the allocation here (again) and put a comment explaining it. (Fixes aDan Winship2000-11-302-1/+14
* Wait until after setting up the local storage to find theDan Winship2000-11-293-11/+16
* Added the SaveAs bonobo menu verb thingy.Jeffrey Stedfast2000-11-296-38/+94
* Fix the initial unread counts after the last patch.Dan Winship2000-11-292-1/+9
* This needs to run from the main thread, not the camel thread, so add aDan Winship2000-11-282-5/+22
* Removed some unecessary debugging printf'sJeffrey Stedfast2000-11-282-2/+4
* Revert the new druid for now, until the corresponding code is done, soDan Winship2000-11-283-2842/+53
* Big patch. Evolution-services rewrite, services updated for new system,Iain Holmes2000-11-228-34/+103
* add GPGME_CFLAGS and GPGME_LIBSDan Winship2000-11-222-3/+9
* New function to return if user wants to view message source.Jeffrey Stedfast2000-11-2213-163/+136
* IF we dont find a source, clear the exception and ignore it silently. forNot Zed2000-11-213-14/+50
* #include <gtkhtml/gtkhtml-embedded.h>Radek Doulik2000-11-212-0/+5
* Removed. No longer serves a purpose.Not Zed2000-11-215-794/+25
* Fix IMAP get-mail to work; CORBA calls in the dispatch thread are a no-no.Peter Williams2000-11-212-13/+62
* Save out the md5 hash of the messageid as hex, since thats all we have forNot Zed2000-11-213-43/+64
* New comparison function that will replace address_compare if/when we everJeffrey Stedfast2000-11-211-0/+1
* New comparison function that will replace address_compare if/when we everJeffrey Stedfast2000-11-212-69/+110
* Use the new quote_message function and make it start with "On %s, %sJeffrey Stedfast2000-11-185-105/+123
* Before we destroy ourselves, unhook ourselves from the folder updateNot Zed2000-11-172-1/+15
* Added the MessageViewSource bonobo menu verb.Jeffrey Stedfast2000-11-175-0/+134
* Added a new Forward as Attachment bonobo menu item verb.Jeffrey Stedfast2000-11-168-76/+343
* #!/usr/bin/perl -pi.bakMichael Meeks2000-11-163-6/+6
* Take a 'subscribe' argument so that this can function as a subscribe ANDJeffrey Stedfast2000-11-142-132/+64
* Update the gal reqiurement version.Christopher James Lahey2000-11-142-3/+10
* Do this the normal way rather than calling mail_operation_wait_for_finish.Dan Winship2000-11-132-27/+36
* Sync the source folder.Jeffrey Stedfast2000-11-133-1/+8
* Clear the rdate and exrule lists from the component if we are setting aFederico Mena Quintero2000-11-132-28/+82
* Update the remaining "IDL:Evolution*" to "IDL:GNOME/Evolution*" to sync upMatt Bissiri2000-11-115-10/+17
* A very, long, very tedious IDL API rename and re-scoping;Michael Meeks2000-11-1121-61/+70
* New glade file for possibly using to create the subscribe dialog.Jeffrey Stedfast2000-11-103-0/+316
* likewiseRadek Doulik2000-11-093-7/+14
* Allow rule part to expand when the user resizes the dialog.Jeffrey Stedfast2000-11-082-38/+46
* Don't handle custom searching anymore... we don't want this.Jeffrey Stedfast2000-11-082-5/+1
* Don't handle custom searching anymore... we don't want this.Jeffrey Stedfast2000-11-082-27/+18
* when "Show All", clear the entry widgetJeffrey Stedfast2000-11-081-0/+1
* Updated to use the ESearchBar object rather than the previously usedJeffrey Stedfast2000-11-084-277/+263
* (on_object_requested): passed the user's default email addressJesse Pavel2000-11-082-1/+11
* modified some of the EPopupMenu structures to account for differences inJesse Pavel2000-11-082-3/+9
* Builddir != srcdir is The Way, man.Ettore Perazzoli2000-11-082-1/+7
* God, I sure wish people would listen when i'm saying i'm changing and API.Not Zed2000-11-075-156/+165
* Move filter stuff into a submenu of the popup menu.Jeffrey Stedfast2000-11-072-38/+47
* used Camel to parse the full address before passing the email address toJesse Pavel2000-11-072-1/+18
* Remove mail-local-storage.h includeDan Winship2000-11-072-2/+2
* First draft of folder tree unread message indication for /localDan Winship2000-11-078-378/+491
* Fix up #include <config.h> Same here. Here too. Fix indentation of #ifdefKjartan Maraas2000-11-076-5/+15
* Don't invert the flag. (undelete_msg): Same (when multiple messages areJeffrey Stedfast2000-11-072-8/+9
* Updated to have the same menu items as the new right-click menu -Jeffrey Stedfast2000-11-075-15/+65
* Added an "Undelete" option to the right-click menu and also set a mask soJeffrey Stedfast2000-11-064-35/+100
* don't free the MessageList search when it's being reusedDan Winship2000-11-042-1/+6
* Don't show the passwd in the url string. (mail_tool_local_uri_to_folder):Jeffrey Stedfast2000-11-042-6/+13
* Added new header files.Jeffrey Stedfast2000-11-0415-112/+274
* url_flags are now on CamelProvider, not CamelServiceDan Winship2000-11-045-12/+28
* Clean the idl-generated files properly.Federico Mena Quintero2000-11-042-0/+7
* Added mail-display.h.Not Zed2000-11-0313-307/+373
* Sync with message menu. Addresses bugzilla bug #778.Jeffrey Stedfast2000-11-032-0/+8
* Turn on draw grid for the main ETable (this may not be working in ETableChristopher James Lahey2000-11-032-1/+6
* Most of these are already in ../../art. Don't need to duplicate themDan Winship2000-11-037-0/+0
* icons for the mail config druid. we will probably need tigert to spruce these...Anna Dirks2000-11-037-0/+0
* New mail config druid. This file also contains a dialog for editting existing...Anna Dirks2000-11-031-36/+2769
* The big api rename ...Michael Meeks2000-11-023-6/+6
* fmt argument should be const.Jeffrey Stedfast2000-11-023-3/+8
* Make "Get Mail" even more functional on IMAP (scans all folders),Dan Winship2000-11-027-108/+190
* Don't call the default logging function. (do_fetch_mail): Set the logfileJeffrey Stedfast2000-11-022-12/+16
* ** Merged in camel-incremental-branch.Not Zed2000-11-0211-218/+956
* add fields search_entry and search_top.Chris Toshok2000-11-023-66/+386
* Moving the executive summarys now :)Iain Holmes2000-11-022-5/+20
* Hmmm, someone can't spell Filder, er...I mean Filter ;-)Jeffrey Stedfast2000-11-022-2/+7
* If the name is NULL or empty, then set the title to "Mail from <address>".Jeffrey Stedfast2000-11-022-114/+132
* added property bag support for BonoboJesse Pavel2000-11-022-1/+34
* Lots of fixes and simplifications. Should get rid of the "missing icon"Dan Winship2000-11-022-107/+110
* modified or added a bunch of .cvsignore to ignore generated files, whichGediminas Paulauskas2000-11-011-0/+2
* Shouldn't we be strdup'ing the content? This seems to fix the memoryJeffrey Stedfast2000-11-013-24/+32
* Update for camel_service_disconnect change.Dan Winship2000-11-012-1/+6
* Match "is" rather than "contains" now that we have the "is"-rule.Jeffrey Stedfast2000-11-012-1/+6
* Redo this so that it works for all pages, not just the first page. (NowDan Winship2000-10-312-15/+20
* Simplify this a lot by making IMAP and NNTP use the same code, now thatDan Winship2000-10-302-46/+9
* Don't try to regenerate the message list if there is no folder. (TheDan Winship2000-10-302-0/+11
* Sync the folder before refreshing so we don't lose flag settings.Dan Winship2000-10-302-1/+8
* Check to make sure that the recipient list is neither NULL nor a 0-lengthJeffrey Stedfast2000-10-282-1/+19
* Don't destroy a dialog after run_and_close'ing it.Dan Winship2000-10-272-1/+5
* Check for the TO recipient list being NULL and don't send.Jeffrey Stedfast2000-10-262-0/+11
* Don't forget to unref the FilterDriver.Jeffrey Stedfast2000-10-266-76/+92
* Summary is back in :DIain Holmes2000-10-265-30/+95
* Pass send/postpone signal handler functions toDan Winship2000-10-262-1/+7
* Implemented. (subscribe_invert_selection): (was unselect_all) Implemented.Jeffrey Stedfast2000-10-263-7/+54
* Add a "flagged" column, based on the Camel "flagged" flag, for assigningDan Winship2000-10-263-43/+95
* Don't prepend "/" to the folder's full_name. Deal with hierarchy in theDan Winship2000-10-252-29/+52
* lots of i18n fixesDan Winship2000-10-2413-136/+109
* AM_GNOME_GETTEXT doesn't use $(datadir)/locale as the locale dir. (ItDan Winship2000-10-242-1/+5
* Apply outgoing filters to the message.Jeffrey Stedfast2000-10-244-29/+64
* Fixed a possible error in row numberings. This needs to be changed quite aChristopher James Lahey2000-10-242-1/+8
* Made the top of the folder browser a little prettier.Christopher James Lahey2000-10-244-2/+18
* Don't forget to set the rule source! (eg "incoming", "demand", orJeffrey Stedfast2000-10-242-0/+9
* Make the vertical toolbar always visible in the message list and theEttore Perazzoli2000-10-233-3/+12
* #include <camel/camel-folder.h>Jeffrey Stedfast2000-10-212-0/+5
* s/BonoboUIHandler/BonoboUIComponent/Michael Meeks2000-10-216-30/+38
* Declare composer factory.Dan Winship2000-10-215-33/+116
* e-tree-model is now opaque. use the accessor to get the root node.Chris Toshok2000-10-202-2/+9
* #include "mail-vfolder.h" (vfolder_edit_vfolders): Don't call the dummyJeffrey Stedfast2000-10-203-4/+11
* For an imap store, just refresh the INBOX.Dan Winship2000-10-204-4/+22
* Build fixes from Jacob, same as the other branch.Ettore Perazzoli2000-10-202-1/+10
* Clean up some old #if 0 code.Dan Winship2000-10-192-204/+4
* Get the MailConfigIdentity *before* we create a new composer object soJeffrey Stedfast2000-10-192-4/+10
* kill. (create_ondemand_hooks): die. (control_activate): remove hook.Michael Meeks2000-10-194-54/+15
* Fixed some column widths.Christopher James Lahey2000-10-192-3/+7
* Make all the CLists have passive titles. (identity_dialog): Make theIain Holmes2000-10-193-3/+18
* Disable the optionmenu because it is empty. (service_page_item_auth_fill):Iain Holmes2000-10-183-3/+27