/sysutils/

/tr> * Change the HTML to make this a little prettier.Peter Williams2002-07-192-1/+5 * Load the messagedisplay XML file as a base for the UI, so that thingsPeter Williams2002-07-192-4/+26 * Put the mcheck stuff back in, which was removed without a changelog entry.Not Zed2002-07-182-2/+11 * Install libversit.a so that people compiling against the addressbook canPeter Williams2002-07-182-0/+5 * use "saved" gtkhtml commandRadek Doulik2002-07-182-0/+8 * Oops, Don't comment out the mail_note_store call.Jeffrey Stedfast2002-07-182-2/+7 * remove debug printfDan Winship2002-07-171-2/+0 * Re-enable some #if 0'd code.Jeffrey Stedfast2002-07-176-18/+32 * Remove a stray conflict marker.Peter Williams2002-07-171-1/+0 * Lookup the label colour based on the label token, not an integer.Not Zed2002-07-163-17/+19 * Pass 'info' into mail_append_mail(), seems I created the info but forgotJeffrey Stedfast2002-07-162-18/+28 * use new save_header_state flagRadek Doulik2002-07-162-3/+7 * Account for the case that when a disco store is "online" but actuallyPeter Williams2002-07-154-3/+20 * remove a stray conflict markerPeter Williams2002-07-151-1/+0 * Define a versioned library directory that we can use for things that arePeter Williams2002-07-153-2/+9 * Set the vfolder_editor variable to null before we close the dialogue,Not Zed2002-07-152-4/+8 * Oops, accidentally checked in some unfinished, unworking code. Reverted.Not Zed2002-07-152-46/+12 * ** fixes for #10781Not Zed2002-07-157-27/+139 * Rename "Save to disk..." to "Save Attachment..."Jeffrey Stedfast2002-07-123-7/+12 * Modified to use a single list of UI node elements with an enable-maskJeffrey Stedfast2002-07-112-226/+201 * If we unref'd a current_message, clear the datalist. Don't botherJeffrey Stedfast2002-07-112-15/+16 * Add include lines to get ebook headers relative to <ebook/foo.h>, notPeter Williams2002-07-112-0/+6 * Pass zero as the @sorting_priority to evolution_storage_new_folder().Ettore Perazzoli2002-07-103-2/+10 * Pass NULL @custom_icon_name to evolution_storage_new_folder().Ettore Perazzoli2002-07-103-2/+11 * fixed a compile warningJeffrey Stedfast2002-07-101-1/+1 * Don't ever use the mail-display's current_message, this can causeJeffrey Stedfast2002-07-096-33/+53 * removed the news editor widget since it sucked.Jeffrey Stedfast2002-07-091-113/+0 * Only queue a send operation if we are in Online mode, otherwise don'tJeffrey Stedfast2002-07-062-2/+10 * No longer need to pass a postpone_cb function into the composerJeffrey Stedfast2002-07-069-81/+138 * cleaned up mail-config.glade to remove the notebook tab for the accounts_tabJeffrey Stedfast2002-07-051-257/+100 * Removed.Jeffrey Stedfast2002-07-053-265/+2 * changed a commentJeffrey Stedfast2002-07-051-1/+2 * Removed special-case code for NNTP support.Jeffrey Stedfast2002-07-059-364/+31 * Pass TRUE as the auto_connect argument to mail_load_storage_from_uri().Jeffrey Stedfast2002-07-046-14/+32 * Increase the size of the escapped mlist buffer, we can't assume that thereJeffrey Stedfast2002-07-032-0/+2 * Increase the size of the escapped mlist buffer, we can't assume that thereJeffrey Stedfast2002-07-032-1/+5 * Fixes bug #27263.Jeffrey Stedfast2002-07-03