]> git.lyx.org Git - lyx.git/blob - src/frontends/xforms/form_preferences.h
iThe cursor now behaves properly in the dialogs...
[lyx.git] / src / frontends / xforms / form_preferences.h
1 // File modified by fdfix.sh for use by lyx (with xforms >= 0.88) and gettext
2 /** Header file generated with fdesign **/
3
4 #ifndef FD_form_preferences_h_
5 #define FD_form_preferences_h_
6
7 /** Callbacks, globals and object handlers **/
8 extern  "C" void C_FormBaseDeprecatedRestoreCB(FL_OBJECT *, long);
9 extern  "C" void C_FormBaseDeprecatedOKCB(FL_OBJECT *, long);
10 extern  "C" void C_FormBaseDeprecatedApplyCB(FL_OBJECT *, long);
11 extern  "C" void C_FormBaseDeprecatedCancelCB(FL_OBJECT *, long);
12
13
14 extern  "C" void C_FormBaseDeprecatedInputCB(FL_OBJECT *, long);
15
16 extern  "C" void C_FormBaseDeprecatedInputCB(FL_OBJECT *, long);
17
18 extern  "C" void C_FormBaseDeprecatedInputCB(FL_OBJECT *, long);
19
20 extern  "C" void C_FormBaseDeprecatedInputCB(FL_OBJECT *, long);
21
22 extern  "C" void C_FormBaseDeprecatedInputCB(FL_OBJECT *, long);
23
24 extern  "C" void C_FormBaseDeprecatedInputCB(FL_OBJECT *, long);
25
26 extern  "C" void C_FormBaseDeprecatedInputCB(FL_OBJECT *, long);
27
28 extern  "C" void C_FormBaseDeprecatedInputCB(FL_OBJECT *, long);
29
30 extern  "C" void C_FormBaseDeprecatedInputCB(FL_OBJECT *, long);
31
32 extern  "C" void C_FormBaseDeprecatedInputCB(FL_OBJECT *, long);
33
34 extern  "C" void C_FormBaseDeprecatedInputCB(FL_OBJECT *, long);
35
36 extern  "C" void C_FormBaseDeprecatedInputCB(FL_OBJECT *, long);
37
38
39 /**** Forms and Objects ****/
40 struct FD_form_preferences {
41         ~FD_form_preferences();
42
43         FL_FORM *form;
44         FL_OBJECT *tabfolder_prefs;
45         FL_OBJECT *button_restore;
46         FL_OBJECT *button_ok;
47         FL_OBJECT *button_apply;
48         FL_OBJECT *button_close;
49         FL_OBJECT *text_warning;
50 };
51 struct FD_form_inner_tab {
52         ~FD_form_inner_tab();
53
54         FL_FORM *form;
55         FL_OBJECT *tabfolder_inner;
56 };
57 struct FD_form_screen_fonts {
58         ~FD_form_screen_fonts();
59
60         FL_FORM *form;
61         FL_OBJECT *input_roman;
62         FL_OBJECT *input_sans;
63         FL_OBJECT *input_typewriter;
64         FL_OBJECT *input_screen_encoding;
65         FL_OBJECT *check_scalable;
66         FL_OBJECT *counter_zoom;
67         FL_OBJECT *counter_dpi;
68         FL_OBJECT *input_tiny;
69         FL_OBJECT *input_script;
70         FL_OBJECT *input_footnote;
71         FL_OBJECT *input_small;
72         FL_OBJECT *input_normal;
73         FL_OBJECT *input_large;
74         FL_OBJECT *input_larger;
75         FL_OBJECT *input_largest;
76         FL_OBJECT *input_huge;
77         FL_OBJECT *input_huger;
78 };
79 struct FD_form_interface {
80         ~FD_form_interface();
81
82         FL_FORM *form;
83         FL_OBJECT *input_popup_normal_font;
84         FL_OBJECT *input_popup_bold_font;
85         FL_OBJECT *input_popup_font_encoding;
86         FL_OBJECT *input_ui_file;
87         FL_OBJECT *button_ui_file_browse;
88         FL_OBJECT *input_bind_file;
89         FL_OBJECT *button_bind_file_browse;
90         FL_OBJECT *check_override_x_dead_keys;
91 };
92 struct FD_form_colors {
93         ~FD_form_colors();
94
95         FL_FORM *form;
96         FL_OBJECT *browser_lyx_objs;
97         FL_OBJECT *dial_hue;
98         FL_OBJECT *slider_saturation;
99         FL_OBJECT *slider_value;
100         FL_OBJECT *slider_red;
101         FL_OBJECT *slider_green;
102         FL_OBJECT *slider_blue;
103         FL_OBJECT *radio_hsv;
104         FL_OBJECT *radio_rgb;
105         FL_OBJECT *text_color_values;
106         FL_OBJECT *button_color;
107         FL_OBJECT *button_modify;
108 };
109 struct FD_form_lnf_misc {
110         ~FD_form_lnf_misc();
111
112         FL_FORM *form;
113         FL_OBJECT *check_banner;
114         FL_OBJECT *check_auto_region_delete;
115         FL_OBJECT *check_exit_confirm;
116         FL_OBJECT *check_display_shrtcuts;
117         FL_OBJECT *check_ask_new_file;
118         FL_OBJECT *check_cursor_follows_scrollbar;
119         FL_OBJECT *check_dialogs_iconify_with_main;
120         FL_OBJECT *counter_wm_jump;
121         FL_OBJECT *counter_autosave;
122         FL_OBJECT *radio_display_monochrome;
123         FL_OBJECT *radio_display_grayscale;
124         FL_OBJECT *radio_display_color;
125         FL_OBJECT *radio_no_display;
126 };
127 struct FD_form_spelloptions {
128         ~FD_form_spelloptions();
129
130         FL_FORM *form;
131         FL_OBJECT *choice_spell_command;
132         FL_OBJECT *check_alt_lang;
133         FL_OBJECT *input_alt_lang;
134         FL_OBJECT *check_escape_chars;
135         FL_OBJECT *input_escape_chars;
136         FL_OBJECT *check_personal_dict;
137         FL_OBJECT *input_personal_dict;
138         FL_OBJECT *button_personal_dict;
139         FL_OBJECT *check_compound_words;
140         FL_OBJECT *check_input_enc;
141 };
142 struct FD_form_language {
143         ~FD_form_language();
144
145         FL_FORM *form;
146         FL_OBJECT *input_package;
147         FL_OBJECT *choice_default_lang;
148         FL_OBJECT *check_use_kbmap;
149         FL_OBJECT *input_kbmap1;
150         FL_OBJECT *input_kbmap2;
151         FL_OBJECT *button_kbmap1_browse;
152         FL_OBJECT *button_kbmap2_browse;
153         FL_OBJECT *check_rtl_support;
154         FL_OBJECT *check_auto_begin;
155         FL_OBJECT *check_use_babel;
156         FL_OBJECT *check_mark_foreign;
157         FL_OBJECT *check_auto_end;
158         FL_OBJECT *check_global_options;
159         FL_OBJECT *input_command_begin;
160         FL_OBJECT *input_command_end;
161 };
162 struct FD_form_formats {
163         ~FD_form_formats();
164
165         FL_FORM *form;
166         FL_OBJECT *browser_all;
167         FL_OBJECT *input_format;
168         FL_OBJECT *input_gui_name;
169         FL_OBJECT *input_shrtcut;
170         FL_OBJECT *input_extension;
171         FL_OBJECT *input_viewer;
172         FL_OBJECT *button_add;
173         FL_OBJECT *button_delete;
174 };
175 struct FD_form_converters {
176         ~FD_form_converters();
177
178         FL_FORM *form;
179         FL_OBJECT *browser_all;
180         FL_OBJECT *choice_from;
181         FL_OBJECT *choice_to;
182         FL_OBJECT *input_converter;
183         FL_OBJECT *input_flags;
184         FL_OBJECT *button_add;
185         FL_OBJECT *button_delete;
186 };
187 struct FD_form_paths {
188         ~FD_form_paths();
189
190         FL_FORM *form;
191         FL_OBJECT *input_default_path;
192         FL_OBJECT *button_default_path_browse;
193         FL_OBJECT *input_template_path;
194         FL_OBJECT *button_template_path_browse;
195         FL_OBJECT *check_use_temp_dir;
196         FL_OBJECT *input_temp_dir;
197         FL_OBJECT *button_temp_dir_browse;
198         FL_OBJECT *check_last_files;
199         FL_OBJECT *input_lastfiles;
200         FL_OBJECT *button_lastfiles_browse;
201         FL_OBJECT *counter_lastfiles;
202         FL_OBJECT *check_make_backups;
203         FL_OBJECT *input_backup_path;
204         FL_OBJECT *button_backup_path_browse;
205         FL_OBJECT *input_serverpipe;
206         FL_OBJECT *button_serverpipe_browse;
207 };
208 struct FD_form_inputs_misc {
209         ~FD_form_inputs_misc();
210
211         FL_FORM *form;
212         FL_OBJECT *input_date_format;
213 };
214 struct FD_form_printer {
215         ~FD_form_printer();
216
217         FL_FORM *form;
218         FL_OBJECT *input_name;
219         FL_OBJECT *check_adapt_output;
220         FL_OBJECT *input_command;
221         FL_OBJECT *input_page_range;
222         FL_OBJECT *input_copies;
223         FL_OBJECT *input_reverse;
224         FL_OBJECT *input_to_printer;
225         FL_OBJECT *input_file_extension;
226         FL_OBJECT *input_spool_command;
227         FL_OBJECT *input_paper_type;
228         FL_OBJECT *input_even_pages;
229         FL_OBJECT *input_odd_pages;
230         FL_OBJECT *input_collated;
231         FL_OBJECT *input_landscape;
232         FL_OBJECT *input_to_file;
233         FL_OBJECT *input_extra_options;
234         FL_OBJECT *input_spool_prefix;
235         FL_OBJECT *input_paper_size;
236 };
237 struct FD_form_outputs_misc {
238         ~FD_form_outputs_misc();
239
240         FL_FORM *form;
241         FL_OBJECT *counter_line_len;
242         FL_OBJECT *input_tex_encoding;
243         FL_OBJECT *choice_default_papersize;
244         FL_OBJECT *input_ascii_roff;
245         FL_OBJECT *input_checktex;
246         FL_OBJECT *input_paperoption;
247         FL_OBJECT *check_autoreset_classopt;
248 };
249
250 #endif /* FD_form_preferences_h_ */