Commit graph

1960 commits

Author SHA1 Message Date
Christoph Hohmann
1f4e67992b 0.8.10claws50
* src/main.c
* src/common/sylpheed.c
        add command line parameter parsing to common code
2003-02-25 12:34:42 +00:00
Christoph Hohmann
5cf5c194b2 * Makefile.am
* configure.ac
        fix gnome prefix problems, the configure script now removed
        `gnome-config --prefix` from `gnome-config --datadir`
        and adds $(prefix} instead
2003-02-24 20:11:50 +00:00
Christoph Hohmann
f736591f45 0.8.10claws49
* src/news.c
        check for valid session before trying to authenticate

(closes Bug 60 crash if "authenticate on logon" is activated
 and newsserver-hostname is not valid)
2003-02-24 16:51:59 +00:00
Melvin Hadasht
34ae2171a9 Make sure all user's input is sent to the action and then close the socket 2003-02-24 16:40:03 +00:00
Alfons Hoogervorst
4524272399 * src/summaryview.c
also wait cursor when deleting files
2003-02-23 20:55:37 +00:00
Paul Mangan
afb847fe96 google/freshmeat search Actions scripts should now work with any configured browser 2003-02-23 10:10:22 +00:00
Christoph Hohmann
4026483ce8 0.8.10claws45
* src/procmsg.c
        fix IMAP flag setting, IMAP flag is not handled correctly
        anymore by the folder system and information about the
        folder should not be saved in the MsgInfo (in my opinion)

Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2003-02-22 19:09:05 +00:00
Christoph Hohmann
3c82999881 fix "availabel" before i get another mail about it 2003-02-22 18:02:47 +00:00
Christoph Hohmann
e5851670ef 0.8.10claws44
* src/summaryview.c
        fix spelling of "label" ;-)
2003-02-22 14:19:01 +00:00
Thorsten Maerz
b184f4255e do not use description as attachment name 2003-02-22 12:09:38 +00:00
Alfons Hoogervorst
42fdedc5cc * src/summaryview.c
freeze/thaw folder item updates when changing color labels,
	and put a wait cursors on
2003-02-22 12:00:29 +00:00
Thorsten Maerz
c41e1b6a15 save-all fixes 2003-02-22 11:47:14 +00:00
Alfons Hoogervorst
9aba586fca * src/prefs_gtk.c
remove unused var
2003-02-21 20:39:29 +00:00
Colin Leroy
b8a83c4dea fix smtp logging 2003-02-21 20:32:31 +00:00
Colin Leroy
fe8db62477 src/summaryview.c
Freeze/thaw folderItem updates when filtering messages
 via Tools/Filter messages
VS: ----------------------------------------------------------------------
2003-02-21 16:51:58 +00:00
Paul Mangan
67ae490e4c revert commit 0.8.10claws26 2003-02-21 09:53:25 +00:00
Paul Mangan
5201ffa9b8 sync with 0.8.10cvs17 2003-02-21 07:55:23 +00:00
Christoph Hohmann
2950d3231d 0.8.10claws35
* src/imap.c
        IMAP UID fetch speedup using SEARCH

Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>

* src/imap.c
        fix problem with UIDs in IMAP UID cache that no longer existed
2003-02-20 23:02:39 +00:00
Christoph Hohmann
0a8129c8f5 0.8.10claws34
* src/imap.c
* src/procheader.c
* src/procheader.h
        IMAP header fetch speedup

Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>

* src/imap.c
        Rewrite imap_cmd_gen_recv use sock_getline instead
        of sock_gets to avoid problems with too long reply
        lines
2003-02-20 21:53:30 +00:00
Colin Leroy
99faadb674 * src/prefs_account.c
Better wording
2003-02-20 09:21:36 +00:00
Darko Koruga
ef8a09f1d1 Fix previous entry. 2003-02-20 09:02:16 +00:00
Darko Koruga
649bba2eb4 Change my e-mail address. 2003-02-20 06:34:09 +00:00
Colin Leroy
2bde1e90b4 X11 style colors for every configurable color 2003-02-19 22:09:32 +00:00
Alfons Hoogervorst
5e6562d987 * src/prefs_gtk.[ch]
* src/prefs_common.c
	for color_new accept both plain integers and X11 style color
	names (as found in /usr/lib/X11/rgb.txt
2003-02-19 21:46:30 +00:00
Paul Mangan
aa3ee3f3ed add tooltips to online/offline button and account selector button 2003-02-19 17:31:07 +00:00
Paul Mangan
e280fb504b move 'Maximum number of articles to download' to account prefs 2003-02-19 15:58:09 +00:00
Paul Mangan
3de3a64870 fix bug #54 'yesterdays date is displayed in the message summary window' 2003-02-19 11:07:32 +00:00
Paul Mangan
5b5dc06e9a fix bug [688596] Reply-to header in news 2003-02-19 10:50:16 +00:00
Paul Mangan
72ab0e848f add a 'List all keys' button to key selection dialog 2003-02-18 16:46:30 +00:00
Colin Leroy
bb4b481887 fix compile error 2003-02-18 10:26:15 +00:00
Colin Leroy
b8ef09e4cc Try to starttls if it seems to be the only
way to authenticate a user
2003-02-18 10:13:00 +00:00
Paul Mangan
5a59cbb28d as a Drafts folder is a special folder allow it to have its own unique icons 2003-02-18 09:51:35 +00:00
Colin Leroy
649e9d71bf fix IMAP port selection when using starttls 2003-02-18 09:15:15 +00:00
Paul Mangan
77dc914c07 make blue the default new mail colour 2003-02-18 05:55:38 +00:00
Paul Mangan
4676ffd561 sync with 0.8.10cvs14 2003-02-18 05:42:13 +00:00
Jens Oberender
fc5a71eda2 Paul noticed that I stole his identity :-) 2003-02-17 12:39:39 +00:00
Jens Oberender
29eeb9a9fe fixed a compile problem with gcc 3.3
works on 2.95.3 too (testet on PPC as it is big endian)
2003-02-17 12:09:42 +00:00
Paul Mangan
f5f8a360aa sync with 0.8.10cvs13 2003-02-17 10:32:39 +00:00
Paul Mangan
4e53dd9c02 sync with 0.8.10cvs12 2003-02-17 07:38:54 +00:00
Match Grun
c794f0775b Eliminate reload addr items in addr book. 2003-02-16 20:58:50 +00:00
Paul Mangan
2f79832be6 when a 'protocol error' is encountered disconnect from the server 2003-02-16 11:11:37 +00:00
Christoph Hohmann
37207701dd 0.8.10claws13
* src/imap.c
        fix bug that stopped scanning of folders when an
        IMAP folder was empty

(closes bug 46 stop scan messages in folders after empty folder)
2003-02-15 13:25:01 +00:00
Paul Mangan
344c62cd83 Add 2 Actions scripts which search freshmeat/google for the selected text using the browser configured in sylpheedrc 2003-02-15 11:22:47 +00:00
Alfons Hoogervorst
de99de4968 * src/compose.c
fix breakage because of uninitialized account pointer.
	please verify.
2003-02-14 20:57:02 +00:00
Paul Mangan
ce8d16d877 move signature settings to Account Prefs 2003-02-14 16:45:54 +00:00
Paul Mangan
92cee8ca51 sync with 0.8.10cvs11 2003-02-14 06:44:25 +00:00
Thorsten Maerz
48adf2dcf9 revert news progressbar (GUI separation) 2003-02-13 19:05:55 +00:00
Paul Mangan
1addfbde57 make replies behave correctly, re: RFC 1036, Section 2.2.3, paragraph 1 2003-02-13 14:39:27 +00:00
Paul Mangan
73e2c09783 fix 'Follow-up and Reply-to' 2003-02-13 13:25:31 +00:00
Paul Mangan
a4139f9b6b sync with 0.8.10cvs9 2003-02-13 09:43:43 +00:00