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