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