source: trunk/third/evolution/NEWS @ 17188

Revision 17188, 79.3 KB checked in by ghudson, 23 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r17187, which included commits to RCS files with non-trunk default branches.
Line 
1Evolution 1.0.2, 01-24-2002
2---------------------------
3
4Bugzilla Bugs Fixed (see http://bugzilla.ximian.com/show_bug.cgi):
5
6  * Addressbook
7
8    #17725 -- Non-ASCII letter headings are black when printing
9              (Zbigniew Chyla)
10
11  * Calendar
12
13    #6544  -- Make Timezone names translatable (Damon)
14    #18801 -- Alarms with specific trigger times are not shown (Damon)
15 
16  * Importers
17
18    #16864 -- LDIF importer chokes on long description field (Toshok)
19    #17441 -- Crash trying to import VCards file into an LDAP folder
20              (Ettore)
21
22  * Mail
23
24    #6896  -- message_list_select() with wraparound won't select very
25              first message (Jeff)
26    #11499 -- All recovered Composer windows have HTML enabled (Jeff)
27    #16947 -- Crash while setting up a new mail account (Jeff)
28    #17205 -- Crash of evolution-mail on start-up (Jeff)
29    #17634 -- Marking a message as unread should undelete it, as well
30              (Jeff)
31    #17694 -- Exchange 5.5 reporting 2 messages as having the same UID
32              breaks Evolution (Jeff)
33    #17759 -- Cancelling Send/Receive can lose mail for local case
34              (Jeff)
35    #18142 -- Mailer crash when trying to send an email (Jeff)
36
37Other fixes:
38
39  * Summary
40
41    - Change the list of items in the mail preferences (Iain)
42
43  * Calendar
44
45    - Make Tasks default to public as in Outlook (Rodrigo)
46
47  * Importers
48
49    - Make the druid as a transient window for the main shell (Iain)
50
51  * Mail
52
53    - Follow symlinks for mbox files (Jeff)
54    - Fixed copy/paste problems in mail-account-gui.c (Ian Goldberg,
55      Jeff)
56    - Make Vfolders work with add-on storages (Dan)
57
58  * Shell
59
60    - Don't crash on missing icon on start-up (Michael Meeks)
61    - Change activation/deactivation order for views in order to
62      reduce flicker in the toolbars (Michael Meeks)
63
64Updated translations:
65
66  - bg (Alexander Shopov)
67  - el (Nick Niktaris, Panayotis Pakos, Simos Xenitellis)
68  - fr (Christophe Merlet)
69  - hu (Andras Timar)
70  - it (Clara Tattoni, Ettore)
71  - lv (Peteris Krisjanis)
72  - nn (Roy-Magne Mo)
73  - no (Kjartan Maraas)
74  - sk (Stanislav Visnovsky)
75  - sv (Christian Rose)
76
77
78Evolution 1.0.1, 12-18-2001
79---------------------------
80
81New features:
82
83  * csv2vcard script to convert CSV addressbook files from Outlook
84    into VCard files that the Evolution importer can understand (by
85    Michael MacDonald).
86
87  * Alarms are now properly synced in the calendar conduit.
88
89Bugs fixed:
90
91  * Addressbook
92
93    #10114 -- No icon for Delete in the New Contact List editor
94    #10241 -- Occasional address completion flakiness
95    #10910 -- "Save" in list editor vs. "Save and Close" in contact editor
96    #11776 -- Email addresses are case sensitive
97    #13751 -- AddressBook address entry form usability problem
98    #14002 -- Select names dialog stays up after composer is closed
99    #14074 -- Editing fields under the "Collaboration" LDAP contact
100    #14715 -- Wombat gets locked up when LDAP server is down
101    #14876 -- Modifying LDAP contacts destroys existing objectclass entries
102    #15379 -- Printing from the addressbook totally broken
103    #16156 -- "Save As", "Send As", "Send To" not available in list editor
104    #16176 -- Tab order starts wrong
105    #16510 -- Small contact editor fixes
106    #16744 -- Crash
107    #16852 -- Crash closing empty mail
108    #16910 -- Crashed addressbook when selecting addresses
109    #17109 -- Crashed when editing a contact
110    #17126 -- Adding some addresses does not work
111
112  * Calendar
113
114    #7641  -- Crash in EMap widget when used in Evolution
115    #8993  -- Attendees not stripped properly from itip replies
116    #13843 -- Deleting tasks causes crash
117    #13952 -- Notifier repeatedly gives alarm after appointment ended
118    #14087 -- Daily repeat event with end-date misses one day
119    #14489 -- UI bug in Calendar Settings
120    #14699 -- gtk_signal_disconnect_by_data warning
121    #14705 -- iMIP compatibility with versions of Outlook. (We now support
122              Outlook in an Exchange environment by default, but the old
123              behavior can be turned on with the environment variable
124              EVOLUTION_SEND_IMIP_AS_ATTACHMENT. This will be fixed better
125              later.)
126    #15401 -- Use UTF-8-aware gnome-print calls
127    #15456 -- Typo in translatable string
128    #15774 -- Crashed by selecting "decline" in meeting request
129    #15941 -- Location missing for the calendar
130    #15749 -- Empty end time in all-day-event crashes calendar.
131    #15774 -- Selecting decline in schedule meeting request makes evo crash
132    #15798 -- Calendar Date Never Updates         
133    #16232 -- e-itip-control.c - init() doing odd stuff     
134    #16359 -- Calendar Crash
135    #16460 -- Changing a meeting doesn't always offer to send an update
136    #16571 -- Weird URI in meeting request email
137    #16910 -- Crashed when entering a completion percentage
138    #16224 -- remove unsupported columns from Tasks view
139    #16880 -- Cannot import ical (ics) even its own       
140    #17344 -- iCalendar should not be translated   
141    #17526 -- Refreshing request does not show relevant information
142    #17527 -- Refresh requests have wrong menu
143    #17531 -- libical does not build with bison 1.30
144    #17606 -- libical does not build with autoconf 2.52
145    (none) -- Scheduling page did not accurately display no information range
146
147  * Conduits
148
149    #1183  -- Handle alarms in conduits
150    #14452 -- Converting names wrong from Palm
151    #15810 -- Crashed during EAddress sync
152    #15922 -- Crash
153    #16460 -- Changing a meeting doesn't always offer to send an
154              update
155    #16997 -- Pilot compilation with libiconv
156    #17230 -- Custom data on Pilot being over written
157
158  * Importers
159
160    #14701 -- Importing locks up Evolution
161
162  * Mail
163
164    #2233  -- Don't show RTF attachments inline
165    #5547  -- Crash: Error closing a HTML-mail
166    #12062 -- Can't use 'n' to skip to next unread if multiple messages
167              are selected
168    #13898 -- Crash: Cannot create emails in evolution
169    #14127 -- Wrong error message
170    #14348 -- Some things that need open messages...
171    #14517 -- "Clear" needed twice for non-body+subject searches
172    #14662 -- GPG signature showing as attachment
173    #14678 -- Timestamp on outgoing mail incorrect on FreeBSD
174    #14734 -- Evolution-mail crashes while accessing imap servers
175    #14770 -- Appending messages to other IMAP folder can cause INBOX to
176              stop updating
177    #14838 -- Saving passwords doesn't work
178    #14848 -- Forwarding wrong email due to next/prev
179    #14965 -- Message copy fails with space in folder names
180    #14976 -- Crash when reading a message from an IMAP server
181    #15264 -- Crash: evolution-mail seg fault on exit
182    #15374 -- "___" in autogenerated name of vfolder created by sender of
183    #15415 -- Virtual Folders Editor: display of non-ascii symbols is broken
184    #15449 -- `N' wraps `P' doesn't
185    #15451 -- Crash when pressing stop during "going offline"
186    #15489 -- Evolution crashed while deleting my IMAP mail account
187    #15491 -- Evolution crashes/becomes unusable if ppp connection is lost
188    #15498 -- Crash: Faulty vFolder editor
189    #15512 -- Hangs while scanning for changed messages on S/IMAP+Exchange
190    #15552 -- Crash
191    #15608 -- RCPT TO: response error: Success
192    #15647 -- Composer "send" button has wrong tooltip when offline
193    #15657 -- Empty recipients
194    #15693 -- Crash: Loading message contents from IMAP and close application
195    #15745 -- Search edit window widgets disabled. / Mail component crash.
196    #15813 -- Decrypting cuts off initial text
197    #15843 -- Attachments inside attachments
198    #15946 -- Opening IMAP mailbox made it crash
199    #15952 -- Mailer crashed after hitting page down key
200    #16227 -- "Body contains" seems to want a regexp
201    #16254 -- Add Sender to Addressbook missing from menus
202    #16284 -- Evolution-mail crashed selecting "create vfolder on subject"
203    #16371 -- Corrupt Email crashes Mail component
204    #16416 -- X-Mailer says "Preview Release"
205    #16501 -- Crash while creating new account
206    #16520 -- Crash
207    #16559 -- Race-condition in the Camel type system
208    #16669 -- Camel 64-bit badness
209    #16695 -- A few dialogs are missing sensible titles
210    #16698 -- Crash: Can't empty trash; segfault when I try to exit
211    #16722 -- Attachment properties dialog crash
212    #16903 -- Crash: segv retrieving mail
213    #16924 -- Crash on a particular spam message
214    #16936 -- Crash when opening a specific message
215    #16947 -- Crash: Trouble Setting up a new mail account
216    #17085 -- Bad encoding for subject
217    #17386 -- Crash when reading a specific message
218
219  * Shell
220
221    #7827  -- Switching desktops leaves the folder bar popped up
222    #14518 -- Crashed when starting the program
223    #14701 -- Importing locks up Evolution
224    #15435 -- "Rename folder" dialog: non-ASCII folder names are displayed
225    #16507 -- Right Click -> View does nothing
226    #16693 -- Crash when creating a new folder
227    #17258 -- Shell displays splash even if Evolution is already running
228
229  * Summary
230
231    #8029  -- Locations.h file for translators
232    #11212 -- Degree symbol in weather
233    #14483 -- "Hello"?
234    #14996 -- All-day appointments are displayed incorrectly in the
235              summary view
236    #16417 -- Have a better default than CNN headlines
237    #16772 -- Summary crashes on startup
238    #17249 -- Crash going offline
239 
240  * Misc
241
242    #16358 -- Evolution doesn't have a man page
243    #17377 -- Evolution doesn't work on multi-visual displays
244
245
246Evolution 1.0, 2001-11-14
247-------------------------
248
249Misc:
250  Removed OpenSSL support.
251
252Mailer:
253  #14893 -- Mailer hanging if you specify an invalid password
254
255 
256Evolution 0.99.2 (Release Candidate 2), 2001-11-14
257--------------------------------------------------
258
259Misc:
260  #14783 -- killev does not check for system type properly
261  #14630 -- HTML docs refer to missing gifs in stylesheet-images
262  #15027 -- Typos in the docs
263  #15028 -- Corrections to the user documentation
264  #15056 -- Spelling Error
265
266Shell:
267
268   #6295 -- Go to folder dialog should have the e-tree focused
269  #13872 -- Crash
270
271Summary
272
273  #13478 -- Summary hangs at startup
274  #14518 -- Crashing while starting the program
275
276Mailer:
277
278  #10560 -- Messages in Korean charset displayed as blank
279  #10735 -- Extra cruft at bottom of Compose window's View menu
280  #11177 -- Closing main window while dialog up, hangs
281  #11647 -- "Body contains" and "Body does not contain" searches are
282            matching strings in the message header
283  #13996 -- Searches not available in IMAP in offline mode
284  #14351 -- pgp 5.5.8 not supported, recognized as 2.6.x
285  #14361 -- IMAP/SSL APPENDs hang
286  #14542 -- Crash pressing ctrl-a ctrl-k
287  #14569 -- Crash when moving a folder
288  #14620 -- Weird font issue in Mdk 7.2
289  #14659 -- GPG messages are truncated
290  #14672 -- evolution-mail crashes on startup
291  #14794 -- PGP signing problem, complaining about 2.6.x when 6.5.1
292            is installed
293  #14826 -- Crashed the editor by using Alt-C (capitalize word)
294  #14838 -- Saving passwords dosen't work
295  #14848 -- Forwarding wrong email in separate window when using prev/next
296            buttons
297  #14861 -- DnD a message from a folder with a space in the name fails
298  #14951 -- Cancelling before IMAP connect causes IMAP to loop forever
299  #14965 -- Message copy fails with space in folder names
300  #15038 -- Can page up or page down off of table
301  #15154 -- Long line rendering bug
302  #15267 -- Outgoing filter move/copy to folder crashes Mailer
303  #15296 -- Mailer hangs when fetching mail
304  #15324 -- Table handling code not rendering centered content when
305            it should
306  #15374 -- "___" in autogenerated name of vfolder created by sender of message
307  #15393 -- Pointer grab when shift-double clicking
308
309Addressbook:
310
311   #9501 -- Appointment Editor has "Save changes?" confirmation but
312            Contact editor does not
313  #14107 -- Crash: Address auto-complete pop-up appears after sending mail
314  #14646 -- Doesn't handle failure in default_book case
315  #14743 -- Contacts crashes when saving a List
316  #14780 -- Pushing categories in Contact editor crashes Contacts
317
318Pilot conduits:
319
320  #9465  -- Palm Addressbook sync corrupts character set
321  #14562 -- Crash
322  #15355 -- Bogus warning in calendar conduit
323
324Calendar:
325
326  #10285 -- Problem printing the calendar
327  #13631 -- Left-over debug print
328  #14021 -- Problems entering a task
329  #14335 -- UTF-8 Error in schedule meeting
330  #14337 -- Meeting is added to calender even when selecting decline
331  #14362 -- Appointments (public or private) don't show in the Day
332            view of the calendar
333  #14392 -- Event editor removes wrong pages when object updated
334  #14524 -- Meeting page dragging broken for all day events
335  #14655 -- evolution-alarm-notify crash on start
336  #14687 -- load_uri failures are not noticed by the client talking
337            to the wombat
338  #14704 -- Free/busy info not in UTC
339  #14765 -- Schedule page timezone problems
340  #14842 -- EWeekView - typing in event & day incorrect
341  #14845 -- Crash assigning category to new task
342  #14941 -- Crash
343  #15137 -- Crash when double clicking on empty appointment
344
345
346Version 0.99.0 (1.0 Release Candidate 1), 2001-11-05
347----------------------------------------------------
348
349Shell:
350
351  - Fixed problems with icons not showing up in the druids.  (Ettore,
352    Anna)
353
354  - Fixed some dnd brokenness.  (Ettore)
355
356  - Fixed some random crashes and made the shell more robust in case
357    of activation problems or components crashing.  (Ettore)
358
359  - Implemented a newer, prettier about box.  (Ettore)
360
361  - Made sure the quit message always gets displayed.  (Ettore)
362
363  - Made sure the shell doesn't allow for folder names with slashes.
364    (Ettore)
365
366  - Made the folder selection and folder creation dialogs play better
367    with the WM for out-of-proc components.  (Ettore)
368
369  - Make sure components don't display dialogs before the shell
370    windows are displayed.  (Ettore)
371
372  - Fixed some problems with copying/transferring/renaming folders.
373    (Ettore)
374
375  - Made the pop-up folder bar have the expected size when popped up.
376    (Ettore)
377
378Mailer:
379
380  - Fixed SMTP truncation, IMAP/SSL truncation/hangs when
381    sending/appending messages.  (Jeff)
382
383  - Implemented rename for imap/maildir folders.  Rename also tracked
384    in vfolder and filter code.  Use rename for local folders when we
385    can instead of copy/delete.  (Michael, Jeff)
386
387  - Fixed startup wizard next page race bugs. (Michael)
388
389  - Fixed toolbars vanishing, Bonobo Suxors. (Michael)
390
391  - Made filter/vfolder on mailing lists honour domains, but also
392    backward compatible.  (Michael)
393
394  - Fixed the password coming up behind the main window.  (Michael,
395    Ettore)
396
397  - Fixed numerous crash on startup/exit/while doing nothing/switching
398    folder/components, many races and other architectural errors.
399    (Michael, Jeff)
400
401  - Bunch of vFolder fixes and feature completion. (Michael)
402
403  - Added a 'index body' option to configure folder.  (Michael)
404
405  - Fixed 'unread' counts, again.  (Michael)
406
407  - Fixed some problems leaking file descriptors and overusing them
408    when not necessary.  (Michael)
409
410  - Implemented iconv() caching and Solaris friendly iconv name
411    converter.  Made override display charset work in more cases.
412    (Michael, Jeff)
413
414  - Various untranslated buttons/menus and other translation issues
415    fixed.  (Michael, Jeff)
416
417  - Offline searching in IMAP. (Michael)
418
419  - Don't warn the user if he drags a message and drops it in the same
420    place.  (Jeff)
421
422  - Fixed replying-to and forwarding messages with attachments to
423    attach the appropriate attachments in the new message.  (Jeff, Larry)
424
425  - Don't allow the user to edit the default searches and keep all the
426    search menus consistant accross all folders.  (Jeff)
427
428  - Allow the user to drag&drop and/or move messages to the Trash
429    folder.  (Jeff)
430
431  - Various fixes to the filtering code.  (Jeff, Michael)
432
433  - Make various dialogs non-modal.  (Jeff)
434
435  - Fixes to POP3 UID caching so users can "leave mail on server" and
436    not get duplicates.  (Jeff)
437
438  - Fixes to IMAP caching code where servers support the UIDPLUS
439    extension. Will also now un-cache a folder when the user deletes
440    it from the IMAP server.  (Jeff)
441
442  - Removed support for PGP 2.6.x due to security issues (pgp would
443    always return 0 suggesting that the signature was valid even when
444    it wasn't).  (Jeff)
445
446  - "Whitespace-only" recipients are now ignored, rather than being
447    flagged as invalid. (Trow)
448
449  - Fixed bugs related to message searching: memory leak, i18n problems,
450    etc. (Trow)
451
452  - We no longer leave stray windows lying around after doing the
453    "Add Sender to Addressbook" operation. (Trow)
454
455  - Bcc: headers are now shown when viewing drafts, sent mail. (Trow)
456
457  - Lots and lots and lots of other little and not so little things.
458    (Michael, Jeff, Dan, Trow)
459
460Addressbook:
461
462  - General bug fixes.  (Everybody)
463
464  - Printing fixes.  (Trow)
465
466  - Fixed the dreaded "this should never happen" bug.  (Trow)
467
468  - Plugged memory leaks.  (Trow)
469
470  - Fixed use-score sort ordering when doing completion.  (Trow)
471
472  - Fixed EAddressPopup race conditions.  (Trow)
473
474  - Implemented transfer function for shell, so moving contact
475    folders now works.  (Trow)
476
477  - Fixed occasional completion flakiness.  (Trow)
478
479  - Fixed contact count on folder bar.  (Trow)
480
481  - Fixes for LDAP/multibook address completion.  (Toshok, Trow)
482
483  - Added a "Do you want to save changes?" dialog to the contact
484    and contact list editors. (Toshok)
485
486  - Fixed date (birthday and anniversary) handling for LDAP. (Toshok)
487
488  - Fixed nasty LDAP modification bug. (Toshok)
489
490  - Add a config setting (/Addressbook/default_book_uri) to specify where
491    vcards and email addresses from mail messages are stored as contacts.
492    (Toshok)
493
494  - Fixed problem that arose in an earlier beta where some contacts
495    couldn't be modified or deleted from local addressbook.
496    (Chris Toshok)
497
498  - LDIF Importer.  (Chris Toshok, Michael M. Morrison)
499
500  - Fixed Memory Leaks.  (Trow)
501
502  - Always show the correct message about the number of contacts on the
503    message bar.  (Trow)
504
505  - Fixed printing of contacts.  (Trow)
506
507  - Fixed the incredibly annoying bug which caused completed
508    (underlined) contacts to spontaneously revert when edited.
509    (Trow)
510
511  - Better event handling in minicard view.  (Chris Lahey)
512
513  - Fixed Bold font in select names dialog.  (Chris Lahey)
514
515  - Show error dialog if saving a contact to a file fails.  (Chris Lahey)
516
517  - Handle carriage returns in any contact field properly.  (Chris Lahey)
518
519Summary:
520
521  - Worked around gnome-vfs problems that were causing crashes.  (Trow)
522
523  - Set the defaults to be CNN and Boston (Ettore)
524
525  - Move the location of the RDF file to be in a place that will always exist.
526
527  - Fixed numerous bugs (Trow, iain)
528
529  - Made the offline stuff work correctly (iain)
530
531  - Fixed a bug were the summary wouldn't retain settings if all folders,
532    or RDFs, or weather stations were removed. (iain)
533
534Importers:
535
536  - Made the pine importer work for multidepth mail folders. (iain)
537
538Calendar:
539
540  - Underlined accelerators now work in the editor dialogs.  (Damon)
541
542  - Many fixes for scheduling meetings.  (JP)
543
544  - Status bar messages for long queries.  (Rodrigo)
545
546  - Appointments with empty summaries are now deleted from the views.
547    Also, you can press Escape to cancel editing [#780].  (Federico)
548
549  - The alarm daemon no longer displays "old" alarms twice. (Federico)
550
551  - Alarms now handle timezones correctly [#5852].  (Federico)
552
553  - Repeating alarms are now handled [#12163].  (Federico)
554
555  - The alarm daemon is launched as soon as the calendar starts, not
556    when you actually open a folder [#13867].  (Federico)
557
558  - You can now set a default reminder to be added to new appointments
559    [#13649].  (Federico)
560
561  - Fixes for printing week views [#13687, #13688].  (Damon)
562
563  - Tasks printout now matches the task list better [#10280].  (Damon)
564
565  - Better handling of DATE values, as opposed to DATE-TIME ones.  (Damon)
566
567  - Many changes to handle the default timezone better.  (Damon)
568
569  - Recurrence generation fixes [#11525].  (Damon)
570
571  - Fixed merging of complete VCALENDAR components.  (Damon)
572
573  - Fixes to the folder transfer functions.  (Ettore, Federico)
574
575  - Tasks activation fixes.  (Damon)
576
577  - Outlook interoperability fixes.  (Damon, JP)
578
579  - Miscellaneous fixes to the event/task editors.  (Damon, JP, Federico)
580
581  - New iCalendar importer.  (Rodrigo)
582
583  - Fixed problems introduced in Beta 6 due to the changes in the URI
584    management functions.  (Rodrigo)
585
586  - Prettier alarm notification dialog.  (Larry)
587
588  - Session management for the alarm daemon.  (Federico)
589
590  - Added activity bars for long calendar operations.  (Rodrigo)
591
592  - Added iCal file importer.  (Rodrigo)
593
594  - Show error dialogs on calendar failures.  (Rodrigo)
595
596Conduits:
597
598  - Addressbook phone numbers now preserved if they can't all be
599    synced to desktop (JP)
600
601  - Sync addressbook phone numbers from non-english pilots (JP)
602
603  - Various memory leak fixes (JP)
604
605  - Handle multi-day calendar events (without recurrences) (JP)
606
607  - Make sure task records are marked complete in every relevant field
608    (JP)
609
610  - Use new timezone stuff everywhere (JP, Damon)
611
612  - Translate task priorities better (JP)
613
614
615Version 0.16 (Beta 6), 2001-10-10
616---------------------------------
617
618Shell:
619
620  - Now the shell restarts stale components from previous sessions
621    properly.  This should reduce the need for oaf-slay to only the
622    cases in which a specific component is completely stuck (which
623    hopefully should never happen).  (Ettore)
624
625  - Fixed the saving of the size of the shortcut bar and the folder
626    bar.  (Ettore)
627
628  - Always display a new default view for the shell, unless the user
629    specified an `evolution:' URI on the command-line.  (Ettore)
630
631  - Fix the weird behavior for right click -> open in new window in a
632    pop-up folder bar.  (Ettore)
633
634  - Make the copy/move and dnd code to detect copying of folders onto
635    themselves correctly.  (Ettore)
636
637Mailer:
638
639  - Bcc: addresses are now visible when browsing messages in
640    the "Sent" folder.  (Trow)
641
642  - Various backend fixes like thread safeness of concurrent
643    triggered events, more forgiving address header decoding,
644    fixes for recent breakage to progress reports, adding a deleted
645    event/state for folders, various deadlocks.  (Michael, Jeff)
646
647  - Fixed quick-searching by receipients to work.  (Michael)
648
649  - Caching of iconv handles to improve performance of many internal
650    mail reading/indexing operations.  (Michael)
651
652  - Major oops in mbox code that caused significant performance
653    problems getting/filtering mail fixed.  (Michael)
654
655  - Message charsets can now be overridden by a user-chosen charset
656    encoding in the mail display.  (Jeff)
657
658  - Report errors when file cannot be attached in the composer.  (Jeff)
659
660  - File->Folder->Properties and Delete Folder now work for VFolders.
661    (Michael)
662
663  - VFolders, Filters and Searches are saved in a safe manner so that
664    they should not be lost with quota/filled disk problems.  (Michael)
665 
666  - VFolders now update with new mail on their sources.  (Michael)
667
668  - Fixed the "Load HTML Images" radio button options in the mail
669    config dialog to work properly.  (Jeff)
670
671  - When an IMAP folder is deleted, removed any cached messages that
672    had been in that folder when it was "alive".  (Jeff)
673
674  - New icons for PGP signature authenticity.  (Jeff, Jimmac)
675
676Addressbook:
677
678  - General fixes.  (Chris Toshok, Trow, Iain, Chris Lahey, JP)
679
680  - LDAP configuration dialog fixes.  (Chris Toshok)
681
682  - New authentication work.  (Chris Toshok)
683
684  - Fixed crashes related to editing the Master Category List.  (Trow)
685
686  - Address completion is no longer confused by whitespace.  (Trow)
687
688  - More work on having multiple wombats.  (Chris Toshok)
689
690  - Contact names no longer mysteriously disappear when using the
691    SelectNames dialog.  (Trow)
692
693Calendar:
694
695  - Backend improvements (Rodrigo)
696
697  - Compilation fixes for latest Bonobo (Rodrigo)
698
699  - Fixed problem with exceptions to recurring events.  (Damon)
700
701  - Fixed handling of UNTIL property in recurring events. (Damon)
702
703  - The alarm daemon will now notify you of alarms that should have
704    occurred while it was not running.  (Federico)
705
706  - Handle monthly-by-day and "last day" recurrences in the conduits.  (JP)
707
708  - Added priorities to the fields in the attendee list.  (Chris)
709
710  - Enhancements to the event editor for meetings.  (JP)
711
712Summary:
713
714  - Bugfixes.  (Iain)
715
716  - Recurring events have the correct time and date.  (Iain)
717
718
719Version 0.15 (Beta 5), 2001-10-02
720---------------------------------
721
722Shell:
723
724  - Fixed a problem with shortcuts not appearing when created by the
725    mailer.  (Ettore)
726
727  - Fixed right-click menu behavior for folders in the folder bar.
728    (Ettore)
729
730  - Got Rename to work again.  (Ettore)
731
732  - Fixed some folder copy/move/dnd bugs.  (Ettore)
733
734  - Added a menu item to configure the Pilot settings.  (Ettore)
735
736  - Fixed some other miscellaneous bugs/crashes.  (Ettore)
737
738  - Added ability to run the intelligent importers from the File->Import
739    menu item. (iain)
740
741Mailer:
742
743  - Fixed the multiple error-dialog thing.  (Michael)
744
745  - Fixes to PGP decrypting and verification code.  (Jeff)
746
747  - Made vFolders work a lot better.  (Michael)
748
749  - Added a confirm expunge option to the mail settings dialog.
750    (Jeff)
751
752  - Fixed the update-IMAP-unread-counts bug.  (Jeff)
753
754  - Show messages in the user's preferred charset if the message
755    itself doesn't contain charset information or if the message
756    charset is wrong (ie the system can't convert the text to utf-8).
757    (Jeff)
758
759  - Many backend fixes that users won't notice.  (Michael, Jeff, Dan)
760
761  - Fixed the crash that accompanied the invalid address warning.  (Trow)
762
763  - Properly encode the mailto: links we generate inside of displayed
764    messages.  (Trow)
765
766  - Improve the signature editor. (iain)
767
768Calendar:
769
770  - Backend improvements (JP, Rodrigo).
771
772  - The alarm daemon can now re-enter properly [#10840].  (Federico)
773
774  - Alarms can now have zero-time offsets [#7892].  (Federico)
775
776  - Warning fixes.  (Chris)
777
778  - Fixed custom Glade widgets on non-Linux systems.  (Dan)
779
780  - Fixed crashing problems in the event/task editor.  (Damon)
781
782Addressbook:
783
784  - Miscellaneous bug fixes.  (Trow, Chris Toshok, Chris Lahey, JP,
785    Peter Williams)
786
787  - Better handling of addresses containing commas or other special
788    characters.  (Trow)
789
790  - Fixed bugs related to sending mail by left-clicking on an address
791    inside a message.  (Trow)
792
793  - Auto-completion now matches against contact nicknames.  (Trow)
794
795  - Added help text and generally cleaned up the contact editor.
796    (Anna)
797
798  - Handle multiple wombats properly.  (Chris Toshok)
799
800  - Made which book to use for address completion configurable (no gui
801    for this yet.)  (Chris Toshok)
802
803  - Made Print Preview work in addressbook.  (Chris Lahey)
804
805Pilot:
806
807  - Now syncs exception dates in calendar and addressbook notes.  (JP)
808
809  - Does not overwrite custom data on pilot.  (JP)
810
811  - Address completion no longer marks records as changed.  (JP)
812
813  - Miscellaneous other bug fixes.  (JP)
814
815Summary:
816
817  - Cache images instead of repeatedly reloading them (iain)
818
819  - Only redraw when the summary is visible (iain)
820
821  - Use the encoding specified in the RDF file (Takuo Kitame)
822
823  - Leak fixes (Larry)
824
825  - Show todays tasks works (iain)
826
827  - Make the preferences dialog nicer. (iain)
828
829Importers:
830
831  - Handle cases where the Netscape transport is nothing. (iain)
832
833Version 0.14 (Beta 4), 2001-09-21
834---------------------------------
835
836General:
837
838  - Lots of i18n fixes.  (Zbigniew Chyla and others)
839
840  - Made the splash screen use BackingStore.  (Ettore)
841
842  - Added a quit dialog box.  (Ettore)
843
844  - Fixed a shell crash that could happen when launching Evolution
845    before a previously launched instance was done initializing itself.
846    (Ettore)
847
848  - Fixed other random shell crashes.  (Ettore)
849
850  - Got the shell to remember window geometries on exit.  (Ettore)
851
852  - Fixed some things for Automake 1.5 (unfinished).  (Richard
853    Boulton)
854
855  - Add nice highlighting to DnD operations in the folder tree.
856    (Ettore, Clahey)
857
858  - Fixed several leaks.  (Dan)
859
860  - Fixed some problems with folder creation and deletion.  (Toshok)
861
862  - Made the Summary the default folder.  (Ettore)
863
864  - Made the title bar display the unread message count again.
865    (Ettore)
866
867Mail:
868
869  - Had a few beers while sitting back and relaxin'.  (Jeff, Michael)
870
871  - Check for valid addresses before sending. (Trow)
872
873  - Use contact preferences when deciding whether or not to put the
874    composer into HTML mode by default. (Trow)
875
876  - Properly address mail from "hidden" contact lists. (Trow)
877
878  - Redid folder unread counts/folder tree backend code
879    completely. (Michael)
880
881  - Implemented/fixed getfolderinfo in maildir/spool/local
882    folder/vfolder, required to make unread counts work. (Michael)
883
884  - Redid 'local folder' handling code completely. (Michael, Peter)
885    Also fixed the properties dialogue to get the list of supported
886    types dynamically, and set the right one at startup. (Michael)
887
888  - Redid vfolder code in evolution-mail completely.  Main visible
889    change is they open at startup, and the vfolder editor works
890    much better.  (Michael)
891
892  - Made it so fcntl(2) locking failures on filesystems (e.g. NFS)
893    that dont support locking are treated as success. (Michael)
894
895  - Fix imap inbox filtering, then moved it to CamelFolder, and
896    partly implemented it for spool and maildir mailboxes.  (Michael)
897
898  - Made the vfolder UNMATCHED folder's name translatable.  (Michael)
899
900  - Change the way the 'not body contains' filter rule works, so that
901    it runs much more efficiently, particularly on IMAP.  (Michael)
902
903  - Camel will not try and convert charsets of data that contain
904    invalid charset data, thus data will not be tainted by
905    a failed conversion process. (Michael)
906
907  - A few threading scheduling changes to try to optimise the user
908    experience.  Also changed the way threads are terminated,
909    avoiding some possible libpthread bugs.  (Michael)
910
911  - Changed vfolder uri's to not include the query, set it separately.
912
913  - Removed a lot of special case code for vfolder/file uri's, other
914    dead or newly redundant code, cleanups, etc.  (Michael)
915
916  - Fixed a bug in libibex that would overallocate block data and
917    corrupt it and crash, also fail-back and reset the index in
918    more cases.  (Michael)
919
920  - Fix filtering on score so the expression compiles. (Michael)
921
922  - Came to visit USA at a very wrong time.  (Michael)
923
924  - Removed X-Evolution headers before sending messages.  (Jeff)
925
926  - When configuring a new default account, make sure to set it as the
927    default.  (Jeff)
928
929  - Convert all textual parts to 8bit before saving them, this makes
930    saved messages more human readable.  (Jeff)
931
932  - Don't cache PGP passphrases unless the user requests to do so.
933    (Jeff)
934
935  - Unsubscribe from folders before deleting them.  (Jeff)
936
937  - Fixed a number of race conditions in the subscribe dialog.  (Jeff)
938
939  - Save transport (SMTP) passwords if the user has asked us to.  (Jeff)
940
941  - Hide the S/MIME frame in the account editor, we won't be
942    supporting it for 1.0.  (Jeff)
943
944  - Fixed it so that icons are displayed for PGP messages.  (Jeff)
945
946  - Give a description for each of the Source and Transport types when
947    configuring an account. This makes a few things less confusing.
948    (Jeff)
949
950  - When performing a Send & Receive on a disconnected IMAP server, if
951    the user provides a password, connect tot he IMAP server and display
952    it's folders too.  (Jeff)
953
954  - Return a folder info for each IMAP folder created when the user
955    creates a recursive directory structure.  (Jeff)
956
957  - Added support for more charset conversions (including all
958    Windows-cp125x charsets).  (Jeff)
959
960  - When the disk is full, warn the user and don't crash.  (Jeff)
961
962  - Handle POP servers that don't support the UIDL extension.  (Jeff)
963
964  - Several PGP fixes.  (Jeff)
965
966Addressbook:
967
968  - Miscellaneous bug fixes. (Jon Trowbridge, Chris Toshok, Chris Lahey,
969    Ettore Perazzoli, Iain Holmes, Zbigniew Chyla, Jacob Berkman)
970
971  - Fixed race conditions associated with adding/removing contacts.
972    The addressbook should be much more stable now.  (Trow)
973
974  - Fixed reference counting bugs in addressbook & wombat.  (Trow)
975
976  - Made address lookup smarter; cut & paste of address now mostly works.
977    (Trow)
978
979  - Plugged Trow's memory leaks.  (Larry)
980
981  - Name completion now works with one-word names, so it is now much
982    easier to send mail to Cher.  (Trow)
983
984  - Better handling of contact lists in the composer entries.  (Trow,
985    Toshok)
986
987  - SelectNames dialog fixes.  (Trow)
988
989  - Better handling of contact lists in the pilot conduits.  (JP)
990
991  - Added Free busy URL and Calendar URI info to contact editor and
992    ECard.  (JP)
993
994  - Made it so you can select uneditable text in Contact Editor.
995    (Chris Toshok)
996
997  - Worked on LDAP dialog.  (Chris Toshok)
998
999  - General LDAP work.  (Chris Toshok)
1000
1001  - Fixed charset handling within VCard handling.  (Chris Lahey)
1002
1003  - Reworked Drag & Drop for card view.
1004
1005Calendar & Tasks:
1006
1007  - Free/Busy changes.  (JP, Rodrigo)
1008
1009  - iTIP fixes (JP)
1010
1011  - i18n fixes, particularly for printing (Zbigniew Chyla)
1012
1013  - Added option to confirm deletions (Federico)
1014
1015  - Improved alarm system (Federico)
1016
1017  - Fixed crashing bug when deleting a folder (Federico)
1018
1019  - Added option to hide completed tasks (Damon)
1020
1021  - Timezone changes for interoperability with Outlook (Damon)
1022
1023  - Fixed problems displaying/parsing times in locales which don't specify
1024    'am' and 'pm' strings (Damon)
1025
1026  - Added toolbar button to delete the selected calendar event (Damon)
1027
1028  - Meeting selector integrated (JP)
1029
1030Summary:
1031
1032  - Fixed bugs and leaks.  (Iain)
1033
1034  - Fixed bug with handling of the Slashot RDF files.  (Iain)
1035
1036  - Made the Addressbook and Tasks links open the editor for
1037    them.  (Iain)
1038
1039  - Mail summary doesn't force all folders to be opened.  (Iain)
1040
1041  - Calendar summary shows if an alarm is set for an appointment.  (Iain)
1042
1043  - Timezone fixes.  (Iain, Damon)
1044
1045Importers:
1046
1047  - Fixed more bugs.  (Iain)
1048
1049  - Netscape importer shouldn't crash on Movemail users anymore.
1050    (Iain)
1051
1052  - Pine importer should import addressbooks better.  (Iain)
1053
1054  - VCard importer will actually import things now.  (Iain)
1055
1056
1057Version 0.13 (Beta 3), 2001-08-21
1058---------------------------------
1059
1060Global:
1061
1062  - New startup assistant to create mail accounts, import mail and set
1063    your timezone.  (Iain, Taylor)
1064
1065  - Improved the appearance and behavior of the clickable title bar and
1066    the folder tree.  (Ettore)
1067
1068  - "Stock" folders such as Inbox have their names translated now and
1069    cannot be removed.  (Ettore)
1070
1071  - Moved the Summary (formerly known as "My Evolution") to be a
1072    normal node instead of being the toplevel node.  (Ettore)
1073
1074  - Fixed some problems with copying, moving and removing folderes.
1075    (Jason)
1076
1077  - Fixed the handling of documentation files in the Help menu.  It
1078    now integrates nicely with Nautilus and Scrollkeeper.  (Aaron,
1079    Kjartan)
1080
1081  - Implemented the `File -> New' menu.  (Ettore)
1082
1083  - Improved error messages on start-up.  (Ettore)
1084
1085  - Fixed various crashes and minor bugs.  (Ettore, Jason)
1086
1087  - Various UI tweaks and improvements.  (Anna, Tuomas, Jakub)
1088
1089Mail:
1090
1091  - Fixed creating IMAP folders.  (Jeff)
1092
1093  - Add a shortcut to the INBOX of IMAP or spool stores when
1094    their accounts are first created. (Peter)
1095
1096  - Fixed Crash on Exit bugs.  (Jeff)
1097
1098  - Many more i18n fixes.  (Zbigniew Chyla, Jeff and others)
1099
1100  - Subscribe dialog UI tweaks. (Peter, Anna)
1101
1102  - Displaying PGP signed messages now shows icons.  (Jeff)
1103
1104  - Sensitize menu items based on number of selected messages. (Peter)
1105
1106  - Always-sign options for PGP.  (Jeff)
1107
1108  - Fixed keep-on-server for POP servers that don't support UIDL.
1109    (Jeff)
1110
1111  - Several IMAP fixes. (Peter, Jeff, Danw)
1112
1113  - Fix crash after conversion of an empty folder to another
1114    format. (Peter)
1115
1116  - Ibex now limits its file descriptor usage. (Michael)
1117
1118  - When deleting an account, remove the shortcuts that point to it. (Peter)
1119
1120  - Several IMAP fixes. (Peter, Jeff, Danw)
1121
1122  - Miscellaneous bugfixes all around. (Peter, Jeff, Danw, Michael, others)
1123
1124Calendar & Tasks:
1125
1126  - Calendar no longer crashes when you scroll a busy month view
1127    (Federico).
1128
1129  - Performance improvements throughout (Damon).
1130
1131  - Improved search bar; now handles categories.  (Jon, Federico)
1132
1133  - The date navigator now reflects the results of the search bar.
1134    (Federico)
1135
1136  - An empty task is no longer added when you have selected a
1137    category. (Federico)
1138
1139  - Internationalization fixes (Zbigniew).
1140
1141  - Timezone fixes (Damon).
1142
1143  - Time transparency and component classification support (Damon).
1144
1145  - Folder bar now displays the selected time range (Damon).
1146
1147  - Improved settings dialog (Anna, Damon, Federico).
1148
1149  - iTIP/iMIP fixes for attendees, cancellation. (JP).
1150
1151  - Category icon drawing fixes. (Rodrigo)
1152
1153  - Alarm fixes. (Federico)
1154
1155  - Calendar components can be saved independently. (JP)
1156
1157  - New icons. (Tuomas)
1158
1159  - Contacts support. (Damon)
1160
1161  - You can double-click on appointments to edit them. (Damon)
1162
1163  - Share more code between the backends. (Rodrigo)
1164
1165  - Miscellaneous fixes all over the place. (Damon, JP, Rodrigo, Federico)
1166
1167Addressbook:
1168
1169  - Various fixes.  (Anna Dirks, Dan Winship, Jason Leach, Jos Dehaes,
1170    Kjartan Maraas, Lahey, Nat Friedman, Radek Doulik, Toshok, Trow)
1171
1172  - Made addressbook menus match the right click menus.  (Lahey)
1173
1174  - Made addressbook use camel for building email addresses.  (Trow)
1175
1176  - Fixed up phone number matching to not cause errors.  (Lahey)
1177
1178  - Made the alphabet bar change the current search.  (Lahey)
1179
1180  - Made duplicate contact matching less sensitive.  (Lahey)
1181
1182  - Changed advanced search to match behavior in mailer.  (Toshok)
1183
1184  - Redesigned LDAP server dialog.  (Anna Dirks)
1185
1186  - Work on addressbook authentication.  (Toshok)
1187
1188  - Changes to EDestination.  (Trow)
1189
1190  - Magic comma work.  (Trow)
1191
1192  - Redesigned ESelectNames dialog.  (Anna Dirks)
1193
1194  - Made LDAP changes appear in gui immediately if they're made by the
1195    local client.  (Toshok)
1196
1197  - Made ECard hold a link to its original EBook.  (Lahey, Trow)
1198
1199  - Adapted for new ESearchBar. (Federico, Trow)
1200
1201  - Added the ability to create cards from anywhere in evolution.
1202    (Lahey)
1203
1204  - Made searches for completion not use invalid cached data.  (Trow)
1205
1206  - Encode strings typed in by the user for use in sexps.  (Toshok)
1207
1208  - Made EContactEditor make the save button active more often.
1209    (Toshok)
1210
1211  - Made ESelectNames handle LDAP storages.  (Toshok)
1212
1213  - Added full country list to addressbook full address editor.
1214    (Lahey)
1215
1216  - Added the contact count to the folder bar.  (Lahey)
1217
1218  - Updated icons.  (Damon, Ettore)
1219
1220  - Worked on addressbook conduit.  (JP)
1221
1222  - Made ESelectNames only show names on the left that aren't on the
1223    right.  (Trow)
1224
1225  - Fixed up minicard dragging.  (Toshok)
1226
1227My Evolution:
1228
1229  - Miscellaneous fixes all over the place. (iain)
1230
1231  - New icons. (Tuomas and Jakub)
1232
1233  - Works for people whos text colour was a light colour. (iain)
1234
1235
1236Version 0.12 (Beta 2), 2001-07-31
1237---------------------------------
1238
1239Shell:
1240
1241  - Change the name of the local storage node from "local" to "Local
1242    Folders".  (Jason)
1243
1244  - Fixed a problem with invalid URIs crashing the shell.  (Jason)
1245
1246  - Hide internal folder types (like "vtrash") from user.  (Ettore)
1247
1248  - Fixed some crashes that could happen when creating folders.
1249    (Ettore)
1250
1251  - Fixed the URIs for the installed manuals in the help menu.
1252    (Ettore)
1253
1254  - Added a status bar to show components' tasks instead of using
1255    pop-up progress dialogs.  (Ettore)
1256
1257  - Other miscellaneous bug and leak fixes.  (Jason, Ettore)
1258
1259  - Initialize GConf properly when GtkHTML is built with GConf
1260    support.  (Frederic Crozat)
1261
1262  - Make the shortcut bar not change the current group when renaming
1263    it.  (Jason)
1264
1265Mail:
1266
1267  - Use new shell ActivityClient interface for progress reporting so
1268    the ongoing activities appear at the bottom of the window instead of
1269    using a pop-up.  (Michael)
1270
1271  - "Remember this password" check box added.  (Peter, Jeff)
1272
1273  - UI for timespan editor cleaned up.  (Peter)
1274
1275  - UTF8 issues with PGP and mail display addressed.  (Jeff)
1276
1277  - Translate some more strings.  (Jeff, Zbigniew Chyla)
1278
1279  - Fix camel_session_*_timeout functions.  (Michael)
1280
1281  - Fix application/pgp handling.  (Jeff)
1282
1283  - Fix DnD with no messages selected.  (Jeff)
1284
1285  - Respect the GTK+ theme when generating the header in the mail
1286    display.  (Jeff)
1287
1288  - Make the default date column smaller.  (Peter)
1289
1290  - Don't display "0 hidden" messages.  (Peter)
1291
1292  - 'q' now toggles the message (pre)view.  (Peter)
1293
1294  - Rename the "Date" column to "Sent".  (Peter)
1295
1296  - Fix saving of passwords (some passwords were being saved and
1297    loaded under different URI's).  (Jeff)
1298
1299  - Enter now always open the message in a new window.  (Peter)
1300
1301  - Gray out unsupported authentication mechanisms.  (Jeff)
1302
1303  - Fix saving/loading of several preferences.  (Peter, Jason)
1304
1305  - Overwrite attachment files correctly.  (Jeff)
1306
1307  - Don't lose the selection when deleting the last message.  (Jason)
1308
1309  - Improve guessing of which address to use when replying.  (Jeff, Jason)
1310
1311  - If SSL isn't supported, indicate so.  (Peter)
1312
1313  - Improve handling of NoSelect IMAP folders.  (Peter)
1314
1315  - Add a browse button for local mailboxes.  (Jason)
1316
1317  - VTrash handling improvements.  (Jeff, Peter)
1318
1319  - Display "unsent" in outbox summary.  (Peter)
1320
1321  - Only have main view folder browsers save view settings.  (Peter)
1322
1323  - Fixes to POP3 cache.  (Jeff)
1324
1325  - Handle variants of charset names.  (Jeff)
1326
1327  - Progress reporting and optimizations for IMAP.  (Dan)
1328
1329  - Progress reporting for SMTP.  (Michel)
1330
1331  - Handle unencoded eight-bit headers.  (Jeff)
1332
1333  - Miscellaneous improvements to Camel backend.  (Michael, Jeff)
1334
1335  - Several crashes fixed.  (everyone)
1336
1337Addressbook:
1338
1339  - Fixed some warnings.  (Chris T.)
1340
1341  - I18n fixes.  (Zbigniew Chyla)
1342
1343  - Address quoting in composer bug fixed.  (Jon)
1344
1345  - Made it so that Other Contacts doesn't show up if you don't have
1346    LDAP compiled in.  (Jason)
1347
1348  - Made it so that Other Contacts doesn't show up if you don't have
1349    any LDAP servers configured.  (Jos Dehaes)
1350
1351  - General bug fixes.  (Chris T., Jon, Frederic Crozat, Jason,
1352    JP, Ettore, Chris L.)
1353
1354  - Some LDAP cleanup.  (Chris T.)
1355
1356  - Crash fixes.  (Jon, Dan)
1357
1358  - Work on contact lists.  (Chris T., Jon)
1359
1360  - Made Contact Editor Save & Close button not active if nothing is
1361    changed.  (Chris T.)
1362
1363  - Added accelerators to a few dialogs.  (Taylor Hayward)
1364
1365  - Made evolution-vcard-importer.c load the file into the correct directory.
1366    (Iain)
1367
1368Calendar & Tasks:
1369
1370  - Show icons for categories.  (Rodrigo)
1371
1372  - Multiple selections for cut/copy/paste in task list.  (Rodrigo)
1373
1374  - Added missing underlined shortcuts for dialogs.  (Taylor)
1375
1376  - Many timezone-related fixes.  (Damon, Federico)
1377
1378  - Alarm notification dialogs.  (Federico)
1379
1380  - iTIP and iMIP ongoing work.  (JP)
1381
1382  - Consistency & cosmetic fixes for dialogs and menus.  (Damon,
1383    Federico)
1384
1385  - You can now create new calendar/tasks folders in the shell.
1386    (Ettore)
1387
1388  - Printing fixes.  (Damon)
1389
1390  - Added a search bar for tasks folders.  (Federico)
1391
1392  - The task pad in the day view is now filtered as well.  (Federico)
1393
1394  - Timezone support for conduits.  (JP)
1395
1396  - General bug fixes.  (Federico, JP, Damon, Rodrigo)
1397
1398My Evolution:
1399
1400  - Removed the wipe trackers option.  (Iain)
1401
1402  - Fix broken links in the Calendar.  (Iain)
1403
1404  - Added some more German cities.   (Iain)
1405
1406  - Fixed the New Feed button.  (Iain)
1407
1408  - Fixed the KDE and Newsforge urls.  (Iain and Jason)
1409
1410
1411Version 0.11 (Beta 1), 2001-07-12
1412---------------------------------
1413
1414Shell:
1415
1416  - Drag and drop handling (Chris T.)
1417
1418  - Online/Offline operation (Ettore)
1419
1420  - Numerous code cleanups and bug fixes (Ettore & Jason)
1421
1422Mail:
1423
1424  - Added ability to specify a charset in the composer and for the
1425    Preview Pane.  (Jeff, Danw)
1426
1427  - Auto-save messages during composition and composer
1428    crash-recovery.  (Larry)
1429
1430  - Better signature file handling.  (Radek)
1431
1432  - File->Insert menu.  (Larry)
1433
1434  - Address-completion in the composer.  (Trow)
1435
1436  - Much improved PGP/GPG.  (Jeff)
1437
1438  - Cut/Copy/Paste and Drag & Drop.  (Jeff)
1439
1440  - Disconnected IMAP, IMAP filtering, and other IMAP improvements. (Danw)
1441
1442  - Empty Trash On Exit.  (Jeff)
1443
1444  - More informative Folder message counts (new/hidden/total).  (Peter)
1445
1446  - Implemented "Select Thread".  (Peter)
1447
1448  - Movemail fixes and improvements.  (Michael)
1449
1450  - Improved/Configurable Forward/Reply functionality.  (Jeff, Trow, Danw)
1451
1452  - Improved Message browser window.  (Jeff, Peter)
1453
1454  - Load HTML images Sometimes/Always/Never.  (Danw)
1455
1456  - rfc2184 conformance.  (Jeff)
1457
1458  - Online/Offline modes.  (Ettore, Danw, Jeff)
1459
1460  - HTML indexing.  (Michael)
1461
1462  - Spool providers.  (Michael)
1463
1464  - Many i18n fixes. (Jeff, Trow, Larry, Michael)
1465
1466  - Fixed saving of html signature preferences. (Peter)
1467
1468  - Cleaned up exiting by having remote stores sync folders (Peter)
1469
1470  - Attached binhex files do not cause infinite loops (Peter)
1471
1472  - Don't send BCC headers when sending via SMTP (Peter)
1473
1474  - Let you show and hide attached message/rfc822's (Peter)
1475
1476  - Implemented Create/Remove/Move Folder. (Jason, Jeff)
1477
1478  - Maildir fixes and improvments, support for subdirectories. (Michael)
1479
1480  - Progress reporting using via shell activity interface. (Michael)
1481
1482  - Many bug fixes all around.  (Michael, Jeff, Danw, Peter, Trow and others)
1483
1484Addressbook:
1485
1486  - Cut/Copy/Paste (Chris T.)
1487
1488  - Improvements to address completion, matching and merging (Jon, Chris L.)
1489
1490  - LDAP improvements (Chris T.)
1491
1492  - Numerous bug fixing (Jon, Chris L., Chris T.)
1493
1494Calendar & Tasks:
1495
1496  - Timezone support (Damon)
1497
1498  - Cut/Copy/Paste (Rodrigo)
1499
1500  - Event/Task editor rewrite (Federico & JP)
1501
1502  - Improved Printing (Damon)
1503
1504  - Itip/Imip improvements (JP)
1505
1506Importers:
1507
1508  - Fixes, bug fixes and more fixes. (Iain & Jason)
1509
1510General:
1511
1512  - New graphics/icons (Jakub & Tuomas)
1513
1514  - UI Improvements (Anna & Taylor)
1515
1516  - 'make distcheck' should hopefully be working again (Peter)
1517
1518  - Have 'make install' work for non-root users in Camel, albeit
1519    with a large and important warning message (Peter)
1520
1521My Evolution:
1522
1523  - Completely new and prettier My Evolution (nee Executive Summary)
1524
1525  - Pretty graphics (Jakub)
1526
1527  - Mail, Calendar and Task summaries to tell you what you need to do
1528    today.
1529
1530  - Weather forecasts so you don't need to look out the window (I
1531    dunno, hackers seem to dislike looking out the window or
1532    something...)
1533
1534  - News feeds so you don't need to go to websites to see what news
1535    articles you don't want to read.
1536       
1537  - Printing, you can print it out and make it look like you've got
1538    lots of stuff to do when really you're just trying to pass the
1539    time by playing Aisleriot or GLine all day (Iain)
1540
1541
1542Version 0.10 "Tasmanian Devil", 2001-04-26
1543------------------------------------------
1544
1545Shell:
1546
1547  - Fixed some usability bugs in the folder selection and creation
1548    dialogs.  (Ettore)
1549
1550  - Added a --debug option.  (Dan)
1551
1552  - Added support for drag and drop operations.  (Ettore)
1553
1554Mail:
1555
1556  - SSL (S/IMAP, S/POP, and S/SMTP).  (Jeff)
1557
1558  - Virtual Trash folders in each mail storage and "Empty Trash" menu
1559    item to expunge all folders in a store.  (Jeff)
1560
1561  - Email addresses in mail headers are now right-clickable to add
1562    them to the Addressbook (Jon, Radek)
1563
1564  - Hide deleted messages is now a mode rather than a one-time
1565    operation. (Michael)
1566
1567  - When sending plain text mail, use the new plain text mode of the
1568    GtkHTML editor (Larry)
1569
1570  - Cancellable operations, cancellable/async dns lookup, slightly
1571    improved progress reporting.  (Michael)
1572
1573  - Allow per-identity Draft and Sent folders.  (Dan)
1574
1575  - Replies quoted with "> " in messages are now displayed dimmed to
1576    make it easier to find the new bits of text. (Radek)
1577
1578  - Saved searches.  Searches now configurable via XML with supporting
1579    C code.  (Michael)
1580
1581  - UNMATCHED vFolder (shows all messages that are in no other
1582    vFolder). (Michael)
1583
1584  - SASL Authentication (Kerberos4, DIGEST-MD5, CRAM-MD5, PLAIN,
1585    LOGIN, ANONYMOUS) for IMAP and SMTP (haven't done POP yet)
1586    (Jeff, Dan)
1587
1588  - Filter/vFolder on Mailing List.  (Michael)
1589
1590  - Resend sent items.  (Jeff)
1591
1592  - Allow users to turn on/off headers in the composer and added
1593    Reply-To header entry in the composer.  (Miguel, Jeff)
1594
1595  - Numerous OpenPGP (PGP/MIME) fixes.  (Jeff)
1596
1597  - Replying to a message chooses account based on message
1598    addressee's.  (Jeff)
1599
1600  - Redid Forward Inline and Forward Quoted.  (Jeff)
1601
1602  - IMAP fixes: greater configurability for faster startup/mail check
1603    (Dan), folders should now notice new messages when you switch to
1604    them (Dan), copying/moving many messages at once should be much
1605    faster (Jeff), better support for old IMAP servers (Dan)
1606
1607  - IMAP message bodies are now cached to local disk to speed up
1608    re-access (Dan)
1609
1610  - New config dialogs (last time!) (Anna, Dan)
1611
1612  - Sorting by a text field in the message list no longer generates a
1613    random order. (Michael)
1614
1615  - Fixed "crash when getting new mail from 2 POP servers" bug. (Dan)
1616
1617  - Numerous bugfixes, cleanups and optimisations. (Everyone)
1618
1619Addressbook:
1620
1621  - Added support for non editable sources.  (Toshok)
1622
1623  - Added address completion for use in contact entries using the
1624    select names system.  (Jon Trowbridge)
1625
1626  - Fixed some major crashes in the addressbook backend.  (Clahey)
1627
1628  - Updated Ximian's contact information.  (Jason Leach)
1629
1630  - Finished LDAP support.  (Toshok)
1631
1632Calendar:
1633
1634  - Event creation fixes.  (Miguel)
1635
1636  - Calendar loading fixes and removal of old code.  (Federico)
1637
1638  - Made the iTIP control have better spacings.  (Anna)
1639
1640  - i18n fixes.  (Kjartan)
1641
1642Tasks:
1643
1644  - Created a popup list item for ETable to select the Status,
1645    Classification, Priority, Percent & Transparencey fields.  (Damon)
1646
1647  - Created a popup date editor item for ETable to set all the dates in the
1648    tasks.  (Damon)
1649
1650Importers:
1651
1652  - Created Intelligent Importers that look for certain files on your disk
1653    and works out what type of data it is. Currently Intelligent Importers
1654    exist for Pine, Elm and Netscape. (Iain)
1655
1656General:
1657
1658  - Rewrote ETree in gal.  Changed evolution to support the changes in
1659    API.  (Clahey)
1660
1661  - Lots of Etable/ETree bug fixes.  (Clahey)
1662
1663  - Lots of i18n/l10n fixes.  (Kjartan Maraas, Gedeminas Paulauskas,
1664    and the Evolution gang)
1665
1666  - Fixed the shell interface so it could correctly create folders. (Iain)
1667
1668
1669Version 0.9 "Platypus", 2001-03-12
1670----------------------------------
1671
1672Shell:
1673
1674  - Importing framework.  (Iain)
1675
1676  - Made the splash screen a regular window.  (Miguel)
1677
1678  - Added a menu item to hide the shortcut bar to the shortuct bar
1679    right-click menu.  (Jason)
1680
1681  - Update the shortcut labels to contain the number of unread
1682    messages as well.  (Jason)
1683
1684  - Pre-select a newly created folder in the folder selection dialog.
1685    (Ettore)
1686
1687Mail:
1688
1689  - GPG/PGP support is now mostly working and sort of configurable.
1690    Except that the pretty pictures are missing.  (Jeff)
1691
1692  - Exciting new configuration druid (Anna, Jeff) and configuration
1693    editor-of-the-month (Jeff). You can now have multiple identities
1694    that use different transports.  (Jeff)
1695
1696  - The folder-tree unread message counts now work much better. But
1697    vfolders only display their unread message counts *after you've
1698    looked at the folder for the first time*.  (Dan)
1699
1700  - New mail send/receive stuff with status dialog.  (NotZed)
1701
1702  - "Stop" button and support for cancelling operations.  (NotZed)
1703
1704  - Various fixes involving IMAP folders and subscriptions.  (Dan)
1705
1706  - Fake messages to root threads in the message list are now gone.  (NotZed)
1707
1708  - NNTP support is no longer configured by default, as this code is
1709    not expected to be completed by 1.0.
1710
1711  - Interface for hiding messages matching certain criteria.  (NotZed)
1712
1713  - Quick search bar now includes "Sender contains" option (Tuomas? Eek!)
1714
1715  - The mailer now properly launches "gnome_segv" when it crashes. I
1716    mean, if it were to crash.  (Dan)
1717
1718  - IMAP attachments are now not loaded unless you look at them.  (Dan)
1719
1720  - The X-Mailer header can now include a compile-time-specified
1721    string (for specifying package version, etc).  (Dan)
1722
1723  - The Date header in the message list now formats dates differently
1724    depending on how long ago they are.  (Chris)
1725
1726  - The composer doesn't ask if you want to save before closing if you
1727    haven't changed anything. Also, it has more useful window titles
1728    (Jason Leach) And you can now turn off the "are you sure you
1729    didn't mean to enter a subject?" dialog box.  (Jeff)
1730
1731  - The "Menu" key on a Windows keyboard (the one with the picture of
1732    a pop-up menu) now pops up the message list right-click menu.
1733    (Dan)
1734
1735  - Lots of internal stuff that doesn't much affect the user-visible
1736    functionality, particularly involving multithreading, message
1737    threading, filters/searching, and regression testing.  (NotZed)
1738
1739  - Importers for Outlook Express 4 and mbox (used by most mailers like
1740    Netscape, Pine, Elm, Eudora) (Iain & Jeff)
1741
1742Addressbook:
1743
1744  - Fixed crashing bug on PPC.  (Clahey)
1745
1746  - Updated to work with both OpenLDAP 1 and OpenLDAP 2.  (Toshok)
1747
1748  - Added configuration dialog for LDAP.  (Toshok)
1749
1750  - Plenty of bug fixes.  (Clahey, Toshok, Meeks, JP, Larry, Jason,
1751    Federico, Dan, Zucchi, Gediminas Paulauskas, Ettore)
1752
1753  - Moved category dialog to gal.  (JP)
1754
1755  - Worked on LDAP authentication.  (Toshok)
1756
1757  - Worked on status messages.  (Toshok)
1758
1759  - Worked on GalView stuff.  (Clahey)
1760
1761  - Improved the select names dialog GUI.  (Clahey)
1762
1763Calendar:
1764
1765  - New "go to date" dialog.  (JP)
1766
1767  - Categories support for appointments.  (JP)
1768
1769  - New alarms page in event editor.  (Anna, JP)
1770
1771  - Weekday picker now follows the week start setting.  (Federico)
1772
1773  - Date-editing widgets are more consistent with each other.
1774    (Federico)
1775
1776  - Colorization fixes to the views.  (Damon)
1777
1778  - Optimizations to the views.  (Damon)
1779
1780  - New, simpler loading interface for calendars in the Wombat.  (Federico)
1781
1782  - Removal of lots of old Gnomecal code.  (Federico, JP)
1783
1784  - Alarm instance generation support for the Wombat.  (Federico)
1785
1786  - Alarm trigger queueing for the GUI.  (Federico)
1787
1788  - More robust launching and registration of the components.  (Federico)
1789
1790  - More i18n friendliness.  (JP, Federico)
1791
1792  - Start of the alarm notification daemon.  (Federico)
1793
1794  - Cosmetic and focus fixes all over the place.  (Federico, JP)
1795
1796Tasks:
1797
1798  - New, stand-alone tasks component.  (Damon)
1799
1800  - Categories support.  (JP, Damon)
1801
1802  - Your old tasks are migrated automatically to the new tasks folder.
1803    (Federico)
1804
1805  - You get asked for confirmation when trying to delete a task entry.
1806    (Federico)
1807
1808Conduits:
1809
1810  - Many bug fixes and cleanups.  (JP)
1811
1812Executive Summary:
1813
1814  - Bugfixes and memory leaks removed.  (Iain)
1815
1816  - Calendar summary component.  (Iain)
1817
1818  - RDF Summary saves it's state.  (Iain)
1819
1820  - Mail summary shows vFolder summaries as well.  (Iain)
1821
1822  - User changable number of columns. (Iain)
1823
1824
1825Version 0.8 "Archaeopteryx", 2000-12-14
1826---------------------------------------
1827
1828Shell:
1829
1830  - Added a `--no-splash' option.  (Ettore)
1831
1832  - Plugged a number of memory leaks.  (Federico)
1833
1834  - Added interfaces to display an arbitrary string associated with a
1835    folder, and highlight it on demand.  (Ettore, Dan)
1836
1837  - Changed the Storage IDLs so that you can associate a physical URI
1838    to the toplevel node as well.  (Ettore)
1839
1840  - If a shell is already running, `evolution' will just make it
1841    create a new view instead of creating a new shell.  (Ettore)
1842
1843Mail:
1844
1845  Display:
1846
1847  - The folder tree now shows unread message counts for mail
1848    folders. For local folders, this updates in real time.  For IMAP, it
1849    only updates when you "Get Mail".  To be continued.  (Dan)
1850
1851  - New "important" column in the message list.  User-settable.  (Dan)
1852
1853  - The message list "Size" column now displays more prettily and
1854    sorts correctly.  (Jeff)
1855
1856  - New command to view the raw source to a message.  (Jeff)
1857
1858  - More reliable MIME icon code in the mailer and the composer.
1859    (Dan, Iain)
1860
1861  - Lots of internationalization fixes.  (Dan, Kjartan)
1862
1863  Composer / Outgoing mail
1864
1865  - Various fixes to use the best charset and MIME encoding for
1866    outgoing messages.  (Michael, Jeff)
1867
1868  - You can now forward messages inline, instead of attaching them.
1869    Forwarding multiple messages now results in a multipart/digest
1870    attachment.  (Jeff)
1871
1872  - Replies are now preceded by "On DATE, PERSON wrote:" (Jeff)
1873
1874  - Better reply editing, automagically sets indentation and paragraph
1875    style to Normal. (Radek)
1876
1877  - HTML signature support.  (Radek)
1878
1879  - Inline image support.  (Radek)
1880
1881  - Fixes for addresses with commas.  (Jeff, Michael)
1882
1883  - Fix to not allow attaching directories, devices, etc.
1884    (Jeff)
1885
1886  - Fixed the sign of the GMT offset in generated Date headers.
1887    (Michael)
1888
1889  - Fixed a bug in base64 encoding.  (Michael)
1890
1891  - Fixed a problem in connecting to non-ESMTP SMTP servers.  (Jeff)
1892
1893  Miscellaneous Commands / Features:
1894
1895  - The mailer will now remember your passwords, if you configure
1896    that option for a service.  (Dan)
1897
1898  - New "Apply Filters" command to apply filter rules to selected
1899    messages.  (Jeff)
1900
1901  - No more "No new mail" dialog.  (Jeff)
1902
1903  - Individual messages can now be saved to disk.  (Jeff)
1904
1905  - Synced the Message menu with the right-click menu.  (Jeff)
1906
1907  - Mailer now uses the same search bar as the addressbook.  (Anna,
1908    Chris, Jeff)
1909
1910  Filters:
1911
1912  - Now supports filtering on system flags (ie Answered, Seen,
1913    Unseen).  (Jeff)
1914
1915  - Regular expression searches are now moved to their own Option
1916    menu.  (Jeff)
1917
1918  - Allows regex searching on the entire message header.  (Jeff)
1919
1920  - Now has soundex filters (x sounds like y).  (Jeff)
1921
1922  IMAP:
1923
1924  - "Get Mail" now scans all folders.  (Dan)
1925
1926  - IMAP password dialog no longer pops up at startup: click on the
1927    server in the folder tree to connect.  (Dan)
1928
1929  - Folder subscription support.  (Chris Toshok, Dan)
1930
1931  - Various IMAP folder naming fixes. (May fix Cyrus support) (Dan)
1932
1933  - Seen/deleted flags are preserved across "Get Mail".  (Jeff)
1934
1935  - Fixed a bug that could cause messages to be marked as seen
1936    even when the UI thought they weren't.  (Dan)
1937
1938  - Fixes for IMAP folders with spaces in their names (again).
1939    (Jeff)
1940
1941  - IMAP Kerberos 4 authentication support.  (Dan)
1942
1943  POP3:
1944
1945  - Fixed a bunch of error cases in POP3 connection.  (Dan)
1946
1947  - Fixed POP3 to more reliably delete messages when it was supposed
1948    to be doing so.  (Dan)
1949
1950  Local mail:
1951
1952  - Major local mail rewrite that fixed memory leaks, reduced
1953    memory consumption, improved efficiency, etc.  (Michael)
1954
1955  - Maildir support.  (Michael)
1956
1957  - Local mail folders are now locked (via dot locking and/or
1958    fcntl/flock) while Evolution is modifying them, and it will
1959    notice if they've changed while it's not looking. (Michael)
1960
1961Calendar:
1962
1963  - To-do and calendar conduits working except for extended
1964    character support (ie accented chars) (JP)
1965
1966  - Updated wombat implementation of change reporting (JP)
1967
1968  - Majorly kick-ass new recurrence page in the event editor with an
1969    easy UI, a preview of what will happen, and lots of love. (Anna)
1970
1971  - Imported a new libical with the APIs we require for alarms, the
1972    start of the timezone code.  This may be the last Evolution
1973    release that uses a CVS-imported libical; in the future we should
1974    depend on official tarballs. (Federico)
1975
1976  - Event editor now deals gracefully with iCalendar recurrences we
1977    cannot edit. (Federico)
1978
1979  - Plenty of fixes to the ETable calendar model for the task list
1980    (Damon).
1981
1982  - The task list now saves its state, selected columns and sort order
1983    (Damon).
1984
1985  - Lots of love to the iTIP engine and user interface.  Scheduling
1986    appointments via email should be working fine, and they should
1987    also work when you receive them. (Jesse)
1988
1989  - Lots of work on the calendar preferences code. (Damon)
1990
1991  - Many functional and cosmetic fixes to the day and week
1992    views. (Damon)
1993
1994  - Event and task editors now ask if you try to close them without
1995    saving changes. (Damon)
1996
1997  - You are now prompted if you are sure that you want to delete an
1998    appointment. (Federico)
1999
2000  - Plenty of memory leaks fixed. (JP, Federico)
2001
2002  - Prettified the event editor a bit by making widget spacings
2003    consistent. (Federico)
2004
2005  - Fixed semantics for handling exception dates (Federico)
2006
2007  - Some fixes to the recurrence instance generation engine. (Damon)
2008
2009  - Fixed insertion of new objects via notification into the task
2010    list.  (JP, Federico)
2011
2012  - Misc. polishing for the event editor's innards. (Damon, Federico)
2013
2014  - Misc. cruft removal from old Gnomecal code (Federico, Miguel)
2015
2016  - Prettier icons for the task list. (Federico)
2017
2018Addressbook:
2019
2020  - Addressbook conduit now working, experimentally, except for
2021    extended character support (ie accented chars.) (JP)
2022
2023  - Extended wombat functionality with getChanges call. (JP)
2024
2025  - Full name and address dialogs in contact editor fixed. (Chris)
2026
2027Executive Summary: (iain)
2028
2029  - Now compiled by default.
2030
2031  - Prettier default dialogs.
2032
2033  - Customisable background.
2034
2035  - RDF Summary, and Mail Summary components.
2036
2037  - Fixes and optimisations.
2038
2039  - Can restore state.
2040
2041Version 0.7, "Loch Ness Monster", ????
2042--------------------------------------
2043
2044There have been no verified sightings of this release.
2045
2046
2047Version 0.6, "Procompsognathus", 2000-10-19
2048-------------------------------------------
2049
2050General:
2051
2052  - Split out lots of functionality to gal.  Evolution now depends on
2053    gal. (Chris Lahey, Gal Team)
2054
2055Shell:
2056
2057  - Added a cute splash screen.  (Ettore, TigerT)
2058
2059  - Improved the way `~/evolution' is initialized the first time.
2060    (Iain)
2061
2062  - Fixed the problem with the folder bar disappearing too son when
2063    clicking on the scrollbar.  (Ettore)
2064
2065  - Updated to use the new toolbar and UI merging code from Bonobo.
2066    (Michael Meeks, Ettore)
2067
2068Mail:
2069
2070  - Numerous i18n encoding, decoding, and display fixes. Non-ASCII
2071    text should be displayed correctly in most context in the mailer
2072    now. The composer no longer sends undeclared 8bit data. (Jeff)
2073
2074  - The IMAP provider now caches summary info between sessions, so
2075    startup should be much faster for large folders. (Dan)
2076
2077  - Subscribe/unsubscribe UI for newsgroups. (IMAP subscriptions will
2078    be supported in a later release.) NNTP authentication support.
2079    Various other NNTP fixes. (Chris Toshok)
2080
2081  - New "full search" button to do more complicated searches. (NotZed)
2082
2083  - Composer attachment bar improvements. You can now drag files to
2084    the composer window to attach them to the message. (Iain)
2085
2086  - Message list state (columns selected, sorting, etc) is now saved
2087    between sessions. (NotZed)
2088
2089  - "Get Mail" now works for IMAP. IMAP mail no longer arrives
2090    asynchronously (although if you delete mail from another client,
2091    it will be deleted asynchronously). (Dan)
2092
2093  - Image attachments now use thumbnail images rather than a generic
2094    image icon. (Iain)
2095
2096  - Various IMAP provider bugs (Dan, Jeff)
2097
2098  - Filter code cleanup/improvements. (NotZed) Filtering can read and
2099    write message scores. (Jeff) On-demand filters no longer expunge
2100    the source folder, and don't filter deleted messages. (Jeff)
2101    Filters now log their actions. (Jeff)
2102
2103  - Drafts, Outbox, and Sent folders now default to showing "To"
2104    instead of "From" in the header list. Messages output to the Sent
2105    folder are marked as "Seen". "Send later" on a reply will mark the
2106    message as having been replied to. (Jeff)
2107
2108  - Message list "attachment" column is now functional. The
2109    read/unread state of a fake thread header now matches the state of
2110    the thread. (NotZed) Message list sorting is more clever (Jeff)
2111
2112  - The "Print" toolbar button now opens a Print dialog rather than a
2113    Print Preview window. (Miguel)
2114
2115  - New "Select All" command. "Mark all messages as seen" became "Mark
2116    (selected) messages seen". (Jeff)
2117
2118Calendar:
2119
2120  - Improved todo list and calendar view gui (Damon)
2121
2122  - Printing works again (Federico)
2123
2124  - Config dialog improvement and implementation (Damon)
2125
2126  - Todo and calendar conduits working, except for archiving (JP)
2127
2128Addressbook:
2129
2130  - Lots of internal refactoring of addressbook, including changes due
2131    to gal. (Chris, Chris)
2132
2133  - Lots of bug fixes. (Chris, Chris, Matt Bissiri, Iain, Dan)
2134
2135  - Added a working field to save whether the contact wants
2136    HTML. (Chris Lahey)
2137
2138  - Added "Stop" and "View All" toolbar buttons. (Chris Lahey)
2139
2140  - Lots of work on modifiable LDAP. (Chris Toshok)
2141
2142  - Recognizes a lot more Prefixes and Suffixes when parsing names. (Nat)
2143
2144  - The card view doesn't write out cards unless they've changed. (Chris Lahey)
2145
2146  - New layout of address editor dialog. (Anna, Chris Lahey)
2147
2148Version 0.5.1, "Salamended", 2000-09-15
2149---------------------------------------
2150
2151General:
2152
2153  - Fixed a font-handling problem that would cause Evolution to crash
2154    at startup with certain Gtk themes. (Chris)
2155
2156  - Fixed some build problems. (Chris)
2157
2158  - We no longer ship an out-of-date Red Hat-only RPM spec file.
2159
2160Shell:
2161
2162  - The shell now installs the `Sent' folder at startup if it doesn't
2163    exist yet.  (Ettore)
2164
2165  - If a component crashes unexpectedly, the shell displays a dialog
2166    box informing the user of that.  (Ettore)
2167
2168  - Fixed a bug in the folder selector dialog that would result in
2169    crashes while trying to move messages in the mailer. (Dan)
2170
2171Addressbook:
2172
2173  - Fixed a bug that would cause the addressbook to crash when
2174    embedded in the composer. (Dan)
2175
2176Mail:
2177
2178  - Fixed a display problem caused by expunging an IMAP folder. (Dan)
2179
2180  - Fixed POP mail so that "keep on server" is obeyed correctly. (Dan,
2181    Jeff)
2182
2183  - Fixed replies so that replying to a message twice doesn't turn off
2184    the "replied" flag. (Dan)
2185
2186  - Fixed a bug that prevented "Send later" from working. (Dan)
2187
2188
2189Version 0.5, "Salamander", 2000-09-13
2190-------------------------------------
2191
2192Shell:
2193
2194  - Switched to using ETree for the folder view.  (Chris Toshok,
2195    Ettore)
2196
2197  - Added interfaces to change the string displayed in the tree view
2198    as the name of the folder.  (Ettore)
2199
2200Calendar:
2201
2202  - Uses only the new iCalendar standard internally; this means future
2203    interoperability with new calendaring programs.  (JP, Federico)
2204
2205  - New ultra-cool date range selector, aka little calendar.  (Damon)
2206
2207  - Plenty of internal refactoring.  (JP, Damon, Federico)
2208
2209  - Pilot synch work, mostly on pcs infrastructure and some todo work (JP)
2210    <EXPERIMENTAL>
2211
2212  - Pilot synch work, mostly on pcs infrastructure and some todo work (JP)
2213    <EXPERIMENTAL>
2214
2215Addressbook:
2216
2217  - New advanced search dialog.  (Michael Zucchi, Chris Lahey)
2218
2219  - Added parsing of addresses.  (Jesse Pavel)
2220
2221  - Converted most of addressbook to UTF8.  (Lauris)
2222
2223Mailer:
2224
2225  - Filters (but not vfolders) are now more powerful: they can check
2226    any message header, and can do regexp searches on the headers and
2227    body.  (Jeff)
2228
2229  - A first draft of an automated mailing list recognizer
2230    has been added.  (It will need more/better rules.)  (Ettore)
2231
2232  - Attachments are handled differently now.  All attachments always
2233    have an icon and a header, and you can right-click on the icon to
2234    view/hide, save, or launch an external viewer.  (Dan)
2235
2236  - It is no longer necessary to quit and restart after adding a new
2237    IMAP server.  (Peter)
2238
2239  - Lots of i18n/charset fixing.  (Lauris)
2240
2241  - Shiny new toolbar icons.  (Tuomas)
2242
2243  - Giant menu reorganization. Most message operations are now in the
2244    "Message" menu, and folder operations in the "Folder" menu.
2245    (Ettore, Dan, Peter)
2246
2247  - "Mark as seen" timeout is now configurable. Mail view remembers
2248    the location of the message list/message display split.  (Richard
2249    Hult)
2250
2251  - New filter category: "On-demand", for filters to be applied
2252    at arbitrary times rather than during mail incorporation.  (Peter)
2253
2254  - POP/IMAP config pages allow you to specify a port... this may
2255    go away in a later release when we support ssl/ssh tunneling
2256    directly.  (Peter)
2257
2258  - Reply To All will now remove your own addresses from the recipient
2259    lists.  (Jesse Pavel)
2260
2261  - Folders are synced when you switch to another folder now.  (Dan)
2262
2263  - An IMAP bug that caused all messages to be marked as read before
2264    they were read has been fixed.  (Dan)
2265
2266  - The IMAP provider is now more robust about dealing with other
2267    concurrent IMAP clients.  (Jeff)
2268
2269  - POP and IMAP are better about when they do and don't try to
2270    reconnect.  This was part of Camel operation cancellation support,
2271    which unfortunately didn't make it into 0.5.  (Peter)
2272
2273  - Sent and Outbox folders are now functional.  You now have 2
2274    options when sending a message - "Send Now" which will send the
2275    message imediately and "Send Later" which will queue the message in
2276    Outbox for later sending.  When a message is successfully sent, it
2277    is copied to the Sent folder for your records.  (Jeff)
2278
2279ETable:
2280
2281  - ETree fixes.  (Chris Toshok)
2282
2283  - Lots of small usability fixes.  (Chris Lahey)
2284
2285  - Lots of grouping bug fixes.  Specifically, fixed crashes when
2286    grouping in trees and made ETable not go crazy when you change
2287    data and the table is grouped.  (Chris Lahey)
2288
2289  - Improved table printing when grouped.  (Chris Lahey)
2290
2291  - Converted most of ETable to UTF8.  (Lauris)
2292
2293
2294Version 0.4, "Alewife", 2000-08-14
2295----------------------------------
2296
2297Shell:
2298
2299  - Added interfaces to display messages and a progress bar when the
2300    component is busy.  (Ettore)
2301
2302  - Changed the shell BonoboUIHandler code to allow placing menu items
2303    such as "Print" in the right places.  (Ettore)
2304
2305  - Added code to check if an existing `~/evolution' directory
2306    actually has the content we expect and, if not, complain to the
2307    user.  (Dan)
2308
2309  - Fixed some Bonobo-related refcounting problems.  (Michael Meeks)
2310
2311  - Removed the GConf dependency.  (JP)
2312
2313  - Improved the API for the folder selection dialog.  (Ettore)
2314
2315  - Memory leak fixes.  (Peter)
2316
2317Calendar:
2318
2319  The calendar is in the middle of major rewrite. Evolution 0.4
2320  ships with essentially the same calendar component as 0.3 did.
2321
2322Addressbook:
2323
2324  - More work on the Palm Pilot conduits.  (Chris Toshok)
2325
2326  - Fixed some LDAP-related crashes.  (Chris Toshok)
2327
2328  - Added support for displaying embedded vCards through a Bonobo
2329    component.  (Chris Lahey)
2330
2331  - Added support for generic fields.  (Chris Lahey)
2332
2333  - Fixed the navigation order for the Tab key in the contact editor
2334    window.  (Chris Lahey)
2335
2336  - Fixed some Bonobo-related bugs and crashes.  (Chris Lahey, Michael
2337    Meeks)
2338
2339  - Only display entries that have an email address in the address
2340    selector dialog.  (Chris Lahey)
2341
2342  - Added an utility program to import vCards from Gnomecard.  (Chris
2343    Lahey)
2344
2345Mailer:
2346
2347 Generic
2348
2349  - Long mailer operations (such as fetching new mail) now run
2350    asynchronously rather than blocking the UI. This involved
2351    a major rewrite of much of the Camel and mailer code.  (Peter)
2352
2353  - GPG/PGP message decryption support (Nathan Thompson-Amato, Dan)
2354
2355  - Unfinished messages in the composer can be saved to the "Drafts"
2356    folder and finished later.  (Jeff)
2357
2358  - Double-clicking on a message in the message view now opens it in a
2359    separate window.  (Jeff)
2360
2361  - vCards attached to messages now bring up a minicard view with a
2362    button to add the vCard to the addressbook (Chris Lahey, Dan)
2363
2364  - Inline uuencoded/binhexed "attachment" support (Dan)
2365
2366  - "Mark All Messages Seen" command.  (Cody Russell)
2367
2368 Filters / VFolders
2369
2370  - Major filter/vfolder dialog rewrite (Michael Zucchi) VFolders can
2371    now search any (searchable) folder, not just Inbox.
2372
2373  - Auto-filter/auto-vfolder code (right click on a message in the
2374    list and pick one of the options at the bottom of the menu to
2375    create a filter/vfolder rule for similar messages).  (Michael)
2376
2377  - You can now set the color of messages in the message list, based
2378    on filter rules.  (Local stores can also now store arbitrary user
2379    flags, although there is not yet UI code to set/view them.)
2380    (Michael)
2381
2382  - Added "Save" button to the quicksearch bar to save a search as a
2383    vfolder.  (Michael)
2384
2385 Configuration
2386
2387  - Major mail config dialog rewrite (JP).
2388
2389  - The mailer now remembers your threaded/unthreaded message view
2390    setting between sessions.  (Jeremy Wise).
2391
2392  - Support for multiple identities (JP, Jeff), sources (JP, Peter), and
2393    IMAP servers (JP, Dan)
2394
2395 Providers
2396
2397  - You can now leave POP mail on the server. (This will [currently]
2398    only work right with POP servers that support the UIDL command.
2399    On other servers, it will never download some messages unless you
2400    never delete mail.)
2401
2402  - There is now an MH-like local store available, and code to convert
2403    a folder from one type to the other.  (Michael)
2404
2405  - The mbox provider now writes out "From " lines that are more
2406    compatible with other mailers (like Mutt) that are picky about
2407    their exact format.  (Michael)
2408
2409  - The IMAP provider now supports searching (Jeff). Also various
2410    other speed/efficiency/robustness improvements (Jeff), and support
2411    for old IMAP4 servers as well as IMAP4rev1 (Jon K Hellan).
2412
2413
2414Version 0.3, "Jellyfish", 2000-07-21
2415------------------------------------
2416
2417Shell:
2418
2419  - Pop-up folder selection.  (Ettore)
2420
2421  - Added support for multiple views.  (Ettore)
2422
2423  - Added support for saving component-specific settings, and
2424    some initial code to save the view's configuration.
2425    (Ettore)
2426
2427  - Fixed the Bonobo menu code so that it works with all the
2428    locales.  (Ettore)
2429
2430Mailer:
2431
2432   - Lots of IMAP fixes.  (Jeff)
2433
2434   - You can use an external setuid/setgid movemail program
2435    (although we don't ship our own yet). If you have one
2436    installed with emacs, the configure script will find
2437    that. Otherwise, you can specify --with-movemail=/path.
2438    (Dan)
2439
2440  - You can toggle HTML/plain text for an individual message
2441    in the composer now.  (Ettore)
2442
2443  - Bonobo embedding sort of works again, but there are
2444    problems with size allocation somewhere. Attachments can now
2445    also be handled by external applications.  (Dan)
2446
2447  - text/plain mail is now line-wrapped in the mail display,
2448    to deal with people who don't put newlines in their mail.
2449    (Dan)
2450
2451  - Allow user to specify IMAP namespace in the mail config
2452    dialog.  (Dan, Jeff)
2453
2454  - Quoted-printable encoder fixes.  (Michael Zucchi)
2455
2456  - Various NNTP fixes, include a news pane in the config
2457    dialog.  (Chris Toshok)
2458
2459  - Some memory corruption fixes.  (Peter Williams)
2460
2461  - Fix for message not being re-drawn as deleted.  (Peter
2462    Williams, Jeff)
2463
2464  - Moving a message to another folder copies the flags now
2465    (Jeff)
2466
2467  - Close signature in HTML mail with </PRE>, not <PRE>, and
2468    default to ~/.signature.  (Michael Meeks)
2469
2470  - Fixed some confusing behavior in the message threading
2471    algorithm.  (Dan)
2472
2473  - Improvements to the item selection code.  (Chris Lahey)
2474
2475Calendar:
2476
2477  - Added support for a bunch of previously unsupported iCalendar
2478    properties.  (Federico)
2479
2480  - Conduit for synchronizing the calendar with gnome-pilot
2481    (requires gnome-pilot from CVS).  (Seth)
2482
2483  - ETable-based to-do list view ("taskpad"), for your viewing
2484    pleasure.
2485
2486Addressbook:
2487
2488  - Conduit for synchronizing the addressbook with gnome-pilot
2489    (requires gnome-pilot from CVS).  (Chris Toshok)
2490
2491  - Conduit for synchronizing the addressbook with gnome-pilot
2492    (requires gnome-pilot from CVS).  (Chris Toshok)
2493
2494  - Fixed some random crashes.  (Chris Lahey)
2495
2496  - Implemented a vCard Bonobo control so that we can support
2497    inline vCard viewing in the mailer.  (Chris Lahey)
2498
2499  - Quick search looks at both the name and the company name now.
2500    (Chris Lahey)
2501
2502  - Added more functionality to the contact editor's toolbar.  (Chris
2503    Lahey)
2504
2505  - Support for printing single cards.  (Chris Lahey)
2506
2507Version 0.2, "Saccharomyces", 2000-07-11
2508----------------------------------------
2509
2510Shell:
2511
2512  * Folder selection dialog (Ettore).
2513
2514  * Folder creation dialog (Ettore).
2515
2516Addressbook:
2517
2518  * LDAP server configuration dialog (Chris Toshok).
2519 
2520  * Integration of LDAP servers in the shell's tree view (Chris Toshok).
2521 
2522  * ETable-based view (Chris Lahey).
2523 
2524  * Printing support for the ETable-based view (Chris Lahey).
2525 
2526  * Address selection dialog integrated with the message composer (Chris
2527    Lahey).
2528 
2529  * Many miscellaneous bugs fixed (everyone).
2530
2531Calendar:
2532
2533  * Printing support (Michael, Federico).
2534 
2535  * Many, many behavior fixes and polishing to the day/week/month view
2536    widgets (Damon).
2537 
2538  * New glade-based event editor.  This is unfinished but usable (Seth,
2539    Federico).
2540 
2541  * Mouse wheel scrolling support (Anders).
2542 
2543  * We have an awesome new engine for computing recurring events
2544    (Damon).  This will be plugged in to the new iCalendar code.
2545 
2546  * Internal and public API fixes (Federico, Seth).
2547 
2548  * Shell-related changes (Ettore).
2549 
2550  * Data model for ETable; this is not used yet (Federico).
2551 
2552  * New iCalendar support; this is not used yet (Federico).
2553 
2554  * Pilot syncing updates; this is not used yet (Seth).
2555 
2556  * Many miscellaneous bugs fixed (everyone).
2557
2558
2559Mailer:
2560
2561  Major features:
2562
2563  * Basic IMAP support (Jeff)
2564
2565  * Threaded message view (Michael, Chris Toshok)
2566
2567  * Filters now work (original work by Michael, bugfixes by Dan)
2568
2569
2570  Smaller features:
2571
2572  * Implemented moving messages between folders (Dan)
2573
2574  * Very basic printing support (Dan, but it was only like 5 lines
2575    of code, because gnome-print kicks ass)
2576
2577  * "Delete", "Forward", and "Refile" operations now work on
2578    multiple messages. (Chris Lahey, Peter Williams, Dan)
2579
2580  * Toggle read/unread flag when the user clicks on the envelope
2581    icon (Chris Lahey, Dan).
2582
2583  * The "New folder" menu item now works (Ettore, Dan).
2584
2585  * The filter/vfolder druid now uses the new shell folder selection
2586    UI (Michael)
2587
2588  * Added "Cc" to the set of filter/vfolderable headers and make the
2589    filter/vfolder "messages to address" rule work with to or cc.
2590    (Dan)
2591
2592  * New key bindings: "Delete" deletes the current message and jumps
2593    to the next undeleted message. "N" and "P" go to next/previous
2594    unread message. (Dan)
2595
2596  * Keep asking for POP/IMAP password until the user gets it correct
2597    or hits Cancel, and remember the result until the user exits (or
2598    chooses "Forget Passwords"). (Dan, Jeff)
2599
2600  * Kludge Camel to output ISO-8859-1 instead of UTF-8, since
2601    neither GtkHTML nor ETable supports UTF-8 still. (Dan)
2602
2603  * Use the gnome-vfs "sniff buffer" interface to try to identify
2604    the MIME type of attachments without useful type information
2605    (Dan)
2606
2607  * Allow saving drafts in the composer (Ettore)
2608
2609  * Added "Received date" header to the set of possible message list
2610    headers. (Dan)
2611
2612  * Partial gladification of the config dialog (JP Rosevear)
2613
2614
2615  Bug fixes:
2616
2617  * Message read/unread/deleted flags should now be saved reliably
2618    when you exit, and summary should not be rebuilt when a rebuild
2619    isn't needed. Expunging should work reliably (Dan, Ettore,
2620    Jeff).
2621
2622  * Fix disappearing toolbar bug (Dan).
2623
2624  * Fixed a bug that made downloading of very large messages over
2625    POP incredibly slow, and various other smaller POP bugs. (Dan)
2626
2627  * Fixed bugs that made large attachments sometimes get dropped and
2628    small ones sometimes get truncated. (Dan)
2629
2630  * Fixed filter/vfolder "messages to address" rule to correctly
2631    match "to" rather than "from". (Michael)
2632
2633  * Fix some text/plain formatting bugs in the composer. (Dan,
2634    Ettore)
2635
2636  * Turn off search mode when getting new mail (to avoid corrupting
2637    the display). Make "get mail" always put unfiltered mail into
2638    Inbox rather than the current folder. (Dan)
2639
2640  * Fixed a bug that caused "Re:" to be prepended even to subjects
2641    that started with "Re:" when replying. Added a default subject
2642    to forwarded messages. (Dan)
2643
2644  * Make the "Attach" dialog in the composer remember the last
2645    directory it was in. (Dan)
2646
2647  * Code to parse invalid date formats since some mailers generate
2648    them... (Jeff)
2649
2650  * Fixed various small SMTP bugs (Jeff, Chris Lahey)
2651
2652  * Fixed some memory leaks (Peter, Jeff)
2653
2654  * Make replies use the text/plain part of a multipart/alternative
2655    if the user configured plain text rather than HTML mail sending.
2656    (Dan)
2657
2658  * Various config dialog fixes (Jeff)
2659
2660  * Partial filter/vfolder GUI facelift (Jacob)
Note: See TracBrowser for help on using the repository browser.