aboutsummaryrefslogtreecommitdiffstats
path: root/mail
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_CORE_1_1_4nobody2000-02-1720-1503/+0
| | | | | | 'GNOME_CORE_1_1_4'. svn path=/tags/GNOME_CORE_1_1_4/; revision=1807
* Add session.cArturo Espinosa2000-02-171-0/+67
| | | | svn path=/trunk/; revision=1800
* Add session.hArturo Espinosa2000-02-171-0/+17
| | | | svn path=/trunk/; revision=1799
* Add the unicode libraries as well.Miguel de Icaza2000-02-167-9/+76
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2000-02-14 Miguel de Icaza <miguel@gnu.org> * camel/providers/mbox/Makefile.am (libcamelmbox_la_LIBADD): Add the unicode libraries as well. * camel/camel-provider.c (camel_provider_register_as_module): Add error reporting here. Desire to use Solaris increases. Hair loss in the last two hours: 5,400. * camel/providers/mbox/camel-mbox-provider.c (camel_mbox_get_provider): Renamed function. * camel/camel.h: All include files use camel/ now here. * camel/providers/mbox/Makefile.am: Drop all the dynamism from Camel, and make this a standard library. * configure.in: set the UNICODE_LIBS variable here. 2000-02-14 Miguel de Icaza <miguel@gnu.org> * folder-browser.c (folder_browser_load_folder): New routine, loads a camel folder. (folder_browser_set_uri): redo. * session.c: new file. Implements SessionStores to keep track of a Session/Store tuple. svn path=/trunk/; revision=1783
* + * tests/ui-tests/message-browser.c (handle_tree_item): Expand treeMatthew Loper2000-02-142-2/+6
| | | | | | | | | | | | | | | | | | | | | | + items. + (mime_message_to_html): New function; translates a + CamelMimeMessage into two strings (one for the header, and one for + the body). + (get_gtk_html_window): New function; fills out a window with + html. The html is taken from a processed rfc822 file, via a + CamelFormatter. + + * camel/camel-formatter.c: Added assertions. + (handle_text_html): Don't call text_to_html on something that's + already html. + (multipart_foreach): function deleted. + + * mail/html-stream.c (html_stream_new): Second param of + gtk_html_begin should be "", not NULL. + (html_stream_new): gtk_html_parse() is deprecated, so the call was + removed. svn path=/trunk/; revision=1766
* HTMLStreamClass's parent changed to CamelStreamClass, not CamelStream.Matthew Loper2000-02-142-1/+6
| | | | | | | | | | * mail/html-stream.h: HTMLStreamClass's parent changed to CamelStreamClass, not CamelStream. * tests/ui-tests/message-browser.c: Added preliminary support for the viewing of messages via gtkhtml. Lots of commenting. svn path=/trunk/; revision=1765
* Add the e-text directory to the includes list.Christopher James Lahey2000-02-123-2/+10
| | | | | | | | | | | 2000-02-11 Christopher James Lahey <clahey@helixcode.com> * Makefile.am: Add the e-text directory to the includes list. * message-list.c: Change the call to e_cell_text_new, since there's an added argument. svn path=/trunk/; revision=1744
* Display the summary. AbstractlyMiguel de Icaza2000-02-111-5/+20
| | | | svn path=/trunk/; revision=1734
* Added libetext as libetable depends on it.Christopher James Lahey2000-02-092-0/+5
| | | | | | | | 2000-02-09 Christopher James Lahey <clahey@helixcode.com> * Makefile.am: Added libetext as libetable depends on it. svn path=/trunk/; revision=1709
* Changed the order of the compilation so the CORBA stuff was generatedIain Holmes2000-02-092-2/+7
| | | | | | | | | | | 2000-02-08 Iain Holmes <ih@csd.abdn.ac.uk> * mail/Makefile.am: Changed the order of the compilation so the CORBA stuff was generated before it was needed. * shell/Makefile.am: Same. svn path=/trunk/; revision=1695
* Add evolution-mail.gnorba fileArturo Espinosa2000-01-301-0/+13
| | | | svn path=/trunk/; revision=1656
* Add missing fileArturo Espinosa2000-01-301-0/+58
| | | | svn path=/trunk/; revision=1655
* More work. Not funny that e-table does not display.Arturo Espinosa2000-01-296-28/+189
| | | | | | | | More work. Not funny that e-table does not display. Miguel. svn path=/trunk/; revision=1654
* Work on the factoyrArturo Espinosa2000-01-293-13/+43
| | | | svn path=/trunk/; revision=1651
* Make Evolution compile with the latest Bonobo changes.Arturo Espinosa2000-01-269-35/+36
| | | | | | | | Make Evolution compile with the latest Bonobo changes. Miguel. svn path=/trunk/; revision=1636
* Add missing fileArturo Espinosa2000-01-261-0/+6
| | | | svn path=/trunk/; revision=1633
* It compiles -miguelArturo Espinosa2000-01-259-15/+91
| | | | svn path=/trunk/; revision=1630
* More workArturo Espinosa2000-01-2510-5/+780
| | | | svn path=/trunk/; revision=1628
* More workArturo Espinosa2000-01-205-0/+163
| | | | | | More work svn path=/trunk/; revision=1595
* More work on the code. Added more for the framework.Arturo Espinosa2000-01-192-0/+27
More work on the code. Added more for the framework. Miguel. svn path=/trunk/; revision=1593