claws.git
15 years ago2008-10-11 [colin] 3.6.1cvs4
Colin Leroy [Sat, 11 Oct 2008 14:23:27 +0000 (14:23 +0000)]
2008-10-11 [colin] 3.6.1cvs4

* src/account.c
* src/imap.c
* src/inc.c
* src/main.c
* src/mainwindow.c
* src/news.c
* src/pop.c
* src/pop.h
* src/prefs_account.c
* src/send_message.c
* src/send_message.h
* src/ssl_manager.c
* src/ssl_manager.h
* src/wizard.c
* src/common/claws.c
* src/common/defs.h
* src/common/session.c
* src/common/session.h
* src/common/smtp.c
* src/common/smtp.h
* src/common/socket.c
* src/common/socket.h
* src/common/ssl.c
* src/common/ssl.h
* src/common/ssl_certificate.c
* src/common/ssl_certificate.h
* src/gtk/about.c
* src/gtk/sslcertwindow.c
* src/gtk/sslcertwindow.h
Remove OpenSSL code

15 years ago2008-10-11 [colin] 3.6.1cvs3
Colin Leroy [Sat, 11 Oct 2008 11:27:42 +0000 (11:27 +0000)]
2008-10-11 [colin] 3.6.1cvs3

* src/common/ssl_certificate.c
Make local function static

15 years ago2008-10-10 [colin] 3.6.1cvs2
Colin Leroy [Fri, 10 Oct 2008 18:47:00 +0000 (18:47 +0000)]
2008-10-10 [colin] 3.6.1cvs2

* src/common/ssl.h
* src/common/ssl_certificate.c
* src/gtk/sslcertwindow.c
Add offline certificate verification,
thanks to Nikos Mavrogiannopoulos for the
hints

15 years ago2008-10-10 [colin] 3.6.1cvs1
Colin Leroy [Fri, 10 Oct 2008 16:02:01 +0000 (16:02 +0000)]
2008-10-10 [colin] 3.6.1cvs1

* src/common/ssl_certificate.c
* src/gtk/sslcertwindow.c
Fix warnings

15 years ago3.6.1 unleashed rel_3_6_1
Paul Mangan [Fri, 10 Oct 2008 10:08:58 +0000 (10:08 +0000)]
3.6.1 unleashed

15 years ago2008-10-10 [colin] 3.6.0cvs25
Colin Leroy [Fri, 10 Oct 2008 06:52:20 +0000 (06:52 +0000)]
2008-10-10 [colin] 3.6.0cvs25

* src/common/ssl.c
Tell libetpan it doesn't need to init
GnuTLS

15 years ago2008-10-10 [colin] 3.6.0cvs24
Colin Leroy [Fri, 10 Oct 2008 05:32:27 +0000 (05:32 +0000)]
2008-10-10 [colin] 3.6.0cvs24

* claws-mail.pc.in
Remove references to openssl

15 years agoremove openssl flags
Colin Leroy [Fri, 10 Oct 2008 05:30:14 +0000 (05:30 +0000)]
remove openssl flags

15 years agofix again.
Colin Leroy [Thu, 9 Oct 2008 18:09:44 +0000 (18:09 +0000)]
fix again.

15 years ago2008-10-09 [colin] 3.6.0cvs23
Colin Leroy [Thu, 9 Oct 2008 18:09:12 +0000 (18:09 +0000)]
2008-10-09 [colin] 3.6.0cvs23

* configure.ac
Fix message

15 years ago2008-10-09 [colin] 3.6.0cvs22
Colin Leroy [Thu, 9 Oct 2008 18:02:44 +0000 (18:02 +0000)]
2008-10-09 [colin] 3.6.0cvs22

* configure.ac
Error out when building against openssl

15 years ago2008-10-09 [colin] 3.6.0cvs21
Colin Leroy [Thu, 9 Oct 2008 17:26:52 +0000 (17:26 +0000)]
2008-10-09 [colin] 3.6.0cvs21

* configure.ac
* COPYING
* src/crash.c
* src/main.c
* src/gtk/about.c
Disable OpenSSL due to requirement of
OpenSSL exception. Code not removed yet,
just in case, but disabled.

15 years ago2008-10-09 [colin] 3.6.0cvs20
Colin Leroy [Thu, 9 Oct 2008 17:02:02 +0000 (17:02 +0000)]
2008-10-09 [colin] 3.6.0cvs20

* configure.ac
* src/Makefile.am
* src/crash.c
* src/gedit-print.c
* src/gedit-print.h
* src/main.c
* src/mainwindow.c
* src/messageview.c
* src/prefs_ext_prog.c
* src/prefs_fonts.c
* src/prefs_image_viewer.c
* src/printing.c
* src/printing.h
* src/summaryview.c
* src/gtk/Makefile.am
* src/gtk/about.c
* src/gtk/gtksourceprintjob.c
* src/gtk/gtksourceprintjob.h
Revert previous patch. It'd be better to remove
OpenSSL instead, as GnuTLS works as well.

15 years ago2008-10-09 [colin] 3.6.0cvs19
Colin Leroy [Thu, 9 Oct 2008 15:58:43 +0000 (15:58 +0000)]
2008-10-09 [colin] 3.6.0cvs19

* configure.ac
* src/Makefile.am
* src/crash.c
* src/gedit-print.c
* src/gedit-print.h
* src/main.c
* src/mainwindow.c
* src/messageview.c
* src/prefs_ext_prog.c
* src/prefs_fonts.c
* src/prefs_image_viewer.c
* src/printing.c
* src/printing.h
* src/summaryview.c
* src/gtk/Makefile.am
* src/gtk/about.c
* src/gtk/gtksourceprintjob.c
* src/gtk/gtksourceprintjob.h
Remove the libgnomeprint interface (deprecated,
and fixes Debian's #501570, 'Copyright confusion')

15 years ago2008-10-09 [colin] 3.6.0cvs18
Colin Leroy [Thu, 9 Oct 2008 06:22:15 +0000 (06:22 +0000)]
2008-10-09 [colin] 3.6.0cvs18

* configure.ac
Require libetpan 0.57 (important fixes)

15 years ago2008-10-08 [paul] 3.6.0cvs17
Paul Mangan [Wed, 8 Oct 2008 18:32:02 +0000 (18:32 +0000)]
2008-10-08 [paul] 3.6.0cvs17

* src/prefs_filtering_action.c
* src/prefs_matcher.c
enable re-ordering of the filtering/processing
condition and actions lists by drag'n'drop

15 years ago2008-10-08 [colin] 3.6.0cvs16
Colin Leroy [Wed, 8 Oct 2008 11:10:29 +0000 (11:10 +0000)]
2008-10-08 [colin] 3.6.0cvs16

* src/addressbook.c
Fix wrong menu title

15 years ago2008-10-07 [colin] 3.6.0cvs15
Colin Leroy [Tue, 7 Oct 2008 16:18:11 +0000 (16:18 +0000)]
2008-10-07 [colin] 3.6.0cvs15

* src/imap.c
After thinking, revert this. It's only a minor
annoyance to GSSAPI users, and I can't test this
right now. Postponed until after next good release.

15 years ago2008-10-07 [colin] 3.6.0cvs14
Colin Leroy [Tue, 7 Oct 2008 16:15:30 +0000 (16:15 +0000)]
2008-10-07 [colin] 3.6.0cvs14

* src/imap.c
Don't ask for a password when using GSSAPI

15 years ago2008-10-07 [colin] 3.6.0cvs13
Colin Leroy [Tue, 7 Oct 2008 16:05:18 +0000 (16:05 +0000)]
2008-10-07 [colin] 3.6.0cvs13

* src/mainwindow.c
Fix build with GTK+ < 2.14

15 years ago2008-10-07 [colin] 3.6.0cvs12
Colin Leroy [Tue, 7 Oct 2008 14:54:54 +0000 (14:54 +0000)]
2008-10-07 [colin] 3.6.0cvs12

* src/mainwindow.c
* src/mainwindow.h
* src/prefs_common.c
* src/prefs_common.h
* src/summaryview.c
* src/gtk/colorlabel.c
Fix bug 1749, 'Shortcut keys for color labels
not changeable'
Make fullscreen a setting remembered between
sessions

15 years ago2008-10-07 [colin] 3.6.0cvs11
Colin Leroy [Tue, 7 Oct 2008 07:00:49 +0000 (07:00 +0000)]
2008-10-07 [colin] 3.6.0cvs11

* src/prefs_other.c
Fix bug 1747, 'Wanderlust keybindings no longer
working (regression)'

15 years ago2008-10-07 [colin] 3.6.0cvs10
Colin Leroy [Tue, 7 Oct 2008 06:30:41 +0000 (06:30 +0000)]
2008-10-07 [colin] 3.6.0cvs10

* src/mainwindow.c
Make fullscreen a real menu item

15 years ago2008-10-07 [colin] 3.6.0cvs9
Colin Leroy [Tue, 7 Oct 2008 05:35:13 +0000 (05:35 +0000)]
2008-10-07 [colin] 3.6.0cvs9

* src/mainwindow.c
Make sure we won't save size when
fullscreening

15 years ago2008-10-06 [colin] 3.6.0cvs8
Colin Leroy [Mon, 6 Oct 2008 22:36:49 +0000 (22:36 +0000)]
2008-10-06 [colin] 3.6.0cvs8

* src/mainwindow.c
* src/mainwindow.h
Handle fullscreen via F11. Patch by
Michael Rasmussen

15 years ago2008-10-06 [colin] 3.6.0cvs7
Colin Leroy [Mon, 6 Oct 2008 05:32:00 +0000 (05:32 +0000)]
2008-10-06 [colin] 3.6.0cvs7

* src/common/ssl.c
Fix return value when setting client cert

15 years ago2008-10-04 [colin] 3.6.0cvs6
Colin Leroy [Sat, 4 Oct 2008 18:24:57 +0000 (18:24 +0000)]
2008-10-04 [colin] 3.6.0cvs6

* src/mimeview.c
Fix bug 1742, 'Attachment list contents not
visible/scrollable'

15 years ago2008-10-04 [paul] 3.6.0cvs5
Paul Mangan [Sat, 4 Oct 2008 11:01:50 +0000 (11:01 +0000)]
2008-10-04 [paul] 3.6.0cvs5

* src/mainwindow.c
fix failure of Hide toolbar option on restart

15 years ago2008-10-04 [colin] 3.6.0cvs4
Colin Leroy [Sat, 4 Oct 2008 08:25:05 +0000 (08:25 +0000)]
2008-10-04 [colin] 3.6.0cvs4

* src/addressbook.c
* src/compose.c
* src/mainwindow.c
* src/messageview.c
* src/summaryview.c
Maemo: Fix bug 1737, Crashes upon opening

15 years ago2008-10-04 [paul] 3.6.0cvs3
Paul Mangan [Sat, 4 Oct 2008 07:54:14 +0000 (07:54 +0000)]
2008-10-04 [paul] 3.6.0cvs3

* po/pt_BR.po
submitted (just a little late) by Frederico
Goncalves Guimaraes

15 years ago2008-10-03 [wwp] 3.6.0cvs2
Tristan Chabredier [Fri, 3 Oct 2008 18:16:21 +0000 (18:16 +0000)]
2008-10-03 [wwp] 3.6.0cvs2

* po/fr.po
Many fixes, mostly in menus and accelerators.

15 years ago2008-10-03 [colin] 3.6.0cvs1
Colin Leroy [Fri, 3 Oct 2008 17:29:42 +0000 (17:29 +0000)]
2008-10-03 [colin] 3.6.0cvs1

* src/gtk/filesel.c
Allow network mounts with new GTKs: they're
available via FUSE mounts and we don't need
GVFS.

15 years agoFix date... rel_3_6_0
Colin Leroy [Fri, 3 Oct 2008 13:09:37 +0000 (13:09 +0000)]
Fix date...

15 years agoFix build on older gtk
Colin Leroy [Fri, 3 Oct 2008 12:59:23 +0000 (12:59 +0000)]
Fix build on older gtk

15 years ago3.6.0 unleashed
Paul Mangan [Fri, 3 Oct 2008 11:12:57 +0000 (11:12 +0000)]
3.6.0 unleashed

15 years ago2008-10-03 [paul] 3.5.0cvs145
Paul Mangan [Fri, 3 Oct 2008 09:13:16 +0000 (09:13 +0000)]
2008-10-03 [paul] 3.5.0cvs145

* configure.ac
* po/bg.po
* po/nl.po
* po/ru.po
* po/sv.po
new translations. added by Yasen Pramatarov,
Marcel Pol, Aleksei Miheev, and Lars Persson Fink
* po/ca.po
* po/de.po
* po/fi.po
* po/fr.po
* po/hu.po
* po/it.po
* po/pl.po
* po/zh_CN.po
updated translations. submitted by Miquel Oliete,
Stephan Sachse, Flammie Pirinen, wwp, Pader Rezo,
Andrea Spadaccini, Emilian Nowak, and Ralph Young

15 years ago2008-10-02 [colin] 3.5.0cvs144
Colin Leroy [Thu, 2 Oct 2008 16:53:56 +0000 (16:53 +0000)]
2008-10-02 [colin] 3.5.0cvs144

* src/common/session.c
Fix crash when connection fails on windows

15 years ago2008-10-01 [colin] 3.5.0cvs143
Colin Leroy [Wed, 1 Oct 2008 07:07:23 +0000 (07:07 +0000)]
2008-10-01 [colin] 3.5.0cvs143

* src/imap.c
Real fix for FS-unsafe chars on win32

15 years ago2008-10-01 [colin] 3.5.0cvs142
Colin Leroy [Wed, 1 Oct 2008 05:52:21 +0000 (05:52 +0000)]
2008-10-01 [colin] 3.5.0cvs142

* src/imap.c
Encode prohibited filenames on win32

15 years ago2008-09-30 [mones] 3.5.0cvs141
Ricardo Mones [Tue, 30 Sep 2008 17:08:50 +0000 (17:08 +0000)]
2008-09-30 [mones] 3.5.0cvs141

* src/ldapctrl.c
* src/main.c
* src/prefs_themes.c
* src/printing.c
Fix output of some debug messages

15 years ago2008-09-30 [colin] 3.5.0cvs140
Colin Leroy [Tue, 30 Sep 2008 15:34:25 +0000 (15:34 +0000)]
2008-09-30 [colin] 3.5.0cvs140

* src/addrbook.c
* src/addrharvest.c
* src/compose.c
* src/jpilot.c
* src/mh.c
* src/prefs_themes.c
* src/procheader.c
* src/procmime.c
* src/summaryview.c
* src/common/utils.c
* src/gtk/sslcertwindow.c
Win32: Fix time usage; use g_stat

15 years ago2008-09-29 [colin] 3.5.0cvs139
Colin Leroy [Mon, 29 Sep 2008 21:17:08 +0000 (21:17 +0000)]
2008-09-29 [colin] 3.5.0cvs139

* src/common/utils.c
Fix case-sensitive match of subject
prefixes on win32

15 years ago2008-09-29 [colin] 3.5.0cvs138
Colin Leroy [Mon, 29 Sep 2008 16:16:13 +0000 (16:16 +0000)]
2008-09-29 [colin] 3.5.0cvs138

* src/folder_item_prefs.c
* src/folder_item_prefs.h
* src/matcher.c
* src/prefs_folder_item.c
* src/prefs_matcher.c
* src/summaryview.c
* src/common/string_match.c
* src/common/utils.c
Fix a huge leak (dozens of megs per folder
change) on Windows: disable regexps

15 years ago2008-09-28 [paul] 3.5.0cvs137
Paul Mangan [Sun, 28 Sep 2008 08:13:05 +0000 (08:13 +0000)]
2008-09-28 [paul] 3.5.0cvs137

* po/en_GB.po
updated

15 years ago2008-09-27 [colin] 3.5.0cvs136
Colin Leroy [Sat, 27 Sep 2008 16:31:13 +0000 (16:31 +0000)]
2008-09-27 [colin] 3.5.0cvs136

* src/account.c
* src/account.h
Add accessor for cur_account

15 years ago2008-09-27 [colin] 3.5.0cvs135
Colin Leroy [Sat, 27 Sep 2008 08:13:26 +0000 (08:13 +0000)]
2008-09-27 [colin] 3.5.0cvs135

* src/imap.c
Fix crash when error happen on session establishment

15 years ago2008-09-26 [mones] 3.5.0cvs134
Ricardo Mones [Fri, 26 Sep 2008 18:43:43 +0000 (18:43 +0000)]
2008-09-26 [mones] 3.5.0cvs134

* po/es.po
Updated for release

15 years ago2008-09-26 [colin] 3.5.0cvs133
Colin Leroy [Fri, 26 Sep 2008 18:31:09 +0000 (18:31 +0000)]
2008-09-26 [colin] 3.5.0cvs133

* src/plugins/pgpcore/claws.def
Fix symbol

15 years ago2008-09-26 [colin] 3.5.0cvs132
Colin Leroy [Fri, 26 Sep 2008 16:52:36 +0000 (16:52 +0000)]
2008-09-26 [colin] 3.5.0cvs132

* src/prefs_common.c
* src/prefs_common.h
* src/plugins/pgpcore/pgp_viewer.c
Add an accessor to prefs_common for plugins
(Win32 fix)

15 years ago2008-09-25 [colin] 3.5.0cvs131
Colin Leroy [Thu, 25 Sep 2008 14:53:37 +0000 (14:53 +0000)]
2008-09-25 [colin] 3.5.0cvs131

* src/main.c
Fix bug 1725, 'useless lines in clawsrc'
* src/plugins/smime/mypgpcore.def
Add a missing symbol

15 years agoFix that damn stuff
Colin Leroy [Thu, 25 Sep 2008 10:09:26 +0000 (10:09 +0000)]
Fix that damn stuff

15 years ago2008-09-25 [paul] 3.5.0cvs130
Paul Mangan [Thu, 25 Sep 2008 08:48:11 +0000 (08:48 +0000)]
2008-09-25 [paul] 3.5.0cvs130

* src/plugins/smime/mypgpcore.def
* src/plugins/smime/plugin.def
* src/plugins/smime/version.rc
add these windows-specific files
(Thanks to Colin)

15 years ago2008-09-25 [colin] 3.5.0cvs129
Colin Leroy [Thu, 25 Sep 2008 06:34:01 +0000 (06:34 +0000)]
2008-09-25 [colin] 3.5.0cvs129

* src/main.c
Load standard plugins only on first run

15 years ago2008-09-25 [colin] 3.5.0cvs128
Colin Leroy [Thu, 25 Sep 2008 05:38:53 +0000 (05:38 +0000)]
2008-09-25 [colin] 3.5.0cvs128

* src/codeconv.c
Fix build...

15 years ago2008-09-24 [colin] 3.5.0cvs127
Colin Leroy [Wed, 24 Sep 2008 16:51:13 +0000 (16:51 +0000)]
2008-09-24 [colin] 3.5.0cvs127

* src/codeconv.c
Add nb_NO's charset (iso-8859-1)

15 years ago2008-09-24 [colin] 3.5.0cvs126
Colin Leroy [Wed, 24 Sep 2008 07:08:30 +0000 (07:08 +0000)]
2008-09-24 [colin] 3.5.0cvs126

* src/common/utils.c
Fix get_mail_base_dir() on windows
(was synced from main ages ago)

15 years ago2008-09-24 [colin] 3.5.0cvs125
Colin Leroy [Wed, 24 Sep 2008 06:50:47 +0000 (06:50 +0000)]
2008-09-24 [colin] 3.5.0cvs125

* src/main.c
* src/wizard.c
Integrate better with Windows' style

15 years ago2008-09-23 [paul] 3.5.0cvs124
Paul Mangan [Tue, 23 Sep 2008 19:57:35 +0000 (19:57 +0000)]
2008-09-23 [paul] 3.5.0cvs124

* src/compose.c
* src/mainwindow.c
* src/messageview.c
offer these strings to translators too

15 years ago2008-09-23 [colin] 3.5.0cvs123
Colin Leroy [Tue, 23 Sep 2008 16:13:10 +0000 (16:13 +0000)]
2008-09-23 [colin] 3.5.0cvs123

* configure.ac
Add a --disable-dbus flag in case we want
no DBUS even if headers are available (like
for building gpg4win)
* src/filtering.c
* src/mainwindow.c
* src/prefs_logging.c
* src/common/utils.c
* src/plugins/pgpcore/sgpgme.c
* src/plugins/smime/claws.def
Windows fixes:
- disable filtering log (it's crashy for
  some reason)
- fix gmtime_r when time is -1 (before 01/01/70)
- add symbols for smime

15 years ago2008-09-22 [colin] 3.5.0cvs122
Colin Leroy [Mon, 22 Sep 2008 15:49:25 +0000 (15:49 +0000)]
2008-09-22 [colin] 3.5.0cvs122

* src/common/utils.c
* src/account.c
Remove raw printf
* src/compose.c
Fix cursor position after changing account
* src/imap.c
* src/mimeview.c
* src/news.c
Fix absolute path detection

15 years ago2008-09-21 [colin] 3.5.0cvs121
Colin Leroy [Sun, 21 Sep 2008 09:20:51 +0000 (09:20 +0000)]
2008-09-21 [colin] 3.5.0cvs121

* src/gtk/gtkaspell.c
Don't try to use empty dictionaries

15 years ago2008-09-20 [colin] 3.5.0cvs120
Colin Leroy [Sat, 20 Sep 2008 15:31:18 +0000 (15:31 +0000)]
2008-09-20 [colin] 3.5.0cvs120

* po/POTFILES.in
Add the new files to the translations

15 years agoAdd .cvsignore
Colin Leroy [Sat, 20 Sep 2008 09:03:55 +0000 (09:03 +0000)]
Add .cvsignore

15 years ago2008-09-20 [colin] 3.5.0cvs119
Colin Leroy [Sat, 20 Sep 2008 08:52:12 +0000 (08:52 +0000)]
2008-09-20 [colin] 3.5.0cvs119

* configure.ac
* src/plugins/Makefile.am
* src/plugins/smime/Makefile.am
* src/plugins/smime/plugin.c
* src/plugins/smime/smime.c
* src/plugins/smime/smime.deps
* src/plugins/smime/smime.h
Include S/Mime plugin in the main plugins
Will ease the Gpg4win team's work

15 years ago2008-09-20 [colin] 3.5.0cvs118
Colin Leroy [Sat, 20 Sep 2008 08:19:51 +0000 (08:19 +0000)]
2008-09-20 [colin] 3.5.0cvs118

* src/autofaces.c
* src/compose.c
* src/ldapquery.c
* src/main.c
* src/news.c
* src/common/socket.c
* src/gtk/gtkutils.c
* src/plugins/pgpcore/claws.def
Windows: more fixes, thanks to wwp and
Marcus Brinkmann

15 years ago2008-09-20 [colin] 3.5.0cvs117
Colin Leroy [Sat, 20 Sep 2008 08:18:06 +0000 (08:18 +0000)]
2008-09-20 [colin] 3.5.0cvs117

* src/imap.c
Tell on which server errors happened

15 years ago2008-09-20 [colin] 3.5.0cvs116
Colin Leroy [Sat, 20 Sep 2008 08:15:55 +0000 (08:15 +0000)]
2008-09-20 [colin] 3.5.0cvs116

* src/etpan/etpan-thread-manager.c
* src/etpan/imap-thread.c
* src/etpan/nntp-thread.c
Windows: Fix hang on IMAP/NNTP

15 years ago2008-09-20 [colin] 3.5.0cvs115
Colin Leroy [Sat, 20 Sep 2008 08:13:55 +0000 (08:13 +0000)]
2008-09-20 [colin] 3.5.0cvs115

* src/common/utils.c
Fix bug 1723, "Buffer overflow crash caused by
preview in 'Date format help' dialog box"
Also, optimise fast_strftime a bit :)

15 years ago2008-09-18 [colin] 3.5.0cvs114
Colin Leroy [Thu, 18 Sep 2008 16:03:12 +0000 (16:03 +0000)]
2008-09-18 [colin] 3.5.0cvs114

* src/procmime.c
* src/textview.c
Check for NULLs before str* functions

15 years ago2008-09-18 [colin] 3.5.0cvs113
Colin Leroy [Thu, 18 Sep 2008 15:58:01 +0000 (15:58 +0000)]
2008-09-18 [colin] 3.5.0cvs113

* src/messageview.c
* src/procmime.c
* src/textview.c
Handle html parts in multipart/related
Decode ISO-8859-1 as Windows-1252 (the former
is a subset of the latter) in order to
workaround Outlook mails misencoding
* src/gtk/logwindow.c
* src/gtk/logwindow.h
Clear mainwindow's error pixmap when the
error scrolls out of the log

15 years ago2008-09-17 [colin] 3.5.0cvs112
Colin Leroy [Wed, 17 Sep 2008 10:38:36 +0000 (10:38 +0000)]
2008-09-17 [colin] 3.5.0cvs112

* src/image_viewer.c
Fix image loading (multiple childs added to
scrolledwindow, break of the resize functionality)
* src/account.c
* src/prefs_folder_item.c
* src/prefs_spelling.c
* src/gtk/gtkaspell.c
Better fix problems with dictionaries updates

15 years ago2008-09-17 [colin] 3.5.0cvs111
Colin Leroy [Wed, 17 Sep 2008 07:25:22 +0000 (07:25 +0000)]
2008-09-17 [colin] 3.5.0cvs111

* src/common/utils.c
Fix double-opening (fixes multiple signatures when
using signify)

15 years agoMark release
Colin Leroy [Wed, 17 Sep 2008 06:30:27 +0000 (06:30 +0000)]
Mark release

15 years ago2008-09-16 [colin] 3.5.0cvs110
Colin Leroy [Tue, 16 Sep 2008 20:40:24 +0000 (20:40 +0000)]
2008-09-16 [colin] 3.5.0cvs110

* src/prefs_account.c
* src/prefs_folder_item.c
* src/prefs_spelling.c
* src/gtk/gtkaspell.c
Better stripping of aspell dictionaries names

15 years ago2008-09-16 [colin] 3.5.0cvs109
Colin Leroy [Tue, 16 Sep 2008 17:15:56 +0000 (17:15 +0000)]
2008-09-16 [colin] 3.5.0cvs109

* src/account.c
* src/inc.c
* src/mainwindow.c
* src/prefs_account.h
* src/prefs_other.c
* src/send_message.c
* src/gtk/inputdialog.c
Don't add a pref to allow remembering passwords
(Just not checking the checkbox is enough)

15 years agoFix changelog
Colin Leroy [Tue, 16 Sep 2008 16:44:29 +0000 (16:44 +0000)]
Fix changelog

15 years ago2008-09-16 [colin] 3.5.0cvs108
Colin Leroy [Tue, 16 Sep 2008 16:39:10 +0000 (16:39 +0000)]
2008-09-16 [colin] 3.5.0cvs108

* src/messageview.c
* src/gtk/inputdialog.c
* src/gtk/inputdialog.h
Fix warnings

15 years ago2008-09-16 [wwp] 3.5.0cvs107
Tristan Chabredier [Tue, 16 Sep 2008 13:22:19 +0000 (13:22 +0000)]
2008-09-16 [wwp] 3.5.0cvs107

* src/compose.c
Complete 3.5.0cvs106 by removing a function that got
moved to account.[ch].

15 years ago2008-09-16 [wwp] 3.5.0cvs106
Tristan Chabredier [Tue, 16 Sep 2008 12:22:12 +0000 (12:22 +0000)]
2008-09-16 [wwp] 3.5.0cvs106

* src/account.c
* src/account.h
* src/compose.c
* src/quote_fmt.c
* src/quote_fmt_lex.l
* src/quote_fmt_parse.y
Add account signature (path and value string) manipulation
keywords to the template processor. It's now possible in
all templates to insert the account signature to an
arbitrary location or to pass it to a external script for
further editing.

15 years ago2008-09-16 [mones] 3.5.0cvs105
Ricardo Mones [Tue, 16 Sep 2008 09:11:21 +0000 (09:11 +0000)]
2008-09-16 [mones] 3.5.0cvs105

* src/imap.c
* src/inc.c
* src/mainwindow.c
* src/mainwindow.h
* src/news.c
* src/prefs_account.h
* src/prefs_common.c
* src/prefs_common.h
* src/prefs_other.c
* src/send_message.c
* src/gtk/inputdialog.c
* src/gtk/inputdialog.h
Implement session passwords: unsaved passwords for receiving
or sending of accounts can be remembered while running to
avoid repetitive typing.
As keeping passwords in memory is unsafe a new preference
in Other page is added to activate or not such capability.

15 years ago2008-09-14 [colin] 3.5.0cvs104
Colin Leroy [Sun, 14 Sep 2008 20:00:40 +0000 (20:00 +0000)]
2008-09-14 [colin] 3.5.0cvs104

* src/codeconv.c
* src/codeconv.h
Make conv_iconv_strdup static

15 years ago2008-09-12 [colin] 3.5.0cvs103
Colin Leroy [Fri, 12 Sep 2008 16:11:51 +0000 (16:11 +0000)]
2008-09-12 [colin] 3.5.0cvs103

* claws-mail.pc.in
* src/Makefile.am
* src/compose.c
* src/compose.h
* src/crash.c
* src/folder_item_prefs.c
* src/folder_item_prefs.h
* src/main.c
* src/prefs_account.c
* src/prefs_common.c
* src/prefs_common.h
* src/prefs_folder_item.c
* src/prefs_spelling.c
* src/prefs_template.c
* src/quote_fmt.h
* src/quote_fmt_parse.y
* src/toolbar.c
* src/toolbar.h
* src/gtk/Makefile.am
* src/gtk/about.c
* src/gtk/filesel.c
* src/gtk/gtkaspell.c
* src/gtk/gtkaspell.h
* src/plugins/bogofilter/Makefile.am
* src/plugins/dillo_viewer/Makefile.am
* src/plugins/spamassassin/Makefile.am
* src/plugins/trayicon/Makefile.am
Switch spellchecker to Enchant

15 years ago2008-09-12 [paul] 3.5.0cvs102
Paul Mangan [Fri, 12 Sep 2008 08:01:34 +0000 (08:01 +0000)]
2008-09-12 [paul] 3.5.0cvs102

* tools/README
* tools/csv2addressbook.pl
add support for Fox Mail

15 years ago2008-09-12 [paul] 3.5.0cvs101
Paul Mangan [Fri, 12 Sep 2008 06:26:01 +0000 (06:26 +0000)]
2008-09-12 [paul] 3.5.0cvs101

* src/compose.c
* src/prefs_wrapping.c
changes to English

15 years ago2008-09-12 [paul] 3.5.0cvs100
Paul Mangan [Fri, 12 Sep 2008 06:13:11 +0000 (06:13 +0000)]
2008-09-12 [paul] 3.5.0cvs100

* configure.ac
revert cvs99's libenchant commit error

15 years ago2008-09-12 [colin] 3.5.0cvs99
Colin Leroy [Fri, 12 Sep 2008 05:47:55 +0000 (05:47 +0000)]
2008-09-12 [colin] 3.5.0cvs99

* src/inc.c
Only go to inbox if there are new mails
(and fetch was manual)

15 years ago2008-09-10 [colin] 3.5.0cvs98
Colin Leroy [Wed, 10 Sep 2008 20:12:58 +0000 (20:12 +0000)]
2008-09-10 [colin] 3.5.0cvs98

* src/inc.c
* src/summaryview.c
* src/common/session.c
Use g_timeout_add_seconds instead of g_timeout_add
on glib >= 2.14 when we don't need precision on the
delay. This helps reducing power consumption:
http://mjg59.livejournal.com/74651.html

15 years ago2008-09-10 [colin] 3.5.0cvs97
Colin Leroy [Wed, 10 Sep 2008 16:53:56 +0000 (16:53 +0000)]
2008-09-10 [colin] 3.5.0cvs97

* src/compose.c
Don't save window size and position when
compose is hidden (filtering action)

15 years agoAttribution
Colin Leroy [Tue, 9 Sep 2008 16:45:02 +0000 (16:45 +0000)]
Attribution

15 years ago2008-09-09 [colin] 3.5.0cvs96
Colin Leroy [Tue, 9 Sep 2008 16:40:59 +0000 (16:40 +0000)]
2008-09-09 [colin] 3.5.0cvs96

* src/action.h
* src/addr_compl.c
* src/addressadd.c
* src/addressbook.h
* src/addressbook_foldersel.c
* src/addressitem.h
* src/addrgather.c
* src/alertpanel.c
* src/browseldap.c
* src/editaddress.c
* src/editaddress_other_attributes_ldap.h
* src/editbook.c
* src/editjpilot.c
* src/editldap.c
* src/editldap_basedn.c
* src/editvcard.c
* src/exphtmldlg.c
* src/expldifdlg.c
* src/export.c
* src/foldersel.c
* src/foldersel.h
* src/gedit-print.c
* src/gedit-print.h
* src/grouplistdialog.c
* src/headerview.c
* src/headerview.h
* src/image_viewer.c
* src/import.c
* src/importldif.c
* src/importmutt.c
* src/importpine.c
* src/inc.c
* src/main.c
* src/main.h
* src/messageview.c
* src/messageview.h
* src/noticeview.c
* src/prefs_actions.c
* src/prefs_filtering.c
* src/prefs_folder_column.c
* src/prefs_gtk.h
* src/prefs_summary_column.c
* src/prefs_toolbar.c
* src/send_message.c
* src/setup.c
* src/sourcewindow.c
* src/sourcewindow.h
* src/ssl_manager.c
* src/statusbar.c
* src/statusbar.h
* src/stock_pixmap.c
* src/stock_pixmap.h
* src/summaryview.c
* src/textview.c
* src/textview.h
* src/undo.h
* src/uri_opener.c
* src/wizard.c
* src/wizard.h
* src/common/ssl.h
* src/common/utils.c
* src/gtk/about.c
* src/gtk/colorlabel.c
* src/gtk/colorlabel.h
* src/gtk/combobox.h
* src/gtk/description_window.c
* src/gtk/filesel.c
* src/gtk/gtkaspell.c
* src/gtk/gtkaspell.h
* src/gtk/gtkcmclist.c
* src/gtk/gtkcmclist.h
* src/gtk/gtkcmctree.c
* src/gtk/gtkcmctree.h
* src/gtk/gtkcmoptionmenu.h
* src/gtk/gtksctree.c
* src/gtk/gtksctree.h
* src/gtk/gtkshruler.c
* src/gtk/gtkshruler.h
* src/gtk/gtksourceprintjob.c
* src/gtk/gtksourceprintjob.h
* src/gtk/gtkutils.c
* src/gtk/gtkutils.h
* src/gtk/gtkvscrollbutton.c
* src/gtk/gtkvscrollbutton.h
* src/gtk/icon_legend.c
* src/gtk/inputdialog.c
* src/gtk/logwindow.c
* src/gtk/logwindow.h
* src/gtk/manage_window.c
* src/gtk/manage_window.h
* src/gtk/menu.c
* src/gtk/prefswindow.c
* src/gtk/progressdialog.c
* src/gtk/progressdialog.h
* src/plugins/bogofilter/bogofilter_gtk.c
* src/plugins/pgpcore/passphrase.c
* src/plugins/spamassassin/spamassassin_gtk.c
* src/plugins/trayicon/trayicon.c
* src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
* src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
* src/plugins/trayicon/libeggtrayicon/gtk2-funcs.c
* src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
* src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
Complete GTK+ 2.14 undeprecation

15 years ago2008-09-09 [colin] 3.5.0cvs95
Colin Leroy [Tue, 9 Sep 2008 05:48:00 +0000 (05:48 +0000)]
2008-09-09 [colin] 3.5.0cvs95

* src/gtk/gtkcmclist.h
Fix build on GTK+ 2.14

15 years ago2008-09-08 [colin] 3.5.0cvs94
Colin Leroy [Mon, 8 Sep 2008 05:44:11 +0000 (05:44 +0000)]
2008-09-08 [colin] 3.5.0cvs94

* src/noticeview.c
* src/noticeview.h
Remove GtkSignalFunc

15 years ago2008-09-07 [colin] 3.5.0cvs93
Colin Leroy [Sun, 7 Sep 2008 21:21:56 +0000 (21:21 +0000)]
2008-09-07 [colin] 3.5.0cvs93

* src/addressadd.c
* src/addressbook_foldersel.c
* src/gtk/gtkcmclist.c
* src/gtk/gtkcmclist.h
* src/gtk/gtkcmctree.c
* src/gtk/gtkcmctree.h
* src/gtk/gtksctree.c
* src/gtk/prefswindow.c
* src/gtk/prefswindow.h
Use GDestroyNotify instead of GtkDestroyNotify
(deprecated in GTK+ 2.14)

15 years ago2008-09-07 [colin] 3.5.0cvs92
Colin Leroy [Sun, 7 Sep 2008 09:05:14 +0000 (09:05 +0000)]
2008-09-07 [colin] 3.5.0cvs92

* src/textview.c
Fix bug 1712, 'invalid "Phishing attempt warning"
when linked text ends with spaces'

15 years ago2008-09-05 [colin] 3.5.0cvs91
Colin Leroy [Fri, 5 Sep 2008 19:05:43 +0000 (19:05 +0000)]
2008-09-05 [colin] 3.5.0cvs91

* src/procmime.c
Maybe fix bug 1711, 'Save-as attachment crashes'
Possibly wrong free() due to pointer shifting

15 years ago2008-09-05 [colin] 3.5.0cvs90
Colin Leroy [Fri, 5 Sep 2008 09:42:05 +0000 (09:42 +0000)]
2008-09-05 [colin] 3.5.0cvs90

* src/compose.c
Fix bug 1710, 'User misreads "Discard Message"
as "Discard Changes"'. Propose to save or discard
only the latest changes when closing an existing
draft. Autosave may still have saved parts of the
edit session.

15 years agoFix update link
Colin Leroy [Thu, 4 Sep 2008 08:12:50 +0000 (08:12 +0000)]
Fix update link

15 years ago2008-09-04 [colin] 3.5.0cvs89
Colin Leroy [Thu, 4 Sep 2008 08:06:09 +0000 (08:06 +0000)]
2008-09-04 [colin] 3.5.0cvs89

* src/summaryview.c
Fix bug 1707, 'Segfault when sorting on non-visible column'

15 years ago2008-09-01 [colin] 3.5.0cvs88
Colin Leroy [Mon, 1 Sep 2008 16:58:02 +0000 (16:58 +0000)]
2008-09-01 [colin] 3.5.0cvs88

* src/imap.c
* src/summaryview.c
* src/common/tags.c
* src/etpan/imap-thread.c
* src/etpan/imap-thread.h
Store spam flag on IMAP (Junk/NonJunk, as
ThunderBird does - this is nonstandard)

15 years ago2008-08-31 [wwp] 3.5.0cvs87
Tristan Chabredier [Sun, 31 Aug 2008 07:28:22 +0000 (07:28 +0000)]
2008-08-31 [wwp] 3.5.0cvs87

* ChangeLog
Fix globish edition^Wediting.