aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-msgport.h
Commit message (Expand)AuthorAgeFilesLines
* Some debug commented out, static list intialiser.Michael Zucci2001-01-031-0/+2
* Merge from camel-mt-branch.Not Zed2000-12-241-0/+79
git/gsoc2013-evolution/commit/?id=fa6339027dff8a7c5040c4b03bcf523a6fd9aa02'>Call `cleanup_delayed_selection()' as there is a slight chance that theEttore Perazzoli2001-10-292-4/+17 * Don't do the `gtk_signal_disconnect_by_func()' as it's already done inEttore Perazzoli2001-10-292-8/+22 * Call mail_autoreceive_setup() instead of mail_autoreceive_setup_account()Jeffrey Stedfast2001-10-294-24/+15 * tidyJP Rosevear2001-10-294-2/+12 * unref the comp when finishedJP Rosevear2001-10-295-21/+14 * make sure to free the keys as well (e_pilot_map_remove_by_uid): dittoJP Rosevear2001-10-292-12/+25 * Set the return type of the signal handlers to GTK_TYPE_NONE.92001-10-292-3/+8 * Move the message-list cursor to the next message. (transfer_msg): If weJeffrey Stedfast2001-10-292-2/+39 * Need to ref rule since add doesn't. This doesn't crash anymore but doesn't92001-10-292-0/+3 * Fixed previous fix.Michael Zucci2001-10-292-1/+2 * Check that the special PGP lines begin and end with \n so as to avoidJeffrey Stedfast2001-10-292-17/+21 * Some debug printf fixes for printf's that dont like null %s's.92001-10-292-2/+7 * Fix enable undo logic.Michael Zucci2001-10-292-1/+2 * added break statements after each case, when setting the classification.Damon Chaplin2001-10-292-0/+12 * removed this function, as we don't need to unref at all the WombatClientRodrigo Moya2001-10-292-25/+15 * fb = user_data, not fb = fb!, fixes 13844.82001-10-292-1/+4 * [The following should fix #13802, crash on exit.]Ettore Perazzoli2001-10-292-4/+18 * get the tasks directly from the CalendarModel, so we get the filtering &Damon Chaplin2001-10-298-84/+113 * Updated Lithuanian transaltionGediminas Paulauskas2001-10-291-8/+8 * Added the iCalendar format to the list of imported types. The .icsKevin Breit2001-10-292-0/+12 * Updated Lithuanian translationGediminas Paulauskas2001-10-291-1279/+216 * no need to use destdirJP Rosevear2001-10-292-1/+5 * Updated German translation for string freeze. Please revise, flame me about a...Matthias Warkus2001-10-292-2433/+2052 * Updates from Anna evolution/po/da.poKeld Jørn Simonsen2001-10-291-629/+752 * add the folder name to the path when passing down to the subordinate82001-10-282-3/+10 * Changed to call ibex_move to rename it internally.82001-10-282-10/+49 * New api entry to move an ibex file in an atomic way.82001-10-283-0/+32 * Updated Polish translation by GNOME PL Team <translators@gnome.pl>Chyla Zbigniew2001-10-282-30/+80 * Remove uic, kill dumb warning.82001-10-288-44/+174 * Use the right variable, not info.82001-10-282-1/+5 * Implement, change any folder uri's that have been renamed, to the new one.82001-10-287-8/+160 * Make sure we've actually read data before checking if p[-] is '\r' or not.Jeffrey Stedfast2001-10-283-7/+61 * Deactivate the Print right-click menu option if the message isn't loaded.Jeffrey Stedfast2001-10-282-8/+13 * Same.Jeffrey Stedfast2001-10-283-12/+26 * Fixed stupid build bugsKevin Breit2001-10-282-4/+5 * Expose this function. (e_card_date_to_string): ...and this one. FixesJon Trowbridge2001-10-283-4/+14 * Fixed a boo-booKevin Breit2001-10-284-4/+9 * Change "this should never happen" dialog to not give my name/e-mail. SorryJon Trowbridge2001-10-283-1/+18 * Add undo for move. (rule_editor_add_undo): Add extra rank item.82001-10-286-12/+217 * Distribute credit equally.Jon Trowbridge2001-10-282-3/+40 * Fix crash here.Christopher James Lahey2001-10-281-1/+1 * Check item->type != NULL here. Fixes Ximian bug #4668.Christopher James Lahey2001-10-281-1/+1 * [ bug #12979 ] new function. (anniversary_ber): new function.Chris Toshok2001-10-282-19/+172 * Implemented. (mail_vfolder_rename_uri): We do want to check renamed uri's82001-10-286-96/+237 * Use path not protocol as the path part of the uri of the folder_created82001-10-287-19/+103 * Return 1 from the button_release event.Christopher James Lahey2001-10-281-4/+1 * Removed erroneous comment about needing to handle selection better.Christopher James Lahey2001-10-281-2/+0 * Commented out connecting to the scroll adjustments here since it's notChristopher James Lahey2001-10-281-30/+37 * free up all the book_data list stuff.Chris Toshok2001-10-284-90/+170 * change to EBookCallback signature, and unref the book.Chris Toshok2001-10-282-5/+27 * change to EBookCallback signature, and unref the book. (add_card_idle_cb):Chris Toshok2001-10-284-10/+64 * Don't leak stuff. (Bug #13709)Jon Trowbridge2001-10-282-10/+20 * when the week start day is set to Sunday, we have to be careful to makeDamon Chaplin2001-10-287-51/+160 * added function to get a reasonable name to display for the timezone.Damon Chaplin2001-10-283-1/+31 * Rewrite of the calendar preferences. I love how I'm having to rewrite thisKevin Breit2001-10-283-170/+144 * Cancel editing if the user presses Escape.Federico Mena Quintero2001-10-283-0/+75 * Comment out the "Action" submenu, which isn't hooked up to anything in theJon Trowbridge2001-10-282-0/+8 * Fix the address of the FSF in the licensing comments.Ettore Perazzoli2001-10-283-5/+4 * More fixing of the license texts.Ettore Perazzoli2001-10-284-42/+40 * More fixing of the license texts.Ettore Perazzoli2001-10-2815-141/+141 * Allow the user to shoot him/herself in the foot when overriding messageJeffrey Stedfast2001-10-282-1/+30 * Slow down reload requests to work around a bug in gnome-vfs. Ugly, but itJon Trowbridge2001-10-282-6/+50 * Delete appointments with empty summaries. Fixes Ximian bug #780.Federico Mena Quintero2001-10-2812-14/+306 * Added labelsKevin Breit2001-10-282-0/+2 * Added labels and changed which image is usedKevin Breit2001-10-282-0/+2 * Set book_uri when cardification occurs.Christopher James Lahey2001-10-282-13/+32 * Bumped required version of gal to 0.15.99.6.Christopher James Lahey2001-10-284-3/+13 * Bumped the version number to 0.15.99.6 for emulate_label_resize.Christopher James Lahey2001-10-281-13/+88 * I played with the labels a bitKevin Breit2001-10-282-0/+2 * Updated Spanish translation.Hector Garcia2001-10-282-1449/+1475 * Removed two labels cuz I'm dumbKevin Breit2001-10-281-0/+0 * Doh! We should be sorting our contacts so that the most frequently usedJon Trowbridge2001-10-282-2/+10 * Bumped the version # to 1.0 Added labelsKevin Breit2001-10-283-1/+5 * Change the help string on "--enable-nntp" to mention the fact that NNTPDan Winship2001-10-282-22/+22 * More fixing of the license texts.Ettore Perazzoli2001-10-283-31/+31 * oops, left a collision marker inJon Trowbridge2001-10-281-1/+0 * That should be a bonobo_object_unref, not a gtk_object_unref.Jon Trowbridge2001-10-282-2/+24 * More fixing of the license texts.Ettore Perazzoli2001-10-28102-1124/+1090 * More fixing of the license texts.Ettore Perazzoli2001-10-2856-616/+616 * Fixing the license text.Ettore Perazzoli2001-10-2846-517/+508 * Fixing the license text.Ettore Perazzoli2001-10-28131-537/+428 * copy phone labels and show phone as well, clear correct entry text andJP Rosevear2001-10-282-20/+16 * Fixing the license text.Ettore Perazzoli2001-10-28256-256/+0 * Fixing the license text.Ettore Perazzoli2001-10-28123-123/+0 * touch on lookup (check_for_slow_setting): write touched only if slow syncJP Rosevear2001-10-273-13/+30 * touch the record on lookup (check_for_slow_setting): write touched only ifJP Rosevear2001-10-272-5/+16 * update protoJP Rosevear2001-10-273-4/+31 * Updated russian translation.Valek Frob2001-10-272-2586/+2568 * Updated Lithuanian translation.Gediminas Paulauskas2001-10-272-2170/+2242 * Changed to open the source store from '/', so we can do renames across62001-10-275-15/+342 * Finished implementation.72001-10-279-83/+227 * Now more abusive.Jon Trowbridge2001-10-271-8/+22 * Added paranoid reentrancy guards. (pas_book_queue_request): Changed ourJon Trowbridge2001-10-272-5/+25 * Don't bother checking ex since we can rely on the response being NULL onJeffrey Stedfast2001-10-272-12/+67 * add prototypes for addressbook_config_database, andChris Toshok2001-10-273-0/+60 * Return on cancellation. (simple_query_sequence_complete_cb): Act if notJon Trowbridge2001-10-273-16/+70 * remove the merges as valid sync typesJP Rosevear2001-10-277-18/+53 * remove the merges as valid sync typesJP Rosevear2001-10-274-6/+28 * take an extra param on whether to mark touched (map_sax_start_element):JP Rosevear2001-10-273-41/+81 * Oops... forgot to commit before.Jon Trowbridge2001-10-271-0/+2 * Cancel any pending queries.Jon Trowbridge2001-10-272-0/+15 * We want XFER_FOLDER not REMOVE_FOLDER!72001-10-272-1/+6 * Fix the license text to make sense.Ettore Perazzoli2001-10-27101-101/+0 * Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-2726-78/+52 * Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-27327-654/+654 * Lots of changes on recommendation from Damon Chaplin. We love you Damon!Kevin Breit2001-10-272-19/+83 * Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-2764-128/+128 * convert the formatted date to UTF-8.Damon Chaplin2001-10-2719-84/+286 * Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-27101-202/+202 * Chain the cursor_activated signal even if the row is -1.Christopher James Lahey2001-10-272-11/+10 * Remove debugging messages. (finalize_offline_hash_foreach): Likewise.Ettore Perazzoli2001-10-272-4/+6 * NULL the handle after a failed open so the offline handler won't thinkIain Holmes2001-10-276-7/+58 * New member `finished' in `EShellOfflineHandlerPrivate'.Ettore Perazzoli2001-10-272-4/+38 * Check to make sure that the dataset is non-NULL before using and/orJeffrey Stedfast2001-10-272-19/+29 * Check for EWOULDBLOCK too? (stream_read): Same. (stream_flush): Return 0Jeffrey Stedfast2001-10-272-2/+5 * Check for EWOULDBLOCK too? (stream_read): Same.Jeffrey Stedfast2001-10-272-5/+32 * GAL 0.15.99.5.Ettore Perazzoli2001-10-272-1/+5 * Implement. (class_init): Add the signal "xfer_folder" signal.Ettore Perazzoli2001-10-273-4/+40 * More abuse.Jon Trowbridge2001-10-271-3/+8 * Bump up to 0.15.99.5.Ettore Perazzoli2001-10-272-1/+26 * Wombat: Be afraid. Be VERY afraid.Jon Trowbridge2001-10-272-0/+125 * New, implementation for the ::async_xfer_folder method. (class_init):Ettore Perazzoli2001-10-272-3/+53 * Work around something that we think is a GtkHTML bug, where sometimes theDan Winship2001-10-274-2/+23 * One more FIXME...doneKevin Breit2001-10-275-127/+133 * Set ->is_initialized to %FALSE. (e_shell_unregister_all): Same here.Ettore Perazzoli2001-10-272-0/+9 * Changed the license announcement at the top of these files.Christopher James Lahey2001-10-274-11/+82 * Changed the license announcement at the top of these files.Christopher James Lahey2001-10-272-38/+38 * gtk_widget_show_now() the dialog. Likewise.Ettore Perazzoli2001-10-273-0/+9 * Use gtk_widget_show_now() so the stupid dialog hopefully displays all theEttore Perazzoli2001-10-272-3/+8 * Lets try putting a camel_stream_reset() here. Logic being that the streamJeffrey Stedfast2001-10-272-0/+10 * Added a noteKevin Breit2001-10-274-1/+51 * Clear the folder bar label to be empty. [#12553]Ettore Perazzoli2001-10-272-0/+6 * Don't assert, but check if ce->app != NULL, since this function canJon Trowbridge2001-10-272-6/+9 * Draw one more line.Ettore Perazzoli2001-10-272-1/+5 * Set the GtkWindow policy so that @allow_shrink, @allow_grow andEttore Perazzoli2001-10-272-0/+7 * Updates from Anna evolution/po/da.poKeld Jørn Simonsen2001-10-271-282/+10485 * Changed the license announcement at the top of these files.Christopher James Lahey2001-10-2767-574/+1223 * Remove bad dialog ref-counting crap.Jon Trowbridge2001-10-273-7/+21 * make debug output more accurateJP Rosevear2001-10-273-20/+23 * Changed the license announcement at the top of these files.Christopher James Lahey2001-10-2716-76/+302 * Changed the license announcement at the top of these files.Christopher James Lahey2001-10-27