removed 2 more mem leaks in the pixmap theming code
[claws.git] / NEWS
1 Changes of Sylpheed
2
3 * 0.7.1
4
5     * Message copy between different type of folders has been enabled.
6     * Multiple message forwarding has been enabled.
7     * Most of key bindings became customizable.
8     * The default menu shortcuts have been modified so that Ctrl is used
9       as the modifier key.
10     * Quick menu shortcut changer has been implemented.
11     * Quick filter rule creation has been implemented.
12     * "Show all header" now displays the headers in the current message
13       view.
14     * File save dialog has been improved.
15     * '--send' option has been added.
16     * Quoted part of message text on reply or forward is specifiable by
17       selecting it.
18     * From address is now added to Cc entry when 'Reply to all' is used
19       on the messages which have Reply-To header.
20     * Mac OS X (Darwin) has been supported.
21     * Ctrl-Enter now works on the composition window.
22     * It now compiles with C compilers other than gcc.
23     * Crash in mark processing on 64bit architecture has been fixed.
24     * Crash on font load failure has been fixed.
25     * Some address completion bugs have been fixed.
26     * Some many other bugs have been fixed.
27
28 * 0.7.0
29
30     * Undo / redo function has been implemented.
31     * Regular expression has been supported in filtering.
32     * LDIF file import has been improved.
33     * The cursor on composition window blinks now.
34     * The feature to keep editing after saving to draft has been added.
35     * The position of Subject entry on composition window has been moved
36       to the last.
37     * The menu items have been reorganized.
38     * WMCLASS is set for some windows.
39     * A bug that causes infinite loop at line-wrapping has been fixed.
40     * Some bugfixes for template, addressbook and IMAP4 have been made.
41
42 * 0.6.6
43
44     * The newsgroup subscription dialog has been enhanced.
45     * Template function has been improved.
46     * New wrapping function for composition window has been implemented.
47     * Mailto URL has been supported for the --compose option.
48     * The --status option to display current message count has been added.
49     * Workaround for RFC-incompliant Date header has been made.
50     * Check connection between IMAP or NNTP server only if access time
51       limit is expired.
52     * Thai encodings have been supported.
53     * Hungarian message catalog has been added.
54     * Copy and paste problems have been fixed.
55     * Some IMAP4 bugs have been fixed.
56     * Some other bugs have been fixed.
57
58 * 0.6.5
59
60     * The template function has been implemented.
61     * The quotation format parser has been enhanced.
62     * The forwarding format has become customizable.
63     * The "Open with..." dialog on the MIME view now retains command history.
64     * An arrow mark is put on the column of the sorting target.
65     * The Delete key now deletes messages.
66     * The password for SMTP AUTH is asked now when not specified.
67     * The mime.types file is searched from several directories now.
68     * The preferences dialogs have been sorted out a bit.
69     * A freeze bug on using SSL has been fixed.
70     * Some bugs have been fixed.
71
72 * 0.6.4
73
74     * The performance of summary display on large number of messages
75       has been improved.
76     * Columns of the summary view became reorderable.
77     * The default order of the summary view columns has been changed.
78     * Reedit has been enabled in the outbox.
79     * LDIF file import has been implemented.
80     * The crash bug of LDAP has been fixed.
81     * Some other bugs have been fixed.
82
83 * 0.6.3
84
85     * Message body text search has been implemented.
86     * The text part of nested multipart message, or HTML only message
87       is now correctly quoted on replying.
88     * The status of threading is now preserved for each folders.
89     * Selective removal from trash folder has been enabled.
90     * User name and password of IMAP4 account which include spaces are now
91       handled correctly.
92     * Workaround for 8bit characters conversion failure on C locale when
93       using libjconv has been made.
94     * Some bugs that caused crashes have been fixed.
95
96 * 0.6.2
97
98     * The new addressbook has been implemented (Match Grun).
99     * LDAP, vCard, and JPilot have been supported.
100     * The option to launch the external editor automatically has been added.
101     * Sorting by mark, unread, attachment, and color label has been enabled.
102     * Moving to the next or previous flagged messages has been enabled.
103     * The "Mark all read" function has been added.
104     * The function to reformat the current paragraph has been implemented.
105     * Some icons have been replaced.
106     * The layout of some menu items has been modified.
107     * Some other bugfixes have been made.
108
109 * 0.6.1
110
111     * A crash bug caused by the typo of ja.po was fixed.
112     * Some bugs of configure were fixed.
113     * The bug that ignored Bcc: when using external command for sending was
114       fixed.
115     * A bug of auto-checking was fixed.
116     * Readability of the selected color-labelled line has been improved.
117     * Croatian message catalog has been added.
118
119 * 0.6.0
120
121     * Some operations are enabled while receiving.
122     * A progress bar has been added to the status bar.
123     * SSL has been supported (POP3, SMTP, IMAP4).
124     * Color label is implemented.
125     * Sending with local sendmail command is enabled.
126     * Queued messages are now re-editable.
127     * Old messages will be removed after re-editing.
128     * Account information is now used when sending from queue.
129     * New account dialog will be displayed on the first run.
130     * Suppressed the output to status bar on IMAP4 and NNTP.
131     * The memory usage of the integrated XML parser has been reduced.
132     * The configure script has been improved.
133     * The bug that tried to fetch a nonexistent message on POP3 has been
134       fixed.
135     * The crash bugs of the summary view and the attachment property dialog
136       of the composition window has been fixed.
137
138 * 0.5.3
139
140     * The performance of the summary view has been improved a bit.
141     * The option to expand / collapse message threads has been added.
142     * Unread messages are now displayed with bold font.
143     * The option to update all local folders after getting messages has
144       been added.
145     * "Add sender to address book" has been implemented.
146     * The position of displayed message is now kept after updating the
147       summary view.
148     * A security problem of POP3 has been fixed.
149     * Bold and small fonts are now configurable with ~/.sylpheed/sylpheedrc.
150     * Some other bugs have been fixed.
151
152 * 0.5.2
153
154     * The English manual has been added.
155     * Polish message catalog has been added.
156     * Accounts are automatically selected on reply.
157     * Unnecessary return codes in user-defined header are removed.
158     * UI of date format setting has been improved.
159     * The bug that couldn't handle escaped characters on IMAP4 has been fixed.
160     * The bug that suspended the process after opening attached files has
161       been fixed.
162     * Workaround for raw-JIS code in header fields has been done again.
163     * The bug that couldn't handle some responses on NNTP has been fixed.
164     * Some other minor fixes have been done.
165
166 * 0.5.1
167
168     * Expand/collapse state of folders is now preserved.
169     * Newsgroups can be selected from the list dialog.
170     * Workaround for raw-JIS code in header fields.
171     * The current read size in some dialogs are displayed with human-readable
172       format.
173     * Cc can be used in the reply format.
174     * Base64 data with unusual line length became decodable.
175
176 * 0.5.0
177
178     * A fix for the bug that prevented the removal of selected IMAP4 folder.
179
180 * 0.5.0pre4
181
182     * Gettext has been updated to 0.10.38.
183     * Some more outgoing character sets became specifiable without libjconv.
184     * --enable-threads option has been removed temporarily.
185     * IMAP4 mailbox status is now updated while scanning tree.
186     * IMAP4 and NNTP port number is now specifiable.
187     * The Japanese manual has been updated.
188     * Some UI and other fixes have been done.
189
190 * 0.5.0pre3
191
192     * Autoscan of IMAP4 directory has been implemented.
193     * IMAP4 server directory prefix became specifiable.
194     * Some other bugfixes have been done.
195
196 * 0.5.0pre2
197
198     * Bugfixes for IMAP4. Logs are now also output to file.
199
200 * 0.5.0pre1
201
202     * Many bugfixes for IMAP4, and some modifications for user interface.
203
204 * 0.4.99
205
206     * Attached files can be opened with arbitrary programs.
207     * The progress dialog is shown when sending a message.
208     * User-defined headers can be added.
209     * On the folder tree, unread mark is added to closed folders which have
210       some unread subfolders.
211     * Command line options such as --help and --version can now be executed
212       without X.
213     * NNTP authentication has been supported.
214     * Summary view shows a dialog to process the unexecuted marks when
215       changing the current folder.
216     * `Reply to sender' has been added.
217     * In IMAP4rev1, move, copy, delete and namespace have been implemented.
218       INBOX and trash folder are automatically added when creating a new
219       IMAP4 account.
220     * Many other bugfixes have been done.
221
222 * 0.4.66
223
224     * The bug that didn't calculate MD5 correctly on big endian machines
225       (like PowerPC) has been fixed.
226     * The incorporation dialog has been improved.
227     * Auto mail checking has been implemented.
228     * Headers displayed on the message view are now customizable.
229     * Some other bugfixes have been done.
230
231 * 0.4.65
232
233     * The items of preferences dialog have been reorganized.
234     * The header pane can be toggled on and off now.
235     * Page scroll step is now selectable between one page and half page.
236     * Messages can be exported as mbox format.
237     * GnuPG support code has been updated.
238     * The format of date in summary view became freely definable.
239     * The MD5 routine by RSA has been replaced by an FSF implementation.
240     * The progress dialog of POP3 has been considerably improved.
241     * IMAP4 folder creation/deletion is enabled.
242     * A bug in IMAP4 that caused infinite loop and buffer overrun has been
243       fixed.
244     * A socket is now handled with abstraction layer.
245     * Some other bugs have been fixed.
246
247 * 0.4.64
248
249     * The built-in XML parser has been modified so that it escapes certain
250       characters, and supports multiple-lined tag.
251     * The bug that caused infinite loop when illegal XML file was given was
252       fixed.
253     * The problem when not moving to inbox after getting new mail was fixed.
254     * The bug that made Sylpheed crash when clicking Cancel button while
255       getting new mail was fixed.
256
257 * 0.4.63
258
259     * Some menu items are sorted out.
260     * `Attract by subject' is speeded up.
261     * Smooth scrolling of message text is enabled.
262     * Generic mark and Deleted mark became permanent.
263     * Replied and Forwarded mark are enabled.
264     * The design of New and Unread mark is changed.
265     * Generic mark and Unread mark can be toggled with clicking summary view.
266     * Long References header is truncated now.
267     * Updated the GnuPG support code.
268     * Messages can be moved across file systems.
269     * Message date is converted into local time when displaying.
270     * The colors of quoted part and URI of messages can be specified, and
271       they are specifiable according to quotation level.
272     * It is enabled to keep the current folder after receiving new messages.
273     * The speed of cache reading is improved.
274     * Message copy is implemented.
275     * Many other bugfixes have been done.
276
277 * 0.4.62
278
279     * Prohibition of multiple execution and operation by command line
280       options are enabled.
281     * Workaround was done for duplicated From_ line in mbox file.
282     * HTML - > text converter is implemented.
283     * SMTP AUTH is supported.
284     * FIFO is allowed for signature file.
285     * Security probrems related to tmpfile() and chmod() are fixed.
286     * A bug was fixed that couldn't open attached files which include space.
287     * Address completion is enhanced.
288     * Move and remove are enabled in IMAP4.
289     * Message source can be displayed.
290     * Some other bugfixes.
291
292 * 0.4.61
293
294     * Bugs in address completion, sending, and folder view have been fixed.
295
296 * 0.4.60
297
298     * The horizontal scroll bar is added on the summary view.
299     * Drag and drop from the summary view to the folder view is enabled.
300     * Preliminary support of GnuPG is added (needs GPGME).
301     * `Update folder tree' is performed correctly now.
302     * Receiving dialog is improved.
303     * `Select all matched' is enabled in the summary search.
304     * Some new toolbar icons are added.
305     * Attached files can be opened with metamail command.
306     * Address completion with tab key is enabled in the address entry on
307       the composition window.
308     * Some many other bugfixes.
309
310 * 0.4.52
311
312     * News posting feature is implemented.
313     * Number of unread messages is now displayed at the side of folder name.
314     * Accounts are now selectable on the composition window.
315     * Some other bugfixes.
316
317 * 0.4.51
318
319     * A bug was fixed that didn't incorporate spool file correctly.
320     * From_ line is now recognized as separator of messages even if the
321       previous line isn't empty.
322     * A bug was fixed that printed warning when sending message from queue.
323
324 * 0.4.50
325
326     * The architecture were overhauled, and folders are now managed by
327       object-oriented approach.
328     * The location of mailbox became specifiable, and multiple mailboxes
329       are now manageable simultaneously.
330     * Summary scrolls only on the edge when messages are selected.
331     * News servers are now added using account creation.
332     * In IMAP4, the reading of existing folders is enabled.
333     * Interfaces are modified a bit.
334
335 * 0.4.9
336
337     * Fixed some bugs and updated message catalogs.
338
339 * 0.4.8
340
341     * Fixed a bug that locked the process if the status bar was hidden.
342     * Fixed a bug that put a garbage to charset if the outgoing character
343       set was specified and non-ascii characters were used in subject.
344     * Added Portuguese message catalog.
345
346 * 0.4.7
347
348     * Changed the ruler to the more graphical one.
349     * Made the state of status bar get preserved.
350     * Made it configurable for each accounts whether to receive messages
351       when getting from all accounts.
352     * Updated README.
353
354 * 0.4.6
355
356     * Added a ruler to the composition window.
357     * Added the list of the compiled-in features and clickable URI to the
358       official web site to the about dialog.
359     * Added `Show all header' to the right-click menu at the summary.
360     * Fixed a bug on quotation.
361     * Fixed memory leak bugs.
362     * Some other fixes.
363
364 * 0.4.5
365
366     * Implemented line-wrapping functions.
367     * Added supports for some codesets.
368     * Added Chinese message catalog.
369     * Extended quotation format.
370     * Made the settings of the menu shortcuts preservable.
371     * Fixed a probrem that caused to show garbage characters if the codeset
372       wasn't set.
373     * Some other bug fixes.
374
375 * 0.4.4
376
377     * Enhanced the support for 8bit code (ex. ISO-8859-1). Other bug fixes.
378
379 * 0.4.3
380
381     * Implemented the draft message function.
382     * Made the summary get the proper display on the queue folder.
383     * Changed the color of unread mark from green to blue.
384     * Some other bug fixes.
385
386 * 0.4.2
387
388     * Added preliminary IMAP4 codes.
389     * Enhanced the MIME message parsing routines.
390     * Changed the display method of HeaderView.
391     * Modified the codeset conversion routines.
392     * Added Spanish message catalog.
393     * Removed `Reply with quote', and added `Reply to all'.
394     * Implemented `Forward as an attachment'.
395     * Some other bug fixes.
396
397 * 0.4.1
398
399     * Fixed the probrem of codeconv.c that prevented compiling.
400     * Modified sylpheed.spec.
401
402 * 0.4.0
403
404     * Modified the layout of the preferences dialog widgets.
405     * Fixed the probrem of Japanese processing on FreeBSD.
406     * Workaround for the malformed References: header generated by OE5 :(
407
408 * 0.3.99
409
410     * Applied Kondara patch and enabled to support many locales, including
411       UTF-8 (Unicode), when using libjconv.
412     * Integrated the manual written by BONAIM.
413     * Added the option that specifies whether to display short headers on
414       message view or not.
415     * Disabled IPv6 support by default.
416     * Added copyright notice to the source files.
417     * Some bug fixes.
418
419 * 0.3.29
420
421     * Supported external editor.
422     * Supported Content-Transfer-Encoding: x-uuencode.
423     * Replaced system() with execvp().
424     * Modified the reversed order of `Yes' and `No' at some alert dialogs.
425     * Enabled to open a message with new window.
426     * Made it display the simplified headers if the part of multipart
427       message is text/plain.
428     * Enabled to use font selection dialog on the setting of message font.
429     * Modified so that it processes address correctly if the part of it is
430       quoted.
431     * Added `None (local)' to the menu of protocol on the account setting.
432     * Some other fixes.
433
434 * 0.3.28
435
436     * Supported ISO-8859-1.
437     * Fixed the size of the dialogs.
438     * Made it saves the size of widgets and the width of columns.
439     * Added the French message catalog.
440     * Changed the variable name of filtering (check the auto-filtering
441       option again if you've turned it on before).
442     * Fixed some bugs.
443