aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2003-01-28 02:54:56 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2003-01-28 02:54:56 +0800
commit1d9a3023e59067ea10eea867cbcb831ea265beb3 (patch)
treea3ab6977f8d22c7afd83748371660f8feeedbf6d /ChangeLog
parent6b1b5d30fd4dd6e02513947a1d706554ff2a9fec (diff)
downloadgsoc2013-evolution-1d9a3023e59067ea10eea867cbcb831ea265beb3.tar.gz
gsoc2013-evolution-1d9a3023e59067ea10eea867cbcb831ea265beb3.tar.zst
gsoc2013-evolution-1d9a3023e59067ea10eea867cbcb831ea265beb3.zip
#include bonobo-activation instead of oaf. (main): Initialize using
* tools/evolution-addressbook-export.c: #include bonobo-activation instead of oaf. (main): Initialize using gnome_program_init(). (save_cards): Use g_main_loop_quit() instead of gtk_exit(). * tools/evolution-addressbook-import.c: Update include list for GNOME 2. (main): Initialize using gnome_program_init(). (unref_executable): Use g_main_loop_quit() instead of gtk_exit(). (add_cb): Likewise. * tools/evolution-addressbook-abuse.c: Update include list for GNOME 2. (main): Initialize using gnome_program_init(). (use_addressbook): Use g_object_unref() instead of gtk_object_unref(). (main): Use g_timeout_add() instead of gtk_timeout_add(). (add_cb): Use g_main_loop_quit() instead of gtk_exit(). * configure.in (AC_SUBST): Add tools/Makefile. * Makefile.am (SUBDIRS): Add tools/ back into the list. * tools/Makefile.am: Install everything in $(datadir)/evolution-$(BASE_VERSION)/tools. (INCLUDES): Add the defines that gnome_program_init() likes and also add the _DISABLE_DEPRECATED stuff. svn path=/trunk/; revision=19656
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog30
1 files changed, 30 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 73f9b02986..14eb677b0d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,33 @@
+2003-01-27 Ettore Perazzoli <ettore@ximian.com>
+
+ * tools/evolution-addressbook-export.c: #include bonobo-activation
+ instead of oaf.
+ (main): Initialize using gnome_program_init().
+ (save_cards): Use g_main_loop_quit() instead of gtk_exit().
+
+ * tools/evolution-addressbook-import.c: Update include list for
+ GNOME 2.
+ (main): Initialize using gnome_program_init().
+ (unref_executable): Use g_main_loop_quit() instead of gtk_exit().
+ (add_cb): Likewise.
+
+ * tools/evolution-addressbook-abuse.c: Update include list for
+ GNOME 2.
+ (main): Initialize using gnome_program_init().
+ (use_addressbook): Use g_object_unref() instead of
+ gtk_object_unref().
+ (main): Use g_timeout_add() instead of gtk_timeout_add().
+ (add_cb): Use g_main_loop_quit() instead of gtk_exit().
+
+ * configure.in (AC_SUBST): Add tools/Makefile.
+
+ * Makefile.am (SUBDIRS): Add tools/ back into the list.
+
+ * tools/Makefile.am: Install everything in
+ $(datadir)/evolution-$(BASE_VERSION)/tools.
+ (INCLUDES): Add the defines that gnome_program_init() likes and
+ also add the _DISABLE_DEPRECATED stuff.
+
2003-01-26 Chris Toshok <toshok@ximian.com>
* configure.in (AC_OUTPUT): add in the conduit Makefile's.
mp;id=990b2a0e3ae0bb2dade31405ff66470e67cacab0'>Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-1/+1 * o Update to 4.2. [1]nork2005-07-311-2/+2 * Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-121-1/+1 * Update to 4.1.1.nork2004-12-261-2/+2 * Bump PORTREVISIONS for all ports that depend on atk or pango to ease in themarcus2004-11-081-0/+1 * Update to verion 0.3.6krion2004-08-172-6/+3 * Fix build error by GNOME 2.6. This is a temporary fix.nork2004-04-061-0/+2 * Chase the glib20 update, and bump all affected ports' PORTREVISIONs.marcus2004-04-051-0/+1 * Updatet to 0.3.5.nork2004-03-102-9/+3 * - Update to version 0.3.4krion2004-02-293-6/+11 * Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1 * SIZEify.trevor2004-01-291-0/+1 * Update to 0.3.3.nork2004-01-182-7/+6 * - Fix buildkrion2004-01-161-2/+2 * Add a ebview-gtk2 0.3.1, which is a gtk2 based toolnork2004-01-167-109/+35 * Resurrect previous commit, pre-build to post-patch.nork2003-12-271-1/+1 * o Add CONFLICTS. [1]nork2003-12-271-1/+3 * - Fix buildkrion2003-09-052-5/+5 * - Fix build with upgraded gettext packagekrion2003-09-031-0/+6 * Update to 0.2.1.nork2003-05-039-106/+74 * Use USE_GETOPT_LONG.sumikawa2003-05-021-7/+3 * Remove USE_GNOMENG.marcus2003-04-211-1/+0 * Bump PORTREVISION by updating japanese/eb.nork2003-03-011-2/+2 * Ebview requires a rich stack size each thread, so extend to 256k.nork2003-02-242-1/+34 * De-pkg-comment.knu2003-02-212-1/+1 * Conditionalize libgnugetopt dependencies.nork2003-02-021-4/+10 * upgrade to 0.2.0ijliao2003-01-038-9/+96 * o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1 * Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2 * Deploy USE_GNOMENG infrastructurelioux2002-08-301-2/+2 * Drop maintainership. Anyone can take it.yoichi2002-05-26