aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Update this for the new signal handler prototype. Fixes the crash onDan Winship2000-12-161-0/+5
* New callback to handle multipart/signed parts. (decode_pgp): Update toJeffrey Stedfast2000-12-161-0/+28
* Unref the iterator when we're done with it.Christopher James Lahey2000-12-151-0/+5
* call gtk_html_set_default_content_type to make gkthtml default to utf-8Larry Ewing2000-12-151-0/+6
* Fix a slight race condition that could cause the busy indicator not toEttore Perazzoli2000-12-151-0/+6
* Made the vertical scrollbar always be there.Christopher James Lahey2000-12-141-0/+8
* Small ChangeLog mistake.Chris Lahey2000-12-131-2/+2
* Added a cast.Christopher James Lahey2000-12-131-0/+13
* Fix to use the right .h instead of the deprecated one.Dan Winship2000-12-131-0/+5
* Attach a signature when forwarding, fixes bug #826.Jeffrey Stedfast2000-12-131-0/+5
* New function to tell the code that it's ok (or not) to interact with theDan Winship2000-12-121-0/+13
* Deal with "mailstorage" type views (top-level mail storages) by trying toDan Winship2000-12-121-0/+11
* Updated to reflect arguments to the openpgp functions - now also takes anJeffrey Stedfast2000-12-121-0/+22
* Ignore double-clicks on "active" columns (the ones where clicking doesDan Winship2000-12-121-1/+3
* Remove the never-once-used BonoboObject stuff and make MessageList be aDan Winship2000-12-121-0/+28
* Left debug on, turned off.Michael Zucci2000-12-111-0/+1
* reordered the options and added maildir, mbox, maildir, mh, in that order.Not Zed2000-12-111-0/+28
* Change the "drawfocus" argument on e_table_scrolled_get_table(etable)Christopher James Lahey2000-12-101-0/+6
* Check to see if the file already exists, if it does prompt the user to forJeffrey Stedfast2000-12-091-0/+15
* the e-table double-click signal now has extra paramsJP Rosevear2000-12-091-0/+5
* Complete the code to associate a URI and a folder type to the toplevelEttore Perazzoli2000-12-091-0/+7
* Set the "Size" field to sort using integer comparison instead of string.Jeffrey Stedfast2000-12-091-0/+14
* Connect to signals on the ETable instead of the ETableScrolled.Christopher James Lahey2000-12-091-0/+8
* Connect to signals on the ETable instead of the ETableScrolled.Christopher James Lahey2000-12-091-0/+5
* Got rid of code referencing the ETableScrolled proxy functions. ChangedChristopher James Lahey2000-12-081-0/+6
* Only do a message_list_foreach if we plan on attaching messages, otherwiseJeffrey Stedfast2000-12-081-0/+10
* Make the iTip hack spew a g_warning and not crash if you have no identityDan Winship2000-12-081-0/+4
* Add some g_return_if_fail()s to protect from crashes until the code toDan Winship2000-12-081-0/+10
* Make the vfolder editor resize correctly. Fixes bug #835.Jeffrey Stedfast2000-12-071-0/+5
* Fix up shutdown so that things that should be destroyed getDan Winship2000-12-071-0/+27
* Use e_filename_make_safe (which used to be e_str_make_safe).Jeffrey Stedfast2000-12-071-0/+9
* Run the folder_changed code on message_changed as well, so the unreadDan Winship2000-12-071-0/+4
* Remove bits of filter-on-demand and toolbar bug workaround cruft thatDan Winship2000-12-071-0/+8
* Use a charset filter to make sure the data is written out in the charsetJeffrey Stedfast2000-12-061-0/+4
* Don't use the raw message body as the format argument, use "%s" instead.Jeffrey Stedfast2000-12-061-0/+6
* Fix a typo so that toggling the "remember password" checkbox will activateDan Winship2000-12-061-0/+6
* Update the calls to `evolution_storage_new()' according to the newEttore Perazzoli2000-12-051-0/+8
* Use info->full_name rather than info->name so that we get the namespaceJeffrey Stedfast2000-12-051-0/+6
* Make inline forwarding not be the default anymore.Ettore Perazzoli2000-12-041-0/+13
* Writes out passwords (to .gnome_private) in our patented proprietary "BestDan Winship2000-12-021-0/+22
* Perform better error-handling.Jeffrey Stedfast2000-12-021-0/+5
* use mail_op_set_message_plainRadek Doulik2000-12-011-0/+10
* Don't display a dialog, instead inform the user that there was no new mailJeffrey Stedfast2000-12-011-0/+13
* Set threaded view before setting the folder (cleanup some flash onsNot Zed2000-11-301-0/+39
* Implement. (message_list_init): Connect the d&d signal.Jeffrey Stedfast2000-11-301-0/+3
* Use camel a bit more to help us out. Don't create the file ourselves,Jeffrey Stedfast2000-11-301-0/+6
* Remove no-longer-needed e_unicode_init.Dan Winship2000-11-301-0/+2
* Fix the allocation here (again) and put a comment explaining it. (Fixes aDan Winship2000-11-301-0/+6
* Wait until after setting up the local storage to find theDan Winship2000-11-291-0/+8
* Added the SaveAs bonobo menu verb thingy.Jeffrey Stedfast2000-11-291-0/+13
* Fix the initial unread counts after the last patch.Dan Winship2000-11-291-0/+5
* This needs to run from the main thread, not the camel thread, so add aDan Winship2000-11-281-0/+6
* Removed some unecessary debugging printf'sJeffrey Stedfast2000-11-281-0/+4
* Revert the new druid for now, until the corresponding code is done, soDan Winship2000-11-281-0/+5
* Big patch. Evolution-services rewrite, services updated for new system,Iain Holmes2000-11-221-0/+14
* add GPGME_CFLAGS and GPGME_LIBSDan Winship2000-11-221-0/+4
* New function to return if user wants to view message source.Jeffrey Stedfast2000-11-221-0/+31
* IF we dont find a source, clear the exception and ignore it silently. forNot Zed2000-11-211-0/+22
* #include <gtkhtml/gtkhtml-embedded.h>Radek Doulik2000-11-211-0/+4
* Removed. No longer serves a purpose.Not Zed2000-11-211-0/+13
* Fix IMAP get-mail to work; CORBA calls in the dispatch thread are a no-no.Peter Williams2000-11-211-0/+9
* Save out the md5 hash of the messageid as hex, since thats all we have forNot Zed2000-11-211-0/+13
* 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-211-0/+9
* Use the new quote_message function and make it start with "On %s, %sJeffrey Stedfast2000-11-181-0/+13
* Before we destroy ourselves, unhook ourselves from the folder updateNot Zed2000-11-171-0/+6
* Added the MessageViewSource bonobo menu verb.Jeffrey Stedfast2000-11-171-0/+8
* Added a new Forward as Attachment bonobo menu item verb.Jeffrey Stedfast2000-11-161-0/+25
* Take a 'subscribe' argument so that this can function as a subscribe ANDJeffrey Stedfast2000-11-141-0/+13
* Update the gal reqiurement version.Christopher James Lahey2000-11-141-0/+5
* Do this the normal way rather than calling mail_operation_wait_for_finish.Dan Winship2000-11-131-0/+8
* Sync the source folder.Jeffrey Stedfast2000-11-131-0/+4
* Update the remaining "IDL:Evolution*" to "IDL:GNOME/Evolution*" to sync upMatt Bissiri2000-11-111-0/+7
* A very, long, very tedious IDL API rename and re-scoping;Michael Meeks2000-11-111-0/+4
* New glade file for possibly using to create the subscribe dialog.Jeffrey Stedfast2000-11-101-0/+5
* likewiseRadek Doulik2000-11-091-0/+7
* Allow rule part to expand when the user resizes the dialog.Jeffrey Stedfast2000-11-081-0/+5
* Don't handle custom searching anymore... we don't want this.Jeffrey Stedfast2000-11-081-3/+0
* Don't handle custom searching anymore... we don't want this.Jeffrey Stedfast2000-11-081-0/+12
* Updated to use the ESearchBar object rather than the previously usedJeffrey Stedfast2000-11-081-3/+22
* (on_object_requested): passed the user's default email addressJesse Pavel2000-11-081-1/+3
* modified some of the EPopupMenu structures to account for differences inJesse Pavel2000-11-081-0/+6
* Builddir != srcdir is The Way, man.Ettore Perazzoli2000-11-081-0/+4
* God, I sure wish people would listen when i'm saying i'm changing and API.Not Zed2000-11-071-0/+45
* Move filter stuff into a submenu of the popup menu.Jeffrey Stedfast2000-11-071-2/+7
* used Camel to parse the full address before passing the email address toJesse Pavel2000-11-071-0/+5
* Remove mail-local-storage.h includeDan Winship2000-11-071-0/+2
* First draft of folder tree unread message indication for /localDan Winship2000-11-071-0/+26
* Fix up #include <config.h> Same here. Here too. Fix indentation of #ifdefKjartan Maraas2000-11-071-0/+8
* Don't invert the flag. (undelete_msg): Same (when multiple messages areJeffrey Stedfast2000-11-071-0/+5
* Updated to have the same menu items as the new right-click menu -Jeffrey Stedfast2000-11-071-0/+12
* Added an "Undelete" option to the right-click menu and also set a mask soJeffrey Stedfast2000-11-061-0/+10
* don't free the MessageList search when it's being reusedDan Winship2000-11-041-0/+5
* Don't show the passwd in the url string. (mail_tool_local_uri_to_folder):Jeffrey Stedfast2000-11-041-0/+7
* Added new header files.Jeffrey Stedfast2000-11-041-8/+45
* url_flags are now on CamelProvider, not CamelServiceDan Winship2000-11-041-0/+9
* Clean the idl-generated files properly.Federico Mena Quintero2000-11-041-0/+4
* Added mail-display.h.Not Zed2000-11-031-0/+74
* Sync with message menu. Addresses bugzilla bug #778.Jeffrey Stedfast2000-11-031-0/+5
* Turn on draw grid for the main ETable (this may not be working in ETableChristopher James Lahey2000-11-031-0/+5
* fmt argument should be const.Jeffrey Stedfast2000-11-021-1/+6
* Make "Get Mail" even more functional on IMAP (scans all folders),Dan Winship2000-11-021-0/+26
* Don't call the default logging function. (do_fetch_mail): Set the logfileJeffrey Stedfast2000-11-021-0/+8
* ** Merged in camel-incremental-branch.Not Zed2000-11-021-0/+213
* add fields search_entry and search_top.Chris Toshok2000-11-021-0/+15
* Moving the executive summarys now :)Iain Holmes2000-11-021-0/+10
* Hmmm, someone can't spell Filder, er...I mean Filter ;-)Jeffrey Stedfast2000-11-021-0/+5
* If the name is NULL or empty, then set the title to "Mail from <address>".Jeffrey Stedfast2000-11-021-0/+11
* added property bag support for BonoboJesse Pavel2000-11-021-0/+5
* Lots of fixes and simplifications. Should get rid of the "missing icon"Dan Winship2000-11-021-0/+12
* Shouldn't we be strdup'ing the content? This seems to fix the memoryJeffrey Stedfast2000-11-011-0/+9
* Update for camel_service_disconnect change.Dan Winship2000-11-011-0/+5
* Match "is" rather than "contains" now that we have the "is"-rule.Jeffrey Stedfast2000-11-011-0/+5
* Redo this so that it works for all pages, not just the first page. (NowDan Winship2000-10-311-0/+9
* Simplify this a lot by making IMAP and NNTP use the same code, now thatDan Winship2000-10-301-0/+4
* Don't try to regenerate the message list if there is no folder. (TheDan Winship2000-10-301-0/+5
* Sync the folder before refreshing so we don't lose flag settings.Dan Winship2000-10-301-0/+5
* Check to make sure that the recipient list is neither NULL nor a 0-lengthJeffrey Stedfast2000-10-281-0/+7
* Don't destroy a dialog after run_and_close'ing it.Dan Winship2000-10-271-0/+5
* Check for the TO recipient list being NULL and don't send.Jeffrey Stedfast2000-10-261-0/+5
* Don't forget to unref the FilterDriver.Jeffrey Stedfast2000-10-261-0/+16
* Summary is back in :DIain Holmes2000-10-261-0/+9
* Pass send/postpone signal handler functions toDan Winship2000-10-261-0/+5
* Implemented. (subscribe_invert_selection): (was unselect_all) Implemented.Jeffrey Stedfast2000-10-261-0/+5
* Add a "flagged" column, based on the Camel "flagged" flag, for assigningDan Winship2000-10-261-0/+11
* Don't prepend "/" to the folder's full_name. Deal with hierarchy in theDan Winship2000-10-251-0/+9
* lots of i18n fixesDan Winship2000-10-241-0/+4
* AM_GNOME_GETTEXT doesn't use $(datadir)/locale as the locale dir. (ItDan Winship2000-10-241-0/+4
* Apply outgoing filters to the message.Jeffrey Stedfast2000-10-241-0/+5
* Fixed a possible error in row numberings. This needs to be changed quite aChristopher James Lahey2000-10-241-0/+6
* Made the top of the folder browser a little prettier.Christopher James Lahey2000-10-241-0/+7
* Don't forget to set the rule source! (eg "incoming", "demand", orJeffrey Stedfast2000-10-241-0/+5
* Make the vertical toolbar always visible in the message list and theEttore Perazzoli2000-10-231-0/+8
* #include <camel/camel-folder.h>Jeffrey Stedfast2000-10-211-0/+4
* s/BonoboUIHandler/BonoboUIComponent/Michael Meeks2000-10-211-0/+8
* Declare composer factory.Dan Winship2000-10-211-0/+6
* e-tree-model is now opaque. use the accessor to get the root node.Chris Toshok2000-10-201-0/+5
* #include "mail-vfolder.h" (vfolder_edit_vfolders): Don't call the dummyJeffrey Stedfast2000-10-201-0/+8
* For an imap store, just refresh the INBOX.Dan Winship2000-10-201-0/+9
* Build fixes from Jacob, same as the other branch.Ettore Perazzoli2000-10-201-0/+5
* Clean up some old #if 0 code.Dan Winship2000-10-191-0/+4
* Get the MailConfigIdentity *before* we create a new composer object soJeffrey Stedfast2000-10-191-0/+6
* kill. (create_ondemand_hooks): die. (control_activate): remove hook.Michael Meeks2000-10-191-0/+8
* Fixed some column widths.Christopher James Lahey2000-10-191-0/+4
* Make all the CLists have passive titles. (identity_dialog): Make theIain Holmes2000-10-191-0/+7
* Disable the optionmenu because it is empty. (service_page_item_auth_fill):Iain Holmes2000-10-181-0/+13
* No, we REALLY dont want to perform an immediate search as the keys areNot Zed2000-10-181-0/+40
* Un #if 0'd out (search_full): Same. (folder_browser_gui_init): ConnectJeffrey Stedfast2000-10-171-0/+10
* fixed ChangeLog merge-conflict errorsJeffrey Stedfast2000-10-171-2/+0
* Decode recipient names so that they display nicely in the To and CcJeffrey Stedfast2000-10-171-0/+11
* only set the url->user field if the user string is non-NULL and not empty.Chris Toshok2000-10-171-0/+5
* Uh, fixed jeff's wrong fix for setting the speficiation (the functionNot Zed2000-10-161-0/+12
* ETreePath != GNode now, use accessors. (ml_tree_value_at): same.Chris Toshok2000-10-161-0/+11
* Icon attribute for the mail component.Ettore Perazzoli2000-10-151-0/+5
* Don't free the service name.Jeffrey Stedfast2000-10-141-0/+5
* sync & expunge the source folder after filtering.Jeffrey Stedfast2000-10-131-0/+5
* Create the 'spec' and 'extras' arguments and call e_table_scrolled_new()Jeffrey Stedfast2000-10-131-0/+10
* Duh, fix the test for the folder name, strstr != strcmp is it.Not Zed2000-10-121-0/+33
* special case for folders with NULL urls (which aren'tChris Toshok2000-10-121-0/+8
* Replace To with From except in Drafts, Outbox, or Sent boxes. Make SubjectChristopher James Lahey2000-10-121-0/+6
* ChangelogIain Holmes2000-10-121-0/+4
* set expansion to 0.0, minimum-width to 16, and resizable to false for theChris Toshok2000-10-121-2/+17
* Changed the password-getting dialog so that the text entry has focus.Anna Marie Dirks2000-10-121-0/+6
* change cell type to "string" since we're not including it in the extras.Chris Toshok2000-10-121-0/+5
* Changed these to use the proper form for the column element.Christopher James Lahey2000-10-111-0/+5
* Updated these to the new ETable style of specifications.Christopher James Lahey2000-10-111-0/+5
* convert to the new gal e-table stuff. (html_size_req): (html_new):Chris Toshok2000-10-111-0/+9
* remove the html description stuff for now.Chris Toshok2000-10-111-0/+5
* umm.. duh :) only subscribe if it's not subscribed, and vice versa.Chris Toshok2000-10-111-0/+9
* add a ref to input->storage here so that the ref/unref pattern moreChris Toshok2000-10-111-0/+29
* make sure we dup the return value of get_reply_to or get_from whenLarry Ewing2000-10-111-0/+6
* HTML changeIain Holmes2000-10-111-0/+5
* Added #include <errno.h> to mail/mail-threads.c so it will compile.Cody Russell2000-10-111-0/+3
* Fixed for new rule_context_loadIain Holmes2000-10-101-0/+4
* use our own etable to display the stores, and get them from theChris Toshok2000-10-101-0/+8
* Updated to use new icon code.Iain Holmes2000-10-101-0/+13
* Work around missing files in Zucchi's commit.Ettore Perazzoli2000-10-091-0/+16
* New widget, full search dialogue for mail.Not Zed2000-10-091-0/+44
* re-write.Michael Meeks2000-10-091-0/+7
* Tag string for translation (do_flag_messages): ditto.Miguel de Icaza2000-10-081-0/+3
* Repeates writes on EINTRS. (pipe_read): Repeats reads on EINTRS.Miguel de Icaza2000-10-081-0/+22
* Move the functionality to incorporate messages intoMiguel de Icaza2000-10-081-0/+7
* Fix the locking up of the mail by only calling camel functions from theIain Holmes2000-10-071-0/+14
* set the @subscribed_only parameter to TRUE, since the subscribe UI is theChris Toshok2000-10-071-0/+6
* Add missing parameter in call to `camel_store_get_folder_info()'.Ettore Perazzoli2000-10-071-0/+6
* Decode the header before writing it to the header box.Jeffrey Stedfast2000-10-061-0/+3
* fetch mail before sending, this is a temp fix for POP-before-SMTPJeffrey Stedfast2000-10-061-2/+7
* Disable summary stuff, it appears to be badly broken.Michael Meeks2000-10-051-0/+20
* Use CamelInternetAddress instead of my quick hack (aka InternetAddress).Jeffrey Stedfast2000-10-051-0/+5
* Don't listen for message-changed hook, because it causes a lock up (?)Iain Holmes2000-10-051-0/+4
* Add the stuff to make evolution-mail a summary providing component. :)Iain Holmes2000-10-051-0/+15
* Add back the "sync folder on leave" hack that got lost in the UIHandlerDan Winship2000-10-051-0/+5
* Instead of UnSelectAll, we want InvertSelection.Jeffrey Stedfast2000-10-051-20/+32
* remove news specific check. (mail_tool_uri_to_folder): news: -> nntp:Chris Toshok2000-10-051-0/+6
* Don't expunge the source mailbox on completion.Jeffrey Stedfast2000-10-051-0/+5
* Don't try to add_folders if get_folder_info returned NULL.Dan Winship2000-10-051-0/+5
* Fix the attachment icon width. (content_is_attachment): Perform someNot Zed2000-10-041-0/+7
* Added a comment to a piece of code that I was trying to "fix" just to findMiguel de Icaza2000-10-041-0/+11
* destroy our tree_model and remove the root node. also, release_unref ourChris Toshok2000-10-031-0/+9
* add a storage-set-view-listener, and add a little printf saying whatChris Toshok2000-10-031-0/+6
* get Evolution::StorageSetView interface on our storage set view control,Chris Toshok2000-10-031-0/+6
* add -I$(top_srcdir)/widgets/miscChris Toshok2000-10-031-0/+9
* add fields for the storage set Bonobo_Control and Evolution_StorageSetViewChris Toshok2000-10-031-0/+9
* remove spurious conflict indicator.Michael Meeks2000-10-031-1/+0
* kill.Michael Meeks2000-10-031-0/+5
* Remove "Port" entry from source dialog. We'll use "host:port" likeDan Winship2000-10-031-0/+8
* subscribe-control.[ch] -> subscribe_dialog.[ch]Chris Toshok2000-10-031-0/+15
* remove the 2 tree pixbufs, so adjust the offsets to the score pixbufs.Chris Toshok2000-10-031-0/+6
* Update for CamelFolderInfo changes.Dan Winship2000-10-031-0/+11
* Add a cache for the pixbufs, hashed on CID, so that we only have to make aIain Holmes2000-10-021-0/+11
* Eye-candy, eye-candy.Iain Holmes2000-10-011-0/+6
* Add print preview verb here.Miguel de Icaza2000-09-301-0/+9
* nuked.Chris Toshok2000-09-301-0/+19
* added prototype.Chris Toshok2000-09-291-0/+11
* Messages should be appended to Sent as Seen. (do_send_mail): Same.Jeffrey Stedfast2000-09-291-0/+6
* Don't compile the subscribe control for now, as it needs to beEttore Perazzoli2000-09-281-0/+6
* new function.Chris Toshok2000-09-281-0/+9
* add SubscribeControl typedef.Chris Toshok2000-09-281-0/+11
* Note: We need a configuration option to specify whether to log filteringJeffrey Stedfast2000-09-281-0/+9
* Fix it so that "send later" will still mark a message as being replied,Jeffrey Stedfast2000-09-281-0/+6
* If the message has been deleted, don't try filtering it - skip to the nextJeffrey Stedfast2000-09-281-0/+6
* Shuffling (un)select all menu items to the Edit menu.Jeffrey Stedfast2000-09-261-1/+6
* Added new menu itemsJeffrey Stedfast2000-09-261-0/+13
* Function to convert a folder name/path to a filename for per-folder data.Not Zed2000-09-261-0/+15
* Updated to use Nat's ENameWestern parser.Jeffrey Stedfast2000-09-261-0/+7
* CamelException is not for compile-time errors. Replace lots of argumentDan Winship2000-09-261-0/+8
* Updates for the Bonobo changes from Michael who is having someEttore Perazzoli2000-09-231-0/+5
* Fix a crash that happened on my system when sorting by the "From"Ettore Perazzoli2000-09-231-0/+7
* New comparison function for email addresses. (subject_compare): NewJeffrey Stedfast2000-09-221-0/+7
* Fixed some memory leakage. Call free_recipients() so we don't leak memory.Jeffrey Stedfast2000-09-221-0/+5
* Use the folder's full_name so recursive directory structures displayJeffrey Stedfast2000-09-201-0/+5
* Update for CamelFolder changes (subfolder_names -> subfolder_info).Dan Winship2000-09-201-0/+6
* Deal with NULL composer.Dan Winship2000-09-191-0/+8
* Call gnome_vfs_init() since the composer now does file operations (to getDan Winship2000-09-191-0/+5
* Removed COL_ONLINE_STATUS because we don't want that. Renamed COL_PRIORITYJeffrey Stedfast2000-09-191-0/+6
* Added check for gnome-app-lib. Removed directories that have been moved toChristopher James Lahey2000-09-181-0/+10
* Everywhere add a -DEVOLUTION_DATADIR=${datadir} in the Makefile.amMichael Meeks2000-09-171-0/+6
* Revert **Temp fix** from below since the relevant shell bug has been fixedDan Winship2000-09-151-0/+3
* Don't get_message_flags, because POP doesn't support it and it's pointlessDan Winship2000-09-151-1/+5
* Fix the sense of the "keep on server" check so we're not doing thisDan Winship2000-09-151-0/+5
* This bug was so much fun to fix the first time that I decided toDan Winship2000-09-151-0/+12
* **Temp fix** Send "" as the default folder to select as anything elseJeffrey Stedfast2000-09-151-0/+8
* Made a nicer dialog for the "You have not configured the mail client" errorIain Holmes2000-09-151-0/+8
* camel_folder_append is perfectly happy to take a NULL info.Dan Winship2000-09-141-0/+5
* add bonobo_ui_handler_unset_container to stop menus screwing up.Michael Meeks2000-09-141-0/+1
* Make Tigert's icons work again.Michael Meeks2000-09-141-0/+1
* Move a couple of helpers into Bonobo before more people start the re-buildMichael Meeks2000-09-141-0/+4
* Changed the include here because it caused make distcheck to fail for me.Christopher James Lahey2000-09-141-0/+6
* Only use the cache if the user plans to keep_on_server.Jeffrey Stedfast2000-09-141-0/+5
* kill warning. (control_activate): set threaded toggle state, add freeze /Michael Meeks2000-09-141-0/+7