fix partial-downloading issues
[claws.git] / ChangeLog-gtk2.claws
1 2004-07-08 [colin]      0.9.11cvs17.13
2
3         * src/inc.c
4         * src/messageview.c
5         * src/pop.c
6         * src/pop.h
7         * src/procmsg.c
8                 Fix partial-downloading issues:
9                         catch unsupported TOP
10                         don't delete partially downloaded mails before 5 days
11                         don't update existing with non-MH folders; that'll
12                         make dups, but it's better than trashing the folder
13                         free new msginfo parts
14                 Fix indentation ;-)
15
16 2004-07-08 [colin]      0.9.11cvs17.12
17
18         * src/common/smtp.c
19         * src/common/smtp.h
20                 Sync smtp size verification with HEAD
21
22 2004-07-08 [colin]      0.9.11cvs17.11
23
24         * src/summaryview.c
25         * src/prefs_common.c
26         * src/prefs_common.h
27         * src/gtk/quicksearch.c
28         * src/gtk/quicksearch.h
29                 Sync sticky pref with HEAD
30
31 2004-07-08 [colin]      0.9.11cvs17.10
32
33         * src/folder.c [1.213.2.6]
34         * src/folder.h [1.87.2.6]
35         * src/inc.c [1.149.2.7]
36         * src/messageview.c [1.94.2.8]
37         * src/procheader.c [1.47.2.6]
38         * src/procmsg.c [1.150.2.4]
39         * src/procmsg.h [1.60.2.5]
40         * src/pop.c [1.56.2.4]
41         * src/pop.h [1.17.2.3]
42                 Let too big messages get downloaded, but truncated
43                 Add a button to download them completely
44                 
45 2004-07-06 [colin]      0.9.11cvs17.9
46
47         * src/gtk/quicksearch.c [1.1.2.3]
48                 Add a Clear button
49         * commitHelper
50         * PATCHSETS
51                 Add a script to help with cvs
52
53 2004-07-03 [colin]      0.9.11cvs17.8
54
55         * src/plugins/imageviewer/viewer.c
56                 fix imageviewer (which was staying on the first
57                 displayed image)
58
59 2004-07-03 [colin]      0.9.11cvs17.7
60
61         Removed FIXME_GTK2 warnings
62         * src/gtk/gtkutils.c
63                 useless #warnings
64         * src/gtk/menu.c
65                 useless #warnings (no need to mess with menu rc)
66         * src/gtk/menu.h
67                 unused functions
68         
69
70 2004-07-03 [colin]      0.9.11cvs17.6
71
72         Removed FIXME_GTK2 warnings
73         * src/codeconv.c
74                 useless #warnings (rewrite needed)
75         * src/compose.c
76                 useless #warnings (rewrite needed)
77                 useless #warnings (gtk2 is like that)
78                 useless #warnings (previously fixed)
79         * src/main.c
80                 useless #warnings (previously fixed)
81         * src/message_search.c
82                 useless #warnings (gtk2 is like that)
83                 Made apparent that search is case-sensitive
84         * src/mimeview.c
85                 useless #warnings (rewrite needed)
86                 useless #warnings (gtk2 is like that)
87                 reimplemented real warnings
88         * src/prefs_common.c
89                 Removed block cursor option (not it gtk2)
90         * src/prefs_gtk.c
91                 useless #warnings (rewrite needed)
92         * src/procheader.c
93                 useless #warnings (rewrite needed)
94         * src/sourcewindow.c
95                 useless #warnings (incorrect placing)
96         * src/summary_search.c
97                 useless #warnings (gtk2 is like that)
98                 Made apparent that search is case-sensitive
99         * src/action.c
100                 useless #warnings (gtk2 is like that)
101         * src/textview.c
102                 useless #warnings (rewrite needed)
103         * src/toolbar.c
104                 useless #warnings (rewrite needed)
105
106 2004-07-03 [colin]      0.9.11cvs17.5
107
108         * src/textview.c
109                 Fix mismerge which broke URI opening
110                 
111 2004-07-01 [colin]      0.9.11cvs17.4
112
113         * src/gtk/filesel.c
114                 Fill filename when saving
115                 
116 2004-06-27 [colin]      0.9.11cvs17.3
117
118         * src/gtk/filesel.[ch]
119                 Use the new GTK file selector
120                 Update prototype to match the reality: multiple file
121                 selection is open-only          
122         * src/compose.c
123                 Match the new prototypes        
124         * configure.ac
125                 Match the new requirements (gtk 2.4.0)
126                         
127 2004-06-26 [colin]      0.9.11cvs17.2
128
129         * src/plugins/trayicon/trayicon.c
130                 Remove useless signal handler on resize, which causes
131                 an infinite "loop"
132         
133 2004-06-26 [colin]      0.9.11cvs17.1
134         
135         * tools/Makefile.am
136                 remove launch_firebird and add nautilus2sylpheed.sh
137         * src/quicksearch.c
138           src/summaryview.c
139                 Fix show/hide "Extended symbols" button problem
140                 Fix apparition at startup
141                 Fix const warnings
142         * src/plugins/image_viewer/Makefile.am
143                 Fix configure 
144         * common/ssl.c
145                 Re-enable certificate check, as it doesn't seem to
146                 cause Xlib errors anymore
147
148 2004-06-25 [paul]       0.9.11cvs17
149
150         * sync with 0.9.11cvs17 HEAD
151         
152         NOTE: QuickSearch is broken
153
154 2004-06-07 [colin]      0.9.10claws67.10
155         * src/plugins/trayicon/trayicon.c
156           src/plugins/trayicon/libeggtrayicon/Makefile.am
157           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
158                 Fix gettextization in trayicon plugin
159
160 2004-06-07 [colin]      0.9.10claws67.9
161         
162         * src/summaryview.c
163           src/gtk/gtksctree.[ch]
164                 Let Shift+{Up,Down} work in summaryview
165                 (well, Down "works" and Up works)
166                 Let the list scroll when using these keys
167
168 2004-06-06 [colin]      0.9.10claws67.8
169
170         * src/plugins/trayicon/trayicon.c
171                 Fix pixmap update
172
173 2004-06-06 [colin]      0.9.10claws67.7
174
175         * src/addressbook.c
176                 Fix signal handling causing system-wide focus grab
177
178 2004-05-25 [paul]       0.9.10claws67.6
179
180         * Makefile.am
181           src/Makefile.am
182                 clean up
183
184 2004-05-25 [paul]       0.9.10claws67.5
185
186         * replace deprecated gtk_signal... functions
187
188 2004-05-23 [colin]      0.9.10claws67.4
189
190         * src/compose.c
191                 Fix wrapping
192
193 2004-05-22 [colin]      0.9.10claws67.3
194
195         * src/compose.c
196                 Re-fix [Edited] in compose.c::compose_reedit()
197
198 2004-05-22 [colin]      0.9.10claws67.2
199
200         * src/procmime.c
201                 Fix parsing of multiparts mails
202
203 2004-05-22 [colin]      0.9.10claws67.1
204
205         * src/summaryview.c
206                 Fix quicksearch
207
208 2004-05-22 [paul]       0.9.10claws67
209
210         * sync with 0.9.10claws67 HEAD
211
212 2004-05-14 [alfons]
213
214         * src/procmime.h
215                 add forgotton prototype
216
217 2004-05-10 [paul]       0.9.10claws57
218
219         * sync with 0.9.10claws57 HEAD
220
221 2004-05-05 [paul]       0.9.9.claws1
222
223         * ChangeLog-gtk2        ** REMOVED **
224           ChangeLog-gtk2.claws  ** ADDED **
225                 rename and adopt the normal claws format
226                 
227         * configure.ac
228                 require gtkmathview >= 0.5
229
230         * ac/*                          ** REMOVED **
231           ac/                           ** REMOVED **
232           intl/Makefile.in              ** REMOVED **
233           m4/                           ** ADDED **
234           m4/missing                    ** ADDED **
235           m4/missing/gdk-pixbuf.m4      ** ADDED **
236           m4/missing/gettext.m4         ** ADDED **
237           m4/missing/gpgme.m4           ** ADDED **
238           m4/missing/imlib.m4           ** ADDED **
239           m4/.cvsignore                 ** ADDED **
240           m4/Makefile.am                ** ADDED **
241           m4/README                     ** ADDED **
242           m4/aclocal-include.m4         ** ADDED **
243           m4/aspell.m4                  ** ADDED **
244           m4/check-type.m4              ** ADDED **
245           m4/gnupg-check-typedef.m4     ** ADDED **
246           m4/openssl.m4                 ** ADDED **
247           m4/spamassassin.m4            ** ADDED **
248           po/ChangeLog                  ** REMOVED **
249           po/Makefile.in.in             ** REMOVED **
250           po/Rules-quot                 ** REMOVED **
251           po/boldquot.sed               ** REMOVED **
252           po/en@boldquot.header         ** REMOVED **
253           po/en@quot.header             ** REMOVED **
254           po/insert-header.sin          ** REMOVED **
255           po/quot.sed                   ** REMOVED **
256           po/remove-potcdate.sed        ** REMOVED **
257           po/remove-potcdate.sin        ** REMOVED **
258           po/stamp-po                   ** REMOVED **
259           Makefile.am
260           autogen.sh
261           configure.ac
262                 enable building with automake 1.8.x
263                 add 'autopoint --force' to autogen.sh and remove all
264                 auto-generated files, remove ac/ directory and use
265                 m4/ directory instead
266                 
267         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
268                 fix gettextization
269
270 2004-02-28 Colin Leroy <colin@colino.net>
271         * src/prefs_matcher.c
272           src/prefs_filtering.c
273           src/prefs_filtering_action.c
274                 Fix non-editable GtkEntries
275
276 2004-02-22 Thorsten Maerz <torte@netztorte.de>
277         * src/prefs_themes.c
278                 utf8 conversion for theme info
279
280 2004-02-21 Thorsten Maerz <torte@netztorte.de>
281         * sync 0.9.9claws
282
283 2004-02-14 Thorsten Maerz <torte@netztorte.de>
284         * src/grouplistdialog.c
285                 allow multiple selections without ctrl key
286
287 2004-02-09 Thorsten Maerz <torte@netztorte.de>
288         * src/main.c
289                 enable customizable accelerators
290
291 2004-02-08 Thorsten Maerz <torte@netztorte.de>
292         * src/prefs_common.c
293                 re-enable different font settings for gtk1/2
294         * src/prefs_folder_item.c
295                 fix folder prefs displayed wrong
296         * src/textview.c
297                 set 'sunken' shadow type
298
299 2004-02-07 Colin Leroy <colin@colino.net>
300         * src/compose.c
301                 Fix message being always [Edited]
302                 Encode headers correctly (utf8 buf)
303
304 2004-01-27 Thorsten Maerz <torte@netztorte.de>
305         * src/socket.c
306                 remove double g_source_attach()
307                 (Thanks to Colin Leroy)
308
309 2004-01-27 Thorsten Maerz <torte@netztorte.de>
310         * src/gtk/gtksctree.c
311                 Fix SSL certificate list not shown
312         * src/mimeview.c
313                 Fix clicks in mime tree
314
315 2004-01-27 Thorsten Maerz <torte@netztorte.de>
316         * src/common/socket.c
317                 Fix SSL receive
318         * src/compose.c
319                 Fix clipboard menu hotkeys
320
321 2004-01-25 Thorsten Maerz <torte@netztorte.de>
322         * src/gtk/gtkaspell.[ch]
323           src/compose.c
324                 reimplement spellchecker
325
326 2004-01-25 Thorsten Maerz <torte@netztorte.de>
327         * src/gtk/filesel.c
328                 crash when inserting file in compose window
329                 (TODO: keep old selection on clicks)
330         * src/main.c
331                 use gtkrc-2.0 instead of gtkrc
332
333 2004-01-25 Thorsten Maerz <torte@netztorte.de>
334         * src/messageview.c
335                 remove orphaned mimeview unref()
336
337 2004-01-20 Thorsten Maerz <torte@netztorte.de>
338         * src/grouplistdialog.c
339                 expand nodes containing subscribed groups
340
341 2004-01-19 Thorsten Maerz <torte@netztorte.de>
342         * src/textview.c
343                 textview: hide cursor, restore old click behaviour
344
345 2004-01-18 Thorsten Maerz <torte@netztorte.de>
346         * src/textview.c
347                 variable names messed up
348
349 2004-01-17 Colin Leroy <colin@colino.net>
350         * src/addr_compl.c
351                 Fix completion address too thin
352         * src/compose.c
353                 Fix tab-to-subject behaviour
354         * src/summaryview.c
355                 Implement key up & down in summaryview
356
357 2004-01-12 Thorsten Maerz <torte@netztorte.de>
358
359         * sync 098claws
360
361 2004-01-08 Thorsten Maerz <torte@netztorte.de>
362         * configure.ac
363           Makefile.am
364           doc/.cvsignore
365           doc/Makefile.am
366                 faq, man, manual moved to doc/
367         * ac/aspell.m4
368           ac/check-type.m4
369           ac/gnupg-check-typedef.m4
370           ac/openssl.m4
371           ac/spamassassin.m4
372           ac/missing/gdk-pixbuf.m4
373           ac/missing/gpgme.m4
374           ac/missing/imlib.m4
375                 fix automake warnings
376
377 2003-12-06 Colin Leroy <colin@colino.net>
378         * src/summaryview.c
379                 Fix quicksearch
380
381 2003-12-05 Colin Leroy <colin@colino.net>
382         * src/summaryview.c
383                 Fix going to next unread folder
384
385 2003-12-05 Colin Leroy <colin@colino.net>
386         * src/crash.c
387                 Fix gtk2 compilation
388         * src/session.c
389                 Remove iotag source handler at disconnection
390         * src/socket.[ch] 
391                 Remove source handler when closing socket 
392                 (fixes another seg)
393
394 2003-12-04 Colin Leroy <colin@colino.net>
395         * src/compose.c
396           src/prefs_account.c
397           src/prefs_common.c
398                 Fix some dropdown menus
399
400 2003-12-04 Colin Leroy <colin@colino.net>
401         * src/compose.c
402                 Fix event handlers on header fields
403         * src/common/socket.c
404           src/common/session.c
405                 Fix segfault with callback (SSL)
406                 Fix end of session 
407
408 2003-10-06 Thorsten Maerz <torte@netztorte.de>
409
410         * Fix compile bug in src/compose.c
411         * removed src/gtk/gtkstext.[ch]
412
413 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
414
415         * Convert character set and escape "text" attributes in toolbar setting
416         files.
417         * Fixed bug in button-press-event handling.
418
419 2003-09-16 Thorsten Maerz <torte@netztorte.de>
420
421         * Fixed bug in key-press-event handling.
422
423 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
424
425         * Enabled to compile tray-icon plugin (Ad-hoc).
426         * Avoid hang up bug of icon list in mime view (Ad-hoc).
427
428 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
429
430         * Enabled to compile on sylpheed-claws.
431         (tray-icon plugin still cannot compile yet.)
432
433 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
434
435         * Updated to 0.9.5.
436
437 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
438
439         * Updated to 0.9.4.
440         * Ported monitoring SSL mechanism to GSource of GLib2
441         (I don't confirm it)
442         * Added _gtk2 suffix to key name of font preference to avoid
443         ovverwriting preference of Gtk+-1.2 version.
444
445 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
446
447         * Updated to 0.9.2.
448
449 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
450
451         * Updated to 0.9.1.
452         * Translate po files into UTF-8 when execute autogen.sh.
453
454 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
455
456         * Updated to 0.9.0.
457
458 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
459
460         * Plugged GError related memory leaks.
461
462 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
463
464         * Changed default size of fonts.
465         * Enabled to set titile font size of warning dialog.
466
467 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
468
469         * Embed a sylpheed icon into executable binary on Windows.
470
471 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
472
473         * I forgot to traslate character set of element string in src/xml.c.
474
475 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
476
477         * Fixed detecting bind_textdomain_codeset in configure.in.
478         * The bug in which "Example" of "Date fromat" preference isn't displayed
479         correctly has been fixed.
480
481 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
482
483         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
484           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
485           glib-gettextize
486           Removed intl directory.
487           Translated po files into UTF-8.
488           (Thanks! Ryuji Abe)
489
490 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
491
492         * The bug which doesn't unscape string in xml.c has been fixed.
493
494 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
495
496         * The bug which is failed to translate encoding of file name thorough
497         file dialog has been fixed.
498
499 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
500
501         * Modified to translate file names which is used in inporting/expoting
502         mbox feature and "Save as" feature into locale encoding.
503         * Translate file names into locale encoding when "Attache file" and
504         "Insert file".
505         * Force set G_BROKEN_FILENAMES environment variable.
506         * Other minor fixes.
507
508 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
509
510         * Modified to treat MH folder's name as locale encoding.
511
512 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
513
514         * The bug which clash on switching candidates of auto completion of
515         addresses, cannot use auto completion in Japanesse is fixed
516         (Thanks! Tokunaga-san)¡¥
517
518 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
519
520         * The bug which cannot switch key accelerator preference has been fixed
521         (Thanks! smbd-san)¡¥
522
523 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
524
525         * version 0.8.11-gtk2-20030314
526
527 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
528
529         * The bug in which character set conversion of filtering messages has
530         been fixed.(Thanks! COCOA-san).
531
532 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
533
534         * Revived "Leave space on head" preference in "Message" category.
535         * A bug which clash when put the cursor to end of buffer and execute
536         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
537
538 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
539
540         * version 0.8.11-gtk2-20030312
541
542 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
543
544         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
545         * Modified to use Pango's API directly for font preference.
546         * Integrated GtkTextView of textview to one widget.
547         * Set fonts of header title in textview by "header_title" tag.
548         * Removed some deprecated codes.
549
550 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
551
552         * Updated to 0.8.11.
553         * Merged cygwin patch(Thanks! Sakai-san).
554
555 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
556
557         * version 0.8.10-gtk2-20030309