| Commit message (Expand) | Author | Age | Files | Lines |
* | A lot of changes in the way the parsing works. I am too lazy | Bertrand Guiheneuf | 2000-02-22 | 12 | -10/+563 |
* | change noinst_LIBRARIES to noinst_LTLIBRARIES, and supply -static to | NotZed | 2000-02-22 | 2 | -5/+10 |
* | Uh, fixed LIBADD again. What was there was never ever going to work, | NotZed | 2000-02-22 | 2 | -7/+6 |
* | Add "authenticator" to CamelSession and update things to use it. | Dan Winship | 2000-02-22 | 9 | -10/+130 |
* | update for CamelSession changes | Dan Winship | 2000-02-22 | 4 | -4/+23 |
* | add CamelExceptions to several functions. Use camel_session_new to | Dan Winship | 2000-02-22 | 11 | -213/+266 |
* | Once camel is being used for real, exceptions won't be renumberable. So | Dan Winship | 2000-02-21 | 2 | -3/+16 |
* | generated | Seth Alves | 2000-02-21 | 1 | -2164/+0 |
* | trying to link libical | Seth Alves | 2000-02-21 | 2 | -2/+2 |
* | *** empty log message *** | Seth Alves | 2000-02-21 | 1 | -31/+0 |
* | more fallout from import of 0.15a | Seth Alves | 2000-02-21 | 3 | -5/+3 |
* | generated | Seth Alves | 2000-02-21 | 2 | -1699/+0 |
* | This commit was generated by cvs2svn to compensate for changes in r1879, | Seth Alves | 2000-02-21 | 11 | -39/+141 |
* | Initial revision | Seth Alves | 2000-02-21 | 3 | -0/+183 |
* | ignore a flex output file | Seth Alves | 2000-02-21 | 1 | -0/+2 |
* | ignore .deps | Seth Alves | 2000-02-21 | 2 | -1/+3 |
* | output makefiles for libical | Seth Alves | 2000-02-21 | 1 | -0/+4 |
* | some Makefile.ams to use until eric moves his code to cvs | Seth Alves | 2000-02-21 | 10 | -176/+1516 |
* | add libibex back to libcamelmbox_la_LIBADD | Dan Winship | 2000-02-21 | 2 | -2/+6 |
* | Changed dependencies on libibex.la to libibex.a. In test9_LDADD, placed | Matthew Loper | 2000-02-21 | 2 | -3/+9 |
* | changed mkindex_LDADD to libibex.a instead of libibex.la. | Matthew Loper | 2000-02-21 | 2 | -1/+6 |
* | clean up warnings | Dan Winship | 2000-02-21 | 1 | -12/+8 |
* | Michael created camel/ChangeLog on 2/12 but didn't commit it until 2/18, | Dan Winship | 2000-02-21 | 2 | -184/+183 |
* | added libetext.a and libeutil.a to test_shortcut_bar_LDADD, and got rid of | Damon Chaplin | 2000-02-21 | 17 | -163/+309 |
* | Show the text of the item, in a tooltip style. (e_text_event): Add a | Iain Holmes | 2000-02-21 | 7 | -2/+323 |
* | + * .cvsignore: added ABOUT-NLS. | Matthew Loper | 2000-02-20 | 3 | -226/+6 |
* | When a link is clicked, indicate the link with a dialog. | Matthew Loper | 2000-02-20 | 2 | -11/+15 |
* | + * libical/src/test/.cvsignore: Added Makefile. | Matthew Loper | 2000-02-20 | 4 | -1/+6 |
* | + * libical/src/test/.cvsignore: Added Makefile. | Matthew Loper | 2000-02-20 | 1 | -0/+6 |
* | + * libical/Makefile: autogenerated file removed from cvs. | Matthew Loper | 2000-02-20 | 6 | -2040/+6 |
* | + * widgets/e-minicard/.cvsignore: Added minicard-label-test, | Matthew Loper | 2000-02-20 | 15 | -0/+56 |
* | minor cleanup. | Matthew Loper | 2000-02-20 | 3 | -17/+12 |
* | Use a relative path to the mbox provider module. | NotZed | 2000-02-19 | 3 | -2/+12 |
* | Added forgotten files. | NotZed | 2000-02-19 | 3 | -0/+46 |
* | Added exception to call, and fixed caller. | NotZed | 2000-02-19 | 6 | -712/+238 |
* | DOH | Seth Alves | 2000-02-19 | 1 | -0/+6 |
* | Statically link with ibex | Miguel de Icaza | 2000-02-19 | 1 | -2/+2 |
* | For now. make a libibex.a library so we can link it with the camel | Miguel de Icaza | 2000-02-19 | 2 | -5/+8 |
* | Now have loader/save, basic gui elements (which i want | NotZed | 2000-02-19 | 12 | -330/+955 |
* | New header with the typedefs for all camel classes. Now the class headers | Dan Winship | 2000-02-19 | 38 | -97/+141 |
* | fix a stupid typo (thank you gcc -Wall) | Dan Winship | 2000-02-19 | 1 | -1/+1 |
* | #include <ctype.h> so the hash function doesn't get stuck using the | Dan Winship | 2000-02-19 | 1 | -1/+1 |
* | Use BONOBO_VFS_GNOME_CFLAGS instead of GNOMEUI_INCLUDES, as we use Bonobo | Miguel de Icaza | 2000-02-19 | 3 | -2/+7 |
* | Further Makefile.am fixage -miguel | Miguel de Icaza | 2000-02-19 | 2 | -6/+5 |
* | Call camel_data_wrapper_set_input_stream, rather than | Matt Loper | 2000-02-19 | 2 | -81/+209 |
* | Make gnomeui the last library on the command line, as its path is the one | Miguel de Icaza | 2000-02-19 | 4 | -18/+28 |
* | Add libibex to the compilation; AC_SUBST printing libraries | Miguel de Icaza | 2000-02-19 | 1 | -11/+18 |
* | Include <string.h> | Miguel de Icaza | 2000-02-19 | 3 | -0/+4 |
* | Add EXTRA_GNOME_CFLAGS to INCLUDES> | Miguel de Icaza | 2000-02-19 | 2 | -0/+5 |
* | make the / between the host and the path part of the path: it's wrong | Dan Winship | 2000-02-19 | 1 | -3/+2 |
* | Use the new method for gnome-print checking instead of the old crufty gtk+ | Miguel de Icaza | 2000-02-19 | 2 | -1/+18 |
* | Modification in the automake/libtool building process so that | Bertrand Guiheneuf | 2000-02-18 | 3 | -2/+4 |
* | libraries come from $(top_builddir)/..., not $(top_srcdir)/... | Dan Winship | 2000-02-18 | 1 | -3/+3 |
* | missing ChangeLog entry for previous commit to camel-service.[ch] | Dan Winship | 2000-02-18 | 1 | -0/+7 |
* | use camel_stream_reset instead of seek. The formatter should be able to | bertrand | 2000-02-18 | 17 | -66/+177 |
* | Make camel-service use a Gurl internally. Remove the login/password | Dan Winship | 2000-02-18 | 2 | -119/+73 |
* | New function g_url_to_string to convert a Gurl back into a char * | Dan Winship | 2000-02-18 | 3 | -1/+29 |
* | build libical | Seth Alves | 2000-02-18 | 1 | -0/+1 |
* | moved CalendarFormat type def here | Seth Alves | 2000-02-18 | 12 | -115/+307 |
* | didn't want these checked in | Seth Alves | 2000-02-18 | 8 | -222/+0 |
* | This commit was generated by cvs2svn to compensate for changes in r1827, | Seth Alves | 2000-02-18 | 4 | -44/+23 |
* | Initial revision | Seth Alves | 2000-02-18 | 123 | -0/+39827 |
* | revamped so that it uses the output stream of the data wrapper | bertrand | 2000-02-17 |