/libibex/

boolean check to be && and not ||.Jeffrey Stedfast2001-12-012-1/+6 * Tiny fix.Aaron Weber2001-12-011-3/+5 * Added more info about pretty emails.Kevin Breit2001-12-012-2027/+2077 * Updated Spanish translation.Hector Garcia2001-11-302-599/+788 * Completely new implementation of NNTP.Not Zed2001-11-3018-877/+2438 * Set the category of the new task to that of the search bar. Fixes bugFederico Mena Quintero2001-11-302-0/+9 * Fixes bug #3290.Federico Mena Quintero2001-11-302-1/+30 * updated to new version from Ximian Setup Tools. Fixes bug #7641.Damon Chaplin2001-11-293-44/+76 * Added section about how to make your email pretty. I'll add more each dayKevin Breit2001-11-293-0/+26 * fixed typos in translatable strings. Fixes Ximian #15456Rodrigo Moya2001-11-283-2/+8 * Fixed a typo: inlude -> includeSebastian Rittau2001-11-282-1/+6 * If the uid doesn't have a ',' in it, fail to crash.Not Zed2001-11-284-14/+63 * Reverted the non-NULL mime-type patch from a little while back, didn'tJeffrey Stedfast2001-11-282-6/+8 * Removed U_. Fixes #15415.Zbigniew Chyla2001-11-282-1/+5 * merged from evoution-1-0-branchNot Zed2001-11-285-24/+38 * Hook onto destroy event. (edit_editor_destroyed): IF we get destroyed,Not Zed2001-11-285-27/+76 * Updated Norwegian (nynorsk) translation.Roy-Magne Mo2001-11-271-1005/+146 * Check to see that errno is non-zero before returning g_strerror. If it'sJeffrey Stedfast2001-11-272-1/+10 * For the uudecoding mode, garble up the "begin <mode> <filename>" lineJeffrey Stedfast2001-11-276-24/+108 * updated Azeri filePablo Saratxaga2001-11-262-4299/+2212 * Updated Slovenian translationAndraz Tori2001-11-261-1/+1 * APeteris Krisjanis2001-11-261-1/+1 * Updated Slovenian translationAndraz Tori2001-11-251-3769/+5950 * Updated Slovenian translationAndraz Tori2001-11-241-6259/+3534 * APeteris Krisjanis2001-11-242-0/+14113 * Updated French translation.Christophe Merlet2001-11-232-88/+87 * Reverted my hide_save_state patch.Jeffrey Stedfast2001-11-222-6/+4 * 'n' shouldn't wrap if 'p' doesn't.Jeffrey Stedfast2001-11-212-9/+5 * Re-Re-enabled traditional Chinese translationKwok-Koon Cheung2001-11-212-1/+10 * *** empty log message ***Wang Jian2001-11-204-3074/+3083 * Updated Spanish translationHector Garcia2001-11-202-607/+431 * Updated German translation.Christian Meyer2001-11-202-361/+213 * Clear the password in bonobo-conf as well. Fixes ximian 14893.Dan Winship2001-11-202-18/+36 * If we come back online, switch the Send accelerator back to the SendJeffrey Stedfast2001-11-202-0/+14 * Added a check to see if the operation has been cancelled. (stream_write):Jeffrey Stedfast2001-11-202-0/+16 * Updates for compliance with rfc2231Jeffrey Stedfast2001-11-202-15/+48 * *** empty log message ***Wang Jian2001-11-192-351/+835 * *** empty log message ***Wang Jian2001-11-191-351/+49 * Updated Greek translationSimos Xenitellis2001-11-192-382/+281 * Updated Greek translationSimos Xenitellis2001-11-192-2312/+2054 * *** empty log message ***Wang Jian2001-11-172-3126/+3536 * s/gnome_font_get_width_string/gnome_font_get_width_utf8/Chyla Zbigniew2001-11-173-24/+34 * Abort if body == NULL.Jeffrey Stedfast2001-11-172-1/+4 * New mime filter to convert plain text to html.Jeffrey Stedfast2001-11-174-0/+602 * see the ChangeLog, I forgetJeffrey Stedfast2001-11-173-6/+15 * If we get a BYE response, call camel_service_disconnect() and set anJeffrey Stedfast2001-11-172-13/+29 * Save hide state. (message_list_hide_uids): Save hide state.Jeffrey Stedfast2001-11-173-6/+25 * Undo a really weird mangling of part of the ChangeLog from last AugustDan Winship2001-11-161-42/+42 * Allow drag & drop for vcards.Jeffrey Stedfast2001-11-162-0/+21 * Updated russian translation.Valek Frob2001-11-162-234/+205 * Sync for 0.99.2.Ettore Perazzoli2001-11-1531-13055/+14420 * check against LDAP_SUCCESS as the return value, not -1.Chris Toshok2001-11-152-7/+16 * Updated.Ettore Perazzoli2001-11-153-36/+20 * Substituted gnome_font_get_width_string() with gnome_font_get_width_utf8()Damon Chaplin2001-11-152-8/+14 * Redone with the bug #s from Bugzilla.Ettore Perazzoli2001-11-152-20/+79 * Calendar/tasks NEWS.Federico Mena Quintero2001-11-152-0/+39 * popup failure dialog if we cannot get a valid editor_engine.Larry Ewing2001-11-152-4/+36 * Bumped version number to 0.18.1.Christopher James Lahey2001-11-151-1/+8 * Convert the buffer to UTF8. (calendar_model_value_to_string): Do notFederico Mena Quintero2001-11-152-2/+10 * #ifdef'ed out the LOCATION field for now, since it wasn't supportedDamon Chaplin2001-11-153-0/+16 * Ungrab and set maybe_in_grab to FALSE before sending the double clickChristopher James Lahey2001-11-151-0/+17 * s/_/U_/ (filter_rule_set_name requires UTF-8 string)Chyla Zbigniew2001-11-152-4/+10 * don't abort when e_table_selected_count() returns odd values. There seemsDamon Chaplin2001-11-152-4/+14 * Add more contributors to the box.Ettore Perazzoli2001-11-152-0/+12 * From a patch by Yukihiro Nakai <ynakai@redhat.com>.Christopher James Lahey2001-11-151-0/+30 * Handle the case where page up or page down goes off the end of the tableChristopher James Lahey2001-11-152-0/+18 * (committed to CVS by Damon) Fixes bug #15137.Federico Mena Quintero2001-11-153-13/+144 * make timezone default to "UTC" rather than "".Damon Chaplin2001-11-152-1/+6 * Instead of doing pthread_exit() after redirecting the SEGV, try to lock aDan Winship2001-11-15