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