aboutsummaryrefslogtreecommitdiffstats
path: root/mail/main.c
Commit message (Collapse)AuthorAgeFilesLines
* consolidate mail-format.h, mail-identify.h, mail-ops.h, main.h andDan Winship2000-05-071-2/+1
| | | | | | | | * mail.h: consolidate mail-format.h, mail-identify.h, mail-ops.h, main.h and session.h into this new file. There's no reason to have a .h for every .c. svn path=/trunk/; revision=2830
* Fix broken OAF patch for the GNORBA case.Ettore Perazzoli2000-04-291-8/+8
| | | | svn path=/trunk/; revision=2676
* Made Evolution OAF-compatible.Ettore Perazzoli2000-04-281-8/+27
| | | | svn path=/trunk/; revision=2673
* call glade_gnome_init, for composer.Dan Winship2000-04-231-0/+4
| | | | | | * main.c (main): call glade_gnome_init, for composer. svn path=/trunk/; revision=2556
* Fix the embarassing cursor bug.Miguel de Icaza2000-04-121-0/+1
| | | | | | Fix the embarassing cursor bug. svn path=/trunk/; revision=2404
* Add the unicode libraries as well.Miguel de Icaza2000-02-161-3/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Make Evolution compile with the latest Bonobo changes.Arturo Espinosa2000-01-261-2/+2
| | | | | | | | Make Evolution compile with the latest Bonobo changes. Miguel. svn path=/trunk/; revision=1636
* It compiles -miguelArturo Espinosa2000-01-251-2/+3
| | | | svn path=/trunk/; revision=1630
* More workArturo Espinosa2000-01-251-3/+38
| | | | svn path=/trunk/; revision=1628
* More workArturo Espinosa2000-01-201-0/+3
| | | | | | More work svn path=/trunk/; revision=1595
* More work on the code. Added more for the framework.Arturo Espinosa2000-01-191-0/+11
More work on the code. Added more for the framework. Miguel. svn path=/trunk/; revision=1593