claws.git
17 years ago2007-01-28 [wwp] 2.7.2cvs4
Tristan Chabredier [Sun, 28 Jan 2007 12:05:08 +0000 (12:05 +0000)]
2007-01-28 [wwp] 2.7.2cvs4

* src/mainwindow.c
* src/mainwindow.h
* src/plugins/trayicon/trayicon.c
* src/plugins/trayicon/trayicon_prefs.c
* src/plugins/trayicon/trayicon_prefs.h
Added a new TrayIcon plugin option to close to tray
(WM's hotkey and [X] button will hide the window instead
of closing it - closing CM can be done using the tray icon
menu or the File menu).
Improved visibility handling in trayicon, clicking the
trayicon now raise the window to current desktop when it
was either minimized/shaded/on another desktop.
Thanks to Paul for testing and fixing a strange behaviour
in KDE ;-).

17 years ago2007-01-27 [paul] 2.7.2cvs3
Paul Mangan [Sat, 27 Jan 2007 16:36:43 +0000 (16:36 +0000)]
2007-01-27 [paul] 2.7.2cvs3

* src/prefs_folder_item.c
* src/prefs_receive.c
* src/plugins/pgpcore/prefs_gpg.c
use 'start-up' instead of 'startup' in labels

17 years ago2007-01-26 [wwp] 2.7.2cvs2
Tristan Chabredier [Fri, 26 Jan 2007 10:16:22 +0000 (10:16 +0000)]
2007-01-26 [wwp] 2.7.2cvs2

* src/plugins/trayicon/Makefile.am
* src/plugins/trayicon/trayicon.c
* src/plugins/trayicon/trayicon_prefs.c
* src/plugins/trayicon/trayicon_prefs.h
Add a new TrayIcon option to hide the main window at
start-up.
Fix trayicon.c copyright header.

17 years ago2007-01-26 [paul] 2.7.2cvs1
Paul Mangan [Fri, 26 Jan 2007 08:46:19 +0000 (08:46 +0000)]
2007-01-26 [paul] 2.7.2cvs1

* NEWS
* README
* RELEASE_NOTES
* configure.ac
bump up version number following
stable release

17 years ago2007-01-25 [mones] 2.7.1cvs60
Ricardo Mones [Thu, 25 Jan 2007 18:44:17 +0000 (18:44 +0000)]
2007-01-25 [mones] 2.7.1cvs60

* po/es.po
updated thousands of strings (well, probably less ;-)

17 years ago2007-01-25 [colin] 2.7.1cvs59
Colin Leroy [Thu, 25 Jan 2007 17:18:14 +0000 (17:18 +0000)]
2007-01-25 [colin] 2.7.1cvs59

* src/matcher.c
Fix 2nd-run loss of matcherrc on new
configurations.

17 years ago2007-01-25 [wwp] 2.7.1cvs58
Tristan Chabredier [Thu, 25 Jan 2007 17:13:52 +0000 (17:13 +0000)]
2007-01-25 [wwp] 2.7.1cvs58

* src/mimeview.c
fix handling of empty value in attach_save_directory too, thanks
to Colin.

17 years ago2007-01-25 [wwp] 2.7.1cvs57
Tristan Chabredier [Thu, 25 Jan 2007 16:54:28 +0000 (16:54 +0000)]
2007-01-25 [wwp] 2.7.1cvs57

* src/gtk/filesel.c
fix handling of empty value in attach_load_directory,
thanks to Colin.

17 years ago2007-01-25 [wwp] 2.7.1cvs56
Tristan Chabredier [Thu, 25 Jan 2007 15:08:57 +0000 (15:08 +0000)]
2007-01-25 [wwp] 2.7.1cvs56

* src/plugins/dillo_viewer/dillo_prefs.h
fix a typo.

17 years ago2007-01-25 [colin] 2.7.1cvs55
Colin Leroy [Thu, 25 Jan 2007 07:47:09 +0000 (07:47 +0000)]
2007-01-25 [colin] 2.7.1cvs55

* src/matcher.c
* src/matcher.h
* src/matcher_parser_parse.y
* src/prefs_matcher.c
Add matching on the spam flag

17 years ago2007-01-24 [colin] 2.7.1cvs54
Colin Leroy [Wed, 24 Jan 2007 17:56:39 +0000 (17:56 +0000)]
2007-01-24 [colin] 2.7.1cvs54

* src/folder.c
* src/common/xml.c
* src/common/xml.h
Make sure folderlist.xml is correctly
written before overwriting it.
* src/procmsg.c
* src/procmsg.h
* src/summaryview.c
* src/plugins/bogofilter/bogofilter.c
* src/plugins/bogofilter/bogofilter.h
* src/plugins/bogofilter/bogofilter_gtk.c
* src/plugins/spamassassin/spamassassin.c
* src/plugins/spamassassin/spamassassin.h
* src/plugins/spamassassin/spamassassin_gtk.c
Move spam to the correct trash folder after
learning, if spam directory isn't set.

17 years ago2007-01-23 [paul] 2.7.1cvs53
Paul Mangan [Tue, 23 Jan 2007 22:15:58 +0000 (22:15 +0000)]
2007-01-23 [paul] 2.7.1cvs53

* src/plugins/bogofilter/bogofilter_gtk.c
fix sensitivity of "Insert X-Bogosity header"
option

17 years ago2007-01-23 [colin] 2.7.1cvs52
Colin Leroy [Tue, 23 Jan 2007 20:25:06 +0000 (20:25 +0000)]
2007-01-23 [colin] 2.7.1cvs52

* src/toolbar.c
Translate toolbar items text if
they're translatable (default)
* src/addrcache.c
* src/addrcache.h
* src/addritem.c
* src/addritem.h
* src/codeconv.c
* src/codeconv.h
* src/jpilot.c
* src/jpilot.h
* src/ldapctrl.c
* src/ldapctrl.h
* src/ldapquery.h
* src/ldif.c
* src/ldif.h
* src/etpan/etpan-thread-manager.c
* src/etpan/etpan-thread-manager.h
* src/gtk/gtkutils.c
* src/gtk/gtkutils.h
More static functions

17 years ago2007-01-22 [fabien] 2.7.1cvs51
Fabien Vantard [Mon, 22 Jan 2007 21:06:25 +0000 (21:06 +0000)]
2007-01-22 [fabien] 2.7.1cvs51

* src/gtk/gtkutils.c
gtkut_get_options_frame() : ability to pass
a 'NULL' value in frame pointer parameter if
we don't need it.

17 years ago2007-01-22 [colin] 2.7.1cvs50
Colin Leroy [Mon, 22 Jan 2007 17:51:22 +0000 (17:51 +0000)]
2007-01-22 [colin] 2.7.1cvs50

* src/procmsg.c
* src/procmsg.h
* src/plugins/bogofilter/bogofilter.c
* src/plugins/bogofilter/bogofilter_gtk.c
* src/plugins/spamassassin/spamassassin.c
* src/plugins/spamassassin/spamassassin_gtk.c
Allow moving spams to the account's trash
instead of default one

17 years ago2007-01-21 [colin] 2.7.1cvs49
Colin Leroy [Sun, 21 Jan 2007 21:33:17 +0000 (21:33 +0000)]
2007-01-21 [colin] 2.7.1cvs49

* src/ldapquery.c
* src/ldapquery.h
Revert a static function that shouldn't
have been

17 years ago2007-01-21 [colin] 2.7.1cvs48
Colin Leroy [Sun, 21 Jan 2007 20:28:12 +0000 (20:28 +0000)]
2007-01-21 [colin] 2.7.1cvs48

* src/ldapquery.c
* src/ldapquery.h
Same

17 years ago2007-01-21 [colin] 2.7.1cvs47
Colin Leroy [Sun, 21 Jan 2007 15:10:54 +0000 (15:10 +0000)]
2007-01-21 [colin] 2.7.1cvs47

* src/procmsg.c
* src/procmsg.h
Same

17 years ago2007-01-21 [colin] 2.7.1cvs46
Colin Leroy [Sun, 21 Jan 2007 14:15:40 +0000 (14:15 +0000)]
2007-01-21 [colin] 2.7.1cvs46

* src/common/socket.c
* src/common/socket.h
Same

17 years ago2007-01-21 [colin] 2.7.1cvs45
Colin Leroy [Sun, 21 Jan 2007 12:16:52 +0000 (12:16 +0000)]
2007-01-21 [colin] 2.7.1cvs45

* src/crash.c
* src/exporthtml.c
* src/exporthtml.h
* src/exportldif.c
* src/exportldif.h
* src/folder.c
* src/folder.h
* src/folder_item_prefs.c
* src/folder_item_prefs.h
* src/folderview.c
* src/folderview.h
* src/gedit-print.c
* src/gedit-print.h
* src/main.c
* src/main.h
* src/common/socket.c
* src/common/socket.h
* src/gtk/gtkaspell.c
* src/gtk/gtkaspell.h
* src/gtk/quicksearch.c
* src/gtk/quicksearch.h
Same

17 years ago2007-01-21 [colin] 2.7.1cvs44
Colin Leroy [Sun, 21 Jan 2007 11:52:39 +0000 (11:52 +0000)]
2007-01-21 [colin] 2.7.1cvs44

* src/common/utils.c
* src/common/utils.h
* src/etpan/etpan-thread-manager.c
* src/etpan/etpan-thread-manager.h
Same (Funny that etpan_thread_unbind
is called but not etpan_thread_bind)

17 years ago2007-01-21 [colin] 2.7.1cvs43
Colin Leroy [Sun, 21 Jan 2007 11:41:13 +0000 (11:41 +0000)]
2007-01-21 [colin] 2.7.1cvs43

* src/addrselect.c
* src/addrselect.h
* src/codeconv.c
* src/codeconv.h
* src/compose.c
* src/compose.h
* src/etpan/Makefile.am
* src/gtk/colorlabel.c
* src/gtk/colorlabel.h
* src/gtk/sslcertwindow.c
* src/gtk/sslcertwindow.h
* src/etpan/etpan-log.c ** REMOVED **
* src/etpan/etpan-log.h ** REMOVED **
Same

17 years ago2007-01-20 [colin] 2.7.1cvs42
Colin Leroy [Sat, 20 Jan 2007 21:37:49 +0000 (21:37 +0000)]
2007-01-20 [colin] 2.7.1cvs42

* src/addritem.c
* src/addritem.h
Same

17 years ago2007-01-20 [colin] 2.7.1cvs41
Colin Leroy [Sat, 20 Jan 2007 20:39:34 +0000 (20:39 +0000)]
2007-01-20 [colin] 2.7.1cvs41

* src/account.c
* src/account.h
* src/addrbook.c
* src/addrbook.h
* src/addrcache.c
* src/addrcache.h
* src/addrclip.c
* src/addrclip.h
* src/addressbook.c
* src/addressbook.h
* src/addrharvest.c
* src/addrharvest.h
* src/addrindex.c
* src/addrindex.h
* src/editaddress.c
* src/editaddress.h
Make functions that aren't used in other
files static

17 years ago2007-01-20 [colin] 2.7.1cvs40
Colin Leroy [Sat, 20 Jan 2007 19:54:05 +0000 (19:54 +0000)]
2007-01-20 [colin] 2.7.1cvs40

* src/account.c
* src/addrbook.c
* src/addrcache.c
* src/addressbook.c
* src/addrgather.c
* src/addrindex.c
* src/addrquery.c
* src/addrselect.c
* src/browseldap.c
* src/compose.c
* src/editbook.c
* src/editjpilot.c
* src/editldap.c
* src/editldap_basedn.c
* src/editvcard.c
* src/exporthtml.c
* src/exportldif.c
* src/folder.c
* src/folderview.c
* src/image_viewer.c
* src/imap.c
* src/importmutt.c
* src/importpine.c
* src/jpilot.c
* src/ldapquery.c
* src/main.c
* src/mainwindow.c
* src/matcher.c
* src/messageview.c
* src/mh.c
* src/mimeview.c
* src/msgcache.c
* src/mutt.c
* src/news.c
* src/pine.c
* src/prefs_account.c
* src/prefs_common.c
* src/prefs_compose_writing.c
* src/prefs_ext_prog.c
* src/prefs_folder_item.c
* src/prefs_fonts.c
* src/prefs_message.c
* src/prefs_msg_colors.c
* src/prefs_other.c
* src/prefs_quote.c
* src/prefs_receive.c
* src/prefs_send.c
* src/prefs_spelling.c
* src/prefs_summaries.c
* src/prefs_toolbar.c
* src/prefs_wrapping.c
* src/privacy.c
* src/procmime.c
* src/procmsg.c
* src/ssl_manager.c
* src/statusbar.c
* src/summaryview.c
* src/toolbar.c
* src/vcard.c
* src/common/hooks.c
* src/common/log.c
* src/common/passcrypt.c
* src/common/socket.c
* src/common/ssl.c
* src/common/ssl_certificate.c
* src/common/template.c
* src/common/utils.c
* src/etpan/imap-thread.c
* src/gtk/sslcertwindow.c
* src/gtk/sslcertwindow.h
Make functions that could be static, static

17 years ago2007-01-20 [colin] 2.7.1cvs39
Colin Leroy [Sat, 20 Jan 2007 16:34:38 +0000 (16:34 +0000)]
2007-01-20 [colin] 2.7.1cvs39

* src/editldap.c
Fix tooltip

17 years ago2007-01-20 [colin] 2.7.1cvs38
Colin Leroy [Sat, 20 Jan 2007 15:52:18 +0000 (15:52 +0000)]
2007-01-20 [colin] 2.7.1cvs38

* src/ldapquery.c
* src/ldaputil.c
* src/ldaputil.h
Fix bug 1102, 'claws-mail-2.7.1
makes use of deprecated ldap
functions'

17 years ago2007-01-20 [colin] 2.7.1cvs37
Colin Leroy [Sat, 20 Jan 2007 11:29:48 +0000 (11:29 +0000)]
2007-01-20 [colin] 2.7.1cvs37

* src/mainwindow.c
* src/mainwindow.h
* src/summaryview.c
* src/gtk/quicksearch.c
Add Wide message list layout

17 years ago2007-01-19 [fabien] 2.7.1cvs36
Fabien Vantard [Fri, 19 Jan 2007 19:04:05 +0000 (19:04 +0000)]
2007-01-19 [fabien] 2.7.1cvs36

* src/textview.c
make sure a font change is considered in links of
headerview.

17 years ago2007-01-19 [colin] 2.7.1cvs35
Colin Leroy [Fri, 19 Jan 2007 18:16:09 +0000 (18:16 +0000)]
2007-01-19 [colin] 2.7.1cvs35

* src/main.c
* src/mainwindow.c
* src/mainwindow.h
* src/messageview.c
* src/messageview.h
* src/prefs_common.c
* src/prefs_common.h
* src/summaryview.c
* src/summaryview.h
* src/gtk/quicksearch.c
* src/gtk/quicksearch.h
Drop 'Separate Folder tree' and 'Separate
Message View'. Put three layouts in place
of it.

17 years ago2007-01-19 [paul] 2.7.1cvs34
Paul Mangan [Fri, 19 Jan 2007 10:34:31 +0000 (10:34 +0000)]
2007-01-19 [paul] 2.7.1cvs34

* src/prefs_msg_colors.c
more use of Q_ for translators

17 years ago2007-01-19 [paul] 2.7.1cvs33
Paul Mangan [Fri, 19 Jan 2007 09:04:08 +0000 (09:04 +0000)]
2007-01-19 [paul] 2.7.1cvs33

* src/imap_gtk.c
* src/prefs_account.c
a few changes to the English

17 years ago2007-01-19 [fabien] 2.7.1cvs32
Fabien Vantard [Fri, 19 Jan 2007 05:44:42 +0000 (05:44 +0000)]
2007-01-19 [fabien] 2.7.1cvs32

* src/wizard.c
factorize translatable string

17 years ago2007-01-18 [colin] 2.7.1cvs31
Colin Leroy [Thu, 18 Jan 2007 21:39:33 +0000 (21:39 +0000)]
2007-01-18 [colin] 2.7.1cvs31

* src/main.c
Don't error out on --sync option. Although
we don't do anything with it, gtk+ handles
it, and it's useful for debugging X errors

17 years ago2007-01-18 [fabien] 2.7.1cvs30
Fabien Vantard [Thu, 18 Jan 2007 20:08:09 +0000 (20:08 +0000)]
2007-01-18 [fabien] 2.7.1cvs30

* src/prefs_other.c
ability to apply on the fly the recent added
'gtk_can_change_accels' pref (no need to restart).

17 years ago2007-01-18 [fabien] 2.7.1cvs29
Fabien Vantard [Thu, 18 Jan 2007 20:02:00 +0000 (20:02 +0000)]
2007-01-18 [fabien] 2.7.1cvs29

* src/plugins/bogofilter/bogofilter_gtk.c
* src/plugins/bogofilter/bogofilter.c
* src/plugins/spamassassin/spamassassin_gtk.c
* src/addr_compl.c
* src/prefs_account.c
factorize or rewrite some translatable strings.

17 years ago2007-01-18 [fabien] 2.7.1cvs28
Fabien Vantard [Thu, 18 Jan 2007 19:17:35 +0000 (19:17 +0000)]
2007-01-18 [fabien] 2.7.1cvs28

* src/prefs_gtk.h
* src/compose.c
set a 4pix space between "Subject:" label and subject entry in
compose window.

17 years ago2007-01-18 [wwp] 2.7.1cvs27
Tristan Chabredier [Thu, 18 Jan 2007 18:49:47 +0000 (18:49 +0000)]
2007-01-18 [wwp] 2.7.1cvs27

* src/addressbook.c
fix conflicting address-copy/paste when focus is set
to the embedded edit-person form.

17 years ago2007-01-18 [wwp] 2.7.1cvs26
Tristan Chabredier [Thu, 18 Jan 2007 18:12:15 +0000 (18:12 +0000)]
2007-01-18 [wwp] 2.7.1cvs26

* src/addressbook.h
complete 2.7.1cvs23 (one more file was missing from that
commit).

17 years ago2007-01-18 [colin] 2.7.1cvs25
Colin Leroy [Thu, 18 Jan 2007 17:49:23 +0000 (17:49 +0000)]
2007-01-18 [colin] 2.7.1cvs25

* src/main.c
Provide a way to migrate without backup
Re-ask for migration on next start if
it has been refused and wizard has been
cancelled after.

17 years ago2007-01-18 [wwp] 2.7.1cvs24
Tristan Chabredier [Thu, 18 Jan 2007 17:38:28 +0000 (17:38 +0000)]
2007-01-18 [wwp] 2.7.1cvs24

* src/editaddress.c
complete 2.7.1.cvs23 (file was missing from previous
commit).

17 years ago2007-01-18 [wwp] 2.7.1cvs23
Tristan Chabredier [Thu, 18 Jan 2007 13:21:58 +0000 (13:21 +0000)]
2007-01-18 [wwp] 2.7.1cvs23

* src/addressbook.c
fix potential crashes in address book's focus_in/out signal handlers,
force focus to the edit-person form when clicked the Edit menu entry or
button (this only matters if the edit-person form is embedded to the
AB window, in that case, focus is not set when browsing the contacts
list w/ keys or mouse clicks).

17 years agoforgot to mention -v
Paul Mangan [Thu, 18 Jan 2007 09:10:23 +0000 (09:10 +0000)]
forgot to mention -v

17 years ago2007-01-18 [paul] 2.7.1cvs22
Paul Mangan [Thu, 18 Jan 2007 09:00:21 +0000 (09:00 +0000)]
2007-01-18 [paul] 2.7.1cvs22

* src/main.c
add command line options:
-h for --help
-q and --quit for --exit
print "Unknown option" for unknown options

17 years ago2007-01-18 [paul] 2.7.1cvs21
Paul Mangan [Thu, 18 Jan 2007 07:57:38 +0000 (07:57 +0000)]
2007-01-18 [paul] 2.7.1cvs21

* po/ru.po
updated by Pavlo Bohmat

17 years ago2007-01-18 [paul] 2.7.1cvs20
Paul Mangan [Thu, 18 Jan 2007 07:25:09 +0000 (07:25 +0000)]
2007-01-18 [paul] 2.7.1cvs20

* src/mainwindow.c
fix sensitivity issues of Mark as Spam/Ham

17 years ago2007-01-17 [fabien] 2.7.1cvs19
Fabien Vantard [Wed, 17 Jan 2007 22:21:39 +0000 (22:21 +0000)]
2007-01-17 [fabien] 2.7.1cvs19

* src/prefs_other.c
* src/prefs_common.c
* src/prefs_common.h
* src/main.c
Add a 'gtk_can_change_accels' pref in Preferences/Other which
control the corresponding gtk property. It could be used to lock
all shortcuts (avoid to set one of them by inadvertency).

17 years ago2007-01-17 [colin] 2.7.1cvs18
Colin Leroy [Wed, 17 Jan 2007 20:38:47 +0000 (20:38 +0000)]
2007-01-17 [colin] 2.7.1cvs18

* src/summaryview.c
Fix bug 1100, 'Highlighted e-mail data not visible
when color label applied.'. Use a weighted average
between normal selected foreground color and color
label instead of a simple one (3/1 instead 1/1).

17 years ago2007-01-17 [colin] 2.7.1cvs17
Colin Leroy [Wed, 17 Jan 2007 18:43:51 +0000 (18:43 +0000)]
2007-01-17 [colin] 2.7.1cvs17

* src/messageview.c
Better fix for bug 1088, 'Ctrl-h produces repeatable
                crash' - don't prevent mail switching while loading

17 years ago2007-01-17 [colin] 2.7.1cvs16
Colin Leroy [Wed, 17 Jan 2007 17:35:04 +0000 (17:35 +0000)]
2007-01-17 [colin] 2.7.1cvs16

* src/folder.c
* src/folder.h
* src/folderview.c
* src/folderview.h
* src/imap.c
* src/imap.h
* src/imap_gtk.c
Manage recursive search of unsubscribed folders
Rescan tree without checking for new messages
after subscriptions changed

17 years ago2007-01-17 [paul] 2.7.1cvs15
Paul Mangan [Wed, 17 Jan 2007 11:53:59 +0000 (11:53 +0000)]
2007-01-17 [paul] 2.7.1cvs15

* src/prefs_common.c
* src/gtk/pluginwindow.c
fix bug 1101, '"Load plugin" button is
accidentally hidden'
unset (-1) initial width in prefs_common,
fix overlapping buttons,
and other cleanups

17 years ago2007-01-17 [paul] 2.7.1cvs14
Paul Mangan [Wed, 17 Jan 2007 09:44:48 +0000 (09:44 +0000)]
2007-01-17 [paul] 2.7.1cvs14

* src/procmime.c
add #include <errno.h>, it's needed
on some systems

17 years ago2007-01-17 [paul] 2.7.1cvs13
Paul Mangan [Wed, 17 Jan 2007 08:55:14 +0000 (08:55 +0000)]
2007-01-17 [paul] 2.7.1cvs13

* src/common/defs.h
* tools/make.themes.project
rename .sylpheed_themeinfo to .claws_themeinfo
and use it
* src/etpan/etpan-errors.h
* src/etpan/etpan-log.c
* src/etpan/etpan-log.h
* src/etpan/etpan-thread-manager-types.h
* src/etpan/etpan-thread-manager.c
* src/etpan/etpan-thread-manager.h
* src/etpan/imap-thread.c
* src/etpan/imap-thread.h
add copyright header

17 years ago2007-01-17 [colin] 2.7.1cvs12
Colin Leroy [Wed, 17 Jan 2007 07:25:33 +0000 (07:25 +0000)]
2007-01-17 [colin] 2.7.1cvs12

* src/plugins/pgpcore/select-keys.c
* src/gtk/pluginwindow.c
* src/prefs_account.c
Fix warnings

17 years ago2007-01-16 [colin] 2.7.1cvs11
Colin Leroy [Tue, 16 Jan 2007 22:08:35 +0000 (22:08 +0000)]
2007-01-16 [colin] 2.7.1cvs11

* src/imap.c
* src/imap.h
* src/imap_gtk.c
Manage subscribing to subfolders when only
subscribed folders are shown.

17 years ago2007-01-16 [colin] 2.7.1cvs10
Colin Leroy [Tue, 16 Jan 2007 21:09:45 +0000 (21:09 +0000)]
2007-01-16 [colin] 2.7.1cvs10

* src/folderview.c
Fix annoying vscrollbar going back to top
on Check for new folders

17 years ago2007-01-16 [colin] 2.7.1cvs9
Colin Leroy [Tue, 16 Jan 2007 20:50:04 +0000 (20:50 +0000)]
2007-01-16 [colin] 2.7.1cvs9

* src/imap.c
Remove printf

17 years ago2007-01-16 [colin] 2.7.1cvs8
Colin Leroy [Tue, 16 Jan 2007 20:41:20 +0000 (20:41 +0000)]
2007-01-16 [colin] 2.7.1cvs8

* src/filtering.c
Bigger buffer for errors
* src/imap.c
* src/imap.h
* src/imap_gtk.c
* src/prefs_account.c
* src/prefs_account.h
* src/wizard.c
* src/etpan/imap-thread.c
* src/etpan/imap-thread.h
* manual/handling.xml
Add subscriptions management. What it changes:
Creating a folder subscribes to it
Deleting a folder unsubscribes it
New contextual menu item allowing to switch between
All folders and Subscribed folders, subscribe, and
unsubscribe. "Creating" an existing but unsubscribed
folder will subscribe it.
By default for new accounts, only subscribed folders
are shown.

17 years ago2007-01-16 [paul] 2.7.1cvs7
Colin Leroy [Tue, 16 Jan 2007 13:08:24 +0000 (13:08 +0000)]
2007-01-16 [paul] 2.7.1cvs7

* src/summaryview.c
Allow folder classes to specify only sort_key or
sort_type instead of both or none.

17 years ago2007-01-16 [paul] 2.7.1cvs6
Colin Leroy [Tue, 16 Jan 2007 08:13:56 +0000 (08:13 +0000)]
2007-01-16 [paul] 2.7.1cvs6

* src/action.c
* src/compose.c
* src/mimeview.c
* src/procmime.c
* src/textview.c
Save and use errno for procmime_get_part

17 years ago2007-01-16 [colin] 2.7.1cvs5
Colin Leroy [Tue, 16 Jan 2007 07:25:11 +0000 (07:25 +0000)]
2007-01-16 [colin] 2.7.1cvs5

* src/imap.c
Never remove INBOX when scanning for
new folders. It's a special folder
that has to exist.

17 years ago2007-01-15 [colin] 2.7.1cvs4
Colin Leroy [Mon, 15 Jan 2007 17:37:43 +0000 (17:37 +0000)]
2007-01-15 [colin] 2.7.1cvs4

* src/imap.c
Fix 'Check for new folders' when IMAP subdirectory
is set
* src/etpan/imap-thread.c
Fix build

17 years ago2007-01-15 [colin] 2.7.1cvs3
Colin Leroy [Mon, 15 Jan 2007 17:09:05 +0000 (17:09 +0000)]
2007-01-15 [colin] 2.7.1cvs3

* src/etpan/imap-thread.c
Fix invalid free on command-connection
error

17 years ago2007-01-15 [wwp] 2.7.1cvs2
Tristan Chabredier [Mon, 15 Jan 2007 09:03:17 +0000 (09:03 +0000)]
2007-01-15 [wwp] 2.7.1cvs2

* src/matcher_parser_lex.l
* src/quote_fmt_lex.l
* src/matcher_parser_parse.y
fix copyright header in lexers and parsers.

17 years ago2007-01-15 [paul] 2.7.1cvs1
Paul Mangan [Mon, 15 Jan 2007 08:48:42 +0000 (08:48 +0000)]
2007-01-15 [paul] 2.7.1cvs1

* NEWS
* README
* RELEASE_NOTES
* configure.ac
bump up version number following
stable release

17 years ago2007-01-15 [paul] 2.7.0cvs31
Paul Mangan [Mon, 15 Jan 2007 07:11:28 +0000 (07:11 +0000)]
2007-01-15 [paul] 2.7.0cvs31

* AUTHORS
* src/gtk/authors.h
add Fabien to the Team list
add the recent contributors
make a few corrections

17 years ago2007-01-15 [paul] 2.7.0cvs30
Paul Mangan [Mon, 15 Jan 2007 06:34:43 +0000 (06:34 +0000)]
2007-01-15 [paul] 2.7.0cvs30

* src/mainwindow.c
fix compiler warning
* src/plugins/pgpcore/prefs_gpg.c
* src/plugins/pgpcore/prefs_gpg.h
add missing include
fix copyright header

17 years agoFix Changelog
Colin Leroy [Sun, 14 Jan 2007 22:44:17 +0000 (22:44 +0000)]
Fix Changelog

17 years ago2007-01-14 [colin] 2.7.0cvs29
Colin Leroy [Sun, 14 Jan 2007 22:40:37 +0000 (22:40 +0000)]
2007-01-14 [colin] 2.7.0cvs29

* src/gtk/filesel.c
Use the 'gtk+' backend. Avoids gnome-vfs use,
two benefits: faster to open, will fix strange
dbus-related crash.

17 years ago2007-01-14 [colin] 2.7.0cvs28
Colin Leroy [Sun, 14 Jan 2007 17:36:32 +0000 (17:36 +0000)]
2007-01-14 [colin] 2.7.0cvs28

* src/etpan/imap-thread.c
Delete the old imap just after allocating
the new one. Makes sure we don't get the
same pointer by sheer luck, which feels
strange in the debug log.

17 years ago2007-01-14 [colin] 2.7.0cvs27
Colin Leroy [Sun, 14 Jan 2007 17:20:18 +0000 (17:20 +0000)]
2007-01-14 [colin] 2.7.0cvs27

* src/gtk/inputdialog.c
Make sure we don't print passwords in
clear text when in debug mode

17 years ago2007-01-14 [colin] 2.7.0cvs26
Colin Leroy [Sun, 14 Jan 2007 12:55:34 +0000 (12:55 +0000)]
2007-01-14 [colin] 2.7.0cvs26

* src/gtk/gtksctree.c
Fix bug 1098, 'bogus last row display
after expanding a thread'. Patch by
Jindrich Makovicka <makovick@gmail.com>

17 years ago2007-01-14 [colin] 2.7.0cvs25
Colin Leroy [Sun, 14 Jan 2007 11:57:45 +0000 (11:57 +0000)]
2007-01-14 [colin] 2.7.0cvs25

* src/etpan/imap-thread.c
Close socket manually before
freeing the imap struct

17 years ago2007-01-14 [colin] 2.7.0cvs24
Colin Leroy [Sun, 14 Jan 2007 11:40:03 +0000 (11:40 +0000)]
2007-01-14 [colin] 2.7.0cvs24

* src/etpan/imap-thread.c
Maybe fix new reconnection issues

17 years ago2007-01-13 [colin] 2.7.0cvs23
Colin Leroy [Sat, 13 Jan 2007 18:39:57 +0000 (18:39 +0000)]
2007-01-13 [colin] 2.7.0cvs23

* src/summaryview.c
Freeze/thaw on thread selection

17 years ago2007-01-13 [paul] 2.7.0cvs22
Paul Mangan [Sat, 13 Jan 2007 18:23:51 +0000 (18:23 +0000)]
2007-01-13 [paul] 2.7.0cvs22

* src/mainwindow.c
* src/summaryview.c
* src/summaryview.h
add 'Edit/Delete thread'

17 years ago2007-01-13 [colin] 2.7.0cvs21
Colin Leroy [Sat, 13 Jan 2007 16:03:08 +0000 (16:03 +0000)]
2007-01-13 [colin] 2.7.0cvs21

* src/prefs_account.c
* src/prefs_compose_writing.c
* src/prefs_message.c
* src/prefs_msg_colors.c
* src/prefs_other.c
* src/prefs_receive.c
* src/prefs_spelling.c
* src/prefs_summaries.c
* src/prefs_themes.c
* src/gtk/gtkutils.c
* src/gtk/gtkutils.h
* src/plugins/pgpcore/prefs_gpg.c
* src/plugins/spamassassin/spamassassin_gtk.c
Factorize gtk frame creation
Patch by Pawel

17 years ago2007-01-13 [colin] 2.7.0cvs20
Colin Leroy [Sat, 13 Jan 2007 16:01:02 +0000 (16:01 +0000)]
2007-01-13 [colin] 2.7.0cvs20

* src/message_search.c
* src/summary_search.c
Fix Enter in search windows
* src/messageview.c
Fix body search starting at the
end of the mail (and asking for loop)

17 years ago2007-01-13 [colin] 2.7.0cvs19
Colin Leroy [Sat, 13 Jan 2007 13:25:08 +0000 (13:25 +0000)]
2007-01-13 [colin] 2.7.0cvs19

* src/etpan/imap-thread.c
Make sure we don't free the same imap
twice

17 years ago2007-01-13 [colin] 2.7.0cvs18
Colin Leroy [Sat, 13 Jan 2007 10:38:13 +0000 (10:38 +0000)]
2007-01-13 [colin] 2.7.0cvs18

* commitHelper
Allow multiple commitHelpers to
run at once

17 years ago2007-01-12 [colin] 2.7.0cvs17
Colin Leroy [Fri, 12 Jan 2007 20:54:54 +0000 (20:54 +0000)]
2007-01-12 [colin] 2.7.0cvs17

* src/etpan/imap-thread.c
Make sure we get rid of the previous mailimap
when connecting - just in case disconnect was
unclean

17 years ago2007-01-12 [paul] 2.7.0cvs16
Colin Leroy [Fri, 12 Jan 2007 14:28:56 +0000 (14:28 +0000)]
2007-01-12 [paul] 2.7.0cvs16

* src/compose.c
Strip S/MIME signatures when re-editing
S/MIME signed messages.

17 years ago2007-01-12 [paul] 2.7.0cvs15
Paul Mangan [Fri, 12 Jan 2007 13:02:45 +0000 (13:02 +0000)]
2007-01-12 [paul] 2.7.0cvs15

* configure.ac
* src/addressbook.c
* src/foldersel.c
* src/folderview.c
* src/main.c
no need to define CLAWS anymore, remove
all that stuff

17 years ago2007-01-12 [paul] 2.7.0cvs14
Paul Mangan [Fri, 12 Jan 2007 11:58:57 +0000 (11:58 +0000)]
2007-01-12 [paul] 2.7.0cvs14

* src/mimeview.c
check if the mail's signed as
it can change the mail structure
Thanks to Colin

17 years ago2007-01-12 [paul] 2.7.0cvs13
Paul Mangan [Fri, 12 Jan 2007 11:46:08 +0000 (11:46 +0000)]
2007-01-12 [paul] 2.7.0cvs13

* src/procmime.c
fix Forwarding msgs with attachments
that have dos line endings
Thanks to Colin

17 years ago2007-01-12 [wwp] 2.7.0cvs12
Tristan Chabredier [Fri, 12 Jan 2007 11:25:19 +0000 (11:25 +0000)]
2007-01-12 [wwp] 2.7.0cvs12

* configure.ac
Revert accidentally committed extra version tag.

17 years ago2007-01-12 [wwp] 2.7.0cvs11
Tristan Chabredier [Fri, 12 Jan 2007 10:06:49 +0000 (10:06 +0000)]
2007-01-12 [wwp] 2.7.0cvs11

* src/prefs_account.c
Fix compilation w/o aspell (completes 2.7.0cvs7).

17 years ago2007-01-11 [colin] 2.7.0cvs10
Colin Leroy [Thu, 11 Jan 2007 19:35:10 +0000 (19:35 +0000)]
2007-01-11 [colin] 2.7.0cvs10

* src/imap.c
move g_warning to debug_print
it scares people for no reason

17 years ago2007-01-11 [colin] 2.7.0cvs9
Colin Leroy [Thu, 11 Jan 2007 17:22:21 +0000 (17:22 +0000)]
2007-01-11 [colin] 2.7.0cvs9

* po/POTFILES.in
Fix files to translate. Patch by
Fabien

17 years ago2007-01-11 [paul] 2.7.0cvs8
Colin Leroy [Thu, 11 Jan 2007 16:36:17 +0000 (16:36 +0000)]
2007-01-11 [paul] 2.7.0cvs8

* src/imap.c
Fix recursion when server lists the
current subfolder in the response
* src/mimeview.c
Fix updating of icon_list/ctree
* src/plugins/pgpcore/select-keys.c
Fix a few annoyances when choosing
keys for the CMS (S/MIME) protocol

17 years ago2007-01-11 [wwp] 2.7.0cvs7
Tristan Chabredier [Thu, 11 Jan 2007 11:16:38 +0000 (11:16 +0000)]
2007-01-11 [wwp] 2.7.0cvs7

* src/compose.c
* src/prefs_account.c
* src/prefs_account.h
Add per-account spellcheck default dictionaries settings.

17 years ago2007-01-10 [colin] 2.7.0cvs6
Colin Leroy [Wed, 10 Jan 2007 18:27:48 +0000 (18:27 +0000)]
2007-01-10 [colin] 2.7.0cvs6

* src/prefs_folder_item.c
Factorize strings - patch by Fabien

17 years ago2007-01-10 [colin] 2.7.0cvs5
Colin Leroy [Wed, 10 Jan 2007 18:21:17 +0000 (18:21 +0000)]
2007-01-10 [colin] 2.7.0cvs5

* src/mainwindow.c
Fix bug 1095, 'Crash while changing folder
columns during incorporation'

17 years ago2007-01-09 [colin] 2.7.0cvs4
Colin Leroy [Tue, 9 Jan 2007 07:27:53 +0000 (07:27 +0000)]
2007-01-09 [colin] 2.7.0cvs4

* src/gtk/pluginwindow.c
Set the plugin window transient. Seems
like some window managers hide it in
the background after "load plugin"...

17 years ago2007-01-09 [colin] 2.7.0cvs3
Colin Leroy [Tue, 9 Jan 2007 07:13:18 +0000 (07:13 +0000)]
2007-01-09 [colin] 2.7.0cvs3

* src/gtk/filesel.c
Use the same type for alloc and free

17 years ago2007-01-08 [paul] 2.7.0cvs2
Paul Mangan [Mon, 8 Jan 2007 19:45:32 +0000 (19:45 +0000)]
2007-01-08 [paul] 2.7.0cvs2

* po/nl.po
updated by Tim Dijkstra

17 years ago2007-01-08 [paul] 2.7.0cvs1
Colin Leroy [Mon, 8 Jan 2007 12:08:36 +0000 (12:08 +0000)]
2007-01-08 [paul] 2.7.0cvs1

* src/prefs_themes.c
* src/common/utils.c
Fix resource leaks

17 years ago2.7.0 unleashed
Paul Mangan [Mon, 8 Jan 2007 10:56:44 +0000 (10:56 +0000)]
2.7.0 unleashed

17 years ago2007-01-08 [paul] 2.6.1cvs119
Paul Mangan [Mon, 8 Jan 2007 09:56:44 +0000 (09:56 +0000)]
2007-01-08 [paul] 2.6.1cvs119

* doc/man/claws-mail.1
another correction

17 years ago2007-01-08 [paul] 2.6.1cvs118
Paul Mangan [Mon, 8 Jan 2007 09:51:31 +0000 (09:51 +0000)]
2007-01-08 [paul] 2.6.1cvs118

* doc/man/claws-mail.1
corrections
* manual/advanced.xml
improved English usage