aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagEVOLUTION_1_0_5nobody2002-05-07482-113532/+22184
* Set the Seen flag as well since it's safe to assume that if the user hasJeffrey Stedfast2002-05-072-2/+6
* If we are in a Sent/Drafts/Outbox folder, don't show the "Add Sender toJeffrey Stedfast2002-05-072-4/+23
* Don't bother with counting down the timeout.Jeffrey Stedfast2002-05-072-7/+7
* minor feature change in Evolution w/r/t Exchange calendars.Aaron Weber2002-05-074-8/+64
* Replaced ldap-config.c with addressbook-config.c.Christopher James Lahey2002-05-072-1/+5
* Check all threads are idle as well, using new e_thread_busy call. ShouldNot Zed2002-05-062-2/+8
* Destroy our mutex too. (e_thread_new): Add thread to a new list of allNot Zed2002-05-063-0/+55
* doh, remove >>>>>'sChris Toshok2002-05-041-1/+0
* finally remove the #if 0's and use the oaf query stuff to get backendsChris Toshok2002-05-042-2/+7
* Call evolution_config_control_changed when the EFolderList changes.Christopher James Lahey2002-05-042-0/+16
* Updated this to have the ConfigControlFactory have an addressbookwideChristopher James Lahey2002-05-048-36/+167
* 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
* show progress messages on the status bar.Rodrigo Moya2002-05-032-0/+11
* Same fix as the tcp stream. (stream_write): Again here. Just like tcpJeffrey Stedfast2002-05-033-66/+111
* Fixed the fix for stupidly-broken-mailer bug #5 to work when multipleJeffrey Stedfast2002-05-032-3/+10
* Desensitize the to, cc, and bcc buttons if there's no selection here.Christopher James Lahey2002-05-032-0/+34
* Make the style here match the proper widget style to emulate a label or anChristopher James Lahey2002-05-031-1/+1
* #include <gtk/gtkmain.h> to avoid warnings.Rodrigo Moya2002-05-032-0/+5
* Added this function that lets you specify the translation domain.Christopher James Lahey2002-05-0310-84/+121
* Added horizontal dividers to this item when in table mode.Christopher James Lahey2002-05-034-26/+28
* Change the order of some code so that we check if the select() failedJeffrey Stedfast2002-05-033-20/+42
* Changed some of these to bind to the ContactListEditor verbs since they'reChristopher James Lahey2002-05-032-3/+9
* Ooops missed this earlier.Larry Ewing2002-05-032-1/+5
* only discard the popup if we created oneJP Rosevear2002-05-022-0/+9
* refactored a bit, to not do things in idle loops.Rodrigo Moya2002-05-022-83/+80
* Now takes a CamelURL argument rather than a GHashTable *settings argument.Jeffrey Stedfast2002-05-022-4/+5
* Documented this function as not necessarily stripping shellChristopher James Lahey2002-05-022-0/+2
* Update the code to actually work. (sig_new_html): Same.Jeffrey Stedfast2002-05-023-14/+21
* Set the gettext-domain here.Christopher James Lahey2002-05-0212-36/+87
* Fix the filter_menu static array to use the E_POPUP_MENU_CC macros sinceJeffrey Stedfast2002-05-022-1/+3
* Fix the filter_menu static array to use the E_POPUP_MENU_CC macros sinceJeffrey Stedfast2002-05-022-9/+16
* modify the start and end hours to accomodate all the events in the dayJP Rosevear2002-05-023-0/+35
* Also check folder!=NULL. Fixes race where folder isn't setup yet, andNot Zed2002-05-013-2/+8
* fixJP Rosevear2002-05-012-4/+7
* Added Vietnamese po filePablo Saratxaga2002-05-012-2/+25249
* remove setup_widgets from here (gnome_calendar_init): move setup_widgetsJP Rosevear2002-05-012-2/+7
* Added this function so that there would be less duplication of cardsChristopher James Lahey2002-05-014-61/+119
* Changed this to set a subject when sending a contact. This makes theChristopher James Lahey2002-05-012-1/+64
* Updated Spanish translation.Hector Garcia2002-05-012-264/+262
* Updated Bulgarian translation by Borislav AleksandrovYanko Kaneti2002-05-012-6254/+18859
* If the folder's permanent_flags don't include CAMEL_MESSAGE_DELETED, don'tDan Winship2002-05-012-0/+8
* From gal/e-table/ChangeLog:Christopher James Lahey2002-04-301-8/+8
* Added a sed job on po/Makefile.in.in here.Christopher James Lahey2002-04-301-1/+5
* Convert UTF-8 to gtkstrings since we are using a clist and not an E-widgetJeffrey Stedfast2002-04-303-12/+43
* Changed this to handle large numbers. (e_create_directory): Changed thisChristopher James Lahey2002-04-301-65/+111
* Added these functions. Implemented checkboxes in the ETreeModel here.Christopher James Lahey2002-04-303-7/+144
* Bumped the required version number of gal to 0.19.99.15.Christopher James Lahey2002-04-302-1/+6
* Changed LDFLAGS to LIBS for tests here. Bumped the version number toChristopher James Lahey2002-04-302-0/+39
* Strip leading/trailing whitespace from the username because usersJeffrey Stedfast2002-04-302-12/+29
* Strip leading/trailing whitespace from the username because usersJeffrey Stedfast2002-04-302-1/+8
* Add patch to import netscape mail filters. WheeeIain Holmes2002-04-303-36/+1220
* We want to set unread_count to get_unread_message_count, notNot Zed2002-04-292-2/+8
* clean up propmanager initialization code.Larry Ewing2002-04-293-32/+26
* handle requests for the font manager control.Larry Ewing2002-04-2910-430/+688
* use the html reply logic even for plain parts so that we can test out theLarry Ewing2002-04-292-2/+8
* add const to silence warning.Larry Ewing2002-04-293-1/+17
* Small changes...Fatih Demir2002-04-292-2265/+2269
* Same here.Jeffrey Stedfast2002-04-272-3/+2
* Get rid of ibex stuff, we no longer use it.Jeffrey Stedfast2002-04-272-1/+4
* Don't link with libibex.Jeffrey Stedfast2002-04-272-1/+2
* Don't link to libibex anymore, it has been deprecated.Jeffrey Stedfast2002-04-272-2/+5
* can't even spell my own name right!!Jeffrey Stedfast2002-04-271-1/+1
* Don't link with libibex anymore, it's been deprecated.Jeffrey Stedfast2002-04-272-1/+3
* ugh, missed one.Jeffrey Stedfast2002-04-271-1/+0
* Don't link to libibex anymore!!Jeffrey Stefdast2002-04-272-1/+4
* Removed dependency on libibex.Jeffrey Stedfast2002-04-272-1/+4
* oops, should have done a search to make sure I had gotten all of the libibexesJeffrey Stedfast2002-04-271-6/+0
* Don't generate libibex/Makefile anymore.Jeffrey Stedfast2002-04-273-6/+11
* Don't link to libibex anymore.Jeffrey Stedfast2002-04-273-2/+4
* Don't link to libibex anymore.Jeffrey Stedfast2002-04-272-1/+2
* Don't link to libibex anymore.Jeffrey Stedfast2002-04-272-1/+4
* Don't link to libibex.a anymore.Jeffrey Stedfast2002-04-274-4/+7
* No longer want to #include <libibex/ibex.h>Jeffrey Stedfast2002-04-272-1/+8
* Do away with the goto-next-folder stuff, it's very annoying.Jeffrey Stedfast2002-04-272-0/+5
* Take an int instead of a double. From a patch by jody@ximian.com.Christopher James Lahey2002-04-271-1/+1
* Don't print out the colors here unless debugging is turned on.Christopher James Lahey2002-04-272-1/+8
* Use DBL_DIG to compute how much buffer space to use here.Christopher James Lahey2002-04-272-3/+8
* Only unref etst->sort_info once.Christopher James Lahey2002-04-271-1/+0
* Documented the life cycle requirements of the return value of theseChristopher James Lahey2002-04-272-7/+23
* Include alloca.h here if it's necessary.Christopher James Lahey2002-04-271-0/+4
* Initialize these struct members individually instead of as a struct.Christopher James Lahey2002-04-271-1/+4
* New function to auto-detect configuration settings.Jeffrey Stedfast2002-04-273-3/+54
* After building the extra config options into a Gtk form, auto-detect anyJeffrey Stedfast2002-04-274-6/+123
* fixed a type-oJeffrey Stedfast2002-04-271-1/+1
* Check for empty-string pgp-key ids and don't use them.Jeffrey Stedfast2002-04-272-5/+10
* Add the font config dialog.Larry Ewing2002-04-262-0/+193
* Added calls to e_table_model_pre_change here so that the ETableItemChristopher James Lahey2002-04-261-0/+4
* Unref the text_model here instead of the model, since the model never getsChristopher James Lahey2002-04-262-4/+10
* Remove the excessive \n's, after printfs.Not Zed2002-04-263-13/+34
* Made these handle the case where all_children_selected_array has a bitChristopher James Lahey2002-04-261-2/+7
* Ansification patch from danw.Christopher James Lahey2002-04-2614-33/+34
* Don't put a space between the "RCPT TO:" and the "<recipient>" strings -Jeffrey Stedfast2002-04-262-5/+11
* Ansification patch from danw.Christopher James Lahey2002-04-264-4/+4
* Ansification patch from danw.Christopher James Lahey2002-04-2650-74/+74
* font.png: Add for the font config prefs.Larry Ewing2002-04-262-0/+5
* Updated this for the new e_table_memory_store_insert function prototype.Christopher James Lahey2002-04-252-20/+13
* Allow providers to override text entry boxes too. (source_type_changed):Jeffrey Stedfast2002-04-252-31/+57
* Configure the default paths for mh, mbox, maildir, spools, etc.Jeffrey Stedfast2002-04-253-16/+62
* Changed this to match the new e_table_memory_store_insert functionChristopher James Lahey2002-04-251-1/+1
* Update to use E_POPUP_MENU_PIXMAP_WIDGET_ITEM_CC so that our callback getsJeffrey Stedfast2002-04-252-6/+11
* implement printing (pixbuf_print_height): implement print heightJP Rosevear2002-04-253-18/+53
* Set the default Username label and handle the newJeffrey Stedfast2002-04-252-6/+28
* Add a CAMEL_PROVIDER_CONF_LABEL enum.Jeffrey Stedfast2002-04-252-6/+11
* Added a "Browse..." button to switch to a different addressbook folder.Christopher James Lahey2002-04-255-17/+112
* launch pilot settings cappletJP Rosevear2002-04-243-0/+65
* free the view popup (e_week_view_show_popup_menu): add the view popup toJP Rosevear2002-04-247-30/+112
* Added back the checkmark icon for enabled accounts.Jeffrey Stedfast2002-04-243-7/+34
* Coded handling of the select_entry to search within the displayedChristopher James Lahey2002-04-244-68/+99
* Updated this dialog to match the redesign.Christopher James Lahey2002-04-242-205/+264
* Make unused menu items disappear instead of graying out.Christopher James Lahey2002-04-242-1/+34
* Removed e_addressbook_reflow_adapter_right_click andChristopher James Lahey2002-04-248-691/+474
* Re-added libversit stuff.Sebastian Rittau2002-04-2411-0/+4935
* Moved libversit to a separate module.Sebastian Rittau2002-04-2412-4945/+0
* Plug-in Anna's html for the flag-for-followup stuff. Finishes up bug #90.Jeffrey Stedfast2002-04-232-15/+34
* Updated this to match the changed function name in gal.Christopher James Lahey2002-04-232-2/+7
* Removed an unused variable here.Christopher James Lahey2002-04-233-2/+25
* Require gal 0.19.99.14.Christopher James Lahey2002-04-232-1/+5
* Bumped version number to 0.19.99.14.Christopher James Lahey2002-04-236-31/+254
* Allow GDK_ACTION_COPY also, since the composer for example does not acceptJeffrey Stedfast2002-04-232-2/+8
* use gpg --import, as per bug 23113Aaron Weber2002-04-232-1/+10
* Allow IMAP folders and VFolders and make the mail summaries show and make the...Iain Holmes2002-04-238-54/+153
* Just sorting out formatting and changelog-conflict issues.Aaron Weber2002-04-221-3/+0
* raise an exception if the backend's method returns NULL, since we can'tRodrigo Moya2002-04-222-0/+11
* Removed addressbook/gui/component/addressbook-config.[c,glade] and addedJeffrey Stedfast2002-04-202-2/+8
* Don't leak the base64 encoded password buffer.Jeffrey Stedfast2002-04-202-11/+19
* Free the LIST pop3 command.Jeffrey Stedfast2002-04-203-2/+11
* Unref the sort_info.Jeffrey Stedfast2002-04-201-0/+5
* After unreffing all the pixmaps, free the toggle_view->pixmap_cache.Jeffrey Stedfast2002-04-201-0/+1
* Free the priv->search_string and priv itself. More memory leak fixage.Jeffrey Stedfast2002-04-202-0/+9
* Free the loading/pending/new/loaded_uid string buffers.Jeffrey Stedfast2002-04-202-2/+10
* Free some temporary path buffers.Jeffrey Stedfast2002-04-202-8/+13
* Ref the html object here, this is an async handler so it's possible forJeffrey Stedfast2002-04-202-1/+22
* Added yet more accelerators for the new config dialog--this time for theAnna Marie Dirks2002-04-202-13/+22
* would help if I didn't name 2 widgets the same for the colour tab in the pref...Jeffrey Stedfast2002-04-201-2/+2
* Collapsed notebook into two pages and added accelerators for everything,Anna Marie Dirks2002-04-202-354/+332
* Don't g_return_val_if_fail here if the boundary is an empty string. SeeJeffrey Stedfast2002-04-202-3/+16
* Added a bunch of accelerators for the new config dialogAnna Marie Dirks2002-04-202-109/+125
* more cs translationsRadek Doulik2002-04-201-589/+594
* print the cell in the allotted area (etog_print_height): return the printJP Rosevear2002-04-201-0/+57
* Minor label tweaks; changed "Default folders" to "Default Folders", andAnna Marie Dirks2002-04-192-5/+10
* change order of scope option menu to match how it's stored.Chris Toshok2002-04-192-2/+7
* change ldap config control text so it fits in the config dialog.Chris Toshok2002-04-193-23/+105
* add LDAP_CFLAGS to INCLUDESChris Toshok2002-04-192-0/+5
* Start of a white-paperish document describing camel-index and olderNot Zed2002-04-192-0/+412
* no more source->type.Chris Toshok2002-04-192-1/+6
* fill in source->ssl. (addressbook_source_dialog_set_source): set upChris Toshok2002-04-195-47/+74
* properly handle -ve recurrence valuesJP Rosevear2002-04-192-67/+273
* Removed all Delivered-To headers before redirecting. Fixes bug #23635.Jeffrey Stedfast2002-04-192-0/+11
* fix memory leaks.Chris Toshok2002-04-1913-1848/+7606
* Append /addressbook.db to the end of the default URI if it starts withDan Winship2002-04-193-3/+19
* use default paper name in case of wrong translationRadek Doulik2002-04-192-1/+10
* The score "is" rule should have a value of "is" and not "less-than".Jeffrey Stedfast2002-04-192-1/+6
* show the settingsJP Rosevear2002-04-196-6/+90
* emit show_settings signal (corba_class_init): assign epv methodJP Rosevear2002-04-199-12/+136
* handle toggle and radio items (make_item): the item is now passed in fromJP Rosevear2002-04-181-17/+26
* begin of cs translationRadek Doulik2002-04-181-126/+138
* If we get a failure, make sure we set an exception.Not Zed2002-04-183-10/+24
* Turn off the code which downloads the part if we can't identify it. SeeNot Zed2002-04-182-0/+10
* Require GAL 0.19.99.13.Ettore Perazzoli2002-04-182-1/+5
* New, override for EShortcutBar::shortcut_drag_motion.Ettore Perazzoli2002-04-182-11/+83
* When doing a contains match, split the words and perform an and on it.Not Zed2002-04-187-95/+469
* If the vee-folder is the unmatched, we don't have our own expression so weJeffrey Stedfast2002-04-182-3/+14
* Bumped required gal version number to 0.19.99.12.Christopher James Lahey2002-04-182-1/+5
* Bumped required gal version number to 0.19.99.11.Christopher James Lahey2002-04-1816-225/+205
* Replace with an antialiased versionDan Winship2002-04-182-0/+4
* Bumped version number to 0.19.99.11.Christopher James Lahey2002-04-183-22/+67
* Handle broken multipart/signed parts such as where the signature part isJeffrey Stedfast2002-04-182-9/+0
* Handle broken multipart/signed parts such as where the signature part isJeffrey Stedfast2002-04-183-16/+57
* Just use g_basename. (mlf_finalize): Free the real_path.Jeffrey Stedfast2002-04-183-6/+14
* If there is a grabbed_item, send all events to it.Christopher James Lahey2002-04-181-22/+20
* Removed. (impl_tree_drag_motion): Rewritten to useEttore Perazzoli2002-04-175-321/+529
* reverted last change commited by mistakeRadek Doulik2002-04-171-31/+0
* untranslated cs.poRadek Doulik2002-04-172-0/+25848
* added cs to ALL_LINGUASRadek Doulik2002-04-171-1/+1
* Free the format string.Jeffrey Stedfast2002-04-174-2/+15
* Unref the priv->tooltips object here.Jeffrey Stedfast2002-04-174-10/+24
* Get rid of an unused variable.Jeffrey Stedfast2002-04-178-23/+159
* New wrapper around gethostbyaddr_r if the system has it, else a whole newJeffrey Stedfast2002-04-173-79/+150
* Add checks for gethostbyaddr_rJeffrey Stedfast2002-04-173-2/+42
* Ref the prefs widget here since we unref in the destroy callback. CaughtJeffrey Stedfast2002-04-173-5/+14
* Updated French translation.Christophe Merlet2002-04-162-57/+60
* oops, forgot to commit this last timeJeffrey Stedfast2002-04-151-0/+3
* fixes for socklen_t detectionJeffrey Stedfast2002-04-151-1/+12
* Added #include <sys/types.h> for dirent.h which needs it on MacOS X.Jeffrey Stedfast2002-04-155-3/+18
* s/ENABLE_NEWS/ENABLE_NNTPJeffrey Stedfast2002-04-141-1/+1
* Added #include <sys/types.h> for dirent.h which needs it on MacOS X.Jeffrey Stedfast2002-04-143-0/+9
* Check for socklen_t and if it doesn't exist, define it as unsigned int.Jeffrey Stedfast2002-04-142-0/+7
* compile fixesJeffrey Stedfast2002-04-143-19/+19
* fix the nntp provider makefile.amJeffrey Stedfast2002-04-141-18/+3
* Build fixes for --enable-nntp.Jeffrey Stedfast2002-04-142-4/+9
* Updated French translation.Christophe Merlet2002-04-134-805/+823
* Treat commas as token delimeters. (WEEKDAY_CHARS): Use full weekday namesJeffrey Stedfast2002-04-132-22/+31
* Fixed a grammer mistake, or so according to bug #23376. Whatever.Jeffrey Stedfast2002-04-133-19/+25
* added a #include to fix a compile warningJeffrey Stedfast2002-04-131-0/+2
* Make it so that unchecking the "Enable Advanced Options" in the signatureJeffrey Stedfast2002-04-133-1/+27
* Setup News preferences too if it is enabled.Jeffrey Stedfast2002-04-135-1794/+262
* Fix typosAndrew V. Samoilov2002-04-121-25/+25
* Set the text of the reply-to. (mail_account_gui_save): Get the reply-toJeffrey Stedfast2002-04-128-127/+380
* Change the Reply-To header contents. (e_msg_composer_hdrs_set_reply_to):Jeffrey Stedfast2002-04-122-13/+22
* Fix "Follow Up" searches by comparing to the empty string, rather than justRussell Steinthal2002-04-123-4/+16
* new method.Rodrigo Moya2002-04-127-2/+69
* Handle parsing negative integers.Jeffrey Stedfast2002-04-122-7/+23
* Include addressbook-config.h here as this file uses it.Christopher James Lahey2002-04-128-44/+196
* Fixed a memory leak here by using the "selection-done" signal.Christopher James Lahey2002-04-123-13/+49
* If the last message(s) were deleted, and we had any messages output,Not Zed2002-04-114-1/+24
* s/Sent/Date. This fixes bug #11159.Jeffrey Stedfast2002-04-112-1/+5
* Set the UID_SET_LIMIT value to 4096. I ran into an issue tonight whereJeffrey Stedfast2002-04-112-1/+14
* Set the 'No' button as the default.Jeffrey Stedfast2002-04-112-0/+8
* it's monkey-16.png not monkey.pngJeffrey Stedfast2002-04-111-1/+1
* Fix this: Rodrigo's patch used one of the functions I just removed. :)Dan Winship2002-04-112-12/+11
* add Rupert's seal of approvalDan Winship2002-04-112-0/+1
* Oops, put x_mailer_display_style in /Mail/Display, not /Mail/FormatDan Winship2002-04-111-2/+2
* Handle the X-Mailer display style. (There is currently no GUI forDan Winship2002-04-114-13/+102
* oops, after converting everything truncate the GByteArray to the correct leng...Jeffrey Stedfast2002-04-111-0/+4
* Fixed a bug that would miscalculate how much data to copy into theJeffrey Stedfast2002-04-112-46/+68
* use the default uri for tasks (as stored in the configuration) when theRodrigo Moya2002-04-112-22/+14
* No need to query for the persist-stream interface here, just re-useJeffrey Stedfast2002-04-112-13/+17
* #include <parser.h> and <xmlmemory.h> instead of <gnome-xml/parser.h> andEttore Perazzoli2002-04-111-2/+4
* Shell config page routines. Right now handles the default folders page.Dan Winship2002-04-1113-23/+618
* Add. (Copied from Unscalable Gorilla because it was handy. Will probablyDan Winship2002-04-113-0/+7
* Use new-and-improved default folder URI config paths.Dan Winship2002-04-116-103/+31
* Check that there is a value to setup. Fixes #15470.Not Zed2002-04-102-1/+4
* Make the folder_lock recursive. See bug #22363 for details. Basically,Jeffrey Stedfast2002-04-104-8/+16
* removed an extra printfJeffrey Stedfast2002-04-101-1/+0
* Kludge around the brokeness that is GtkOptionMenu just like we kludgeJeffrey Stedfast2002-04-102-76/+87
* Change the logic for displaying a default window, so we don't end up withEttore Perazzoli2002-04-102-1/+6
* This needs to return a gboolean (TRUE). (rule_edit): UsingJeffrey Stedfast2002-04-102-5/+15
* made the copmment clearerJeffrey Stedfast2002-04-101-1/+1
* Don't adjust the timezone offset if we used tm.tm_gmtoff because it isJeffrey Stedfast2002-04-102-0/+9
* Oops. The previous change made the search bar widgets get packed in theDan Winship2002-04-102-3/+11
* Update for new-and-improved consistent default folder uri.Dan Winship2002-04-103-64/+23
* Added closing ) for "not starts with" subject rule. Added closing ) forNot Zed2002-04-102-5/+6
* Move <dirent.h> down the #include list so it compiles on Darwin.Ettore Perazzoli2002-04-102-2/+8
* Added closing ) for "not starts with" subject rule.Not Zed2002-04-103-19/+24
* 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
* Fix bad xml.Dan Winship2002-04-092-1/+5
* Add view_info arg but don't do anything with it.Dan Winship2002-04-092-0/+6
* Add view_info arg. If the view_info is non-empty and this is a calendarDan Winship2002-04-095-9/+76
* Add view_info arg, but don't do anything with it.Dan Winship2002-04-092-0/+6
* Add view_info arg, but don't do anything with it.Dan Winship2002-04-092-0/+6
* Add a "view_info" argument.Dan Winship2002-04-0912-29/+127
* Use decode rather than unformat - the e_destination was changed (long timeNot Zed2002-04-093-5/+19
* Argh! get_folder_info owns and frees its *OWN* folder info, it shouldn'tNot Zed2002-04-092-2/+7
* If we get multiple Content-Type header values, change subsequent headersNot Zed2002-04-096-29/+104
* oops, I forgot to update the ChangeLog to be accurate for my last commitJeffrey Stedfast2002-04-091-4/+3
* Since bonobo doesn't seem to O_TRUNC the file stream before writing to it,Jeffrey Stedfast2002-04-092-26/+49