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