~vcs-imports/evolution/+git/evolution:evolution-0-6-branch

Last commit made on 2000-11-14
Get this branch:
git clone -b evolution-0-6-branch https://git.launchpad.net/~vcs-imports/evolution/+git/evolution

Branch merges

Branch information

Name:
evolution-0-6-branch
Repository:
lp:~vcs-imports/evolution/+git/evolution

Recent commits

36d3af7... by Rodrigo Moya <email address hidden>

changes to make it work with latest Bonobo (>= 0.28)

2000-11-14 Rodrigo Moya <email address hidden>

 * changes to make it work with latest Bonobo (>= 0.28)

svn path=/branches/evolution-0-6-branch/; revision=6572

a1f98f8... by Michael Meeks <email address hidden>

Add a scad of #include <e-util/bonobo-ui-compat.h> s to a lot of files.

Add a scad of #include <e-util/bonobo-ui-compat.h> s to a lot of files.

2000-10-30 Michael Meeks <email address hidden>

 * configure.in: Require Bonobo 0.26+

svn path=/branches/evolution-0-6-branch/; revision=6281

042d648... by Michael Meeks <email address hidden>

start of port to Bonobo-0.26+

svn path=/branches/evolution-0-6-branch/; revision=6280

a411a6c... by Chris Toshok <email address hidden>

only call the handler if the if we're connected, and if we fail to connect

2000-10-25 Chris Toshok <email address hidden>

 * backend/pas/pas-backend-ldap.c (ldap_op_process_current): only
 call the handler if the if we're connected, and if we fail to
 connect finish the op and post a message.
 (pas_backend_ldap_connect): add debug spew if DEBUG is defined.
 (modify_card_handler): LDAP_RES_SEARCH_ENTRY => LDAP_SUCCESS.
 (modify_card_handler): only perform the ldap_modify_s if we have a
 list of modifications.
 (get_cursor_handler): use ldap_error_to_response here.
 (pas_backend_ldap_load_uri): use LDAP_PORT instead of the constant
 389.

svn path=/branches/evolution-0-6-branch/; revision=6199

c2e747b... by Jeffrey Stedfast <email address hidden>

Fixed NULL in fprintf.

2022-10-24 Jeffrey Stedfast <email address hidden>

 * filter-driver.c: Fixed NULL in fprintf.

svn path=/branches/evolution-0-6-branch/; revision=6152

6f52f54... by Jeffrey Stedfast <email address hidden>

If the source wasn't set, default to "incoming". (xml_decode): If the

2000-10-24 Jeffrey Stedfast <email address hidden>

 * filter-rule.c (xml_encode): If the source wasn't set, default to
 "incoming".
 (xml_decode): If the source wasn't set in the xml file, default it
 to "incoming".

svn path=/branches/evolution-0-6-branch/; revision=6148

c7f2de5... by Kjartan Maraas <email address hidden>

This too

svn path=/branches/evolution-0-6-branch/; revision=6136

75eec4a... by Kjartan Maraas

moved #include <config.h> to the top.

2000-10-24 Kjartan Maraas <email address hidden>

 * addressbook/conduit/address-conduit-control-applet.c:
 moved #include <config.h> to the top.

svn path=/branches/evolution-0-6-branch/; revision=6135

1424dac... by Chris Toshok <email address hidden>

add camel-nntp-types.h.

2000-10-23 Chris Toshok <email address hidden>

 * providers/nntp/Makefile.am (libcamelnntpinclude_HEADERS): add
 camel-nntp-types.h.

svn path=/branches/evolution-0-6-branch/; revision=6133

1b5405c... by Dan Winship <email address hidden>

Pulling up Dan's patch from HEAD.

2000-10-23 Dan Winship <email address hidden>

 * providers/imap/camel-imap-command.c (imap_read_untagged): Fix a
 "how could this have been working before" memory overrun bug
 found by Vlad.

svn path=/branches/evolution-0-6-branch/; revision=6131