Commit graph

29 commits

Author SHA1 Message Date
Paul Mangan
317a937333 improve the English in the GUI 2002-11-27 17:41:38 +00:00
Colin Leroy
de8c4368ec almost forgot to commit the file :)
Fix criteria_execute's not flag
2002-11-27 00:21:44 +00:00
Paul Mangan
c443ed903f don't translate debug info 2002-08-15 07:38:17 +00:00
Christoph Hohmann
8da5cfd6ba * major code cleanup (part 1)
- unused variables removed
        - unused functions removed
        - uninitialized variables checked
        - missing return statements added
        - missing function return types added
        - added parentheses around assignment and
          && in || when suggested by gcc

* src/mh.c
* src/folder.c
        replaced direct calls to folder->scan_tree
        with folder_scan_tree and restore folder
        prefs in this function. The folder should
        not have to deal with them.
        ( Should now work for all folder types )
2002-07-02 19:49:11 +00:00
Melvin Hadasht
c341e8d1af po/POTFILES.in
Added src/string_match.c
src/string_match.c
	Fixed possible buffer overflow.
	Corrected typo.
	Added missing config.h header.
src/prefs_common.c
src/prefs_matcher.c
src/prefs_scoring.c
	Made some strings translatable (missing _(..)).
2002-06-13 12:06:35 +00:00
Paul Mangan
84b67e1954 add 'fast filter' for claws' filtering 2002-03-29 09:12:54 +00:00
Alfons Hoogervorst
f7e4774dcd add filtering conditions message greater than, smaller than, and exactly matching a size in bytes 2002-03-15 22:01:04 +00:00
Paul Mangan
caf6fd51e6 sync with sylpheed 0.7.2cvs14 2002-02-23 10:52:54 +00:00
Paul Mangan
de4a48998d sync with sylpheed 0.7.0cvs39 2002-02-08 10:07:11 +00:00
Melvin Hadasht
d7545dfbb8 Fixed bug where scoring and filtering windows stopped autochecking. 2002-01-21 19:36:55 +00:00
Hoà Viêt Dinh
788289df17 new matcher parser / bounce fix / rrr fixed 2001-11-15 22:41:46 +00:00
Christoph Hohmann
1052cbedfa readded auto cc, bcc and reply-to in compose dialog 2001-09-26 11:44:00 +00:00
Paul Mangan
7c58eff3cd add 'score equal to' option 2001-09-18 11:02:34 +00:00
Christoph Hohmann
19a99f3dd3 scroll list when moving rows up or down 2001-07-27 12:39:55 +00:00
Alfons Hoogervorst
624ade4b3b readying release of 0.5.1claws 2001-07-22 12:35:04 +00:00
Alfons Hoogervorst
6b78b79b1c revise label colouring, add filter action for label colouring, fix filtering issues 2001-07-21 11:57:56 +00:00
Alfons Hoogervorst
1cf0aee9a1 Committing reverts 2001-07-12 14:00:15 +00:00
Hoà Viêt Dinh
14e2ae896f new matcher config file parser 2001-07-08 15:34:02 +00:00
Hoà Viêt Dinh
e5eae87fed queue notification / run a command when filtering and match with a command 2001-06-04 10:14:21 +00:00
Hoà Viêt Dinh
54c8b6dba1 fixes for mbox / changes matcher dialog 2001-05-27 23:40:29 +00:00
Alfons Hoogervorst
f257d8c853 Minor GUI fixes: adding horizontal scrollbars to Hoa's matcher dialogs, and fixing the persistence troubles when using separate windows. 2001-05-26 19:04:41 +00:00
Hoà Viêt Dinh
a9d383971b filtering dialog box and some changes 2001-05-17 10:57:37 +00:00
Hoà Viêt Dinh
5c9f9e4784 added additionnal matching criteria 2001-05-13 02:57:01 +00:00
Hoà Viêt Dinh
252a9020b5 fixed bug in matching dialog box 2001-05-13 01:58:55 +00:00
Hoà Viêt Dinh
c898071965 Return-Receipt-To header / changes in matcher / better score sorting 2001-05-12 15:52:47 +00:00
Hoà Viêt Dinh
de854442b6 scoring dialog box finished 2001-05-10 23:00:27 +00:00
Hoà Viêt Dinh
c2501d2b9b ok & cancel buttons added - xhdr parsing fixed 2001-05-09 14:24:02 +00:00
Hoà Viêt Dinh
940dd5127b finished matching UI 2001-05-09 13:30:45 +00:00
Hoà Viêt Dinh
bd65575e4f prefs_matcher.[ch] added 2001-05-08 14:29:47 +00:00