Paul Mangan
7cf8a306f8
3.6.1 unleashed
2008-10-10 10:08:58 +00:00
Colin Leroy
9472dae1a6
2008-10-10 [colin] 3.6.0cvs25
...
* src/common/ssl.c
Tell libetpan it doesn't need to init
GnuTLS
2008-10-10 06:52:20 +00:00
Colin Leroy
a18648b8ad
2008-10-10 [colin] 3.6.0cvs24
...
* claws-mail.pc.in
Remove references to openssl
2008-10-10 05:32:27 +00:00
Colin Leroy
e034a099cc
2008-10-09 [colin] 3.6.0cvs23
...
* configure.ac
Fix message
2008-10-09 18:09:12 +00:00
Colin Leroy
d23b5960b1
2008-10-09 [colin] 3.6.0cvs22
...
* configure.ac
Error out when building against openssl
2008-10-09 18:02:44 +00:00
Colin Leroy
5cf0cd9ce0
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.
2008-10-09 17:26:52 +00:00
Colin Leroy
fe0b6200d2
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.
2008-10-09 17:02:02 +00:00
Colin Leroy
51556209cc
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')
2008-10-09 15:58:43 +00:00
Colin Leroy
9e66f17ece
2008-10-09 [colin] 3.6.0cvs18
...
* configure.ac
Require libetpan 0.57 (important fixes)
2008-10-09 06:22:15 +00:00
Paul Mangan
46f05070d9
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
2008-10-08 18:32:02 +00:00
Colin Leroy
1f368c1c8a
2008-10-08 [colin] 3.6.0cvs16
...
* src/addressbook.c
Fix wrong menu title
2008-10-08 11:10:29 +00:00
Colin Leroy
8938237ced
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.
2008-10-07 16:18:11 +00:00
Colin Leroy
70759aed06
2008-10-07 [colin] 3.6.0cvs14
...
* src/imap.c
Don't ask for a password when using GSSAPI
2008-10-07 16:15:30 +00:00
Colin Leroy
7bd6b6c372
2008-10-07 [colin] 3.6.0cvs13
...
* src/mainwindow.c
Fix build with GTK+ < 2.14
2008-10-07 16:05:18 +00:00
Colin Leroy
641edb4693
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
2008-10-07 14:54:54 +00:00
Colin Leroy
df8e483281
2008-10-07 [colin] 3.6.0cvs11
...
* src/prefs_other.c
Fix bug 1747, 'Wanderlust keybindings no longer
working (regression)'
2008-10-07 07:00:49 +00:00
Colin Leroy
e9bf611382
2008-10-07 [colin] 3.6.0cvs10
...
* src/mainwindow.c
Make fullscreen a real menu item
2008-10-07 06:30:41 +00:00
Colin Leroy
f13bd41818
2008-10-07 [colin] 3.6.0cvs9
...
* src/mainwindow.c
Make sure we won't save size when
fullscreening
2008-10-07 05:35:13 +00:00
Colin Leroy
6d269b77d2
2008-10-06 [colin] 3.6.0cvs8
...
* src/mainwindow.c
* src/mainwindow.h
Handle fullscreen via F11. Patch by
Michael Rasmussen
2008-10-06 22:36:49 +00:00
Colin Leroy
6df7cd1377
2008-10-06 [colin] 3.6.0cvs7
...
* src/common/ssl.c
Fix return value when setting client cert
2008-10-06 05:32:00 +00:00
Colin Leroy
cf4b47c8a0
2008-10-04 [colin] 3.6.0cvs6
...
* src/mimeview.c
Fix bug 1742, 'Attachment list contents not
visible/scrollable'
2008-10-04 18:24:57 +00:00
Paul Mangan
1568b431fd
2008-10-04 [paul] 3.6.0cvs5
...
* src/mainwindow.c
fix failure of Hide toolbar option on restart
2008-10-04 11:01:50 +00:00
Colin Leroy
ac26648e71
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
2008-10-04 08:25:05 +00:00
Paul Mangan
91cbbe429a
2008-10-04 [paul] 3.6.0cvs3
...
* po/pt_BR.po
submitted (just a little late) by Frederico
Goncalves Guimaraes
2008-10-04 07:54:14 +00:00
Tristan Chabredier
18029ae99f
2008-10-03 [wwp] 3.6.0cvs2
...
* po/fr.po
Many fixes, mostly in menus and accelerators.
2008-10-03 18:16:21 +00:00
Colin Leroy
9cd793968e
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.
2008-10-03 17:29:42 +00:00
Paul Mangan
781c0b784d
3.6.0 unleashed
2008-10-03 11:12:57 +00:00
Paul Mangan
99cbb62674
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
2008-10-03 09:13:16 +00:00
Colin Leroy
f2e1d4bbd0
2008-10-02 [colin] 3.5.0cvs144
...
* src/common/session.c
Fix crash when connection fails on windows
2008-10-02 16:53:56 +00:00
Colin Leroy
15f0d14a08
2008-10-01 [colin] 3.5.0cvs143
...
* src/imap.c
Real fix for FS-unsafe chars on win32
2008-10-01 07:07:23 +00:00
Colin Leroy
aff2b647d2
2008-10-01 [colin] 3.5.0cvs142
...
* src/imap.c
Encode prohibited filenames on win32
2008-10-01 05:52:21 +00:00
Ricardo Mones
0136f5d2ef
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
2008-09-30 17:08:50 +00:00
Colin Leroy
7324e70c1d
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
2008-09-30 15:34:25 +00:00
Colin Leroy
26b9c58713
2008-09-29 [colin] 3.5.0cvs139
...
* src/common/utils.c
Fix case-sensitive match of subject
prefixes on win32
2008-09-29 21:17:08 +00:00
Colin Leroy
7f2b44d816
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
2008-09-29 16:16:13 +00:00
Paul Mangan
3b2977e643
2008-09-28 [paul] 3.5.0cvs137
...
* po/en_GB.po
updated
2008-09-28 08:13:05 +00:00
Colin Leroy
e4eb5e4f7d
2008-09-27 [colin] 3.5.0cvs136
...
* src/account.c
* src/account.h
Add accessor for cur_account
2008-09-27 16:31:13 +00:00
Colin Leroy
b7b6d42af5
2008-09-27 [colin] 3.5.0cvs135
...
* src/imap.c
Fix crash when error happen on session establishment
2008-09-27 08:13:26 +00:00
Ricardo Mones
2d3576d541
2008-09-26 [mones] 3.5.0cvs134
...
* po/es.po
Updated for release
2008-09-26 18:43:43 +00:00
Colin Leroy
7573ecc83c
2008-09-26 [colin] 3.5.0cvs133
...
* src/plugins/pgpcore/claws.def
Fix symbol
2008-09-26 18:31:09 +00:00
Colin Leroy
93faabde99
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)
2008-09-26 16:52:36 +00:00
Colin Leroy
89f2ee5e88
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
2008-09-25 14:53:37 +00:00
Paul Mangan
03fcdfd47a
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)
2008-09-25 08:48:11 +00:00
Colin Leroy
8e3d33f1c2
2008-09-25 [colin] 3.5.0cvs129
...
* src/main.c
Load standard plugins only on first run
2008-09-25 06:34:01 +00:00
Colin Leroy
e02ad2cdb6
2008-09-25 [colin] 3.5.0cvs128
...
* src/codeconv.c
Fix build...
2008-09-25 05:38:53 +00:00
Colin Leroy
1406ea8ee3
2008-09-24 [colin] 3.5.0cvs127
...
* src/codeconv.c
Add nb_NO's charset (iso-8859-1)
2008-09-24 16:51:13 +00:00
Colin Leroy
4abfb608e4
2008-09-24 [colin] 3.5.0cvs126
...
* src/common/utils.c
Fix get_mail_base_dir() on windows
(was synced from main ages ago)
2008-09-24 07:08:30 +00:00
Colin Leroy
02b5000862
2008-09-24 [colin] 3.5.0cvs125
...
* src/main.c
* src/wizard.c
Integrate better with Windows' style
2008-09-24 06:50:47 +00:00
Paul Mangan
3f749c5a91
2008-09-23 [paul] 3.5.0cvs124
...
* src/compose.c
* src/mainwindow.c
* src/messageview.c
offer these strings to translators too
2008-09-23 19:57:35 +00:00
Colin Leroy
83eaf78e3f
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
2008-09-23 16:13:10 +00:00