summaryrefslogtreecommitdiff
path: root/mail/evolution/patches
diff options
context:
space:
mode:
authortron <tron>2001-09-25 13:31:17 +0000
committertron <tron>2001-09-25 13:31:17 +0000
commit1ca3d33fe9bc3e74845c40b5ef04f13be826a723 (patch)
treeb785df02ecbc868a25922efbbc485c7d928d1485 /mail/evolution/patches
parent266288d6bae86628de32993d9621c3cd7754882d (diff)
downloadpkgsrc-1ca3d33fe9bc3e74845c40b5ef04f13be826a723.tar.gz
Update "evolution" package to version 0.13. Changes since version 0.12:
Global: - New startup assistant to create mail accounts, import mail and set your timezone. (Iain, Taylor) - Improved the appearance and behavior of the clickable title bar and the folder tree. (Ettore) - "Stock" folders such as Inbox have their names translated now and cannot be removed. (Ettore) - Moved the Summary (formerly known as "My Evolution") to be a normal node instead of being the toplevel node. (Ettore) - Fixed some problems with copying, moving and removing folderes. (Jason) - Fixed the handling of documentation files in the Help menu. It now integrates nicely with Nautilus and Scrollkeeper. (Aaron, Kjartan) - Implemented the `File -> New' menu. (Ettore) - Improved error messages on start-up. (Ettore) - Fixed various crashes and minor bugs. (Ettore, Jason) - Various UI tweaks and improvements. (Anna, Tuomas, Jakub) Mail: - Fixed creating IMAP folders. (Jeff) - Add a shortcut to the INBOX of IMAP or spool stores when their accounts are first created. (Peter) - Fixed Crash on Exit bugs. (Jeff) - Many more i18n fixes. (Zbigniew Chyla, Jeff and others) - Subscribe dialog UI tweaks. (Peter, Anna) - Displaying PGP signed messages now shows icons. (Jeff) - Sensitize menu items based on number of selected messages. (Peter) - Always-sign options for PGP. (Jeff) - Fixed keep-on-server for POP servers that don't support UIDL. (Jeff) - Several IMAP fixes. (Peter, Jeff, Danw) - Fix crash after conversion of an empty folder to another format. (Peter) - Ibex now limits its file descriptor usage. (Michael) - When deleting an account, remove the shortcuts that point to it. (Peter) - Several IMAP fixes. (Peter, Jeff, Danw) - Miscellaneous bugfixes all around. (Peter, Jeff, Danw, Michael, others) Calendar & Tasks: - Calendar no longer crashes when you scroll a busy month view (Federico). - Performance improvements throughout (Damon). - Improved search bar; now handles categories. (Jon, Federico) - The date navigator now reflects the results of the search bar. (Federico) - An empty task is no longer added when you have selected a category. (Federico) - Internationalization fixes (Zbigniew). - Timezone fixes (Damon). - Time transparency and component classification support (Damon). - Folder bar now displays the selected time range (Damon). - Improved settings dialog (Anna, Damon, Federico). - iTIP/iMIP fixes for attendees, cancellation. (JP). - Category icon drawing fixes. (Rodrigo) - Alarm fixes. (Federico) - Calendar components can be saved independently. (JP) - New icons. (Tuomas) - Contacts support. (Damon) - You can double-click on appointments to edit them. (Damon) - Share more code between the backends. (Rodrigo) - Miscellaneous fixes all over the place. (Damon, JP, Rodrigo, Federico) Addressbook: - Various fixes. (Anna Dirks, Dan Winship, Jason Leach, Jos Dehaes, Kjartan Maraas, Lahey, Nat Friedman, Radek Doulik, Toshok, Trow) - Made addressbook menus match the right click menus. (Lahey) - Made addressbook use camel for building email addresses. (Trow) - Fixed up phone number matching to not cause errors. (Lahey) - Made the alphabet bar change the current search. (Lahey) - Made duplicate contact matching less sensitive. (Lahey) - Changed advanced search to match behavior in mailer. (Toshok) - Redesigned LDAP server dialog. (Anna Dirks) - Work on addressbook authentication. (Toshok) - Changes to EDestination. (Trow) - Magic comma work. (Trow) - Redesigned ESelectNames dialog. (Anna Dirks) - Made LDAP changes appear in gui immediately if they're made by the local client. (Toshok) - Made ECard hold a link to its original EBook. (Lahey, Trow) - Adapted for new ESearchBar. (Federico, Trow) - Added the ability to create cards from anywhere in evolution. (Lahey) - Made searches for completion not use invalid cached data. (Trow) - Encode strings typed in by the user for use in sexps. (Toshok) - Made EContactEditor make the save button active more often. (Toshok) - Made ESelectNames handle LDAP storages. (Toshok) - Added full country list to addressbook full address editor. (Lahey) - Added the contact count to the folder bar. (Lahey) - Updated icons. (Damon, Ettore) - Worked on addressbook conduit. (JP) - Made ESelectNames only show names on the left that aren't on the right. (Trow) - Fixed up minicard dragging. (Toshok) My Evolution: - Miscellaneous fixes all over the place. (iain) - New icons. (Tuomas and Jakub) - Works for people whos text colour was a light colour. (iain)
Diffstat (limited to 'mail/evolution/patches')
-rw-r--r--mail/evolution/patches/patch-aa14
-rw-r--r--mail/evolution/patches/patch-ao34
2 files changed, 41 insertions, 7 deletions
diff --git a/mail/evolution/patches/patch-aa b/mail/evolution/patches/patch-aa
index 80187165d95..eaf2b29789a 100644
--- a/mail/evolution/patches/patch-aa
+++ b/mail/evolution/patches/patch-aa
@@ -1,9 +1,9 @@
-$NetBSD: patch-aa,v 1.3 2001/08/11 18:39:25 rh Exp $
+$NetBSD: patch-aa,v 1.4 2001/09/25 13:31:18 tron Exp $
---- configure.orig Tue Jul 31 20:06:13 2001
-+++ configure
-@@ -4757,13 +4757,13 @@
- if { (eval echo configure:4758: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+--- configure.orig Fri Aug 24 00:41:21 2001
++++ configure Mon Sep 24 22:08:59 2001
+@@ -4644,13 +4644,13 @@
+ if { (eval echo configure:4645: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
CATOBJEXT=.gmo
- DATADIRNAME=share
@@ -18,7 +18,7 @@ $NetBSD: patch-aa,v 1.3 2001/08/11 18:39:25 rh Exp $
fi
rm -f conftest*
INSTOBJEXT=.mo
-@@ -4992,7 +4992,7 @@
+@@ -4879,7 +4879,7 @@
# We need to process the po/ directory.
POSUB=po
else
@@ -27,7 +27,7 @@ $NetBSD: patch-aa,v 1.3 2001/08/11 18:39:25 rh Exp $
nls_cv_header_intl=intl/libintl.h
nls_cv_header_libgt=intl/libgettext.h
fi
-@@ -5607,8 +5607,8 @@
+@@ -5494,8 +5494,8 @@
# This can only change between Evolution versions (and then can only
# go up.)
evolution_db_version_major=3
diff --git a/mail/evolution/patches/patch-ao b/mail/evolution/patches/patch-ao
new file mode 100644
index 00000000000..4a0fda47819
--- /dev/null
+++ b/mail/evolution/patches/patch-ao
@@ -0,0 +1,34 @@
+$NetBSD: patch-ao,v 1.1 2001/09/25 13:31:18 tron Exp $
+
+From the GNOME CVS repository:
+
+ * gui/dialogs/meeting-page.c (build_etable): Updated this to match
+ the new ETableSimple interface.
+
+--- calendar/gui/dialogs/meeting-page.c.orig Wed Aug 15 03:13:37 2001
++++ calendar/gui/dialogs/meeting-page.c Tue Sep 25 13:59:27 2001
+@@ -1306,18 +1306,21 @@
+ /* The table itself */
+ priv->model = e_table_simple_new (column_count,
+ row_count,
++ append_row,
++
+ value_at,
+ set_value_at,
+ is_cell_editable,
++
++ NULL,
++ NULL,
++
+ duplicate_value,
+ free_value,
+ init_value,
+ value_is_empty,
+ value_to_string,
+ mpage);
+- gtk_object_set (GTK_OBJECT (priv->model),
+- "append_row", append_row,
+- NULL);
+
+ priv->etable = e_table_scrolled_new_from_spec_file (priv->model,
+ extras,