| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
`configure.in'.
svn path=/trunk/; revision=10591
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2001-06-27 Peter Williams <peterw@ximian.com>
* configure.in (gal): Bump required gal version for new accessors
in ETree.
mail:
2001-06-27 Peter Williams <peterw@ximian.com>
* folder-browser-ui.c: Uncomment EditSelectThread. Yaay!
* mail-callbacks.c (select_thread): New function. Self-explanatory
name. Implementation is a little hairy.
* mail-callbacks.h: Prototype it here.
* mail-callbacks.c (invert_selection): Here too.
(select_all): Here too.
* subscribe-dialog.c (subscribe_select_all): Update to use new
ETree accessors.
(subscribe_invert_selection): Here too.
calendar:
2001-06-27 Peter Williams <peterw@ximian.com>
* conduits/*/Makefile.am (INCLUDES): More srcdir != builddir
fixes.
svn path=/trunk/; revision=10544
|
|
|
|
|
|
|
|
|
| |
2001-06-24 Chris Toshok <toshok@ximian.com>
* configure.in: add addressbook/gui/contact-list-editor, and
correct path of contact-editor.
svn path=/trunk/; revision=10461
|
|
|
|
|
|
|
|
|
|
| |
2001-06-21 Rodrigo Moya <rodrigo@gnome-db.org>
* libwombat/: added new directory for the libwombat library, which
will contain the implementation of all CORBA interfaces defined
in the wombat.idl file
svn path=/trunk/; revision=10361
|
|
|
|
|
|
|
| |
* configure.in: Fix the OpenLDAP check to default to "no" if you
don't specify anything.
svn path=/trunk/; revision=10352
|
|
|
|
|
|
|
|
| |
* configure.in: Change --enable-ldap to --with-openldap, allow a
path prefix as an argument. Add some libtooly goodness to the
libldap check in case it depends on ssl libraries.
svn path=/trunk/; revision=10334
|
|
|
|
|
|
|
| |
* configure.in: Tweak the db3 header check to like our RH7 build
machine again.
svn path=/trunk/; revision=10308
|
|
|
|
| |
svn path=/trunk/; revision=10293
|
|
|
|
| |
svn path=/trunk/; revision=10269
|
|
|
|
|
|
|
|
|
| |
* configure.in: Add "--with-db3" to fill in both
--with-db3-includes and --with-db3-libs. Make them get cached
properly so you don't need to specify it every time. Simplify some
code.
svn path=/trunk/; revision=10268
|
|
|
|
|
|
|
|
| |
* configure.in: Check the modes on $system_mail_dir and set up
variables for camel/Makefile to make camel-lock-helper
setuid/setgid.
svn path=/trunk/; revision=10266
|
|
|
|
|
|
|
|
| |
2001-06-11 JP Rosevear <jpr@ximian.com>
* configure.in: One slight db3 check correction
svn path=/trunk/; revision=10192
|
|
|
|
|
|
|
|
| |
2001-06-11 Chris Toshok <toshok@ximian.com>
* configure.in: fix typo in -ldb3 check.
svn path=/trunk/; revision=10189
|
|
|
|
|
|
|
|
|
| |
2001-06-11 JP Rosevear <jpr@ximian.com>
* configure.in: Update db3 configure checks for RedHat. /me beats
a sleep cat to death
svn path=/trunk/; revision=10188
|
|
|
|
|
|
|
|
| |
2001-06-09 Christopher James Lahey <clahey@ximian.com>
* configure.in: Bumped required version of gal to 0.8.99.2.
svn path=/trunk/; revision=10172
|
|
|
|
|
|
|
|
| |
2001-06-09 Christopher James Lahey <clahey@ximian.com>
* configure.in: Added addressbook/gui/merging/Makefile.
svn path=/trunk/; revision=10171
|
|
|
|
| |
svn path=/trunk/; revision=10167
|
|
|
|
| |
svn path=/trunk/; revision=10163
|
|
|
|
|
|
|
|
| |
2001-06-05 JP Rosevear <jpr@ximian.com>
* config.log: Bump version to 0.10.99
svn path=/trunk/; revision=10121
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2001-05-31 Christopher James Lahey <clahey@ximian.com>
* README: Included information about db3.
* acconfig.h: Added HAVE_DB_H and HAVE_DB3_DB_H.
* configure.in: Added various checks for db3 libraries and
includes. Of note are the new configure options
--with-db3-includes=PREFIX and --with-db3-libs=PREFIX to specify
the location for your db3 library.
From addressbook/ChangeLog:
2001-05-31 Christopher James Lahey <clahey@ximian.com>
* backend/pas/Makefile.am (INCLUDES): Added db3 cflags.
* backend/pas/pas-backend-file.c: Updated this to use db3.
From e-util/ChangeLog:
2001-05-31 Christopher James Lahey <clahey@ximian.com>
* Makefile.am (INCLUDES): Added db3 cflags.
* e-dbhash.c: Made this use db3.
* e-db3-utils.c, e-db3-utils.h: New files with some helper
functions.
From wombat/ChangeLog:
2001-05-31 Christopher James Lahey <clahey@ximian.com>
* Makefile.am (wombat_LDADD): Added db3 libs.
svn path=/trunk/; revision=10077
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2001-05-31 Christopher James Lahey <clahey@ximian.com>
* configure.in (GTKHTML_DATADIR): Use --moddatadir to derive this.
From composer/ChangeLog:
2001-05-31 Christopher James Lahey <clahey@ximian.com>
* Makefile.am (HTML_EDITOR_GENERATED): Use GTKHTML_DATADIR here.
svn path=/trunk/; revision=10070
|
|
|
|
|
|
| |
* configure.in: Bump gal dependency to 0.8.99.1
svn path=/trunk/; revision=10056
|
|
|
|
|
|
|
|
|
|
|
|
| |
* README: Remove reference to verify-evolution-install.sh since it
doesn't work any more.
* configure.in (EVO_CHECK_LIB): allow this to take a max version
too, mostly so we can bound the allowable gal versions for
releases, but also to require libxml < 2.0.
(OpenSSL): Fixicate to work on NetBSD (OpenSSL in /usr, no libdl).
svn path=/trunk/; revision=9951
|
|
|
|
|
|
|
|
|
|
| |
2001-05-22 Jeffrey Stedfast <fejj@ximian.com>
* configure.in: Create MAILER_CFLAGS and MAILER_LIBS so that we
don't have the same libs multiple times in the libtool
command-line.
svn path=/trunk/; revision=9926
|
|
|
|
|
|
|
|
|
|
| |
2001-05-15 Jeffrey Stedfast <fejj@ximian.com>
* configure.in: Create CAMEL_CFLAGS and CAMEL_LIBS so that we
don't have to link in all sorts of unnecessary garbage from GNOME
that we don't need.
svn path=/trunk/; revision=9824
|
|
|
|
|
|
|
|
|
|
| |
2001-05-09 Chris Toshok <toshok@ximian.com>
* configure.in: add the nspr includes to the list of includes used
to test for NSS headers, and don't assume -lpthread in the
nss/nspr libs - use PTHREAD_LIB.
svn path=/trunk/; revision=9743
|
|
|
|
|
|
|
|
| |
2001-05-09 Jeffrey Stedfast <fejj@ximian.com>
* configure.in: OpenSSL LDFLAGS also needs to include -lcrypt
svn path=/trunk/; revision=9727
|
|
|
|
| |
svn path=/trunk/; revision=9722
|
|
|
|
|
|
|
|
| |
2001-05-08 Christopher James Lahey <clahey@ximian.com>
* configure.in: Bumped check for gal to 0.7.99.3.
svn path=/trunk/; revision=9712
|
|
|
|
|
|
|
|
|
|
| |
2001-05-04 Jeffrey Stedfast <fejj@ximian.com>
* acconfig.h: undef HAVE_SSL and HAVE_OPENSSL
* configure.in: Check for OpenSSL.
svn path=/trunk/; revision=9698
|
|
|
|
|
|
|
|
|
|
|
| |
2001-05-05 Gediminas Paulauskas <menesis@delfi.lt>
* configure.in: upped required gtkhtml version to 0.9.3, even that is
not enough for idl changes.
* README: you need LIB_XML_1_BRANCH. updated all version requirements
from configure.in
svn path=/trunk/; revision=9683
|
|
|
|
|
|
|
| |
Don't autogen `executive-summary/widgets/Makefile' as that
subdirectory doesn't get distributed anymore.
svn path=/trunk/; revision=9600
|
|
|
|
|
|
|
| |
* configure.in: Check for gethostbyname_r so e_gethostbyname_r
will DTRT.
svn path=/trunk/; revision=9591
|
|
|
|
|
|
|
|
|
|
| |
* README: We no longer depend on libunicode.
* configure.in: Remove check for libunicode. Remove unicode cflags
and libs from all CFLAGS and LIBS variables. Add GAL_LIBS for
things that need to depend on just gal (for gunicode).
svn path=/trunk/; revision=9586
|
|
|
|
|
|
| |
* configure.in: Bump up the gal requirement
svn path=/trunk/; revision=9546
|
|
|
|
|
|
|
| |
Get the docs to build and install properly. Temporarily disable the
importer devel docs as they seem to be pretty broken.
svn path=/trunk/; revision=9507
|
|
|
|
|
|
|
|
|
|
| |
2001-04-21 Jeffrey Stedfast <fejj@ximian.com>
* configure.in (have_nspr_libs): We need to link in more than just
libnspr4, we also need libpthread.
(have_nss_libs): Don't forget to add nsprlibs to the LDFLAGS.
svn path=/trunk/; revision=9497
|
|
|
|
|
|
| |
`AC_OUTPUT()' `mail/Makefile' before `mail/importers/Makefile'.
svn path=/trunk/; revision=9386
|
|
|
|
|
|
|
| |
Check for Editor.idl in the GNOME_PATH as well. Add `doc' to the
SUBDIRS in the top-level Makefile.
svn path=/trunk/; revision=9376
|
|
|
|
|
|
|
|
| |
2001-04-12 Christopher James Lahey <clahey@ximian.com>
* configure.in: Updated the required version of gal to 0.6.99.0.
svn path=/trunk/; revision=9292
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2001-04-11 JP Rosevear <jpr@ximian.com>
* configure.in: Check if gethostbyname_r take five params
* acconfig.h: add GETHOSTBYNAME_R_FIVE_ARGS
2001-04-11 JP Rosevear <jpr@ximian.com>
* providers/imap/Makefile.am: user GNOME_INCLUDEDIR since gnome
files are included in the top level camel headers and the gtk
include dir is now versioned and such
* providers/local/Makefile.am: ditto
* providers/pop3/Makefile.am: ditto
* providers/smtp/Makefile.am: ditto
* providers/sendmail/Makefile.am: ditto
* camel-service.c: use five arg version of gethostbyname_r if
appropriate
(camel_get_host_byname): check if msg->herr is non-zero instead of
checking if msg->hp is null since we may not always have msg->hp
svn path=/trunk/; revision=9239
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2001-04-10 Gediminas Paulauskas <menesis@delfi.lt>
* AUTHORS: /me is a translator.
* configure.in (EVO_CHECK_LIB): fail with AC_MSG_ERROR, not echo &&
exit 1.
2001-04-10 Gediminas Paulauskas <menesis@delfi.lt>
* backend/ebook/evolution-gnomecard-importer.c: added missing #include.
* contact-editor/e-contact-editor.c (_arrow_pressed): popup menu items were
not translated after selecting one of them.
* gui/widgets/e-addressbook-view.c: mark popup menu items with N_().
Updated list[] for translators.
* gui/widgets/e-minicard.c: same.
* gui/widgets/e-minicard-view-widget.c (e_minicard_view_widget_set_arg): fix warning
for "editable" arg.
* gui/widgets/e-minicard-view.c: convert "empty_message" to utf8.
2001-04-10 Gediminas Paulauskas <menesis@delfi.lt>
* widgets/e-summary-subwindow.c: added some missing includes.
* widgets/e-summary-title-button.h: same.
2001-04-10 Gediminas Paulauskas <menesis@delfi.lt>
* menus/gal-view-menus.c: convert label to utf8.
svn path=/trunk/; revision=9215
|
|
|
|
|
|
|
|
|
| |
2001-04-10 Jeffrey Stedfast <fejj@ximian.com>
* configure.in (EVOLUTION_DIR): create the makefile in
camel/tests/smime
svn path=/trunk/; revision=9212
|
|
|
|
|
|
|
| |
* configure.in (EVOLUTION_MICRO_VERSION): Bump this to 10. (We
forgot to do this before branching *again*...)
svn path=/trunk/; revision=9053
|
|
|
|
| |
svn path=/trunk/; revision=8999
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* README: add a bit mentioning that if configure claims you don't
have something installed when you think you do, that it's probably
because you installed it in the wrong prefix, or because you need
a -devel package.
* configure.in: Add a new macro EVO_CHECK_LIB that checks for a
gnome-config-based library of a given version or later, correctly,
and if doesn't find it, suggests that you consult the README. Fix
the various library checks to use this. Meanwhile, remove a bunch
of old cruft and reorganize a little.
* acconfig.h: Remove cruft
svn path=/trunk/; revision=8997
|
|
|
|
|
|
|
|
| |
2001-03-26 Radek Doulik <rodo@ximian.com>
* configure.in: create camel/misc/Makefile
svn path=/trunk/; revision=8940
|
|
|
|
|
|
|
|
| |
2001-03-22 Christopher James Lahey <clahey@ximian.com>
* configure.in: Bumped gal requirement to 0.5.99.11.
svn path=/trunk/; revision=8885
|
|
|
|
|
|
| |
* configure.in: Require bison, not yacc (for vcc.y)
svn path=/trunk/; revision=8877
|
|
|
|
|
|
|
|
|
|
|
| |
2001-03-20 Jeffrey Stedfast <fejj@ximian.com>
* configure.in: More fixes for NSPR and NSS checks - use fixed it
to use AC_CHECK_HEADERS instead of AC_CHECK_FILES. Also made it
not default the nspr lib path to /usr/lib/mozilla which may not be
in the user's library path when checking for nspr libs.
svn path=/trunk/; revision=8856
|
|
|
|
|
|
|
|
| |
2001-03-19 Jeffrey Stedfast <fejj@ximian.com>
* configure.in: Fix ettore's fix ;-)
svn path=/trunk/; revision=8842
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2001-03-19 Christopher James Lahey <clahey@ximian.com>
* configure.in: Bumped gal requirement to 0.5.99.8.
From addressbook/ChangeLog:
2001-03-19 Christopher James Lahey <clahey@ximian.com>
* Merged branch:
2001-03-14 Christopher James Lahey <clahey@ximian.com>
* gui/widgets/e-minicard-view.c: Call
e_selection_model_simple_insert_rows and
e_selection_model_simple_delete_rows instead of
e_selection_model_simple_insert_row and
e_selection_model_simple_delete_row.
End of branch
From mail/ChangeLog:
2001-03-19 Christopher James Lahey <clahey@ximian.com>
* Merged e-tree-rework-branch:
2001-03-18 Christopher James Lahey <clahey@ximian.com>
* message-list.c: Added has_save_id and get_save_id methods.
* subscribe-dialog.c: Added arguments for
e_tree_memory_callbacks_new of get_save_id and has_save_id to
NULL.
2001-03-16 Christopher James Lahey <clahey@ximian.com>
* message-list.c: Added a call to
e_tree_memory_set_expanded_default to TRUE. Removed all calls to
set_expanded on nodes while the tree is frozen since this fails
miserably now.
2001-03-13 Christopher James Lahey <clahey@ximian.com>
* message-list.c (message_list_get_layout): Turned off draw-grid.
2001-03-09 Christopher James Lahey <clahey@ximian.com>
* folder-browser-factory.c, folder-browser.c, message-list.c,
message-list.h, subscribe-dialog.c, subscribe-dialog.h,
mail-callbacks.c: Converted these all to use ETree instead of
ETable.
End of branch
From shell/ChangeLog:
2001-03-19 Christopher James Lahey <clahey@ximian.com>
* Merged e-tree-rework-branch:
2001-03-19 Christopher James Lahey <clahey@ximian.com>
* e-storage-set-view.c (etree_get_save_id): Made "root" detection
deal properly with removed nodes.
2001-03-18 Christopher James Lahey <clahey@ximian.com>
* e-shell-view.c (e_shell_view_save_settings): Added some unused
code to implement saving of the expanded state.
* e-storage-set-view.c: Added has_save_id and get_save_id methods.
2001-03-13 Christopher James Lahey <clahey@ximian.com>
* e-storage-set-view.c (ETREE_SPEC): Set draw-grid here to false.
2001-03-09 Christopher James Lahey <clahey@ximian.com>
* e-storage-set-view.c, e-storage-set-view.h: Chaned this to use
ETree instead of ETable.
End of branch
svn path=/trunk/; revision=8839
|
|
|
|
|
|
|
|
|
| |
2001-03-19 Ettore Perazzoli <ettore@ximian.com>
* configure.in: Make sure we never define `NSPR_CFLAGS' or
`NSS_CFLAGS' as just "-I".
svn path=/trunk/; revision=8824
|
|
|
|
|
|
|
|
| |
2001-03-18 Jeffrey Stedfast <fejj@ximian.com>
* configure.in: Updated the checks for NSS and NSPR
svn path=/trunk/; revision=8803
|
|
|
|
|
|
|
|
|
|
| |
2001-03-16 Jeffrey Stedfast <fejj@ximian.com>
* README: Added directions on how to build with SSL support.
* configure.in: Updated the checks for NSS and NSPR
svn path=/trunk/; revision=8773
|
|
|
|
|
|
| |
* configure.in: Bump gal requirement to 0.5.99.7
svn path=/trunk/; revision=8750
|
|
|
|
|
|
|
| |
fixed various po files
fixed a no-c-format tag
svn path=/trunk/; revision=8733
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2001-03-14 Gediminas Paulauskas <menesis@delfi.lt>
* configure.in: create doc/devel/executive-summary/Makefile
* doc/C/Makefile.am: there's no apx-fdl.sgml and evolution-guide.sgml
anymore
* filter/filter-system-flag.c: translate status flag title.
svn path=/trunk/; revision=8714
|
|
|
|
|
|
|
|
| |
2001-03-12 Jeffrey Stedfast <fejj@ximian.com>
* configure.in: Updated to AC_SUBST the NSPR/NSS flags.
svn path=/trunk/; revision=8712
|
|
|
|
|
|
|
|
| |
2001-03-13 Chris Toshok <toshok@ximian.com>
* configure.in: add -lresolv to LDAP_LIBS if it's there.
svn path=/trunk/; revision=8678
|
|
|
|
|
|
| |
importer.
svn path=/trunk/; revision=8661
|
|
|
|
|
|
|
|
| |
* configure.in (EVOLUTION_MICRO_VERSION): Hm... probably would be
clever to be calling this 0.9 rather than 0.8, since it's almost
0.10.
svn path=/trunk/; revision=8620
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2001-03-07 Jeffrey Stedfast <fejj@ximian.com>
* configure.in: Removed --enable-assbarn-security and replaced it
with the real options:
--with-nspr-includes=PREFIX
--with-nspr-libs=PREFIX
--with-nss=PREFIX
* acconfig.h: #undef HAVE_NSS
svn path=/trunk/; revision=8591
|
|
|
|
| |
svn path=/trunk/; revision=8588
|
|
|
|
|
|
|
|
|
| |
2001-03-07 Kjartan Maraas <kmaraas@gnome.org>
* configure.in: Don't try to generate a Makefile in
camel/providers/vee as it's empty.
svn path=/trunk/; revision=8583
|
|
|
|
|
|
|
|
| |
2001-03-05 Christopher James Lahey <clahey@ximian.com>
* configure.in: Check for gal 0.5.99.4.
svn path=/trunk/; revision=8557
|
|
|
|
|
|
|
| |
* configure.in: Reorganize a bit to get rid of warnings about
AC_TRY_COMPILE being used before AC_ISC_POSIX
svn path=/trunk/; revision=8543
|
|
|
|
|
|
|
|
| |
2001-03-04 Christopher James Lahey <clahey@ximian.com>
* configure.in: Added views/addressbook/Makefile.
svn path=/trunk/; revision=8541
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2001-03-02 JP Rosevear <jpr@ximian.com>
* art/Makefile.am: install conduit icons
2001-03-02 JP Rosevear <jpr@ximian.com>
* conduit/Makefile.am: update sed script
* conduit/e-address.conduit.in: update for new pilot foo
2001-03-02 JP Rosevear <jpr@ximian.com>
* conduits/todo/e-todo.conduit.in: update for new pilot foo
* conduits/calendar/e-calendar.conduit.in: ditto
* conduits/todo/Makefile.am: update sed script
* conduits/calendar/Makefile.am: ditto
svn path=/trunk/; revision=8529
|
|
|
|
|
|
|
|
| |
2001-03-02 Chris Toshok <toshok@ximian.com>
* configure.in: add logic to make sure we're building against OpenLDAP >= 2
svn path=/trunk/; revision=8519
|
|
|
|
| |
svn path=/trunk/; revision=8466
|
|
|
|
|
|
|
|
| |
2001-03-01 Christopher James Lahey <clahey@ximian.com>
* Makefile.am (SUBDIRS), configure.in: Added views stuff.
svn path=/trunk/; revision=8461
|
|
|
|
|
|
|
|
| |
* configure.in: Redo the Kerberos stuff again to deal with the
stuff currently on my machine. I think it should deal with both
the MIT and KTH versions of both krb4 and krb5 now.
svn path=/trunk/; revision=8450
|
|
|
|
|
|
|
|
| |
2001-03-01 Christopher James Lahey <clahey@ximian.com>
* configure.in: Check for gal 0.5.99.2.
svn path=/trunk/; revision=8445
|
|
|
|
|
|
|
|
| |
2001-02-19 Christopher James Lahey <clahey@ximian.com>
* configure.in: Check for gal 0.5.99.1.
svn path=/trunk/; revision=8299
|
|
|
|
|
|
|
|
| |
2001-02-15 Christopher James Lahey <clahey@ximian.com>
* configure.in: Check for gal 0.5.99.0.
svn path=/trunk/; revision=8241
|
|
|
|
|
|
|
|
|
| |
2001-02-11 Chris Toshok <toshok@ximian.com>
* configure.in: rework ldap check logic so it'll work to
--disable-ldap if you've previously configured with --enable-ldap.
svn path=/trunk/; revision=8176
|
|
|
|
|
|
|
|
|
| |
2001-02-09 Jeffrey Stedfast <fejj@ximian.com>
* configure.in: Added hacks to check for Mozilla libs like nspr
and nss that we will need for SSL and S/MIME.
svn path=/trunk/; revision=8154
|
|
|
|
| |
svn path=/trunk/; revision=8151
|
|
|
|
|
|
|
|
| |
2001-02-09 Michael Meeks <michael@ximian.com>
* configure.in: depend on bonobo >= 0.36
svn path=/trunk/; revision=8136
|
|
|
|
|
|
|
|
| |
2001-02-08 Christopher James Lahey <clahey@ximian.com>
* configure.in: Upped the version number of gal required to 0.5.
svn path=/trunk/; revision=8121
|
|
|
|
|
|
|
|
| |
2001-02-05 Gustavo Maciel Dias Vieira <gdvieira@zaz.com.br>
* configure.in (ALL_LINGUAS): Added pt_BR to ALL_LINGUAS.
svn path=/trunk/; revision=7980
|
|
|
|
|
|
|
|
| |
2001-02-04 Christopher James Lahey <clahey@ximian.com>
* configure.in: Require version 0.4.99.8 of gal.
svn path=/trunk/; revision=7961
|
|
|
|
|
|
|
|
|
|
| |
2001-02-04 Kenneth Christiansen <kenneth@gnu.org>
* configure.in: Added AM_PROG_XML_I18N_TOOLS
so translations works correctly.
* macros/autogen.sh: Added a check for xml-i18n-tools.
svn path=/trunk/; revision=7951
|
|
|
|
|
|
|
|
| |
2001-02-03 Federico Mena Quintero <federico@ximian.com>
* configure.in: Make sure we have gnome-libs 1.2.9 or higher.
svn path=/trunk/; revision=7946
|
|
|
|
|
|
|
|
| |
2001-02-01 Chris Toshok <toshok@ximian.com>
* configure.in: allow --enable/disable-ldap.
svn path=/trunk/; revision=7943
|
|
|
|
|
|
|
|
|
|
|
|
| |
reviewed by: JP Rosevear <jpr@ximian.com>
* acconfig.h:
Added the ENABLE_NNTP define
* configure.in:
Fixed the NNTP m4 section.
svn path=/trunk/; revision=7904
|
|
|
|
| |
svn path=/trunk/; revision=7892
|
|
|
|
|
|
|
|
|
| |
2001-01-27 Jason Leach <jasonleach@usa.net>
* configure.in (AC_OUTPUT): remove
widgets/shortcut-bar/Makefile from here.
svn path=/trunk/; revision=7858
|
|
|
|
|
|
|
|
| |
2001-01-25 Christopher James Lahey <clahey@helixcode.com>
* configure.in: Upped the required version of gal in evolution.
svn path=/trunk/; revision=7811
|
|
|
|
|
|
|
|
| |
2001-01-24 Christopher James Lahey <clahey@helixcode.com>
* configure.in: Upped the required version of gal in evolution.
svn path=/trunk/; revision=7786
|
|
|
|
| |
svn path=/trunk/; revision=7698
|
|
|
|
| |
svn path=/trunk/; revision=7690
|
|
|
|
| |
svn path=/trunk/; revision=7679
|
|
|
|
|
|
|
|
|
|
|
| |
2001-01-19 Jason Leach <jasonleach@usa.net>
* configure.in: Changed a leftover $with_x_mailer to
$with_sub_version. Made it so that if $with_sub_version isn't
specified, we don't try to output it, and also corrected the way
SUB_VERSION is defined.
svn path=/trunk/; revision=7644
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2001-01-17 Larry Ewing <lewing@helixcode.com>
* configure.in (EVOLUTION_DIR): add the
doc/devel/importer/Makefile as a target.
* backend/ebook/Makefile.am (oaf_DATA): don't require the pine
oainfo file until it is actually added to the repository. We need
to keep the build working for nightlies to work.
svn path=/trunk/; revision=7597
|
|
|
|
|
|
|
|
|
| |
The value you provide is now also displayed in the shell title bar.
And while I was at it, I changed the title bar so that it displays the
name of the folder first (instead of "Evolution - Inbox" it says
"Inbox - Evolution 0.8 [yaddayadda]").
svn path=/trunk/; revision=7585
|
|
|
|
|
|
|
|
| |
2001-01-16 Chris Toshok <toshok@helixcode.com>
* configure.in: add --enable-nntp switch. default is no.
svn path=/trunk/; revision=7549
|
|
|
|
| |
svn path=/trunk/; revision=7541
|
|
|
|
|
|
|
| |
* configure.in, acconfig.h: Add --with-x-mailer to set the version
string that appears in the X-Mailer header.
svn path=/trunk/; revision=7539
|
|
|
|
|
|
|
|
| |
2001-01-15 Christopher James Lahey <clahey@ximian.com>
* configure.in: Changed the required version of gal.
svn path=/trunk/; revision=7525
|
|
|
|
|
|
|
|
| |
2001-01-14 JP Rosevear <jpr@ximian.com>
* configure.in: remove old config message
svn path=/trunk/; revision=7492
|
|
|
|
|
|
|
|
| |
2001-01-14 Damon Chaplin <damon@helixcode.com>
* configure.in: added default_user/local/Tasks/Makefile to AC_OUTPUT.
svn path=/trunk/; revision=7482
|
|
|
|
|
|
|
|
| |
2001-01-12 Jeffrey Stedfast <fejj@ximian.com>
* configure.in: Take out the PGP/GPG detection stuff.
svn path=/trunk/; revision=7470
|
|
|
|
|
|
|
|
| |
2001-01-12 Federico Mena Quintero <federico@ximian.com>
* configure.in: Suggest what to do if gtk-doc is not found.
svn path=/trunk/; revision=7468
|
|
|
|
|
|
|
|
| |
2001-01-12 Christopher James Lahey <clahey@helixcode.com>
* configure.in: Make evolution depend on the new version of gal.
svn path=/trunk/; revision=7467
|
|
|
|
| |
svn path=/trunk/; revision=7401
|
|
|
|
|
|
|
|
|
| |
2001-01-11 Federico Mena Quintero <federico@helixcode.com>
* configure.in: At the end of the configure process, report
whether the documentation files will be built or not.
svn path=/trunk/; revision=7385
|
|
|
|
|
|
|
|
| |
2001-01-09 Federico Mena Quintero <federico@helixcode.com>
* configure.in (AC_OUTPUT): Added calendar/gui/alarm-notify/Makefile.
svn path=/trunk/; revision=7339
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2001-01-04 JP Rosevear <jpr@helixcode.com>
* POTFILES.in: Remove non-existent file
2001-01-04 JP Rosevear <jpr@helixcode.com>
* conduit/Makefile.am: Fix hard coded library names that were
accidentally committed (i'm looking at you miggie)
* contact-editor/e-contact-editor.c (categories_clicked): Reflect
renaming.
* contact-editor/e-contact-editor-categories.[hc]: These are
living in gal now
svn path=/trunk/; revision=7261
|
|
|
|
|
|
|
|
|
| |
2001-01-03 Christopher James Lahey <clahey@helixcode.com>
* configure.in (EVOLUTION_DIR): Removed
camel/providers/mbox/Makefile and camel/providers/mh/Makefile.
svn path=/trunk/; revision=7237
|
|
|
|
|
|
|
|
| |
2001-01-01 Michael Meeks <michael@helixcode.com>
* configure.in: Require bonobo 0.31
svn path=/trunk/; revision=7200
|
|
|
|
|
|
|
|
|
| |
2000-12-24 Not Zed <NotZed@HelixCode.com>
* configure.in: If we find threads ok, then always turn on
ENABLE_THREADS.
svn path=/trunk/; revision=7154
|
|
|
|
|
|
|
|
|
|
| |
2000-12-14 Christopher James Lahey <clahey@helixcode.com>
* NEWS (Addressbook): Added a bit of addressbook NEWS.
* configure.in: Updated the gal check to require gal 0.4.
svn path=/trunk/; revision=7030
|
|
|
|
| |
svn path=/trunk/; revision=7028
|
|
|
|
| |
svn path=/trunk/; revision=7009
|
|
|
|
|
|
|
|
| |
2000-12-07 Christopher James Lahey <clahey@helixcode.com>
* configure.in: Updated the required version of gal.
svn path=/trunk/; revision=6874
|
|
|
|
|
|
|
|
|
| |
2000-12-07 Radek Doulik <rodo@helixcode.com>
* configure.in (GTKHTML_LIBS): renamed HTMLEditor.idl to
Editor.idl
svn path=/trunk/; revision=6842
|
|
|
|
|
|
|
|
| |
2000-12-06 Christopher James Lahey <clahey@helixcode.com>
* configure.in: Increased the required version of gal.
svn path=/trunk/; revision=6815
|
|
|
|
|
|
|
|
| |
2000-12-05 Not Zed <NotZed@HelixCode.com>
* configure.in: Added camel/tests/stream/Makefile.am.
svn path=/trunk/; revision=6791
|
|
|
|
|
|
|
|
|
|
|
| |
2000-11-30 Jeffrey Stedfast <fejj@helixcode.com>
* configure.in: Bumped required gal version to 0.2.99.4 for
e_str_make_safe.
* README: Added some necessary :'s in the pilot-link cvs stuff.
svn path=/trunk/; revision=6746
|
|
|
|
|
|
|
| |
* configure.in: Bump required gal version to 0.2.99.3 for iconv
changes
svn path=/trunk/; revision=6720
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2000-11-28 JP Rosevear <jpr@helixcode.com>
* acconfig.h: Add USE_FLOCK, USE_FCNTL, USE_FLOCK
* configure.in: Auto* magic for various camel locking types
2000-11-28 JP Rosevear <jpr@helixcode.com>
* camel-lock.c: No longer hard code the enabled lock types
svn path=/trunk/; revision=6703
|
|
|
|
|
|
|
|
| |
2000-11-28 Not Zed <NotZed@HelixCode.com>
* configure.in (AC_OUTPUT): Added camel/tests/folder/Makefile
svn path=/trunk/; revision=6692
|
|
|
|
|
|
|
|
|
|
| |
2000-11-27 JP Rosevear <jpr@helixcode.com>
* configure.in: Correct the bonobo version error message
* README: Update
svn path=/trunk/; revision=6683
|
|
|
|
|
|
|
|
|
|
|
|
| |
2000-11-24 Not Zed <NotZed@HelixCode.com>
* configure.in: Added camel/tests stuff to output macro.
2000-11-14 Not Zed <NotZed@HelixCode.com>
* configure.in: Added local provider dir to output macro.
svn path=/trunk/; revision=6655
|
|
|
|
|
|
|
| |
* configure.in: Check for libgpgme. (Support not added to mail
yet.)
svn path=/trunk/; revision=6641
|
|
|
|
| |
svn path=/trunk/; revision=6637
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2000-11-18 Miguel de Icaza <miguel@helixcode.com>
* Added widgets/menus that contains the gal-view-menus.c code from
Gal that depended on Bonobo.
* configure.in: Update list of Makefiles;
* widgets/Makefile.am: Update.
svn path=/trunk/; revision=6608
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2000-11-13 Christopher James Lahey <clahey@helixcode.com>
* configure.in: Update the gal reqiurement version.
From mail/ChangeLog:
2000-11-13 Christopher James Lahey <clahey@helixcode.com>
* message-list.c: Removed some e_table_model calls and replaced
them with e_tree_model calls.
svn path=/trunk/; revision=6564
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2000-11-10 Michael Meeks <michael@helixcode.com>
* configure.in: Require Bonobo >= 0.29, due to the XSync
fix.
2000-11-06 Michael Meeks <michael@helixcode.com>
* e-shell-view.c (unrealize): remove.
(e_shell_view_construct): ditto.
svn path=/trunk/; revision=6537
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2000-11-09 Christopher James Lahey <clahey@helixcode.com>
* configure.in: Require gal 0.2.99.1.
From addressbook/ChangeLog:
2000-11-09 Christopher James Lahey <clahey@helixcode.com>
* backend/pas/pas-backend-ldap.c: Fixed a warning.
* gui/component/addressbook.c: Put in gal view menus for testing
purposes.
* printing/e-contact-print-envelope.c: Fixed up envelope printing
a bit. Added code for printing return addresses.
svn path=/trunk/; revision=6529
|
|
|
|
|
|
|
|
| |
2000-11-06 Jeffrey Stedfast <fejj@helixcode.com>
* configure.in: Require gal 0.2.1.3
svn path=/trunk/; revision=6465
|
|
|
|
|
|
|
|
| |
* configure.in (GTKHTML_LIBS): ${prefix} doesn't get defaulted
until the end of configure, so check if it's "NONE" and use
${ac_default_prefix} if so.
svn path=/trunk/; revision=6426
|
|
|
|
|
|
|
|
|
| |
2000-11-06 Radek Doulik <rodo@helixcode.com>
* configure.in (GTKHTML_LIBS): also look for HTMLEditor.idl in
${prefix}/share/gtkhtml
svn path=/trunk/; revision=6414
|
|
|
|
|
|
|
|
|
|
| |
2000-11-03 Radek Doulik <rodo@helixcode.com>
* configure.in (BONOBO_HTML_GNOME_CFLAGS): raise required version
number to 0.8
added check for HTMLEditor.idl file
svn path=/trunk/; revision=6393
|
|
|
|
|
|
| |
* configure.in: Require gal 0.2.1.2.
svn path=/trunk/; revision=6355
|
|
|
|
|
|
|
|
| |
2000-11-02 Michael Meeks <michael@helixcode.com>
* configure.in: Require Bonobo-0.27+
svn path=/trunk/; revision=6348
|
|
|
|
|
|
|
| |
camel: updated charset info from newest libunicode
po: updated Lithuanian translation
svn path=/trunk/; revision=6308
|
|
|
|
|
|
| |
* configure.in: fix up printing of kerberos configuration status
svn path=/trunk/; revision=6273
|
|
|
|
| |
svn path=/trunk/; revision=6248
|
|
|
|
|
|
|
|
| |
2000-10-27 Christopher James Lahey <clahey@helixcode.com>
* configure.in: Require gal cvs version.
svn path=/trunk/; revision=6231
|
|
|
|
| |
svn path=/trunk/; revision=6191
|
|
|
|
|
|
| |
Fixed a silly size issue for composer file selectors.
svn path=/trunk/; revision=6187
|
|
|
|
|
|
|
| |
uses either $(prefix)/share/locale or $(prefix)/lib/locale.) Cope with
this.
svn path=/trunk/; revision=6141
|
|
|
|
|
|
|
|
| |
2000-10-23 Christopher James Lahey <clahey@helixcode.com>
* configure.in: Updated the gal check to check for gal 0.2.1.
svn path=/trunk/; revision=6127
|
|
|
|
| |
svn path=/trunk/; revision=6106
|
|
|
|
|
|
|
|
| |
2000-10-19 Christopher James Lahey <clahey@helixcode.com>
* configure.in: Updated the gal check to check for gal 0.2.
svn path=/trunk/; revision=6039
|
|
|
|
| |
svn path=/trunk/; revision=6035
|
|
|
|
|
|
|
|
| |
2000-10-15 Kjartan Maraas <kmaraas@gnome.org>
* configure.in: Added "nn" to ALL_LINGUAS.
svn path=/trunk/; revision=5924
|
|
|
|
| |
svn path=/trunk/; revision=5871
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2000-10-11 JP Rosevear <jpr@helixcode.com>
* pcs/cal-backend.c (cal_backend_log_entry): Take CalObjType
as a param because its impossible to determine after a delete.
(cal_backend_remove_object): Calculate CalObjType and pass
it to cal_backend_log_entry
(cal_backend_update_object): ditto
* conduits/todo/todo-conduit.c (local_record_from_comp): Kill
unused variables.
(add_archive_record): Don't kill the sync if this happens
(update_record): Kill old function
(replace_record): New function to handle replace_record signal
(conduit_get_gpilot_conduit): Listen for replace record signal
(add_record): Always add a new record, never replace
(replace_record): Always replace an existing record
* conduits/calendar/calendar-conduit.c: Same as above
2000-10-11 JP Rosevear <jpr@helixcode.com>
* configure.in: Fix bonobo error message
svn path=/trunk/; revision=5866
|
|
|
|
|
|
|
|
|
|
|
| |
2000-10-05 Jeffrey Stedfast <fejj@helixcode.com>
* configure.in: Check for isblank
* config.h.in:
* acconfig.h: #undef HAVE_ISBLANK
svn path=/trunk/; revision=5746
|
|
|
|
|
|
|
|
| |
2000-10-05 Michael Meeks <michael@helixcode.com>
* configure.in: Bump Bonobo requirement to >= 0.20
svn path=/trunk/; revision=5743
|
|
|
|
| |
svn path=/trunk/; revision=5737
|
|
|
|
|
|
|
|
|
|
| |
2000-09-25 Jeffrey Stedfast <fejj@helixcode.com>
* configure.in: Moved addressbook/ename to e-util/ename so
generate e-util/ename/Makefile and don't generate
addressbook/ename/Makefile
svn path=/trunk/; revision=5579
|
|
|
|
|
|
|
|
|
|
| |
* configure.in: alter the krb4 check a bit to deal with configure
cache suckage. (If you do AC_CHECK_LIB with the same library and
function name but different LDFLAGS, it will still use the result
of the previous check. So use a different function the second
time.)
svn path=/trunk/; revision=5515
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2000-09-18 Christopher James Lahey <clahey@helixcode.com>
* configure.in: Added check for gnome-app-lib. Removed
directories that have been moved to gal.
From addressbook/ChangeLog:
2000-09-18 Christopher James Lahey <clahey@helixcode.com>
* backend/ebook/Makefile.am, contact-editor/Makefile.am,
ename/Makefile.am, gui/component/Makefile.am,
gui/widgets/Makefile.am: Added $(EXTRA_GNOME_CFLAGS) and
$(EXTRA_GNOME_LIBS). Removed unneeded libraries.
* backend/ebook/e-card.c, backend/pas/pas-backend-file.c,
contact-editor/e-contact-editor-address.c,
contact-editor/e-contact-editor-categories.c,
contact-editor/e-contact-editor-categories.h,
contact-editor/e-contact-editor-fullname.c,
contact-editor/e-contact-editor.c,
contact-editor/e-contact-save-as.c, ename/e-address-western.c,
ename/test-ename-western-gtk.c,
gui/component/addressbook-factory.c, gui/component/addressbook.c,
gui/component/e-cardlist-model.h, gui/component/e-ldap-storage.c,
gui/component/select-names/e-select-names-bonobo.c,
gui/component/select-names/e-select-names-manager.c,
gui/component/select-names/e-select-names-model.c,
gui/component/select-names/e-select-names-table-model.c,
gui/component/select-names/e-select-names-table-model.h,
gui/component/select-names/e-select-names-text-model.h,
gui/component/select-names/e-select-names.c,
gui/component/select-names/e-select-names.h,
gui/search/e-addressbook-search-dialog.c,
gui/widgets/e-addressbook-model.h,
gui/widgets/e-addressbook-view.c, gui/widgets/e-minicard-label.c,
gui/widgets/e-minicard-view-widget.c,
gui/widgets/e-minicard-view-widget.h,
gui/widgets/e-minicard-view.c, gui/widgets/e-minicard-view.h,
gui/widgets/e-minicard-widget.h, gui/widgets/e-minicard.c,
gui/widgets/test-minicard-label.c, gui/widgets/test-reflow.c,
printing/e-contact-print.c: Fixed the #include lines to deal
properly with gal.
From calendar/ChangeLog:
2000-09-18 Christopher James Lahey <clahey@helixcode.com>
* gui/Makefile.am: Added $(EXTRA_GNOME_CFLAGS) and
$(EXTRA_GNOME_LIBS). Removed unneeded libraries.
* gui/calendar-model.h, gui/e-calendar-table.c, gui/e-day-view.c,
gui/e-week-view-event-item.c, gui/e-week-view.c,
gui/event-editor.c, gui/gncal-todo.c, gui/gnome-cal.c, gui/main.c,
gui/print.c, gui/dialogs/task-editor.c: Fixed the #include lines
to deal properly with gal.
* gui/check-filled.xpm: New file since we can't include it from
e-table anymore.
From camel/ChangeLog:
2000-09-18 Christopher James Lahey <clahey@helixcode.com>
* camel-folder-search.c, camel-folder-search.h,
camel-remote-store.c, providers/imap/camel-imap-folder.c,
providers/imap/camel-imap-store.c: Fixed the #include lines to
deal properly with gal.
From composer/ChangeLog:
2000-09-18 Christopher James Lahey <clahey@helixcode.com>
* Makefile.am: Added $(EXTRA_GNOME_CFLAGS) and
$(EXTRA_GNOME_LIBS). Removed unneeded libraries.
* e-msg-composer-address-dialog.c, e-msg-composer-address-entry.c,
e-msg-composer-attachment.c, e-msg-composer-hdrs.c,
e-msg-composer.c: Fixed the #include lines to deal properly with
gal.
From e-util/ChangeLog:
2000-09-18 Christopher James Lahey <clahey@helixcode.com>
* Makefile.am: Removed all the files moved to gal.
* e-dialog-widgets.c: Fixed the #include lines to deal properly
with gal.
* e-gui-utils.c, e-gui-utils.h: Removed all of the functionality
that was moved to gal.
* e-canvas-utils.c, e-canvas-utils.h, e-canvas-vbox.c,
e-canvas-vbox.h, e-canvas.c, e-canvas.h, e-cursors.c, e-cursors.h,
e-font.c, e-font.h, e-popup-menu.c, e-popup-menu.h, e-printable.c,
e-printable.h, e-unicode.c, e-unicode.h, e-util.c, e-util.h,
e-xml-utils.c, e-xml-utils.h: Moved to gal.
From filter/ChangeLog:
2000-09-18 Christopher James Lahey <clahey@helixcode.com>
* filter-editor.c, filter-filter.c, filter-folder.c,
filter-input.c, filter-message-search.c, filter-option.c,
filter-rule.c, score-editor.c, vfolder-editor.c, vfolder-rule.c:
Fixed the #include lines to deal properly with gal.
From mail/ChangeLog:
2000-09-18 Christopher James Lahey <clahey@helixcode.com>
* Makefile.am: Added $(EXTRA_GNOME_CFLAGS) and
$(EXTRA_GNOME_LIBS). Removed unneeded libraries.
* component-factory.c, folder-browser-factory.c, folder-browser.c,
mail-callbacks.c, mail-config-gui.c, mail-display.c,
mail-display.h, main.c, message-list.c, message-list.h: Fixed the
#include lines to deal properly with gal.
From po/ChangeLog:
2000-09-18 Christopher James Lahey <clahey@helixcode.com>
* POTFILES.in: Removed files that have been moved to gal.
From shell/ChangeLog:
2000-09-18 Christopher James Lahey <clahey@helixcode.com>
* Makefile.am: Added $(EXTRA_GNOME_CFLAGS) and
$(EXTRA_GNOME_LIBS). Removed unneeded libraries.
* e-component-registry.c, e-corba-storage-registry.c,
e-corba-storage.c, e-folder-type-registry.c, e-folder.c,
e-local-folder.c, e-local-storage.c,
e-shell-folder-creation-dialog.c,
e-shell-folder-selection-dialog.c, e-shell-folder-title-bar.c,
e-shell-view.c, e-shell.c, e-shortcuts-view.c, e-shortcuts.c,
e-storage-set-view.c, e-storage-set-view.h, e-storage-set.c,
e-storage.c, evolution-local-storage.c, evolution-session.c,
evolution-shell-client.c, evolution-shell-component-client.c,
evolution-shell-component.c, evolution-shell-view.c,
evolution-storage-listener.c, evolution-storage.c, main.c: Fixed
the #include lines to deal properly with gal.
From widgets/meeting-time-sel/ChangeLog:
2000-09-18 Christopher James Lahey <clahey@helixcode.com>
* Makefile.am: Added $(EXTRA_GNOME_CFLAGS) and
$(EXTRA_GNOME_LIBS). Removed unneeded libraries.
* e-meeting-time-sel-list-item.c, e-meeting-time-sel.c,
e-meeting-time-sel.h: Fixed the #include lines to deal properly
with gal.
If you've read this far, you deserve a prize. The first email in my
mailbox with the subject "What a commit message!" (and your physical
mailing address somewhere in the message) will receive a free Helix
Code T-shirt mailed to anywhere within the continental United States.
I cannot be held responsible for problems with email systems anywhere.
This is supposed to be for fun, so please don't make a fuss if
something goes wrong and your mail doesn't reach me. Find my email
elsewhere in this message, and if it's been more than a few days,
you're probably too late.
From widgets/misc/ChangeLog:
2000-09-18 Christopher James Lahey <clahey@helixcode.com>
* Makefile.am: Added $(EXTRA_GNOME_CFLAGS) and
$(EXTRA_GNOME_LIBS). Removed unneeded libraries.
* e-calendar-item.c, e-calendar.c, e-calendar.h, e-title-bar.c:
Fixed the #include lines to deal properly with gal.
* e-scroll-frame.c, e-scroll-frame.h: Moved to gal.
From widgets/shortcut-bar/ChangeLog:
2000-09-18 Christopher James Lahey <clahey@helixcode.com>
* Makefile.am: Added $(EXTRA_GNOME_CFLAGS) and
$(EXTRA_GNOME_LIBS). Removed unneeded libraries.
* e-icon-bar.c, e-icon-bar.h, e-shortcut-bar.c,
e-shortcut-model.c, test-shortcut-bar.c: Fixed the #include lines
to deal properly with gal.
From widgets/ChangeLog:
2000-09-18 Christopher James Lahey <clahey@helixcode.com>
* Makefile.am: Removed directories that have been moved to gal.
* e-paned/.cvsignore, e-paned/Makefile.am, e-paned/e-hpaned.c,
e-paned/e-hpaned.h, e-paned/e-paned.c, e-paned/e-paned.h,
e-paned/e-vpaned.c, e-paned/e-vpaned.h: Moved to gal.
* e-reflow/.cvsignore, e-reflow/Makefile.am,
e-reflow/e-reflow-sorted.c, e-reflow/e-reflow-sorted.h,
e-reflow/e-reflow.c, e-reflow/e-reflow.h: Moved to gal.
* e-table/.cvsignore, e-table/ChangeLog, e-table/LICENSE,
e-table/Makefile.am, e-table/ROADMAP.e-table, e-table/TODO,
e-table/add-col.xpm, e-table/arrow-down.xpm, e-table/arrow-up.xpm,
e-table/check-empty.xpm, e-table/check-filled.xpm,
e-table/clip.png, e-table/e-cell-checkbox.c,
e-table/e-cell-checkbox.h, e-table/e-cell-string.c,
e-table/e-cell-text.c, e-table/e-cell-text.h,
e-table/e-cell-toggle.c, e-table/e-cell-toggle.h,
e-table/e-cell-tree.c, e-table/e-cell-tree.h, e-table/e-cell.c,
e-table/e-cell.h, e-table/e-table-click-to-add.c,
e-table/e-table-click-to-add.h, e-table/e-table-col-dnd.h,
e-table/e-table-col.c, e-table/e-table-col.h,
e-table/e-table-column-model.h, e-table/e-table-column.c,
e-table/e-table-config.c, e-table/e-table-config.glade,
e-table/e-table-config.glade.h, e-table/e-table-config.h,
e-table/e-table-defines.h, e-table/e-table-example-1.c,
e-table/e-table-example-2.c,
e-table/e-table-field-chooser-dialog.c,
e-table/e-table-field-chooser-dialog.h,
e-table/e-table-field-chooser-item.c,
e-table/e-table-field-chooser-item.h,
e-table/e-table-field-chooser.c,
e-table/e-table-field-chooser.glade,
e-table/e-table-field-chooser.glade.h,
e-table/e-table-field-chooser.h,
e-table/e-table-group-container.c,
e-table/e-table-group-container.h, e-table/e-table-group-leaf.c,
e-table/e-table-group-leaf.h, e-table/e-table-group.c,
e-table/e-table-group.glade, e-table/e-table-group.glade.h,
e-table/e-table-group.h, e-table/e-table-header-item.c,
e-table/e-table-header-item.h, e-table/e-table-header.c,
e-table/e-table-header.h, e-table/e-table-item.c,
e-table/e-table-item.h, e-table/e-table-model.c,
e-table/e-table-model.h, e-table/e-table-one.c,
e-table/e-table-one.h, e-table/e-table-scrolled.c,
e-table/e-table-scrolled.h, e-table/e-table-selection-model.c,
e-table/e-table-selection-model.h, e-table/e-table-simple.c,
e-table/e-table-simple.h, e-table/e-table-size-test.c,
e-table/e-table-sort-info.c, e-table/e-table-sort-info.h,
e-table/e-table-sorted-variable.c,
e-table/e-table-sorted-variable.h, e-table/e-table-sorted.c,
e-table/e-table-sorted.h, e-table/e-table-sorter.c,
e-table/e-table-sorter.h, e-table/e-table-subset-variable.c,
e-table/e-table-subset-variable.h, e-table/e-table-subset.c,
e-table/e-table-subset.h, e-table/e-table-text-model.c,
e-table/e-table-text-model.h, e-table/e-table-tooltip.h,
e-table/e-table-tree.h, e-table/e-table.c, e-table/e-table.h,
e-table/e-tree-example-1.c, e-table/e-tree-example-2.c,
e-table/e-tree-model.c, e-table/e-tree-model.h,
e-table/e-tree-simple.c, e-table/e-tree-simple.h,
e-table/image1.png, e-table/image2.png, e-table/image3.png,
e-table/remove-col.xpm, e-table/sample.table,
e-table/table-test.c, e-table/table-test.h, e-table/test-check.c,
e-table/test-cols.c, e-table/test-table.c: Moved to gal.
* e-text/.cvsignore, e-text/Makefile.am, e-text/e-entry-test.c,
e-text/e-entry.c, e-text/e-entry.h,
e-text/e-text-event-processor-emacs-like.c,
e-text/e-text-event-processor-emacs-like.h,
e-text/e-text-event-processor-types.h,
e-text/e-text-event-processor.c, e-text/e-text-event-processor.h,
e-text/e-text-model.c, e-text/e-text-model.h,
e-text/e-text-test.c, e-text/e-text.c, e-text/e-text.h: Moved to
gal.
i.e.,
...
changed evolution to work with gal.
svn path=/trunk/; revision=5490
|
|
|
|
|
|
|
|
| |
* configure.in, evolution.spec.in: remove spec file. We haven't
been keeping it up to date, and it's only good for RH anyway, and
if people really want a spec file they can get it from our SRPMs.
svn path=/trunk/; revision=5458
|
|
|
|
|
|
| |
Anything UI related that breaks is now my fault; apologies in advance.
svn path=/trunk/; revision=5415
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2000-09-13 Christopher James Lahey <clahey@helixcode.com>
* configure.in: Added widgets/e-reflow/Makefile. Replaced
addressbook/gui/minicard/Makefile with
addressbook/gui/widgets/Makefile.
From addressbook/ChangeLog:
2000-09-13 Christopher James Lahey <clahey@helixcode.com>
* gui/widgets/*, gui/minicard/*: Moved gui/minicard to
gui/widgets, except for e-reflow.c, e-reflow.h, e-reflow-sorted.c,
and e-reflow-sorted.h.
* gui/widgets/Makefile.am: Added e-reflow to the INCLUDES list and
libereflow.a to a bunch of LDADD lines.
* gui/component/Makefile.am (evolution_addressbook_LDADD): Added
libereflow.a here.
* gui/Makefile.am (SUBDIRS): Replaced minicard with widgets.
From widgets/ChangeLog:
2000-09-13 Christopher James Lahey <clahey@helixcode.com>
* Makefile.am (SUBDIRS): Added e-reflow.
* e-reflow/e-reflow.c, e-reflow/e-reflow.h: Moved from
addressbook/gui/minicard/.
* e-reflow/Makefile.am, e-reflow/.cvsignore: New files for a new
directory.
svn path=/trunk/; revision=5414
|
|
|
|
| |
svn path=/trunk/; revision=5388
|
|
|
|
| |
svn path=/trunk/; revision=5382
|
|
|
|
|
|
| |
* configure.in: s/Sentbox/Sent/
svn path=/trunk/; revision=5372
|
|
|
|
| |
svn path=/trunk/; revision=5360
|
|
|
|
|
|
| |
proto)
svn path=/trunk/; revision=5197
|
|
|
|
|
|
|
|
|
| |
2000-09-03 Jeffrey Stedfast <fejj@helixcode.com>
Reversed my last change as it broke configure, how do I get it so
that we can do folders with spaces in the name!?
svn path=/trunk/; revision=5189
|
|
|
|
|
|
|
|
|
|
| |
2000-09-03 Jeffrey Stedfast <fejj@helixcode.com>
* configure.in: Renamed default_user/local/Sentbox to
default_user/local/Sent\ Mail as Ettore and Danw are picky about
folder names
svn path=/trunk/; revision=5187
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2000-09-02 Christopher James Lahey <clahey@helixcode.com>
* configure.in: Added calendar/conduits/Makefile,
calendar/conduits/calendar/Makefile and
calendar/conduits/todo/Makefile to the list of makefiles to
output.
From calendar/ChangeLog:
2000-09-02 Christopher James Lahey <clahey@helixcode.com>
* conduits/calendar/calendar-conduit.c,
conduits/todo/todo-conduit.c, gui/e-week-view.c, gui/gnome-cal.c:
Fixed some warnings.
From mail/ChangeLog:
2000-09-01 Christopher James Lahey <clahey@helixcode.com>
* folder-browser.c: Removed a warning.
svn path=/trunk/; revision=5179
|
|
|
|
|
|
|
|
|
| |
2000-09-01 Jeffrey Stedfast <fejj@helixcode.com>
* configure.in: Add default_user/local/Sentbox/Makefile to the
list of makefiles to output
svn path=/trunk/; revision=5170
|
|
|
|
| |
svn path=/trunk/; revision=5126
|
|
|
|
| |
svn path=/trunk/; revision=5119
|
|
|
|
| |
svn path=/trunk/; revision=5118
|
|
|
|
|
|
| |
* configure.in, acconfig.h: decruft
svn path=/trunk/; revision=5101
|
|
|
|
| |
svn path=/trunk/; revision=5073
|
|
|
|
|
|
|
|
| |
2000-08-26 JP Rosevear <jpr@helixcode.com>
* configure.in: Require oafized bonobo
svn path=/trunk/; revision=5045
|
|
|
|
|
|
| |
not actually exist yet.
svn path=/trunk/; revision=5021
|
|
|
|
|
|
|
|
|
| |
2000-08-24 Federico Mena Quintero <federico@helixcode.com>
* configure.in: Ahem. If you add dependencies on libraries, make
sure things still build. Fixed the libunicode foo.
svn path=/trunk/; revision=5004
|
|
|
|
| |
svn path=/trunk/; revision=4874
|
|
|
|
| |
svn path=/trunk/; revision=4839
|
|
|
|
|
|
| |
the disabled mail functions
svn path=/trunk/; revision=4836
|
|
|
|
|
|
|
|
|
| |
2000-08-13 Chris Toshok <toshok@helixcode.com>
* configure.in: offer --enable-pilot-conduits to add pilot
conduits if the user wants them.
svn path=/trunk/; revision=4833
|
|
|
|
|
|
| |
* configure.in: Fix the name of the binary to look for for PGP5
svn path=/trunk/; revision=4827
|
|
|
|
| |
svn path=/trunk/; revision=4822
|
|
|
|
|
|
|
|
| |
2000-08-12 Michael Meeks <michael@helixcode.com>
* configure.in: Check for Bonobo 0.17
svn path=/trunk/; revision=4781
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2000-08-12 Christopher James Lahey <clahey@helixcode.com>
* configure.in: Added addressbook/gui/search/Makefile.
From addressbook/ChangeLog
2000-08-12 Christopher James Lahey <clahey@helixcode.com>
* gui/Makefile.am: Added the search directory.
* backend/ebook/e-book.c: Fixed a potential crash.
* gui/minicard/e-reflow-sorted.h: Fixed an include line.
* gui/search/.cvsignore, gui/search/Makefile.am: New files.
* gui/search/e-addressbook-search-dialog.c: Fixed compilation.
svn path=/trunk/; revision=4779
|
|
|
|
|
|
| |
* configure.in, README: Depend on gnome-vfs 0.3
svn path=/trunk/; revision=4776
|
|
|
|
| |
svn path=/trunk/; revision=4687
|
|
|
|
|
|
|
|
|
|
|
| |
* configure.in, README: Update the README and the text of the
Bonobo configure check to match reality. Remove the 0.15 vs
0.15-and-a-half check since we require post-0.16 now.
* folder-browser-factory.c (control_activate): Remove bonobo 0.15
vs 0.15-and-a-half ifdef, since we require post-0.16 now.
svn path=/trunk/; revision=4552
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2000-08-03 JP Rosevear <jpr@helixcode.com>
* configure.in: Remove gconf check
2000-08-03 JP Rosevear <jpr@helixcode.com>
* mail-config.glade: Increase window size slightly, rename
"Transport" to "Mail Transport"
* mail-config.c (init_config): Remove gconf references
(clear_config): ditto
(read_config): ditto
(write_config): ditto
(mail_config): Null provider lists before filling them
(mail_config_druid): ditto
(identity_page_new): Increase spacing of vbox
(service_page_new): ditto
* Makefile.am: Remove gconf references.
2000-08-03 JP Rosevear <jpr@helixcode.com>
* e-shell.h: Remove gconf references
* e-shell-view.h: Remove gconf references
* main.c (idle_cb): Remove gconf references
* Makefile.am: Remove gconf cflags and libs
* e-shell-view.c (e_shell_view_load_settings): Change to use
gnome-config
(e_shell_view_save_settings): ditto
* e-shell.c (e_shell_restore_from_settings): Change to
use gnome_config
(save_settings_for_views): ditto
svn path=/trunk/; revision=4530
|
|
|
|
| |
svn path=/trunk/; revision=4515
|
|
|
|
|
|
|
|
| |
2000-08-02 Michael Meeks <michael@helixcode.com>
* configure.in: update for BonoboX
svn path=/trunk/; revision=4498
|
|
|
|
|
|
| |
* configure.in (AC_OUTPUT): Add camel/providers/nntp
svn path=/trunk/; revision=4497
|
|
|
|
|
|
|
| |
* configure.in, acconfig.c: Add checks for GPG, PGP 5 and PGP 2.
Only record the first one found.
svn path=/trunk/; revision=4465
|
|
|
|
|
|
|
|
| |
2000-08-01 Damon Chaplin <damon@helixcode.com>
* configure.in (AC_OUTPUT): removed calendar/doc/*
svn path=/trunk/; revision=4459
|
|
|
|
|
|
|
|
| |
2000-08-01 Not Zed <NotZed@HelixCode.com>
* configure.in: Added mh provider.
svn path=/trunk/; revision=4445
|
|
|
|
|
|
|
| |
* configure.in: Check for gconf_client_get_default (gconf 0.5 vs
newer)
svn path=/trunk/; revision=4395
|
|
|
|
| |
svn path=/trunk/; revision=4389
|
|
|
|
| |
svn path=/trunk/; revision=4348
|
|
|
|
|
|
|
|
|
|
| |
* configure.in: some unrelated changes: check for mkdtemp,
gnome_vfs_mime_get_default_action_without_fallback, and a
setuid/setgid movemail binary.
* acconfig.h: add MOVEMAIL_PATH
svn path=/trunk/; revision=4339
|
|
|
|
|
|
|
|
| |
2000-07-25 Christopher James Lahey <clahey@helixcode.com>
* configure.in: Added addressbook/conduit/Makefile.
svn path=/trunk/; revision=4325
|
|
|
|
|
|
|
|
| |
2000-07-17 Federico Mena Quintero <federico@helixcode.com>
* configure.in (EVOLUTION_DIR): Typo fix.
svn path=/trunk/; revision=4193
|
|
|
|
|
|
|
|
|
|
| |
2000-07-17 Federico Mena Quintero <federico@helixcode.com>
* configure.in (AC_OUTPUT): Added the doc/devel Makefiles.
(EVOLUTION_DIR): Substitute EVOLUTION_DIR for the top_srcdir.
Added checks for gtk-doc.
svn path=/trunk/; revision=4192
|
|
|
|
|
|
|
|
|
| |
2000-07-12 Federico Mena Quintero <federico@helixcode.com>
* configure.in: Make gnome-print-0.20 mandatory. We will bail out
with CVS HEAD versions to avoid breakage.
svn path=/trunk/; revision=4129
|
|
|
|
| |
svn path=/trunk/; revision=4084
|
|
|
|
|
|
|
|
|
| |
2000-07-10 Jeffrey Stedfast <fejj@helixcode.com>
* configure.in: Updated to check for required GtkHTML and
gnome-print
svn path=/trunk/; revision=4074
|
|
|
|
|
|
| |
depends on CVS gnome-pilot.
svn path=/trunk/; revision=4072
|
|
|
|
|
|
|
|
|
|
|
|
| |
* configure.in: added makefiles for calendar conduits
* gui/Makefile.am (SUBDIRS):
* conduits/calendar/Makefile.am: moved calendar-conduit stuff from
the gui directory to here.
* Makefile.am (SUBDIRS): added conduits to SIBDIRS
svn path=/trunk/; revision=4058
|
|
|
|
|
|
| |
* configure.in: Add a check for Bonobo 0.15 vs Bonobo post-0.15
svn path=/trunk/; revision=4053
|
|
|
|
|
|
|
|
| |
* configure.in: make pthreads not required again, since they
aren't, and remove widgets/e-toolbar/Makefile from AC_OUTPUT since
that dir doesn't exist any more.
svn path=/trunk/; revision=3939
|
|
|
|
|
|
|
|
|
| |
2000-07-06 Chris Toshok <toshok@helixcode.com>
* configure.in (AC_OUTPUT): remove the default_user Directories
dir.
svn path=/trunk/; revision=3928
|
|
|
|
| |
svn path=/trunk/; revision=3903
|
|
|
|
| |
svn path=/trunk/; revision=3884
|
|
|
|
| |
svn path=/trunk/; revision=3820
|
|
|
|
| |
svn path=/trunk/; revision=3808
|
|
|
|
| |
svn path=/trunk/; revision=3793
|
|
|
|
|
|
|
|
|
| |
Evolution it will display the same folder as the last time, and will
hide/show the shortcut/folder bars as the last time.
This uses GConf so I also put a GConf check into configure.in.
svn path=/trunk/; revision=3787
|
|
|
|
| |
svn path=/trunk/; revision=3764
|
|
|
|
| |
svn path=/trunk/; revision=3754
|
|
|
|
| |
svn path=/trunk/; revision=3740
|
|
|
|
| |
svn path=/trunk/; revision=3735
|
|
|
|
| |
svn path=/trunk/; revision=3734
|
|
|
|
| |
svn path=/trunk/; revision=3715
|
|
|
|
|
|
|
|
|
|
| |
actually allow you to get mail - however there are some things that might need to be rewritten in Camel to allow all IMAP providers to work
right now, it wants to open /INBOX which isn't always the same as INBOX
Camel won't seem to allow me to just have it open "INBOX" if I specify '/' as the separator
*sigh*
svn path=/trunk/; revision=3557
|
|
|
|
| |
svn path=/trunk/; revision=3550
|
|
|
|
| |
svn path=/trunk/; revision=3506
|
|
|
|
|
|
|
|
| |
IDL methods and new functions to implement on the component side. I
have also added a simple folder creation dialog in the shell. It's
quite unfinished and untested.
svn path=/trunk/; revision=3491
|
|
|
|
| |
svn path=/trunk/; revision=3452
|
|
|
|
|
|
| |
POTFILES.in, and added a skeleton PO file for the Italian translation.
svn path=/trunk/; revision=3414
|
|
|
|
|
|
|
|
| |
2000-06-02 Christopher James Lahey <clahey@helixcode.com>
* configure.in: Released Evolution 0.1.
svn path=/trunk/; revision=3406
|
|
|
|
| |
svn path=/trunk/; revision=3394
|
|
|
|
| |
svn path=/trunk/; revision=3345
|
|
|
|
| |
svn path=/trunk/; revision=3230
|
|
|
|
| |
svn path=/trunk/; revision=3213
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2000-05-24 Christopher James Lahey <clahey@helixcode.com>
* configure.in: Added widgets/e-paned/Makefile.
* tests/ui-tests/message-browser.c: Switched from GtkPaned to
EPaned.
* widgets/Makefile.am: Added e-paned directory.
* widgets/e-paned/, widgets/e-paned/.cvsignore,
widgets/e-paned/Makefile.am, widgets/e-paned/e-hpaned.c,
widgets/e-paned/e-hpaned.h, widgets/e-paned/e-paned.c,
widgets/e-paned/e-paned.h, widgets/e-paned/e-vpaned.c,
widgets/e-paned/e-vpaned.h: New widget based completely on
GtkPaned from 1.4. This will be more advanced soon.
From calendar/ChangeLog:
2000-05-24 Christopher James Lahey <clahey@helixcode.com>
* gui/Makefile.am: Added libepaned.a.
* gui/gnome-cal.c: Switched from GtkPaned to EPaned.
From mail/ChangeLog:
2000-05-24 Christopher James Lahey <clahey@helixcode.com>
* Makefile.am: Added libepaned.a.
* folder-browser.c: Switched from GtkPaned to EPaned.
From shell/ChangeLog:
2000-05-24 Christopher James Lahey <clahey@helixcode.com>
* Makefile.am: Added libepaned.a.
* e-shell-view.c: Switched from GtkPaned to EPaned.
From widgets/shortcut-bar/ChangeLog:
2000-05-24 Christopher James Lahey <clahey@helixcode.com>
* Makefile.am: Added libepaned.a.
* test-shortcut-bar.c: Switched from GtkPaned to EPaned.
svn path=/trunk/; revision=3191
|
|
|
|
| |
svn path=/trunk/; revision=3167
|
|
|
|
|
|
| |
* Added lang Hu
svn path=/trunk/; revision=3162
|
|
|
|
|
|
| |
* configure.in (AC_OUTPUT): add camel/providers/vee
svn path=/trunk/; revision=3123
|
|
|
|
|
|
|
| |
* configure.in: add --with-purify-options support, and default it
to what we at helix need
svn path=/trunk/; revision=3083
|
|
|
|
|
|
| |
and I remove fuzzy
svn path=/trunk/; revision=3081
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2000-05-14 Federico Mena Quintero <federico@helixcode.com>
* gui/gnome-cal.c (display_notification): Use the alarm
notification dialog.
(display_notification_cb): New callback for the result of the
alarm notification dialog.
* gui/dialogs/alarm-notify.glade: New file with the alarm
notification dialog.
* gui/dialogs/alarm-notify-dialog.[ch]: New file.
* gui/dialogs/Makefile.am: New file.
* gui/Makefile.am (SUBDIRS): Added the dialogs directory.
2000-05-13 Federico Mena Quintero <federico@helixcode.com>
* gui/gnome-cal.c (trigger_alarm_cb): Better error checking, and
plug leaks of str_ico and ico.
* gui/evolution-calendar-control.c (main): Initialize libglade.
svn path=/trunk/; revision=3072
|
|
|
|
| |
svn path=/trunk/; revision=3071
|
|
|
|
|
|
|
| |
* configure.in: Update versions needed for gnome-print, bonobo,
and gtkhtml.
svn path=/trunk/; revision=2971
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2000-05-10 Christopher James Lahey <clahey@helixcode.com>
* Makefile.am: Removed dist-hook section.
* configure.in: Set the version number. Added a check for gnome
window icons. Removed a bunch of unused Makefiles.
* tools/Makefile.am: Created a proper EXTRA_DIST section.
* widgets/e-text/Makefile.am: Added
e-text-event-processor-types.h.
From addressbook/ChangeLog:
2000-05-10 Christopher James Lahey <clahey@helixcode.com>
* backend/ebook/Makefile.am: Added e-book-types.h, e-card-pairs.h,
e-card-types.h.
* backend/pas/Makefile.am: Added pas-backend-ldap.h.
* contact-editor/Makefile.am: Added a proper EXTRA_DIST section.
Removed some old defines.
* ename/Makefile.am: Added e-name-western-tables.h.
* gui/component/Makefile.am: Added e-ldap-server-dialog.h. Added
a proper EXTRA_DIST section.
* gui/minicard/e-reflow.c: Added a missed cast.
* printing/Makefile.am: Added a proper EXTRA_DIST section.
From calendar/ChangeLog:
2000-05-10 Christopher James Lahey <clahey@helixcode.com>
* gui/Makefile.am: Added main.h. Combined the two EXTRA_DIST
sections.
From camel/ChangeLog:
2000-05-10 Christopher James Lahey <clahey@helixcode.com>
* Makefile.am: Added camel-types.h, camel-folder-pt-proxy.h, and
camel-thread-proxy.h.
From default_user/ChangeLog:
2000-05-10 Christopher James Lahey <clahey@helixcode.com>
* Makefile.am, local/Calendar/Makefile.am,
local/Contacts/Makefile.am, local/Directories/Makefile.am,
local/Directories/subfolders/Bigfoot/Makefile.am,
local/Directories/subfolders/Netcenter/Makefile.am,
local/Drafts/Makefile.am, local/Inbox/Makefile.am,
local/Outbox/Makefile.am, local/Trash/Makefile.am: Created a
proper EXTRA_DIST section.
From filter/ChangeLog:
2000-05-10 Christopher James Lahey <clahey@helixcode.com>
* filter-arg.h: Changed tree.h to gnome-xml/tree.h.
* Makefile.am: Added filter-arg-types.h, filter-arg.h,
filter-xml.h, filter-format.h, filter-druid.h, filter-editor.h.
From libical/ChangeLog:
2000-05-10 Christopher James Lahey <clahey@helixcode.com>
* configure.in: Reorder Makefiles so that it will build.
From mail/ChangeLog:
2000-05-09 Christopher James Lahey <clahey@helixcode.com>
* Makefile.am: Removed folder-browser-factory.h since it doesn't
exist. Added mail-display.h, mail-types.h, pixmaps.h.
From widgets/e-table/ChangeLog:
2000-05-10 Christopher James Lahey <clahey@helixcode.com>
* Makefile.am: Added e-table-col-dnd.h and table-test.h.
From wombat/ChangeLog:
2000-05-10 Christopher James Lahey <clahey@helixcode.com>
* Makefile.am: Added an include for the pcs directory.
svn path=/trunk/; revision=2966
|
|
|
|
|
|
| |
Kenneth
svn path=/trunk/; revision=2875
|
|
|
|
|
|
| |
* configure.in: Added new Directories section for the default_user.
svn path=/trunk/; revision=2871
|
|
|
|
|
|
| |
`default_user' directory.
svn path=/trunk/; revision=2847
|
|
|
|
|
|
| |
* configure.in: check for purify.
svn path=/trunk/; revision=2840
|
|
|
|
| |
svn path=/trunk/; revision=2817
|
|
|
|
|
|
|
|
| |
* configure.in: Oops. The Kerberos check was succeeding when it
shouldn't have (and thus breaking the pop3 build for "normal"
people). Fix.
svn path=/trunk/; revision=2799
|