Commit graph

235 commits

Author SHA1 Message Date
Paul Mangan
ce8d16d877 move signature settings to Account Prefs 2003-02-14 16:45:54 +00:00
Colin Leroy
1d8cc742ef option to disable threading by subject 2003-02-04 20:57:27 +00:00
Paul Mangan
b956293c1e sync with 0.8.8cvs9 2003-01-16 11:02:43 +00:00
Colin Leroy
5ecfaf2249 save last used quicksearch type 2002-12-11 10:16:39 +00:00
Colin Leroy
0bcf8332a4 put back includes, cleaner ssl certs popups 2002-12-08 15:57:35 +00:00
Christoph Hohmann
91e8ab0aaf 0.8.6claws75
* src/Makefile.am
* src/about.c
* src/account.c
* src/crash.c
* src/esmtp.h
* src/imap.[ch]
* src/inc.c
* src/main.c
* src/mainwindow.c
* src/news.c
* src/pop.[ch]
* src/prefs_account.[ch]
* src/prefs_common.[ch]
* src/send.[ch]
* src/smtp.[ch]
* src/ssl_certificate.[ch]
* src/ssl_manager.[ch]
* src/common/Makefile.am
* src/common/log.c
* src/common/nntp.[ch]
* src/common/socket.[ch]
* src/common/ssl.[ch]
* src/gtk/sslcertwindow.c
* ac/openssl.m4
        use new autoconf script to detect OpenSSL with extra parameters
        to specify the location of libs and includes, also remove USE_SSL
        to USE_OPENSSL

* src/common/sylpheed.[ch]
* src/common/version.h.in
        start seperation of common code initialization seperated from gui

last commit did not work without this, so here is the rest
2002-12-08 13:52:10 +00:00
Paul Mangan
07a296b475 sync with 0.8.6cvs12 2002-11-27 09:26:17 +00:00
Paul Mangan
03963d5450 fix breakage caused by last commit 2002-11-25 19:19:09 +00:00
Paul Mangan
04c5cdf0f4 sync with 0.8.6cvs5 2002-11-25 18:11:42 +00:00
Colin Leroy
f67068a4d8 add SSL manager 2002-11-25 15:21:47 +00:00
Paul Mangan
038c3f0a13 sync with 0.8.4cvs1 2002-10-02 10:24:03 +00:00
Colin Leroy
0c618cd30f * src/prefs_common.[ch]
Add a preference to display send dialog or not
	* src/send.c
		Display send dialog according to preference
2002-09-24 12:11:27 +00:00
Paul Mangan
ebee082c1a sync with 0.8.2cvs10 2002-09-06 07:38:22 +00:00
Colin Leroy
d7de89290a add signature color configuration 2002-09-04 07:34:15 +00:00
Colin Leroy
2b27e5b818 added autosave 2002-09-03 16:15:17 +00:00
Paul Mangan
a275ff052c sync with 0.8.2cvs5 2002-08-29 09:13:53 +00:00
Melvin Hadasht
1535fa78e6 merged GNU_aspell_branch 2002-08-28 13:04:15 +00:00
Colin Leroy
739a5cd252 * src/summaryview.[ch]
Added a quick search box
        * src/mainwindow.c
        * src/prefs_common.[ch]
                Added a show/hide option for the quick search
2002-08-20 19:14:30 +00:00
Paul Mangan
f5ae4e4c28 sync with 0.8.1cvs14 2002-08-06 10:12:36 +00:00
Paul Mangan
abbd7a7a3c sync with 0.8.1cvs12 2002-08-06 08:38:29 +00:00
Alfons Hoogervorst
6f47472eb0 remove option "Send return receipt on request" 2002-07-21 20:33:46 +00:00
Paul Mangan
489aaa057d sync with 0.7.8cvs19 2002-07-06 06:48:23 +00:00
Paul Mangan
7d2a5c9135 sync with 0.7.8cvs13 2002-07-02 09:41:25 +00:00
Christoph Hohmann
30555a9068 merge new cache branch 2002-06-29 23:33:42 +00:00
Paul Mangan
cd3d8c0f23 sync with 0.7.8cvs11 2002-06-28 09:58:50 +00:00
Paul Mangan
19ddf31c2e sync with 0.7.8cvs7 2002-06-26 06:48:01 +00:00
Paul Mangan
c1f142c05f sync with 0.7.8cvs5 2002-06-22 17:49:39 +00:00
Alfons Hoogervorst
62b7fa5926 control size of log text in log window; closes patch #569155 submitted by Mitko Haralanov. 2002-06-16 00:16:34 +00:00
Paul Mangan
95701d826e rename 'Bounce' to 'Redirect' 2002-05-23 08:18:33 +00:00
Paul Mangan
70c59eedb8 sync with 0.7.5cvs16 2002-05-10 07:32:09 +00:00
Colin Leroy
29d914c21b Added user-definable quotation characters recognition. 2002-04-28 20:43:24 +00:00
Colin Leroy
ac0e581cde Added work offline availability. 2002-04-21 12:11:43 +00:00
Colin Leroy
c6aabb3add Added "automatically display images" option. 2002-04-21 11:27:07 +00:00
Paul Mangan
249bb0f014 enable storing of GnuPG passphrase 2002-04-13 10:21:38 +00:00
Hoà Viêt Dinh
cac95a6102 fix bug #516442, two bounce behaviours 2002-03-25 22:41:55 +00:00
Melvin Hadasht
b2347ebfd7 Added user definable notification on new mail arrival. 2002-03-02 20:05:13 +00:00
Christoph Hohmann
ff0896b7ef * src/Makefile.am
added quote_fmt.c
* src/prefs_common.[ch]
* src/prefs_template.c
* src/quote_fmt.c               *** NEW FILE ***
* src/quote_fmt.h
        move quote format symbol description code
        to it's own file because it is used from
        differnent code parts
        Rewrote symbol description GUI
          + use table
          + add separators
          + get data from array (no more long constant strings)
* src/quote_fmt_lex.l
* src/quote_fmt_parse.y
        Symbol for Literal % changed to \% instead of %%
        (More logical as \ is used for quoting for other symbols)
        Add |f and |p to include files and program output
        Examples:
            |f{/home/.../.signature}
            |p{date}
* po/de.po
        Correct wrong spelling for "Referenzen"
2002-02-22 03:08:20 +00:00
Carsten Schurig
4314cef5b6 Pixmap theming 2002-02-11 19:46:04 +00:00
Melvin Hadasht
7ca5f14a24 Made possible fast switching with last dictionary. 2002-02-06 23:11:35 +00:00
Melvin Hadasht
24e6575f2b Added user definable actions on message body/file 2002-02-06 11:15:31 +00:00
Melvin Hadasht
5a0e10bd09 Made spelling more friendly 2002-01-28 23:00:53 +00:00
Paul Mangan
dc632b083d sync with sylpheed 0.7.0cvs19 2002-01-28 12:46:49 +00:00
Alfons Hoogervorst
fb1570818b bring in Simon Schubert's general GPG clean up patch 2002-01-08 19:50:20 +00:00
Melvin Hadasht
c2edb1eb87 Fixed bugs:
Subject simplification's summaryview bug
Spell checker and undo/redo interaction
Improvements:
CTL-ENTER possible for message sending
Subject simplification does not update cache anymore
Added option for default suggestion mode in general preferences
2002-01-02 21:45:26 +00:00
Melvin Hadasht
f66ac40e3b fixed bug about foreground color used by the spell checker.
made misspelled word color configurable.
2001-12-30 13:05:53 +00:00
Paul Mangan
7fb58ff5cc make undo levels user-configuarable 2001-12-16 13:34:13 +00:00
Paul Mangan
820618c7d9 sync with sylpheed 0.6.4cvs18 2001-11-07 10:29:45 +00:00
Christoph Hohmann
a8e0a4ded5 init some pointers that possibly caused a segfault reported in the claws-users ML 2001-11-04 14:51:34 +00:00
Paul Mangan
465e334efb sync with sylpheed 0.6.4 release 2001-10-22 08:42:36 +00:00
Paul Mangan
ac85752fa0 enable ascii-armored gpg messages 2001-10-12 11:39:02 +00:00
Alfons Hoogervorst
fa4375d60c add block cursor 2001-10-02 18:45:45 +00:00
Paul Mangan
c40e66153c configure 'go to next folder' dialog 2001-09-25 11:50:09 +00:00
Melvin Hadasht
3212ccea38 changed 'dictionary_path' to 'dictionary' to be consistent 2001-09-21 19:02:44 +00:00
Melvin Hadasht
c5f61a7ba9 added initial pspell support 2001-09-18 16:43:10 +00:00
Paul Mangan
28b049672b sync with sylpheed 0.6.1cvs6 2001-09-13 13:38:32 +00:00
Paul Mangan
97225d3545 sync with sylpheed 0.6.0 release 2001-08-30 12:59:38 +00:00
Paul Mangan
63359dab79 enhanced account selection on replies 2001-08-30 10:51:36 +00:00
Paul Mangan
6dcfe524db sync with sylpheed 0.5.3cvs4 2001-08-22 10:58:38 +00:00
Paul Mangan
daffaa2a3c sync with sylpheed 0.5.3 release 2001-08-16 11:28:10 +00:00
Alfons Hoogervorst
6de30e7182 add global setting stuff for spelling checker; 'nother 20% done 2001-07-31 17:33:35 +00:00
Darko Koruga
ef6fa97f0e Target folder colourization. 2001-07-31 06:17:48 +00:00
Alfons Hoogervorst
a00bb214e2 sync with 0.5.1cvs4 2001-07-25 22:13:17 +00:00
Alfons Hoogervorst
44c4338f3d made smart wrapping an option 2001-07-09 20:14:59 +00:00
Christoph Hohmann
7ce35aeed6 mail retrieval dialog can be enabled, disabled
or hidden if non of sylpheed's windows is active
2001-06-23 00:10:03 +00:00
Christoph Hohmann
97a5c0aff1 disable error popup on mail receive errors 2001-06-21 19:09:18 +00:00
Christoph Hohmann
2038290757 automatically select account for mail replys 2001-06-20 14:09:16 +00:00
Hoà Viêt Dinh
b967539a5d some stuff around composing and forwarding messages 2001-06-17 15:02:08 +00:00
Hoà Viêt Dinh
72b0cb74e8 configuration for replying and forwarding 2001-06-05 03:28:42 +00:00
Hoà Viêt Dinh
229e99ff7d kill score / folder scoring / buf fixed for local account prefs 2001-06-01 11:06:33 +00:00
Paul Mangan
c2ffa64546 sync with sylpheed 0.4.99cvs3 2001-05-28 18:38:15 +00:00
Paul Mangan
c2185fc68d Added Alfons font selection patch 2001-05-13 09:38:54 +00:00
Alfons Hoogervorst
dd1d0d9cf4 reverted previous patch because of potential errors 2001-05-12 14:26:43 +00:00
Alfons Hoogervorst
255b01b447 sync with 0.4.66cvs4, and incorporated EricL's no dialog patch. 2001-05-12 10:41:00 +00:00
Sergey Vlasov
6b55b26462 Added option to enable/disable GnuPG signature check popup. 2001-05-08 10:11:42 +00:00
Darko Koruga
291b3b6d42 Use address book when showing sender name in summary pane (toggleable on/off). 2001-05-07 07:27:24 +00:00
Alfons Hoogervorst
a43e96fe39 sync with sylpheed 0.4.66cvs3-5 2001-05-06 20:06:56 +00:00
Hoà Viêt Dinh
3c4c27b16a scoring / expression matcher 2001-05-06 04:27:28 +00:00
Hoà Viêt Dinh
083d812ba6 option to enable/disable the return receipt feature 2001-05-03 00:38:44 +00:00
Sergey Vlasov
21cda492b3 Added an option to disable the startup warning about GnuPG (from
common preferences or the warning window itself).
2001-05-02 15:09:36 +00:00
Alfons Hoogervorst
6d56b06e24 sync with sylpheed 0.4.65cvs10 2001-04-27 20:27:24 +00:00
Darko Koruga
fe4481f892 Synch with Hiroyuki's main branch. 2001-04-27 16:05:55 +00:00
Darko Koruga
bed75555aa Check for strftime() in configure and use it to display date
in summary pane.
2001-04-26 09:36:01 +00:00
Sergey Vlasov
5214768ee8 Added option to warn about queued messages on exit. 2001-04-21 14:04:25 +00:00
Alfons Hoogervorst
6cd5dcde26 sync with cvs 4.64cvs4 2001-04-20 23:24:31 +00:00
Paul Mangan
036b63d8fc Imported version 1.0 2001-04-19 12:21:46 +00:00