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