claws.git
15 years ago2008-11-27 [colin] 3.6.1cvs47
Colin Leroy [Thu, 27 Nov 2008 16:39:16 +0000 (16:39 +0000)]
2008-11-27 [colin] 3.6.1cvs47

* src/filtering.c
* src/matcher.c
Fix a little leak

15 years ago2008-11-26 [colin] 3.6.1cvs46
Colin Leroy [Wed, 26 Nov 2008 17:29:13 +0000 (17:29 +0000)]
2008-11-26 [colin] 3.6.1cvs46

* src/common/ssl.c
Fix new warning

15 years ago2008-11-26 [colin] 3.6.1cvs45
Colin Leroy [Wed, 26 Nov 2008 17:28:23 +0000 (17:28 +0000)]
2008-11-26 [colin] 3.6.1cvs45

* src/plugins/pgpcore/select-keys.c
* src/plugins/pgpcore/sgpgme.c
Fix bug 1591, 'S/MIME: better key
handling/selection dialog'
Really ignore revoked/expired keys

15 years ago2008-11-26 [colin] 3.6.1cvs44
Colin Leroy [Wed, 26 Nov 2008 11:59:59 +0000 (11:59 +0000)]
2008-11-26 [colin] 3.6.1cvs44

* src/main.c
* src/common/claws.c
* src/common/ssl.c
Make sure libgcrypt's threading is initialised
before gnutls. See also old bug 1539.

15 years ago2008-11-26 [colin] 3.6.1cvs43
Colin Leroy [Wed, 26 Nov 2008 08:13:21 +0000 (08:13 +0000)]
2008-11-26 [colin] 3.6.1cvs43

* src/imap.c
* src/news.c
* src/etpan/imap-thread.c
Fix possible crashes due to clist_begin()
not checking for NULLs (it should!)

15 years ago2008-11-25 [colin] 3.6.1cvs42
Colin Leroy [Tue, 25 Nov 2008 16:43:26 +0000 (16:43 +0000)]
2008-11-25 [colin] 3.6.1cvs42

* src/procmime.c
Fix line length in MIME parameters

15 years ago2008-11-22 [paul] 3.6.1cvs41
Paul Mangan [Sat, 22 Nov 2008 10:38:24 +0000 (10:38 +0000)]
2008-11-22 [paul] 3.6.1cvs41

* src/compose.c
grab Return key press in attachments Properties
dialog

15 years ago2008-11-21 [colin] 3.6.1cvs40
Colin Leroy [Fri, 21 Nov 2008 17:33:04 +0000 (17:33 +0000)]
2008-11-21 [colin] 3.6.1cvs40

* src/compose.c
* src/procmime.c
Fix bug 1776, 'use encoded name parameters
for attachments instead of ascii'.
Break the RFC 2047 by using B-encoded
filename parameter, like everyone does,
following advice from the RFC author.

15 years ago2008-11-21 [colin] 3.6.1cvs39
Colin Leroy [Fri, 21 Nov 2008 17:31:38 +0000 (17:31 +0000)]
2008-11-21 [colin] 3.6.1cvs39

* src/common/socket.c
Rehandshake if server asks to

15 years ago2008-11-21 [colin] 3.6.1cvs38
Colin Leroy [Fri, 21 Nov 2008 06:38:07 +0000 (06:38 +0000)]
2008-11-21 [colin] 3.6.1cvs38

* src/mimeview.h
* src/toolbar.h
* src/common/session.h
* src/common/smtp.h
Move conditional-compilation members to
end of structs

15 years ago2008-11-19 [wwp] 3.6.1cvs37
Tristan Chabredier [Wed, 19 Nov 2008 17:41:01 +0000 (17:41 +0000)]
2008-11-19 [wwp] 3.6.1cvs37

* src/prefs_actions.c
Fixed wrong behaviour when pressing Escape (was not cancelling
the action).

15 years ago2008-11-19 [wwp] 3.6.1cvs36
Tristan Chabredier [Wed, 19 Nov 2008 17:04:46 +0000 (17:04 +0000)]
2008-11-19 [wwp] 3.6.1cvs36

* src/compose.c
* src/matcher.c
* src/messageview.c
* src/mimeview.c
* src/prefs_actions.c
* src/prefs_filtering_action.c
* src/procmsg.c
* src/summaryview.c
* src/textview.c
* src/common/utils.c
Replace occurrences of "command line" with "command-line" everywhere.
Enforce code style (mostly indentation) in prefs_actions.c.

15 years ago2008-11-19 [colin] 3.6.1cvs35
Colin Leroy [Wed, 19 Nov 2008 08:11:36 +0000 (08:11 +0000)]
2008-11-19 [colin] 3.6.1cvs35

* src/compose.c
* src/prefs_common.c
* src/prefs_common.h
Add primary_paste_unselects hidden preference
to change how middle-click pasting changes
the selection and insert point; defaults to
pre-3.6.1cvs31

15 years ago2008-11-19 [colin] 3.6.1cvs34
Colin Leroy [Wed, 19 Nov 2008 07:55:14 +0000 (07:55 +0000)]
2008-11-19 [colin] 3.6.1cvs34

* src/folderview.c
Always give focus to summaryview, even if
the folder is empty, in small screen layout.
Allows to go back to folderlist using the
keyboard.

15 years ago2008-11-18 [colin] 3.6.1cvs33
Colin Leroy [Tue, 18 Nov 2008 18:07:21 +0000 (18:07 +0000)]
2008-11-18 [colin] 3.6.1cvs33

* src/mainwindow.h
Put back conditional at the end of struct

15 years ago2008-11-18 [colin] 3.6.1cvs32
Colin Leroy [Tue, 18 Nov 2008 10:29:16 +0000 (10:29 +0000)]
2008-11-18 [colin] 3.6.1cvs32

* src/procmime.c
* src/common/w32_reg.c
Fix crash on win32 when browsing to a
directory

15 years ago2008-11-15 [colin] 3.6.1cvs31
Colin Leroy [Sat, 15 Nov 2008 21:32:34 +0000 (21:32 +0000)]
2008-11-15 [colin] 3.6.1cvs31

* src/compose.c
After a mid-click paste, deselect selection
and go to end of paste.

15 years ago2008-11-15 [colin] 3.6.1cvs30
Colin Leroy [Sat, 15 Nov 2008 21:25:12 +0000 (21:25 +0000)]
2008-11-15 [colin] 3.6.1cvs30

* src/compose.c
Auto-save draft after external editor quits

15 years ago2008-11-15 [colin] 3.6.1cvs29
Colin Leroy [Sat, 15 Nov 2008 20:20:32 +0000 (20:20 +0000)]
2008-11-15 [colin] 3.6.1cvs29

* src/plugins/pgpcore/sgpgme.c
Fix wrong error display, thanks to
Charles A. Edwards

15 years ago2008-11-14 [colin] 3.6.1cvs28
Colin Leroy [Fri, 14 Nov 2008 19:09:55 +0000 (19:09 +0000)]
2008-11-14 [colin] 3.6.1cvs28

* src/prefs_actions.c
Comment out bogus (IMO) warning

15 years ago2008-11-14 [colin] 3.6.1cvs27
Colin Leroy [Fri, 14 Nov 2008 16:48:41 +0000 (16:48 +0000)]
2008-11-14 [colin] 3.6.1cvs27

* src/mainwindow.c
* src/summaryview.c
* src/summaryview.h
* src/gtk/menu.c
* src/gtk/menu.h
Share summaryview's context menu actions with
the equivalent menu items of the main menu;
this allows to share accelerators and de-
duplicate code.

15 years ago2008-11-14 [colin] 3.6.1cvs26
Colin Leroy [Fri, 14 Nov 2008 16:46:53 +0000 (16:46 +0000)]
2008-11-14 [colin] 3.6.1cvs26

* src/plugins/pgpcore/sgpgme.c
Fix bug 1768, 'claws-mail crashes while
checking smime bad signature'

15 years ago2008-11-13 [colin] 3.6.1cvs25
Colin Leroy [Thu, 13 Nov 2008 12:55:42 +0000 (12:55 +0000)]
2008-11-13 [colin] 3.6.1cvs25

* src/account.c
* src/filtering.c
Fix redefinition of PREFSBUFSIZE

15 years ago2008-11-13 [wwp] 3.6.1cvs24
Tristan Chabredier [Thu, 13 Nov 2008 10:30:32 +0000 (10:30 +0000)]
2008-11-13 [wwp] 3.6.1cvs24

* tools/popfile-link.sh
Add support for reusing existing POPFile session ID.

15 years ago2008-11-12 [colin] 3.6.1cvs23
Colin Leroy [Wed, 12 Nov 2008 21:07:03 +0000 (21:07 +0000)]
2008-11-12 [colin] 3.6.1cvs23

* src/prefs_gtk.h
Fix bug 1771, 'Folder template gets
truncated when exiting the application'
Use a 32k buffer for string preferences

15 years ago2008-11-11 [colin] 3.6.1cvs22
Colin Leroy [Tue, 11 Nov 2008 12:50:35 +0000 (12:50 +0000)]
2008-11-11 [colin] 3.6.1cvs22

* src/summaryview.c
Fix "display sender using addressbook" when
prefs_common.swap_from is in use. Patch by
H. Merijn Brand

15 years ago2008-11-11 [colin] 3.6.1cvs21
Colin Leroy [Tue, 11 Nov 2008 12:48:43 +0000 (12:48 +0000)]
2008-11-11 [colin] 3.6.1cvs21

* src/autofaces.c
* src/common/md5.c
* src/common/md5.h
Make a few functions static

15 years ago2008-11-07 [colin] 3.6.1cvs20
Colin Leroy [Fri, 7 Nov 2008 18:06:32 +0000 (18:06 +0000)]
2008-11-07 [colin] 3.6.1cvs20

* src/mainwindow.c
* src/summaryview.c
Fix crash when rebuilding colorlabel
menu
* src/addrgather.c
* src/editldap.c
* src/prefs_account.c
* src/prefs_compose_writing.c
* src/prefs_logging.c
* src/prefs_message.c
* src/prefs_other.c
* src/prefs_receive.c
* src/prefs_summaries.c
* src/prefs_wrapping.c
* src/plugins/bogofilter/bogofilter_gtk.c
* src/plugins/pgpcore/prefs_gpg.c
* src/plugins/spamassassin/spamassassin_gtk.c
Fix deprecated use of page_size in
gtkspinbutton adjustments

15 years ago2008-11-06 [mones] 3.6.1cvs19
Ricardo Mones [Thu, 6 Nov 2008 07:56:56 +0000 (07:56 +0000)]
2008-11-06 [mones] 3.6.1cvs19

* src/mainwindow.c
Fix missing "About" in Help menu
* tools/claws.i18n.status.pl
Fix header

15 years ago2008-11-05 [colin] 3.6.1cvs18
Colin Leroy [Wed, 5 Nov 2008 18:05:32 +0000 (18:05 +0000)]
2008-11-05 [colin] 3.6.1cvs18

* src/action.c
* src/main.c
* src/mainwindow.c
* src/common/socket.c
* src/common/socket.h
* src/gtk/gtkutils.c
* src/gtk/gtkutils.h
w32: Implement single launch (lock
socket); always put debug log to
the rc_dir; fix Start menu update
after registering as default Mail
app

15 years ago2008-11-05 [colin] 3.6.1cvs17
Colin Leroy [Wed, 5 Nov 2008 08:21:32 +0000 (08:21 +0000)]
2008-11-05 [colin] 3.6.1cvs17

* src/mainwindow.c
Setting the Mail start menu item in HKCU
confuses the Internet Options dialog. Do
it in HKLM as this dialog does.

15 years ago2008-11-04 [colin] 3.6.1cvs16
Colin Leroy [Tue, 4 Nov 2008 21:31:51 +0000 (21:31 +0000)]
2008-11-04 [colin] 3.6.1cvs16

* src/common/w32_reg.c
Fix off-by-one

15 years ago2008-11-04 [colin] 3.6.1cvs15
Colin Leroy [Tue, 4 Nov 2008 21:13:42 +0000 (21:13 +0000)]
2008-11-04 [colin] 3.6.1cvs15

* src/procmime.c
w32: Fix getting content-type
* src/mimeview.c
* src/prefs_common.c
* src/prefs_common.h
* src/prefs_ext_prog.c
* src/textview.c
w32: better integration (use the
standard file associations instead
of our platform-unadapted open
dialog)
* src/mainwindow.c
* src/common/utils.c
* src/common/w32_reg.c
* src/common/w32lib.h
w32: better integration (allow
setting Claws as default MUA)

15 years ago2008-11-01 [colin] 3.6.1cvs14
Colin Leroy [Sat, 1 Nov 2008 20:54:32 +0000 (20:54 +0000)]
2008-11-01 [colin] 3.6.1cvs14

* src/codeconv.c
Fix wrongly converted non-ascii characters
when locale's charset is US-ASCII (strict-mode
was failing in this case)

15 years ago2008-10-30 [colin] 3.6.1cvs13
Colin Leroy [Thu, 30 Oct 2008 17:46:46 +0000 (17:46 +0000)]
2008-10-30 [colin] 3.6.1cvs13

* src/mimeview.c
* src/mimeview.h
* src/textview.c
* src/textview.h
Use one UI Manager per mimeview, instead of
the global one -- else user_data pointer gets
broken if opening and closing another message-
view, then using right-click on a mimeview's
mimepart. Probably fixes bug 1711, 'Save-as
attachment crashes'

15 years ago2008-10-24 [paul] 3.6.1cvs12
Paul Mangan [Fri, 24 Oct 2008 13:46:13 +0000 (13:46 +0000)]
2008-10-24 [paul] 3.6.1cvs12

* tools/Makefile.am
* tools/kdeservicemenu/claws-mail-attach-files.desktop.kde4template
* tools/kdeservicemenu/install.sh
another, possibly the final?, attempt on getting this
sorted for kde4

15 years ago2008-10-24 [paul] 3.6.1cvs11
Paul Mangan [Fri, 24 Oct 2008 11:13:02 +0000 (11:13 +0000)]
2008-10-24 [paul] 3.6.1cvs11

* tools/kdeservicemenu/install.sh
fix servicemenu installation directory on kde4

15 years ago2008-10-24 [paul] 3.6.1cvs10
Paul Mangan [Fri, 24 Oct 2008 08:06:25 +0000 (08:06 +0000)]
2008-10-24 [paul] 3.6.1cvs10

* tools/kdeservicemenu/README
* tools/kdeservicemenu/install.sh
add support for kde4 in addition to kde3.
a rework involving checking for kde4-config, then
kde-config, finally prompting the user for the
location of either if they cannot be found

15 years ago2008-10-18 [paul] 3.6.1cvs9
Paul Mangan [Sat, 18 Oct 2008 09:10:32 +0000 (09:10 +0000)]
2008-10-18 [paul] 3.6.1cvs9

* tools/claws.i18n.status.pl
updated with latest translator info.
only print for languages defined in %langname

15 years ago2008-10-17 [paul] 3.6.1cvs8
Paul Mangan [Fri, 17 Oct 2008 12:22:58 +0000 (12:22 +0000)]
2008-10-17 [paul] 3.6.1cvs8

* src/plugins/pgpcore/sgpgme.c
when listing the uid's, show the uid validity

15 years ago2008-10-16 [paul] 3.6.1cvs7
Paul Mangan [Thu, 16 Oct 2008 18:36:19 +0000 (18:36 +0000)]
2008-10-16 [paul] 3.6.1cvs7

* INSTALL
updated

15 years ago2008-10-13 [wwp] 3.6.1cvs6
Tristan Chabredier [Mon, 13 Oct 2008 12:56:33 +0000 (12:56 +0000)]
2008-10-13 [wwp] 3.6.1cvs6

* po/fr.po
Updated French translation.

15 years ago2008-10-11 [colin] 3.6.1cvs5
Colin Leroy [Sat, 11 Oct 2008 16:24:37 +0000 (16:24 +0000)]
2008-10-11 [colin] 3.6.1cvs5

* src/gtk/authors.h
Fix bug 1756, "Outdated translators list in About
dialogue". Patch by Aleksei Miheev.

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