2007-11-23 [wwp] 3.1.0cvs25
[claws.git] / src / prefs_common.h
1 /*
2  * Sylpheed -- a GTK+ based, lightweight, and fast e-mail client
3  * Copyright (C) 1999-2007 Hiroyuki Yamamoto and the Claws Mail team
4  *
5  * This program is free software; you can redistribute it and/or modify
6  * it under the terms of the GNU General Public License as published by
7  * the Free Software Foundation; either version 3 of the License, or
8  * (at your option) any later version.
9  *
10  * This program is distributed in the hope that it will be useful,
11  * but WITHOUT ANY WARRANTY; without even the implied warranty of
12  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
13  * GNU General Public License for more details.
14  *
15  * You should have received a copy of the GNU General Public License
16  * along with this program. If not, see <http://www.gnu.org/licenses/>.
17  * 
18  */
19
20 #ifndef __PREFS_COMMON_H__
21 #define __PREFS_COMMON_H__
22
23 #ifdef HAVE_CONFIG_H
24 #  include "config.h"
25 #endif
26
27 #include <glib.h>
28
29 #include "mainwindow.h"
30 #include "summaryview.h"
31 #include "folderview.h"
32 #include "codeconv.h"
33 #include "textview.h"
34 #include "procmime.h"
35 #include "prefs_msg_colors.h"
36 #include "prefs_summary_open.h"
37
38 typedef struct _PrefsCommon     PrefsCommon;
39
40 typedef enum {
41         RECV_DIALOG_ALWAYS,
42         RECV_DIALOG_MANUAL,
43         RECV_DIALOG_NEVER
44 } RecvDialogMode;
45
46 typedef enum {
47         COMPOSE_DND_ASK,
48         COMPOSE_DND_INSERT,
49         COMPOSE_DND_ATTACH
50 } ComposeDndInsertOrAttach;
51
52 typedef enum {
53         CTE_AUTO,
54         CTE_BASE64,
55         CTE_QUOTED_PRINTABLE,
56         CTE_8BIT
57 } TransferEncodingMethod;
58
59 typedef enum
60 {
61 /* U = unread, N = new, M = marked */
62         SELECTONENTRY_NOTHING,
63         SELECTONENTRY_UNM,
64         SELECTONENTRY_UMN,
65         SELECTONENTRY_NUM,
66         SELECTONENTRY_NMU,
67         SELECTONENTRY_MNU,
68         SELECTONENTRY_MUN,
69         SELECTONENTRY_LAST
70 } SelectOnEntry;
71
72 typedef enum
73 {
74         ACTION_UNSET = 0, /* for backward compatibility */
75         ACTION_MARKED,
76         ACTION_NEW,
77         ACTION_UNREAD,
78         ACTION_LAST_OPENED,
79         ACTION_LAST_LIST,
80         ACTION_NOTHING,
81         ACTION_FIRST_LIST
82 } EntryAction;
83
84 typedef enum
85 {
86         NEXTUNREADMSGDIALOG_ALWAYS,
87         NEXTUNREADMSGDIALOG_ASSUME_YES,
88         NEXTUNREADMSGDIALOG_ASSUME_NO
89 } NextUnreadMsgDialogShow;
90
91 struct _PrefsCommon
92 {
93 #ifdef MAEMO
94         gchar *data_root;
95 #endif
96         /* Receive */
97         gboolean use_extinc;
98         gchar *extinc_cmd;
99         gboolean scan_all_after_inc;
100         gboolean autochk_newmail;
101         gint autochk_itv;
102         gboolean chk_on_startup;
103         gboolean open_inbox_on_inc;
104         gboolean newmail_notify_auto;
105         gboolean newmail_notify_manu;
106         gchar   *newmail_notify_cmd;
107 #ifdef MAEMO
108         gboolean maemo_play_sound;
109         gboolean maemo_show_banner;
110 #endif
111         RecvDialogMode recv_dialog_mode;
112         gint receivewin_width;
113         gint receivewin_height;
114         gboolean close_recv_dialog;
115         gboolean no_recv_err_panel;
116
117         /* Send */
118         gboolean savemsg;
119         gboolean confirm_send_queued_messages;
120         gboolean send_dialog_invisible;
121         gint sendwin_width;
122         gint sendwin_height;
123         gchar *outgoing_charset;
124         TransferEncodingMethod encoding_method;
125
126         gboolean allow_jisx0201_kana;
127
128         /* Compose */
129         gint undolevels;
130         gint linewrap_len;
131         gboolean linewrap_quote;
132         gboolean linewrap_pastes;
133         gboolean autowrap;
134         gboolean auto_exteditor;
135         gboolean reply_account_autosel;
136         gboolean default_reply_list;
137         gboolean forward_account_autosel;
138         gboolean reedit_account_autosel;
139         gboolean show_ruler;
140         gboolean autosave;
141         gint autosave_length;
142         gboolean compose_no_markup;
143         ComposeDndInsertOrAttach compose_dnd_mode;
144         gboolean compose_with_format;
145         gchar *compose_subject_format;
146         gchar *compose_body_format;
147
148         /* Quote */
149         gboolean reply_with_quote;
150         gchar *quotemark;
151         gchar *quotefmt;
152         gchar *fw_quotemark;
153         gchar *fw_quotefmt;
154         gboolean forward_as_attachment;
155         gboolean redirect_keep_from;
156         gboolean block_cursor;
157         gchar *quote_chars;
158         
159 #if USE_ASPELL
160         gboolean enable_aspell;
161         gchar *aspell_path;
162         gchar *dictionary;
163         gchar *alt_dictionary;
164         gulong misspelled_col;
165         gint aspell_sugmode;
166         gboolean check_while_typing;
167         gboolean recheck_when_changing_dict;
168         gboolean use_alternate;
169         gboolean use_both_dicts;
170 #endif
171         
172         /* Display */
173         /* obsolete fonts */
174         gchar *widgetfont_gtk1;
175         gchar *textfont_gtk1;
176         gchar *normalfont_gtk1;
177         gchar *boldfont_gtk1;
178         gchar *smallfont_gtk1;
179
180         /* new fonts */
181         gchar *widgetfont;
182         gchar *textfont;
183         gchar *printfont;
184         gchar *normalfont;
185         gchar *smallfont;
186         gchar *titlefont;
187
188         /* custom colors */
189         ColorlabelPrefs custom_colorlabel[COLORLABELS];
190
191         /* image viewer */
192         gboolean display_img;
193         gboolean resize_img;
194         gboolean inline_img;
195
196         gboolean trans_hdr;
197         gint display_folder_unread;
198         gint ng_abbrev_len;
199
200         gboolean show_searchbar;
201         gboolean expand_thread;
202         gboolean swap_from;
203         gboolean use_addr_book;
204         gchar *date_format;
205
206         gboolean use_stripes_everywhere;
207         gboolean use_stripes_in_summaries; /* overrides if use_stripes_everywhere is set to TRUE */
208         gint stripes_color_offset;
209         gboolean enable_dotted_lines;
210         gboolean enable_hscrollbar;
211         gboolean bold_unread;
212         gboolean enable_thread;
213         gboolean thread_by_subject;
214         gint thread_by_subject_max_age; /*!< Max. age of a thread which was threaded
215                                          *   by subject (days) */
216
217         gchar *last_opened_folder;
218         gboolean goto_last_folder_on_startup;
219
220         ToolbarStyle toolbar_style;
221         gboolean toolbar_detachable;
222         gboolean show_statusbar;
223         gboolean show_col_headers;
224
225         gint folderview_vscrollbar_policy;
226
227         /* Filtering */
228         GSList *fltlist;
229
230         gint kill_score;
231         gint important_score;
232
233         /* Actions */
234         GSList *actions_list;
235
236         /* Summary columns visibility, position and size */
237         gboolean summary_col_visible[N_SUMMARY_COLS];
238         gint summary_col_pos[N_SUMMARY_COLS];
239         gint summary_col_size[N_SUMMARY_COLS];
240
241         gboolean folder_col_visible[N_FOLDER_COLS];
242         gint folder_col_pos[N_FOLDER_COLS];
243         gint folder_col_size[N_FOLDER_COLS];
244
245         /* Widget visibility, position and size */
246         gint folderwin_x;
247         gint folderwin_y;
248         gint folderview_width;
249         gint folderview_height;
250         gboolean folderview_visible;
251
252         gint summaryview_width;
253         gint summaryview_height;
254
255         gint main_msgwin_x;
256         gint main_msgwin_y;
257         gint msgview_width;
258         gint msgview_height;
259         gboolean msgview_visible;
260
261         gint mainview_x;
262         gint mainview_y;
263         gint mainview_width;
264         gint mainview_height;
265         gint mainwin_x;
266         gint mainwin_y;
267         gint mainwin_width;
268         gint mainwin_height;
269
270         gint msgwin_width;
271         gint msgwin_height;
272
273         gint sourcewin_width;
274         gint sourcewin_height;
275
276         gint compose_width;
277         gint compose_height;
278         gint compose_x;
279         gint compose_y;
280
281         /* Message */
282         gboolean enable_color;
283         gboolean enable_bgcolor;
284         gulong quote_level1_col;
285         gulong quote_level2_col;
286         gulong quote_level3_col;
287         gulong quote_level1_bgcol;
288         gulong quote_level2_bgcol;
289         gulong quote_level3_bgcol;
290         gulong uri_col;
291         gulong tgt_folder_col;
292         gulong signature_col;
293         gulong emphasis_col;
294         gboolean recycle_quote_colors;
295         gboolean display_header_pane;
296         gboolean display_header;
297         gboolean display_xface;
298         gint line_space;
299         gboolean render_html;
300         gboolean invoke_plugin_on_html;
301         gboolean textview_cursor_visible;
302         gboolean enable_smooth_scroll;
303         gint scroll_step;
304         gboolean scroll_halfpage;
305         gboolean respect_flowed_format;
306
307         gboolean show_other_header;
308         gboolean use_different_print_font;
309         GSList *disphdr_list;
310
311         gboolean attach_desc;
312
313         /* MIME viewer */
314         gchar *mime_textviewer;
315         gchar *mime_open_cmd;
316         gchar *attach_save_dir;
317         gchar *attach_load_dir;
318
319         GList *mime_open_cmd_history;
320
321 #if USE_GPGME
322         /* Privacy */
323         gboolean auto_check_signatures;
324         gboolean gpg_signature_popup;
325         gboolean store_passphrase;
326         gint store_passphrase_timeout;
327         gboolean passphrase_grab;
328         gboolean gpg_warning;
329 #endif /* USE_GPGME */
330
331         /* Addressbook */
332         gboolean addressbook_use_editaddress_dialog;
333         gint addressbook_hpaned_pos;
334         gint addressbook_vpaned_pos;
335
336         /* Interface */
337         gboolean layout_mode;
338
339         gint statusbar_update_step;
340         gboolean emulate_emacs;
341         gboolean always_show_msg;
342         gboolean mark_as_read_on_new_window;
343         gboolean mark_as_read_delay;
344         gboolean immediate_exec;
345         SelectOnEntry select_on_entry;
346         gboolean show_tooltips;
347
348         EntryAction summary_select_prio[SUMMARY_OPEN_ACTIONS-1];
349
350         NextUnreadMsgDialogShow next_unread_msg_dialog;
351         gboolean add_address_by_click;
352         gchar *pixmap_theme_path;
353         int hover_timeout; /* msecs mouse hover timeout */
354         gboolean ask_mark_all_read;
355         gboolean ask_apply_per_account_filtering_rules;
356         gint apply_per_account_filtering_rules;
357
358         /* Other */
359         gchar *uri_cmd;
360         gchar *print_cmd;
361         gchar *ext_editor_cmd;
362         gboolean cmds_use_system_default;
363
364         gboolean cliplog;
365         guint loglength;
366         gboolean enable_log_standard;
367         gboolean enable_log_warning;
368         gboolean enable_log_error;
369         gboolean enable_log_status;
370
371         gulong log_msg_color;
372         gulong log_warn_color;
373         gulong log_error_color;
374         gulong log_in_color;
375         gulong log_out_color;
376         gulong log_status_ok_color;
377         gulong log_status_nok_color;
378         gulong log_status_skip_color;
379
380         gboolean enable_filtering_debug;
381         gint filtering_debug_level;
382         gboolean enable_filtering_debug_inc;
383         gboolean enable_filtering_debug_manual;
384         gboolean enable_filtering_debug_folder_proc;
385         gboolean enable_filtering_debug_pre_proc;
386         gboolean enable_filtering_debug_post_proc;
387     gboolean filtering_debug_cliplog;
388     guint filtering_debug_loglength;
389
390     gboolean confirm_on_exit;
391         gboolean clean_on_exit;
392         gboolean ask_on_clean;
393         gboolean warn_queued_on_exit;
394
395         gint io_timeout_secs;
396
397         gboolean gtk_can_change_accels;
398         
399         /* Memory cache*/
400         gint cache_max_mem_usage;
401         gint cache_min_keep_time;
402         
403         /* boolean for work offline 
404            stored here for use in inc.c */
405         gboolean work_offline;
406         
407         gint summary_quicksearch_type;
408         gint summary_quicksearch_sticky;
409         gint summary_quicksearch_recurse;
410         gint summary_quicksearch_dynamic;
411         gint summary_quicksearch_autorun;
412         gulong color_new;
413         
414         GList *summary_quicksearch_history;
415         GList *summary_search_from_history;
416         GList *summary_search_to_history;
417         GList *summary_search_subject_history;
418         GList *summary_search_body_history;
419         GList *summary_search_adv_condition_history;
420         GList *message_search_history;
421
422         gint filteringwin_width;
423         gint filteringwin_height;
424         gint filteringactionwin_width;
425         gint filteringactionwin_height;
426         gint matcherwin_width;
427         gint matcherwin_height;
428         gint templateswin_width;
429         gint templateswin_height;
430         gint actionswin_width;
431         gint actionswin_height;
432         gint tagswin_width;
433         gint tagswin_height;
434         gint addressbookwin_width;
435         gint addressbookwin_height;
436         gint addressbookeditpersonwin_width;
437         gint addressbookeditpersonwin_height;
438         gint addressbookeditgroupwin_width;
439         gint addressbookeditgroupwin_height;
440         gint pluginswin_width;
441         gint pluginswin_height;
442         gint prefswin_width;
443         gint prefswin_height;
444         gint folderitemwin_width;
445         gint folderitemwin_height;
446         gchar *zero_replacement;
447         gint editaccountwin_width;
448         gint editaccountwin_height;
449         gint accountswin_width;
450         gint accountswin_height;
451         gint logwin_width;
452         gint logwin_height;
453         gint filtering_debugwin_width;
454         gint filtering_debugwin_height;
455         gint folderselwin_width;
456         gint folderselwin_height;
457         gint addressaddwin_width;
458         gint addressaddwin_height;
459         gint addressbook_folderselwin_width;
460         gint addressbook_folderselwin_height;
461
462         gint warn_dnd;
463         gint broken_are_utf8;
464         gint skip_ssl_cert_check;
465         gint live_dangerously;
466         gint save_parts_readwrite;
467         gint never_send_retrcpt;
468         gint hide_quotes;
469         gboolean unsafe_ssl_certs;
470         gboolean real_time_sync;
471         
472         gchar *print_paper_type;
473         gint print_paper_orientation;
474         gint print_use_color;
475         gint print_use_collate;
476         gint print_use_reverse;
477         gint print_use_duplex;
478         gint print_imgs;
479         gint print_previewwin_width;
480         gint print_previewwin_height;
481 };
482
483 extern PrefsCommon prefs_common;
484
485 void prefs_common_read_config   (void);
486 void prefs_common_write_config  (void);
487 void prefs_common_open          (void);
488 void pref_get_unescaped_pref(gchar *out, const gchar *in);
489 void pref_get_escaped_pref(gchar *out, const gchar *in);
490 void pref_set_textview_from_pref(GtkTextView *textview, const gchar *txt);
491 void pref_set_entry_from_pref(GtkEntry *entry, const gchar *txt);
492 gchar *pref_get_pref_from_textview(GtkTextView *textview);
493 gchar *pref_get_pref_from_entry(GtkEntry *entry);
494 const gchar *prefs_common_translated_header_name(const gchar *header_name);
495 const gchar *prefs_common_get_uri_cmd(void);
496 const gchar *prefs_common_get_ext_editor_cmd(void);
497 #endif /* __PREFS_COMMON_H__ */