Commit Graph

1026 Commits

Author SHA1 Message Date
b7ac37f6b1 Bumped the required version of gal.
2002-02-07  Christopher James Lahey  <clahey@ximian.com>

	* configure.in: Bumped the required version of gal.

From addressbook/ChangeLog:

2002-02-07  Christopher James Lahey  <clahey@ximian.com>

	* gui/widgets/e-addressbook-view.c
	(e_addressbook_view_setup_menus): Changed this function to use the
	new GalViewMenus which takes a GalViewInstance, instead of a
	GalViewCollection.

From calendar/ChangeLog:

2002-02-07  Christopher James Lahey  <clahey@ximian.com>

	* gui/e-tasks.c (e_tasks_setup_view_menus), gui/gnome-cal.c
	(gnome_calendar_setup_view_menus): Made these use the new
	GalViewMenus stuff.

From mail/ChangeLog:

2002-02-07  Christopher James Lahey  <clahey@ximian.com>

	* folder-browser.c, folder-browser.h, folder-browser-ui.c,
	folder-browser-ui.h
	(folder_browser_ui_setup_view_menus,
	folder_browser_ui_discard_view_menus): Changed this to use the new
	GalViewMenus stuff.  Made these exported functions.

	* mail-callbacks.c, message-browser.c: Changed these to not pass
	the now removed row parameter to message_list_select.

	* mail-config.c, mail-config.h (mail_config_folder_to_safe_url):
	Refactored this out of mail_config_folder_to_cachename.

	* message-list.c, message-list.h (message_list_select): Removed
	the row argument.  Changed this to use the new function in ETree
	for finding the next cursor row that matches a test.
	(message_list_construct): Handle a failed construction of the
	ETree here.
	(message_list_setup_etree, save_tree_state): Don't load or save
	the header state.  folder-browser-ui.c deals with this now.

From views/ChangeLog:

2002-02-07  Christopher James Lahey  <clahey@ximian.com>

	* addressbook/galview.xml, calendar/galview.xml, mail/galview.xml,
	tasks/galview.xml: Added default-view parameters.

	* mail/As_Sent_Folder.galview: New galview.

	* mail/Makefile.am, mail/galview.xml: Added As_Sent_Folder
	galview.

From widgets/ChangeLog:

2002-02-07  Christopher James Lahey  <clahey@ximian.com>

	* menus/gal-view-menus.c, menus/gal-view-menus.h
	(gal_view_menus_new): Made this take a GalViewInstance instead of
	a GalViewCollection.  Reworked most of this to utilize the
	interfaces provided by GalViewInstance.

svn path=/trunk/; revision=15592
2002-02-07 11:24:08 +00:00
160c66bced added bonobo to filter flags to avoid compile error
2002-01-28  Radek Doulik  <rodo@ximian.com>

	* configure.in: added bonobo to filter flags to avoid compile
	error

svn path=/trunk/; revision=15494
2002-01-28 16:59:54 +00:00
79a377ddf2 Final cleanup for the CFLAGS and LIBS in the Makefiles.
svn path=/trunk/; revision=15486
2002-01-27 17:21:36 +00:00
c8be2f1e11 Require gal 0.19.99.1.
* configure.in: Require gal 0.19.99.1.

svn path=/trunk/; revision=15470
2002-01-25 16:28:38 +00:00
4ba09274d6 Clean up some of the Makefiles so we dont' link every library multiple
times, causing big libtool 1.4 pain.

svn path=/trunk/; revision=15461
2002-01-24 23:16:18 +00:00
95de7c6dc8 SOUP stuff
svn path=/trunk/; revision=15343
2002-01-16 17:55:48 +00:00
de10b0cbea Added Basque file
svn path=/trunk/; revision=15245
2002-01-04 14:28:47 +00:00
d55058d663 only use major and minor version in the camel providerdir, not micro and nano
svn path=/trunk/; revision=15121
2001-12-17 17:59:47 +00:00
f6c13cdb84 check for alloca.h.
2001-12-13  Chris Toshok  <toshok@ximian.com>

	* configure.in: check for alloca.h.

svn path=/trunk/; revision=15032
2001-12-14 03:02:27 +00:00
3681ee8079 Install the man page.
* data/Makefile.am (man_MANS): Install the man page.

* data/evolution.1: New man page for Evolution.

svn path=/trunk/; revision=15011
2001-12-13 00:38:19 +00:00
12b70e06ff use UTF-8 as the char set when testing pilot link
2001-12-10  JP Rosevear  <jpr@ximian.com>

 	* configure.in: use UTF-8 as the char set when testing pilot link

2001-12-10  JP Rosevear  <jpr@ximian.com>

	* e-pilot-util.c (e_pilot_utf8_to_pchar): use UTF-8 instead of
	UTF8 as the source char set
	(e_pilot_utf8_from_pchar): use UTF-8 instead of UTF8 as the
	destination char set

svn path=/trunk/; revision=14995
2001-12-11 22:00:12 +00:00
0bdb17a8e3 "Ximian Evolution", not "Evolution".
* data/evolution.desktop.in (_Name): "Ximian Evolution", not
"Evolution".

svn path=/trunk/; revision=14980
2001-12-11 17:35:48 +00:00
3248591df9 Up VERSION to 1.1.0.99.
* configure.in: Up VERSION to 1.1.0.99.

(Also, fix the ChangeLog a bit, as Jeff committed some ChangeLog
entries that were not supposed to be committed.)

svn path=/trunk/; revision=14979
2001-12-11 17:35:09 +00:00
cdf035a464 s/PREVIEW_VERSION/VERSION_COMMENT
2001-12-06  Jeffrey Stedfast  <fejj@ximian.com>

	* configure.in: s/PREVIEW_VERSION/VERSION_COMMENT

svn path=/trunk/; revision=14923
2001-12-07 03:13:31 +00:00
53304a8b76 Add a AC_DEFINE for PREVIEW_RELEASE which is a string that will be
2001-12-04  Jeffrey Stedfast  <fejj@ximian.com>

	* configure.in: Add a AC_DEFINE for PREVIEW_RELEASE which is a
	string that will be appended to the X-Mailer header.

svn path=/trunk/; revision=14914
2001-12-06 21:53:56 +00:00
b871d95781 Re-Re-enabled traditional Chinese translation
svn path=/trunk/; revision=14764
2001-11-20 18:07:40 +00:00
efe10afac5 *** empty log message ***
svn path=/trunk/; revision=14759
2001-11-20 10:57:20 +00:00
e8d02483a8 Updated.
* README: Updated.

* configure.in: 0.99.2.  Require gtkhtml 0.16.1 and GAL 0.18.1.

svn path=/trunk/; revision=14723
2001-11-15 00:00:36 +00:00
61a5f681e8 Redone with the bug #s from Bugzilla.
* NEWS: Redone with the bug #s from Bugzilla.

svn path=/trunk/; revision=14721
2001-11-14 23:49:59 +00:00
01e63125d5 Calendar/tasks NEWS.
2001-11-14  Federico Mena Quintero  <federico@ximian.com>

	* NEWS: Calendar/tasks NEWS.

svn path=/trunk/; revision=14717
2001-11-14 23:04:11 +00:00
5b55bd6c92 restore cflags and ldflags properly
2001-11-13  JP Rosevear  <jpr@ximian.com>

	* configure.in: restore cflags and ldflags properly

svn path=/trunk/; revision=14695
2001-11-14 06:26:10 +00:00
686c19812f save the ldflags properly
2001-11-12  JP Rosevear  <jpr@ximian.com>

	* configure.in: save the ldflags properly

svn path=/trunk/; revision=14675
2001-11-12 22:18:08 +00:00
94497ea891 Check to make sure pilot-link has the charset conversion stuff enabled
2001-11-09  JP Rosevear  <jpr@ximian.com>

	* configure.in: Check to make sure pilot-link has the charset
	conversion stuff enabled

svn path=/trunk/; revision=14668
2001-11-11 21:01:25 +00:00
24098ef674 Chop the output from `uname -s'. Thanks to Michael Gerdts for suggesting
* tools/killev: Chop the output from `uname -s'.  Thanks to
Michael Gerdts for suggesting the fix.

svn path=/trunk/; revision=14652
2001-11-09 22:43:10 +00:00
04cea7d334 Re-enable traditional Chinese translation and convert to UTF8
svn path=/trunk/; revision=14643
2001-11-09 11:51:08 +00:00
d4d09c62aa Up to 0.99.1 for snapshot purposes.
* configure.in: Up to 0.99.1 for snapshot purposes.

svn path=/trunk/; revision=14609
2001-11-06 19:28:49 +00:00
579ae4c414 0.99.0.
svn path=/trunk/; revision=14605
2001-11-06 01:05:08 +00:00
b464a6713a Small update
2001-11-05  JP Rosevear  <jpr@ximian.com>

	* NEWS: Small update

svn path=/trunk/; revision=14603
2001-11-06 00:07:04 +00:00
eb48b8f98b Updated.
* NEWS: Updated.

svn path=/trunk/; revision=14596
2001-11-05 22:04:32 +00:00
28237e0fae evolution.png instead of evolution-icon.png.
* data/evolution.desktop.in (Icon): evolution.png instead of
evolution-icon.png.

svn path=/trunk/; revision=14554
2001-10-31 23:16:33 +00:00
1d7f11a189 Syncing up for the 0.16.100 internal release.
svn path=/trunk/; revision=14551
2001-10-31 23:07:32 +00:00
989fe42c68 update
2001-10-31  JP Rosevear  <jpr@ximian.com>

	* NEWS (Conduits): update

svn path=/trunk/; revision=14542
2001-10-31 16:58:47 +00:00
8b9b965239 Add oaf to MAILER_CFLAGS and MAILER_LIBS too.
* configure.in: Add oaf to MAILER_CFLAGS and MAILER_LIBS too.

svn path=/trunk/; revision=14537
2001-10-31 15:20:21 +00:00
c99cd2a0f9 Updated mailer NEWS.
2001-10-30  Jeffrey Stedfast  <fejj@ximian.com>

	* NEWS (Mailer): Updated mailer NEWS.

svn path=/trunk/; revision=14509
2001-10-31 00:03:23 +00:00
0
8e126f256f My mailer news.
2001-10-30    <NotZed@Ximian.com>

	* NEWS (Mailer): My mailer news.

svn path=/trunk/; revision=14507
2001-10-30 23:44:51 +00:00
ef7ccbbb83 Add oaf to the BONOBO_VFS_GNOME_CFLAGS too.
* configure.in: Add oaf to the BONOBO_VFS_GNOME_CFLAGS too.

svn path=/trunk/; revision=14504
2001-10-30 23:35:40 +00:00
c51e537083 Calendar NEWS.
2001-10-30  Federico Mena Quintero  <federico@ximian.com>

	* NEWS (Calendar): Calendar NEWS.

svn path=/trunk/; revision=14503
2001-10-30 23:28:36 +00:00
5bb794e211 Add oaf to the BONOBO_GNOME_LIBS, BONOBO_GNOME_CFLAGS,
* configure.in: Add oaf to the BONOBO_GNOME_LIBS,
BONOBO_GNOME_CFLAGS, BONOBO_HTML_GNOME_LIBS,
BONOBO_HTML_GNOME_CFLAGS.

svn path=/trunk/; revision=14500
2001-10-30 23:20:48 +00:00
b7443fb873 Require GAL version 0.15.99.10. I know you all love this.
2001-10-30  Federico Mena Quintero  <federico@ximian.com>

	* configure.in: Require GAL version 0.15.99.10.  I know you all
	love this.

svn path=/trunk/; revision=14474
2001-10-30 19:27:40 +00:00
3cff275a01 require gtkhtml version 0.15.99.2
2001-10-30  Radek Doulik  <rodo@ximian.com>

	* configure.in: require gtkhtml version 0.15.99.2

svn path=/trunk/; revision=14466
2001-10-30 16:41:33 +00:00
3ec49b47f5 Added en_AU.po, a copy of en_GB.po
svn path=/trunk/; revision=14458
2001-10-30 13:03:22 +00:00
eb4fbac63e Require gal 0.15.99.9.
2001-10-30  Christopher James Lahey  <clahey@ximian.com>

	* configure.in: Require gal 0.15.99.9.

svn path=/trunk/; revision=14440
2001-10-30 07:27:58 +00:00
0
bc3f1e87d6 Move the configure version number check down a bit for gtkhtml/gal, c'ause
2001-10-30  <notzed@ximian.com>

        * configure.in: Move the configure version number check down
        a bit for gtkhtml/gal, c'ause i'm sick of fixing a manual
        patch i have every bloody time the version changes.

svn path=/trunk/; revision=14434
2001-10-30 05:35:13 +00:00
d6d55273d4 Require gal 0.15.99.8
2001-10-29  Joe Shaw  <joe@ximian.com>

	* configure.in: Require gal 0.15.99.8

	* addressbook/backend/ebook/e-card-simple.c,
	addressbook/gui/component/addressbook-storage.c,
	addressbook/gui/widgets/e-addressbook-view.c,
	calendar/gui/e-calendar-table.c,
	calendar/gui/e-itip-control.c,
	calendar/gui/e-meeting-model.c,
	calendar/gui/itip-utils.c,
	calendar/gui/print.c,
	calendar/gui/alarm-notify/alarm-notify-dialog.c,
	filter/rule-editor.c,
	mail/mail-config.c,
	mail/mail-folder-cache.c,
	mail/mail-format.c,
	mail/mail-local.c,
	mail/mail-ops.c,
	mail/mail-vfolder.c,
	shell/e-local-storage.c,
	shell/e-summary-storage.c: Change includes of
	e-util/e-unicode-i18n.h to gal/util/e-unicode-i18n.h

svn path=/trunk/; revision=14427
2001-10-30 05:02:49 +00:00
7155631237 Added my addressbook changes.
2001-10-29  Christopher James Lahey  <clahey@ximian.com>

	* NEWS (Addressbook): Added my addressbook changes.

svn path=/trunk/; revision=14425
2001-10-30 04:46:23 +00:00
ecafdd6911 Add Larry and Radek.
* AUTHORS: Add Larry and Radek.

svn path=/trunk/; revision=14385
2001-10-30 00:08:34 +00:00
341b058b1f require gtkhtml version 0.15.99.1
2001-10-30  Radek Doulik  <rodo@ximian.com>

	* configure.in (THREADS_CFLAGS): require gtkhtml version 0.15.99.1

svn path=/trunk/; revision=14384
2001-10-29 23:44:09 +00:00
07a33f25f2 added calendar/importers/Makefile
2001-10-29  Rodrigo Moya <rodrigo@ximian.com>

	* configure.in: added calendar/importers/Makefile

svn path=/trunk/; revision=14356
2001-10-29 19:23:02 +00:00
6dae7abcf1 Bumped required version of gal to 0.15.99.7.
2001-10-29  Christopher James Lahey  <clahey@ximian.com>

	* configure.in: Bumped required version of gal to 0.15.99.7.

svn path=/trunk/; revision=14336
2001-10-29 12:42:24 +00:00
21d6683303 no need to use destdir
2001-10-28  JP Rosevear  <jpr@ximian.com>

	* data/Makefile.am: no need to use destdir

svn path=/trunk/; revision=14298
2001-10-28 17:32:56 +00:00