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