Commit graph

17 commits

Author SHA1 Message Date
Christoph Hohmann
a4ff7ed49e 0.9.3claws34
* src/Makefile.am
* src/account.c
* src/folder.[ch]
* src/folder_item_prefs.[ch]            ** NEW **
* src/folderview.c
* src/mainwindow.c
* src/mh.c
* src/prefs_gtk.c
* src/prefs_scoring.c
* src/summaryview.c
* src/prefs_folder_item.[ch]
        o seperate FolderItemPrefs (formerly PrefsFolderItem) and the
          Properties dialog
        o use prefswindow for folder properties

* src/gtk/prefswindow.[ch]
        change implementation to use an invisible notebook instead
        of unparenting widgets
2003-07-20 01:15:54 +00:00
Christoph Hohmann
44a772b9f2 0.9.3claws33
* src/compose.h
* src/folder.c
* src/folderview.h
* src/headerview.h
* src/prefs_filtering.h
* src/prefs_folder_item.[ch]
* src/procmime.h
* src/procmsg.h
* src/summaryview.h
        clean up header mess
	(always use 1. typedefs, 2. #includes, 3. structures)

* src/common/version.h.in
        add casts for constants

* src/plugins/demo/demo.c
        fix typo

* src/plugins/spamassassin/spamassassin.c
        remove unused variable
2003-07-19 22:36:53 +00:00
Colin Leroy
124c0e5631 Fixes and optimization to folder dnd 2002-11-08 15:42:57 +00:00
Thorsten Maerz
6eec321af6 add default_reply_to folder option (closes patch 581044) 2002-09-29 16:08:20 +00:00
Darko Koruga
4460d88d8b Don't use UI stuff in folder.h 2002-08-20 06:33:22 +00:00
Darko Koruga
beb483fefd Ability to set folder color in folderview 2002-08-20 05:56:32 +00:00
Christoph Hohmann
7da726105e * src/folderview.c
* src/prefs_folder_item.h
* src/summaryview.[ch]
        o add summary_set_prefs_from_folderitem to set
          summaryview prefs (first step to remove all
          references to the folderitem in summaryview)
        o moved compiled regex stuff from folderitem prefs
          to summaryview code
2002-08-19 17:55:14 +00:00
Melvin Hadasht
98595a88a8 Improved subject simplification by regexp. 2001-12-29 05:29:09 +00:00
Alfons Hoogervorst
3b5a4d5739 add and adapt Thomas Link's subject simplification patch 2001-12-23 14:30:06 +00:00
Christoph Hohmann
9465e8ab61 implement saving of outgoing messages to current folder.
fix segfault when no default outbox is available (closes bug #495683)
2001-12-21 13:20:11 +00:00
Christoph Hohmann
ab19d1406c removed forgotten comment 2001-10-15 10:53:00 +00:00
Christoph Hohmann
dc0f3b6675 Fixed wrong german translation
applied wwp <subscript@free.fr>'s folder default account patch
2001-10-14 22:24:42 +00:00
Darko Koruga
a901cc4967 Shared folders support with a GUI. 2001-07-30 05:49:36 +00:00
Christoph Hohmann
dd0b8db207 preferences for folder items 2001-07-24 20:30:26 +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
Hoà Viêt Dinh
52467e64f1 dialog box for matching and some other changes 2001-05-08 14:25:21 +00:00
Hoà Viêt Dinh
3c4c27b16a scoring / expression matcher 2001-05-06 04:27:28 +00:00