1 2004-07-03 [colin] 0.9.11cvs17.5
4 Fix mismerge which broke URI opening
6 2004-07-01 [colin] 0.9.11cvs17.4
9 Fill filename when saving
11 2004-06-27 [colin] 0.9.11cvs17.3
13 * src/gtk/filesel.[ch]
14 Use the new GTK file selector
15 Update prototype to match the reality: multiple file
16 selection is open-only
18 Match the new prototypes
20 Match the new requirements (gtk 2.4.0)
22 2004-06-26 [colin] 0.9.11cvs17.2
24 * src/plugins/trayicon/trayicon.c
25 Remove useless signal handler on resize, which causes
28 2004-06-26 [colin] 0.9.11cvs17.1
31 remove launch_firebird and add nautilus2sylpheed.sh
34 Fix show/hide "Extended symbols" button problem
35 Fix apparition at startup
37 * src/plugins/image_viewer/Makefile.am
40 Re-enable certificate check, as it doesn't seem to
41 cause Xlib errors anymore
43 2004-06-25 [paul] 0.9.11cvs17
45 * sync with 0.9.11cvs17 HEAD
47 NOTE: QuickSearch is broken
49 2004-06-07 [colin] 0.9.10claws67.10
50 * src/plugins/trayicon/trayicon.c
51 src/plugins/trayicon/libeggtrayicon/Makefile.am
52 src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
53 Fix gettextization in trayicon plugin
55 2004-06-07 [colin] 0.9.10claws67.9
58 src/gtk/gtksctree.[ch]
59 Let Shift+{Up,Down} work in summaryview
60 (well, Down "works" and Up works)
61 Let the list scroll when using these keys
63 2004-06-06 [colin] 0.9.10claws67.8
65 * src/plugins/trayicon/trayicon.c
68 2004-06-06 [colin] 0.9.10claws67.7
71 Fix signal handling causing system-wide focus grab
73 2004-05-25 [paul] 0.9.10claws67.6
79 2004-05-25 [paul] 0.9.10claws67.5
81 * replace deprecated gtk_signal... functions
83 2004-05-23 [colin] 0.9.10claws67.4
88 2004-05-22 [colin] 0.9.10claws67.3
91 Re-fix [Edited] in compose.c::compose_reedit()
93 2004-05-22 [colin] 0.9.10claws67.2
96 Fix parsing of multiparts mails
98 2004-05-22 [colin] 0.9.10claws67.1
103 2004-05-22 [paul] 0.9.10claws67
105 * sync with 0.9.10claws67 HEAD
110 add forgotton prototype
112 2004-05-10 [paul] 0.9.10claws57
114 * sync with 0.9.10claws57 HEAD
116 2004-05-05 [paul] 0.9.9.claws1
118 * ChangeLog-gtk2 ** REMOVED **
119 ChangeLog-gtk2.claws ** ADDED **
120 rename and adopt the normal claws format
123 require gtkmathview >= 0.5
127 intl/Makefile.in ** REMOVED **
129 m4/missing ** ADDED **
130 m4/missing/gdk-pixbuf.m4 ** ADDED **
131 m4/missing/gettext.m4 ** ADDED **
132 m4/missing/gpgme.m4 ** ADDED **
133 m4/missing/imlib.m4 ** ADDED **
134 m4/.cvsignore ** ADDED **
135 m4/Makefile.am ** ADDED **
136 m4/README ** ADDED **
137 m4/aclocal-include.m4 ** ADDED **
138 m4/aspell.m4 ** ADDED **
139 m4/check-type.m4 ** ADDED **
140 m4/gnupg-check-typedef.m4 ** ADDED **
141 m4/openssl.m4 ** ADDED **
142 m4/spamassassin.m4 ** ADDED **
143 po/ChangeLog ** REMOVED **
144 po/Makefile.in.in ** REMOVED **
145 po/Rules-quot ** REMOVED **
146 po/boldquot.sed ** REMOVED **
147 po/en@boldquot.header ** REMOVED **
148 po/en@quot.header ** REMOVED **
149 po/insert-header.sin ** REMOVED **
150 po/quot.sed ** REMOVED **
151 po/remove-potcdate.sed ** REMOVED **
152 po/remove-potcdate.sin ** REMOVED **
153 po/stamp-po ** REMOVED **
157 enable building with automake 1.8.x
158 add 'autopoint --force' to autogen.sh and remove all
159 auto-generated files, remove ac/ directory and use
160 m4/ directory instead
162 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
165 2004-02-28 Colin Leroy <colin@colino.net>
166 * src/prefs_matcher.c
167 src/prefs_filtering.c
168 src/prefs_filtering_action.c
169 Fix non-editable GtkEntries
171 2004-02-22 Thorsten Maerz <torte@netztorte.de>
173 utf8 conversion for theme info
175 2004-02-21 Thorsten Maerz <torte@netztorte.de>
178 2004-02-14 Thorsten Maerz <torte@netztorte.de>
179 * src/grouplistdialog.c
180 allow multiple selections without ctrl key
182 2004-02-09 Thorsten Maerz <torte@netztorte.de>
184 enable customizable accelerators
186 2004-02-08 Thorsten Maerz <torte@netztorte.de>
188 re-enable different font settings for gtk1/2
189 * src/prefs_folder_item.c
190 fix folder prefs displayed wrong
192 set 'sunken' shadow type
194 2004-02-07 Colin Leroy <colin@colino.net>
196 Fix message being always [Edited]
197 Encode headers correctly (utf8 buf)
199 2004-01-27 Thorsten Maerz <torte@netztorte.de>
201 remove double g_source_attach()
202 (Thanks to Colin Leroy)
204 2004-01-27 Thorsten Maerz <torte@netztorte.de>
205 * src/gtk/gtksctree.c
206 Fix SSL certificate list not shown
208 Fix clicks in mime tree
210 2004-01-27 Thorsten Maerz <torte@netztorte.de>
211 * src/common/socket.c
214 Fix clipboard menu hotkeys
216 2004-01-25 Thorsten Maerz <torte@netztorte.de>
217 * src/gtk/gtkaspell.[ch]
219 reimplement spellchecker
221 2004-01-25 Thorsten Maerz <torte@netztorte.de>
223 crash when inserting file in compose window
224 (TODO: keep old selection on clicks)
226 use gtkrc-2.0 instead of gtkrc
228 2004-01-25 Thorsten Maerz <torte@netztorte.de>
230 remove orphaned mimeview unref()
232 2004-01-20 Thorsten Maerz <torte@netztorte.de>
233 * src/grouplistdialog.c
234 expand nodes containing subscribed groups
236 2004-01-19 Thorsten Maerz <torte@netztorte.de>
238 textview: hide cursor, restore old click behaviour
240 2004-01-18 Thorsten Maerz <torte@netztorte.de>
242 variable names messed up
244 2004-01-17 Colin Leroy <colin@colino.net>
246 Fix completion address too thin
248 Fix tab-to-subject behaviour
250 Implement key up & down in summaryview
252 2004-01-12 Thorsten Maerz <torte@netztorte.de>
256 2004-01-08 Thorsten Maerz <torte@netztorte.de>
261 faq, man, manual moved to doc/
264 ac/gnupg-check-typedef.m4
267 ac/missing/gdk-pixbuf.m4
270 fix automake warnings
272 2003-12-06 Colin Leroy <colin@colino.net>
276 2003-12-05 Colin Leroy <colin@colino.net>
278 Fix going to next unread folder
280 2003-12-05 Colin Leroy <colin@colino.net>
284 Remove iotag source handler at disconnection
286 Remove source handler when closing socket
289 2003-12-04 Colin Leroy <colin@colino.net>
293 Fix some dropdown menus
295 2003-12-04 Colin Leroy <colin@colino.net>
297 Fix event handlers on header fields
298 * src/common/socket.c
300 Fix segfault with callback (SSL)
303 2003-10-06 Thorsten Maerz <torte@netztorte.de>
305 * Fix compile bug in src/compose.c
306 * removed src/gtk/gtkstext.[ch]
308 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
310 * Convert character set and escape "text" attributes in toolbar setting
312 * Fixed bug in button-press-event handling.
314 2003-09-16 Thorsten Maerz <torte@netztorte.de>
316 * Fixed bug in key-press-event handling.
318 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
320 * Enabled to compile tray-icon plugin (Ad-hoc).
321 * Avoid hang up bug of icon list in mime view (Ad-hoc).
323 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
325 * Enabled to compile on sylpheed-claws.
326 (tray-icon plugin still cannot compile yet.)
328 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
332 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
335 * Ported monitoring SSL mechanism to GSource of GLib2
337 * Added _gtk2 suffix to key name of font preference to avoid
338 ovverwriting preference of Gtk+-1.2 version.
340 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
344 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
347 * Translate po files into UTF-8 when execute autogen.sh.
349 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
353 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
355 * Plugged GError related memory leaks.
357 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
359 * Changed default size of fonts.
360 * Enabled to set titile font size of warning dialog.
362 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
364 * Embed a sylpheed icon into executable binary on Windows.
366 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
368 * I forgot to traslate character set of element string in src/xml.c.
370 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
372 * Fixed detecting bind_textdomain_codeset in configure.in.
373 * The bug in which "Example" of "Date fromat" preference isn't displayed
374 correctly has been fixed.
376 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
378 * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
379 Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
381 Removed intl directory.
382 Translated po files into UTF-8.
385 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
387 * The bug which doesn't unscape string in xml.c has been fixed.
389 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
391 * The bug which is failed to translate encoding of file name thorough
392 file dialog has been fixed.
394 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
396 * Modified to translate file names which is used in inporting/expoting
397 mbox feature and "Save as" feature into locale encoding.
398 * Translate file names into locale encoding when "Attache file" and
400 * Force set G_BROKEN_FILENAMES environment variable.
403 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
405 * Modified to treat MH folder's name as locale encoding.
407 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
409 * The bug which clash on switching candidates of auto completion of
410 addresses, cannot use auto completion in Japanesse is fixed
411 (Thanks! Tokunaga-san)¡¥
413 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
415 * The bug which cannot switch key accelerator preference has been fixed
418 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
420 * version 0.8.11-gtk2-20030314
422 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
424 * The bug in which character set conversion of filtering messages has
425 been fixed.(Thanks! COCOA-san).
427 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
429 * Revived "Leave space on head" preference in "Message" category.
430 * A bug which clash when put the cursor to end of buffer and execute
431 "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
433 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
435 * version 0.8.11-gtk2-20030312
437 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
439 * Fixed position of switching account popup (Thanks! Ikezoe-san)¡¥
440 * Modified to use Pango's API directly for font preference.
441 * Integrated GtkTextView of textview to one widget.
442 * Set fonts of header title in textview by "header_title" tag.
443 * Removed some deprecated codes.
445 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
448 * Merged cygwin patch(Thanks! Sakai-san).
450 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
452 * version 0.8.10-gtk2-20030309