aboutsummaryrefslogblamecommitdiffstats
path: root/_data/valid4
blob: fc016057fa38e5c4f2f88129159540398f5cc1f9 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16















                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
ù0Íù.ù) 
.c?id=c7d3c9f95609123035ebaa267f9d2e6ecfa8c2e8'>Merge revisions 36866:37046 from trunk.Matthew Barnes2009-01-121-2/+2 * | Tweak the EShell API.Matthew Barnes2009-01-081-1/+1 * | - Fix NetworkManager connection tracking.Matthew Barnes2008-12-141-4/+13 * | Get the mail folder tree compiling, though I'm not yet sure why it's notMatthew Barnes2008-10-171-11/+31 * | Merge revisions 36016:36533 from trunk.Matthew Barnes2008-10-021-15/+14 * | Merge revisions 35747:35930 from trunk.Matthew Barnes2008-08-081-1/+105 |/ * fixed copyright noticesJeffrey Stedfast2008-06-211-1/+1 * ** Fix for bug #314467Milan Crha2008-06-131-0/+1 * ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES andMatthew Barnes2008-06-061-17/+1 * ** Fixes bug #533465, patch from Ritesh KhadgarayMatthew Barnes2008-05-191-3/+6 * Patch from Alex Kloss <alexkloss@att.net>: Fix for bug #329578 (missing mnemo...Suman Manjunath2007-12-051-5/+6 * ** Part of fix for bug #466499David Turner2007-12-041-5/+2 * ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-44/+44 * Warning fixes: - NULL vs. 0 vs FALSE - ANSIfication of functionKjartan Maraas2007-10-291-1/+1 * Use consistent terminology for mail messages (#480621).Matthew Barnes2007-09-281-3/+3 * Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-2/+2 * ** Move away from g_assert to g_return* calls Srinivasa Ragavan2007-08-311-2/+2 * 2007-08-13 mcrha Fix for bug #352346Milan Crha2007-08-131-2/+12 * ** Fix for bug #352947Srinivasa Ragavan2007-07-011-2/+2 * ** Fix for bug #3355396 from Muktha Srinivasa Ragavan2007-06-031-1/+1 * Fix "incompatible pointer type" warnings (#360619).Matthew Barnes2007-03-301-2/+2 * ** Fixes bug #419524Matthew Barnes2007-03-211-1/+1 * Fix the regression of bugzilla bug #352108.Simon Zheng2006-12-221-1/+1 * ** Fixes for bug #352108simon.zheng2006-08-221-9/+41 * activate the mnemonic for text box, add an extra paramenter to theSushma Rai2006-07-241-2/+3 * g_get_real_name() returns UTF-8 on Win32.Tor Lillqvist2006-06-141-0/+4 * Added code to handle the case if the account is marked as default. FixesSankar P2006-02-241-2/+11 * See bug ** 325967Shi Pu2006-02-151-0/+22 * 2006-02-13 Karsten Bräckelmann <guenther@rudersport.de>,Andre Klapper2006-02-131-3/+11 * Creating the widget with "use_underline" property. Fixes #330504.Sushma Rai2006-02-131-2/+3 * ** Fixes #326147 Modify e_source to reflect to the reverted changes.Veerapuram Varadhan2006-02-061-1/+3 * use libedataserver/e-account-list.h instead of e-util/e-account-list.h.Simon Zheng2006-01-061-1/+1 * translate the labels of emfp_items.Changwoo Ryu2006-01-021-0/+16 * ** See bug 324473 delete reference to account editor to make sure beJeff Cai2005-12-211-1/+0 * Use gstdio wrappers. Construct pathnames of glade files at run-time.Tor Lillqvist2005-12-181-16/+91 * Added code to enable the sent folder button for accounts with "None" setSankar P2005-09-211-2/+5 * cast warning away.Not Zed2005-08-241-3/+5 * first prepare the page and then validate **Fixes #273842Vivek Jain2005-08-121-34/+34 * ** See bug #300881.Not Zed2005-08-081-3/+5 * (emae_option_checkspin) initialize local variable "label".David Malcolm2005-08-061-1/+1 * ** See bug #273885.Not Zed2005-08-051-1/+4 * Fix #307358. Check if the provider type exists before senisitizingShreyas Srinivasan2005-07-291-3/+6 * Update the "Full Name" text entry with the detected real name of the user.Praveen Kumar2005-07-281-1/+1 * if we get a null default, then set "" on the entry. (emae_option_entry):Not Zed2005-07-211-2/+8 * move e-error into e-util/Not Zed2005-05-161-1/+1 * mail-ops.c (mail_send_message) Added code to prevent copying of sentSankar P2005-05-071-2/+3 * removed. (em_utils_handle_receipt): asynchronously load message if none isNot Zed2005-04-081-0/+61 * include atkutil.h (message_list_construct): cast warning.Not Zed2005-03-021-13/+9 * bump version, requiresJP Rosevear2005-03-011-22/+7 * ** See bug #71967Not Zed2005-02-241-0/+4 * fix argument order to memset. (emae_security_page): fix the non-have_nssNot Zed2005-02-231-8/+4 * The GladeXML object is no longer a part of the private structure, and weRodney Dawes2005-02-231-1/+1 * ** See bug #61363 & e-util/ChangeLogNot Zed2005-02-211-167/+258 * Patch by Michael, to supporting tables in e-config, handling hide bits andSushma Rai2005-01-311-14/+16 * ** See bug #71521.Not Zed2005-01-311-1/+3 * Increment i each time thru the loop or we lose widgets.Jeffrey Stedfast2005-01-201-1/+2 * ** See bug #71029.Not Zed2005-01-141-2/+5 * ** See bug #70990.Not Zed2005-01-12