1 2004-06-27 [colin] 0.9.11cvs17.3
4 Use the new GTK file selector
5 Update prototype to match the reality: multiple file
8 Match the new prototypes
10 Match the new requirements (gtk 2.4.0)
12 2004-06-26 [colin] 0.9.11cvs17.2
14 * src/plugins/trayicon/trayicon.c
15 Remove useless signal handler on resize, which causes
18 2004-06-26 [colin] 0.9.11cvs17.1
21 remove launch_firebird and add nautilus2sylpheed.sh
24 Fix show/hide "Extended symbols" button problem
25 Fix apparition at startup
27 * src/plugins/image_viewer/Makefile.am
30 Re-enable certificate check, as it doesn't seem to
31 cause Xlib errors anymore
33 2004-06-25 [paul] 0.9.11cvs17
35 * sync with 0.9.11cvs17 HEAD
37 NOTE: QuickSearch is broken
39 2004-06-07 [colin] 0.9.10claws67.10
40 * src/plugins/trayicon/trayicon.c
41 src/plugins/trayicon/libeggtrayicon/Makefile.am
42 src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
43 Fix gettextization in trayicon plugin
45 2004-06-07 [colin] 0.9.10claws67.9
48 src/gtk/gtksctree.[ch]
49 Let Shift+{Up,Down} work in summaryview
50 (well, Down "works" and Up works)
51 Let the list scroll when using these keys
53 2004-06-06 [colin] 0.9.10claws67.8
55 * src/plugins/trayicon/trayicon.c
58 2004-06-06 [colin] 0.9.10claws67.7
61 Fix signal handling causing system-wide focus grab
63 2004-05-25 [paul] 0.9.10claws67.6
69 2004-05-25 [paul] 0.9.10claws67.5
71 * replace deprecated gtk_signal... functions
73 2004-05-23 [colin] 0.9.10claws67.4
78 2004-05-22 [colin] 0.9.10claws67.3
81 Re-fix [Edited] in compose.c::compose_reedit()
83 2004-05-22 [colin] 0.9.10claws67.2
86 Fix parsing of multiparts mails
88 2004-05-22 [colin] 0.9.10claws67.1
93 2004-05-22 [paul] 0.9.10claws67
95 * sync with 0.9.10claws67 HEAD
100 add forgotton prototype
102 2004-05-10 [paul] 0.9.10claws57
104 * sync with 0.9.10claws57 HEAD
106 2004-05-05 [paul] 0.9.9.claws1
108 * ChangeLog-gtk2 ** REMOVED **
109 ChangeLog-gtk2.claws ** ADDED **
110 rename and adopt the normal claws format
113 require gtkmathview >= 0.5
117 intl/Makefile.in ** REMOVED **
119 m4/missing ** ADDED **
120 m4/missing/gdk-pixbuf.m4 ** ADDED **
121 m4/missing/gettext.m4 ** ADDED **
122 m4/missing/gpgme.m4 ** ADDED **
123 m4/missing/imlib.m4 ** ADDED **
124 m4/.cvsignore ** ADDED **
125 m4/Makefile.am ** ADDED **
126 m4/README ** ADDED **
127 m4/aclocal-include.m4 ** ADDED **
128 m4/aspell.m4 ** ADDED **
129 m4/check-type.m4 ** ADDED **
130 m4/gnupg-check-typedef.m4 ** ADDED **
131 m4/openssl.m4 ** ADDED **
132 m4/spamassassin.m4 ** ADDED **
133 po/ChangeLog ** REMOVED **
134 po/Makefile.in.in ** REMOVED **
135 po/Rules-quot ** REMOVED **
136 po/boldquot.sed ** REMOVED **
137 po/en@boldquot.header ** REMOVED **
138 po/en@quot.header ** REMOVED **
139 po/insert-header.sin ** REMOVED **
140 po/quot.sed ** REMOVED **
141 po/remove-potcdate.sed ** REMOVED **
142 po/remove-potcdate.sin ** REMOVED **
143 po/stamp-po ** REMOVED **
147 enable building with automake 1.8.x
148 add 'autopoint --force' to autogen.sh and remove all
149 auto-generated files, remove ac/ directory and use
150 m4/ directory instead
152 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
155 2004-02-28 Colin Leroy <colin@colino.net>
156 * src/prefs_matcher.c
157 src/prefs_filtering.c
158 src/prefs_filtering_action.c
159 Fix non-editable GtkEntries
161 2004-02-22 Thorsten Maerz <torte@netztorte.de>
163 utf8 conversion for theme info
165 2004-02-21 Thorsten Maerz <torte@netztorte.de>
168 2004-02-14 Thorsten Maerz <torte@netztorte.de>
169 * src/grouplistdialog.c
170 allow multiple selections without ctrl key
172 2004-02-09 Thorsten Maerz <torte@netztorte.de>
174 enable customizable accelerators
176 2004-02-08 Thorsten Maerz <torte@netztorte.de>
178 re-enable different font settings for gtk1/2
179 * src/prefs_folder_item.c
180 fix folder prefs displayed wrong
182 set 'sunken' shadow type
184 2004-02-07 Colin Leroy <colin@colino.net>
186 Fix message being always [Edited]
187 Encode headers correctly (utf8 buf)
189 2004-01-27 Thorsten Maerz <torte@netztorte.de>
191 remove double g_source_attach()
192 (Thanks to Colin Leroy)
194 2004-01-27 Thorsten Maerz <torte@netztorte.de>
195 * src/gtk/gtksctree.c
196 Fix SSL certificate list not shown
198 Fix clicks in mime tree
200 2004-01-27 Thorsten Maerz <torte@netztorte.de>
201 * src/common/socket.c
204 Fix clipboard menu hotkeys
206 2004-01-25 Thorsten Maerz <torte@netztorte.de>
207 * src/gtk/gtkaspell.[ch]
209 reimplement spellchecker
211 2004-01-25 Thorsten Maerz <torte@netztorte.de>
213 crash when inserting file in compose window
214 (TODO: keep old selection on clicks)
216 use gtkrc-2.0 instead of gtkrc
218 2004-01-25 Thorsten Maerz <torte@netztorte.de>
220 remove orphaned mimeview unref()
222 2004-01-20 Thorsten Maerz <torte@netztorte.de>
223 * src/grouplistdialog.c
224 expand nodes containing subscribed groups
226 2004-01-19 Thorsten Maerz <torte@netztorte.de>
228 textview: hide cursor, restore old click behaviour
230 2004-01-18 Thorsten Maerz <torte@netztorte.de>
232 variable names messed up
234 2004-01-17 Colin Leroy <colin@colino.net>
236 Fix completion address too thin
238 Fix tab-to-subject behaviour
240 Implement key up & down in summaryview
242 2004-01-12 Thorsten Maerz <torte@netztorte.de>
246 2004-01-08 Thorsten Maerz <torte@netztorte.de>
251 faq, man, manual moved to doc/
254 ac/gnupg-check-typedef.m4
257 ac/missing/gdk-pixbuf.m4
260 fix automake warnings
262 2003-12-06 Colin Leroy <colin@colino.net>
266 2003-12-05 Colin Leroy <colin@colino.net>
268 Fix going to next unread folder
270 2003-12-05 Colin Leroy <colin@colino.net>
274 Remove iotag source handler at disconnection
276 Remove source handler when closing socket
279 2003-12-04 Colin Leroy <colin@colino.net>
283 Fix some dropdown menus
285 2003-12-04 Colin Leroy <colin@colino.net>
287 Fix event handlers on header fields
288 * src/common/socket.c
290 Fix segfault with callback (SSL)
293 2003-10-06 Thorsten Maerz <torte@netztorte.de>
295 * Fix compile bug in src/compose.c
296 * removed src/gtk/gtkstext.[ch]
298 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
300 * Convert character set and escape "text" attributes in toolbar setting
302 * Fixed bug in button-press-event handling.
304 2003-09-16 Thorsten Maerz <torte@netztorte.de>
306 * Fixed bug in key-press-event handling.
308 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
310 * Enabled to compile tray-icon plugin (Ad-hoc).
311 * Avoid hang up bug of icon list in mime view (Ad-hoc).
313 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
315 * Enabled to compile on sylpheed-claws.
316 (tray-icon plugin still cannot compile yet.)
318 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
322 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
325 * Ported monitoring SSL mechanism to GSource of GLib2
327 * Added _gtk2 suffix to key name of font preference to avoid
328 ovverwriting preference of Gtk+-1.2 version.
330 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
334 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
337 * Translate po files into UTF-8 when execute autogen.sh.
339 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
343 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
345 * Plugged GError related memory leaks.
347 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
349 * Changed default size of fonts.
350 * Enabled to set titile font size of warning dialog.
352 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
354 * Embed a sylpheed icon into executable binary on Windows.
356 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
358 * I forgot to traslate character set of element string in src/xml.c.
360 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
362 * Fixed detecting bind_textdomain_codeset in configure.in.
363 * The bug in which "Example" of "Date fromat" preference isn't displayed
364 correctly has been fixed.
366 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
368 * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
369 Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
371 Removed intl directory.
372 Translated po files into UTF-8.
375 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
377 * The bug which doesn't unscape string in xml.c has been fixed.
379 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
381 * The bug which is failed to translate encoding of file name thorough
382 file dialog has been fixed.
384 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
386 * Modified to translate file names which is used in inporting/expoting
387 mbox feature and "Save as" feature into locale encoding.
388 * Translate file names into locale encoding when "Attache file" and
390 * Force set G_BROKEN_FILENAMES environment variable.
393 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
395 * Modified to treat MH folder's name as locale encoding.
397 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
399 * The bug which clash on switching candidates of auto completion of
400 addresses, cannot use auto completion in Japanesse is fixed
401 (Thanks! Tokunaga-san)¡¥
403 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
405 * The bug which cannot switch key accelerator preference has been fixed
408 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
410 * version 0.8.11-gtk2-20030314
412 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
414 * The bug in which character set conversion of filtering messages has
415 been fixed.(Thanks! COCOA-san).
417 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
419 * Revived "Leave space on head" preference in "Message" category.
420 * A bug which clash when put the cursor to end of buffer and execute
421 "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
423 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
425 * version 0.8.11-gtk2-20030312
427 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
429 * Fixed position of switching account popup (Thanks! Ikezoe-san)¡¥
430 * Modified to use Pango's API directly for font preference.
431 * Integrated GtkTextView of textview to one widget.
432 * Set fonts of header title in textview by "header_title" tag.
433 * Removed some deprecated codes.
435 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
438 * Merged cygwin patch(Thanks! Sakai-san).
440 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
442 * version 0.8.10-gtk2-20030309