Commit graph

521 commits

Author SHA1 Message Date
Paul Mangan
c937fb1954 relicensed - sync with main 2002-04-11 07:22:08 +00:00
Melvin Hadasht
9bed35ae47 Made 'Ctrl-Enter' on send ignore some modifiers 2002-04-09 21:54:31 +00:00
Paul Mangan
cb25b49352 sync with 0.7.4cvs35 2002-04-09 15:21:52 +00:00
Paul Mangan
8e0e247b21 sync with 0.7.4cvs33 2002-04-08 16:38:08 +00:00
Match Grun
7bc072a886 Improve address parsing. 2002-04-08 03:51:28 +00:00
Paul Mangan
0f10e3ceee try to authenticate with CRAM-MD5 2002-04-07 12:05:52 +00:00
Paul Mangan
48800d4017 fix missing MODE_READER bug 2002-04-07 11:10:49 +00:00
Alfons Hoogervorst
66cb1eab4b escape \' and \" in strings passed as filtering strings; bug reported by Alex Evseev. See http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/) 2002-04-07 11:05:14 +00:00
Paul Mangan
777981cf1f sync with 0.7.4cvs32 2002-04-07 10:43:54 +00:00
Paul Mangan
74ac4523e1 fix bugs in filter_conv.pl 2002-04-06 07:03:38 +00:00
Paul Mangan
2eb789a521 make filter_conv.pl work for all rules 2002-04-05 11:45:54 +00:00
Paul Mangan
521efa294a improve filter_conv.pl 2002-04-05 08:21:44 +00:00
Paul Mangan
7dcf6f631c sync with 0.7.4cvs31 2002-04-05 08:20:10 +00:00
Paul Mangan
5da4e7cf55 sync with 0.7.4cvs29 2002-04-03 08:58:44 +00:00
Paul Mangan
0824872e0d sync with 0.7.4cvs26 2002-04-02 08:09:32 +00:00
Match Grun
3a08524804 Import Pine address book. 2002-04-02 06:57:31 +00:00
Match Grun
98f1c1e7ef Improve address parsing. 2002-04-02 06:18:48 +00:00
Darko Koruga
f524cbd0b1 Wrap on send improvements. 2002-04-02 06:02:41 +00:00
Alfons Hoogervorst
441feae1f9 put back a g_free() 2002-04-01 10:40:31 +00:00
Paul Mangan
a344d00ffa sync with 0.7.4cvs25 2002-04-01 08:44:32 +00:00
Alfons Hoogervorst
06320f7926 honour feature request item #537427 to allow for displaying names from address book for sent mail also 2002-03-31 23:13:33 +00:00
Paul Mangan
84b67e1954 add 'fast filter' for claws' filtering 2002-03-29 09:12:54 +00:00
Paul Mangan
03697f0cc1 sync with 0.7.4cvs24 2002-03-29 07:23:03 +00:00
Paul Mangan
2c38741561 sync with 0.7.4cvs23 2002-03-28 07:15:00 +00:00
Melvin Hadasht
741caa0466 src/prefs_actions.c
* Added support to pass only one message part (as a
	file) to the command using '%p'. No quotes are needed
	because doubles quotes are automatically added.
	* Fixed bug where Sylpheed could block when waiting for
	a child process to finish.
	* Changed the help menu to remove quotes around symbols to
	avoid misinterpretation (they must not be used).
2002-03-27 19:45:09 +00:00
Melvin Hadasht
5f4fd162af Made the new mail notification command always execute asynchronously. 2002-03-27 15:43:33 +00:00
Paul Mangan
442374372a fix bug from last commit 2002-03-27 10:12:34 +00:00
Paul Mangan
f3ed92028a sync with 0.7.4cvs21 2002-03-27 09:38:08 +00:00
Hoà Viêt Dinh
693d7da0cb bugfix #516442 2002-03-26 19:13:49 +00:00
Paul Mangan
a93ccdd7bc sync with 0.7.4cvs19 2002-03-26 07:41:19 +00:00
Paul Mangan
f2df3ce3e0 correct a few menuitem labels 2002-03-25 16:34:03 +00:00
Christoph Hohmann
32197c5c8c * src/procmsg.c
fix non deleted tmp message in
        procmsg_save_to_outbox
        fix problems caused by sync with
        main branch's procmsg_send_queue
2002-03-25 14:00:42 +00:00
Paul Mangan
a6317e89ed add Last Name placeholder for quoting 2002-03-25 10:27:52 +00:00
Paul Mangan
dbfff16ed8 get full hostname 2002-03-25 10:02:55 +00:00
Paul Mangan
03efdafedb enable NNTP over SSL 2002-03-25 09:37:38 +00:00
Paul Mangan
064b35a978 re-arrange the common prefs compose tab; fix style irregularities; update de.po 2002-03-24 10:34:09 +00:00
Paul Mangan
edd1a0e9f2 updated pt_BR.po 2002-03-23 19:40:06 +00:00
Paul Mangan
29ec0a0d17 move 'Gather addresses' to 'Tools 2002-03-23 10:44:07 +00:00
Paul Mangan
9e8038174f sync with 0.7.4cvs16 2002-03-23 09:35:55 +00:00
Christoph Hohmann
ebb95ac263 * src/quote_fmt_parse.y
fix include program output
2002-03-22 22:38:43 +00:00
Alfons Hoogervorst
bfcdd61b10 initialize GDate stack variable correctly (sorry!) 2002-03-22 20:25:50 +00:00
Paul Mangan
731597b0ba renamed: 'Tools', move 'delete duplicate' to 'Tools', re-arrange 'Tools' menu 2002-03-22 10:13:37 +00:00
Paul Mangan
3021f5175b fix messed-up commit 2002-03-22 09:15:31 +00:00
Paul Mangan
8098601fbe match Nickname on auto-address completion 2002-03-22 09:09:56 +00:00
Alfons Hoogervorst
833b99642c fix use of incorrect uidl string 2002-03-22 06:08:49 +00:00
Alfons Hoogervorst
72c1489493 more refactoring for delete after xxx days; plug mem leak introduced by delete from server 2002-03-21 21:49:26 +00:00
Paul Mangan
95fa7d7531 sync with 0.7.4cvs11 2002-03-21 07:22:47 +00:00
Alfons Hoogervorst
63f88856cb apply colin's patch and refactor 2002-03-20 20:40:23 +00:00
Paul Mangan
673227dc5e sync with sylpheed 0.7.4cvs9 2002-03-20 07:13:54 +00:00
Christoph Hohmann
70d8d72795 * src/mh.c
* src/procmsg.[ch]
* src/summaryview.c
        revert changes for flag updates
        (does not work correctly and no time to debug)
2002-03-19 22:45:48 +00:00