| Commit message (Expand) | Author | Age | Files | Lines |
* | This commit was manufactured by cvs2svn to create tagGNUMERIC_0_51 | nobody | 2000-02-26 | 964 | -245129/+0 |
* | fix up check of LINGUAS variable so that we don't get problems when | James Henstridge | 2000-02-26 | 2 | -1/+7 |
* | chuuuut. | Mathieu Lacage | 2000-02-26 | 3 | -2/+10 |
* | add gtk-doc-style comments | Dan Winship | 2000-02-26 | 5 | -8/+144 |
* | s/1.0/1/ for interface version. | Elliot Lee | 2000-02-26 | 1 | -2/+2 |
* | Made the E table item redraw properly. | Christopher James Lahey | 2000-02-25 | 5 | -12/+38 |
* | Made carriage return stop editting instead of inserting a carriage return. | Christopher James Lahey | 2000-02-25 | 3 | -16/+29 |
* | Added e_xml_get_integer_prop_by_name. | Christopher James Lahey | 2000-02-25 | 13 | -4/+143 |
* | Added duplicate_value and add_value. Use the new compare functions. Made | Christopher James Lahey | 2000-02-25 | 46 | -190/+1354 |
* | Functions for memory management. | NotZed | 2000-02-25 | 6 | -3/+155 |
* | last set of changes for CamelFolder changes. Evolution builds again... | Dan Winship | 2000-02-25 | 3 | -23/+29 |
* | update for CamelFolder changes | Dan Winship | 2000-02-25 | 1 | -6/+11 |
* | another typo | Dan Winship | 2000-02-25 | 1 | -1/+1 |
* | remove some camel_store_get_separators that I missed before | Dan Winship | 2000-02-25 | 1 | -6/+5 |
* | fix variable name | Dan Winship | 2000-02-25 | 1 | -1/+1 |
* | include camel-transport | Dan Winship | 2000-02-25 | 1 | -0/+2 |
* | add camel_session_get_transport_for_protocol | Dan Winship | 2000-02-25 | 3 | -0/+48 |
* | Add CamelTransport abstract class and CamelSendmailTransport | Dan Winship | 2000-02-25 | 12 | -1/+560 |
* | oops. ChangeLog entry for previous | Dan Winship | 2000-02-25 | 1 | -0/+9 |
* | Move "separator" from camel-store to camel-folder, since it can vary from | Dan Winship | 2000-02-25 | 6 | -85/+37 |
* | use CamelExceptions for run-time errors, not incorrect code. Don't bother | Dan Winship | 2000-02-25 | 3 | -751/+156 |
* | Made keyboard focus navigation work across groups. | Christopher James Lahey | 2000-02-24 | 11 | -8/+54 |
* | Made changing focus work. | Christopher James Lahey | 2000-02-24 | 3 | -10/+14 |
* | This were moved to widgets/e-text/ a while ago but never removed. They | Christopher James Lahey | 2000-02-24 | 100 | -4426/+4469 |
* | New widget, a dialogue which uses filter-druid to present the various | NotZed | 2000-02-24 | 7 | -250/+502 |
* | Free the data in the headers hash table. (_add_header): g_strdup the | Dan Winship | 2000-02-24 | 3 | -6/+26 |
* | ~/evolution should be mode 700, not 600 | Dan Winship | 2000-02-24 | 2 | -2/+8 |
* | added the generated file icalitip.tab.c until i can figure out | Seth Alves | 2000-02-24 | 5 | -16/+1683 |
* | avoid yyconflict with libical | Seth Alves | 2000-02-24 | 1 | -0/+2 |
* | Fix an exception error message. | Bertrand Guiheneuf | 2000-02-24 | 1 | -3/+5 |
* | + * message-list.c (message_list_set_folder): Check 'desc'riptions | Matthew Loper | 2000-02-24 | 2 | -10/+21 |
* | Dont compile by default. | NotZed | 2000-02-23 | 3 | -2/+20 |
* | Don't run libtoolize when `NO_LIBTOOLIZE' is set. | Martin Baulig | 2000-02-23 | 2 | -2/+8 |
* | don't put .libs in the link command, let libtool do it | Seth Alves | 2000-02-23 | 2 | -2/+2 |
* | don't read the char if we reached the length of the output buffer. Hours | bertrand | 2000-02-22 | 3 | -39/+49 |
* | fix to show a sample correct implementation. | bertrand | 2000-02-22 | 10 | -73/+341 |
* | New utility functions for working with the internal rule format. | NotZed | 2000-02-22 | 11 | -27/+1392 |
* | added a reset method. Thanks message-browser to find so much bugs :) | bertrand | 2000-02-22 | 5 | -3/+39 |
* | + * calendar/.cvsignore: Added *.lo. | Matthew Loper | 2000-02-22 | 2 | -1/+6 |
* | + * tests/ui-tests/message-browser.c (on_link_clicked): stop | Matthew Loper | 2000-02-22 | 2 | -23/+30 |
* | Add filter to the list of directories to process | Miguel de Icaza | 2000-02-22 | 1 | -0/+1 |
* | + * tests/Makefile.am: changed references to libibex.a to | Matthew Loper | 2000-02-22 | 2 | -2/+5 |
* | + * libical/src/libical/.cvsignore: Added *.lo, *.la, and .libs. | Matthew Loper | 2000-02-22 | 8 | -1/+26 |
* | + * libical/Makefile.in: autogenerated file removed from cvs, and | Matthew Loper | 2000-02-22 | 11 | -1518/+20 |
* | 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 | 12 | -160/+464 |
* | Implemented. | Federico Mena Quintero | 2000-02-17 | 13 | -14/+282 |
* | make <alloca.h> inclusion conditional on HAVE_ALLOCA_H | Dan Winship | 2000-02-17 | 2 | -0/+4 |
* | update for bonobo changes | Dan Winship | 2000-02-17 | 1 | -1/+5 |
* | include camel.h for camel_init | Dan Winship | 2000-02-17 | 1 | -1/+1 |
* | fix library ordering on link line | Dan Winship | 2000-02-17 | 4 | -7/+7 |
* | fix license and indent style | Dan Winship | 2000-02-17 | 10 | -1107/+1292 |
* | automakify libibex | Dan Winship | 2000-02-17 | 4 | -30/+36 |
* | Finds if a word is indexed under a given name. | NotZed | 2000-02-17 | 3 | -1/+30 |
* | s/GNOME2_DIR/GNOME2_PATH/, for consistency | Dan Winship | 2000-02-17 | 1 | -2/+2 |
* | Add session.c | Arturo Espinosa | 2000-02-17 | 1 | -0/+67 |
* | Add session.h | Arturo Espinosa | 2000-02-17 | 1 | -0/+17 |
* | don't seek the begining of the substream. (_eos): fix eos condition | bertrand | 2000-02-17 | 19 | -196/+145 |
* | Simplify the code a lot and add support for RFC2384 POP URLs. | Dan Winship | 2000-02-17 | 2 | -352/+81 |
* | Make md5_final take the MD5Context first, like md5_init and md5_update. | Dan Winship | 2000-02-17 | 3 | -6/+6 |
* | fix minor typos | Dan Winship | 2000-02-16 | 3 | -3/+3 |
* | Improve spelling and English a bit | Dan Winship | 2000-02-16 | 1 | -15/+15 |
* | added skel and stub files | Seth Alves | 2000-02-16 | 1 | -0/+5 |
* | forgot this one | Seth Alves | 2000-02-16 | 1 | -0/+722 |
* | Change iCalObject.organizer from char* to iCalPerson* | Russell Steinthal | 2000-02-16 | 21 | -61/+418 |
* | this routine replaces the _read_part routine and does not store the part | bertrand | 2000-02-16 | 8 | -20/+188 |
* | Initial revision | Michael Zucci | 2000-02-16 | 11 | -0/+2847 |
* | Add new files | Arturo Espinosa | 2000-02-16 | 2 | -0/+62 |
* | Add the unicode libraries as well. | Miguel de Icaza | 2000-02-16 | 20 | -48/+149 |
* | thou shall not shout | Bertrand Guiheneuf | 2000-02-15 | 1 | -0/+7 |
* | include gmime-base64.h various compilation and runtime fixes. | bertrand | 2000-02-15 | 11 | -139/+281 |
* | use the eos stream method. (gmime_read_line_from_stream): ditto. | bertrand | 2000-02-15 | 1 | -1/+7 |
* | use the eos stream method. (gmime_read_line_from_stream): ditto. | bertrand | 2000-02-15 |