aboutsummaryrefslogtreecommitdiffstats
path: root/.cvsignore
diff options
context:
space:
mode:
Diffstat (limited to '.cvsignore')
0 files changed, 0 insertions, 0 deletions
>Seth Alves2000-07-141-0/+4 * If the summary is for a smaller mbox, and rebuilding from the last-knownDan Winship2000-07-142-8/+15 * Only unref the folder if it's been set.Dan Winship2000-07-143-5/+15 * If a SELECT fails, set imap_store->current_folder to NULL so a SELECT isJeffrey Stedfast2000-07-143-49/+28 * conduit based on the calendar conduit. this conduit syncs a pilot's ToDoDBSeth Alves2000-07-148-308/+1176 * Updated to use CAMEL_IMAP_OK, CAMEL_IMAP_NO, CAMEL_IMAP_BAD, andJeffrey Stedfast2000-07-144-20/+26 * Oops. If the number of messages in the folder is 0, don't fetch summariesJeffrey Stedfast2000-07-143-15/+30 * Added these.Christopher James Lahey2000-07-145-0/+194 * Changed the background color of the header.Christopher James Lahey2000-07-143-2/+7 * Switched the order of compilation of printing and contact-editor.Christopher James Lahey2000-07-1415-39/+358 * Oops. If the number of messages in the folder is 0, don't fetch summariesJeffrey Stedfast2000-07-142-0/+12 * s/CAMEL_SERVICE_NEED_HOST/CAMEL_SERVICE_URL_NEED_HOST.Jonathan Blandford2000-07-142-1/+5 * Add a "gboolean required" argument, and set its value on the entry.Dan Winship2000-07-142-16/+48 * define a set of CAMEL_SERVICE_URL_ALLOW_* flags parallel to the _NEED_*Dan Winship2000-07-143-6/+31 * updateDan Winship2000-07-141-6/+8 * small cleanups, quiet compilerSeth Alves2000-07-133-109/+93 * Updated the Turkish translation.Fatih Demir2000-07-132-992/+466 * Updated russian translation.Valek Frob2000-07-132-533/+195 * New and improved approach to fetching an entire folder summary that shouldJeffrey Stedfast2000-07-132-0/+4 * New and improved approach to fetching an entire folder summary that shouldJeffrey Stedfast2000-07-132-166/+119 * Don't fetch the entire RFC822 header, just fetch the fields we want.Jeffrey Stedfast2000-07-132-4/+13 * Back to the old way to avoid g_warnings, yay. Also fix append to send aJeffrey Stedfast2000-07-132-2/+3 * Back to the old way to avoid g_warnings, yayJeffrey Stedfast2000-07-132-2/+23 * (install-data-hook): ignore error on mkdir.Chris Toshok2000-07-132-1/+5 * Remove some text cruft i was using for testing.Michael Zucci2000-07-131-2/+1 * Reset filter on setup. (reset): When resetting qp encoding, set the stateNot Zed2000-07-133-24/+96 * Oops, missed a source file.Jeffrey Stedfast2000-07-131-1/+3 * Chris forgot to add #include <e-util/e-util.h> to the source filesJeffrey Stedfast2000-07-136-32/+8 * Undid clahey's e_strstrcase because e_strstrcase DOES NOT EXIST inJeffrey Stedfast2000-07-135-11/+44 * oops. fix typo that was saving the port in the rootdn spot.Chris Toshok2000-07-132-7/+67 * todo conduit builds and plays nice but does nothingSeth Alves2000-07-138-210/+401 * Make gnome-print-0.20 mandatory. We will bail out with CVS HEAD versionsFederico Mena Quintero2000-07-135-64/+91 * Made scroll wheel work properly in header.Christopher James Lahey2000-07-133-2/+13 * From addressbook/ChangeLog:Christopher James Lahey2000-07-1313-31/+82 * fix some cut & paste bung.Chris Toshok2000-07-132-6/+10 * Add icons to the toolbars.Christopher James Lahey2000-07-133-16/+32 * Added installation of arrow.png.Christopher James Lahey2000-07-135-6/+24 * GnomeFont update.Michael Meeks2000-07-132-30/+45 * add "message/news" to the mime_function_table using the same handler asChris Toshok2000-07-132-0/+7 * get the article num out of our uid and mark it read in the newsrc.Chris Toshok2000-07-134-41/+56 * Useful default implementations for free_{uids,subfolder_names,summary}.Dan Winship2000-07-138-66/+90 * Solaris fixes: make sure not to pass NULL to printf's %sMatthew Loper2000-07-132-2/+11 * Use mbox_set_message_flags () instead of setting the flags by hand. ThisJeffrey Stedfast2000-07-134-23/+23 * Fix bug #345: Command to show/hide attachments in the composerPeter Williams2000-07-132-4/+190 * fixed various problemsSeth Alves2000-07-1310-117/+103 * add news server tab to dialog.Chris Toshok2000-07-134-11/+433 * create an empty news directory in $(defaultdir).Chris Toshok2000-07-132-0/+8 * don't add test-newsrc to the build since it needs libcamel (which isn'tChris Toshok2000-07-135-179/+244 * Fixed to match gconf API change.Christopher James Lahey2000-07-132-1/+5 * updated pt_BR translationsJorge Godoy2000-07-131-868/+698 * Fix bug #378: last displayed message is still shown in an empty folderPeter Williams2000-07-132-1/+7 * Fix bug #394: Refiling messages does not update the viewPeter Williams2000-07-122-0/+16 * Fix bug #390: default attachment save dir should be ~Peter Williams2000-07-122-3/+8 * Tried rearranging the casts to try for a more correct computation.Christopher James Lahey2000-07-122-6/+11 * Use size_t and ssize_t for read/write methodsJeffrey Stedfast2000-07-123-14/+14 * Updated to emit the message_changed signal. (imap_delete_message): UpdatedJeffrey Stedfast2000-07-123-8/+54 * Updated to reflect changes to camel_folder_append_message ()Jeffrey Stedfast2000-07-122-2/+10 * Removed an unused functionChristopher James Lahey2000-07-122-7/+4 * Removed some debugging printfs.Christopher James Lahey2000-07-125-6/+18 * Handle the COMPLETED property. (free_icalcomponent): Ditto.Federico Mena Quintero2000-07-123-30/+278 * fix %08x to %04xJeffrey Stedfast2000-07-121-1/+1 * Now takes a flags argument to specify the flags to be set on the messageJeffrey Stedfast2000-07-125-16/+46 * Changed to use camel_folder_move_message_to () rather than get_message ()Jeffrey Stedfast2000-07-122-17/+7 * Disable Search capability menu/entry if folder doesn't support it.Jeffrey Stedfast2000-07-123-6/+16 * Set the post_send_data flag rather than toggling it. (Maybe we'll needDan Winship2000-07-122-5/+9 * This shouldn't return NULL, it should return g_ptr_array_new () so theJeffrey Stedfast2000-07-122-1/+7 * Removed unneeded check for the URI. (load_fn): Be more paranoid about theFederico Mena Quintero2000-07-122-14/+49 * Translations from KeldKenneth Christiansen2000-07-121-576/+72 * Update for 0.2.Ettore Perazzoli2000-07-1118-6969/+38801 * Update.Ettore Perazzoli2000-07-111-4/+0 * Fix the GtkHTML check which was wrong.Ettore Perazzoli2000-07-112-1/+3 * 0.2.Ettore Perazzoli2000-07-111-0/+4 * Update the message.Dan Winship2000-07-112-15/+17 * Remove conflict marks.Ettore Perazzoli2000-07-112-16/+0 * Add the OAF stuff to `EXTRA_DIST'.Ettore Perazzoli2000-07-111-2/+1 * Updated.Ettore Perazzoli2000-07-112-24/+63 * add mailer newsDan Winship2000-07-111-0/+105 * Oops, an unsigned integer can never be < 0Jeffrey Stedfast2000-07-112-1/+6 * Updated with the addressbook stuff.Ettore Perazzoli2000-07-111-33/+39 * Calendar news - FedericoFederico Mena Quintero2000-07-111-0/+30 * Updated to check for required GtkHTML and gnome-printJeffrey Stedfast2000-07-112-4/+9 * ignore binariesSeth Alves2000-07-111-0/+2 * Disable Pilot conduit stuff for now. It's not quite ready yet and itEttore Perazzoli2000-07-11