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