aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--devel-docs/camel/tmpl/camel-recipient.sgml88
1 files changed, 88 insertions, 0 deletions
diff --git a/devel-docs/camel/tmpl/camel-recipient.sgml b/devel-docs/camel/tmpl/camel-recipient.sgml
new file mode 100644
index 0000000000..4af84cf58e
--- /dev/null
+++ b/devel-docs/camel/tmpl/camel-recipient.sgml
@@ -0,0 +1,88 @@
+<!-- ##### SECTION Title ##### -->
+CamelRecipientTable
+
+<!-- ##### SECTION Short_Description ##### -->
+
+
+<!-- ##### SECTION Long_Description ##### -->
+<para>
+
+</para>
+
+<!-- ##### SECTION See_Also ##### -->
+<para>
+
+</para>
+
+<!-- ##### STRUCT CamelRecipientTable ##### -->
+<para>
+
+</para>
+
+@recipient_hash_table:
+@ref_count:
+
+<!-- ##### FUNCTION camel_recipient_table_new ##### -->
+<para>
+
+</para>
+
+@Returns:
+
+
+<!-- ##### FUNCTION camel_recipient_table_unref ##### -->
+<para>
+
+</para>
+
+@recipient_table:
+
+
+<!-- ##### FUNCTION camel_recipient_table_get ##### -->
+<para>
+
+</para>
+
+@recipient_table:
+@recipient_type:
+@Returns:
+
+
+<!-- ##### FUNCTION camel_recipient_table_add ##### -->
+<para>
+
+</para>
+
+@recipient_table:
+@recipient_type:
+@recipient:
+
+
+<!-- ##### FUNCTION camel_recipient_table_remove ##### -->
+<para>
+
+</para>
+
+@recipient_table:
+@recipient_type:
+@recipient:
+
+
+<!-- ##### FUNCTION camel_recipient_table_add_list ##### -->
+<para>
+
+</para>
+
+@recipient_table:
+@recipient_type:
+@recipient_list:
+
+
+<!-- ##### FUNCTION camel_recipient_table_ref ##### -->
+<para>
+
+</para>
+
+@recipient_table:
+
+
ons'>+4 * eh, changed my mind, put the exception back in camel_url_new()Dan Winship2001-03-264-13/+10 * New URL parser with full RFC1808 relative URL support. Yum.Dan Winship2001-03-269-199/+523 * Updated Swedish translation.Christian Rose2001-03-262-868/+987 * UpdateFatih Demir2001-03-262-1182/+1192 * Fix a bug in this that probably would have been noticed sooner if ETreeDan Winship2001-03-262-1/+7 * ref the sort_info taken from the state object. Ditto. Fixes the last ETreeDan Winship2001-03-262-0/+2 * The model_rows_{inserted,deleted} signals changed names; deal with it.Federico Mena Quintero2001-03-258-58/+73 * Updated Slovenian translationAndraz Tori2001-03-251-1700/+1852 * Allow the authtype to be NULL. (transport_auth_init): If the providerJeffrey Stedfast2001-03-252-2/+31 * Don't use copy_to if the source folder doesn't support summary info's.Jeffrey Stedfast2001-03-252-4/+13 * Added e-selection-model-array.lo.Christopher James Lahey2001-03-258-560/+975 * Added '=' and '-' as tree node expand and collapseChristopher James Lahey2001-03-251-3/+11 * Rather than starting the pending query by directly callingJon Trowbridge2001-03-252-8/+42 * Default to iso-8859-1 as the user's charset here if it is undefined. ThisJeffrey Stedfast2001-03-252-1/+7 * Do charset conversion on the username param here if needed.Jeffrey Stedfast2001-03-252-4/+49 * Properly remove old items from the ETableExtras if they are replaced byChristopher James Lahey2001-03-241-0/+3 * Made this only up the insert_count if it actually had to do any nonChristopher James Lahey2001-03-241-3/+4 * Ignore these signals if we aren't realized yet.Christopher James Lahey2001-03-231-4/+19 * Added. Call me old-fashioned, but I just prefer to have a real API ratherJon Trowbridge2001-03-2320-72/+755 * Made this not create the new font until realize instead of at new_viewChristopher James Lahey2001-03-232-15/+28 * Turned on BROKEN_ETREE.Christopher James Lahey2001-03-232-1/+5 * Refactor ELocalStorage a bit so that it's easier to implement theEttore Perazzoli2001-03-232-192/+206 * Fix some warnings, Allow the importers to import into any folder. UpdateIain Holmes2001-03-2317-43/+152 * update by ChiDeok, Hwang <hwang@mizi.co.kr>Nam SungHyun2001-03-231-1050/+1026 * Oops, an unspecified date is '0', not -1.Jeffrey Stedfast2001-03-232-1/+6 * Validate the filter rule.Jeffrey Stedfast2001-03-232-1/+8 * New callback to handle a double-click event in the account clist.Jeffrey Stedfast2001-03-233-19/+32 * (update_active): move to absolute coordinatesRadek Doulik2001-03-232-6/+12 * Change the From address to "The Evolution Team" <evolve@ximian.com> soDan Winship2001-03-232-2/+7 * Don't look at untagged responses other than "* BYE"...Dan Winship2001-03-235-85/+141 * Leak plug: free the target list after starting the drag.Ettore Perazzoli2001-03-232-2/+7 * Fix the signature of a callback for the `e_storage_set_async_create()'Ettore Perazzoli2001-03-232-1/+8 * (html_enter_notify_event): take care of enter eventRadek Doulik2001-03-232-13/+37 * Change \" to ' in translations for .oaf files, since various bugs conspireDan Winship2001-03-232-16/+22 * (html_motion_notify_event): new handler, highlights addresses byRadek Doulik2001-03-233-0/+53 * Updated Japanese translation.Akira Tagoh2001-03-232-1680/+2004 * Update xml-i18n-tools versionDan Winship2001-03-232-1/+6 * added simple debug g_printRadek Doulik2001-03-231-0/+1 * connect to button_press_event and iframe_created events of GtkHTML widgetRadek Doulik2001-03-233-9/+145 * Changed the EStorageSet API to have a single `xfer()' method insteadEttore Perazzoli2001-03-225-98/+164 * Added an xfer method to `EStorage' and `GNOME::Evolution::Storage'.Ettore Perazzoli2001-03-225-17/+99 * new menu iconsJakub Steiner2001-03-226-0/+413 * fixing checkerboardJakub Steiner2001-03-222-0/+4 * small positioning fixJakub Steiner2001-03-221-0/+0 * More DnD work. Now we handle copying and moving of folders, althoughEttore Perazzoli2001-03-224-59/+228 * Fixed the g_return_if_fail here to allow for appending.Christopher James Lahey2001-03-221-1/+1 * Make `ETableSortInfo' non-floating and use _unref, not _destroy, toEttore Perazzoli2001-03-222-1/+3 * Fixed the parity on all the g_return_ifs and g_return_val_ifs.Christopher James Lahey2001-03-221-8/+8 * Made this able to take -1 to denote appending to the table. Also, removedChristopher James Lahey2001-03-222-23/+48 * Bumped gal requirement to 0.5.99.11.Christopher James Lahey2001-03-222-3/+7 * renaming icons to make Miguel's speedups possibleJakub Steiner2001-03-2233-22/+42 * Changed get_save_id to just return a strdup of the path. (new_storage_cb,Christopher James Lahey2001-03-222-23/+40 * Changed this to derefence the pointers passed in from qsort as we shouldChristopher James Lahey2001-03-221-2/+7 * New function to allow you to do non live sorts with weird rules.Christopher James Lahey2001-03-222-12/+102 * Don't fail at setting up all the toolbar icons if just one of theEttore Perazzoli2001-03-222-6/+8 * Validate the rule before closing.Jeffrey Stedfast2001-03-224-13/+24 * Updated Spanish translation.Hector Garcia2001-03-224-4/+562 * Require bison, not yacc (for vcc.y)Dan Winship2001-03-222-0/+9 * add wombat-moniker.h as a source so it gets distedJP Rosevear2001-03-222-0/+5 * Updated Spanish translation.Hector Garcia2001-03-222-810/+799 * Fix a bug in (illegal) 0-part messagesDan Winship2001-03-221-0/+3 * Use the new URL part macrosDan Winship2001-03-225-26/+39 * add a "GList *authtypes", so you can get the list of authtypes used by aDan Winship2001-03-2215-282/+257 * Return -1 on fail. (camel_filter_driver_filter_folder): Same.Jeffrey Stedfast2001-03-226-30/+63 * Updated Azeri filePablo Saratxaga2001-03-222-1609/+1489 * Added all the new icons to the distribution.Miguel de Icaza2001-03-221-0/+5 * OopsMiguel de Icaza2001-03-221-1/+7 * Make `ETableState' a non-`GTK_FLOATING' object. Otherwise theEttore Perazzoli2001-03-211-0/+4 * initialise the moniker factoryDietmar Maurer2001-03-216-1/+146 * Fix a stupid g_warning caused by calling EStorageSet functions on aEttore Perazzoli2001-03-212-8/+16 * s/helixcode\.com/ximian.com/ and update all the copyrights in the IDLEttore Perazzoli2001-03-218-16/+16 * Update description of the file and my email address in it.Ettore Perazzoli2001-03-211-2/+3 * StudlyCapsify struct members to match the new IDL naming standards.Ettore Perazzoli2001-03-213-14/+20 * Handle the destination side of drag and drop too.Ettore Perazzoli2001-03-213-18/+165 * Rename "Send and Receive" to "Send / Receive".Ettore Perazzoli2001-03-212-2/+7 * Added new icons.Miguel de Icaza2001-03-218-26/+56 * Set the editor dialog modal rather than setting the filter dialogJeffrey Stedfast2001-03-212-118/+130 * Added these classes.Christopher James Lahey2001-03-214-0/+641 * More fixes for NSPR and NSS checks - use fixed it to use AC_CHECK_HEADERSJeffrey Stedfast2001-03-212-13/+31 * color coded app icons and some new icons. also a new splash (probably to be r...Jakub Steiner2001-03-2114-0/+260 * Step the parser so it imports more than one message.Iain Holmes2001-03-212-0/+25 * extra dist the oaf filesJP Rosevear2001-03-212-0/+6 * Fixed a typo in the word horiztonal.Christopher James Lahey2001-03-211-1/+1 * Function to check if the store is online and set an exception if not.Dan Winship2001-03-219-190/+451 * Updated Norwegian (bokmål) translation.Kjartan Maraas2001-03-212-827/+898 * set default text colorRadek Doulik2001-03-212-0/+5 * set color in html citationRadek Doulik2001-03-218-15/+184 * new function, extracted from e_text_to_html, added color parameterRadek Doulik2001-03-213-3/+66 * Bumped the version number to 05.99.9.Christopher James Lahey2001-03-2114-48/+109 * make sure intelligent.h gets distedJP Rosevear2001-03-202-0/+5 * Made this check if the control mask is set.Christopher James Lahey2001-03-202-1/+6 * Fixed the GTK_RETLOC calls for these marshallers.Christopher James Lahey2001-03-201-2/+2 * Fix ettore's fix ;-)Jeffrey Stedfast2001-03-202-2/+6 * Remove the node before freeing the data it points to.Christopher James Lahey2001-03-202-5/+10 * Upped the version number to 0.5.99.4.Christopher James Lahey2001-03-206-124/+448 * Bumped gal requirement to 0.5.99.8.Christopher James Lahey2001-03-20