1 2013-02-20 [colin] 3.9.0cvs93
4 Auto fix plugin names ending in "_plugin"
6 2013-02-20 [colin] 3.9.0cvs92
8 * src/plugins/gdata/Makefile.am
11 2013-02-20 [colin] 3.9.0cvs91
13 * src/plugins/fetchinfo/Makefile.am
14 * src/plugins/notification/Makefile.am
15 * src/plugins/perl/Makefile.am
16 * src/plugins/python/Makefile.am
17 Drop _plugin from the plugin's filename
19 2013-02-20 [colin] 3.9.0cvs90
22 Group core's --{en,dis}able switches
24 2013-02-20 [colin] 3.9.0cvs89
29 2013-02-20 [colin] 3.9.0cvs88
33 Don't check for GNOME2 when we want to check for
34 gtk-update-icon-cache; Typo fix
36 2013-02-20 [colin] 3.9.0cvs87
38 * src/plugins/Makefile.am
39 * src/plugins/acpi_notifier/Makefile.am
40 * src/plugins/address_keeper/Makefile.am
41 * src/plugins/archive/Makefile.am
42 * src/plugins/att_remover/Makefile.am
43 * src/plugins/attachwarner/Makefile.am
44 * src/plugins/bogofilter/Makefile.am
45 * src/plugins/bsfilter/Makefile.am
46 * src/plugins/clamd/Makefile.am
47 * src/plugins/demo/Makefile.am
48 * src/plugins/fancy/Makefile.am
49 * src/plugins/fetchinfo/Makefile.am
50 * src/plugins/gdata/Makefile.am
51 * src/plugins/mailmbox/Makefile.am
52 * src/plugins/newmail/Makefile.am
53 * src/plugins/notification/Makefile.am
54 * src/plugins/pdf_viewer/Makefile.am
55 * src/plugins/perl/Makefile.am
56 * src/plugins/pgpcore/Makefile.am
57 * src/plugins/pgpinline/Makefile.am
58 * src/plugins/pgpmime/Makefile.am
59 * src/plugins/python/Makefile.am
60 * src/plugins/rssyl/Makefile.am
61 * src/plugins/smime/Makefile.am
62 * src/plugins/spam_report/Makefile.am
63 * src/plugins/spamassassin/Makefile.am
64 * src/plugins/tnef_parse/Makefile.am
65 * src/plugins/vcalendar/Makefile.am
66 Change automake conditionals so that all plugins subdirectories
67 are included, but nothing built in disabled plugins. Fixes make
68 dist with some plugins --disabled.
70 2013-02-20 [colin] 3.9.0cvs86
73 * src/plugins/fancy/fancy_viewer.h
74 Fix build for Fancy and vCalendar
76 2013-02-20 [colin] 3.9.0cvs85
79 Rework plugin enabling logic. More clean!
80 * src/plugins/fancy/fancy_viewer.c
81 * src/plugins/fancy/fancy_viewer.h
82 * src/plugins/spam_report/spam_report.c
83 Make curl dependancy mandatory
84 * src/plugins/notification/notification_plugin.c
85 Fix build with every possible thing disabled
86 * src/plugins/notification/Makefile.am
87 * src/plugins/notification/gtkhotkey/.cvsignore
88 * src/plugins/notification/gtkhotkey/Makefile.am
89 * src/plugins/notification/gtkhotkey/gtk-hotkey-error.c
90 * src/plugins/notification/gtkhotkey/gtk-hotkey-error.h
91 * src/plugins/notification/gtkhotkey/gtk-hotkey-info.c
92 * src/plugins/notification/gtkhotkey/gtk-hotkey-info.h
93 * src/plugins/notification/gtkhotkey/gtk-hotkey-key-file-registry.c
94 * src/plugins/notification/gtkhotkey/gtk-hotkey-key-file-registry.h
95 * src/plugins/notification/gtkhotkey/gtk-hotkey-listener.c
96 * src/plugins/notification/gtkhotkey/gtk-hotkey-listener.h
97 * src/plugins/notification/gtkhotkey/gtk-hotkey-marshal.c
98 * src/plugins/notification/gtkhotkey/gtk-hotkey-marshal.h
99 * src/plugins/notification/gtkhotkey/gtk-hotkey-registry.c
100 * src/plugins/notification/gtkhotkey/gtk-hotkey-registry.h
101 * src/plugins/notification/gtkhotkey/gtk-hotkey-utils.c
102 * src/plugins/notification/gtkhotkey/gtk-hotkey-utils.h
103 * src/plugins/notification/gtkhotkey/gtk-hotkey-x11-listener.c
104 * src/plugins/notification/gtkhotkey/gtk-hotkey-x11-listener.h
105 * src/plugins/notification/gtkhotkey/gtkhotkey.h
106 * src/plugins/notification/gtkhotkey/x11/eggaccelerators.c
107 * src/plugins/notification/gtkhotkey/x11/eggaccelerators.h
108 * src/plugins/notification/gtkhotkey/x11/tomboykeybinder.c
109 * src/plugins/notification/gtkhotkey/x11/tomboykeybinder.h
110 Re-add hotkey support
111 * src/plugins/spam_report/Makefile.am
112 * src/plugins/tnef_parse/Makefile.am
115 2013-02-20 [colin] 3.9.0cvs84
119 * src/plugins/Makefile.am
120 * src/plugins/dillo_viewer/.cvsignore
121 * src/plugins/dillo_viewer/Makefile.am
122 * src/plugins/dillo_viewer/README
123 * src/plugins/dillo_viewer/dillo_prefs.c
124 * src/plugins/dillo_viewer/dillo_prefs.h
125 * src/plugins/dillo_viewer/dillo_viewer.c
126 * src/plugins/trayicon/.cvsignore
127 * src/plugins/trayicon/Makefile.am
128 * src/plugins/trayicon/README
129 * src/plugins/trayicon/trayicon.c
130 * src/plugins/trayicon/trayicon_prefs.c
131 * src/plugins/trayicon/trayicon_prefs.h
132 * src/plugins/trayicon/libeggtrayicon/.cvsignore
133 Drop trayicon and dillo_viewer
135 2013-02-20 [colin] 3.9.0cvs83
138 * src/plugins/Makefile.am
139 * src/plugins/spam_report/.cvsignore
140 * src/plugins/spam_report/Makefile.am
141 * src/plugins/spam_report/placeholder.txt
142 * src/plugins/spam_report/spam_report.c
143 * src/plugins/spam_report/spam_report_prefs.c
144 * src/plugins/spam_report/spam_report_prefs.h
145 * src/plugins/tnef_parse/.cvsignore
146 * src/plugins/tnef_parse/Makefile.am
147 * src/plugins/tnef_parse/claws.def
148 * src/plugins/tnef_parse/mapi.h
149 * src/plugins/tnef_parse/mapidefs.h
150 * src/plugins/tnef_parse/mapitags.h
151 * src/plugins/tnef_parse/placeholder.txt
152 * src/plugins/tnef_parse/plugin.def
153 * src/plugins/tnef_parse/tnef-errors.h
154 * src/plugins/tnef_parse/tnef-types.h
155 * src/plugins/tnef_parse/tnef_dump.c
156 * src/plugins/tnef_parse/tnef_dump.h
157 * src/plugins/tnef_parse/tnef_parse.c
158 * src/plugins/tnef_parse/version.rc
159 * src/plugins/tnef_parse/ytnef.c
160 * src/plugins/tnef_parse/ytnef.h
161 Add tnef_parse and spam_report
163 2013-02-20 [colin] 3.9.0cvs82
165 * src/plugins/bogofilter/Makefile.am
166 * src/plugins/clamd/Makefile.am
167 * src/plugins/demo/Makefile.am
168 * src/plugins/dillo_viewer/Makefile.am
169 * src/plugins/fancy/Makefile.am
170 * src/plugins/fetchinfo/Makefile.am
171 * src/plugins/gdata/Makefile.am
172 * src/plugins/mailmbox/Makefile.am
173 * src/plugins/newmail/Makefile.am
174 * src/plugins/notification/Makefile.am
175 * src/plugins/pdf_viewer/Makefile.am
176 * src/plugins/perl/Makefile.am
177 * src/plugins/python/Makefile.am
178 * src/plugins/spamassassin/Makefile.am
179 * src/plugins/trayicon/Makefile.am
180 * src/plugins/vcalendar/libical/libical/Makefile.am
181 Fix out-of-tree build
183 2013-02-19 [colin] 3.9.0cvs81
186 Fix inverted logic in a few plugins
188 2013-02-18 [mones] 3.9.0cvs80
190 * src/plugins/notification/Makefile.am
191 * src/plugins/pdf_viewer/Makefile.am
192 * src/plugins/python/Makefile.am
193 Allow 'make dist' to generate a nice tarball
195 2013-02-18 [wwp] 3.9.0cvs79
197 * src/plugins/clamd/libclamd/.cvsignore
198 Add one more .cvsignore file.
200 2013-02-18 [wwp] 3.9.0cvs78
202 * src/plugins/clamd/libclamd/.cvsignore
203 One more .cvsignore file.
205 2013-02-18 [wwp] 3.9.0cvs77
207 * src/plugins/clamd/.cvsignore
208 * src/plugins/clamd/libclamd/.cvsignore
209 * src/plugins/fetchinfo/.cvsignore
210 * src/plugins/gdata/.cvsignore
211 * src/plugins/mailmbox/.cvsignore
212 * src/plugins/newmail/.cvsignore
213 * src/plugins/notification/.cvsignore
214 * src/plugins/pdf_viewer/.cvsignore
215 * src/plugins/perl/.cvsignore
216 * src/plugins/python/.cvsignore
217 Silent up stuff a bit.
219 2013-02-17 [colin] 3.9.0cvs76
221 * src/plugins/notification/Makefile.am
222 * src/plugins/notification/notification_banner.c
223 * src/plugins/notification/notification_banner.h
224 * src/plugins/notification/notification_command.c
225 * src/plugins/notification/notification_command.h
226 * src/plugins/notification/notification_core.c
227 * src/plugins/notification/notification_foldercheck.c
228 * src/plugins/notification/notification_foldercheck.h
229 * src/plugins/notification/notification_hotkeys.c
230 * src/plugins/notification/notification_hotkeys.h
231 * src/plugins/notification/notification_indicator.c
232 * src/plugins/notification/notification_indicator.h
233 * src/plugins/notification/notification_lcdproc.c
234 * src/plugins/notification/notification_lcdproc.h
235 * src/plugins/notification/notification_plugin.c
236 * src/plugins/notification/notification_plugin.h
237 * src/plugins/notification/notification_popup.c
238 * src/plugins/notification/notification_popup.h
239 * src/plugins/notification/notification_prefs.c
240 * src/plugins/notification/notification_prefs.h
241 * src/plugins/notification/notification_trayicon.c
242 * src/plugins/notification/notification_trayicon.h
243 Activate and fix notification (without libindicate)
245 2013-02-17 [colin] 3.9.0cvs75
247 * src/plugins/Makefile.am
248 * src/plugins/archive/Makefile.am
249 * src/plugins/clamd/Makefile.am
250 * src/plugins/clamd/clamav_plugin.c
251 * src/plugins/clamd/clamav_plugin.h
252 * src/plugins/clamd/clamav_plugin_gtk.c
253 * src/plugins/clamd/placeholder.txt
254 * src/plugins/clamd/libclamd/Makefile.am
255 * src/plugins/clamd/libclamd/clamd-plugin.c
256 * src/plugins/clamd/libclamd/clamd-plugin.h
257 * src/plugins/fetchinfo/Makefile.am
258 * src/plugins/fetchinfo/fetchinfo_plugin.c
259 * src/plugins/fetchinfo/fetchinfo_plugin.h
260 * src/plugins/fetchinfo/fetchinfo_plugin_gtk.c
261 * src/plugins/fetchinfo/placeholder.txt
262 * src/plugins/gdata/Makefile.am
263 * src/plugins/gdata/cm_gdata_contacts.c
264 * src/plugins/gdata/cm_gdata_contacts.h
265 * src/plugins/gdata/cm_gdata_prefs.c
266 * src/plugins/gdata/cm_gdata_prefs.h
267 * src/plugins/gdata/gdata_plugin.c
268 * src/plugins/gdata/gdata_plugin.h
269 * src/plugins/gdata/placeholder.txt
270 * src/plugins/geolocation/placeholder.txt
271 * src/plugins/gtkhtml2_viewer/placeholder.txt
272 * src/plugins/mailmbox/Makefile.am
273 * src/plugins/mailmbox/carray.c
274 * src/plugins/mailmbox/carray.h
275 * src/plugins/mailmbox/chash.c
276 * src/plugins/mailmbox/chash.h
277 * src/plugins/mailmbox/clist.c
278 * src/plugins/mailmbox/clist.h
279 * src/plugins/mailmbox/mailimf.c
280 * src/plugins/mailmbox/mailimf.h
281 * src/plugins/mailmbox/mailimf_types.c
282 * src/plugins/mailmbox/mailimf_types.h
283 * src/plugins/mailmbox/mailimf_types_helper.c
284 * src/plugins/mailmbox/mailimf_types_helper.h
285 * src/plugins/mailmbox/mailimf_write.c
286 * src/plugins/mailmbox/mailimf_write.h
287 * src/plugins/mailmbox/maillock.c
288 * src/plugins/mailmbox/maillock.h
289 * src/plugins/mailmbox/mailmbox.c
290 * src/plugins/mailmbox/mailmbox.h
291 * src/plugins/mailmbox/mailmbox_folder.c
292 * src/plugins/mailmbox/mailmbox_folder.h
293 * src/plugins/mailmbox/mailmbox_gtk.deps
294 * src/plugins/mailmbox/mailmbox_parse.c
295 * src/plugins/mailmbox/mailmbox_parse.h
296 * src/plugins/mailmbox/mailmbox_types.c
297 * src/plugins/mailmbox/mailmbox_types.h
298 * src/plugins/mailmbox/mmapstring.c
299 * src/plugins/mailmbox/mmapstring.h
300 * src/plugins/mailmbox/placeholder.txt
301 * src/plugins/mailmbox/plugin.c
302 * src/plugins/mailmbox/plugin_gtk.c
303 * src/plugins/mailmbox/plugin_gtk.h
304 * src/plugins/newmail/Makefile.am
305 * src/plugins/newmail/newmail.c
306 * src/plugins/newmail/placeholder.txt
307 * src/plugins/notification/Makefile.am
308 * src/plugins/notification/claws.def
309 * src/plugins/notification/notification_banner.c
310 * src/plugins/notification/notification_banner.h
311 * src/plugins/notification/notification_command.c
312 * src/plugins/notification/notification_command.h
313 * src/plugins/notification/notification_core.c
314 * src/plugins/notification/notification_core.h
315 * src/plugins/notification/notification_foldercheck.c
316 * src/plugins/notification/notification_foldercheck.h
317 * src/plugins/notification/notification_hotkeys.c
318 * src/plugins/notification/notification_hotkeys.h
319 * src/plugins/notification/notification_indicator.c
320 * src/plugins/notification/notification_indicator.h
321 * src/plugins/notification/notification_lcdproc.c
322 * src/plugins/notification/notification_lcdproc.h
323 * src/plugins/notification/notification_pixbuf.c
324 * src/plugins/notification/notification_pixbuf.h
325 * src/plugins/notification/notification_plugin.c
326 * src/plugins/notification/notification_plugin.h
327 * src/plugins/notification/notification_popup.c
328 * src/plugins/notification/notification_popup.h
329 * src/plugins/notification/notification_prefs.c
330 * src/plugins/notification/notification_prefs.h
331 * src/plugins/notification/notification_trayicon.c
332 * src/plugins/notification/notification_trayicon.h
333 * src/plugins/notification/placeholder.txt
334 * src/plugins/notification/plugin.def
335 * src/plugins/notification/raw_claws_mail_logo_64x64.h
336 * src/plugins/notification/version.rc
337 * src/plugins/pdf_viewer/Makefile.am
338 * src/plugins/pdf_viewer/doc_index.xpm
339 * src/plugins/pdf_viewer/doc_index_close.xpm
340 * src/plugins/pdf_viewer/doc_info.xpm
341 * src/plugins/pdf_viewer/first_arrow.xpm
342 * src/plugins/pdf_viewer/last_arrow.xpm
343 * src/plugins/pdf_viewer/left_arrow.xpm
344 * src/plugins/pdf_viewer/placeholder.txt
345 * src/plugins/pdf_viewer/poppler_viewer.c
346 * src/plugins/pdf_viewer/poppler_viewer.h
347 * src/plugins/pdf_viewer/right_arrow.xpm
348 * src/plugins/pdf_viewer/rotate_left.xpm
349 * src/plugins/pdf_viewer/rotate_right.xpm
350 * src/plugins/pdf_viewer/zoom_fit.xpm
351 * src/plugins/pdf_viewer/zoom_in.xpm
352 * src/plugins/pdf_viewer/zoom_out.xpm
353 * src/plugins/pdf_viewer/zoom_width.xpm
354 * src/plugins/perl/Makefile.am
355 * src/plugins/perl/perl_gtk.c
356 * src/plugins/perl/perl_gtk.h
357 * src/plugins/perl/perl_plugin.c
358 * src/plugins/perl/perl_plugin.h
359 * src/plugins/perl/placeholder.txt
360 * src/plugins/python/Makefile.am
361 * src/plugins/python/clawsmailmodule.c
362 * src/plugins/python/clawsmailmodule.h
363 * src/plugins/python/composewindowtype.c
364 * src/plugins/python/composewindowtype.h
365 * src/plugins/python/foldertype.c
366 * src/plugins/python/foldertype.h
367 * src/plugins/python/messageinfotype.c
368 * src/plugins/python/messageinfotype.h
369 * src/plugins/python/nodetype.c
370 * src/plugins/python/nodetype.h
371 * src/plugins/python/placeholder.txt
372 * src/plugins/python/python-hooks.c
373 * src/plugins/python/python-hooks.h
374 * src/plugins/python/python-shell.c
375 * src/plugins/python/python-shell.h
376 * src/plugins/python/python_plugin.c
377 * src/plugins/vcalendar/Makefile.in
378 Add some plugins (clamd, fetchinfo, gdata, mailmbox, newmail,
379 notification, pdf_viewer, perl, python). Notification not yet
380 enabled because it has too much autoconf switches for my taste.
383 2013-02-16 [colin] 3.9.0cvs74
409 * src/plugins/Makefile.am
410 * src/plugins/archive/.cvsignore
411 * src/plugins/archive/Makefile.am
412 * src/plugins/archive/archiver.c
413 * src/plugins/archive/archiver.h
414 * src/plugins/archive/archiver_gtk.c
415 * src/plugins/archive/archiver_prefs.c
416 * src/plugins/archive/archiver_prefs.h
417 * src/plugins/archive/libarchive_archive.c
418 * src/plugins/archive/libarchive_archive.h
419 * src/plugins/archive/placeholder.txt
420 * src/plugins/att_remover/.cvsignore
421 * src/plugins/att_remover/Makefile.am
422 * src/plugins/att_remover/att_remover.c
423 * src/plugins/att_remover/placeholder.txt
424 * src/plugins/bsfilter/.cvsignore
425 * src/plugins/bsfilter/Makefile.am
426 * src/plugins/bsfilter/bsfilter.c
427 * src/plugins/bsfilter/bsfilter.h
428 * src/plugins/bsfilter/bsfilter_gtk.c
429 * src/plugins/bsfilter/claws.def
430 * src/plugins/bsfilter/placeholder.txt
431 * src/plugins/bsfilter/plugin.def
432 * src/plugins/bsfilter/version.rc
433 Add archive, att_remover, bsfilter
434 * src/plugins/vcalendar/Makefile.in
435 * src/plugins/vcalendar/libical/libical/icalversion.h
438 2013-02-16 [colin] 3.9.0cvs73
440 * src/plugins/Makefile.am
441 * src/plugins/acpi_notifier/Makefile.am
442 * src/plugins/acpi_notifier/acpi_notifier.c
443 * src/plugins/acpi_notifier/placeholder.txt
444 * src/plugins/address_keeper/Makefile.am
445 * src/plugins/address_keeper/address_keeper.c
446 * src/plugins/address_keeper/address_keeper.h
447 * src/plugins/address_keeper/address_keeper_prefs.c
448 * src/plugins/address_keeper/address_keeper_prefs.h
449 * src/plugins/address_keeper/claws.def
450 * src/plugins/address_keeper/placeholder.txt
451 * src/plugins/address_keeper/plugin.def
452 * src/plugins/address_keeper/version.rc
453 * src/plugins/attachwarner/Makefile.am
454 * src/plugins/attachwarner/attachwarner.c
455 * src/plugins/attachwarner/attachwarner.h
456 * src/plugins/attachwarner/attachwarner_prefs.c
457 * src/plugins/attachwarner/attachwarner_prefs.h
458 * src/plugins/attachwarner/claws.def
459 * src/plugins/attachwarner/placeholder.txt
460 * src/plugins/attachwarner/plugin.def
461 * src/plugins/attachwarner/version.rc
462 * src/plugins/vcalendar/libical/libical/icalversion.h
488 Now do acpi_notifier, attachwarner, address_keeper
490 2013-02-16 [colin] 3.9.0cvs72
517 Merge RSSyl's translations
519 2013-02-16 [colin] 3.9.0cvs71
522 Fix use-after-free (introduced in cvs61)
524 2013-02-16 [colin] 3.9.0cvs70
530 * src/common/w32_account.c
531 Add an hidden preference to set the Windows theme
532 * src/plugins/Makefile.am
533 * src/plugins/rssyl/Makefile.am
534 * src/plugins/rssyl/claws.def
535 * src/plugins/rssyl/date.c
536 * src/plugins/rssyl/date.h
537 * src/plugins/rssyl/feed.c
538 * src/plugins/rssyl/feed.h
539 * src/plugins/rssyl/feedprops.c
540 * src/plugins/rssyl/feedprops.h
541 * src/plugins/rssyl/opml.c
542 * src/plugins/rssyl/opml.h
543 * src/plugins/rssyl/parsers.c
544 * src/plugins/rssyl/parsers.h
545 * src/plugins/rssyl/placeholder.txt
546 * src/plugins/rssyl/plugin.c
547 * src/plugins/rssyl/plugin.def
548 * src/plugins/rssyl/rssyl.c
549 * src/plugins/rssyl/rssyl.h
550 * src/plugins/rssyl/rssyl_cb_gtk.c
551 * src/plugins/rssyl/rssyl_cb_gtk.h
552 * src/plugins/rssyl/rssyl_cb_menu.c
553 * src/plugins/rssyl/rssyl_cb_menu.h
554 * src/plugins/rssyl/rssyl_gtk.c
555 * src/plugins/rssyl/rssyl_gtk.h
556 * src/plugins/rssyl/rssyl_prefs.c
557 * src/plugins/rssyl/rssyl_prefs.h
558 * src/plugins/rssyl/strreplace.c
559 * src/plugins/rssyl/strreplace.h
560 * src/plugins/rssyl/version.rc
562 * src/plugins/vcalendar/Makefile.am
563 * src/plugins/vcalendar/Makefile.in
564 * src/plugins/vcalendar/plugin.c
565 * src/plugins/vcalendar/libical/libical/icalversion.h
568 2013-02-14 [paul] 3.9.0cvs69
573 2013-02-14 [colin] 3.9.0cvs68
577 * po/merge-po-from-plugin.sh
578 Add helper script to merge external plugins translations
603 Merge translations from fancy and vcalendar
605 2013-02-14 [colin] 3.9.0cvs67
610 2013-02-14 [colin] 3.9.0cvs66
612 * src/plugins/vcalendar/claws.def
613 * src/plugins/vcalendar/plugin.def
615 * src/plugins/vcalendar/libical/Makefile.in
616 * src/plugins/vcalendar/libical/design-data/Makefile.in
617 * src/plugins/vcalendar/libical/libical/Makefile.in
618 * src/plugins/vcalendar/libical/scripts/Makefile.in
619 Remove extraneous files
621 2013-02-13 [colin] 3.9.0cvs65
623 * src/plugins/address_dup_finder/placeholder.txt
624 * src/plugins/synce/placeholder.txt
625 Removed, deprecated plugins
626 * src/plugins/Makefile.am
627 * src/plugins/vcalendar/Makefile.am
628 * src/plugins/vcalendar/Makefile.in
629 * src/plugins/vcalendar/common-views.c
630 * src/plugins/vcalendar/common-views.h
631 * src/plugins/vcalendar/day-view.c
632 * src/plugins/vcalendar/icaltime_as_local.c
633 * src/plugins/vcalendar/icaltime_as_local.h
634 * src/plugins/vcalendar/month-view.c
635 * src/plugins/vcalendar/placeholder.txt
636 * src/plugins/vcalendar/plugin.c
637 * src/plugins/vcalendar/vcal_dbus.c
638 * src/plugins/vcalendar/vcal_dbus.h
639 * src/plugins/vcalendar/vcal_folder.c
640 * src/plugins/vcalendar/vcal_folder.h
641 * src/plugins/vcalendar/vcal_interface.h
642 * src/plugins/vcalendar/vcal_manager.c
643 * src/plugins/vcalendar/vcal_manager.h
644 * src/plugins/vcalendar/vcal_meeting_gtk.c
645 * src/plugins/vcalendar/vcal_meeting_gtk.h
646 * src/plugins/vcalendar/vcal_prefs.c
647 * src/plugins/vcalendar/vcal_prefs.h
648 * src/plugins/vcalendar/vcalendar.c
649 * src/plugins/vcalendar/vcalendar.h
650 * src/plugins/vcalendar/version.rc
651 * src/plugins/vcalendar/libical/.cvsignore
652 * src/plugins/vcalendar/libical/Makefile.am
653 * src/plugins/vcalendar/libical/Makefile.in
654 * src/plugins/vcalendar/libical/design-data/.cvsignore
655 * src/plugins/vcalendar/libical/design-data/Makefile.am
656 * src/plugins/vcalendar/libical/design-data/Makefile.in
657 * src/plugins/vcalendar/libical/design-data/parameters.csv
658 * src/plugins/vcalendar/libical/design-data/properties.csv
659 * src/plugins/vcalendar/libical/design-data/restrictions.csv
660 * src/plugins/vcalendar/libical/design-data/status.txt
661 * src/plugins/vcalendar/libical/design-data/value-types.csv
662 * src/plugins/vcalendar/libical/libical/.cvsignore
663 * src/plugins/vcalendar/libical/libical/Makefile.am
664 * src/plugins/vcalendar/libical/libical/Makefile.in
665 * src/plugins/vcalendar/libical/libical/icalattendee.c
666 * src/plugins/vcalendar/libical/libical/icalattendee.h
667 * src/plugins/vcalendar/libical/libical/icalcomponent.c
668 * src/plugins/vcalendar/libical/libical/icalcomponent.h
669 * src/plugins/vcalendar/libical/libical/icalderivedparameter.c.in
670 * src/plugins/vcalendar/libical/libical/icalderivedparameter.h.in
671 * src/plugins/vcalendar/libical/libical/icalderivedproperty.c.in
672 * src/plugins/vcalendar/libical/libical/icalderivedproperty.h.in
673 * src/plugins/vcalendar/libical/libical/icalderivedvalue.c.in
674 * src/plugins/vcalendar/libical/libical/icalderivedvalue.h.in
675 * src/plugins/vcalendar/libical/libical/icalduration.c
676 * src/plugins/vcalendar/libical/libical/icalduration.h
677 * src/plugins/vcalendar/libical/libical/icalenums.c
678 * src/plugins/vcalendar/libical/libical/icalenums.h
679 * src/plugins/vcalendar/libical/libical/icalerror.c
680 * src/plugins/vcalendar/libical/libical/icalerror.h
681 * src/plugins/vcalendar/libical/libical/icallangbind.c
682 * src/plugins/vcalendar/libical/libical/icallangbind.h
683 * src/plugins/vcalendar/libical/libical/icallexer.l
684 * src/plugins/vcalendar/libical/libical/icalmemory.c
685 * src/plugins/vcalendar/libical/libical/icalmemory.h
686 * src/plugins/vcalendar/libical/libical/icalmime.c
687 * src/plugins/vcalendar/libical/libical/icalmime.h
688 * src/plugins/vcalendar/libical/libical/icalparameter.c
689 * src/plugins/vcalendar/libical/libical/icalparameter.h
690 * src/plugins/vcalendar/libical/libical/icalparameterimpl.h
691 * src/plugins/vcalendar/libical/libical/icalparser.c
692 * src/plugins/vcalendar/libical/libical/icalparser.h
693 * src/plugins/vcalendar/libical/libical/icalperiod.c
694 * src/plugins/vcalendar/libical/libical/icalperiod.h
695 * src/plugins/vcalendar/libical/libical/icalproperty.c
696 * src/plugins/vcalendar/libical/libical/icalproperty.h
697 * src/plugins/vcalendar/libical/libical/icalrecur.c
698 * src/plugins/vcalendar/libical/libical/icalrecur.h
699 * src/plugins/vcalendar/libical/libical/icalrestriction.c.in
700 * src/plugins/vcalendar/libical/libical/icalrestriction.h
701 * src/plugins/vcalendar/libical/libical/icaltime.c
702 * src/plugins/vcalendar/libical/libical/icaltime.h
703 * src/plugins/vcalendar/libical/libical/icaltypes.c
704 * src/plugins/vcalendar/libical/libical/icaltypes.h
705 * src/plugins/vcalendar/libical/libical/icalvalue.c
706 * src/plugins/vcalendar/libical/libical/icalvalue.h
707 * src/plugins/vcalendar/libical/libical/icalvalueimpl.h
708 * src/plugins/vcalendar/libical/libical/icalversion.h
709 * src/plugins/vcalendar/libical/libical/icalversion.h.in
710 * src/plugins/vcalendar/libical/libical/icalyacc.output
711 * src/plugins/vcalendar/libical/libical/icalyacc.y
712 * src/plugins/vcalendar/libical/libical/pvl.c
713 * src/plugins/vcalendar/libical/libical/pvl.h
714 * src/plugins/vcalendar/libical/libical/sspm.c
715 * src/plugins/vcalendar/libical/libical/sspm.h
716 * src/plugins/vcalendar/libical/libical/vsnprintf.c
717 * src/plugins/vcalendar/libical/scripts/.cvsignore
718 * src/plugins/vcalendar/libical/scripts/Makefile.am
719 * src/plugins/vcalendar/libical/scripts/Makefile.in
720 * src/plugins/vcalendar/libical/scripts/mkderivedcomponents.pl
721 * src/plugins/vcalendar/libical/scripts/mkderivedparameters.pl
722 * src/plugins/vcalendar/libical/scripts/mkderivedproperties.pl
723 * src/plugins/vcalendar/libical/scripts/mkderivedvalues.pl
724 * src/plugins/vcalendar/libical/scripts/mkparameterrestrictions.pl
725 * src/plugins/vcalendar/libical/scripts/mkrestrictionrecords.pl
726 * src/plugins/vcalendar/libical/scripts/mkrestrictiontable.pl
727 * src/plugins/vcalendar/libical/scripts/readvaluesfile.pl
730 2013-02-13 [colin] 3.9.0cvs64
732 * src/plugins/acpi_notifier/placeholder.txt
733 * src/plugins/address_dup_finder/placeholder.txt
734 * src/plugins/address_keeper/placeholder.txt
735 * src/plugins/archive/placeholder.txt
736 * src/plugins/att_remover/placeholder.txt
737 * src/plugins/attachwarner/placeholder.txt
738 * src/plugins/bsfilter/placeholder.txt
739 * src/plugins/clamd/placeholder.txt
740 * src/plugins/fetchinfo/placeholder.txt
741 * src/plugins/gdata/placeholder.txt
742 * src/plugins/geolocation/placeholder.txt
743 * src/plugins/gtkhtml2_viewer/placeholder.txt
744 * src/plugins/mailmbox/placeholder.txt
745 * src/plugins/newmail/placeholder.txt
746 * src/plugins/notification/placeholder.txt
747 * src/plugins/pdf_viewer/placeholder.txt
748 * src/plugins/perl/placeholder.txt
749 * src/plugins/python/placeholder.txt
750 * src/plugins/rssyl/placeholder.txt
751 * src/plugins/spam_report/placeholder.txt
752 * src/plugins/synce/placeholder.txt
753 * src/plugins/tnef_parse/placeholder.txt
754 * src/plugins/vcalendar/placeholder.txt
755 Add temporary placeholders for ex-extra-plugins to be
758 2013-02-13 [paul] 3.9.0cvs63
760 * src/plugins/fancy/Makefile.am
761 no need for EXTRA_DIST
763 2013-02-13 [paul] 3.9.0cvs62
767 * src/plugins/Makefile.am
768 * src/plugins/fancy/Makefile.am
769 * src/plugins/fancy/fancy_prefs.c
770 * src/plugins/fancy/fancy_prefs.h
771 * src/plugins/fancy/fancy_viewer.c
772 * src/plugins/fancy/fancy_viewer.h
773 move the Fancy plugin into core
775 2013-02-11 [paul] 3.9.0cvs61
778 use the Delete key to remove colour label accels (same as everywhere else).
779 complete the change to gtk_accel_map_add_entry() for older/newer GTKs
781 2013-01-26 [mir] 3.9.0cvs60
785 1) Lines split over more than one line breaks parser
786 2) Get email addres correct. Not only email;internet
788 1) Basic handling of vcard 3.0
791 2013-01-23 [colin] 3.9.0cvs59
795 Fix actions with spaces (and quotes). Thanks to H. Merijn Brand
797 2013-01-23 [colin] 3.9.0cvs58
800 Fix bug #2863, "Applying has_attachment quicksearch
803 2013-01-21 [paul] 3.9.0cvs57
807 fix bug 2862, 'Segmentation fault when replying to a
808 message where the "code conversion" fails'. add support
809 for X-VIET-VPS encoding
811 2013-01-21 [paul] 3.9.0cvs56
815 promote the users' ml on the About/Info tab
817 2013-01-09 [paul] 3.9.0cvs55
819 * doc/man/claws-mail.1
821 update copyright year
823 2013-01-09 [paul] 3.9.0cvs54
825 * src/gtk/gtkaspell.c
826 fix sensitivity of 'Use both dictionaries' in compose window
828 2013-01-09 [mir] 3.9.0cvs53
831 Fix missing file encoding info.
832 See -> http://www.python.org/dev/peps/pep-0263/
835 2013-01-08 [mones] 3.9.0cvs52
838 Added Swedish translation by Andreas Rönnquist
840 2012-12-20 [colin] 3.9.0cvs51
843 Fix crash on action error;
844 Fix trimming of leading spaces in actions
846 2012-12-19 [colin] 3.9.0cvs50
851 Make LDAP over SSL work on Win32 - but not TLS,
852 unfortunately. Also, it requires the certificate
855 2012-12-16 [colin] 3.9.0cvs49
858 Add missing \n at end of the return receipt last part's headers.
860 2012-12-15 [paul] 3.9.0cvs48
863 fix bug 2832, 'mail to from adress-book splitt names'
865 2012-12-12 [colin] 3.9.0cvs47
868 Port to g_spawn API and make actions work better on Win32
872 2012-12-12 [ticho] 3.9.0cvs46
875 Move focus to body textview when subject entry is activated
876 (Enter key pressed) in compose window.
878 2012-12-10 [mones] 3.9.0cvs45
881 Fix bug #2835 (core part) to allow NULL names which
884 2012-12-07 [colin] 3.9.0cvs44
887 Try to fix strange crash in nntp_ping/session_destroy...
889 2012-12-06 [mones] 3.9.0cvs43
893 * tools/outlook2claws-mail.pl
894 Fix address not working since years ago
896 2012-12-05 [mones] 3.9.0cvs42
899 Do not set to NULL string preferences which have "" as
902 2012-12-05 [colin] 3.9.0cvs41
905 Nullify xcred pointer like the other ones
907 2012-12-03 [wwp] 3.9.0cvs40
911 Avoid any possible confusion: 0 is not a neutral value when passed
912 to main_window_get_mask() - use -1 instead, even in those cases we
915 2012-12-03 [wwp] 3.9.0cvs39
918 Fix sensitivity of next-unread toolbar button.
920 2012-12-03 [colin] 3.9.0cvs38
923 Fix following relative symlinks
925 2012-12-02 [colin] 3.9.0cvs37
928 Of course you can't, Windows. Of course...
930 2012-12-02 [colin] 3.9.0cvs36
933 Move control sockets inside their own directory,
934 $TMPDIR/claws-mail-$UID/, and name them after the configuration directory md5 hash. That allows
935 - cleaner separation of sockets and config dirs in
936 case of alternate config directories
937 - forward migration is handled: if $TMPDIR/claws-mail-$UID
938 exists as a socket, use it to control the running entity
939 - backwards migration is handled: starting an old Claws Mail
940 version will bail out as creating the legacy socket won't
942 - migration for alternate-config-dirs is not handled, which
943 could be mentioned in release notes.
944 Fixes bug #2828, "Use MD5 digest for socket name"
946 2012-12-01 [colin] 3.9.0cvs35
949 As usual, Windows is a little bit different
950 (you have to love it the same as the normal OSes...)
952 2012-12-01 [colin] 3.9.0cvs34
956 Add a canonicalizer function and use it to
959 2012-11-30 [mones] 3.9.0cvs33
961 * src/common/plugin.c
962 Fixes #1137 completely, saving path-less plugins as is
963 in config. With this patch user can edit plugin list on
964 clawsrc and remove absolute paths from shared plugins,
965 leaving only the "pluginname.so". Those will be tried to
966 load from plugin dir of the loading core. Notice that
967 those will also fail to load on older versions, and will
968 probably be removed from your config without warning by
971 2012-11-30 [wwp] 3.9.0cvs32
977 Fix wrong types used (mix between SensitiveCond and SensitiveCondMask),
978 also fix list loop initializers.
980 2012-11-30 [wwp] 3.9.0cvs31
989 Add Message/Cancel sending (same as --cancel-sending), adds the
990 relevant toolbar icon, and an extra cancel sending+receiving icon
993 2012-11-29 [colin] 3.9.0cvs30
996 Fix mask on a few menu items (thanks Ricardo!)
998 2012-11-28 [wwp] 3.9.0cvs29
1004 Rework SensitiveCond enum to allow more than 32 flags for GUI status checking.
1005 Complete toolbar_init(), which was missing few inits.
1007 2012-11-28 [colin] 3.9.0cvs28
1012 * src/etpan/nntp-thread.c
1013 Disconnect NNTP accounts too when switching offline
1015 2012-11-28 [colin] 3.9.0cvs27
1019 * src/common/session.c
1020 * src/common/session.h
1021 Add keep-alive pings on IMAP and NNTP
1023 2012-11-28 [colin] 3.9.0cvs26
1026 * src/etpan/imap-thread.c
1027 * src/etpan/imap-thread.h
1028 Try locale's charset and UTF-7 on server-side
1029 searches when UTF-8 fails. Also, don't even
1030 mention a charset if searching for an ASCII
1033 2012-11-27 [colin] 3.9.0cvs25
1038 2012-11-27 [colin] 3.9.0cvs24
1041 Fix bug #2826, "replace deprecated gnutls function"
1042 Patch by Christian Hesse
1044 2012-11-27 [colin] 3.9.0cvs23
1046 * src/gtk/manage_window.c
1047 Stop spamming logs with focus events.
1049 2012-11-27 [colin] 3.9.0cvs22
1052 * src/prefs_common.c
1053 * src/prefs_common.h
1054 Unsneak a work-in-progress patch that I mistakengly
1055 commited with a cleanup
1057 2012-11-27 [wwp] 3.9.0cvs21
1059 * doc/man/claws-mail.1
1061 * src/send_message.c
1062 * src/send_message.h
1063 Add --cancel-sending command-line switch.
1065 2012-11-23 [colin] 3.9.0cvs20
1071 * src/prefs_common.c
1072 * src/prefs_common.h
1074 * src/common/socket.c
1075 * src/common/socket.h
1077 * src/common/ssl_certificate.c
1078 * src/common/ssl_certificate.h
1079 * src/etpan/imap-thread.c
1080 * src/etpan/nntp-thread.c
1081 Cleanup some warnings and deprecated types. Patch by
1082 Christian Hesse, fixing bug #2617. Thanks!
1084 2012-11-23 [colin] 3.9.0cvs19
1088 Add Christian Hesse which was forgotten for some reason
1090 2012-11-21 [colin] 3.9.0cvs18
1092 * src/etpan/imap-thread.c
1093 Don't set charset on simple searches. Fixes Exchange 2007.
1095 2012-11-20 [colin] 3.9.0cvs17
1097 * src/prefs_matcher.c
1098 Fix bug #2801, "Filtering Header:Name list is blank/corrupt"
1100 2012-11-20 [ticho] 3.9.0cvs16
1102 * src/gtk/prefswindow.c
1103 Actually allow folder preference pages which are in top level of
1104 page index UI to be selected.
1106 2012-11-20 [ticho] 3.9.0cvs15
1108 * src/prefs_folder_item.c
1109 Remove useless "Folder" root in page index of folder preferences UI.
1111 2012-11-18 [colin] 3.9.0cvs14
1117 * src/matcher_parser_parse.y
1118 * src/prefs_matcher.c
1120 * src/gtk/quicksearch.c
1121 Add age_{greater,lower}_hours matcher criteria
1122 Initial patch by Abhay S. Kushwaha.
1124 2012-11-18 [ticho] 3.9.0cvs13
1127 Improve i18n plural handling in a string used while
1128 importing from mbox.
1130 2012-11-16 [ticho] 3.9.0cvs12
1158 Update message catalogs to match changes in 3.9.0cvs11.
1160 2012-11-16 [ticho] 3.9.0cvs11
1163 * src/addrcustomattr.c
1165 * src/prefs_filtering.c
1166 * src/prefs_matcher.c
1167 * src/prefs_msg_colors.c
1171 * src/common/utils.c
1173 Use pgettext() and friends for i18n context strings, instead of
1174 having a pipe character in msgid for context separation. This uses
1175 glib's C_ macro, instead of Q_.
1177 2012-11-16 [colin] 3.9.0cvs10
1180 * src/prefs_actions.c
1181 * src/prefs_filtering_action.c
1182 * src/prefs_matcher.c
1184 * src/gtk/description_window.c
1185 * src/gtk/description_window.h
1186 * src/gtk/inputdialog.c
1187 * src/gtk/manage_window.c
1188 * src/gtk/quicksearch.c
1189 Try to better fix focus problems. Should address:
1194 Please check using your favorite WM that the following works:
1195 Information button (Quicksearch, Templates, 'Test' filtering
1197 Folder selection (Move/Copy contextual menu,
1198 various preferences, including 'New folder').
1199 Tested with XFCE, Gnome Shell and Windows.
1202 2012-11-16 [colin] 3.9.0cvs9
1207 2012-11-16 [colin] 3.9.0cvs8
1210 Fix missing initialisation of bool_and which could
1211 lead to From/To/Subject/Tag searches searching with
1213 Also clean up tag expansion. No need to create a
1214 matcher string and re-parse it.
1216 2012-11-16 [paul] 3.9.0cvs7
1219 fix by Thomas Bellmann
1221 2012-11-15 [colin] 3.9.0cvs6
1224 Fix bug #2785, "Marking mails for deletion reopens internal
1227 2012-11-15 [colin] 3.9.0cvs5
1231 * src/gtk/gtkcmclist.c
1232 * src/gtk/gtkcmclist.h
1233 a few more GTK+3 fixes. Segfaults on me, though.
1235 2012-11-15 [colin] 3.9.0cvs4
1247 * src/message_search.c
1248 * src/prefs_display_header.c
1249 * src/prefs_filtering_action.c
1250 * src/prefs_matcher.c
1252 * src/prefs_toolbar.c
1254 * src/stock_pixmap.c
1255 * src/summary_search.c
1258 * src/gtk/Makefile.am
1259 * src/gtk/colorlabel.c
1260 * src/gtk/combobox.c
1261 * src/gtk/combobox.h
1262 * src/gtk/gtkcmclist.c
1263 * src/gtk/gtkcmclist.h
1264 * src/gtk/gtkcmctree.c
1265 * src/gtk/gtksctree.c
1266 * src/gtk/gtkshruler.c
1267 * src/gtk/gtkutils.c
1268 * src/gtk/gtkutils.h
1269 * src/gtk/inputdialog.c
1270 * src/gtk/quicksearch.c
1271 * src/plugins/pgpcore/Makefile.am
1272 * src/plugins/pgpinline/Makefile.am
1273 * src/plugins/pgpmime/Makefile.am
1274 * src/plugins/smime/Makefile.am
1275 Big GTK+3 patch from Hanno Meyer-Thurow
1277 2012-11-15 [wwp] 3.9.0cvs3
1279 * doc/man/claws-mail.1
1281 Add --cancel-receiving command-line switch.
1283 2012-11-15 [wwp] 3.9.0cvs2
1286 * src/gtk/sslcertwindow.c
1289 2012-11-15 [paul] 3.9.0cvs1
1294 updates from David Vachulka, Flammie Pirinen, and
1297 2012-11-14 [paul] 3.9.0
1303 2012-11-14 [paul] 3.8.1cvs123
1314 updated by Thomas Bellmann, Ricardo Mones, Flammie Pirinen,
1315 wwp, Pader Rezso, Frederico Goncalves Guimaraes, Andreas Ronnquist,
1318 2012-11-14 [paul] 3.8.1cvs122
1324 2012-11-14 [colin] 3.8.1cvs121
1327 And fix warning with breaking functionality
1329 2012-11-14 [paul] 3.8.1cvs120
1332 revert this change from 3.8.1cvs60, it breaks
1335 2012-11-14 [colin] 3.8.1cvs119
1337 * src/common/plugin.c
1338 If plugin fails to load from absolute path, try from
1339 default plugin path.
1340 Fixes bug #1137, 'loading plugins with same profile on different archs'
1341 Fixes bug #2777, 'Installing latest cvs116 package 14 Windows version
1342 results in wrong paths in clawsrc'
1344 2012-11-12 [colin] 3.8.1cvs118
1347 Fix initial focus on textview. Fixes bug #2776,
1348 "Make all menu shortcuts work properly in the message window"
1350 2012-11-09 [colin] 3.8.1cvs117
1352 * src/etpan/imap-thread.c
1353 Specify search charset. Thanks to Aleksei Miheev
1355 2012-11-08 [colin] 3.8.1cvs116
1357 * src/common/socket.c
1358 * src/gtk/gtkutils.c
1359 Fix socket communication
1361 2012-11-08 [colin] 3.8.1cvs115
1363 * src/plugins/pgpcore/sgpgme.c
1364 Fix Windows runtime crash
1366 2012-11-08 [colin] 3.8.1cvs114
1368 * src/gtk/quicksearch.c
1369 Fix going active with NULL matchstring (for example
1370 when changing type before typing anything)
1372 2012-11-07 [colin] 3.8.1cvs113
1377 2012-11-06 [mones] 3.8.1cvs112
1379 * doc/man/claws-mail.1
1380 Sync with AUTHORS file
1381 * src/gtk/quicksearch.c
1382 Add number units where appropriate
1384 2012-10-31 [paul] 3.8.1cvs111
1386 * src/prefs_folder_item.c
1387 add missing closing bracket. thanks to Andreas Rönnquist.
1389 2012-10-31 [colin] 3.8.1cvs110
1391 * src/prefs_folder_item.c
1392 Fix prefs text and extra semi-colon. Thanks to Paul!
1394 2012-10-31 [colin] 3.8.1cvs109
1396 * src/folder_item_prefs.c
1397 * src/folder_item_prefs.h
1399 * src/prefs_folder_item.c
1400 Implement feature from bug #2569,
1401 "select html part on folder specific properties"
1402 Patch based on Andrej's patch.
1404 2012-10-29 [wwp] 3.8.1cvs108
1407 Revert cvs107, cvs106 and parts of cvs105 (all in textview.c), fixing
1410 2012-10-25 [colin] 3.8.1cvs107
1413 Verify the previous URI wasn't the same...
1414 fixes http://www. URIs.
1416 2012-10-25 [colin] 3.8.1cvs106
1418 * src/common/utils.c
1419 * src/common/utils.h
1421 Avoid strlen() on inner loop in textview_make_clickable_parts*()
1422 reduces cost of strcasestr() in textview_make_clickable_parts*()
1423 from 30% to 15%. Patch by Igor Mammedov
1425 2012-10-25 [colin] 3.8.1cvs105
1428 Do not allow search cost to explode in case of bad message
1429 parsing in textview_make_clickable_parts_later(); reduces
1430 cost of textview_make_clickable_parts_later() from 99% to
1431 17% for big bad-case message. Patch by Igor Mammedov
1433 2012-10-25 [colin] 3.8.1cvs104
1437 Avoid strlen() on big buffers, use precomputed length instead
1438 it reduces cost of textview_write_line() from 32% to 3% for
1439 big messages. Patch by Igor Mammedov
1444 2012-10-24 [mones] 3.8.1cvs103
1447 Trust on IMAP core on-line/off-line management
1448 Patch by Sean Buckheister
1450 2012-10-19 [paul] 3.8.1cvs102
1455 fix bug 2760, 'display correct libc version in crash dialog
1456 when uclibc is used'.
1457 fixes build with uclibc. patch by Natanael Copa.
1459 2012-10-18 [mones] 3.8.1cvs101
1461 * claws-mail.desktop
1462 Fix bug #2761 and remove invalid GTK main category
1464 2012-10-17 [colin] 3.8.1cvs100
1466 * src/common/ssl_certificate.c
1467 Fix bug #2759, "Error messages regarding bad
1468 client certificates are less than helpful"
1469 Based on patch by bug reporter.
1471 2012-10-13 [paul] 3.8.1cvs99
1473 * src/common/ssl_certificate.c
1474 fix build with gnutls 3.1.3
1475 Patch by Sean Buckheister.
1477 2012-10-12 [mones] 3.8.1cvs98
1480 * src/grouplistdialog.c
1485 * src/common/utils.c
1486 * src/common/utils.h
1487 * src/etpan/imap-thread.c
1488 New slist_free_strings_full wrapper for g_slist_free_full
1489 and simplify calls where it was being used
1491 2012-10-12 [colin] 3.8.1cvs97
1494 Drop include of internal glib header
1495 Patch by Werner Koch
1497 2012-10-12 [colin] 3.8.1cvs96
1499 * src/gtk/gtkcmctree.c
1500 * src/gtk/gtksctree.c
1501 Fix bug #2581, "expander arrows are too tiny to hit with the
1502 mouse". Patch mostly by Tom Horsley
1504 2012-10-12 [iwkse] 3.8.1cvs95
1506 * src/common/utils.c
1509 2012-10-12 [mones] 3.8.1cvs94
1511 * src/common/utils.c
1512 Remove undeclared mutex symbol
1514 2012-10-12 [colin] 3.8.1cvs93
1517 * src/prefs_account.c
1518 * src/common/utils.c
1519 * src/common/utils.h
1520 Fix bug #2751 'g_mutex_new/g_mutex_free removed from GLib 2.32'
1521 Thanks to Salvatore de Paolis
1523 2012-10-10 [colin] 3.8.1cvs92
1526 Fix bug #2744, "Quick search throws bad command
1527 argument error on Microsoft Exchange". Fall back
1528 to local search if folder-specific search fails.
1529 * src/gtk/quicksearch.c
1532 2012-10-10 [colin] 3.8.1cvs91
1535 Make what the tags list contain more clear
1537 2012-10-10 [colin] 3.8.1cvs90
1543 Fix bug #2639, "The MSGBUFSIZE definition collides with a definition of OpenBSD"
1546 2012-10-10 [colin] 3.8.1cvs89
1549 Fix bug #2638, "Respect $LEX environment variable in autogen.sh"
1551 2012-10-10 [colin] 3.8.1cvs88
1554 Leak fix (thanks Ricardo!)
1556 2012-10-10 [colin] 3.8.1cvs87
1558 * src/common/utils.c
1559 Fix O(n^2) algorithm in remove_numbered_files_not_in_list
1560 Initial patch by Igor Mammedov <imammedo@redhat.com> with
1561 fixes by Michael Rasmussen and myself.
1562 Also revert part of 3.8.1cvs86, g_slist_free_full()
1563 semantics are different from slist_free_strings() in that
1564 slist_free_strings does not free the list itself.
1566 2012-10-09 [mones] 3.8.1cvs86
1568 * doc/man/claws-mail.1
1570 * src/common/utils.c
1571 New extra headers feature for adding user-defined
1572 extra headers to the combobox in the compose window
1573 Headers are stablished in 'extraheaderrc', one per
1574 line with a final colon
1576 2012-10-06 [mones] 3.8.1cvs85
1579 Added src/gtk/menu.c
1583 New function cm_menu_item_new_label_from_url to
1584 avoid crashing on huge URL strings and warn user
1585 about the possible causes
1587 Use it to create List menu items safely
1589 2012-10-04 [colin] 3.8.1cvs84
1592 Fix keywords with spaces
1594 2012-10-04 [colin] 3.8.1cvs83
1597 Fix double-tag search. Maybe fixes bug #2744,
1598 'Quick search throws bad command argument
1599 error since recent change'. Patch by Sean.
1601 2012-10-03 [mones] 3.8.1cvs82
1604 Fix bug #2743 'null pointer crash in procmime strchr'
1605 Patch by Michael Schwendt (from RedHat bug 862578)
1607 2012-09-28 [colin] 3.8.1cvs81
1610 Never search on server if we're offline
1611 (Asking the user would and will be better)
1613 Fix uninitialized variable (bogus) warning
1614 Fix SELECT of the folder before searching
1616 2012-09-27 [colin] 3.8.1cvs80
1620 * src/etpan/imap-thread.c
1621 * src/etpan/imap-thread.h
1622 Implement IMAP server search. Patch by
1623 Sean Buckheister again.
1625 2012-09-26 [colin] 3.8.1cvs79
1630 Prepare the context strings, their translation take
1631 CPU time. Shaves 6 seconds out of 17 on my reference
1633 * src/summary_search.c
1636 2012-09-26 [colin] 3.8.1cvs78
1641 Unlock I/O in procmime, give a way
1642 for matcher to avoid having to
1643 read/write tmp/rewind/read tmp for
1646 2012-09-26 [colin] 3.8.1cvs77
1648 * src/summary_search.c
1649 Fix unresponsive stop button
1650 * src/gtk/quicksearch.c
1653 2012-09-26 [colin] 3.8.1cvs76
1655 * src/summary_search.c
1658 * src/gtk/quicksearch.c
1659 Factorize search code in summary_search and
1660 add a progress indicator as that slows down
1661 the first result in case of body search.
1663 2012-09-26 [colin] 3.8.1cvs75
1666 Fix body search triggering GUI updates
1667 for every message when it gets MSG_SCANNED
1670 2012-09-26 [colin] 3.8.1cvs74
1678 Factorize msg list to num list code;
1679 Make search faster using cache instead
1682 2012-09-25 [mones] 3.8.1cvs73
1684 * src/gtk/quicksearch.c
1685 Fix new expressions not being added to quicksearch
1686 history in extended mode; patch by Sean Buckheister
1688 2012-09-22 [mir] 3.8.1cvs72
1691 Fix for not searching in folders marked 'no_select'
1692 patch provided by Colin.
1694 2012-09-22 [mones] 3.8.1cvs71
1697 Add missing copyright header
1699 2012-09-21 [colin] 3.8.1cvs70
1702 Fix warning where msgcount was used
1703 uninitialized in case the search was
1704 to be performed on a message list subset.
1706 2012-09-21 [colin] 3.8.1cvs69
1708 * src/gtk/quicksearch.c
1709 Fix error background not appearing
1711 2012-09-21 [colin] 3.8.1cvs68
1714 * src/advsearch.c ** ADDED **
1715 * src/advsearch.h ** ADDED **
1723 * src/matchertypes.h ** ADDED **
1728 * src/summary_search.c
1731 * src/gtk/quicksearch.c
1732 * src/gtk/quicksearch.h
1733 Separated GUI and logic for search
1734 Use same logic for quicksearch and folder search
1735 Patch by Sean Buckheister <s_buckhe@cs.uni-kl.de>
1737 2012-09-19 [mones] 3.8.1cvs67
1740 Remove spurious parameter from get_url_part and
1741 fix potential buffer overflow
1743 2012-09-19 [colin] 3.8.1cvs66
1747 Un-mix mixed enum comparison which happened
1748 to work because multiple enums define the same
1751 2012-09-19 [colin] 3.8.1cvs65
1759 * src/plugins/bogofilter/bogofilter_gtk.c
1760 * src/plugins/pgpcore/prefs_gpg.c
1761 * src/plugins/smime/smime.c
1762 * src/plugins/spamassassin/spamassassin_gtk.c
1763 More warning fixes, casts, useless variables and
1764 unchecked return values
1766 2012-09-19 [colin] 3.8.1cvs64
1769 Check possible overflow
1770 * src/prefs_account.c
1771 * src/prefs_compose_writing.c
1772 * src/prefs_logging.c
1773 * src/prefs_message.c
1774 * src/prefs_msg_colors.c
1776 * src/prefs_receive.c
1777 * src/prefs_summaries.c
1778 * src/prefs_wrapping.c
1779 fix GtkAdjustment casts
1782 * src/gtk/gtkaspell.c
1785 2012-09-19 [mones] 3.8.1cvs63
1788 Fix leak and follow function specification
1790 2012-09-19 [mones] 3.8.1cvs62
1793 Use unused var c to check result and emit messages on error
1795 Remove unused vars: attr (several functions), element
1797 Use unused var newGroup to check result
1798 * src/addrcustomattr.c
1799 Remove unused var summaryview and related code
1801 Use unused vars nn, newNode, idleID to check result
1802 Remove unused var aoType and refactor logic around it
1803 Comment var enabled and related debug code
1805 Use unused var error to check result and emit debug messages
1807 Remove unused var link_color
1809 Remove unused vars: attr, retVal
1811 2012-09-19 [colin] 3.8.1cvs61
1816 * src/send_message.c
1817 * src/common/socket.c
1818 More precise error logging
1820 2012-09-16 [mones] 3.8.1cvs60
1823 Removed dup calls with ignored result
1825 Removed unused var is_group and simplified logic around it
1829 * src/etpan/etpan-thread-manager.c
1830 Use unused var r to verify result and emit messages on error
1832 Move color variable into conditional usage blocks
1833 Remove assigned but not used vars: lock, titles, count
1835 Remove assigned but not used var actions
1837 Remove assigned but not used vars: from_parent, src_node
1840 Remove malloc-ed but not used var: old_path
1842 Comment unused vars from commented block: tofetch, fetched
1843 * src/prefs_account.c
1844 Remove assigned but not used var: privacy_enabled
1845 * src/prefs_actions.c
1846 * src/prefs_customheader.c
1847 Remove assigned but not used var: store
1848 * src/prefs_filtering.c
1849 Remove assigned but not used var: n_rows
1850 * src/prefs_template.c
1851 Remove assigned but not used vars: model, list_store
1852 * src/prefs_toolbar.c
1853 Remove assigned but not used var: win_titles
1855 Remove assigned but not used vars: orientation, line, baseline,
1857 * src/etpan/imap-thread.c
1858 Remove assigned but not used var: value, r
1859 Refactor to check correct memory allocation
1860 * src/etpan/nntp-thread.c
1861 Remove assigned but not used var: value
1862 * src/gtk/gtkaspell.c
1863 Remove assigned but not used vars: textbuf, exist
1864 Remove unused function: find_gtkaspeller
1865 * src/gtk/gtkcmctree.c
1866 Remove unused function: gtk_cmctree_get_offset
1867 * src/gtk/gtkshruler.c
1868 Remove assigned but not used vars: ruler, priv
1870 2012-09-14 [mones] 3.8.1cvs59
1873 Check file operation results (and remove and
1876 2012-09-14 [colin] 3.8.1cvs58
1878 * src/gtk/inputdialog.c
1879 Remove unused var, thanks Ticho
1881 2012-09-13 [colin] 3.8.1cvs57
1883 * src/stock_pixmap.c
1884 Fix missing \n in debug line
1886 2012-09-13 [colin] 3.8.1cvs56
1889 Don't listen on the Unix socket before we're
1890 ready. The 'popup' order from another instance
1891 may provoke a race and trash configuration files.
1893 2012-09-13 [colin] 3.8.1cvs55
1896 Maybe fix bug #2096, "MEMORY-ERROR w/
1897 Claws-Mail/IMAP and Lotus Domino". Use
1898 correct types for start/end and test if
1899 start is indeed before end.
1901 2012-09-12 [mones] 3.8.1cvs54
1904 Fix bug #1975 'preference mutt key bindings do not take
1905 effect' (and the other invalid paths too)
1907 2012-09-12 [colin] 3.8.1cvs53
1910 Revert that hunk, logic is unclear.
1912 2012-09-12 [colin] 3.8.1cvs52
1928 * src/partial_download.c
1929 * src/prefs_filtering_action.c
1930 * src/prefs_toolbar.c
1937 * src/common/utils.c
1938 * src/etpan/imap-thread.c
1939 * src/gtk/gtkaspell.c
1940 * src/plugins/pgpcore/sgpgme.c
1941 More fixes from bug #1961:
1942 - Write-only variables
1943 - Null pointer dereferences
1944 - A couple other fixes for which the reporter
1945 was unsure, but which showed problems.
1946 More details in bug #1961 comments.
1948 2012-09-12 [colin] 3.8.1cvs51
1953 * src/plugins/pgpcore/passphrase.c
1954 Apply patches from bug #1961, "patches for
1955 a couple of clang warnings":
1956 - Check return codes
1959 2012-09-12 [colin] 3.8.1cvs50
1962 Put Claws-Mail CFLAGS first; fixes build on Fink/OS X
1963 where the included menu.h could come from Ncurses.
1964 Thanks to 'Stainless Steel Rat' <ratinox@gweep.net>
1966 2012-09-11 [colin] 3.8.1cvs49
1969 Fix race condition at start.
1971 2012-09-10 [colin] 3.8.1cvs48
1974 Create lock socket as soon as possible, not after
1975 a few things like caching all prefs.
1977 2012-09-09 [mones] 3.8.1cvs47
1979 * src/plugins/bogofilter/bogofilter.c
1982 2012-09-08 [colin] 3.8.1cvs46
2003 * src/matcher_parser_parse.y
2011 * src/prefs_account.c
2012 * src/prefs_account.h
2013 * src/prefs_filtering.c
2014 * src/prefs_filtering_action.c
2016 * src/prefs_matcher.c
2017 * src/prefs_template.c
2018 * src/prefs_toolbar.c
2026 * src/remotefolder.c
2036 * src/gtk/description_window.c
2037 * src/plugins/trayicon/trayicon.c
2038 Break circular dependencies in Claws' headers,
2039 Patch by Sean Buckheister <s_buckhe@cs.uni-kl.de>
2041 2012-09-08 [colin] 3.8.1cvs45
2044 Fix shortcut getting
2046 2012-09-05 [colin] 3.8.1cvs44
2050 * src/prefs_matcher.c
2051 Drop matcherprop_new_create, which is just a copy of
2052 matcherprop_new, and staticalize what can be
2054 2012-09-05 [colin] 3.8.1cvs43
2056 * src/plugins/pgpcore/select-keys.c
2057 Fix bug #2390, "Non-fully-trusted-key-warning appears
2058 based on primary UID rather than recipient e-mail"
2060 2012-08-29 [colin] 3.8.1cvs42
2062 * src/gtk/gtkaspell.c
2063 Fix bug #2596, "Spell checker does not work properly"
2065 2012-08-29 [colin] 3.8.1cvs41
2067 * src/plugins/pgpcore/sgpgme.c
2068 Set gpgme's locale to UTF-8. Fixes bug #2650,
2069 "segfault in pgp when gpgme_strerror() returns a non utf-8 string"
2071 2012-08-29 [colin] 3.8.1cvs40
2081 Move the hardcoded mimeview shortcuts to standard menus.
2083 2012-08-27 [colin] 3.8.1cvs39
2086 Fix double mainwindow presentation that confuses GNOME3
2087 when some plugins fail to load (subsequent Claws windows
2088 got no focus in that case)
2090 2012-08-27 [colin] 3.8.1cvs38
2093 Make Mark all read confirmation button more clear
2095 2012-08-27 [colin] 3.8.1cvs37
2099 Separate "Mark all read" from "Mark as read"
2102 2012-08-27 [wwp] 3.8.1cvs36
2106 Remove session statistics debug statements (irrelevant in repo,
2109 2012-08-24 [mones] 3.8.1cvs35
2111 * manual/advanced.xml
2112 Keep alphabetic order of hidden options lost
2113 and update Clawsker URL.
2114 * manual/de/advanced.xml
2115 * manual/fr/advanced.xml
2116 Update Clawsker URL.
2117 * manual/es/advanced.xml
2118 Sync with English version and update Clawsker URL.
2119 * manual/de/dist/html/Makefile.am
2120 * manual/es/dist/html/Makefile.am
2121 * manual/fr/dist/html/Makefile.am
2122 * manual/pl/dist/html/Makefile.am
2123 * manual/dist/html/Makefile.am
2124 Fix bug 2723 'Missing encoding in generated html manual'
2126 2012-08-23 [colin] 3.8.1cvs34
2129 Fix --offline asking if one wants to sync,
2130 due to re-entering. Thanks <ebik@ucw.cz>.
2132 2012-08-16 [colin] 3.8.1cvs33
2135 Always clear the tags list when fetching a folder, or
2136 Claws will never untag an untagged email. Patch by
2137 Igor Mammedov <imammedo@redhat.com>
2139 2012-08-12 [colin] 3.8.1cvs32
2142 Exclude text/plain from the attachment thing
2144 2012-08-12 [colin] 3.8.1cvs31
2147 Fix comparison, thanks to Michael Gmelin
2149 2012-08-12 [colin] 3.8.1cvs30
2152 Only show HTML parts by default (if the pref
2153 is set so) if the part disposition-type is
2154 inline or unknown, but not attachment.
2156 Remove useless hook that won't ever be used
2159 2012-08-12 [colin] 3.8.1cvs29
2162 Make sure text/* attachments are not made
2163 inline, regardless of the compose mode.
2164 Finishes fixing bug #2203 after auto-save
2165 switches mode to COMPOSE_REEDIT. Thanks to
2166 Michael Gmelin for finding this.
2168 2012-08-09 [colin] 3.8.1cvs28
2170 * src/prefs_filtering.c
2171 Make treeView type-ahead case insensitive
2172 Patch by Andreas Ronnquist
2174 2012-08-09 [colin] 3.8.1cvs27
2176 * src/gtk/sslcertwindow.c
2179 2012-08-09 [colin] 3.8.1cvs26
2182 * src/common/ssl_certificate.c
2183 * src/common/ssl_certificate.h
2184 * src/gtk/sslcertwindow.c
2185 Fix bug 2718, "Failure to check peer hostname
2186 when checking certificate"
2188 2012-08-05 [ticho] 3.8.1cvs25
2191 Avoid header combo box to get focus twice (first text within,
2192 then combobox widget itself) when switching focus with TAB.
2194 2012-07-28 [ticho] 3.8.1cvs24
2197 Properly fix setting "transient for" for attachment properties
2198 dialog when called via popup menu (since we're stealing focus
2199 few lines before, we need to do it directly, not via
2202 2012-07-28 [ticho] 3.8.1cvs23
2204 * src/gtk/pluginwindow.c
2205 * src/gtk/prefswindow.c
2206 Fixed setting "transient for" property for plugin load/unload
2207 file dialog. Connected manage_window signals to prefswindow events.
2209 2012-07-27 [ticho] 3.8.1cvs22
2213 Fixed setting "transient for" property for summaryview file
2214 dialog and messageview's image save dialog.
2216 2012-07-27 [ticho] 3.8.1cvs21
2220 Fix setting "transient for" property for file select dialogs
2221 in crash report and mimeview.
2223 2012-07-27 [ticho] 3.8.1cvs20
2226 Fixed "transient for" property for file attach dialog when
2227 called from Attachments list popup menu. Simplified menu item
2228 sensitivities setting code logic for this menu.
2230 2012-07-25 [ticho] 3.8.1cvs19
2232 * manual/advanced.xml
2233 Add the three hidden preferences related to colored display
2234 of unified diffs to manual.
2236 2012-07-25 [ticho] 3.8.1cvs18
2238 * src/gtk/gtkaspell.c
2239 Create "Change directory" submenu in a separate function, change
2240 wording a bit, and make the submenu always available in a context
2241 menu of body edit box in compose window.
2243 2012-07-25 [ticho] 3.8.1cvs17
2245 * src/gtk/prefswindow.c
2246 Correctly set transient_for property for preferences window,
2247 as well as for color picker dialogs. Fixes bug #2710.
2249 2012-07-25 [ticho] 3.8.1cvs16
2251 * src/gtk/quicksearch.c
2252 Allow quicksearch syntax description window to be correctly
2253 set transient for main window.
2255 2012-07-15 [wwp] 3.8.1cvs15
2258 Fix bug 2697, thanks to Mikhail Efremov (wrong list ptr used).
2260 2012-07-10 [paul] 3.8.1cvs14
2263 forgot this in last commit
2265 2012-07-10 [paul] 3.8.1cvs13
2269 * src/common/quoted-printable.c
2270 * src/common/quoted-printable.h
2271 revert 3.8.1cvs2,3,4,5 because they (somewhere!) cause
2272 the bug: partial message text loss
2274 2012-07-10 [mones] 3.8.1cvs12
2276 * src/plugins/pgpcore/sgpgme.c
2277 Fix bug 2689, 'segfault when trying to view info
2278 about pgp/smime sign'
2280 2012-07-08 [ticho] 3.8.1cvs11
2282 * src/plugins/pgpcore/sgpgme.c
2283 Consider marginal signature validity as untrusted. Suggested by
2284 Jean-Benoist Leger (leger at crans.org).
2286 2012-07-08 [paul] 3.8.1cvs10
2288 * src/gtk/icon_legend.c
2289 fix (reveal) hidden icon in gui and build warning
2291 2012-07-07 [paul] 3.8.1cvs9
2293 * src/plugins/pgpcore/prefs_gpg.c
2296 2012-07-07 [colin] 3.8.1cvs8
2298 * claws-features.h.in
2306 * src/partial_download.h
2308 * src/prefs_account.h
2309 * src/prefs_common.h
2313 * src/stock_pixmap.c
2317 * src/common/session.h
2319 * src/common/socket.h
2321 * src/common/ssl_certificate.h
2322 * src/common/timing.h
2323 * src/common/utils.h
2324 * src/gtk/gtkaspell.h
2325 * src/gtk/gtkutils.h
2326 * src/gtk/pluginwindow.h
2327 * src/gtk/spell_entry.h
2328 * src/gtk/sslcertwindow.h
2329 Don't export config.h in public headers
2331 2012-07-07 [colin] 3.8.1cvs7
2333 * claws-features.h.in
2339 * src/addrcustomattr.c
2340 * src/addrduplicates.c
2343 * src/addressbook_foldersel.c
2353 * src/customheader.c
2354 * src/displayheader.c
2356 * src/editaddress_other_attributes_ldap.c
2361 * src/editldap_basedn.c
2370 * src/folder_item_prefs.c
2371 * src/grouplistdialog.c
2373 * src/image_viewer.c
2395 * src/message_search.c
2406 * src/partial_download.c
2407 * src/partial_download.h
2410 * src/prefs_account.c
2411 * src/prefs_account.h
2412 * src/prefs_actions.c
2413 * src/prefs_common.c
2414 * src/prefs_common.h
2415 * src/prefs_compose_writing.c
2416 * src/prefs_customheader.c
2417 * src/prefs_display_header.c
2418 * src/prefs_ext_prog.c
2419 * src/prefs_filtering.c
2420 * src/prefs_filtering_action.c
2421 * src/prefs_folder_column.c
2422 * src/prefs_folder_item.c
2425 * src/prefs_image_viewer.c
2426 * src/prefs_logging.c
2427 * src/prefs_matcher.c
2428 * src/prefs_message.c
2429 * src/prefs_msg_colors.c
2432 * src/prefs_receive.c
2434 * src/prefs_spelling.c
2435 * src/prefs_summaries.c
2436 * src/prefs_summary_column.c
2437 * src/prefs_summary_open.c
2438 * src/prefs_toolbar.c
2439 * src/prefs_wrapping.c
2448 * src/send_message.c
2452 * src/summary_search.c
2460 * src/common/claws.c
2462 * src/common/hooks.c
2465 * src/common/plugin.c
2466 * src/common/prefs.c
2467 * src/common/session.c
2468 * src/common/session.h
2471 * src/common/socket.c
2472 * src/common/socket.h
2475 * src/common/ssl_certificate.c
2476 * src/common/ssl_certificate.h
2477 * src/common/string_match.c
2479 * src/common/timing.h
2480 * src/common/utils.c
2481 * src/common/utils.h
2482 * src/etpan/etpan-thread-manager.c
2483 * src/etpan/imap-thread.c
2484 * src/etpan/nntp-thread.c
2486 * src/gtk/combobox.c
2487 * src/gtk/description_window.c
2489 * src/gtk/gtkaspell.c
2490 * src/gtk/gtkaspell.h
2491 * src/gtk/gtkshruler.c
2493 * src/gtk/gtkutils.c
2494 * src/gtk/gtkutils.h
2495 * src/gtk/gtkvscrollbutton.c
2496 * src/gtk/icon_legend.c
2497 * src/gtk/inputdialog.c
2498 * src/gtk/logwindow.c
2500 * src/gtk/pluginwindow.c
2501 * src/gtk/pluginwindow.h
2502 * src/gtk/prefswindow.c
2503 * src/gtk/progressdialog.c
2504 * src/gtk/quicksearch.c
2505 * src/gtk/spell_entry.c
2506 * src/gtk/spell_entry.h
2507 * src/gtk/sslcertwindow.c
2508 * src/gtk/sslcertwindow.h
2509 * src/plugins/bogofilter/bogofilter.c
2510 * src/plugins/bogofilter/bogofilter_gtk.c
2511 * src/plugins/dillo_viewer/dillo_prefs.c
2512 * src/plugins/dillo_viewer/dillo_viewer.c
2513 * src/plugins/pgpcore/pgp_viewer.c
2514 * src/plugins/pgpcore/plugin.c
2515 * src/plugins/pgpcore/sgpgme.c
2516 * src/plugins/pgpinline/pgpinline.c
2517 * src/plugins/pgpinline/plugin.c
2518 * src/plugins/pgpmime/pgpmime.c
2519 * src/plugins/pgpmime/plugin.c
2520 * src/plugins/smime/plugin.c
2521 * src/plugins/smime/smime.c
2522 * src/plugins/spamassassin/libspamc.c
2523 * src/plugins/spamassassin/spamassassin.c
2524 * src/plugins/spamassassin/spamassassin_gtk.c
2525 * src/plugins/trayicon/trayicon.c
2526 * src/plugins/trayicon/trayicon_prefs.c
2527 Specify Claws compile-time features in a specific header
2529 2012-07-06 [wwp] 3.8.1cvs6
2533 Session statistics: format date following global prefs,
2534 and fix stats output a little bit.
2536 2012-07-03 [mir] 3.8.1cvs5
2539 fix bug 2642, 'improve transfer encoding selection'.
2540 Patch provided by Christopher Zimmermann
2541 (madroach claws at gmerlin dot de)
2543 2012-07-03 [mir] 3.8.1cvs4
2547 fix bug 2641, '7bit or 8bit encoded attachments can
2548 have lines longer than 998 characters'.
2549 Patch provided by Christopher Zimmermann
2550 (madroach claws at gmerlin dot de)
2553 2012-07-03 [mir] 3.8.1cvs3
2557 fix bug 2641, '7bit or 8bit encoded attachments can
2558 have lines longer than 998 characters'.
2559 Patch provided by Christopher Zimmermann
2560 (madroach claws at gmerlin dot de)
2562 2012-07-03 [mir] 3.8.1cvs2
2566 * src/common/quoted-printable.c
2567 * src/common/quoted-printable.h
2568 fix bug 2640, 'improve quoted-printable encoding'
2569 Patch provided by madroach claws at gmerlin dot de
2571 2012-06-30 [paul] 3.8.1cvs1
2574 fix bug 2579, 'Installed headers redefine autotools-specific constants'
2576 2012-06-27 [paul] 3.8.1
2582 2012-06-27 [paul] 3.8.0cvs58
2585 fix minimum required GTK+, which got mistakenly bumped
2588 2012-06-27 [paul] 3.8.0cvs57
2603 updated translations
2605 * tools/claws.i18n.status.pl
2606 updated based on currently active
2608 2012-06-25 [mir] 3.8.0cvs56
2611 If a folder class returns <> 0 then the message has not
2612 been removed from the file system and therefore it should
2613 not be removed from the cache either.
2615 2012-06-20 [ticho] 3.8.0cvs55
2618 Fix for bug #1090 - Standard-folders appear again
2619 after rescanning tree
2621 2012-06-20 [paul] 3.8.0cvs54
2623 * src/prefs_common.c
2624 * src/prefs_common.h
2627 colourise attached patches.
2630 2012-06-02 [wwp] 3.8.0cvs53
2632 * src/gtk/progressdialog.c
2633 Add a hide button to the retrieve/send progress dialogs. WM's close button
2634 now hides (as well as pressing Esc) instead of doing nothing.
2636 2012-06-02 [wwp] 3.8.0cvs52
2638 * doc/man/claws-mail.1
2644 Introduce a new feature: basic session statistics (from the about dialog
2645 or the command-line).
2647 2012-06-02 [wwp] 3.8.0cvs51
2650 Fix bug 2620: shift+tab from subject field not working.
2652 2012-06-02 [wwp] 3.8.0cvs50
2657 Normalize capitalization of strings in UI.
2659 2012-05-30 [paul] 3.8.0cvs49
2662 don't do TLS if not requested by user. fixes connecting to
2663 servers which, for example, want SSL 3 only
2665 2012-05-27 [paul] 3.8.0cvs48
2668 update copyright headers to 2012
2670 2012-05-27 [paul] 3.8.0cvs47
2673 * src/prefs_actions.c
2675 fix some typos in strings, thanks to Thomas Bellmann
2677 2012-05-16 [paul] 3.8.0cvs46
2679 * src/prefs_filtering_action.c
2680 fix disabled 'select...' button that never goes away
2681 when using the new addr book
2684 2012-05-16 [colin] 3.8.0cvs45
2686 * src/common/utils.c
2689 2012-05-16 [colin] 3.8.0cvs44
2691 * src/common/utils.c
2692 Make remove_numbered_files much faster when there's
2693 just one file to remove.
2695 2012-05-16 [paul] 3.8.0cvs43
2698 fix bug 2662, '"ag" quicksearch adds "1" to value'
2700 2012-05-16 [paul] 3.8.0cvs42
2702 * src/gtk/description_window.c
2703 fix bug 2624, 'dialog "Action Configuration" cannot be closed'
2705 2012-05-16 [paul] 3.8.0cvs41
2707 * src/common/ssl_certificate.c
2708 fix bug 2646, 'Compile fails with gnutls-3.0.18'
2709 Patch by Christian Hesse
2711 2012-05-11 [colin] 3.8.0cvs40
2714 * src/common/utils.c
2715 Fix bug 2659, 'E-mail attachments are handled
2717 Fix problems iterating the mime tree, and determine
2718 whether a file is an email without To:
2720 2012-04-03 [colin] 3.8.0cvs39
2723 Fix build (damn whitespace-sensitive file format)
2725 2012-04-02 [colin] 3.8.0cvs38
2728 Fix incomplete make dist
2730 2012-04-02 [colin] 3.8.0cvs37
2733 Fix mistakenly removed function call
2735 2012-04-01 [colin] 3.8.0cvs36
2743 * src/addressbook-dbus.c
2744 * src/addressbook-dbus.h
2749 * src/claws-contacts.xml
2757 * src/prefs_common.c
2758 * src/prefs_filtering_action.c
2759 * src/prefs_matcher.c
2763 * src/plugins/bogofilter/bogofilter_gtk.c
2764 * src/plugins/dillo_viewer/dillo_prefs.c
2765 * src/plugins/spamassassin/spamassassin_gtk.c
2766 * src/plugins/trayicon/trayicon.c
2767 Import new addressbook code from the new-contacts branch
2769 2012-03-29 [paul] 3.8.0cvs35
2773 * src/gtk/quicksearch.c
2774 add 'ha', short version of 'has_attachment' in quick search
2775 Patch by Andreas Rönnquist
2777 2012-03-26 [mones] 3.8.0cvs34
2779 * src/common/plugin.c
2780 Support 2 and 3-clause BSD licensed plugins
2782 2012-03-15 [pawel] 3.8.0cvs33
2786 - Make separate window info more accurate about
2787 move to trash/deletion.
2790 2012-03-14 [pawel] 3.8.0cvs32
2799 Better fix for bug #2501
2800 Instead of leaving blank window after message move or delete,
2801 update separate view to next message in message list or
2802 display info why view is blank. This was discussed
2803 in bug #2621 comments.
2805 2012-03-11 [colin] 3.8.0cvs31
2807 * src/gtk/gtkcmctree.c
2810 Fix focus rectangle on unfocused rows
2811 Patch by Michael Shell
2813 2012-02-29 [colin] 3.8.0cvs30
2815 * src/gtk/gtkcmctree.c
2816 Fix bug #2577, "Focus rectangle on folder list and message
2817 list headings doesn't get properly cleared when switching
2818 heading and horizontally scrolling list (underlines and
2819 vertical lines remain on screen)". Patch by Michael Shell
2821 2012-02-13 [pawel] 3.8.0cvs29
2824 Fix crasher when double clicking on IMAP message and
2825 MessageView is not shown introduced in cvs21
2828 2012-02-10 [pawel] 3.8.0cvs28
2831 Fix bug #2598 'Actions can move locked messages'
2833 2012-02-08 [pawel] 3.8.0cvs27
2835 * src/prefs_actions.c
2836 * src/prefs_actions.h
2837 * src/prefs_toolbar.c
2838 * src/prefs_toolbar.h
2841 - Implement automatic removal of toolbar action buttons when
2842 associated action is removed
2843 - Don't allow creation of two actions with the same name,
2844 before all executions/removals were performed on first action
2845 with duplicated name in linked list which wasn't always
2848 2012-02-05 [colin] 3.8.0cvs26
2854 * src/prefs_common.c
2855 * src/prefs_common.h
2860 Add an history to navigate in mails
2862 2012-02-05 [colin] 3.8.0cvs25
2865 Fix inverted comparison in list_find_custom.
2867 2012-02-03 [wwp] 3.8.0cvs24
2869 * src/gtk/progressdialog.c
2870 Make translators life easier: use View log instead of Show log
2873 2012-02-02 [pawel] 3.8.0cvs23
2876 Fix bug #2590 'Un-capitalize strings'
2877 Patch by Christian Hesse
2879 2012-02-02 [pawel] 3.8.0cvs22
2883 'Change expand behavior for message list / message view'
2884 Patch by Christian Hesse
2886 2012-02-02 [pawel] 3.8.0cvs21
2892 Fix bug #2501 'opened message blanks when moved to other folder'
2893 Detect message move and update message window contents
2894 accordingly, if message is moved to trash close window
2896 2012-02-01 [pawel] 3.8.0cvs20
2903 * src/gtk/sslcertwindow.c
2904 More strncat boundary checks
2906 2012-01-31 [wwp] 3.8.0cvs19
2908 * src/gtk/gtkutils.c
2909 Fix warnings in gtkutils: wrong function name, missing newline, typo and
2912 2012-01-31 [wwp] 3.8.0cvs18
2914 * src/gtk/progressdialog.c
2915 * src/gtk/progressdialog.h
2917 * src/send_message.c
2918 Add a button to the retrieve/send dialogs to
2919 open the network log.
2921 2012-01-25 [wwp] 3.8.0cvs17
2924 Remove debug statement.
2926 2012-01-20 [pawel] 3.8.0cvs16
2930 Fix bug #2574 'Statement might be overflowing a
2933 2012-01-20 [pawel] 3.8.0cvs15
2936 Fix bug #2582 'Expanded mimeview drag n drop no longer works'
2938 2012-01-14 [colin] 3.8.0cvs14
2941 Update tracker trigger url
2943 2012-01-10 [wwp] 3.8.0cvs13
2948 Fix sensitivity of toolbar's get_btn (retrieve mail from current
2949 account) and of mainwindows's relevant entry when current account
2950 is not able to retrieve (SMTP-only).
2952 2012-01-09 [colin] 3.8.0cvs12
2955 Fix bug 1924, 'Messages marked move to Trash appear
2956 identical to messages marked move to $FOLDER'
2958 2012-01-05 [colin] 3.8.0cvs11
2961 Fix crasher infinite loop
2963 2012-01-03 [colin] 3.8.0cvs10
2965 * src/gtk/gtkcmctree.c
2966 Revert previous patch, it's buggy on headers
2968 2012-01-03 [colin] 3.8.0cvs9
2970 * src/gtk/gtkcmctree.c
2971 Fix bug #2566, 'wrapped Subject not bounded'
2973 2011-12-29 [pawel] 3.8.0cvs8
2979 Make forwarding selected attachment possible from
2980 mimeview's context menu
2981 Fixex bug #2047 'forward attachments'
2983 2011-12-28 [paul] 3.8.0cvs7
2985 * src/prefs_account.c
2986 show 'Generate X-Mailer header' option on new IMAP account creation dialogue
2988 2011-12-28 [colin] 3.8.0cvs6
2993 2011-12-28 [colin] 3.8.0cvs5
2996 Fix GTK+2.16 build (w32)
2998 2011-12-18 [mir] 3.8.0cvs4
3001 Fix bug in search criteria when doing a
3002 complete directory search using '*'
3004 2011-12-16 [mir] 3.8.0cvs3
3007 Added forgotten replied_and_forwarded.xpm to EXTRA_DIST
3009 2011-12-16 [wwp] 3.8.0cvs2
3012 * src/stock_pixmap.c
3013 * src/stock_pixmap.h
3015 * src/gtk/icon_legend.c
3016 * src/pixmaps/replied_and_forwarded.xpm
3017 Make replied and forwarded status flags non exclusive.
3018 Introduce a new message state (and relevant icon in message list)
3019 where both the replied and forwarded flags are set.
3021 2011-12-16 [paul] 3.8.0cvs1
3023 * tools/claws.i18n.status.pl
3026 2011-12-16 [paul] 3.8.0
3032 2011-12-16 [paul] 3.7.10cvs113
3039 * po/id.po **REMOVED**
3040 * po/id_ID.po **ADDED**
3047 2011-12-09 [pawel] 3.7.10cvs112
3050 * src/gtk/quicksearch.c
3051 * src/gtk/quicksearch.h
3052 Invalidate quicksearch root folder when removed
3053 Fixes bug #2560 'crash when unsubscribing newsgroup and
3054 having active search field'
3056 2011-12-08 [pawel] 3.7.10cvs111
3059 Better fix for cvs94
3061 2011-12-08 [wwp] 3.7.10cvs110
3064 Make "From" widget set independant from recipient lists below,
3065 so that it doesn't scroll when several recipients headers
3066 are added and eventually are scrolling the view.
3067 Path by Christian Hesse <mail@earthworm.de>.
3068 Fixes bug #2481 'do not scroll "from" dropdown list and sender
3071 2011-12-02 [paul] 3.7.10cvs109
3075 consistent label style
3077 2011-11-29 [wwp] 3.7.10cvs108
3079 * src/plugins/trayicon/libeggtrayicon/.cvsignore
3080 More generated stuff to ignore.
3082 2011-11-29 [wwp] 3.7.10cvs107
3084 * src/prefs_folder_item.c
3085 Fix CLAWS_TIP_DECL (undefined).
3087 2011-11-28 [pawel] 3.7.10cvs106
3092 Fix bug #2177 'addrbook/addrbook-00000?.xml is not deleted
3093 after removing the address book in the GUI'
3095 2011-11-26 [pawel] 3.7.10cvs105
3098 Fix bug #2505 'tagsdb becomes polluted with old folder entries'
3100 2011-11-25 [colin] 3.7.10cvs104
3106 2011-11-24 [pawel] 3.7.10cvs103
3108 * src/prefs_filtering.c
3109 Complete cvs102, forgot to commit this
3111 2011-11-24 [pawel] 3.7.10cvs102
3118 * src/prefs_actions.c
3119 * src/prefs_actions.h
3120 Implement actions updating on folder/account rename
3121 This fixes bug #2543 'filter actions in actionsrc not
3122 updated upon account renaming'
3124 2011-11-24 [wwp] 3.7.10cvs101
3126 * src/gtk/gtkcmctree.c
3127 Remove irrelevant cairo directive (thanks to Hanno).
3129 2011-11-23 [wwp] 3.7.10cvs100
3131 * src/gtk/gtkcmctree.c
3132 Make arrows in gtkcmctree's less big (get rid of the outlining),
3133 patch by Hanno Meyer-Thurow (h.mth@web.de), with few adaptations in offsets/sizes
3136 2011-11-22 [colin] 3.7.10cvs99
3139 * src/prefs_filtering.c
3140 * src/prefs_filtering.h
3141 Partly revert 3.7.10cvs97 (bug #2404, bug #2406):
3142 The existing functions should do the job as well
3143 if not better, as they take into account the
3146 2011-11-21 [pawel] 3.7.10cvs98
3148 * src/prefs_account.c
3149 Fix bug #2116 'Rip spaces off server names in account
3151 g_strstrip() domain names to be sure they are valid
3153 2011-11-21 [pawel] 3.7.10cvs97
3156 * src/prefs_filtering.c
3157 * src/prefs_filtering.h
3158 Fix bug #2404 'matcherrc updates upon account renaming'
3159 Fix bug #2406 'some part of accountrc not updated upon
3161 Renaming account cause changing of it's root folder prefix
3162 from #<type>/<old_name> to #<type>/<new_name> so every
3163 path directing to it must be altered. Fix paths in account
3164 preferences, global processing and filtering rules, folder
3165 processing rules upon rename
3167 2011-11-20 [pawel] 3.7.10cvs96
3171 * src/prefs_actions.c
3172 Fix bug #1489 'Filter action mark_as_read inoperative
3173 following move action'
3174 Sort actions lists to have proper order of execution
3176 2011-11-20 [pawel] 3.7.10cvs95
3178 * src/prefs_actions.c
3179 * src/prefs_filtering.c
3180 * src/prefs_template.c
3181 Fix bug #1870 'arrow scrolling in filters'
3182 Allow arrow scrolling in dialogs with list view widgets
3183 plus couple fixes of issues I found along the way
3185 2011-11-19 [pawel] 3.7.10cvs94
3188 Don't highlight icons on right-click, they are not
3189 selected and other part is shown which is confusing
3191 2011-11-19 [mones] 3.7.10cvs93
3193 * manual/advanced.xml
3196 2011-11-19 [mones] 3.7.10cvs92
3198 * manual/advanced.xml
3199 * manual/es/advanced.xml
3200 Document undocumented hidden option 'zero_replacement_char'
3201 Synchronize Spanish manual with English version
3203 2011-11-19 [pawel] 3.7.10cvs91
3207 * src/prefs_common.c
3208 * src/prefs_common.h
3212 Fix bug #2377 'Show All Headers - make change persistent
3215 2011-11-19 [pawel] 3.7.10cvs90
3219 * src/folder_item_prefs.c
3226 Fix bug #1563 'Folder view: show complete threads if they
3227 contain unread messages'
3228 Add option to show only threads with unread messages
3229 initial patch by Paul Ollis, my small additions:
3230 - when checking thread for unread finish on first unread
3231 - make thread options unavailable when threading is off
3232 - hide_unread_msgs and hide_unread_threads are mutually
3233 exclusive options, set menus sensitivity accordingly
3234 - set folder item icon type similiar to hide_unread_msgs
3236 2011-11-19 [colin] 3.7.10cvs89
3241 2011-11-18 [pawel] 3.7.10cvs88
3247 * src/prefs_common.c
3248 * src/prefs_common.h
3249 Fix bug #2408 'Some UI elements are not persistent
3251 Remember size of main window, compose notebook, mimeview
3252 tree widgets between claws-mail runs. Compose window
3253 size saving was already done in cvs74
3255 2011-11-18 [mones] 3.7.10cvs87
3260 Fixes bug #2509, "manually added headers are lost unless
3261 mail is sent inmediately"
3263 2011-11-17 [pawel] 3.7.10cvs86
3266 Fix crasher reported in bug #2543
3268 2011-11-13 [colin] 3.7.10cvs85
3271 Make compose windows printable
3273 2011-11-11 [colin] 3.7.10cvs84
3276 Fix build on Fedora 16. -lm was probably pulled by something
3279 2011-11-11 [pawel] 3.7.10cvs83
3285 Port MimeView to GtkTreeView
3287 2011-11-11 [colin] 3.7.10cvs82
3289 * src/prefs_common.c
3290 Use %x (The preferred date representation for the current locale
3293 2011-11-10 [paul] 3.7.10cvs81
3295 * src/prefs_common.c
3296 use european date format as default
3298 2011-11-08 [pawel] 3.7.10cvs80
3301 Fix bug #2422 'Toggle Message View w/ V crashes Claws'
3302 Fix race condition - don't try to hide messageview while
3303 being in the middle of message displaying routine.
3305 2011-11-08 [colin] 3.7.10cvs79
3308 Make sure we break line when we need to. Very probably
3309 fixes bug #2310 "Crash when hitting Ctrl+R to reply to a
3312 2011-11-07 [pawel] 3.7.10cvs78
3315 Fix bug #2493 'Subscription pull down should be alphabetized'
3317 2011-11-07 [pawel] 3.7.10cvs77
3322 Make Home & End keys work in textview
3324 2011-11-06 [colin] 3.7.10cvs76
3327 Oops, some unwanted undo got commited.
3329 2011-11-06 [colin] 3.7.10cvs75
3332 Don't iconify/deiconify. Instead, just show nothing
3335 2011-11-06 [pawel] 3.7.10cvs74
3338 Fix compose window size saving / restoring
3340 2011-11-06 [pawel] 3.7.10cvs73
3344 Optimize message displaying, in some conditions parts were
3345 displayed twice causing flickering. For example first html
3346 source and then rendering output from html plugin of the
3349 2011-11-05 [wwp] 3.7.10cvs72
3351 * src/gtk/gtkaspell.c
3352 Fix compilation where 'null' is undefined (use NULL instead).
3354 2011-11-05 [colin] 3.7.10cvs71
3356 * src/gtk/gtkaspell.c
3357 No need to show a backtrace if gtkaspell is null
3359 2011-11-05 [pawel] 3.7.10cvs70
3361 * src/gtk/gtkaspell.c
3362 Fix crasher when spellchecking is not enabled
3364 2011-11-02 [mones] 3.7.10cvs69
3366 * doc/man/claws-mail.1
3367 fixed hyphens (patch from Debian packaging)
3368 fixed header to follow man style closely
3369 documented new option --compose-from-file
3370 removed INSTALLATION section, doesn't belong to manpage
3371 added ENVIRONMENT, COPYRIGHT and BUGS sections
3372 expanded FILES section to include certs and autofaces dirs
3373 expanded SEE ALSO section to include manual and plugins
3375 2011-11-01 [colin] 3.7.10cvs68
3377 * src/common/utils.c
3378 Fix wrong debug stuff commited.
3380 2011-11-01 [colin] 3.7.10cvs67
3384 * src/common/utils.c
3385 * src/gtk/gtkaspell.c
3386 * src/gtk/gtkaspell.h
3387 Fix huge slowness induced by spellcheck "while typing"
3388 during initial quote rewraps.
3390 2011-10-31 [pawel] 3.7.10cvs66
3396 Fix bug #2526 'When reading message in separate window,
3397 n and p keys do not work'
3398 - fix key event handling in messageview
3399 - remove bindings for 'n' and 'p' keys in mimeview (next-part
3400 and prev-part actions)
3401 - instead add 'z' key for prev-part, we have 'a' key
3402 for next-part already
3404 2011-10-31 [colin] 3.7.10cvs65
3407 Fix build with GLib 2.31. Thanks to Charles A. Edwards
3409 2011-10-31 [pawel] 3.7.10cvs64
3412 * src/gtk/gtkutils.c
3413 Fix bug #2303 'Next unread message enables message view'
3414 Don't show previously hidden message view in main window
3415 when user reads messages in external window
3417 2011-10-31 [paul] 3.7.10cvs63
3419 * src/prefs_template.c
3420 revert part of 3.7.10cvs60 - it was a subjective change, all widgets
3421 fit at 540 here, for those where they don't the dialogue can be made
3424 2011-10-31 [paul] 3.7.10cvs62
3427 revert 3.7.10cvs61, these entries _should_ be editable
3429 2011-10-30 [pawel] 3.7.10cvs61
3432 Those entries should not be editable
3434 2011-10-30 [pawel] 3.7.10cvs60
3436 * src/prefs_template.c
3437 - Dialog needs more height to fit all widgets
3438 - Clear template contents on delete
3440 2011-10-30 [pawel] 3.7.10cvs59
3442 * src/prefs_folder_item.c
3443 Update summaryview after changing folder prefs when needed
3445 2011-10-30 [pawel] 3.7.10cvs58
3448 Remove key-press-event blocking, it only
3449 emits GLib-GObject warnings
3451 2011-10-29 [colin] 3.7.10cvs57
3454 Fix focus of completion window with gnome shell
3455 Fixes bug #2525, "Address completion window does not get
3458 2011-10-29 [colin] 3.7.10cvs56
3461 Fix flicker on recursive quicksearch
3463 2011-10-28 [colin] 3.7.10cvs55
3467 Fix a bit the focus problem on Gnome shell
3469 2011-10-26 [mones] 3.7.10cvs54
3472 Add missing accelerator
3474 2011-10-25 [colin] 3.7.10cvs53
3476 * src/gtk/gtkcmclist.c
3477 * src/gtk/gtkcmctree.c
3478 Fix colors, fix warnings
3480 2011-10-25 [colin] 3.7.10cvs52
3482 * src/gtk/gtkcmclist.c
3483 * src/gtk/gtkcmctree.c
3486 2011-10-25 [colin] 3.7.10cvs51
3488 * src/stock_pixmap.c
3489 Fix build with gtk + 2.20
3491 2011-10-25 [colin] 3.7.10cvs50
3497 Fix locking when sending a single message
3499 2011-10-25 [colin] 3.7.10cvs49
3501 * src/gtk/colorlabel.c
3503 * src/gtk/gtkcmclist.c
3504 Make row height closer to what it was
3506 2011-10-25 [colin] 3.7.10cvs48
3508 * src/stock_pixmap.c
3509 Always use cairo to draw
3511 2011-10-25 [colin] 3.7.10cvs47
3514 Fix bug #2529, 'crash in mimeview_start_drag after
3515 deleting message'. Patch by Ricardo
3517 2011-10-23 [colin] 3.7.10cvs46
3519 * src/gtk/gtkcmclist.c
3520 * src/gtk/gtkcmclist.h
3521 * src/gtk/gtkcmctree.c
3522 Draw CMClist with cairo too.
3524 2011-10-23 [colin] 3.7.10cvs45
3526 * src/gtk/gtkcmclist.h
3527 Fix build (this was not meant to be commited)
3529 2011-10-23 [colin] 3.7.10cvs44
3533 * src/addressbook_foldersel.c
3537 * src/grouplistdialog.c
3538 * src/prefs_common.c
3539 * src/prefs_common.h
3541 * src/gtk/gtkcmclist.c
3542 * src/gtk/gtkcmclist.h
3543 * src/gtk/gtkcmctree.c
3544 * src/gtk/gtkcmctree.h
3545 * src/gtk/gtksctree.c
3546 Refactor some tree stuff (lots of code duplication there)
3547 and switch to cairo for tree rendering.
3549 2011-10-23 [holger] 3.7.10cvs43
3552 Don't issue a warning for designed behaviour of the stop rule.
3553 Fixes bug #2520, 'Please remove verbose "No further processing after rule %s" message.'
3555 2011-10-22 [colin] 3.7.10cvs42
3558 * src/gtk/gtkshruler.c
3559 * src/gtk/gtkutils.h
3562 2011-10-22 [colin] 3.7.10cvs41
3571 * src/grouplistdialog.c
3578 * src/prefs_account.c
3579 * src/prefs_actions.c
3580 * src/prefs_ext_prog.c
3581 * src/prefs_filtering.c
3582 * src/prefs_folder_item.c
3583 * src/prefs_image_viewer.c
3584 * src/prefs_logging.c
3585 * src/prefs_msg_colors.c
3588 * src/prefs_spelling.c
3589 * src/prefs_summaries.c
3590 * src/prefs_template.c
3593 * src/send_message.c
3595 * src/summary_search.c
3598 * src/gtk/gtkcmclist.c
3599 * src/gtk/gtkcmctree.c
3600 * src/gtk/gtkcmoptionmenu.c
3601 * src/gtk/gtksctree.c
3602 * src/gtk/gtkutils.c
3603 * src/gtk/gtkutils.h
3604 * src/gtk/gtkvscrollbutton.c
3605 * src/gtk/inputdialog.c
3606 * src/gtk/pluginwindow.c
3607 * src/gtk/quicksearch.c
3608 * src/gtk/spell_entry.c
3609 * src/plugins/bogofilter/bogofilter_gtk.c
3610 * src/plugins/dillo_viewer/dillo_prefs.c
3611 * src/plugins/pgpcore/prefs_gpg.c
3612 * src/plugins/spamassassin/spamassassin_gtk.c
3613 * src/plugins/trayicon/trayicon.c
3614 * src/plugins/trayicon/trayicon_prefs.c
3615 Remove all possible #if GTK_CHECK_VERSION() checks,
3616 and make Claws build with GTK+2.16 (untested right
3617 now), as the Gpg4Win project uses GTK+2.16 currently.
3619 2011-10-22 [colin] 3.7.10cvs40
3621 * src/gtk/gtkutils.h
3623 Fix (hopefully) build with GTK+ 2.18.
3625 2011-10-20 [paul] 3.7.10cvs39
3630 fix bug 2479, 'LDIF address book import matches tags case sensitive'
3631 Patch by Bodo Graumann <mail@bodograumann.de>
3633 2011-10-20 [mones] 3.7.10cvs38
3637 Fix references to old dotsrc mailing lists
3639 2011-10-19 [mones] 3.7.10cvs37
3641 * src/prefs_msg_colors.c
3642 Fix Ok/Cancel buttons in color selector of preferences
3644 2011-10-17 [colin] 3.7.10cvs36
3646 * src/gtk/gtkshruler.c
3647 (Probably) fix GTK+ <= 2.22
3649 2011-10-17 [colin] 3.7.10cvs35
3651 * src/gtk/gtkshruler.c
3654 2011-10-17 [mones] 3.7.10cvs34
3663 Fix potential out-of-buffer writes
3665 2011-10-17 [mones] 3.7.10cvs33
3668 Use just one g_print call per option; correct indentation
3670 2011-10-17 [colin] 3.7.10cvs32
3674 * src/gtk/Makefile.am
3675 * src/gtk/gtkshruler.c
3676 * src/gtk/gtkshruler.h
3679 Reimplement ruler using the GTK widgets. Thanks
3680 to Hanno for the initial patch.
3682 2011-10-17 [colin] 3.7.10cvs31
3686 * src/gtk/gtkutils.c
3687 * src/gtk/gtkutils.h
3688 Undeprecate GIO/GdkCondition
3690 2011-10-16 [mones] 3.7.10cvs30
3693 Add --compose-from-file option to open composition
3694 window with the headers and body from a file; based
3695 on Debian patch to fix http://bugs.debian.org/544868
3697 2011-10-15 [mones] 3.7.10cvs29
3699 * manual/advanced.xml
3700 Document new summary_from_show hidden preference
3702 2011-10-15 [paul] 3.7.10cvs28
3705 compose_create_tags() - fix misplaced 'int i'
3706 compose_entry_mark_default_to() - fix To field highlighting
3708 2011-10-09 [colin] 3.7.10cvs27
3711 Fix address completion
3713 2011-10-07 [colin] 3.7.10cvs26
3715 * src/prefs_filtering_action.c
3716 * src/gtk/gtkutils.h
3717 Fix build with GTK+2.20
3719 2011-10-07 [colin] 3.7.10cvs25
3721 * src/gtk/Makefile.am
3722 * src/gtk/gdkkeysyms-new.h
3723 * src/gtk/gtkutils.h
3724 Copy the new GDK_KEY_* definitions for older GTKs
3726 2011-10-07 [colin] 3.7.10cvs24
3729 Fix typos (thanks to Hanno)
3731 2011-10-07 [colin] 3.7.10cvs23
3734 * src/gtk/gtkshruler.c
3735 * src/gtk/gtkshruler.h
3736 Disable ruler starting from 2.24.
3738 2011-10-07 [colin] 3.7.10cvs22
3742 * src/gtk/Makefile.am
3745 2011-10-07 [colin] 3.7.10cvs21
3755 * src/message_search.c
3758 * src/prefs_account.c
3759 * src/prefs_compose_writing.c
3760 * src/prefs_filtering_action.c
3761 * src/prefs_folder_item.c
3762 * src/prefs_logging.c
3763 * src/prefs_matcher.c
3764 * src/prefs_message.c
3766 * src/prefs_receive.c
3767 * src/prefs_summaries.c
3768 * src/prefs_wrapping.c
3772 * src/stock_pixmap.c
3773 * src/summary_search.c
3775 * src/gtk/Makefile.am
3776 * src/gtk/colorlabel.c
3777 * src/gtk/gtkutils.c
3778 * src/gtk/gtkutils.h
3779 * src/gtk/logwindow.c
3782 * src/gtk/quicksearch.c
3783 * src/gtk/spell_entry.c
3784 * src/plugins/bogofilter/bogofilter_gtk.c
3785 * src/plugins/dillo_viewer/dillo_viewer.c
3786 * src/plugins/pgpcore/prefs_gpg.c
3787 * src/plugins/spamassassin/spamassassin_gtk.c
3788 Bug #2371, "Port to GTK+ 3.0". Third patch from Hanno, starting
3789 the real job. GtkCMOptionMenu and GTKHSRuler disabled, should be
3790 ported (especially GtkCMOptionMenu)
3792 2011-10-07 [colin] 3.7.10cvs20
3797 * src/addrcustomattr.c
3798 * src/addrduplicates.c
3801 * src/addressbook_foldersel.c
3807 * src/editaddress_other_attributes_ldap.c