Up to 1.3.1.99.
svn path=/trunk/; revision=20182
This commit is contained in:
@ -1,3 +1,9 @@
|
||||
2003-03-05 Ettore Perazzoli <ettore@ximian.com>
|
||||
|
||||
* configure.in: Update version number to 1.3.1.99.
|
||||
|
||||
== Version 1.3.1 ==
|
||||
|
||||
2003-02-28 Dan Winship <danw@ximian.com>
|
||||
|
||||
* tools/Makefile.am (evolution_launch_composer_LDADD): Fix
|
||||
|
||||
582
NEWS
582
NEWS
@ -1,582 +1,4 @@
|
||||
Evolution 1.1.3, 2002-??-??
|
||||
Evolution 1.3.1, 2003-03-05
|
||||
---------------------------
|
||||
|
||||
Bugzilla Bugs Fixed (see http://bugzilla.ximian.com/show_bug.cgi):
|
||||
|
||||
* Addressbook
|
||||
|
||||
#25477 -- Crash. (Toshok)
|
||||
#29067 -- Editing an address entry causes it to disappear. (Toshok)
|
||||
#29144 -- Selection problem in directory servers page of
|
||||
preferences dialog. (Toshok)
|
||||
#32144 -- Incorrect filename when saving contact with 8-bit ascii
|
||||
characters. (Toshok)
|
||||
|
||||
* Calendar
|
||||
|
||||
#11434 -- Closing event/task editor & committing fields. (Rodrigo)
|
||||
#16036 -- The work week view goes stupid whrn you scroll through
|
||||
the months. (JP)
|
||||
#19159 -- Application "evolution-alarm-notify" has crashed.
|
||||
(Rodrigo)
|
||||
#25153 -- Crash on iCalendar entry. (Rodrigo)
|
||||
#28951 -- CDO doesn't understand UNTIL=date in RRULE. (JP)
|
||||
#31774 -- Reselecting options for reminder crashes calendar.
|
||||
(Rodrigo)
|
||||
#31812 -- "Day begins" in Settings should respect 12/24 time pref.
|
||||
(JP)
|
||||
#32613 -- "New Appointment" uses local calendar instead of default
|
||||
calendar. (Rodrigo)
|
||||
#32276 -- My custom task view crashes task and calender views
|
||||
every time. (JP)
|
||||
#32371 -- Crash on close/save on calender. (Rodrigo)
|
||||
|
||||
* Mail
|
||||
|
||||
#5529 -- Omit signature when quoting. (Jeff)
|
||||
#15966 -- Visual bug in moving a message to a folder. (Michael)
|
||||
#28735 -- Reply to list isn't looking in Cc: for recipients.
|
||||
(Jeff)
|
||||
#30045 -- Possible man-in-the-middle attack when using SSL -
|
||||
assuming that the forged certificate had an identical
|
||||
md5sum of the real certificate. (Michael)
|
||||
#31456 -- Evolution doesn't see certain IMAP mailboxes.
|
||||
(Michael)
|
||||
#31647 -- Subscribe dialog is broken. (Michael)
|
||||
#31667 -- IMAP filtering can drop out before completion or run
|
||||
multiple times. (Michael)
|
||||
#31788 -- Redundant string in translation. (Jeff)
|
||||
#31789 -- Redundant string in translation. (Jeff)
|
||||
#31891 -- Setup Assistant looses account name if you go back.
|
||||
(Jeff)
|
||||
#32002 -- Crash when creating folder. (Jeff)
|
||||
#32229 -- Mail quits when attempting to open a PGP icon in the
|
||||
message. (Jeff)
|
||||
#32230 -- Preferences crashes the mail component. (Jeff)
|
||||
#32268 -- Filters on source account fail. (Jeff)
|
||||
#32270 -- Passwords are lost when pressing "cancel all" on
|
||||
send/receive. (Jeff)
|
||||
#32293 -- Can't select PGP; it keeps reverting to GPG. (Jeff)
|
||||
#32328 -- New email message sound notification poblem. (Jeff)
|
||||
|
||||
* Shell
|
||||
|
||||
#25891 -- Crash when notifying a CORBA exception. (Ettore)
|
||||
#27735 -- Missing Cancel button in "Open Other User's Folder"
|
||||
dialog. (Ettore)
|
||||
#30950 -- Crash when trying to delete a toplevel folder bar node.
|
||||
(Ettore)
|
||||
#31303 -- X locked when opening a folder bar node that requires a
|
||||
password. (Ettore)
|
||||
#31564 -- 8-bit characters not respected in the "Open Other User's
|
||||
Folder" dialog. (Ettore)
|
||||
#32032 -- Autocompletion folder list doesn't respect 8-bit
|
||||
characters. (Ettore)
|
||||
|
||||
* Summary
|
||||
|
||||
#31581 -- Gnotices news feed doesn't work. (Ettore)
|
||||
#31607 -- Appointments and tasks not listed. (Ettore)
|
||||
#31616 -- Appointments and tasks not listed. (Ettore)
|
||||
#31639 -- Crash when changing preferences. (Ettore)
|
||||
|
||||
Other fixes:
|
||||
|
||||
* Addressbook
|
||||
|
||||
- The "Select Names" dialog remembers what folder you were in
|
||||
between uses now, which is useful for people who normally select
|
||||
names out of an LDAP directory. (Dan)
|
||||
|
||||
* Calendar
|
||||
|
||||
- Make sure configuration info can be applied in units changed for
|
||||
task hide option. (JP)
|
||||
|
||||
* Shell
|
||||
|
||||
- Fix settings dialog size for smaller fonts. (Ettore)
|
||||
|
||||
|
||||
Evolution 1.1.2, 2002-10-07
|
||||
---------------------------
|
||||
|
||||
Bugzilla Bugs Fixed (see http://bugzilla.ximian.com/show_bug.cgi):
|
||||
|
||||
* Addressbook
|
||||
|
||||
#17336 -- Evolution mixes up First and Last names sometimes.
|
||||
(Toshok)
|
||||
#27521 -- Crash: exiting from evolution after adding to address
|
||||
book. (Toshok)
|
||||
#28165 -- Contacts crashed when selecting offline IMAP folders.
|
||||
(Toshok)
|
||||
#28392 -- Crash when adding a new contact. (Toshok)
|
||||
#30208 -- LDAP authentication issues. (Toshok)
|
||||
#30481 -- Select contacts dialog not using default contact folder.
|
||||
(Toshok)
|
||||
#30483 -- LDAP folders do not work as an autocompletion folder.
|
||||
(Toshok)
|
||||
#31321 -- Missing VERSION property in exported vCards. (Toshok)
|
||||
#31434 -- Only sends email to first three addresses on contact
|
||||
list. (Toshok)
|
||||
#29171 -- Crash after selecting other user's folder for Offline.
|
||||
(Toshok)
|
||||
#30250 -- Addressbook crashes or hangs after selecting LDAP
|
||||
folder. (Toshok)
|
||||
|
||||
* Calendar
|
||||
|
||||
#14111 -- Gives "are you sure you want to" prompt when no such
|
||||
action has occurred. (JP)
|
||||
#15710 -- Automatically-created reminder always says "Untitled
|
||||
Appointment". (Rodrigo)
|
||||
#15892 -- Running out of disk space can cause loss of calender
|
||||
entries and tasks. (Rodrigo)
|
||||
#18162 -- Double-click on calendar week/month view shouldn't do
|
||||
all-day event. (JP)
|
||||
#19159 -- evolution-alarm-notify crash. (Rodrigo)
|
||||
#24210 -- Calendar is slow. (Rodrigo)
|
||||
#27961 -- vcalendar LAST-MODIFIED field not updated on change.
|
||||
(Rodrigo)
|
||||
#28310 -- Calendar re-runs alarms. (Rodrigo)
|
||||
#28853 -- Crash when deleting tasks in task editor. (Mike)
|
||||
#29983 -- New appointments use 25 hour day. (JP)
|
||||
#30057 -- Calendar GUI does not allow for read-only folders.
|
||||
(Rodrigo)
|
||||
#30290 -- Importer Not Ready when importing .ics Ical file.
|
||||
(Rodrigo)
|
||||
#30381 -- Calendar recurrences "off-by-one". (JP)
|
||||
#31774 -- Reselecting options for remider crashes calendar.
|
||||
(Rodrigo)
|
||||
|
||||
* Conduits
|
||||
|
||||
#21631 -- Palm calendar event with no time should appear as "All
|
||||
day event". (JP)
|
||||
#23763 -- Problem with appointments that cross a day boundary and
|
||||
pilot sync. (JP)
|
||||
|
||||
* Mail
|
||||
|
||||
#236 -- Composer attachment bar wraps lines annoyingly. (Ettore)
|
||||
#4224 -- camel-imap-cache needs better error checking. (Jeff)
|
||||
#20849 -- Folder Properties should be on right click menu.
|
||||
(Michael)
|
||||
#21027 -- Accept broken content-ids. (Jeff)
|
||||
#22496 -- Evolution does not appear to support ALERT messages.
|
||||
(Michael)
|
||||
#24179 -- Character set conversion problem under tr_TR
|
||||
locale. (Radek)
|
||||
#24732 -- Importing mailman mbox files doesn't work. (Ettore)
|
||||
#27391 -- New Message Count not updated in vFolders. (Michael)
|
||||
#28453 -- Forwarding PGP-signed message inline should discard
|
||||
signature. (Jeff)
|
||||
#28209 -- Error messages for Offline folder operations
|
||||
misleading. (Michael)
|
||||
#28834 -- Threaded + hide deleted messes up clear search.
|
||||
(Michael)
|
||||
#29293 -- Back button on final page of new account doesn't work.
|
||||
(Michael)
|
||||
#29625 -- Cannot clear a saved search. (Michael)
|
||||
#29731 -- Crash in libsoup. (Michael)
|
||||
#29808 -- Control-K to mark read broken when preview not shown.
|
||||
(Michael)
|
||||
#29933 -- Mail component forgets pane size sometimes. (Dan)
|
||||
#29965 -- Crash. (Jeff)
|
||||
#30183 -- Advanced search broken. (Jeff)
|
||||
#30269 -- Crash appending to an mbox that is too large (>2GB).
|
||||
(Jeff)
|
||||
#30399 -- Vfolders of imap do not update. (Michael)
|
||||
#30580 -- Closing drafts message asks to save again. (Jeff)
|
||||
#30731 -- "automatically detect links" checkbox doesn't work.
|
||||
(Jeff)
|
||||
#30827 -- Delete on Deleted Message Does not move to next.
|
||||
(Jeff)
|
||||
#30877 -- Improper IMAP folder behavior. (Michael)
|
||||
#30873 -- Cannot display many mails in zh_CN.GB2312. (Jeff)
|
||||
#30876 -- Drag and drop a mail from Trash duplicates it. (Jeff)
|
||||
#30915 -- Crash when upgrading from 1.0.x to 1.1.1. (Jeff)
|
||||
#31000 -- evolution-mail random core dumps. (Michael)
|
||||
#31031 -- Random crashes -- possible memory corruption bug on
|
||||
SMP box. (Michael)
|
||||
#31060 -- Advanced Search no longer works. (Michael)
|
||||
#31087 -- Mailing list filters fail for yahoogroups.com. (Michael)
|
||||
#31331 -- Crash upon opening a mail message. (Michael)
|
||||
#31365 -- Enter password dialog not displaying extended ASCII
|
||||
chars correctly. (Michael)
|
||||
#31379 -- Can't see encrypted mail to myself (and maybe others?)
|
||||
(Jeff)
|
||||
#31456 -- Evolution does not see IMAP mailboxes. (Jeff)
|
||||
#31547 -- Quote the decrypted text when replying to encrypted
|
||||
messages. (Jeff)
|
||||
#31553 -- Next button disabled in Identity window of setup
|
||||
assistant. (Jeff)
|
||||
#31554 -- Cannot run evolution if Reply-to: is set to an invalid
|
||||
address. (Jeff)
|
||||
#31555 -- Account editor mangling reply-to: extended ASCII
|
||||
characters. (Jeff)
|
||||
#31559 -- Evolution crashes when going to Tools -> Preferences.
|
||||
(Jeff)
|
||||
#31655 -- Do not strip 8bit characters from text attachments.
|
||||
(Jeff)
|
||||
#31681 -- Mail filter problem in 1.1.1.99. (Jeff)
|
||||
#31693 -- Try harder to pick the correct From-account to use
|
||||
when replying. (Jeff)
|
||||
#31572 -- valgrind detects a deadlock. (Michael)
|
||||
#31752 -- No EHLO to re-check AUTH capabilities after a STARTTLS
|
||||
has been issued. (Jeff)
|
||||
|
||||
* Shell
|
||||
|
||||
#11645 -- Shortcuts are not updated when a folder is moved.
|
||||
(Ettore)
|
||||
#14019 -- Cannot access the conduit settings directly from
|
||||
Evolution. (Ettore)
|
||||
#16556 -- Start-up wizard doesn't propmpt for IMAP password.
|
||||
(Ettore)
|
||||
#19899 -- First-run code uses free() instead of g_free().
|
||||
(Ettore)
|
||||
#24062 -- When removing a folder with unread messages, sometimes
|
||||
its parent folder stays highlighted even when it
|
||||
shouldn't be. (Ettore)
|
||||
#27662 -- Unread count in shortcut bar doesn't update properly.
|
||||
(Ettore)
|
||||
#27855 -- Send/Receive should be disabled when offline.
|
||||
(Ettore)
|
||||
#24879 -- Crash on folder change. (Mike)
|
||||
#28232 -- Default type for the folder creation dialog is
|
||||
sometimes "Contacts" instead of "mail". (Ettore)
|
||||
#28317 -- File->Close doesn't work. (Ettore)
|
||||
#28451 -- Renaming causes incorrect sorting in the folder tree.
|
||||
(Ettore)
|
||||
#28495 -- Settings dialog resizes when you switch pages.
|
||||
(Ettore)
|
||||
#28591 -- Crash on startup w/ connector installed. (Mike)
|
||||
#29293 -- Back button on final page of new account doesn't work.
|
||||
(Michael)
|
||||
#30248 -- Folder selection dialog crash. (Mike)
|
||||
#30533 -- The folder creation dialog changes the parent folder
|
||||
selection if you specify a name that already exists.
|
||||
(Ettore)
|
||||
#31360 -- Crash when using the folder selection button. (Dan)
|
||||
#31690 -- Importer crash. (Ettore)
|
||||
|
||||
* Summary
|
||||
|
||||
#15101 -- "My Weather" section shows up when it shouldn't.
|
||||
(Ettore)
|
||||
#20737 -- Israel missing from the weather station list.
|
||||
(Sam Popper)
|
||||
#28481 -- Crash during start-up. (Ettore)
|
||||
#28903 -- Unread message counts not reported correctly.
|
||||
(Ettore)
|
||||
|
||||
* gtkhtml-1.1.3
|
||||
|
||||
Other fixes:
|
||||
|
||||
* Addressbook
|
||||
|
||||
- Fixed some memory leaks. (Toshok)
|
||||
|
||||
* Calendar
|
||||
|
||||
- Do not allow empty attendee addresses for meetings. (JP)
|
||||
- Better alarm daemon activation. (Rodrigo)
|
||||
- Notification of calendar query errors. (Rodrigo)
|
||||
- Added status messages for all operations. (Rodrigo)
|
||||
|
||||
* Conduits
|
||||
|
||||
- Fixed linking issues. (JP)
|
||||
|
||||
* Shell
|
||||
|
||||
- Some strings that were not translated properly before now are.
|
||||
(Kjartan Maraas)
|
||||
- Sensitivity problem when using the folder selector. (Toshok)
|
||||
- Changed the way shared folders work with Connector. (Dan)
|
||||
- Allow accessing local folders even if some folders with
|
||||
unknown/corrupted metadata type are found in ~/evolution/local.
|
||||
(Ettore)
|
||||
- Importer dialog browse entry now has history dropdown. (Rodrigo)
|
||||
- We no longer allow selecting a folder of a non-allowed type with
|
||||
a double-click in the folder selection dialog. (Dan)
|
||||
|
||||
Updated translations:
|
||||
|
||||
- ko (Young-Ho Cha, Changwoo Ryu)
|
||||
- nn (Roy-Magne Mo)
|
||||
- no (Kjartan Maraas)
|
||||
- pl (Zbigniew Chyla)
|
||||
- vi (Pablo Saratxaga)
|
||||
- tr (Gorkem)
|
||||
|
||||
|
||||
Evolution 1.1.1, 2002-09-09
|
||||
---------------------------
|
||||
|
||||
New features:
|
||||
|
||||
* General
|
||||
|
||||
- The toolbar now includes a "New" dropdown menu/button from which
|
||||
you can create messages, appointments, etc. from within any
|
||||
folder.
|
||||
|
||||
- A new, integrated configuration dialog for all of Evolution is
|
||||
now provided.
|
||||
|
||||
- When you use the folder selection dialog, you can now jump to a
|
||||
folder just by typing its name and hitting Enter (instead of
|
||||
using the arrows or the mouse).
|
||||
|
||||
- You can now specify your default mail, calendar, tasks and
|
||||
contacts folders. The shortcuts in the shortcut bar will always
|
||||
point to the default folder; so for example if you have an IMAP
|
||||
account you can specify that the INBOX on the IMAP account is
|
||||
default and clicking on the Inbox icon on the shortcut bar will
|
||||
take you to the INBOX on the IMAP account.
|
||||
|
||||
- Fonts for displaying of HTML mail can now be configured from
|
||||
within Evolution (instead of having to use GNOME Control
|
||||
Center).
|
||||
|
||||
- You can now make Evolution play a sound, beep, or display a
|
||||
message when new mail arrives. It is also possible to trigger
|
||||
these actions based on a filter rule.
|
||||
|
||||
- The behavior of the search bar has been improved, and the UI has
|
||||
been integrated better with the menu bar and the rest of the
|
||||
system.
|
||||
|
||||
- For the table-based views, you can now define, save and reuse
|
||||
view settings using the "View" menu.
|
||||
|
||||
- The Send/Receive button is now always accessible from any
|
||||
folder.
|
||||
|
||||
- Easier to build on non-GNU, and non-GCC systems (e.g. MacOS/X,
|
||||
HP/UX, Solaris).
|
||||
|
||||
- Now installs some libraries and headers required for external
|
||||
module development.
|
||||
|
||||
- You now can drop objects (eg. mail messages, appointments)
|
||||
directly to the folders on the shortcut bar (in 1.0.x, you could
|
||||
only drop them in the folder folder bar).
|
||||
|
||||
* Calendar
|
||||
|
||||
- Loading speed has been improved.
|
||||
|
||||
- When you receive an appointment through email, you can choose
|
||||
which calendar to update, and if its for an existing appointment
|
||||
the folder is automatically detected
|
||||
|
||||
- Calendar importer now supports importing to remote folders.
|
||||
|
||||
- Calendar GUI and alarm daemon now use listeners for the
|
||||
configuration.
|
||||
|
||||
- Reaction to calendar backends crashing has been improved.
|
||||
|
||||
- Show status messages for all long calendar operations.
|
||||
|
||||
- Fixed default reminders description (was 'Untitled
|
||||
appointment').
|
||||
|
||||
- Included timezone information on VCALENDAR's used in copy/paste.
|
||||
|
||||
- Removed extra space that was displayed for categories without
|
||||
icons.
|
||||
|
||||
- Fixed crashes in the alarm daemon.
|
||||
|
||||
- Fixed crashes in calendar related to creating new evolution
|
||||
windows.
|
||||
|
||||
- When right clicking, correctly select the underlying date/time.
|
||||
|
||||
- Meeting scheduling improvements; sends replies when you update
|
||||
your attendance status, warnings if the user changes a meeting
|
||||
they didn't create.
|
||||
|
||||
- Deleting a meeting with a right click will now offer to send a
|
||||
cancellation notice.
|
||||
|
||||
- Can accept meeting replies from non-attendees (they become
|
||||
attendees).
|
||||
|
||||
- Fixed work day so start can't be before end, its minimum 1 hour
|
||||
and the unshaded zone is not rounded to the nearest time
|
||||
division (allowing the work hours to be 0:00 to 23:59).
|
||||
|
||||
- Fixed task view to update completion status the same as the
|
||||
editor.
|
||||
|
||||
- Fixed leap year problem with day of week.
|
||||
|
||||
- Handle "last day of the month" and "last Tuesday of the month"
|
||||
type recurrences.
|
||||
|
||||
* Contacts
|
||||
|
||||
- It is now possible to specify which folders are used for
|
||||
autocompletion globally.
|
||||
|
||||
- Improved address selection dialog (for sending mail and meeting
|
||||
requests).
|
||||
|
||||
- Improved feedback for search results for all backends and the
|
||||
UI.
|
||||
|
||||
- SSL/STARTTLS suport for LDAP has been added.
|
||||
|
||||
- Caches are built for local addressbooks to speed up
|
||||
autocompletion.
|
||||
|
||||
- Fixed wombat/addressbook crashes dealing with autocompletion, it
|
||||
should be much more stable now.
|
||||
|
||||
- Categories on LDAP are now stored using a multivalued attribute
|
||||
(category) instead of a comma separated list (categories), so
|
||||
searches on categories in ldap actually work. The old attribute
|
||||
is deprecated and should not be used.
|
||||
|
||||
- Standardized some of the static properties of addressbooks, and
|
||||
removed some local addressbook logic from the frontend.
|
||||
|
||||
- When editing contacts from the composer entries (To:, CC:), pop
|
||||
up the right kind of editor based on the contact type.
|
||||
|
||||
- Much improved LDAP backend responsiveness and performance.
|
||||
|
||||
* Mail
|
||||
|
||||
- New, much faster indexing engine. This results in faster mail
|
||||
incorporation, faster mail display, and faster searches.
|
||||
Overall, the new engine should work much better for larger
|
||||
folders, and take considerably less space on the disk.
|
||||
|
||||
- Faster POP3 download, using the server's pipeline extensions if
|
||||
available.
|
||||
|
||||
- If you type multiple words in the search bar for the
|
||||
"... Contains" rules, Evolution will search messages that
|
||||
contain all of the words you specified, in any order.
|
||||
|
||||
- More consistent search results for indexed, non-indexed and
|
||||
remote folders.
|
||||
|
||||
- UTF8 (Unicode) used for all searches, even with IMAP servers.
|
||||
|
||||
- It is now possible to mark messages for follow-up and other
|
||||
flags. It is also possible to change the color in which a
|
||||
specific message is displayed in the mail list.
|
||||
|
||||
- When the message list is sorted by a certain field, it is possible
|
||||
to jump to the first item in the list that matches a certain
|
||||
string by just typing the first few characters.
|
||||
|
||||
- Filters are now updated automatically when the destination folder
|
||||
gets moved or removed.
|
||||
|
||||
- A new filter rule allows you to pipe mail through an external
|
||||
process to find out whether or not to filter it.
|
||||
|
||||
- You can now specify which folders get synced when switching to
|
||||
offline mode.
|
||||
|
||||
- All previously read messages are automatically downloaded for
|
||||
offline use.
|
||||
|
||||
- Offline state is preserved between sessions. Generally, offline
|
||||
mode is more stable and complete.
|
||||
|
||||
- STARTTLS support for POP, SMTP and IMAP has been added.
|
||||
|
||||
- IMAP can now handle folder names containing &, -, and UTF-8
|
||||
characters.
|
||||
|
||||
- You can have all of your mail Auto-Cc:ed or auto-Bcc:ed to a
|
||||
specified set of recipients.
|
||||
|
||||
- SMTP error reporting has been improved.
|
||||
|
||||
- Much improved GnuPG support. Better pgp/mime interoperability.
|
||||
|
||||
- Improved support for external Maildir, MH, and mailbox folders,
|
||||
and trees of folders. Internally they share more code now and
|
||||
are easier to maintain.
|
||||
|
||||
- External mailbox folders can interoperate with pine/mutt/elm
|
||||
status flags directly (at slightly performance penalty). See
|
||||
options on the "spool" provider.
|
||||
|
||||
- Many IMAP related bugs fixed. IMAP now passes current folder
|
||||
regression tests.
|
||||
|
||||
- IMAP body search results are now cached. Vastly improving
|
||||
body search vFolder performance with IMAP sources.
|
||||
|
||||
- Optional IPv6 support.
|
||||
|
||||
- Progress bar added to subscribe dialogue.
|
||||
|
||||
- Camel's multithread safe object system streamlined and
|
||||
improved. Many other internal cleanups inside Camel.
|
||||
|
||||
- vFolders can now have an additional column which shows the
|
||||
original location of the message. Particularly useful for Trash
|
||||
folder.
|
||||
|
||||
- New messages dont "upset" the thread view as much, if no sorting
|
||||
is used.
|
||||
|
||||
- Various vFolder tweaks and fixes.
|
||||
|
||||
- Remote inline HTML images are now downloaded incrementally using
|
||||
libsoup and are fully cancellable.
|
||||
|
||||
- Improved quotation display for format=flowed messages.
|
||||
|
||||
* Mail Composer
|
||||
|
||||
- You can now edit a set of signatures within Evolution, and pick
|
||||
which signature you want when composing a message.
|
||||
|
||||
- Handling of replies has been improved; in particular, you can
|
||||
now paste any text as a quotation, and quotation formatting is
|
||||
preserved when switching between HTML and non-HTML mode.
|
||||
|
||||
- Evolution can now generate graphical smileys automatically as
|
||||
you type.
|
||||
|
||||
- Quotation logic has been improved, rewrapping long lines in
|
||||
replies now preserves quotation marks.
|
||||
|
||||
- Multiple simulataneous language support in the spell checker.
|
||||
|
||||
- Cut & Paste support for html between netscape/mozilla/evolution.
|
||||
|
||||
- Optimized rendering of long messages.
|
||||
|
||||
- Improved html rendering, including support for the clear
|
||||
attribute in <br> elements.
|
||||
|
||||
* Summary
|
||||
|
||||
- Can have non-local mail folders displayed on the summary.
|
||||
|
||||
- Improved Calendar and Tasks displayed. Displays overdue and todays
|
||||
tasks in colours.
|
||||
|
||||
- Uses Soup for HTTP downloading news feeds and weather info.
|
||||
|
||||
- Better folder selector.
|
||||
|
||||
- Better Weather/News Feed selector.
|
||||
|
||||
- Can delete user added news feeds.
|
||||
First release based on GNOME 2.
|
||||
|
||||
68
README
68
README
@ -56,6 +56,8 @@ to make it any easier until then.
|
||||
GENERAL PRINCIPLES
|
||||
------------------
|
||||
|
||||
[FIXME: This section is badly out of date.]
|
||||
|
||||
First you have to decide whether you want to install Evolution (and
|
||||
its dependencies) into the same prefix as the rest of your GNOME
|
||||
install, or into a new prefix. Installing everything into the same
|
||||
@ -96,62 +98,30 @@ ${prefix}/bin in your PATH and ${prefix}/lib in your LD_LIBRARY_PATH.
|
||||
DEPENDENCIES
|
||||
------------
|
||||
|
||||
The following required libraries are available in GNOME CVS, under the
|
||||
given names. Most (but not all) of them are also available as
|
||||
tarballs on ftp.gnome.org or one of the Ximian mirrors listed at
|
||||
http://ximian.com/mirrors.html.
|
||||
In order to compile Evolution, you need all the GNOME 2.0 (or later)
|
||||
core libraries to be installed on your system.
|
||||
|
||||
If installing from packages, remember that you need both the runtime
|
||||
and -devel packages for each library.
|
||||
Evolution also requires libgnomeprint and libgnomeprintui 2.2 (which
|
||||
are part of GNOME 2.2); so if you are compiling against a GNOME 2.0
|
||||
development platform, you will also need to install these libraries.
|
||||
If you are compiling against GNOME 2.2, you don't need to do so.
|
||||
libgnomeprint and libgnomeprintui are available from
|
||||
ftp://ftp.gnome.org/pub/GNOME/sources.
|
||||
|
||||
- GNU intltool 0.18
|
||||
In addition to the GNOME development libraries, Evolution depends on
|
||||
the following packages:
|
||||
|
||||
- scrollkeeper - 0.1.4 or later
|
||||
- gal - 1.99.2 or later
|
||||
|
||||
- gnome-xml - 1.8.17 or later in the 1.0 series, but not from the 2.0
|
||||
series (If you get this from GNOME CVS, use the tag "LIB_XML_1_BRANCH".)
|
||||
|
||||
- gtkhtml - 3.0.1 or later
|
||||
|
||||
- gnome-print - 0.35 or later
|
||||
- libsoup - 1.99.12 or later
|
||||
|
||||
- gdk-pixbuf - 0.18.0 or later
|
||||
All these libraries are available from
|
||||
ftp://ftp.gnome.or/pub/GNOME/sources , or can be fetched from GNOME
|
||||
CVS (just check out the trunk).
|
||||
|
||||
- ORBit - 0.5.8 or later (If you get this from GNOME CVS, use the
|
||||
tag "orbit-stable-0-5".)
|
||||
|
||||
- oaf - 0.6.10 or later (If you get this from GNOME CVS, use the tag
|
||||
"oaf-stable-0-6")
|
||||
|
||||
*** If you are using oaf from CVS, you should use the flag
|
||||
*** "--disable-more-warnings" when you configure, or it may fail to
|
||||
*** build.
|
||||
|
||||
- gnome-vfs - 1.0.5 or later (If you get this from GNOME CVS, use
|
||||
the tag "gnome-vfs-1-0")
|
||||
|
||||
*** If you are using gnome-vfs from CVS, you should use the flag
|
||||
*** "--disable-more-warnings" when configuring, or it may fail to
|
||||
*** build.
|
||||
|
||||
- libglade - 0.14 or later
|
||||
|
||||
- bonobo - 1.0.3 or later
|
||||
|
||||
*** Note that bonobo must be installed with the same --prefix as
|
||||
*** either gnome-libs or evolution for the Makefiles to work
|
||||
*** properly.
|
||||
|
||||
- bonobo-conf - 1.0.16 or later
|
||||
|
||||
- gal (GNOME Application Library) - 0.21 or later
|
||||
|
||||
- gtkhtml - 1.1.5 or later
|
||||
|
||||
- SOUP - 0.7.x
|
||||
|
||||
*** If you are compiling from CVS, grab the soup-0-7 branch.
|
||||
|
||||
Other non-GNOME Dependencies:
|
||||
Other dependencies:
|
||||
|
||||
- Berkeley's libdb - 3.1.17
|
||||
|
||||
|
||||
12
configure.in
12
configure.in
@ -1,7 +1,7 @@
|
||||
# Process this file with autoconf to produce a configure script.
|
||||
AC_PREREQ(2.52)
|
||||
|
||||
AC_INIT(evolution, 1.3.0.99, http://bugzilla.ximian.com/enter_bug.cgi?product=Evolution)
|
||||
AC_INIT(evolution, 1.3.1.99, http://bugzilla.ximian.com/enter_bug.cgi?product=Evolution)
|
||||
AC_CONFIG_SRCDIR(README)
|
||||
AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
|
||||
|
||||
@ -522,20 +522,12 @@ dnl *********
|
||||
dnl Libraries
|
||||
dnl *********
|
||||
|
||||
dnl EVO_CHECK_LIB(GAL, gal, 0.21)
|
||||
PKG_CHECK_MODULES(GTKHTML, libgtkhtml-3.0)
|
||||
AC_SUBST(GTKHTML_CFLAGS)
|
||||
AC_SUBST(GTKHTML_LIBS)
|
||||
GTKHTML_DATADIR=`$PKG_CONFIG --variable gtkhtml_datadir libgtkhtml-3.0`
|
||||
AC_SUBST(GTKHTML_DATADIR)
|
||||
|
||||
dnl PKG_CHECK_MODULES(SOUP, soup-2.0)
|
||||
dnl (from the libsoup module in GNOME CVS)
|
||||
|
||||
dnl AM_PATH_GCONF(1.0,,,gconf gconf-gtk)
|
||||
dnl if test "x$GCONF_CFLAGS" = "x" ; then
|
||||
dnl AC_MSG_ERROR(Evolution requires GConf to be installed)
|
||||
dnl fi
|
||||
|
||||
dnl ******************************
|
||||
dnl Pilot checking
|
||||
@ -1043,7 +1035,7 @@ AC_DEFUN(EVO_SET_COMPILE_FLAGS, [
|
||||
dnl --- Flags to get all the GNOME stuff
|
||||
|
||||
dnl --- We require at least this version of GAL.
|
||||
GAL_VERSION=0.0.9.99
|
||||
GAL_VERSION=1.99.2
|
||||
AC_SUBST(GAL_VERSION)
|
||||
|
||||
FULL_GNOME_DEPS="libbonoboui-2.0 gnome-vfs-2.0 libgnomeui-2.0 libglade-2.0 libgnomecanvas-2.0 libxml-2.0 gconf-2.0 gal-2.0 >= $GAL_VERSION"
|
||||
|
||||
Reference in New Issue
Block a user