claws.git
14 years ago2010-03-21 [pawel] 3.7.5cvs35
Paweł Pękala [Sun, 21 Mar 2010 18:46:31 +0000 (18:46 +0000)]
2010-03-21 [pawel] 3.7.5cvs35

* src/addrgather.c
Remove superfluous gtk_widget_show_all()
* src/mimeview.c
Add forgotten colon
* src/common/utils.c
Return correct type

14 years ago2010-03-21 [pawel] 3.7.5cvs34
Paweł Pękala [Sun, 21 Mar 2010 18:31:18 +0000 (18:31 +0000)]
2010-03-21 [pawel] 3.7.5cvs34

* src/main.c
* src/gtk/quicksearch.c
* src/gtk/quicksearch.h
Implement separate search phrase completion for
normal/extended quicksearch

14 years agoAdd cvsignore file
Colin Leroy [Thu, 11 Mar 2010 12:56:42 +0000 (12:56 +0000)]
Add cvsignore file

14 years ago2010-03-11 [paul] 3.7.5cvs33
Paul Mangan [Thu, 11 Mar 2010 08:15:21 +0000 (08:15 +0000)]
2010-03-11 [paul] 3.7.5cvs33

* po/zh_CN.po
fix bug 2110, 'Patch to use GB18030 for GB2312 and GBK X-GBK'
submitted by Yuwei Yu

14 years ago2010-03-09 [colin] 3.7.5cvs32
Colin Leroy [Tue, 9 Mar 2010 08:23:12 +0000 (08:23 +0000)]
2010-03-09 [colin] 3.7.5cvs32

* manual/de/glossary.xml
Fix build

14 years ago2010-03-02 [colin] 3.7.5cvs31
Colin Leroy [Tue, 2 Mar 2010 20:49:49 +0000 (20:49 +0000)]
2010-03-02 [colin] 3.7.5cvs31

* manual/de/glossary.xml
Sort alphabetically. Done by Volker Ribbert.

14 years ago2010-03-02 [mones] 3.7.5cvs30
Ricardo Mones [Tue, 2 Mar 2010 12:39:58 +0000 (12:39 +0000)]
2010-03-02 [mones] 3.7.5cvs30

* README
Fix mailing list archives location
                Remove currently unavailable CVS webview

14 years ago2010-03-01 [iwkse] 3.7.5cvs29
Salvatore De Paolis [Mon, 1 Mar 2010 20:42:10 +0000 (20:42 +0000)]
2010-03-01 [iwkse] 3.7.5cvs29

* src/common/plugin.c
Other indentation issues

14 years ago2010-03-01 [iwkse] 3.7.5cvs28
Salvatore De Paolis [Mon, 1 Mar 2010 20:36:27 +0000 (20:36 +0000)]
2010-03-01 [iwkse] 3.7.5cvs28

* src/common/plugin.c
Fix indentation of the previous commit

14 years ago2010-03-01 [iwkse] 3.7.5cvs27
Salvatore De Paolis [Mon, 1 Mar 2010 20:33:27 +0000 (20:33 +0000)]
2010-03-01 [iwkse] 3.7.5cvs27

* src/common/plugin.h
* src/common/plugin.c
Add API for getting a loaded Plugin from the
plugin's name, plugin_get_loaded_by_name (const gchar *name)
Thanks to Colin, Michael

14 years ago2010-02-27 [colin] 3.7.5cvs26
Colin Leroy [Sat, 27 Feb 2010 09:03:33 +0000 (09:03 +0000)]
2010-02-27 [colin] 3.7.5cvs26

* configure.ac
* AUTHORS
* src/gtk/authors.h
* manual/Makefile.am
* manual/de/Makefile.am
* manual/de/account.xml
* manual/de/ack.xml
* manual/de/addrbook.xml
* manual/de/advanced.xml
* manual/de/claws-mail-manual.xml
* manual/de/faq.xml
* manual/de/glossary.xml
* manual/de/gpl.xml
* manual/de/handling.xml
* manual/de/intro.xml
* manual/de/keyboard.xml
* manual/de/plugins.xml
* manual/de/starting.xml
* manual/de/dist/.cvsignore
* manual/de/dist/Makefile.am
* manual/de/dist/html/.cvsignore
* manual/de/dist/html/Makefile.am
* manual/de/dist/pdf/.cvsignore
* manual/de/dist/pdf/Makefile.am
* manual/de/dist/ps/.cvsignore
* manual/de/dist/ps/Makefile.am
* manual/de/dist/txt/.cvsignore
* manual/de/dist/txt/Makefile.am
Add the german translation of the manual, done by
Volker Ribbert <thoraki@arcor.de>.

14 years ago2010-02-27 [holger] 3.7.5cvs25
Holger Berndt [Sat, 27 Feb 2010 02:36:41 +0000 (02:36 +0000)]
2010-02-27 [holger] 3.7.5cvs25

* src/prefs_toolbar.c
Don't make toolbar item description for
plugin registered items editable

14 years ago2010-02-26 [colin] 3.7.5cvs24
Colin Leroy [Fri, 26 Feb 2010 17:54:29 +0000 (17:54 +0000)]
2010-02-26 [colin] 3.7.5cvs24

* src/toolbar.c
Don't translate empty description

14 years ago2010-02-22 [colin] 3.7.5cvs23
Colin Leroy [Mon, 22 Feb 2010 09:43:46 +0000 (09:43 +0000)]
2010-02-22 [colin] 3.7.5cvs23

* src/compose.c
Don't make In-Reply-To visible when reediting
a draft or sent mail.

14 years ago2010-02-20 [colin] 3.7.5cvs22
Colin Leroy [Sat, 20 Feb 2010 18:16:45 +0000 (18:16 +0000)]
2010-02-20 [colin] 3.7.5cvs22

* src/imap.c
* src/imap.h
* src/main.c
* src/mainwindow.c
* src/etpan/imap-thread.c
* src/etpan/imap-thread.h
* src/etpan/nntp-thread.c
* src/etpan/nntp-thread.h
When going offline from NetworkManager, just
delete IMAP connections. That'll avoid timeouts
when coming back online in certain cases when
the TCP socket will have timed out.

14 years ago2010-02-20 [holger] 3.7.5cvs21
Holger Berndt [Sat, 20 Feb 2010 00:47:12 +0000 (00:47 +0000)]
2010-02-20 [holger] 3.7.5cvs21

* .cvsignore
More files to ignore

14 years ago2010-02-17 [ticho] 3.7.5cvs20
Andrej Kacian [Wed, 17 Feb 2010 10:09:08 +0000 (10:09 +0000)]
2010-02-17 [ticho] 3.7.5cvs20

* src/summaryview.c
* src/summaryview.h
* src/toolbar.c
Revert 3.7.5cvs19.

14 years ago2010-02-16 [ticho] 3.7.5cvs19
Andrej Kacian [Tue, 16 Feb 2010 18:24:19 +0000 (18:24 +0000)]
2010-02-16 [ticho] 3.7.5cvs19

* src/summaryview.c
* src/summaryview.h
* src/toolbar.c
Removed unused argument from summary_open_row().

14 years ago2010-02-10 [pawel] 3.7.5cvs18
Paweł Pękala [Wed, 10 Feb 2010 17:33:13 +0000 (17:33 +0000)]
2010-02-10 [pawel] 3.7.5cvs18

* src/compose.c
- fix headers filtering when prefs_common.trans_hdr is on
- fix headers setting when changing composing account
- plug memleak
* src/prefs_template.c
Re-add template's name for translation

14 years ago2010-02-10 [colin] 3.7.5cvs17
Colin Leroy [Wed, 10 Feb 2010 08:51:50 +0000 (08:51 +0000)]
2010-02-10 [colin] 3.7.5cvs17

* src/prefs_matcher.c
Fix bug 2099, 'add List-Id in Configuration>Filtering>
Condition>Define>Header>Name combo box'. Patch by
Francois Cami

14 years ago2010-02-10 [colin] 3.7.5cvs16
Colin Leroy [Wed, 10 Feb 2010 07:53:44 +0000 (07:53 +0000)]
2010-02-10 [colin] 3.7.5cvs16

* src/codeconv.c
* src/codeconv.h
* src/compose.c
* src/mainwindow.c
* src/messageview.c
* src/prefs_send.c
* src/procmime.c
* src/textview.c
Add the GB18030 Chinese charset, which is a superset
of GB2312 and (X-)GBK. Patch mostly by Yuwei Yu.

14 years ago2010-02-09 [holger] 3.7.5cvs15
Holger Berndt [Tue, 9 Feb 2010 23:58:46 +0000 (23:58 +0000)]
2010-02-09 [holger] 3.7.5cvs15

* configure.ac
GTK+ 2.10 related cleanup

14 years ago2010-02-09 [pawel] 3.7.5cvs14
Paweł Pękala [Tue, 9 Feb 2010 21:55:04 +0000 (21:55 +0000)]
2010-02-09 [pawel] 3.7.5cvs14

* src/prefs_account.c
* src/prefs_folder_item.c
* src/prefs_template.c
* src/quote_fmt.c
Respect prefs_common.trans_hdr in couple more places to avoid
confusion with translated/non-translated header names

14 years ago2010-02-09 [colin] 3.7.5cvs13
Colin Leroy [Tue, 9 Feb 2010 17:36:57 +0000 (17:36 +0000)]
2010-02-09 [colin] 3.7.5cvs13

* po/POTFILES.in
Fix make dist

14 years ago2010-02-09 [colin] 3.7.5cvs12
Colin Leroy [Tue, 9 Feb 2010 08:03:46 +0000 (08:03 +0000)]
2010-02-09 [colin] 3.7.5cvs12

* src/mimeview.c
And fix 2.10 build :)

14 years ago2010-02-09 [colin] 3.7.5cvs11
Colin Leroy [Tue, 9 Feb 2010 07:46:41 +0000 (07:46 +0000)]
2010-02-09 [colin] 3.7.5cvs11

* configure.ac
Bump up GTK+ requirement to 2.10
* src/Makefile.am
* src/compose.c
* src/crash.c
* src/foldersel.c
* src/main.c
* src/mainwindow.c
* src/messageview.c
* src/messageview.h
* src/prefs_actions.c
* src/prefs_common.c
* src/prefs_common.h
* src/prefs_ext_prog.c
* src/prefs_filtering_action.c
* src/prefs_fonts.c
* src/prefs_image_viewer.c
* src/prefs_matcher.c
* src/prefs_msg_colors.c
* src/prefs_summaries.c
* src/prefs_template.c
* src/printing.c
* src/printing.h
* src/quote_fmt.c
* src/summaryview.c
* src/textview.c
* src/gtk/Makefile.am
* src/gtk/about.c
* src/gtk/gtkcmclist.c
* src/gtk/gtkcmctree.c
* src/gtk/gtkutils.c
* src/gtk/quicksearch.c
Remove all compile-time conditionals depending on
GTK+ < 2.10
* src/gedit-print.c
* src/gedit-print.h
* src/gtk/gtksourceprintjob.c
* src/gtk/gtksourceprintjob.h
Remove libgnomeprint-based printing system (and
command-line-based printing system) as GTK+ 2.10
ships with print support.

14 years ago2010-02-08 [mir] 3.7.5cvs10
Michael Rasmussen [Mon, 8 Feb 2010 19:00:00 +0000 (19:00 +0000)]
2010-02-08 [mir] 3.7.5cvs10

* src/compose.c
    Avoid displaying Bcc headers in message sent
    to NNTP servers. Thanks to Henning Mersch.

14 years ago2010-02-08 [pawel] 3.7.5cvs9
Paweł Pękala [Mon, 8 Feb 2010 18:43:06 +0000 (18:43 +0000)]
2010-02-08 [pawel] 3.7.5cvs9

* src/mimeview.c
Make tooltips less cryptic
* src/gtk/description_window.c
Improve window size calculation

14 years ago2010-02-08 [pawel] 3.7.5cvs8
Paweł Pękala [Mon, 8 Feb 2010 17:54:10 +0000 (17:54 +0000)]
2010-02-08 [pawel] 3.7.5cvs8

* src/compose.c
* src/compose.h
* src/common/utils.c
* src/common/utils.h
* src/gtk/authors.h
Fix Bug 2058 "use in-reply-to info passed in mailto: links"
Patch by Laurent Bigonville with slight modifications

14 years ago2010-02-03 [pawel] 3.7.5cvs7
Paweł Pękala [Wed, 3 Feb 2010 21:27:49 +0000 (21:27 +0000)]
2010-02-03 [pawel] 3.7.5cvs7

* m4/.cvsignore
Add some libtool files to ignore

14 years ago2010-02-03 [pawel] 3.7.5cvs6
Paweł Pękala [Wed, 3 Feb 2010 21:01:52 +0000 (21:01 +0000)]
2010-02-03 [pawel] 3.7.5cvs6

* src/plugins/trayicon/trayicon.c
Save and then restore focus when closing/minimizing to tray

14 years ago2010-02-03 [mir] 3.7.5cvs5
Michael Rasmussen [Wed, 3 Feb 2010 16:58:03 +0000 (16:58 +0000)]
2010-02-03 [mir] 3.7.5cvs5

* src/addrindex.c
* src/editldap.c
* src/ldapctrl.c
* src/ldapctrl.h
* src/ldapquery.c
* src/ldapupdate.c
    Save LDAP password encrypted. See bug 2113.

14 years ago2010-02-03 [colin] 3.7.5cvs4
Colin Leroy [Wed, 3 Feb 2010 13:11:58 +0000 (13:11 +0000)]
2010-02-03 [colin] 3.7.5cvs4

* src/privacy.c
Fix again decoding of encrypted parts. The
reverting of the patch was wrong, as the
double-decoding was fixed in smime itself.
Thanks to Matthias Drochner again...

14 years ago2010-02-02 [colin] 3.7.5cvs3
Colin Leroy [Tue, 2 Feb 2010 17:01:04 +0000 (17:01 +0000)]
2010-02-02 [colin] 3.7.5cvs3

* src/plugins/smime/smime.c
* src/privacy.c
Revert 3.7.4cvs2 and make a better patch for bug
2059 and 2076. Patch by Matthias Drochner

14 years ago2010-01-31 [pawel] 3.7.5cvs2
Paweł Pękala [Sun, 31 Jan 2010 19:01:13 +0000 (19:01 +0000)]
2010-01-31 [pawel] 3.7.5cvs2

* src/gtk/authors.h
Fix hungarian translator's name

14 years ago2010-01-31 [pawel] 3.7.5cvs1
Paweł Pękala [Sun, 31 Jan 2010 14:19:44 +0000 (14:19 +0000)]
2010-01-31 [pawel] 3.7.5cvs1

* src/messageview.c
* src/mimeview.c
Fix Bug 2107 - Arrow keys don't work in message view window

14 years ago3.7.5 unleashed rel_3_7_5
Paul Mangan [Sun, 31 Jan 2010 10:29:05 +0000 (10:29 +0000)]
3.7.5 unleashed

14 years ago2010-01-23 [pawel] 3.7.4cvs10
Paweł Pękala [Sat, 23 Jan 2010 14:44:06 +0000 (14:44 +0000)]
2010-01-23 [pawel] 3.7.4cvs10

* src/addressbook.c
Fix button sensitivity in compose mode

14 years ago2010-01-23 [pawel] 3.7.4cvs9
Paweł Pękala [Sat, 23 Jan 2010 13:17:24 +0000 (13:17 +0000)]
2010-01-23 [pawel] 3.7.4cvs9

* commitHelper
* tools/kdeservicemenu/install.sh
* tools/make.themes.project
* tools/nautilus2claws-mail.sh
* tools/popfile-link.sh
* tools/textviewer.sh
Not all systems have bash installed in /bin, use env(1) to find
it`s location

14 years ago2010-01-22 [pawel] 3.7.4cvs8
Paweł Pękala [Fri, 22 Jan 2010 21:36:56 +0000 (21:36 +0000)]
2010-01-22 [pawel] 3.7.4cvs8

* src/prefs_account.c
* src/prefs_filtering.c
* src/prefs_send.c
* src/gtk/colorlabel.c
Add some separators in combos

14 years ago2010-01-22 [pawel] 3.7.4cvs7
Paweł Pękala [Fri, 22 Jan 2010 20:50:03 +0000 (20:50 +0000)]
2010-01-22 [pawel] 3.7.4cvs7

* autogen.sh
--disable-aspell -> --disable-enchant
* configure.ac
Fix options spacing in configure --help
* src/wizard.c
Make wizard's window centered on the screen

14 years ago2010-01-19 [holger] 3.7.4cvs6
Holger Berndt [Tue, 19 Jan 2010 21:32:04 +0000 (21:32 +0000)]
2010-01-19 [holger] 3.7.4cvs6

* src/folder.c
* src/folder.h
Introduce folder_get_item_from_identifier().
In contrast to folder_find_item_from_identifier(), this
function recursively creates the FolderItems in the id path.
Useful for programmatically creating folders (e.g. by plugins)

14 years ago2010-01-17 [pawel] 3.7.4cvs5
Paweł Pękala [Sun, 17 Jan 2010 19:33:11 +0000 (19:33 +0000)]
2010-01-17 [pawel] 3.7.4cvs5

* src/gtk/authors.h
Fix my lastname

14 years ago2010-01-16 [colin] 3.7.4cvs4
Colin Leroy [Sat, 16 Jan 2010 18:19:43 +0000 (18:19 +0000)]
2010-01-16 [colin] 3.7.4cvs4

* src/plugins/pgpcore/sgpgme.c
Probably fix bug 2098, 'claws-mails crashes frequently
with pgpcore'. Fix double-free.

14 years ago2010-01-16 [holger] 3.7.4cvs3
Holger Berndt [Sat, 16 Jan 2010 15:30:05 +0000 (15:30 +0000)]
2010-01-16 [holger] 3.7.4cvs3

* src/prefs_toolbar.h
Forgotten header

14 years agogive the guy some credit
Paul Mangan [Sat, 16 Jan 2010 08:15:38 +0000 (08:15 +0000)]
give the guy some credit

14 years ago2010-01-15 [colin] 3.7.4cvs2
Colin Leroy [Fri, 15 Jan 2010 13:42:14 +0000 (13:42 +0000)]
2010-01-15 [colin] 3.7.4cvs2

* src/privacy.c
Decode mimeinfo before decrypting it. Probably
fixes bug 2059 'gpgme >=1.1.8 not compatible
with S/MIME encryption' and bug 2076 'having
worked 2 times properly CLAWS ceased to
decrypt incoming PGP mails -displays base64
instead - sucks completely'
Let's hope complete suckage ends here!

14 years ago2010-01-08 [paul] 3.7.4cvs1
Paul Mangan [Fri, 8 Jan 2010 21:30:07 +0000 (21:30 +0000)]
2010-01-08 [paul] 3.7.4cvs1

* tools/claws.i18n.status.pl
fix typos

14 years ago3.7.4 unleashed STABLE stable_3_7_5 rel_3_7_4
Paul Mangan [Fri, 8 Jan 2010 11:07:47 +0000 (11:07 +0000)]
3.7.4 unleashed

14 years ago2010-01-08 [paul] 3.7.3cvs57
Paul Mangan [Fri, 8 Jan 2010 10:21:54 +0000 (10:21 +0000)]
2010-01-08 [paul] 3.7.3cvs57

* po/ca.po
* po/cs.po
* po/de.po
* po/fi.po
* po/hu.po
* po/id.po
* po/ja.po
* po/nl.po
* po/pt_BR.po
* po/pt_PT.po
* po/ru.po
* po/sk.po
updated translations by Miquel Oliete, David Vachulka, Stephan Sachse,
Tommi Pirinen, Pader Rezso, MSulchan Darmawan, kazken3, Marcel Pol,
Frederico Goncalves Guimaraes, Tiago Faria, Aleksei Miheev, and
Slavko

14 years agofix encoding
Paul Mangan [Fri, 8 Jan 2010 09:30:43 +0000 (09:30 +0000)]
fix encoding

14 years ago2010-01-08 [paul] 3.7.3cvs56
Paul Mangan [Fri, 8 Jan 2010 09:24:07 +0000 (09:24 +0000)]
2010-01-08 [paul] 3.7.3cvs56

* src/common/utils.c
fix bug 2089, 'URLs ending with an underscore ('_')
are not correctly parsed'. thanks to Johan

14 years ago2010-01-05 [colin] 3.7.3cvs55
Colin Leroy [Tue, 5 Jan 2010 13:29:10 +0000 (13:29 +0000)]
2010-01-05 [colin] 3.7.3cvs55

* po/fr.po
Update french translation

14 years ago2010-01-04 [mones] 3.7.3cvs54
Ricardo Mones [Mon, 4 Jan 2010 23:29:05 +0000 (23:29 +0000)]
2010-01-04 [mones] 3.7.3cvs54

* po/es.po
Update Spanish translation

14 years ago2010-01-04 [mones] 3.7.3cvs53
Ricardo Mones [Mon, 4 Jan 2010 13:13:27 +0000 (13:13 +0000)]
2010-01-04 [mones] 3.7.3cvs53

* manual/plugins.xml
Some format
* manual/es/claws-mail-manual.xml
* manual/es/intro.xml
* manual/es/plugins.xml
Synchronise with English version

14 years ago2010-01-03 [paul] 3.7.3cvs52
Paul Mangan [Sun, 3 Jan 2010 09:13:38 +0000 (09:13 +0000)]
2010-01-03 [paul] 3.7.3cvs52

* ChangeLog
fix format
* src/gtk/authors.h
update TEAM_LIST, fix encoding

14 years ago2010-01-03 [mir] 3.7.3cvs51
Michael Rasmussen [Sun, 3 Jan 2010 01:27:15 +0000 (01:27 +0000)]
2010-01-03 [mir] 3.7.3cvs51

* src/compose.c
When composing to a NNTP list TO: will always be preset
to the NNTP list unless user has chosen some other default
in which case we will handle this the normal way. Therefore
mfield will be set to TO_FIELD_PRESENT if mailto is NULL.

14 years ago2010-01-01 [paul] 3.7.3cvs50
Paul Mangan [Fri, 1 Jan 2010 19:19:16 +0000 (19:19 +0000)]
2010-01-01 [paul] 3.7.3cvs50

* src/gtk/about.c
bump copyright year whilst it's in mind

14 years ago2009-12-31 [paul] 3.7.3cvs49
Paul Mangan [Thu, 31 Dec 2009 09:19:28 +0000 (09:19 +0000)]
2009-12-31 [paul] 3.7.3cvs49

* manual/claws-mail-manual.xml
* manual/intro.xml
* manual/plugins.xml
fix links so that they make sense in the context of the
text version of the manual

14 years ago2009-12-31 [paul] 3.7.3cvs48
Paul Mangan [Thu, 31 Dec 2009 08:56:02 +0000 (08:56 +0000)]
2009-12-31 [paul] 3.7.3cvs48

* manual/intro.xml
* manual/plugins.xml
updates, improvements, corrections, additions

14 years ago2009-12-29 [pawel] 3.7.3cvs47
Paweł Pękala [Tue, 29 Dec 2009 22:09:08 +0000 (22:09 +0000)]
2009-12-29 [pawel] 3.7.3cvs47

* src/prefs_filtering_action.c
Fix Bug 2082 'Wrong color rectangle position when replacing
"color" processing rule'

14 years ago2009-12-29 [colin] 3.7.3cvs46
Colin Leroy [Tue, 29 Dec 2009 10:17:46 +0000 (10:17 +0000)]
2009-12-29 [colin] 3.7.3cvs46

* src/compose.c
Fix bug 2074, 'Remember sending account
for sent messages'

14 years ago2009-12-20 [holger] 3.7.3cvs45
Holger Berndt [Sun, 20 Dec 2009 20:16:51 +0000 (20:16 +0000)]
2009-12-20 [holger] 3.7.3cvs45

* src/compose.c
Delay CREATED_HOOKLIST invokation until
after the modifications to the compose window
are done, to allow hooks to further modify the
window without getting overridden again

14 years ago2009-12-20 [holger] 3.7.3cvs44
Holger Berndt [Sun, 20 Dec 2009 14:11:06 +0000 (14:11 +0000)]
2009-12-20 [holger] 3.7.3cvs44

* src/prefs_toolbar.h
Fix last commit

14 years ago2009-12-20 [holger] 3.7.3cvs43
Holger Berndt [Sun, 20 Dec 2009 14:06:10 +0000 (14:06 +0000)]
2009-12-20 [holger] 3.7.3cvs43

* src/prefs_toolbar.c
* src/prefs_toolbar.h
* src/toolbar.c
Pass window struct to caller

14 years ago2009-12-20 [holger] 3.7.3cvs42
Holger Berndt [Sun, 20 Dec 2009 13:50:41 +0000 (13:50 +0000)]
2009-12-20 [holger] 3.7.3cvs42

* src/compose.c
* src/compose.h
Add hooklist after creation of a compose window

14 years ago2009-12-19 [holger] 3.7.3cvs41
Holger Berndt [Sat, 19 Dec 2009 22:50:46 +0000 (22:50 +0000)]
2009-12-19 [holger] 3.7.3cvs41

* src/prefs_toolbar.c
* src/prefs_toolbar.h
* src/toolbar.c
Allow plugins to choose to which toolbar they want
to add actions (main window, compose window, or message view)

14 years ago2009-12-19 [paul] 3.7.3cvs40
Paul Mangan [Sat, 19 Dec 2009 17:02:11 +0000 (17:02 +0000)]
2009-12-19 [paul] 3.7.3cvs40

* src/statusbar.c
fix statusbar in GTK+ 2.19.1

14 years ago2009-12-10 [pawel] 3.7.3cvs39
Paweł Pękala [Thu, 10 Dec 2009 16:42:33 +0000 (16:42 +0000)]
2009-12-10 [pawel] 3.7.3cvs39

* src/compose.c
Better fix for cvs28 regression

14 years ago2009-12-10 [iwkse] 3.7.3cvs38
Salvatore De Paolis [Thu, 10 Dec 2009 04:28:08 +0000 (04:28 +0000)]
2009-12-10 [iwkse] 3.7.3cvs38

* src/compose.c
            Fix some indentation

14 years ago2009-12-10 [iwkse] 3.7.3cvs37
Salvatore De Paolis [Thu, 10 Dec 2009 04:19:03 +0000 (04:19 +0000)]
2009-12-10 [iwkse] 3.7.3cvs37

* src/compose.c
            Add missing checks for gtkaspell: avoid
            crashing in some cases when Enchant is
            enabled but the spell checker is disabled
            in preferences.

14 years ago2009-12-09 [colin] 3.7.3cvs36
Colin Leroy [Wed, 9 Dec 2009 16:48:40 +0000 (16:48 +0000)]
2009-12-09 [colin] 3.7.3cvs36

* src/compose.c
Fix leak and unchecked accesses.

14 years ago2009-12-09 [mir] 3.7.3cvs35
Michael Rasmussen [Wed, 9 Dec 2009 00:51:49 +0000 (00:51 +0000)]
2009-12-09 [mir] 3.7.3cvs35

* src/compose.c
Fix Bug 2072 "template at folder properties is not working"
introduced in cvs24.

14 years ago2009-12-08 [pawel] 3.7.3cvs34
Paweł Pękala [Tue, 8 Dec 2009 19:05:29 +0000 (19:05 +0000)]
2009-12-08 [pawel] 3.7.3cvs34

* src/compose.c
When 'Reply All' remove current compose address from
Cc/Bcc list - fix for regression introduced in cvs28

14 years ago2009-12-05 [pawel] 3.7.3cvs33
Paweł Pękala [Sat, 5 Dec 2009 08:12:06 +0000 (08:12 +0000)]
2009-12-05 [pawel] 3.7.3cvs33

* src/messageview.c
Fix memory management, duh!

14 years ago2009-12-04 [pawel] 3.7.3cvs32
Paweł Pękala [Fri, 4 Dec 2009 19:43:38 +0000 (19:43 +0000)]
2009-12-04 [pawel] 3.7.3cvs32

* src/messageview.c
Use case insensitive comparison in search for
duplicate urls
* src/uri_opener.c
Refresh scrollbars on every window open

14 years ago2009-12-04 [pawel] 3.7.3cvs31
Paweł Pękala [Fri, 4 Dec 2009 17:45:19 +0000 (17:45 +0000)]
2009-12-04 [pawel] 3.7.3cvs31

* src/compose.c
Highlight misspelled words when applying template and
check_while_typing option is on

14 years ago2009-12-03 [pawel] 3.7.3cvs30
Paweł Pękala [Thu, 3 Dec 2009 19:42:45 +0000 (19:42 +0000)]
2009-12-03 [pawel] 3.7.3cvs30

* src/compose.c
Highlight misspelled words in text inserted from file(s)
or pasted to message body when check_while_typing
options is on

14 years ago2009-12-02 [pawel] 3.7.3cvs29
Paweł Pękala [Wed, 2 Dec 2009 18:40:15 +0000 (18:40 +0000)]
2009-12-02 [pawel] 3.7.3cvs29

* src/compose.c
Revert first part of previous commit

14 years ago2009-12-02 [pawel] 3.7.3cvs28
Paweł Pękala [Wed, 2 Dec 2009 17:05:00 +0000 (17:05 +0000)]
2009-12-02 [pawel] 3.7.3cvs28

* src/compose.c
Fix Bug 2055 "duplicate mailing list reply if
List-Post + Reply-To present"
- Ignore Reply-To if answering to ML
- Improve parsing of List-Post header

14 years ago2009-12-02 [pawel] 3.7.3cvs27
Paweł Pękala [Wed, 2 Dec 2009 15:20:55 +0000 (15:20 +0000)]
2009-12-02 [pawel] 3.7.3cvs27

* src/compose.c
* src/compose.h
Fix Bug 1850 "Reply All" duplicates "To" user in "CC" if original
email had user in "From" and "CC"
Don't allow duplicate addresses in compose window headers

14 years ago2009-12-02 [mones] 3.7.3cvs26
Ricardo Mones [Wed, 2 Dec 2009 15:06:05 +0000 (15:06 +0000)]
2009-12-02 [mones] 3.7.3cvs26

* manual/intro.xml
* manual/es/intro.xml
* manual/fr/intro.xml
* manual/it/intro.xml
* manual/pl/intro.xml
Make URL to point current site

14 years ago2009-12-01 [holger] 3.7.3cvs25
Holger Berndt [Tue, 1 Dec 2009 17:33:59 +0000 (17:33 +0000)]
2009-12-01 [holger] 3.7.3cvs25

* src/summaryview.c
* src/summaryview.h
Introduce new drag type "claws-mail/msg-path-list" for
drag'n'drop of a message selection from the summaryview
into other applications. The drag data gets set to the
folder-item-id followed by message ids, separated by newlines.
This enables other applications to back-link to Claws Mail
via a "claws-mail --select" call after they received a drop.

14 years ago2009-11-30 [mir] 3.7.3cvs24
Michael Rasmussen [Mon, 30 Nov 2009 20:35:29 +0000 (20:35 +0000)]
2009-11-30 [mir] 3.7.3cvs24

* src/compose.c
           Place cursor in compose window according to provided input
           If to: is present place cursor in subject field and if both
           to: and subject: is present place cursor in body. If body: is
           present insert a new line after text and place cursor there.

14 years ago2009-11-27 [mones] 3.7.3cvs23
Ricardo Mones [Fri, 27 Nov 2009 14:54:08 +0000 (14:54 +0000)]
2009-11-27 [mones] 3.7.3cvs23

* src/gtk/quicksearch.c
Allow viewing longer expressions if there's space

14 years ago2009-11-25 [holger] 3.7.3cvs22
Holger Berndt [Wed, 25 Nov 2009 22:14:02 +0000 (22:14 +0000)]
2009-11-25 [holger] 3.7.3cvs22

* Makefile.am
* src/common/Makefile.am
* src/common/utils.c
* src/common/utils.h
Add a function to query the
filepath of the .desktop file

14 years ago2009-11-25 [colin] 3.7.3cvs21
Colin Leroy [Wed, 25 Nov 2009 17:59:35 +0000 (17:59 +0000)]
2009-11-25 [colin] 3.7.3cvs21

* src/imap.c
Fix bug 2063, 'glib assertion in GRelation use in
imap.c'

14 years ago2009-11-24 [pawel] 3.7.3cvs20
Paweł Pękala [Tue, 24 Nov 2009 21:43:07 +0000 (21:43 +0000)]
2009-11-24 [pawel] 3.7.3cvs20

* src/common/utils.c
Fix Bug 2053 'Inconsistent application of Coloration
of Message text'
Don't allow '<' character between quotation marks

14 years ago2009-11-21 [holger] 3.7.3cvs19
Holger Berndt [Sat, 21 Nov 2009 02:41:37 +0000 (02:41 +0000)]
2009-11-21 [holger] 3.7.3cvs19

* src/printing.c
Modify cairo clip handling in preview windows,
to prevent print preview windows from being blank
with GTK+ 2.18. Follow recommendation of the GTK+
documentation (section "Migrating to client side windows")
and create a new cairo context for each expose event.

14 years ago2009-11-19 [pawel] 3.7.3cvs18
Paweł Pękala [Thu, 19 Nov 2009 17:00:45 +0000 (17:00 +0000)]
2009-11-19 [pawel] 3.7.3cvs18

* Makefile.am
complete 3.7.3cvs15 so install is DESTDIR safe
remove icons with changed names on uninstall

14 years ago2009-11-18 [pawel] 3.7.3cvs17
Paweł Pękala [Wed, 18 Nov 2009 21:05:50 +0000 (21:05 +0000)]
2009-11-18 [pawel] 3.7.3cvs17

* src/news_gtk.c
remove unneeded and code-duplicating function

14 years ago2009-11-18 [pawel] 3.7.3cvs16
Paweł Pękala [Wed, 18 Nov 2009 20:40:19 +0000 (20:40 +0000)]
2009-11-18 [pawel] 3.7.3cvs16

* src/news_gtk.c
Fix Bug 2057 'Claws mail does not keep renamed names
of nntp-subscribed groups'
Check for already subscribed group using item->path for group
comparision as folders item->path != item->name may be truth
since we allowed renaming of newsgroups folders -> 3.5.0cvs11

14 years ago2009-11-17 [pawel] 3.7.3cvs15
Paweł Pękala [Tue, 17 Nov 2009 20:01:21 +0000 (20:01 +0000)]
2009-11-17 [pawel] 3.7.3cvs15

* Makefile.am
Fix Bug 2049 'some icons not copied?'
Install additional 64x64 and 128x128 icons

14 years ago2009-11-17 [holger] 3.7.3cvs14
Holger Berndt [Tue, 17 Nov 2009 15:15:15 +0000 (15:15 +0000)]
2009-11-17 [holger] 3.7.3cvs14

* src/prefs_toolbar.c
* src/prefs_toolbar.h
* src/toolbar.c
* src/toolbar.h
Allow plugins to register toolbar items

14 years agofreebsd date lacks --utc
Paweł Pękala [Wed, 11 Nov 2009 18:08:36 +0000 (18:08 +0000)]
freebsd date lacks --utc
add my alias

14 years ago*** empty log message ***
Paweł Pękala [Wed, 11 Nov 2009 13:47:42 +0000 (13:47 +0000)]
*** empty log message ***

14 years ago [pawel] 3.7.3cvs13
Paweł Pękala [Wed, 11 Nov 2009 13:38:28 +0000 (13:38 +0000)]
 [pawel] 3.7.3cvs13

* src/addressbook.c
* src/compose.c
* src/compose.h
* src/filtering.c
Fix Bug 1867 Changing account does not change BCC address
Set account specific headers when changing account
in compose window.

14 years ago2009-11-07 [colin] 3.7.3cvs12
Colin Leroy [Sat, 7 Nov 2009 17:42:56 +0000 (17:42 +0000)]
2009-11-07 [colin] 3.7.3cvs12

* src/gtk/prefswindow.c
Fix bug 2041, "add autonomical scrolled windows to prefs pages"
Patch by Pawel

14 years ago2009-11-07 [colin] 3.7.3cvs11
Colin Leroy [Sat, 7 Nov 2009 17:41:42 +0000 (17:41 +0000)]
2009-11-07 [colin] 3.7.3cvs11

* src/gtk/spell_entry.c
Fix bug 2040, 'numbers in subject entry marked as misspelled'
Patch by Pawel Pekala

14 years ago2009-10-27 [colin] 3.7.3cvs10
Colin Leroy [Tue, 27 Oct 2009 07:31:54 +0000 (07:31 +0000)]
2009-10-27 [colin] 3.7.3cvs10

* src/folder.c
Fix bug 2028, 'Attempts to connect to all accounts on exit'
Don't try to check whether the folder is up-to-date if
the folder class doesn't implement set_mtime, as we don't
care in this case. This code exists since a long time, but
the bug was triggered by more scanning of queue folders
since recently (when we added \Deleted handling).