079a54c4b248f61b9bbb607a6b1d1f7a8cd2b81d
[claws.git] / ChangeLog-gtk2
1 2004-02-09 Thorsten Maerz <torte@netztorte.de>
2         * src/main.c
3                 enable customizable accelerators
4
5 2004-02-08 Thorsten Maerz <torte@netztorte.de>
6         * src/prefs_common.c
7                 re-enable different font settings for gtk1/2
8         * src/prefs_folder_item.c
9                 fix folder prefs displayed wrong
10         * src/textview.c
11                 set 'sunken' shadow type
12
13 2004-02-07 Colin Leroy <colin@colino.net>
14         * src/compose.c
15                 Fix message being always [Edited]
16                 Encode headers correctly (utf8 buf)
17
18 2004-01-27 Thorsten Maerz <torte@netztorte.de>
19         * src/socket.c
20                 remove double g_source_attach()
21                 (Thanks to Colin Leroy)
22
23 2004-01-27 Thorsten Maerz <torte@netztorte.de>
24         * src/gtk/gtksctree.c
25                 Fix SSL certificate list not shown
26         * src/mimeview.c
27                 Fix clicks in mime tree
28
29 2004-01-27 Thorsten Maerz <torte@netztorte.de>
30         * src/common/socket.c
31                 Fix SSL receive
32         * src/compose.c
33                 Fix clipboard menu hotkeys
34
35 2004-01-25 Thorsten Maerz <torte@netztorte.de>
36         * src/gtk/gtkaspell.[ch]
37           src/compose.c
38                 reimplement spellchecker
39
40 2004-01-25 Thorsten Maerz <torte@netztorte.de>
41         * src/gtk/filesel.c
42                 crash when inserting file in compose window
43                 (TODO: keep old selection on clicks)
44         * src/main.c
45                 use gtkrc-2.0 instead of gtkrc
46
47 2004-01-25 Thorsten Maerz <torte@netztorte.de>
48         * src/messageview.c
49                 remove orphaned mimeview unref()
50
51 2004-01-20 Thorsten Maerz <torte@netztorte.de>
52         * src/grouplistdialog.c
53                 expand nodes containing subscribed groups
54
55 2004-01-19 Thorsten Maerz <torte@netztorte.de>
56         * src/textview.c
57                 textview: hide cursor, restore old click behaviour
58
59 2004-01-18 Thorsten Maerz <torte@netztorte.de>
60         * src/textview.c
61                 variable names messed up
62
63 2004-01-17 Colin Leroy <colin@colino.net>
64         * src/addr_compl.c
65                 Fix completion address too thin
66         * src/compose.c
67                 Fix tab-to-subject behaviour
68         * src/summaryview.c
69                 Implement key up & down in summaryview
70
71 2004-01-12 Thorsten Maerz <torte@netztorte.de>
72
73         * sync 098claws
74
75 2004-01-08 Thorsten Maerz <torte@netztorte.de>
76         * configure.ac
77           Makefile.am
78           doc/.cvsignore
79           doc/Makefile.am
80                 faq, man, manual moved to doc/
81         * ac/aspell.m4
82           ac/check-type.m4
83           ac/gnupg-check-typedef.m4
84           ac/openssl.m4
85           ac/spamassassin.m4
86           ac/missing/gdk-pixbuf.m4
87           ac/missing/gpgme.m4
88           ac/missing/imlib.m4
89                 fix automake warnings
90
91 2003-12-06 Colin Leroy <colin@colino.net>
92         * src/summaryview.c
93                 Fix quicksearch
94
95 2003-12-05 Colin Leroy <colin@colino.net>
96         * src/summaryview.c
97                 Fix going to next unread folder
98
99 2003-12-05 Colin Leroy <colin@colino.net>
100         * src/crash.c
101                 Fix gtk2 compilation
102         * src/session.c
103                 Remove iotag source handler at disconnection
104         * src/socket.[ch] 
105                 Remove source handler when closing socket 
106                 (fixes another seg)
107
108 2003-12-04 Colin Leroy <colin@colino.net>
109         * src/compose.c
110           src/prefs_account.c
111           src/prefs_common.c
112                 Fix some dropdown menus
113
114 2003-12-04 Colin Leroy <colin@colino.net>
115         * src/compose.c
116                 Fix event handlers on header fields
117         * src/common/socket.c
118           src/common/session.c
119                 Fix segfault with callback (SSL)
120                 Fix end of session 
121
122 2003-10-06 Thorsten Maerz <torte@netztorte.de>
123
124         * Fix compile bug in src/compose.c
125         * removed src/gtk/gtkstext.[ch]
126
127 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
128
129         * Convert character set and escape "text" attributes in toolbar setting
130         files.
131         * Fixed bug in button-press-event handling.
132
133 2003-09-16 Thorsten Maerz <torte@netztorte.de>
134
135         * Fixed bug in key-press-event handling.
136
137 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
138
139         * Enabled to compile tray-icon plugin (Ad-hoc).
140         * Avoid hang up bug of icon list in mime view (Ad-hoc).
141
142 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
143
144         * Enabled to compile on sylpheed-claws.
145         (tray-icon plugin still cannot compile yet.)
146
147 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
148
149         * Updated to 0.9.5.
150
151 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
152
153         * Updated to 0.9.4.
154         * Ported monitoring SSL mechanism to GSource of GLib2
155         (I don't confirm it)
156         * Added _gtk2 suffix to key name of font preference to avoid
157         ovverwriting preference of Gtk+-1.2 version.
158
159 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
160
161         * Updated to 0.9.2.
162
163 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
164
165         * Updated to 0.9.1.
166         * Translate po files into UTF-8 when execute autogen.sh.
167
168 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
169
170         * Updated to 0.9.0.
171
172 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
173
174         * Plugged GError related memory leaks.
175
176 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
177
178         * Changed default size of fonts.
179         * Enabled to set titile font size of warning dialog.
180
181 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
182
183         * Embed a sylpheed icon into executable binary on Windows.
184
185 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
186
187         * I forgot to traslate character set of element string in src/xml.c.
188
189 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
190
191         * Fixed detecting bind_textdomain_codeset in configure.in.
192         * The bug in which "Example" of "Date fromat" preference isn't displayed
193         correctly has been fixed.
194
195 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
196
197         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
198           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
199           glib-gettextize
200           Removed intl directory.
201           Translated po files into UTF-8.
202           (Thanks! Ryuji Abe)
203
204 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
205
206         * The bug which doesn't unscape string in xml.c has been fixed.
207
208 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
209
210         * The bug which is failed to translate encoding of file name thorough
211         file dialog has been fixed.
212
213 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
214
215         * Modified to translate file names which is used in inporting/expoting
216         mbox feature and "Save as" feature into locale encoding.
217         * Translate file names into locale encoding when "Attache file" and
218         "Insert file".
219         * Force set G_BROKEN_FILENAMES environment variable.
220         * Other minor fixes.
221
222 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
223
224         * Modified to treat MH folder's name as locale encoding.
225
226 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
227
228         * The bug which clash on switching candidates of auto completion of
229         addresses, cannot use auto completion in Japanesse is fixed
230         (Thanks! Tokunaga-san)¡¥
231
232 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
233
234         * The bug which cannot switch key accelerator preference has been fixed
235         (Thanks! smbd-san)¡¥
236
237 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
238
239         * version 0.8.11-gtk2-20030314
240
241 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
242
243         * The bug in which character set conversion of filtering messages has
244         been fixed.(Thanks! COCOA-san).
245
246 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
247
248         * Revived "Leave space on head" preference in "Message" category.
249         * A bug which clash when put the cursor to end of buffer and execute
250         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
251
252 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
253
254         * version 0.8.11-gtk2-20030312
255
256 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
257
258         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
259         * Modified to use Pango's API directly for font preference.
260         * Integrated GtkTextView of textview to one widget.
261         * Set fonts of header title in textview by "header_title" tag.
262         * Removed some deprecated codes.
263
264 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
265
266         * Updated to 0.8.11.
267         * Merged cygwin patch(Thanks! Sakai-san).
268
269 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
270
271         * version 0.8.10-gtk2-20030309