]> git.lyx.org Git - lyx.git/blob - src/frontends/xforms/ChangeLog
4d819e30173c972f7ef2d82fda59442dcddcb587
[lyx.git] / src / frontends / xforms / ChangeLog
1 2003-06-27  Alfredo Braunstein  <abraunst@libero.it>
2
3         * lyx_gui.C (start): use BufferView::loadLyXFile
4         
5 2003-06-21  Alfredo Braunstein  <abraunst@libero.it>
6
7         * FormError.[Ch]:
8         * forms/form_error.fd: removed
9         * forms/Makefile.am: 
10         * Makefile.am: adjust 
11         * Dialogs.C: adjust
12         
13 2003-06-20  Angus Leeming  <leeming@lyx.org>
14
15         * FormBibtex.C (input, update): changes due to changed controller
16         interface.
17
18         * FormTexinfo.[Ch]: clean-up handling of TeX file databases.
19
20 2003-06-19  Alfredo Braunstein  <abraunst@libero.it>
21
22         * lyx_gui.C (start): call ::loadLyXFile instead 
23         of BufferList::loadLyXFile
24         
25 2003-06-19  Angus Leeming  <leeming@lyx.org>
26
27         * Dialogs.C:
28         * Dialogs2.C:
29         * FormTexinfo.[Ch]:
30         * forms/form_texinfo.fd: changes to use the new Dialog-based scheme.
31
32 2003-06-19  Juergen Spitzmueller <juergen.sp@t-online.de>
33
34         * forms/form_preferences.fd Revert Rob Lahaye's patch. 
35         Weird xforms sizing issues.
36
37 2003-06-17  Angus Leeming  <leeming@lyx.org>
38
39         * Dialogs.C: rename math panel identifier as "mathpanel".
40         * Dialogs2.C (showMathPanel): removed.
41
42 2003-06-17  Angus Leeming  <leeming@lyx.org>
43
44         * Dialogs.C:
45         * Dialogs2.C
46         * FormMathsPanel.[Ch]:
47         * forms/form_maths_panel.fd: convert FormMathsPanel to the
48         new Dialog-based scheme.
49
50         * Dialogs.C:
51         * FormMathsBitmap.[Ch]:
52         * FormMathsDelim.[Ch]:
53         * FormMathsMatrix.[Ch]:
54         * FormMathsSpace.[Ch]:
55         * FormMathsStyle.[Ch]: s/ControlMath2/ControlMath/.
56
57 2003-06-17  Angus Leeming  <leeming@lyx.org>
58
59         * FormMathsBitmap.[Ch]:
60         * FormMathsDelim.[Ch]:
61         * forms/form_maths_delim.fd:
62         * FormMathsMatrix.[Ch]:
63         * forms/form_maths_matrix.fd:
64         * FormMathsPanel.[Ch]:
65         * FormMathsSpace.[Ch]:
66         * forms/form_maths_space.fd:
67         * FormMathsStyle.[Ch]:
68         * forms/form_maths_style.fd:
69         * Dialogs.C: convert FormMathsBitmap, FormMathsDelim, FormMathsMatrix,
70         FormMathsSpace and FormMathsStyle to the new Dialog-based scheme.
71
72 2003-06-12  Angus Leeming  <leeming@lyx.org>
73
74         * FormExternal.C (input): do not activate Ok, Apply when clicking on
75         "Edit File".
76
77 2003-06-11  Angus Leeming  <leeming@lyx.org>
78
79         * FormExternal.C: changes due to InsetExternal::Params no longer
80         storing the ExternalTemplate but its name.
81
82 2003-06-10  Lars Gullik Bjønnes  <larsbj@lyx.org>
83
84         * XFormsView.C: remvoe current_view global variable.
85         (create_form_form_main): and the usage
86
87         * FormDocument.C: adjust for type
88
89 2003-06-10  Angus Leeming  <leeming@lyx.org>
90
91         * FormExternal.C (input, updateComboChange):
92         show the correct help text when the dialog is opened.
93
94 2003-06-04  Angus Leeming  <leeming@lyx.org>
95
96         * FormExternal.C
97         * forms/form_external: remove the widget to input the removed
98         InsetExternal::Params::parameters variable.
99
100 2003-06-04  John Levon  <levon@movementarian.org>
101
102         * FormTabular.C: fix a crash on applying changes
103         at close
104
105 2003-06-03  John Levon  <levon@movementarian.org>
106
107         * lyx_gui.C: add sync_events()
108
109 2003-06-03  Angus Leeming  <leeming@lyx.org>
110
111         * Dialogs.C (build): change the External dialog button policy to
112         NoRepeatedApplyReadOnlyPolicy.
113
114         * FormExternal.C:
115         * forms/form_external.fd:
116         add widgets to set the way the External dialog is
117         displayed within LyX.
118         Remove the buttons to trigger the View command and the Update command
119         (duplicates Apply).
120
121 2003-06-03  Angus Leeming  <leeming@lyx.org>
122
123         * FormGraphics.C (build): a few comments.
124
125 2003-05-25  Alfredo Braunstein  <abraunst@libero.it>
126
127         * FormErrorList.C: make the error description read-only but
128         selectable. Fix a bug on the initial state.
129
130 2003-05-23  Angus Leeming  <leeming@lyx.org>
131
132         * FormExternal.C (update): the default template is the first one
133         and the choice is always active.
134
135 2003-05-23  Lars Gullik Bjønnes  <larsbj@gullik.net>
136
137         * Toolbar_pimpl.C (displayToolbar): comment out unsused parameters.
138
139 2003-05-21  Alfredo Braunstein  <abraunst@libero.it>
140
141         * FormBase.[Ch]:
142         * FormDialogView.[Ch] (setTitle): added
143         * FormErrorList.C:
144         * FormLog.C:
145         * FormShowFile.C: use setTitle
146
147 2003-05-20  Alfredo Braunstein  <abraunst@libero.it>
148
149         * FormErrorList.[Ch]: small bugs fixed
150
151 2003-05-13  Rob Lahaye  <lahaye@snu.ac.kr>
152
153         * FormPreferences.C: Change conversions-tooltip.
154
155         * forms/form_preferences.fd: modify layout (similar to Graphics dialog
156         layout)
157
158 2003-05-19  Angus Leeming  <leeming@lyx.org>
159
160         * forms/fdfixc.sed:
161         * FormAboutlyx.C (build):
162         * FormCitation.C (update):
163         * FormDocument.C (build):
164         * FormErrorList.C (updateContents):
165         * FormGraphics.C (build):
166         * FormMathsBitmap.C (build):
167         * FormMathsMatrix.C (build):
168         * FormPreferences.C (build, LnFmisc::build, OutputsMisc::build,
169         SpellOptions::build):
170         * FormRef.C (build, updateBrowser, switch_go_button):
171         * FormTabular.C (build):
172         * FormToc.C (updateContents):
173         gettext's _(str) now returns a string rather
174         than char const *, so must add a .c_str() when passing to the xforms
175         lib.
176
177 2003-05-19  Angus Leeming  <leeming@lyx.org>
178
179         * forms/c_str.sed: removed. Renamed as:
180         * forms/tmp_str.sed
181
182         * forms/Makefile.am (EXTRA_DIST): add tmp_str.sed.
183         ($(libfdesign_la_SOURCES)): make it depend on tmp_str.sed.
184
185         * forms/fdfix.sh:
186         * forms/fdfixc.sed:
187         * forms/tmp_str.sed: s/c_str\([^(]\)/tmp_str\1/.
188
189 2003-05-15 André Pönitz <poenitz@gmx.net>
190
191         * forms/Makefile.am:  add -I.. to get access to lyx_forms.h
192
193 2003-05-14  Lars Gullik Bjønnes  <larsbj@gullik.net>
194
195         * lyx_xpm.h.in: new file
196
197         * lyx_forms.h.in: new file
198
199         * forms/fdfix.sh: adjust for FORMS_H_LOCATION -> lyx_forms.h change.
200
201         * Makefile.am (EXTRA_DIST): lyx_forms.h.in lyx_xpm.h.in
202
203         * Almost all files:: FORMS_H_LOCATION -> lyx_forms.h
204
205 2003-05-12  Alfredo Braunstein  <abraunst@libero.it>
206
207         * FormErrorList.[Ch]:
208         * forms/form_errorlist.fd: added
209         * forms/Makefile.am:
210         * Makefile.am: the above additions
211         * Dialogs.C: ditto
212
213 2003-05-13 André Pönitz <poenitz@gmx.net>
214
215         * FontInfo.C:
216         * FormDocument.C:
217         * FormFiledialog.C:
218         * FormForks.C:
219         * FormGraphics.C:
220         * FormMinipage.C:
221         * FormParagraph.C:
222         * FormPreferences.C:
223         * FormPrint.C:
224         * FormSpellchecker.C:
225         * FormWrap.C:
226         * Menubar_pimpl.C: tostr from new header
227
228 2003-05-12 André Pönitz <poenitz@gmx.net>
229
230         * FormDocument.C:
231         * FormGraphics.C:
232         * xforms_helpers.C:  boost::format -> bformat  all over the place
233
234 2003-05-08  Lars Gullik Bjønnes  <larsbj@gullik.net>
235
236         * Makefile.am: better lib building
237
238         * forms/.cvsignore: add libfdesign.la
239
240         * Toolbar_pimpl.C (displayToolbar): move out-of-line
241
242         * Makefile.am: better lib building
243
244 2003-05-02  Michael Schmitt  <michael.schmitt@teststep.org>
245
246         * FormDocument.C: Handle document classes with missing TeX class
247         (-> class name prefix: "Unavailable: ")
248
249 2003-05-03  John Levon  <levon@movementarian.org>
250
251         * xscreen.h:
252         * xscreen.C: implement new cursor API
253
254 2003-04-30  John Levon  <levon@movementarian.org>
255
256         * Form<Various>: fix dialog titles to match new menus
257
258 2003-04-27  John Levon  <levon@movementarian.org>
259
260         * Alert_pimpl.C: ignore cancel_button (for now)
261
262 2003-04-15  John Levon  <levon@movementarian.org>
263
264         * Toolbar_pimpl.C: ignore Minibuffer
265
266 2003-04-10  John Levon  <levon@movementarian.org>
267
268         * XFormsView.C:
269         * Toolbar_pimpl.h:
270         * Toolbar_pimpl.C: API change for show/hide
271
272 2003-04-09  Angus Leeming  <leeming@lyx.org>
273
274         * FormAboutlyx.C:
275         * FormDocument.C:
276         * FormGraphics.C:
277         * FormPreferences.C:
278         * FormTabular.C:
279         * forms/form_preferences.fd: prepare the way for resizable
280         tabfolders if the xforms version is up to the task.
281
282 2003-04-09  John Levon  <levon@movementarian.org>
283
284         * Toolbar_pimpl.C:
285         * Toolbar_pimpl.h: ignore every toolbar after the first one
286
287 2003-04-09  Angus Leeming  <leeming@lyx.org>
288
289         Enable "proper" tooltips in browser widgets if your version of
290         the xforms library is recent enough.
291
292         * FormBase.C (PrehandlerCB):
293         * FormDialogView.C (PrehandlerCB): Conditional compilation of
294         "tooltips in browser widgets work-around".
295
296         * FormBibtex.C (build):
297         * FormCitation.C (build):
298         * FormForks.C (build):
299         * FormTexinfo.C (build): only set the prehandler for browser widgets
300         if xforms does not support tooltips for same.
301
302 2003-04-08  John Levon  <levon@movementarian.org>
303
304         * Toolbar_pimpl.C: remove setPixmap, use the backend
305         instead.
306
307 2003-04-08  John Levon  <levon@movementarian.org>
308
309         * Toolbar_pimpl.C: handle tooltip
310
311 2003-04-03  Angus Leeming  <leeming@lyx.org>
312
313         * combox.[ch]:
314         * freebrowser.[ch]: ensure that the formatting conforms to xforms
315         style. Add all major authors.
316
317         combox.c (fl_addto_combox): squash bug in initial selection
318         of the first line of the browser.
319
320 2003-04-03  Angus Leeming  <leeming@lyx.org>
321
322         * freebrowser.[ch] (fl_get_freebrowser_browser): removed spurious
323         accessor function.
324
325         * XMinibuffer.C:
326         * combox.c: associated changes.
327
328 2003-04-03  Angus Leeming  <leeming@lyx.org>
329
330         * combox.[ch]: add an FL_NORMAL_COMBOX type.
331
332         * forms/fdfixc.sed: enable the use of both combox types.
333
334 2003-04-03  Angus Leeming  <leeming@lyx.org>
335
336         * freebrowser.c (peek_event): write C89, not C99, code.
337
338         * combox.[ch]:
339         * freebrowser.[ch]: these files belong to LyX, so say so.
340
341         * combox.[ch] (fl_create_combox, fl_add_combox,
342         fl_set_combox_position): change the function prototypes to use enums
343         rather than ints.
344
345 2003-04-02  Angus Leeming  <leeming@lyx.org>
346
347         Rename some variables.
348         * forms/form_document.fd:
349         * FormDocument.C: ABC_doc_DEF to ABC_DEF and ABC_bullet_DEF to ABC_DEF.
350
351 2003-04-02  Angus Leeming  <leeming@lyx.org>
352
353         * combox.C:
354         * DropDown.[Ch]: removed.
355
356         * combox.[ch]:
357         * freebrowser.[ch]: replace Alejandro's Combox and John's DropDown
358         C++ code with something that can be integrated into xforms itself.
359
360         * Dialogs2.C: remove #include "combox.h".
361
362         * FormCharacter.[Ch]:
363         * forms/form_character.fd:
364         * FormDocument.[Ch]:
365         * forms/form_document.fd:
366         * FormPreferences.[Ch]:
367         * forms/form_preferences.fd:
368         * Toolbar_pimpl.[Ch]: replace code using Alejandro's Combox with
369         code using an FL_OBJECT of type FL_COMBOX.
370
371         * XMiniBuffer.[Ch]: replace John's DropDown with code using
372         FL_FREEBROWSER.
373
374         * Makefile.am: remove combox.C, DropDown.[Ch].
375         Add combox.c, freebrowser.[ch].
376
377         * forms/README:
378         * forms/fdfix.sh:
379         * forms/fdfixc.sed: update to suit the new combox code.
380
381 2003-04-02  Angus Leeming  <leeming@lyx.org>
382
383         * forms/form_character.fd: rearrange widget order.
384
385 2003-04-02  Angus Leeming  <leeming@lyx.org>
386
387         * FormDocument.[Ch]:
388         * FormPreferences.[Ch]:
389         * Toolbar_pimpl.[Ch]:
390         * xforms_helpers.C: whitespace and formatting changes.
391
392 2003-04-02  Angus Leeming  <leeming@lyx.org>
393
394         * XFormsView.C (create_form_form_main): no longer pass this to the
395         XMinibuffer c-tor.
396
397         * XMiniBuffer.[Ch]: something of a clean-up.
398         (c-tor): no longer requires a XFormsView * in the argument list.
399         (create_input_box): moved out of the class.
400         (the_buffer_, input_obj_): replaced by a single input_. Having two
401         pointers to the same FL_OBJECT was clearly barmy.
402         (idle_timeout): don't access bufferview_func's currentState direct
403         but rather use the new controller method. Means that XMinibuffer
404         knows nothing about the LyX kernel.
405
406 2003-04-01  John Levon  <levon@movementarian.org>
407
408         * XFormsView.C:
409         * Toolbar_pimpl.C: ToolbarDefaults got renamed
410
411 2003-04-01  John Levon  <levon@movementarian.org>
412
413         * Alert_pimpl.C: format error messages
414
415 2003-03-31  John Levon  <levon@movementarian.org>
416
417         * FontInfo.C:
418         * lyx_gui.C:
419         * xfont_loader.C: add font name helpers, move
420         use_gui
421
422 2003-03-31  John Levon  <levon@movementarian.org>
423
424         * Alert_pimpl.C: remove alert()
425
426 2003-03-29  John Levon  <levon@movementarian.org>
427
428         * bmtable.c: handle transparent pixels
429
430 2003-03-29  John Levon  <levon@movementarian.org>
431
432         * input_validators.C: remove dead code
433
434 2003-03-29  John Levon  <levon@movementarian.org>
435
436         * Alert_pimpl.C: implement information(), warning(), error()
437
438 2003-03-29  John Levon  <levon@movementarian.org>
439
440         * xforms_helpers.h:
441         * xforms_helpers.C: add parseShortcut()
442
443         * Alert_pimpl.C: fixes
444
445 2003-03-29  John Levon  <levon@movementarian.org>
446
447         * Alert_pimpl.C: implement prompt()
448
449 2003-03-26  Angus Leeming  <leeming@lyx.org>
450
451         * combox.C (show):
452         * FormBase.C (hide, PrehandlerCB):
453         * FormDialogView.C (hide, PrehandlerCB):
454         remove support for xforms < 1.0.
455
456 2003-03-26  Angus Leeming  <leeming@lyx.org>
457
458         * Dialogs.C:
459         * Dialogs2.C:
460         * Dialogs3.C:
461         * Dialogs_impl.h:
462         move the contents of Dialogs.C and Dialogs_impl.h into Dialogs2.C.
463         move Dialog3.C to Dialogs.C.
464
465         * Makefile.am: remove Dialogs_impl.h, Dialog3.C.
466
467 2003-03-26  Angus Leeming  <leeming@lyx.org>
468
469         * Dialogs.C:
470         * Dialogs2.C:
471         * Dialogs_impl.h: remove the thesaurus dialog.
472
473         * Dialogs3.C: add it here.
474
475         * FormThesaurus.[Ch]:
476         * forms/form_thesaurus.fd: changes to use the new Dialog-based scheme.
477
478 2003-03-25  Angus Leeming  <leeming@lyx.org>
479
480         * Dialogs.C:
481         * Dialogs2.C:
482         * Dialogs_impl.h: remove the log, showfile and vclog dialogs.
483
484         * Dialogs3.C: add these dialogs.
485
486         * FormBrowser.[Ch]:
487         * forms/form_browser.fd:
488         * FormLog.[Ch]:
489         * FormShowFile.[Ch]:
490         * FormVCLog.[Ch]: changes to use the new Dialog-based scheme.
491
492 2003-03-25  Angus Leeming  <leeming@lyx.org>
493
494         * xformsImage.C (clip): cure compiler warnings.
495
496 2003-03-24  Angus Leeming  <leeming@lyx.org>
497
498         * xforms_resize.C (get_scaling_factor): "cure" float -> int warnings.
499
500 2003-03-22  John Levon  <levon@movementarian.org>
501
502         * xscreen.C: remove "internal", unused
503
504 2003-03-13  Rob Lahaye  <lahaye@snu.ac.kr>
505
506         * FormChanges.C: "LyX: " in dialog's name is redundant;
507         add few comments; fix disabling buttons when no changes found.
508
509         * forms/form_changes.fd: prettify layout.
510
511 2003-03-13  Angus Leeming  <leeming@lyx.org>
512
513         * Dialogs.C:
514         * Dialogs2.C:
515         * Dialogs_impl.h: remove paragraph dialog.
516
517         * Dialogs3.C: addparagraph  dialog.
518
519         * FormParagraph.[Ch]:
520         * forms/form_paragraph.[Ch]: changes to use the new Dialog-based
521         scheme.
522
523 2003-03-13  Angus Leeming  <leeming@lyx.org>
524
525         * forms/fdfix.sh:
526         * forms/fdfixh.sed: fix #944 by making the temporary filenames unique
527         and so enable reentrant builds on SMP machines.
528
529 2003-03-12  Angus Leeming  <leeming@lyx.org>
530
531         * Dialogs.C:
532         * Dialogs2.C:
533         * Dialogs_impl.h: remove character dialog.
534
535         * Dialogs3.C: add character dialog.
536
537         * FormCharacter.[Ch]:
538         * forms/form_character.[Ch]: changes to use the new Dialog-based
539         scheme.
540
541 2003-03-10  Angus Leeming  <leeming@lyx.org>
542
543         * Dialogs3.C (build): the "tabularcreate" dialog is always valid.
544         Use IgnorantPolicy for thr B.C.
545
546 2003-03-09  Angus Leeming  <leeming@lyx.org>
547
548         * lots of files: changes associated with the clean-up of the
549         ButtonController.
550
551 2003-03-09  Angus Leeming  <leeming@lyx.org>
552
553         * Dialogs.C:
554         * Dialogs2.C:
555         * Dialogs_impl.h: remove merge changes dialog.
556
557         * Dialogs3.C: add merge changes dialog.
558
559         * FormChanges.[Ch]:
560         * forms/form_changes.fd: changes to use the new Dialog-based scheme.
561
562 2003-03-09  Angus Leeming  <leeming@lyx.org>
563
564         * Dialogs.C:
565         * Dialogs2.C:
566         * Dialogs_impl.h: remove aboutlyx dialog.
567
568         * Dialogs3.C: add aboutlyx dialog.
569
570         * FormAboutlyx.[Ch]:
571         * forms/form_aboutlyx.fd: changes to use the new Dialog-based scheme.
572
573 2003-03-09  Angus Leeming  <leeming@lyx.org>
574
575         * Dialogs.C:
576         * Dialogs2.C:
577         * Dialogs_impl.h: remove tabularcreate dialog.
578
579         * Dialogs3.C: add tabularcreate dialog.
580
581         * FormTabularCreate.[Ch]:
582         * forms/form_tabular_create.fd: changes to use the new Dialog-based
583         scheme.
584
585 2003-03-09  Angus Leeming  <leeming@lyx.org>
586
587         * Dialogs.C:
588         * Dialogs2.C:
589         * Dialogs_impl.h: remove tabular dialog.
590
591         * Dialogs3.C: add tabular dialog.
592
593         * FormTabular.[Ch]:
594         * forms/form_tabular.fd: changes to use the new Dialog-based scheme.
595
596 2003-03-09  Angus Leeming  <leeming@lyx.org>
597
598         * FormTabular.C: changes due to the changed ControlTabular
599         interface.
600
601 2003-03-07  Angus Leeming  <leeming@lyx.org>
602
603         * Dialogs.C:
604         * Dialogs2.C:
605         * Dialogs_impl.h: remove graphics dialog.
606
607         * Dialogs3.C: add graphics dialog.
608
609         * FormGraphics.[Ch]:
610         * forms/form_graphics.fd: changes to use the new Dialog-based scheme.
611
612 2003-03-07  Angus Leeming  <leeming@lyx.org>
613
614         * Dialogs.C:
615         * Dialogs2.C:
616         * Dialogs_impl.h: remove minipage dialog.
617
618         * Dialogs3.C: add minipage dialog. No longer use the bibitem, include,
619         label or url controllers; use ControlCommand instead.
620
621         * FormBibitem.[Ch]:
622         * FormIndex.[Ch]: changes due to use of ControlCommand, above
623
624         * FormMinipage.[Ch]:
625         * forms/form_minipage.fd: changes to use the new Dialog-based scheme.
626
627 2003-03-06  Alfredo Braunstein  <abraunst@libero.it>
628
629         * xscreen.C: use LyXText::top_y() instead of LyXText::first_y
630
631 2003-02-28  Rob Lahaye  <lahaye@snu.ac.kr>
632
633         * FormTabularCreate.C: remove slider settings (now part of .fd file)
634           and add tooltips.
635
636         * forms/form_tabular_create.fd: prettify; add slider settings and
637           proper gravity.
638
639 2003-03-05  Angus Leeming  <leeming@lyx.org>
640
641         * FormWrap.[Ch]:
642         * forms/form_wrap.fd: changes to use the new Dialog-based scheme.
643
644         * Dialogs.C:
645         * Dialogs2.C:
646         * Dialogs_impl.h: remove wrap dialog.
647
648         * Dialogs3.C: add wrap dialog.
649
650 2003-03-05  Angus Leeming  <leeming@lyx.org>
651
652         * FormFloat.[Ch]:
653         * forms/form_float.fd: changes to use the new Dialog-based scheme.
654
655         * Dialogs.C:
656         * Dialogs2.C:
657         * Dialogs_impl.h: remove float dialog.
658
659         * Dialogs3.C: add float dialog.
660
661 2003-03-05  Angus Leeming  <leeming@lyx.org>
662
663         * FormInclude.[Ch]:
664         * forms/form_include.fd: changes to use the new Dialog-based scheme.
665
666         * Dialogs.C:
667         * Dialogs2.C:
668         * Dialogs_impl.h: remove include dialog.
669
670         * Dialogs3.C: add include dialog.
671
672 2003-03-05  Angus Leeming  <leeming@lyx.org>
673
674         * FormExternal.[Ch]:
675         * forms/form_external.fd: changes to use the new Dialog-based scheme.
676
677         * Dialogs.C:
678         * Dialogs2.C:
679         * Dialogs_impl.h: remove external dialog.
680
681         * Dialogs3.C: add external dialog.
682
683 2003-03-04  Angus Leeming  <leeming@lyx.org>
684
685         * FormText.[Ch]: the label of the input widget is passed to the
686         FormText c-tor and used in the build method.
687
688         * Dialogs3.C: pass an extra arg to the FormText c-tor.
689
690 2003-02-28  Alfredo Braunstein <abraunst@libero.it>
691
692         * FormPreferences.C
693         * FormSento.C
694         * xformsImage.C: Added #include "format.h"
695
696 2003-02-27  Angus Leeming  <leeming@lyx.org>
697
698         * Dialogs.C (build): add a label dialog.
699
700         * FormIndex.[Ch]: renamed as FormText.[Ch]
701         * forms/form_index.fd: renamed as form_text.fd.
702
703         * FormText.[Ch]
704         * forms/form_text.fd: slight refactoring to enable the class to be
705         used by two dialogs.
706
707         * Makefile.am: add the new files and remove the old.
708
709 2003-02-27  Angus Leeming  <leeming@lyx.org>
710
711         * Alert_pimpl.C: make shortcuts consistent with the rest of LyX.
712
713 2003-02-27  Rob Lahaye  <lahaye@snu.ac.kr>
714
715         * FormInclude.[Ch]: use RadiobuttonGroup code, add tooltips and add
716         comments.
717
718         * xformsImage.C: use lyx::float_equal() for comparing floats & doubles
719
720         * forms/form_include.fd: nicer layout and add proper Gravity.
721         * forms/form_external.fd:
722         * forms/form_forks.fd: prettifying layout.
723
724 2003-02-21  Angus Leeming  <leeming@lyx.org>
725
726         * FormDialogView.[Ch]: new base class for the xforms dialogs,
727         deriving from Dialog::View. Otherwise identical to the existing
728         FormBase that derives from ViewBase.
729
730         * Dialogs_impl.h:
731         * Dialogs.C:
732         * Dialogs2.C: strip out those dialogs that now use the new
733         Dialog class as the platform for an MCV split.
734
735         * Dialogs3.C: new file. Lazy instantiation of those dialogs that
736         now use the new Dialog class.
737
738         * FormBibitem.[Ch]:
739         * FormBibtex.[Ch]:
740         * FormCitation.[Ch]:
741         * FormError.[Ch]:
742         * FormERT.[Ch]:
743         * FormIndex.[Ch]:
744         * FormRef.[Ch]:
745         * FormToc.[Ch]:
746         * FormUrl.[Ch]:
747         * forms/form_bibitem.fd:
748         * forms/form_bibtex.fd:
749         * forms/form_citation.fd:
750         * forms/form_error.fd:
751         * forms/form_ert.fd:
752         * forms/form_index.fd:
753         * forms/form_ref.fd:
754         * forms/form_toc.fd:
755         * forms/form_url.fd: minor changes to reflect the new heirarchy.
756
757         * Makefile.am: add new files.
758
759 2003-02-22  Alfredo Braunstein <abraunst@libero.it>
760
761         * lyx_gui.C (parse_init): added a call to LoaderQueue::setPriority
762
763 2003-02-17  Rob Lahaye  <lahaye@snu.ac.kr>
764
765         * FormBibTeX.C: add double click to choose from list.
766
767         * forms/form_bibtex.fd: modify layout slightly.
768
769 2003-02-17  Rob Lahaye  <lahaye@snu.ac.kr>
770
771         * FormTexinfo.C: fix full filename lookup when showing
772         file without fullpath.
773
774 2003-02-21  Angus Leeming  <leeming@lyx.org>
775
776         * Timeout_pimpl.[Ch]: removed.
777         * xformsTimeout.[Ch]: new files, replacing the above.
778         The xformsTimeout class derives from Timeout::Impl.
779
780 2003-02-21  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
781
782         * xfont_loader.C (addFontPath): make debug messages quieter
783
784 2003-02-21  Angus Leeming  <leeming@lyx.org>
785
786         * FileFialog.C (c-tor): no longer receives a LyXView &, nor passes
787         it to the Provate c-tor.
788         * FormFiledialog.[Ch] (c-tor): no longer receives a LyXView &.
789         Dialogs::redrawGUI is a static member, so can reference it without
790         a specific instance.
791
792 2003-02-17  John Levon  <levon@movementarian.org>
793
794         * FormSpellchecker.h:
795         * FormSpellchecker.C:
796         * ui/form_spellchecker.fd: rework, remove start, etc.
797
798 2003-02-16  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
799
800         * FormPreferences.C (apply): make sure that rc.font_norm_type is
801         in sync with rc.font_norm
802
803 2003-02-16  Rob Lahaye  <lahaye@snu.ac.kr>
804
805         * RadioButtonGroup.[Ch]: polish radio button policy.
806
807 2003-02-15  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
808
809         * Menubar_pimpl.C (create_submenu): Some code moved to
810         Menubackend: use MenuItem::binding(); remove code to disable
811         menus; remove code that looks for optional+disabled or unknown
812         actions
813
814 2003-02-15  John Levon  <levon@movementarian.org>
815
816         * forms/form_graphics.fd: 'a' shortcut was used twice
817
818 2003-02-14  John Levon  <levon@movementarian.org>
819
820         * FileDialog.C: remove spurious prohibit/allowInput()
821
822         * XFormsView.h:
823         * XFormsView.C: prohibit/allowInput() -> busy(bool)
824
825 2003-02-10  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
826
827         * FormDocument.C: Reset paperpackage to NONE when
828         papersize != A4 (bug 844)
829
830 2003-02-11  Angus Leeming  <leeming@lyx.org>
831
832         * FormRef.C:
833         * forms/form_ref.fd: tweaks to ensure that the Ok, Apply buttons
834         behave as expected.
835
836 2003-02-11  Angus Leeming  <leeming@lyx.org>
837
838         * xforms_helpers.[Ch] (fl_getmcolor): new function; a wrapper for the
839         xforms routine that accepts unsigned ints.
840
841         * Color.[Ch] (getRGBColor): factorise code into one place.
842
843         * FormPreferences.[Ch] (X11hexname: not a class member. Move to
844         namespace anon.
845
846         * FormPreferences.C: use fl_getmcolor and getRGBColor.
847         * lyx_gui.C: use getRGBColor.
848         * xformsImage.C: use getRGBColor.
849
850 2003-02-11  Angus Leeming  <leeming@lyx.org>
851
852         * bmtable.c: whitespace and indentation consistent with the other
853         files.
854
855 2003-02-08  John Levon  <levon@movementarian.org>
856
857         * FormPreferences.C: don't call setCurrentAuthor explicitly
858
859 2003-02-08  John Levon  <levon@movementarian.org>
860
861         * Makefile.am:
862         * forms/Makefile.am:
863         * forms/form_changes.fd:
864         * Dialogs.C:
865         * Dialogs2.C:
866         * Dialogs_impl.h:
867         * FormChanges.h:
868         * FormChanges.C: add changes dialog
869
870         * FormPreferences.h:
871         * FormPreferences.C:
872         * forms/form_preferences.fd: add Identity prefs
873
874 2003-01-31  Michael Schmitt  <michael.schmitt@teststep.org>
875
876         * FormDocument.C:
877         * FormPreferences.C: Replace LaTeX font size names by LyX
878         names for consistency reasons and to resolve a translation conflict
879
880 2003-02-02  Angus Leeming  <leeming@lyx.org>
881
882         * FormGraphics.C: Fix off by one error in update/apply of rotation
883         origin.
884
885 2003-01-31  Angus Leeming  <leeming@lyx.org>
886
887         * FormBase.[Ch]: instantiate the isVisible() virtual method.
888
889 2003-01-30  Angus Leeming  <leeming@lyx.org>
890
891         * Dialogs2.C (createIndex): enable ControlCommand to create an
892         InsetCommandParam of type "index", not null.
893
894 2003-01-26  Michael Schmitt  <michael.schmitt@teststep.org>
895
896         * forms/form_thesaurus.fd: add colons to labels. Shrink dialog.
897
898 2003-01-25  Angus Leeming  <leeming@lyx.org>
899
900         * forms/form_spellchecker.fd:
901         * forms/form_thesaurus.fd: reshape a little, consistent with their
902         Qt cousins.
903
904 2003-01-20  Michael Schmitt  <michael.schmitt@teststep.org>
905
906         * forms/*.fd: Missing colons (':') added to labels,
907         all labels (except "deg") start with a capital letter now
908         * formDocument.C:
909         * formParagraph.C: rename "Xxxskip" to "XxxSkip"
910
911 2003-01-15  Angus Leeming  <leeming@lyx.org>
912
913         * forms/form_graphics.fd: s/Ok/OK/ consistent with all other dialogs.
914
915         * form_character.fd:
916         * form_error.fd:
917         * form_external.fd:
918         * form_maths_panel.fd:
919         * form_maths_space.fd:
920         * form_maths_style.fd:
921         * form_spellchecker.fd:
922         * form_thesaurus.fd: Cancel/Close have Escape and occasionally Return
923         as accelerators only.
924
925 2003-01-11  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
926
927         * FileDialog.C: implement opendir [bug 824], fix mask.
928
929         * FormFileDialog.[Ch]: implement SelectDir (browse directories)
930         [bug 824].
931
932         * FormPreferences.C: use browsedir for paths [bug 824]
933         do not delete paths unnecessary.
934
935 2003-01-13  Michael Schmitt <michael.schmitt@teststep.org>
936
937         * xformsImage.C (getWidth): revert "fix" that breaks behavior with
938         xforms 1.0.
939
940 2003-01-13  John Levon  <levon@movementarian.org>
941
942         * forms/form_spellchecker.fd: remove replicated M-R shortcut.
943
944 2003-01-12  Lars Gullik Bjønnes  <larsbj@gullik.net>
945
946         * forms/Makefile.am (MAINTAINERCLEANFILES): add
947         (clean-local): delete
948         (distclean-local): delete
949         (.fd.C): delete
950         (%.C): add
951
952 2003-01-12  Angus Leeming  <leeming@lyx.org>
953
954         * FormFiledialog.[Ch]: initialise and use new static member variables
955         minw_ and minh_ to prevent the dialog from being shrunk in size.
956         Shrink too much and xforms crashes :-(
957
958 2003-01-11  Angus Leeming  <leeming@lyx.org>
959
960         * xformsImage.C (init_graphics): turn off support for XPM files.
961
962 2002-01-07  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
963
964         * FormTabular.C: typo.
965
966 2003-01-06  Michael Schmitt <Michael.Schmitt@teststep.org>
967
968         * FormGraphics.C:
969         * xformsImage.C:
970         * forms/form_bibtex.fd:
971         * forms/form_citation.fd:
972         * forms/form_document.fd:
973         * forms/form_search.fd: fix inconsistent usage of spaces, colons,
974         capitalization, and the like.
975
976 2002-12-20  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
977
978         * FormTabular.C: fix bug 572, fix ReadOnly logic.
979
980 2003-01-06  Angus Leeming  <leeming@lyx.org>
981
982         * forms/fdfixc.sed: Turn off choice titles as they can contain
983         meta-chars that just look nasty.
984
985 2003-01-05  John Levon  <levon@movementarian.org>
986
987         * XLyXKeySym.h:
988         * XLyXKeySym.C: getISOEncoded() changed
989
990 2002-12-26  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
991
992         * input_validators.C (fl_print_range_filter): remove extra space
993
994         * Menubar_pimpl.C (create_submenu): do not query the status of a
995         submenu either.
996
997 2002-12-23  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
998
999         * FormSpellchecker.C (build):
1000         * forms/form_paragraph.fd:
1001         * forms/form_maths_matrix.fd: remove extra spaces
1002
1003 2002-12-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1004
1005         * Menubar_pimpl.C (create_submenu): do not query the status of a
1006         separator.
1007
1008 2002-12-18  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1009
1010         * forms/Makefile.am (EXTRA_DIST): dist the .fd files.
1011
1012 2002-12-17  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1013
1014         * Menubar_pimpl.C (create_submenu): correctly ignore unknown lfuns
1015
1016         * lyx_gui.C (getStatus): implement as a dummy action
1017
1018 2002-12-16  Angus Leeming  <leeming@lyx.org>
1019
1020         * XPainter.C: missed a #ifdef USE_XFORMS_IMAGE_LOADER.
1021
1022         * xformsImage.C (init_graphics): Use new #ifdef USE_JPEG_IMAGE_LOADER
1023         rather than HAVE_FLIMAGE_ENABLE_JPEG.
1024         Remove #ifdef HAVE_FLIMAGE_ENABLE_PS.
1025
1026         * FormPreferences.C:
1027         * forms/form_preferences.fd: remove override_x_deadkeys stuff.
1028
1029 2002-12-13  Angus Leeming  <leeming@lyx.org>
1030
1031         * FormBase.C:
1032         * Menubar_pimpl.C:
1033         * Tooltips.[Ch]:
1034         * XFormsView.C:
1035         * XWorkArea.C:
1036         * lyx_gui.C:
1037         * xforms_resize.C: remove work-arounds for xforms < 0.89.5.
1038
1039         * lyxlookup.[Ch]: removed.
1040
1041         * Makefile.am: associated change.
1042
1043         * combox.C: add block #ifdef FL_VERSION < 1
1044
1045 2002-12-16  Michael Schmitt  <Michael.Schmitt@teststep.org>
1046
1047         * FormGraphics.C (build): correct string for boost::format.
1048
1049 2002-12-09  Lars Gullik Bjønnes  <larsbj@gullik.net>
1050
1051         * FormGraphics.C (build): add another xgettext:no-c-format
1052
1053 2002-12-08  Lars Gullik Bjønnes  <larsbj@gullik.net>
1054
1055         * FormGraphics.C (build): add a xgettext:no-c-format
1056
1057 2002-12-05  John Levon  <levon@movementarian.org>
1058
1059         * XWorkArea.C: set I-beam cursor
1060
1061 2002-12-04  Angus Leeming  <leeming@lyx.org>
1062
1063         * XWorkArea.h (backgroundbox): Removed. No need to name it explicitly.
1064
1065         * XWorkArea.C (work_area_handler): move static vars inside loop,
1066         rename vars as discussed with Lars. Document changes in the text.
1067         Don't declare functions as static; use namespace anon.
1068         (setXtermCursor): removed; not used.
1069         (destroy_object): removed; not used.
1070         Remove unneeded header files ColorHandler.h, LyXView.h, filetools.h,
1071         lstrings.h, LAssert.h, cmath, cctype.
1072         Various other trivial clean-ups.
1073
1074 2002-12-03  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
1075
1076         * xforms_helpers.C: (updateWidgetsFromLength)
1077         use len.empty() instead of len.zero() [bug 490]
1078
1079 2002-12-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1080
1081         * XWorkArea.C (work_area_handler): send fewer motion events if the
1082         mouse is outside the workarea.
1083
1084 2002-12-02  Angus Leeming  <leeming@lyx.org>
1085
1086         * FormIndex.C (update): if the contents aren't empty, then activate the
1087         Ok, Apply buttons on update.
1088
1089         * FormMathsDeco.[Ch]:
1090         * forms/form_maths_deco.fd: removed.
1091
1092         * Makefile.am:
1093         * forms/Makefile.am: commensurate changes.
1094
1095         * FormMathsPanel.C (build): after all John's work, don't use the
1096         button controller for the Close button, since "cancel" makes no sense
1097         here.
1098         form_maths_deco is just another bitmap dialog; no need for it to have
1099         any special code at all.
1100
1101         * FormMathsBitmap.C (build): position the bmtables correctly.
1102
1103 2002-12-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
1104
1105         * several files: ws changes
1106
1107 2002-12-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
1108
1109         * checkedwidgets.C (setWidget): make sure that FL_LCOL and FL_COL1
1110         will be seen as FL_COLORs.
1111
1112 2002-12-01  John Levon  <levon@movementarian.org>
1113
1114         * FormMathsBitmap.C: fix _(_(blah))
1115
1116 2002-11-30  John Levon  <levon@movementarian.org>
1117
1118         * FormMathsBitmap.C: actually set dialog_->button_close
1119           to the added button
1120
1121 2002-11-30  John Levon  <levon@movementarian.org>
1122
1123         * forms/form_maths_panel.fd: small fix
1124
1125 2002-11-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1126
1127         * lyx_gui.C (start): make "unhandled X11 event" debug message
1128         optional (on GUI)
1129
1130 2002-11-29  Angus Leeming  <leeming@lyx.org>
1131
1132         * Tooltips.C (init): allow tooltips to be reset.
1133
1134         * FormSpellchecker.C: having broken Rob's word count update, I guess
1135         I should fix it too ;-)
1136
1137         * FormPreferences.C (apply): if controller().isClosing() (ie, if the
1138         "save" button has been pressed), then save any modified gui colors.
1139
1140 2002-11-29  Angus Leeming  <leeming@lyx.org>
1141
1142         * forms_gettext.[Ch] (scex, idex): re-written to receive and return
1143         string not char *. The old idex function was new-ing memory and nothing
1144         that used it was ensuring that this memory didn't leak. Now safe.
1145
1146         * Alert_pimpl.C:
1147         * FormFiledialog.C:
1148         * FormPreferences.C:
1149         * forms/fdfixc.sed: associated changes.
1150
1151 2002-11-28  Rob Lahaye  <lahaye@snu.ac.kr>
1152
1153         * forms/fdfixh.sed: bug fix.
1154
1155 2002-11-27  Dekel Tsur  <dekelts@tau.ac.il>
1156
1157         * xfont_loader.C (getFontinfo): Use lyxrc.*_font_foundry.
1158
1159         * FormPreferences.C: Handle lyxrc.*_font_foundry.
1160
1161 2002-11-27  Angus Leeming  <leeming@lyx.org>
1162
1163         * forms/fdfix.sh:
1164         * forms/c_str.sed: replace that nasty global c_str declaration with
1165         nice function-specific ones. Use a two-pass algorithm to do so.
1166         It's possible to do it in one-pass, but the resulting sed script
1167         must use the hold space in a convoluted manner.
1168
1169 2002-11-27  Lars Gullik Bjønnes  <larsbj@gullik.net>
1170
1171         * XMiniBuffer.C (peek_event): add l10n on a string missing it.
1172
1173 2002-11-26  Angus Leeming  <leeming@lyx.org>
1174
1175         * forms_gettext.[Ch] (scex, idex): ditch the #defines and rename the
1176         functions in their place.
1177
1178         * FormBase.h (FormDB::form): Implement in 1 line not 2.
1179
1180         * fdesign_base.[Ch]: new files. All fdesign-generated structures will
1181         derive from FD_base, to minimise code duplication.
1182
1183         * Makefile.am: add new files.
1184
1185         * forms/Makefile.am (SRCS): move form_wrap.fd to the end of the list.
1186
1187         * forms/fdfix.sh: add "c_str" to namespace anon in the generated .C
1188         files if required.
1189
1190         * forms/fdfix[ch].sed: the structs now derive from FD_base, so they
1191         don't need d-tors to clean up the form.
1192         Beautify the sed to produce beautiful looking C++ code.
1193
1194 2002-11-26  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1195
1196         * FileDialog.C (save): actually return the result from
1197         FileDialog::open
1198
1199 2002-11-26  Jürgen Spitzmüller  <juergen.sp@t-online.de>
1200
1201         * FormTabular.C: correct lots of bugs in the setting/getting of
1202         longtable options.
1203
1204 2002-11-25  Angus Leeming  <leeming@lyx.org>
1205
1206         * Dialogs_impl.h:
1207         * Dialogs2.C: no need to include math sub dialog header files.
1208         Use standard MCV implementation of main math panel dialog.
1209
1210         * FormBaseDeprecated.[Ch]:
1211         * FeedbackController.[Ch]: removed.
1212
1213         * FormBase.[Ch]: Merge the contents of FeedbackController into here
1214         also.
1215         (FormCB): make the controller methods publicly accessible.
1216
1217         * forms/form_maths_deco.fd:
1218         * forms/form_maths_delim.fd:
1219         * forms/form_maths_matrix.fd:
1220         * forms/form_maths_panel.fd:
1221         * forms/form_maths_space.fd:
1222         * forms/form_maths_style.fd: s/Deprecated//
1223
1224         * FormMathsBitmap.[Ch]:
1225         * FormMathsDeco.[Ch]:
1226         * FormMathsDelim.[Ch]:
1227         * FormMathsMatrix.[Ch]:
1228         * FormMathsPanel.[Ch]:
1229         * FormMathsSpace.[Ch]:
1230         * FormMathsStyle.[Ch]: implement a Controller-View split of the math
1231         dialogs.
1232
1233 2002-11-22  Angus Leeming  <leeming@lyx.org>
1234
1235         The first step towards a math dialog controller...
1236
1237         * FormBaseDeprecated.h (hide): make public.
1238
1239         * FormMathsPanel.[Ch] (class FormMathsPanel):
1240         (c-tor, build): no longer create the daughters in the c-tor. Wait
1241         until build() is invoked to create and initialise them at the same time.
1242         (dispatchFunc): now has an additional string argument, making it a
1243         more general wrapper for LyXView::dispatch.
1244         (mathDisplay, setActive): removed.
1245         (daughters_): store the daughter dialogs in a map, using
1246         the FL_OBJECT buttons to identify them.
1247         (addDaughter, showDaughter): helper functions.
1248
1249         * FormMathsPanel.[Ch] (class FormMathsSub):
1250         (connect, disconect): removed. No need for the daughters to tell the
1251         parent that they're active; the parent knows already.
1252         (isVisible): new method; wrapper for form()->visible.
1253         no need to make FormMathsPanel a friend.
1254
1255         * FormMathsDelim.C (apply):
1256         * FormMathsMatrix.C (apply):
1257         use FormMathPanel::dispatchFunc() rather than LyXView::dispatch().
1258
1259 2002-11-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1260
1261         * FormGraphics.C (build): use boost::format
1262
1263         * FeedbackController.C (postMessage): use boost::format
1264
1265         * ColorHandler.C (getGCForeground): use boost::format
1266
1267 2002-11-21  Angus Leeming  <leeming@lyx.org>
1268
1269         * FormDocument.[Ch]:
1270         * forms/form_document.fd: controller-view split of doc dialog.
1271
1272         * Dialogs_impl.h:
1273         * Dialogs2.C: changes due to controller-view split of doc dialog.
1274
1275 2002-11-21  Angus Leeming  <leeming@lyx.org>
1276
1277         * forms/fdfix.sh: Don't use "if [ $? -ne 0 ]; then..."
1278
1279         * FormSpellchecker.C (updateState): new method, replacing Black Magic.
1280         Should also resolve Darren Freeman's redraw of the status bar problem.
1281
1282 2002-11-20  Angus Leeming  <leeming@lyx.org>
1283
1284         * forms/fdfix.sh:
1285         * forms/fdfixh.sed: strengthen the sed in the sed script and further
1286         beautify the contents of the resultant .h file.
1287
1288 2002-11-20  Angus Leeming  <leeming@lyx.org>
1289
1290         * MathsCallbacks.h: removed.
1291         * Makefile.am: remove MathsCallbacks.h.
1292
1293         * FormMathsPanel.C (FormMathsPanel): use vector(begin, end) c-tor
1294         rather than our home-grown loops.
1295
1296         * FormMathsPanel.h:
1297         * forms/fdfix.sh: no longer #include "MathsCallbacks.h".
1298
1299         * FormMathsPanel.C (input):
1300         * forms/form_maths_panel.fd: don't pass/use MM_XYZ data.
1301
1302 2002-11-19  Angus Leeming  <leeming@lyx.org>
1303
1304         * FormInset.[Ch]: removed; no longer used after John's port of the
1305         tabular dialog to MCV.
1306
1307         * Makefile.am (libxforms_la_SOURCES): remove FormInset.[Ch].
1308
1309         * FormBase.h (show):
1310         * FormExternal.h (apply, build, update, input):
1311         * FormSpellchecker.h (apply, build, update, partialUpdate):
1312         propogate the virtual keyword.
1313
1314 2002-11-17  John Levon  <levon@movementarian.org>
1315
1316         * FileDialog.C: open/save name change
1317
1318 2002-11-15  John Levon  <levon@movementarian.org>
1319
1320         * Dialogs2.C:
1321         * Dialogs_impl.h:
1322         * FormPreferences.h:
1323         * FormPreferences.C:
1324         * FormTabular.h:
1325         * FormTabular.C:
1326         * forms/form_preferences.fd:
1327         * forms/form_tabular.fd: port tabular and prefs to MVC
1328
1329         * FormBase.h: make hide() virtual for prefs
1330
1331 2002-11-08  Angus Leeming  <leeming@lyx.org>
1332
1333         * xforms_resize.[Ch]: sigh. Hack the "get scaling" part of
1334         fl_adjust_form_size out of the xforms source and put it in here as
1335         get_scaling_factor. Resizing and then unresizing to get this info
1336         produces really nasty results...
1337
1338         I've put a request into the xforms list.
1339
1340 2002-11-08  Angus Leeming  <leeming@lyx.org>
1341
1342         * xforms_resize.[Ch]: replace scale_to_fit_tabs and scale_form with
1343         get_scale_to_fit and scale_form_horizontally, respectively. The
1344         functions are a total re-write, making use of the xforms library's
1345         fl_adjust_form_size routine. We therefore get enormously simplified
1346         code and consideration of /all/ button objects, not just those
1347         tabs in tabfolders.
1348
1349         * FormBase.C (prepare_to_show):
1350         * FormBaseDeprecated.C (prepare_to_show): use the renamed resize
1351         functions to scale the dialog so that labels fit within buttons.
1352
1353         * FormBase.C (prepare_to_show): remove bc().refresh() call, as this
1354         is done by the controller.
1355
1356 2002-11-07  Angus Leeming  <leeming@lyx.org>
1357
1358         * forms/fdfixh.sed: generate the d-tors in a clean way.
1359         * forms/fdfixc.sed: Go from "fdui->form_xxx" to "fdui->form" in
1360         a clean way.
1361
1362 2002-10-31  Herbert Voss  <voss@perce.de>
1363
1364         * FormGraphics.C (build, apply): get the rotate-list from the
1365         controller
1366
1367 2002-11-04  Angus Leeming  <leeming@lyx.org>
1368
1369         * FormGraphics.C (build): Use frnt::getBBUnits().
1370
1371 2002-11-04  Rob Lahaye  <lahaye@snu.ac.kr>
1372
1373         * FormSpellchecker.C (input): fix label of spellchecker progress bar.
1374
1375 2002-11-04  Lars Gullik Bjønnes  <larsbj@gullik.net>
1376
1377         * lyx_gui.C (hexname): STRCONV
1378
1379         * FormPreferences.C (X11hexname): STRCONV
1380
1381         * FormMathsMatrix.C (apply): STRCONV
1382
1383         * FormMathsDelim.C (apply): STRCONV
1384
1385         * lyx_gui.C (start): adjust signature
1386         (start): exchange magic integers for defined values.
1387
1388 2002-10-31  Rob Lahaye  <lahaye@snu.ac.kr>
1389
1390         * xformsImage.C (clip): fix crash caused by uint -> int nastiness.
1391
1392         * FormGraphics.C: use lyx::float_equal.
1393
1394 2002-10-29  Rob Lahaye  <lahaye@snu.ac.kr>
1395
1396         * FormParagraph.[Ch]:
1397         * forms/form_paragraph.fd: a large-scale reorganisation and clean-up
1398         of the code to make it more transparent. Use RadioButtonGroup and
1399         CheckedGlueLength for the same reason. Add tooltips.
1400
1401 2002-10-28  Angus Leeming  <leeming@lyx.org>
1402
1403         * FeedbackController.C (PrehandlerCB): show tooltips for browser
1404         widgets, working-around an xforms bug.
1405
1406         * FormBibtex.C (build):
1407         * FormCitation.C (build):
1408         * FormForks.C (build):
1409         * FormSpellchecker.C (build):
1410         * FormTexinfo.C (build):
1411         set the prehandler for the browser widgets so that we can have tooltips.
1412
1413 2002-10-28  Dekel Tsur  <dekelts@tau.ac.il>
1414
1415         * xfont_loader.C (getFontinfo): Cleanup.
1416
1417 2002-10-26  John Levon  <levon@movementarian.org>
1418
1419         * forms/form_preamble.fd: OK cannot be a RETURN_BUTTON ;)
1420
1421 2002-10-26  John Levon  <levon@movementarian.org>
1422
1423         * FormTexinfo.C: using vector
1424
1425 2002-10-25  Dekel Tsur  <dekelts@tau.ac.il>
1426
1427         * xfont_loader.C (getFontinfo): Add xfonts to the font path if
1428         necessary.
1429
1430 2002-10-25  Angus Leeming  <leeming@lyx.org>
1431
1432         * FormSpellchecker.C (input): fix crash when progress == 0.
1433
1434 2002-10-24  Rob Lahaye  <lahaye@snu.ac.kr>
1435
1436         * forms/form_print.fd:
1437         * FormPrint.[Ch]: clean-up, reflecting discussion on the list.
1438
1439         * forms/form_spellchecker.fd:
1440         * FormSpellchecker.[Ch]: add tooltips; general clean-up.
1441          add word count to dialog and improve progress status;
1442          implement single Start/Stop button;
1443
1444         * FormTabular.C (build): rearrange lines tab by tab.
1445         Use getString not fl_get_inout.
1446
1447         * FormTexinfo.C: replace View-button by catching double click in
1448         browser; allow viewing of files, irrespective of full path.
1449
1450         * forms/form_wrap.fd: resized. Remove text_warning widget. Fix gravity.
1451         * FormWrap.[Ch]: simplification through the use of RadioButtonGroup
1452         and CheckedGlueLength. Add tooltips.
1453
1454 2002-10-24  Angus Leeming  <leeming@lyx.org>
1455
1456         * FormRef.C (updateBrowser): invoke updateHighlight
1457         (updateHighlight): don't select a browser item if there is no
1458         reference selected.
1459         (apply, input): use getString not fl_get_input.
1460
1461 2002-10-23  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1462
1463         * FormExternal.C (apply):
1464         (input): fix an off-by-one index (causing a crash)
1465
1466 2002-10-24  Rob Lahaye  <lahaye@snu.ac.kr>
1467
1468         * FormGraphics.C: use checkedWidgets to ensure that the lengths and
1469         glue lengths are valid. Improve code documentation and layout.
1470         InsetGraphicsParams::scale is now a float; modify dialog to suit.
1471
1472         * FormLog.C (update): more descriptive title and warning messages.
1473
1474         * FormMathsPanel.C (c-tor): allow dialog to be resized.
1475
1476         * FormPreamble.C (build): rearrange.
1477         (apply): use getString, not fl_get_input.
1478
1479         * FormSearch.C (build): add tooltips.
1480         (input): use getString, not fl_get_input.
1481
1482         * FormShowFile.C: more descriptive title.
1483
1484         * forms/form_browser.fd:
1485         * forms/form_preamble.fd: reshape.
1486
1487         * forms/form_graphics.fd: reshape. Remove text_warning widget.
1488
1489         * forms/form_maths_panel.fd:
1490         * forms/form_ref.fd:
1491         * forms/form_search.fd: reshape. Fix gravity.
1492
1493 2002-10-24  Rob Lahaye  <lahaye@snu.ac.kr>
1494
1495         * FormFloat.C (input): fix the radio buttongroup behaviour.
1496
1497         * RadioButtonGroup.C (init): Assert on ROUND3DBUTTON and RADIO_BUTTON
1498         when adding object to the group.
1499
1500         * forms/form_float.fd: use RADIO_BUTTON for the buttons in the radio
1501         group.
1502
1503         * FormDocument.C: remove redundant header files.
1504
1505 2002-10-24  Angus Leeming  <leeming@lyx.org>
1506
1507         * Dialogs_impl.h: set the policy of the BibtexDialog to
1508         NoRepeatedApplyReadOnlyPolicy.
1509
1510 2002-10-23  Rob Lahaye  <lahaye@snu.ac.kr>
1511
1512         * forms/form_float.fd: prettify and implement gravity/resize policy
1513         correctly.
1514
1515         * FormFloat.C: add tooltips, lots of comments and check the
1516         input more carefully.
1517
1518 2002-10-23  Angus Leeming  <leeming@lyx.org>
1519
1520         * checkedwidgets.C (setWidget): Don't set icol2 to alert_col when
1521         the input is invalid.
1522
1523 2002-10-23  Rob Lahaye  <lahaye@snu.ac.kr>
1524
1525         * FormBibtex.C: remove two redundant header files.
1526
1527         * FeedbackController (postMessage): s/FL_BLACK/FL_LCOL/
1528
1529         * FormDocument.C: disable resizing of the dialog.
1530         Remove redundant counter's bounds/step/precision (is set in
1531         form_document.fd).
1532
1533         * FormDocument.[Ch] (CheckDocumentInput): removed. Use the
1534         button controller and the checkedGlueLength class to check the validity
1535         of any LyXGlueLengths.
1536
1537         * forms/form_document.fd: prettify.
1538
1539 2002-10-23  Rob Lahaye  <lahaye@snu.ac.kr>
1540
1541         * forms/form_bibtex.fd:
1542         * forms/form_citation.fd: less bulky with proper gravity/resize policy
1543          and many other GUI layout improvements.
1544
1545         * FormBibtex.C: remove choose button, select directly instead;
1546         add Restore/OK/Apply/Cancel buttons; modify tooltip-texts;
1547
1548         * FormCitation.C: (trivial) rearrange lines; remove redundant check
1549         button settings (do that in form_citation.fd instead).
1550
1551 2002-10-22  Rob Lahaye  <lahaye@snu.ac.kr>
1552
1553         * FeedbackController.C: use the NORMAL rather than the SMALL sized font
1554         to display messages in the message_widget.
1555
1556         * FormGraphics.h: remove un-needed #include.
1557
1558         * FormPrint.C (build): minimal change due to change in
1559         RadioButtonGroup's semantics.
1560
1561         * RadioButtonGroup.[Ch]: something of a clean-up.
1562         (explicit c-tor): removed.
1563         (reset): removed.
1564         (set): new method, accepting an FL_OBJECT *.
1565
1566         * xforms_helpers.[Ch] (setEnabled): change lcol setting from
1567         FL_BLACK to FL_LCOL.
1568         (getString) use line=0 instead of line=-1 as default case;
1569
1570 2002-10-22  Rob Lahaye  <lahaye@snu.ac.kr>
1571
1572         * forms/form_aboutlyx.fd: implement the text widgets as browsers
1573
1574         * FormAboutlyx.C (build): Rearrange tabs. Add Build-info. Prettify.
1575
1576 2002-10-22  Angus Leeming  <leeming@lyx.org>
1577
1578         * Makefile.am (libxforms_la_SOURCES): arrange list into alphabetical
1579         order once again.
1580         Add checkedwidgets.[Ch].
1581
1582         * checkedwidgets.[Ch]: new files, defining CheckedLyXLength and
1583         CheckedGlueLength.
1584
1585         * xforms_helpers.[Ch] (isActive): new helper function.
1586
1587 2002-10-21  Lars Gullik Bjønnes  <larsbj@gullik.net>
1588
1589         * xfont_loader.C (doLoad): typo
1590
1591 2002-10-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1592
1593         * FormVCLog.C (update): modify, use ostringstream
1594
1595         * FormPreamble.C (apply): modify
1596
1597         * FormLog.C (update): modify
1598
1599         * FormAboutlyx.C (build): use ostringstream, modify
1600
1601 2002-10-21  Angus Leeming  <leeming@lyx.org>
1602
1603         * xformsImage.C (rotate): pass ints to flimage_rotate, fixing compiler
1604         warning.
1605
1606 2002-10-21  Garst Reese <reese@isn.net>
1607
1608         * xformsImage.C (getWidth): work-around xforms bug enabling the display
1609         of the edges of an image.
1610
1611 2002-10-21  Rob Lahaye  <lahaye@snu.ac.kr>
1612
1613         * Tooltips.C (init): pass the /formatted/ string to xforms...
1614
1615 2002-10-20  Lars Gullik Bjønnes  <larsbj@gullik.net>
1616
1617         * XLyXKeySym.h: rename private var keysym to keysym_, add accessor
1618         function keysym().
1619
1620         * FormDocument.C (class_apply): setMessage change
1621         (apply): ditto
1622
1623 2002-10-16  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1624
1625         * Menubar_pimpl.C (create_submenu): do not create a "More..."
1626         submenu just for one entry
1627
1628 2002-10-15  Angus Leeming  <leeming@lyx.org>
1629
1630         * XWorkArea.C (work_area_handler): Pass the mouse button correctly to
1631         dispatch on LFUN_MOUSE_MOTION.
1632
1633 2002-10-15  Angus Leeming  <leeming@lyx.org>
1634
1635         * FormCitation.C (updateBrowser): deselect the highlighted item when
1636         updating the browser.
1637
1638 2002-10-14  Dekel Tsur  <dekelts@tau.ac.il>
1639
1640         * FontInfo.C (query): Ignore bogus matches of scalable fonts.
1641
1642 2002-10-08  Angus Leeming  <leeming@lyx.org>
1643
1644         * FeedbackController.C (PrehandlerCB):
1645         * combox.C (show): use fl_get_winorigin in preference to
1646         fl_get_wingeometry.
1647
1648 2002-10-14  Angus Leeming  <leeming@lyx.org>
1649
1650         * Tooltips.h (set) make it private:
1651         * Tooltips.C (set): don't forget to initialise the FL_OBJECT!
1652
1653         * FormBase.C (show):
1654         * FormBaseDeprecated.C (show): no longer invoke Tooltips::set().
1655
1656 2002-10-14  André Pönitz <poenitz@gmx.net>
1657
1658         * FormDocument.C: somebody else's fix for a hard lockup
1659
1660 2002-10-09  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1661
1662         * xforms_helpers.C (formatted): fix small typo, spotted by Rob
1663         Lahaye
1664
1665 2002-10-08  Dekel Tsur  <dekelts@tau.ac.il>
1666
1667         * FormRef.C (update): Always list the labels of the current buffer.
1668
1669 2002-10-07  Angus Leeming  <leeming@lyx.org>
1670
1671         * FormBase.C (hide):
1672         * FormBaseDeprecated.C (hide): wrap that call to fl_hide_tooltip inside
1673         #ifdef required xforms version.
1674
1675 2002-10-04  Angus Leeming  <leeming@lyx.org>
1676
1677         * form_graphics.fd: un-cripple dialog by reverting yesterday's change.
1678
1679         * FeedbackController.C (PrehandlerCB): reduce the necessary calcs to the
1680         bare minimum.
1681
1682         * combox.[Ch]: the optional tabfolder args passed to the c-tor are
1683         no longer necessary and are scrapped.
1684         (show): use the same, minimal fix as in PrehandlerCB to ensure that
1685         the form's x,y coords are up to date. In truth, this fix should be
1686         redundant, but not all "enter" events are caught by the prehandler.
1687
1688         * FormDocument.C (build):
1689         * FormPreferences.C (xyz::build): no longer pass the tabfolder to the
1690         combox c-tor.
1691
1692 2002-10-03  Angus Leeming  <leeming@lyx.org>
1693
1694         * FeedbackController.C (PrehandlerCB): re-compute the folder->x,
1695         folder->y coords of a tabfolder when the mouse enters the folder.
1696         This works around an xforms bug that manifests itslf as tooltips
1697         appearing in their original position after the dialog has been
1698         moved aside.
1699
1700         * FormAboutlyx.C (build):
1701         * FormDocument.C (build):
1702         * FormGraphics.C (build):
1703         * FormPreferences.C (build):
1704         * FormTabular.C (build): set the prehandler for tabfolders.
1705
1706         * form_graphics.fd: move the edge of the tabfolder in by 5 pixels
1707         to ensure that the tabfolder prehandler is called.
1708
1709 2002-10-03  Angus Leeming  <leeming@lyx.org>
1710
1711         * lyx_gui.C (start): ev.xany.type is of type 'int' so print it as a
1712         decimal not a hexadecimal.
1713
1714         * FormBase.C (hide):
1715         * FormBaseDeprecated.C (hide): ensure that tooltips are hidden along
1716         with the dialog.
1717
1718 2002-09-30  Angus Leeming  <leeming@lyx.org>
1719
1720         * FormBase.[Ch]:
1721         * FormBaseDeprecated.[Ch]:
1722         (icon_pixmap_, icon_mask_) new member variables.
1723         (prepare_to_show) new method, containing initialisation code invoked
1724         the first time show() is called.
1725         (d-tor) destroy icon_pixmap_, if it exists.
1726         (show) ensure that the icon pixmap is generated only once.
1727
1728         * XFormsView.[Ch]:
1729         (icon_pixmap_, icon_mask_) new member variables.
1730         (d-tor) destroy icon_pixmap_, if it exists.
1731         (create_form_form_main) assign the generated pixmap to the new
1732         icon_pixmap_ member variable.
1733
1734 2002-09-26  Angus Leeming  <leeming@lyx.org>
1735
1736         * xscreen.h: don't #include "XWorkArea.h", forward-declare XWorkArea.
1737
1738 2002-09-25  Angus Leeming  <leeming@lyx.org>
1739
1740         * Dialogs2.C:
1741         * Dialogs_impl.h:
1742         * FormWrap.h:
1743         * LyXKeySymFactory.C:
1744         * LyXScreenFactory.C:
1745         * Menubar_pimpl.[Ch]:
1746         * Toolbar_pimpl.[Ch]:
1747         * WorkAreaFactory.C:
1748         * lyx_gui.C: doxygen fixes.
1749
1750 2002-09-25  Dekel Tsur  <dekelts@tau.ac.il>
1751
1752         * forms/form_wrap.fd: floatflt has no "Inner" placement option.
1753         The possible placements are default/outer/left/right.
1754
1755 2002-09-24  Lars Gullik Bjønnes  <larsbj@gullik.net>
1756
1757         * Makefile.am (INCLUDES): loose SIGC_INCLUDES
1758
1759 2002-09-20  Martin Vermeer  <martin.vermeer@hut.fi>
1760
1761         * forms/form_maths_space.fd
1762         * FormMathSpaces: remove access to internal macros \lyx*space
1763
1764 2002-09-16  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1765
1766         * Toolbar_pimpl.C (layoutSelected): when selecting a layout in
1767         combox, make sure the corresponding shortcut is shown in
1768         minibuffer
1769
1770 2002-09-16  John Levon  <levon@movementarian.org>
1771
1772         * forms/form_character.fd: Escape to cancel
1773
1774 2002-09-13  Rob Lahaye  <lahaye@snu.ac.kr>
1775
1776         * forms/form_graphics.fd:
1777         * forms/form_print.fd: minor polishing of layout
1778
1779 2002-09-12  Rob Lahaye  <lahaye@snu.ac.kr>
1780
1781         * FormGraphics.C: improve tooltips text
1782
1783         * forms/form_graphics.fd: cosmetic change in file tab
1784
1785 2002-09-12  Rob Lahaye  <lahaye@snu.ac.kr>
1786
1787         * FormTexinfo.C:
1788         * forms/form_filedialog.fd:
1789         * forms/form_texinfo.fd: less bulky xforms dialogs.
1790
1791 2002-09-12  Rob Lahaye  <lahaye@snu.ac.kr>
1792
1793         * FormPrint.[Ch]:
1794         * forms/form_print.fd: new xforms print dialog layout
1795
1796 2002-09-10  Rob Lahaye  <lahaye@snu.ac.kr>
1797
1798         * FormGraphics.C: use "Default" as first item in Origin of rotation
1799
1800         * forms/form_graphics.fd: improved layout
1801
1802 2002-09-11  Angus Leeming  <leeming@lyx.org>
1803
1804         * FormInclude.C (update): remove lyxerr call.
1805
1806 2002-09-09  John Levon  <levon@movementarian.org>
1807
1808         * FormInclude.C:
1809         * forms/form_include.fd: reorder, remove noload
1810
1811 2002-09-09  John Levon  <levon@movementarian.org>
1812
1813         * FormMathDeco.C: move latex_deco into ControlMath
1814
1815 2002-09-09  Rob Lahaye  <lahaye@snu.ac.kr>
1816
1817         * FormBase.C:
1818         * FormBaseDeprecated.C: use "LyX: " prefix to dialog window title;
1819         set minimized title (without "LyX: ") and its icon.
1820
1821         * FormSpellchecker.C:
1822         * FormSearch.C:
1823         * FormThesaurus.C: remove "LyX: " from dialog window title.
1824
1825         * FormRef.[Ch]: add proper switch for "Go to" button.
1826
1827         * FormBibitem.C:
1828         * forms/form_bibitem.fd:
1829         * FormCitation.C:
1830         * forms/form_citation.fd:
1831         * FormRef.C:
1832         * forms/form_ref.fd:
1833         * FormSpellchecker.[Ch]:
1834         * forms/form_spellchecker.fd:
1835         * forms/form_toc.fd:
1836         * forms/form_url.fd: less bulky dialogs; use proper gravity and
1837         resize policy; add few tooltips.
1838
1839 2002-09-06  Alain Castera  <castera@in2p3.fr>
1840
1841         * FormTabular.C: leave the horizontal alignment buttons alive
1842           on fixed width columns
1843
1844 2002-09-05  Angus Leeming  <leeming@lyx.org>
1845
1846         * all files: modify the headers as discussed on the list.
1847
1848 2002-08-30  John Levon  <levon@movementarian.org>
1849
1850         * MathsCallbacks.h:
1851         * forms/fdfix.sh: fix build from last change
1852
1853 2002-08-30  John Levon  <levon@movementarian.org>
1854
1855         * MathsSymbols.h:
1856         * MathsSymbols.C:
1857         * FormMathsPanel.h:
1858         * FormMathsPanel.C: remove MathsSymbols to controllers/
1859
1860 2002-08-29  John Levon  <levon@movementarian.org>
1861
1862         * MathsSymbols.h:
1863         * MathsSymbols.C:
1864         * Toolbar_pimpl.C: use XPMs for toolbar instead of gook
1865
1866 2002-08-29  John Levon  <levon@movementarian.org>
1867
1868         * MathsSymbols.C: implement splitting for AMS. nrel
1869           is broken
1870
1871 2002-08-29  John Levon  <levon@movementarian.org>
1872
1873         * MathsSymbols.C: fix two crash bugs
1874
1875 2002-08-28  Rob Lahaye  <lahaye@snu.ac.kr>
1876
1877         * forms/form_graphics.fd:
1878         * FormGraphics.C: re-implement the use of text_warning box.
1879
1880         * forms/form_preferences.fd:
1881         * FormPreferences.C: use displayTranslator, change display mode
1882         from four radio buttons into one choice button.
1883
1884         * FormBibtex.C: fix SIGSEGV with [Choose] when no style is selected.
1885
1886 2002-08-24  John Levon  <levon@movementarian.org>
1887
1888         * xformsImage.C: fix build, add FIXME for Rob
1889
1890 2002-08-23  Rob Lahaye  <lahaye@snu.ac.kr>
1891
1892         * FormGraphics.[Ch]:
1893         * forms/form_graphics.fd: Implement new graphics dialog
1894
1895         * FormPreferences.C: use display_graphics "monochrome|grayscale|none"
1896         instead of "mono|gray|no".
1897
1898 2002-08-22  John Levon  <levon@movementarian.org>
1899
1900         * xfont_loader.C: show name of failed font load (from Mikhail Teterin)
1901
1902 2002-08-20  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1903
1904         * FormMathsBitmap.h: include boost/shared_ptr.hpp, remove include
1905         for support/smart_ptr.h, change use of smart ptr to boost version
1906
1907         * FormMathsBitmap.C (FormMathsBitmap): do not initialize form_ (it
1908         is a smart_ptr)
1909         (build): use nifty 3rd arg of smart_ptr
1910         (addBitmap): ditto
1911
1912 2002-08-20  John Levon  <levon@movementarian.org>
1913
1914         * lyx_gui.C: estimate default DPI
1915
1916 2002-08-16  Angus Leeming  <leeming@lyx.org>
1917
1918         * Dialogs.C:
1919         * Dialogs2.C:
1920         * Dialogs_impl.h: use the qt2 scheme of vars not pointer to vars.
1921
1922         * Dialogs3.C: removed.
1923
1924 2002-08-16  Angus Leeming  <leeming@lyx.org>
1925
1926         * Tooltips.C (c-tor): don't forget the "#ifdef crap xforms" code next
1927         time, old boy.
1928
1929 2002-08-16  Michael Schmitt <Michael.Schmitt@teststep.org>
1930
1931         * FormRef.C (update): Synchronise the buffer choice and the list of
1932         labels if the dialog is re-opened.
1933
1934 2002-08-15  Angus Leeming  <leeming@lyx.org>
1935
1936         * Dialogs.C:
1937         * Dialogs2.C:
1938         * Dialogs3.C:
1939         * Dialogs_impl.h: the brave new world of Dialog creation.
1940
1941         * FormBaseDeprecated.C:
1942         * FormFiledialog.C:
1943         * XFormsView.C: Dialogs::redrawGUI is now a method not a signal.
1944
1945         * guiapi.C: discard.
1946
1947         * Makefile.am: add new files Dialogs[23].C Dialogs_impl.h and
1948         remove guiapi.C.
1949
1950 2002-08-15  Angus Leeming  <leeming@lyx.org>
1951
1952         * lots: changed my email address to leeming@lyx.org.
1953
1954         * FormBaseDeprecated.[Ch]: return it to private derivation from
1955         boost::noncopyable.
1956
1957         * FormBaseDeprecated.[Ch]:
1958         * FormDocument.[Ch]:
1959         * FormInset.[Ch]:
1960         * FormMaths*.[Ch]:
1961         * FormPreferences.[Ch]:
1962         * FormTabular.[Ch]:
1963         pass and store references to LyXView and Dialogs, not pointers.
1964
1965         * FormInset.[Ch]: remove class FormCommand.
1966
1967 2002-08-14  Angus Leeming  <leeming@lyx.org>
1968
1969         * FormBaseDeprecated.h: public derivation from boost::noncopyable.
1970
1971         * forms/form_document.fd: remove declaration of file 'psnfss2.xpm'
1972
1973 2002-08-14  Angus Leeming  <leeming@lyx.org>
1974
1975         * FormBaseDeprecated.h: no longer derives from DialogBase, but instead
1976         derives directly from boost::noncopyable.
1977         (show): made public.
1978
1979         * FeedbackController.h: rearrange #includes.
1980
1981         * FormDocument.C:
1982         * FormMathsDeco.C:
1983         * FormMathsDelim.C:
1984         * FormMathsMatrix.C:
1985         * FormMathsPanel.C:
1986         * FormTabular.C: remove #include "Dialogs.h"
1987
1988         * FormMathsBitmap.C: remove #include "Dialogs.h", "LyXView.h".
1989
1990         * FormPreferences.C: rearrange #includes.
1991
1992         * FormTabular.h (showInset, updateInset): make public.
1993
1994         * FormDocument.C (build): enable the bmtable to find the right file!
1995
1996         * guiapi.C (gui_ShowInfo): removed.
1997
1998 2002-08-13  André Poenitz  <poenitz@gmx.net>
1999
2000         * Toolbar_pimpl.C: small cleanup
2001
2002 2002-08-13  Angus Leeming  <leeming@lyx.org>
2003
2004         * FileDialog.C:
2005         * FormMathsDelim.C:
2006         * FormMathsMatrix.C:
2007         * FormMathsPanel.C:
2008         * FormPreferences.C:
2009         * Menubar_pimpl.C:
2010         * Toolbar_pimpl.C:
2011         * XFormsView.C:
2012         * lyx_gui.C:
2013         changes due to the changed LyXView interface that now returns references
2014         to member variables not pointers.
2015
2016 2002-08-13  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2017
2018         * Menubar_pimpl.C (create_submenu): fix code to disable submenu
2019         entries.
2020
2021 2002-08-12  Lars Gullik Bjønnes  <larsbj@gullik.net>
2022
2023         * FormDocument.C (saveParamsAsDefault): use proper constructment
2024
2025 2002-08-12  Angus Leeming  <leeming@lyx.org>
2026
2027         * FormCitation.C:
2028         * FromRef.C: change due to change of ControlConnections method name,
2029         isReadonly() -> bufferIsReadonly().
2030
2031         * FormIndex.C:
2032         * FormPrint.C: no longer #include "frontends/LyXView.h".
2033
2034 2002-08-12  Angus Leeming  <leeming@lyx.org>
2035
2036         * Dialogs.C (c-tor): connect the Tooltips::toggleEnabled method to
2037         the Dialogs::toggleTooltips signal.
2038
2039         * FormAboutlyx.[Ch]:
2040         * FormBibitem.[Ch]:
2041         * FormBibtex.[Ch]:
2042         * FormBrowser.[Ch]:
2043         * FormCharacter.[Ch]:
2044         * FormCitation.[Ch]:
2045         * FormERT.[Ch]:
2046         * FormError.[Ch]:
2047         * FormExternal.[Ch]:
2048         * FormFloat.[Ch]:
2049         * FormForks.[Ch]:
2050         * FormGraphics.[Ch]:
2051         * FormInclude.[Ch]:
2052         * FormIndex.[Ch]:
2053         * FormLog.[Ch]:
2054         * FormMinipage.[Ch]:
2055         * FormParagraph.[Ch]:
2056         * FormPreamble.[Ch]:
2057         * FormPrint.[Ch]:
2058         * FormRef.[Ch]:
2059         * FormSearch.[Ch]:
2060         * FormSendto.[Ch]:
2061         * FormShowFile.[Ch]:
2062         * FormSpellchecker.[Ch]:
2063         * FormTabularCreate.[Ch]:
2064         * FormTexinfo.[Ch]:
2065         * FormThesaurus.[Ch]:
2066         * FormToc.[Ch]:
2067         * FormURL.[Ch]:
2068         * FormVCLog.[Ch]:
2069         No longer pass Controller or Dialogs to the c-tor.
2070         No longer forward-declare Dialogs.
2071
2072         * FormBase.[Ch]: derives from ViewBase directly.
2073         No longer passed ControlButtons & or Dialogs &.
2074         (bc): new method, enabling the daughter classes to access the
2075         ButtonController.
2076         (C_FormBaseApplyCB):
2077         (C_FormBaseOKCB):
2078         (C_FormBaseCancelCB):
2079         (C_FormBaseRestoreCB):
2080         (C_WMHideCB): changes due to a change in the ViewBase class.
2081
2082         * Toolbar_pimpl.[Ch] (c-tor):
2083         * Tooltips.[Ch] (c-tor): no longer passed a Dialogs &.
2084
2085         * Tooltips.h (toggleEnabled): made public for the Dialogs c-tor.
2086
2087         * XFormsView.[Ch] (c-tor, create_form_form_main): no longer pass
2088         Dialogs & to the Toolbar.
2089
2090         * guiapi.C: access the controller methods by explicit invocation of the
2091         controller.
2092
2093 2002-08-12  Lars Gullik Bjønnes  <larsbj@gullik.net>
2094
2095         * FormDocument.C (saveParamsAsDefault): ParagraphList changes
2096         (class_apply): ditto
2097
2098 2002-08-08  John Levon  <levon@movementarian.org>
2099
2100         * Menubar_pimpl.C:
2101         * Toolbar_pimpl.C: lyxaction cleanup
2102
2103 2002-08-08  John Levon  <levon@movementarian.org>
2104
2105         * forms/form_thesaurus.fd: allow Esc to close dialog
2106
2107 2002-08-02  Angus Leeming  <leeming@lyx.org>
2108
2109         * FormInclude.C:
2110         * forms/form_include.fd: added a check_preview button and controlling
2111         logic. The user can now choose to preview a \input-ed file.
2112
2113 2002-08-02  Angus Leeming  <leeming@lyx.org>
2114
2115         * FormTabular.C (input):
2116         * XMiniBuffer.C (show_info): changes due to LyXView::view() now
2117         returning a boost::shared_ptr.
2118
2119 2002-08-01  John Levon  <levon@movementarian.org>
2120
2121         * FormDocument.C: writeFile() change
2122
2123 2002-08-01  John Levon  <levon@movementarian.org>
2124
2125         * FormPreferences.h:
2126         * FormPreferences.C:
2127         * guiapi.C:
2128         * forms/form_spellchecker.fd: remove options from spellchecker
2129
2130 2002-07-30  John Levon  <levon@movementarian.org>
2131
2132         * lyx_gui.C: implement remove_read_callback()
2133
2134 2002-07-26  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2135
2136         * XWorkArea.C (work_area_handler): change type of
2137         scrollbar_value_old to double
2138
2139 2002-07-29  Lars Gullik Bjønnes  <larsbj@gullik.net>
2140
2141         * several files: strip,frontStrip -> trim,ltrim,rtrim
2142
2143 2002-07-25  John Levon  <levon@movementarian.org>
2144
2145         * lyx_gui.C:
2146         * XWorkArea.C: using dec
2147
2148 2002-07-25  Juergen Spitzmueller <j.spitzmueller@gmx.de>
2149
2150         * FormFloat.C: Fixed and better GUI-logic
2151
2152 2002-07-25  André Pönitz <poenitz@gmx.net>
2153
2154         * lyx_gui.C:
2155         * XWorkArea.C: add 'dec' to switch back to decimal output
2156
2157 2002-07-25  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2158
2159         * Menubar_pimpl.C: do not include "toc.h" and "FloatList.h".
2160         (create_submenu): add parameter ``all_disabled'' which will be
2161         false only if the menu contains at least one working item. Disable
2162         submenus who have all_disabled true. What I could not do, though
2163         is disable menubar items when all the menu is disabled (because I
2164         know about it only when I try to open this menu)
2165
2166 2002-07-25  Herbert Voss  <voss@perce.de>
2167
2168         * FormBibtex.C (update): clear browser first
2169
2170 2002-07-25  Juergen Vigna  <jug@sad.it>
2171
2172         * XWorkArea.C (work_area_handler): set y_old and x_old to some
2173         values in the MOUSE or DRAG even.
2174
2175 2002-07-25  John Levon  <levon@movementarian.org>
2176
2177         * forms/form_float.fd: "Span columns"
2178
2179 2002-07-25  Juergen Spitzmueller <j.spitzmueller@gmx.de>
2180
2181         * FormFloat.C:
2182         * forms/form_float.fd: Implement default placement checkbox;
2183         some minor tweaks
2184
2185 2002-07-25  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2186
2187         * Menubar_pimpl.C (create_submenu): add the code for splitting too
2188         long menus here. Remove call to add_toc.
2189
2190         * Menubar_pimpl.C (add_toc):
2191         (add_toc2): remove. This code is now in MenuBackend; now, all the
2192         frontend has to do is to support the item kinds Command, Submenu
2193         and Separator. The rest is done transparently.
2194
2195 2002-07-24  Juergen Spitzmueller <j.spitzmueller@gmx.de>
2196
2197         * FormFloat.C:
2198         * forms/form_float.fd: Implement Wide Float toggle and !-option;
2199         disable h and b with wide floats
2200
2201 2002-07-24  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2202
2203         * Menubar_pimpl.C (create_submenu): updates due to changes in
2204         menubackend.
2205
2206 2002-07-22  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2207
2208         * XMiniBuffer.h: add connection objects, and use them
2209         * XMiniBuffer.C (XMiniBuffer): here and
2210         (dd_init): here
2211
2212         * XFormsView.h: add connection objects, use them
2213         * XFormsView.C (XFormsView): here
2214
2215 2002-07-22  John Levon  <moz@compsoc.man.ac.uk>
2216
2217         * XFormsView.C: don't call toolbar_->set()
2218
2219         * Toolbar_pimpl.h:
2220         * Toolbar_pimpl.C: rationalise code, remove half-working
2221           update stuff into simple add()
2222
2223 2002-07-22  John Levon  <moz@compsoc.man.ac.uk>
2224
2225         * lyx_gui.C: add lyx_gui::exit()
2226
2227 2002-07-22  John Levon  <moz@compsoc.man.ac.uk>
2228
2229         * Toolbar_pimpl.h:
2230         * Toolbar_pimpl.C: remove ->push()
2231
2232 2002-07-22  Herbert Voss  <voss@lyx.org>
2233
2234         * FormGraphics.C: add tooltips, changesize_type to size_kind.
2235         some rearrangements to the code
2236
2237 2002-07-21  John Levon  <moz@compsoc.man.ac.uk>
2238
2239         * FormToc.C: std:: fix
2240
2241 2002-07-21  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2242
2243         * Menubar_pimpl.h: do not include "MenuBackend.h" and "commandtags.h"
2244
2245         * Toolbar_pimpl.h: do not include "combox.h", "ToolbarDefaults.h"
2246         and "commandtags.h"
2247
2248         * Toolbar_pimpl.C: use BufferParams::getLyXTextClass
2249
2250         * FormSendto.C:
2251         * FormParagraph.C:
2252         * FormMinipage.C:
2253         * FormGraphics.C:
2254         * FormForks.C:
2255         * FormCitation.C:
2256         * DropDown.C: update to use new getString and getVector
2257
2258         * xforms_helpers.[Ch]: replace getVectorFromChoice and
2259         getVectorFromBrowser by getVector; replace getStringFromInput,
2260         getStringFromBrowser and getSelectedStringFromBrowser with
2261         getString, which works with input, choice and browser objects
2262
2263         * Menubar_pimpl.C:
2264         * FormToc.C: update to use new toc.[Ch]
2265
2266 2002-07-21  John Levon  <moz@compsoc.man.ac.uk>
2267
2268         * XFormsView.C: move autosave timer to LyXView.C
2269
2270 2002-07-20  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2271
2272         * Menubar_pimpl.[Ch]: remove support for multiple menubars
2273
2274 2002-07-20  John Levon  <moz@compsoc.man.ac.uk>
2275
2276         * XMiniBuffer.h:
2277         * XMiniBuffer.C: cleanup, make start/end history work as before
2278
2279 2002-07-20  John Levon  <moz@compsoc.man.ac.uk>
2280
2281         * FormMathsDelim.C:
2282         * FormMathsMatrix.C: fix dispatch calls nicely
2283
2284 2002-07-20  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2285
2286         * Menubar_pimpl.C (add_toc): avoid crash when there is no document
2287         open
2288
2289         * Menubar_pimpl.[Ch]: turn owner_ into a XFormsView, to avoid casting
2290
2291 2002-04-28  Herbert Voss  <voss@perce.de>
2292
2293         * FormGraphics.C:
2294         * forms/form_graphics.fd: add a new check button for LyXAspectRatio.
2295
2296 2002-07-19  John Levon  <moz@compsoc.man.ac.uk>
2297
2298         * DropDown.h:
2299         * DropDown.C: remove unneeded LyXView *
2300
2301         * XFormsView.h:
2302         * XFormsView.C: changes for minibuffer rework
2303
2304         * XMiniBuffer.h:
2305         * XMiniBuffer.C: use ControlCommandBuffer. Move relevant
2306           old code to here
2307
2308         * lyx_gui.C: add FIXME
2309
2310 2002-07-19  John Levon  <moz@compsoc.man.ac.uk>
2311
2312         * FormMathsDelim.C:
2313         * FormMathsMatrix.C: fix dispatch calls
2314
2315 2002-07-18  John Levon  <moz@compsoc.man.ac.uk>
2316
2317         * Menubar_pimpl.C:
2318         * Toolbar_pimpl.C:
2319         * lyx_gui.C:
2320         * XformsView.C: remove initMiniBuffer(), verboseDispatch()
2321
2322         * xfont_loader.C: remove call to messagePush(),Pop()
2323
2324 2002-07-17  Dekel Tsur  <dekelts@tau.ac.il>
2325
2326         * FormFiledialog.C: Add missing #include
2327
2328 2002-07-17  Angus Leeming  <leeming@lyx.org>
2329
2330         * xformsImage.C (init_graphics): disable direct loading of PostScript
2331         files. It's more effort than it's worth.
2332
2333 2002-07-17  André Pönitz <poenitz@gmx.net>
2334
2335         * FormPreferences.C: add help for $$s feature, lots of stupid "code
2336          beautifying"
2337
2338 2002-07-17  John Levon  <moz@compsoc.man.ac.uk>
2339
2340         * FormPreferences.C:
2341         * forms/form_preferences.fd: remove 2nd exit confirmation
2342
2343 2002-07-17  John Levon  <moz@compsoc.man.ac.uk>
2344
2345         * XFormsView.h:
2346         * XFormsView.C: hook up view_state_changed
2347
2348 2002-07-16  Angus Leeming  <leeming@lyx.org>
2349
2350         * XPainter.C: add some #ifdef ugliness to enable the home grown image
2351         loader to work too.
2352
2353 2002-07-16  André Pönitz <poenitz@gmx.net>
2354
2355         * FormFiledialog.[Ch]: rename member variables, rewrite some functions
2356
2357 2002-07-15  John Levon  <moz@compsoc.man.ac.uk>
2358
2359         * xformsImage.h:
2360         * xformsImage.C: add isDrawable()
2361
2362         * XPainter.C: use static cast to xformsImage
2363
2364 2002-07-14  Angus Leeming  <leeming@lyx.org>
2365
2366         * lyx_gui.C (C_read_callback): give it extern "C" linkage.
2367
2368 2002-07-14  John Levon  <moz@compsoc.man.ac.uk>
2369
2370         * lyx_gui.C: add set_read_callback()
2371
2372 2002-07-12  John Levon  <moz@compsoc.man.ac.uk>
2373
2374         * lyx_gui.C: move init_graphics() into setup
2375
2376 2002-07-12  Angus Leeming  <leeming@lyx.org>
2377
2378         * xformsImage.C (width): apply fudge irrespective of library version.
2379
2380 2002-07-12  John Levon  <moz@compsoc.man.ac.uk>
2381
2382         * Toolbar_pimpl.h:
2383         * Toolbar_pimpl.C: remove unused (de)activate()
2384
2385 2002-07-12  John Levon  <moz@compsoc.man.ac.uk>
2386
2387         * lyx_gui.C: implement update_fonts(), font_available()
2388
2389 2002-07-12  John Levon  <moz@compsoc.man.ac.uk>
2390
2391         * lyx_gui.C: add update_color()
2392
2393 2002-07-11  John Levon  <moz@compsoc.man.ac.uk>
2394
2395         * FormPreferences.C:
2396         * forms/form_preferences.fd: remove file->new asks for name
2397
2398 2002-07-11  John Levon  <moz@compsoc.man.ac.uk>
2399
2400         * XWorkArea.h:
2401         * XWorkArea.C: do a copy area on redraw when no geometry change
2402
2403 2002-07-11  Herbert Voss  <voss@perce.de>
2404
2405         * FormGraphics.C (input): test also the height for %-value, when
2406         importing the latex-value into the lyx-view
2407
2408 2002-07-10  Andrew Zabolotny  <zap@cobra.ru>
2409
2410         * XMiniBuffer.C (peek_event):
2411         * combox.C (peek_event):
2412         * DropDown.C (peek): support keypad keys
2413
2414 2002-07-09  John Levon  <moz@compsoc.man.ac.uk>
2415
2416         * xscreen.C: add const
2417
2418 2002-07-09  Angus Leeming  <leeming@lyx.org>
2419
2420         * xformsImage.C (scale): use boost::tie.
2421         (width): fudge to fix bug in image width for xforms <= 0.89.6.
2422
2423 2002-07-08  Angus Leeming  <leeming@lyx.org>
2424
2425         * forms/fdfix.sh: whitespace.
2426
2427 2002-07-05  Angus Leeming  <leeming@lyx.org>
2428
2429         * lyx_gui.C (hexname): new function.
2430
2431 2002-07-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2432
2433         * lyx_gui.C (init_graphics): boost::function assign, not
2434         boost::signal connect.
2435
2436         * combox.C (Combox): what remove does is now done implicitly from
2437         XFormsView destructor.
2438
2439         * XMiniBuffer.C (peek_event): comment last arg to avoid warning.
2440
2441         * XFormsView.h: form_ is now a raw pointer not a scoped_ptr.
2442
2443         * XFormsView.C (XFormsView): hide and free form_
2444         (getForm): raw pointer return
2445         (create_form_form_main): raw pointer set
2446
2447         * Toolbar_pimpl.C (toolbarItem): whet clean does is now done
2448         implicitly from XFormsView destructor.
2449
2450 2002-07-04  André Pönitz <poenitz@gmx.net>
2451
2452         * FormInset.[Ch]: reduce #include depencies
2453
2454         * guiapi.C: suppress compiler warning
2455
2456 2002-06-27  Juergen Spitzmueller <j.spitzmueller@gmx.de>
2457
2458         * FormInclude.C: Comment out unneeded and wrong update mechanism
2459         (related to bug #459)
2460         *forms/form_include.fd: define missing callbacks (bug #459)
2461
2462 2002-07-03  Vitaly Lipatov  <LAV@VL3143.spb.edu>
2463
2464         * FormDocument.C (build): add pt154 encoding
2465
2466 2002-07-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2467
2468         * Tooltips.C (Tooltips): add Dialogs to constructor arg.
2469
2470 2002-07-01  Angus Leeming  <leeming@lyx.org>
2471
2472         * forma/Makefile.am: keep "make clean" consistent with Kayvan's fix.
2473
2474 2002-07-01  Kayvan A. Sylvan  <kayvan@sylvan.com>
2475
2476         * forms/fdfix.sh: fix compilation failure on WinXP.
2477
2478 2002-06-28  Angus Leeming  <leeming@lyx.org>
2479
2480         * XPainter.[Ch]: changes associated with the name change
2481         grfx::GImage -> grfx::Image.
2482
2483         * xformsGImage.[Ch]: deleted.
2484         * xformsImage.[Ch]: new files, reflecting changed class name.
2485
2486         * Makefile.am:
2487         * lyx_gui.C: associated changes.
2488
2489 2002-06-27  Juergen Spitzmueller <j.spitzmueller@gmx.de>
2490
2491         * FormPreferences.C
2492         * forms/formPreferences.fd: Add a checkbox for Andrés new toy (preview)
2493
2494 2002-06-26  Angus Leeming  <leeming@lyx.org>
2495
2496         * xformsGImage.C (load, setPixmap): changes aassociated with moving
2497         grfx::DisplayType out of grfx::GParams.
2498
2499 2002-06-25  Angus Leeming  <leeming@lyx.org>
2500
2501         * FormPreferences.C (LnFmisc::apply): Comment out the call to
2502         grfx::GCache::changeDisplay. The method no longer exists now that the
2503         pixmap generation part of the graphics loader has been moved into
2504         InsetGraphics.
2505
2506 2002-06-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2507
2508         * Toolbar_pimpl.C: layout as layout
2509
2510 2002-06-21  Angus Leeming  <leeming@lyx.org>
2511
2512         * xscreen.C: add a using std::endl directive.
2513
2514 2002-06-21  John Levon  <moz@compsoc.man.ac.uk>
2515
2516         * FormPreferences.h:
2517         * FormPreferences.C:
2518         * forms/form_preferences.fd: remove show_banner, display_shortcuts
2519
2520 2002-06-21  John Levon  <moz@compsoc.man.ac.uk>
2521
2522         * XWorkArea.h:
2523         * XWorkArea.C: remove splash, should be handled in
2524           LyXScreen::greyOut()
2525
2526 2002-06-21  John Levon  <moz@compsoc.man.ac.uk>
2527
2528         * forms/form_texinfo.fd: "Update List" not "Rescan"
2529
2530 2002-06-20  John Levon  <moz@compsoc.man.ac.uk>
2531
2532         * guiapi.C: createIndex() changed
2533
2534 2002-06-20  John Levon  <moz@compsoc.man.ac.uk>
2535
2536         * FormBibtex.C: use new lyx::eliminate_duplicates
2537
2538 2002-06-20 Herbert Voss  <voss@perce.de>
2539
2540         * FormBibtex.C:
2541         * forms/form_bibtex.fd: give better support for choosing the
2542         bibstyle (new browserfield with the available bibstyles).
2543         move some code of ControlTexinfo into a helper
2544         file support/tex-helpers to use some of the functions
2545
2546 2002-06-20  John Levon  <moz@compsoc.man.ac.uk>
2547
2548         * XWorkArea.h:
2549         * XWorkArea.C: remove unused code, name change
2550
2551 2002-06-20  John Levon  <moz@compsoc.man.ac.uk>
2552
2553         * XLyXKeySym.h:
2554         * XLyXKeySym.C: whitespace
2555
2556 2002-06-20  John Levon  <moz@compsoc.man.ac.uk>
2557
2558         * XWorkArea.h: remove focus stuff, greyOut()
2559
2560 2002-06-19  John Levon  <moz@compsoc.man.ac.uk>
2561
2562         * XWorkArea.C: remove focus/unfocus events
2563
2564 2002-06-19  John Levon  <moz@compsoc.man.ac.uk>
2565
2566         * XWorkArea.h: remove unused methods
2567
2568 2002-06-15  Martin Vermeer  <martin.vermeer@hut.fi>
2569
2570         * FormMathsDelim.C: Redesign of Delimiters dialogue in mathed.
2571           Cleaner, smaller.
2572
2573 2002-06-19  John Levon  <moz@compsoc.man.ac.uk>
2574
2575         * XWorkArea.h: remove unused width()
2576
2577 2002-06-18  John Levon  <moz@compsoc.man.ac.uk>
2578
2579         * guiapi.C: fix compile with libAiksaurus
2580
2581 2002-06-17  Herbert Voss  <voss@perce.de>
2582
2583         * forms/.cvsignore: ignore the *.lo files
2584
2585 2002-06-18  John Levon  <moz@compsoc.man.ac.uk>
2586
2587         * FormSearch.h:
2588         * FormSearch.C: focus and select search string on open (bug #77)
2589
2590 2002-06-16  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2591
2592         * changes to let the function setup happen in frontends
2593
2594         * guiapi.C: new file
2595
2596 2002-06-16    <alstrup@diku.dk>
2597
2598         * xscreen.C (draw): After drawing, we wait for X with XSync..
2599
2600         * XWorkArea.[Ch]: Xforms implementation of GUII WorkArea.
2601
2602         * XPainter.[Ch]: Use XWorkArea instead of WorkArea.
2603
2604         * xscreen.[Ch]: Use XWorkArea instead of WorkArea.
2605
2606         * WorkAreaFactory.C: New file for GUII WorkArea.
2607
2608         * LyXScreenFactory.C: WorkArea GUIIized.
2609
2610 2002-06-15  Lyx Development team  <larsbj@birdstep.com>
2611
2612         * LyXKeySymFactory.C: Added XForms implementation.
2613
2614         * XLyXKeySym.[Ch]: Added XForms implementation of the LyXKeySym
2615         stuff.
2616
2617         * XWorkArea.[Ch]: Use LyXKeySym in signal interface for keypress.
2618
2619 2002-06-14  Lyx Development team  <lyx@electronia>
2620
2621         * LyXScreenFactory.C: Implementation for XForms.
2622
2623         * xscreen.[Ch]: Added implementation of LyXScreen for XForms,
2624         called XScreen (surprise!).
2625
2626 2002-06-14  Angus Leeming  <leeming@lyx.org>
2627
2628         * forms/Makefile.am: make the .Ch files dependent on the fdfix files.
2629
2630         * fdfix.sh: test whether "fdesign -convert file.fd" succeeds and
2631         if not, exit gracefully.
2632         Test whether the newly generated .h file is different from the existing
2633         one and if not discard it to prevent unnecessary recompilation in the
2634         xforms directory.
2635
2636 2002-06-14  Angus Leeming  <leeming@lyx.org>
2637
2638         * FormPreferences (XYZ::build): pass "&parent_" to build_xyz, not
2639         "this", ro we'll get a crash following FormBaseDeprecated's
2640         C_PrehandlerCB cast of ob->form->u_vdata to FormBaseDeprecated *.
2641
2642         This is the only form in which all the folders are not built in the
2643         parent class direct, so this is the only one that should suffer from
2644         this bug.
2645
2646 2002-06-12  Angus Leeming  <leeming@lyx.org>
2647
2648         * form_*.[Ch]: removed from the repository.
2649         * forms/Makefile.am:
2650         * forms/fdfix.sh: changes to generate form_*.[Ch] automatically.
2651
2652         * forms/form_*.fd: use a consistent naming convention for the fdesign
2653         generated FD_xyz structs. For example, form_aboutlyx.h now contains:
2654         struct FD_aboutlyx;
2655         struct FD_aboutlyx_version;
2656         struct FD_aboutlyx_credits;
2657         struct FD_aboutlyx_license;
2658
2659         * forms/fdfix[ch].sed: no longer write the build routines for the
2660         fdesign generated FD_xyz structs as member methods of the controlling
2661         FormXyz class. It's unnecessary and needs patch files in addition to
2662         the sed magic to work properly. Thus, the structs above are now
2663         generated by routines
2664         FD_aboutlyx * build_aboutlyx(void *);
2665         FD_aboutlyx_version * build_aboutlyx_version(void *);
2666         FD_aboutlyx_credits * build_aboutlyx_credits(void *);
2667         FD_aboutlyx_license * build_aboutlyx_license(void *);
2668
2669         * forms/README: document all the above.
2670
2671         * forms_fwd.h: new file to forward declare FL_OBJECT, FL_FORM.
2672
2673         * forms_gettext.[Ch]: new files containing only the scex, idex functions
2674         stored previously in xforms_helpers.[Ch].
2675
2676         * xforms_helpers.[Ch]: removed scex, idex functions.
2677
2678         * Most other files: minor changes associated with the above.
2679
2680 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
2681
2682         * XWorkArea.h:
2683         * XWorkArea.C: move scrolling logic into here
2684
2685         * ColorHandler.h:
2686         * ColorHandler.C:
2687         * XPainter.h:
2688         * XPainter.C: remove unused stuff, s/PainterBase/Painter/,
2689         s/Painter/XPainter/
2690
2691 2002-06-12  Angus Leeming  <leeming@lyx.org>
2692
2693         * lyx_gui.C (parse_init): exit isn't in namespace lyx_gui!
2694
2695 2002-06-12  Angus Leeming  <leeming@lyx.org>
2696
2697         * FormParagraph.C: include ParagraphParameters.h now that
2698         ParagraphParameters is forward declared in ControlParagraph.h.
2699
2700 2002-05-24  Martin Vermeer  <martin.vermeer@hut.fi>
2701
2702         * FormMathsDelim.C: fix delimiter pre-display rendering
2703           mess-up bug (354)
2704
2705 2002-06-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2706
2707         * xformsGImage.h: do not rely on FLIMAGE_H_LOCATION anymore
2708
2709 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
2710
2711         * XFormsView.h:
2712         * XFormsView.C: move init() back to LyXView
2713
2714 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
2715
2716         * GUIRunTime.C: remove in favour of ...
2717
2718         * Makefile.am:
2719         * lyx_gui.C: ... GUI startup namespace
2720
2721         * XFormsView.h:
2722         * XFormsView.C: change show() prototype
2723
2724         * XPainter.C:
2725         * xfont_loader.C: don't use GUIRunTime any more
2726
2727 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
2728
2729         * ColorHandler.C:
2730         * FontInfo.h:
2731         * FormBase.C:
2732         * FormBaseDeprecated.C:
2733         * MathsSymbols.C:
2734         * Menubar_pimpl.C: minor cleanups
2735
2736 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
2737
2738         * xformsGImage.C:
2739         * FontInfo.h:
2740         * FontInfo.C: some cleanup
2741
2742         * XWorkArea.C:
2743         * XFormsView.h:
2744         * XFormsView.C: some minor cleanup, use of
2745           scoped_ptr
2746
2747         * xfont_loader.h:
2748         * xfont_loader.C: rename
2749
2750 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
2751
2752         * XWorkArea.h:
2753         * XWorkArea.C: use workHeight(), remove enter/leaveView
2754
2755 2002-06-11  John Levon  <moz@compsoc.man.ac.uk>
2756
2757         * XWorkArea.h:
2758         * XWorkArea.C: remove belowMouse() and active()
2759
2760 2002-06-11  John Levon  <moz@compsoc.man.ac.uk>
2761
2762         * xfont_metrics.h:
2763         * xfont_metrics.C:
2764         * XPainter.C: X-specific metrics stuff moved into xforms/ only
2765
2766 2002-06-11  Edwin Leuven  <leuven@fee.uva.nl>
2767
2768         * FormParagraph.[Ch]: moved to mvc
2769         * form_paragraph.[Ch]: idem
2770         * forms/form_paragraph.fd: idem
2771         * Dialogs.C: idem
2772
2773 2002-06-06  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2774
2775         * GUIRunTime.C (initialiseGraphics): condition the choice of
2776         loader on USE_XFORMS_IMAGE_LOADER
2777
2778         * xformsGImage.C (init_graphics): do not initialize jpeg support
2779         if not available
2780
2781 2002-06-05  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2782
2783         * xformsGImage.h: use FLIMAGE_H_LOCATION to include flimage.h.
2784
2785 2002-06-10  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2786
2787         * FormMathsPanel.C: do not include ButtonController.tmpl
2788         * FormPreferences.C: ditto
2789         * xformsBC.C: ditto
2790
2791         * FormBase.h (controller): remove ViewBase:: prefix
2792
2793 2002-06-07  Angus Leeming  <leeming@lyx.org>
2794
2795         Fixes needed to compile with Compaq cxx 6.5.
2796         * ColorHandler.C:
2797         * DropDown.C:
2798         * FormThesaurus.C:
2799         all c-library variables have been moved into namespace std.
2800         Wrap using std::xyz declarations inside a #ifndef CXX_GLOBAL_CSTD block.
2801
2802         * XFormsView.C: add a using std::abs directive.
2803
2804         * FormBase.h (FormCB::controller): I have had to prefix base class
2805         methods with Base:: Wierd!
2806
2807 2002-06-04  John Levon  <moz@compsoc.man.ac.uk>
2808
2809         * xformsGImage.h: an xforms build fix
2810
2811 2002-06-02  Michael A. Koziarski  <michael@koziarski.com>
2812
2813         * Tooltips.C: fix some sigc++ -> boost errors.
2814
2815 2002-06-02  John Levon  <moz@compsoc.man.ac.uk>
2816
2817         * GUIRunTime.C:
2818         * XFormsView.C:
2819         * XWorkArea.C:
2820         * xforms_resize.C:
2821         * xformsGImage.h: fixes for xforms 1.0 version
2822           checking
2823
2824 2002-05-10  Herbert Voss  <voss@perce.de>
2825
2826         * FormInclude.C (input, update): disable load-button when
2827         "use verbatim" is enabled
2828
2829 2002-05-30  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2830
2831         * FileDialog.C (FileDialog): fix () bug when using new
2832         * xformsGImage.C (newImage): ditto
2833         * Toolbar_pimpl.C (Pimpl): ditto
2834         * xfont_loader.C (getFontinfo): ditto
2835
2836 2002-05-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2837
2838         * switch from SigC signals to boost::signals.
2839
2840         * Dialogs.C (Dialogs): simplify creation of dialog objects a bit.
2841
2842 2002-05-28  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2843
2844         * FormDocument.C (input): set preamble too when saving default
2845         template.
2846
2847 2002-05-26  John Levon  <moz@compsoc.man.ac.uk>
2848
2849         * Makefile.am:
2850         * XWorkArea.h:
2851         * XWorkArea.C: moved here
2852
2853 2002-05-24  John Levon  <moz@compsoc.man.ac.uk>
2854
2855         * ColorHandler.h:
2856         * ColorHandler.C:
2857         * FontInfo.h:
2858         * FontInfo.C: moved here
2859
2860         * xfont_loader.h:
2861         * xfont_loader.C: moved here
2862
2863         * Makefile.am:
2864         * xfont_metrics.C: changes from above
2865
2866 2002-05-23  John Levon  <moz@compsoc.man.ac.uk>
2867
2868         * Makefile.am:
2869         * XPainter.C:
2870         * xfont_metrics.h:
2871         * xfont_metrics.C: moved font metrics code
2872
2873 2002-05-24  Juergen Vigna  <jug@sad.it>
2874
2875         * FormMathsBitmap.C: include local includes first (selfcontainment)
2876         * FormMathsBitmap.h: include LString.h first.
2877
2878 2002-05-23  John Levon  <moz@compsoc.man.ac.uk>
2879
2880         * XFormsView.C:
2881         * lyxlookup.h:
2882         * lyxlookup.C:
2883         * Makefile.am: move here
2884
2885 2002-05-23  John Levon  <moz@compsoc.man.ac.uk>
2886
2887         * DropDown.h:
2888         * FileDialog.C:
2889         * FormBaseDeprecated.C:
2890         * FormDocument.C:
2891         * FormIndex.C:
2892         * FormInset.C:
2893         * FormMathsBitmap.C:
2894         * FormMathsDelim.C:
2895         * FormMathsMatrix.C:
2896         * FormMathsPanel.C:
2897         * FormParagraph.C:
2898         * FormPreferences.C:
2899         * FormPrint.C:
2900         * FormTabular.C:
2901         * Makefile.am:
2902         * XFormsView.h:
2903         * XFormsView.C: LyXView is now in frontends/,
2904         XFormsView moved to here
2905
2906 2002-05-23  John Levon  <moz@compsoc.man.ac.uk>
2907
2908         * Makefile.am:
2909         * XPainter.h:
2910         * XPainter.C: move Painter here
2911
2912 2002-05-22  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2913
2914         * Menubar_pimpl.C: add scoped_ptr.hpp
2915
2916         * FormPrint.h: remove smart_ptr.hpp
2917
2918         * FormBase.h: use more specific smart_ptr header
2919         * FormCharacter.h: ditto
2920         * FormMathsStyle.h: ditto
2921         * FormAboutlyx.h: ditto
2922         * Menubar_pimpl.h: ditto
2923         * FormTabular.h: ditto
2924         * FormPreferences.h: ditto
2925         * FormParagraph.h: ditto
2926         * FormMathsSpace.h: ditto
2927         * FormMathsPanel.h: ditto
2928         * FormMathsMatrix.h: ditto
2929         * FormMathsDelim.h: ditto
2930         * FormMathsDeco.h: ditto
2931         * FormGraphics.h: ditto
2932         * FormDocument.h: ditto
2933
2934 2002-05-15  John Levon  <moz@compsoc.man.ac.uk>
2935
2936         * FormCharacter.C: avoid mis-treating Combox as FL_OBJECT
2937           (bug 406) (from Angus)
2938
2939 2002-05-10  Dekel Tsur  <dekelts@tau.ac.il>
2940
2941         * FormDocument.C (language_apply): Fix language changing.
2942
2943 2002-05-09  Angus Leeming  <a.leeming@ic.ac.uk>
2944
2945         * Tooltips.C: enable tooltips by default.
2946
2947 2002-05-09  Angus Leeming  <a.leeming@ic.ac.uk>
2948
2949         * xforms_resize.h: improve the doc++ comments.
2950
2951         * xforms_resize.C (get_tabfolder_numfolders): new helper function,
2952         wrapping fl_get_tabfolder_numfolders if it exists and otherwise
2953         providing this info "somehow".
2954         Constify a few variables.
2955         whitespace changes.
2956
2957 2002-05-06  Angus Leeming  <a.leeming@ic.ac.uk>
2958
2959         * FormBase.C (show):
2960         * FormBaseDeprecated.C (show): having built the dialog, ensure that it
2961         is widened sufficiently to display wholely the tabs of any
2962         tabbed-folders. This is more than just cosmetic as it will prevent
2963         crashes when selecting a partly displayed tab. (The problem occurs
2964         with a "long" locale like German and xforms < 0.9999.)
2965
2966         * xforms_resize.[Ch]: new files doing the grunt work of ascertaining
2967         by how much a dialog should be scaled to show its tabs fully (should
2968         it have a tabfolder).
2969
2970 2002-05-08  Garst Reese  <reese@isn.net>
2971
2972         * FormMathsDeco.C: fix offset to normal size decos.
2973
2974 2002-05-03  Angus Leeming  <a.leeming@ic.ac.uk>
2975
2976         * xformsGImage.C (rotate): work-around xforms bug when rotating by
2977         270 degs.
2978
2979 2002-05-02  Herbert Voss  <voss@perce.de>
2980
2981         * FormBibtex.C (apply): a change from a style to an empty one
2982         (which is valid) wasn't saved
2983
2984 2002-05-02  Herbert Voss  <voss@perce.de>
2985
2986         * FormGraphics.C (input): do not read bb new when it was changed
2987
2988 2002-04-30  Rob Lahaye <lahaye@users.sourceforge.net>
2989
2990         * FormDocument.C: "USletter" -> "US letter" etc., "Other" -> "Custom".
2991         * FormParagraph.C: "Other" -> "Custom"
2992         * FormPreferences.C: "USletter" -> "US letter" etc.
2993         * forms/form_document.fd: 'Papersize" -> "Paper size" style consistency
2994         * forms/form_preferences.fd: style consistency
2995
2996 2002-04-30  Angus Leeming  <a.leeming@ic.ac.uk>
2997
2998         * FormCharacter.C:
2999         * FormDocument.C:
3000         * FormPreferences.C (findPos): remove this template to xforms_helpers.h.
3001
3002         * xforms_helpers.h (findPos): new template.
3003
3004         * FormGraphics.h: store a vector<string> origins_ of the LaTeX names
3005         for the rotation origins.
3006
3007         * FormGraphics.C: internationalise the rotation origin strings in the
3008         choice using the same approach as used for the language names in the
3009         Character, Document, Preferences dialogs.
3010
3011 2002-04-30  Angus Leeming  <a.leeming@ic.ac.uk>
3012
3013         * FormCharacter.C:
3014         * FormDocument.C:
3015         * FormPreferences.C: use the bool flag to getLanguageData as
3016         appropriate. No longer translate the strings as this is done in
3017         getLanguageData.
3018
3019 2002-04-29  John Levon  <moz@compsoc.man.ac.uk>
3020
3021         * FormBibtex.C:
3022         * FormCitation.C: fix two typos
3023
3024 2002-04-29  Angus Leeming  <a.leeming@ic.ac.uk>
3025
3026         * FormCharacter.h:
3027         * FormDocument.h:
3028         * FormPreferences.h: store a vector<string> lang_ of language
3029         identifiers.
3030
3031         * FormCharacter.C: changes associated with frnt::getLanguageData
3032         returning a vector<LanguagePair> rather than a vector<string>.
3033
3034         * FormDocument.C:
3035         * FormPreferences.C: internationalise the languages on display, similar
3036         to the changes in FormCharacter.C.
3037
3038 2002-04-26  John Levon  <moz@compsoc.man.ac.uk>
3039
3040         * FormMathsPanel.C: translate Close
3041         * FormGraphics.C: a little more translation
3042
3043 2002-04-22  Angus Leeming  <a.leeming@ic.ac.uk>
3044
3045         * FormCitation.C (apply, input): ensure that the choice is always valid.
3046
3047         * forms/fdfixc.sed: use "_shortcut" rather than "shortcut" as an
3048         identifier when performing one of the substitutions. "shortcut" can
3049         reasonably appear in the label.
3050
3051 2002-04-25  Rob Lahaye <lahaye@users.sourceforge.net>
3052
3053         * Makefile.am: fix typo "shoul go to" -> "should go to".
3054
3055         * forms/form_preferences.fd: Modify naming for Converter flags
3056         ("Extra flags") and remove a couple of shortcut-clashes.
3057
3058         * FormPreferences.C: Modify 'tooltip' info for Converter flags.
3059
3060 2002-04-23  Juergen Spitzmueller <j.spitzmueller@gmx.de>
3061
3062         * FormBibtex.C: Do not use a blank after the comma for multiple
3063         bib-files (which is not read in correctly).
3064
3065 2002-04-22  Angus Leeming  <a.leeming@ic.ac.uk>
3066
3067         * FormCitation.C (fillChoice): If the getCiteStrings vec is empty,
3068         disable the choice.
3069
3070 2002-04-19  Juergen Vigna  <jug@sad.it>
3071
3072         * FormParagraph.C (changedParagraph): don't check for p == par_ as
3073         we don't set par_ on a changedParagraph call so we don't resete the
3074         buttons and message when we return to the original paragraph!
3075
3076 2002-04-17  Rob Lahaye <lahaye@users.sourceforge.net>
3077
3078         * forms/cvsignore: add Makefile.
3079
3080 2002-04-16  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3081
3082         * forms/Makefile.am: make it a dummy make file + extra dist
3083
3084 2002-04-14  Herbert Voss  <voss@perce.de>
3085
3086         * FormCharacter.C
3087         * FormExternal.C: adding #include "support/lstrings.h"
3088         for the getStringFromVector and vice versa
3089
3090 2002-04-12  Angus Leeming  <a.leeming@ic.ac.uk>
3091
3092         * FormParagraph.C (changedParagraph): ensure that the warning message
3093         is removed if the underlying paragraph will accept our changes.
3094
3095 2002-04-09  Herbert Voss  <voss@perce.de>
3096
3097         * FormGraphics.C: allow rotate-values like 270.1
3098         * xformsGImage.C (rotate): get the right rotate-angle from
3099         GraphicParams
3100
3101 2002-04-08  Angus Leeming  <a.leeming@ic.ac.uk>
3102
3103         * xformsGImage.C (clip): no need to check if the width, height are > 0
3104         because the BoundingBox would be empty() in this weren't the case.
3105
3106 2002-04-08  Juergen Spitzmueller <j.spitzmueller@gmx.de>
3107
3108         * FormDocument.[Ch]: Add a new method UpdateClassParams
3109         which is used in CheckChoiceClass to update the fontsizes
3110         and other necessary stuff (pagestyle) on class change
3111         (hopefully finally fix bug #306)
3112
3113 2002-04-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3114
3115         * forms/Makefile.am (SUFFIXES): instead of .SUFFIXES
3116         (updatesrc): delete wrong version
3117
3118 2002-04-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3119
3120         * forms/.cvsignore: add Makefile.in
3121
3122         * forms/Makefile.am: make distcheck work, new file
3123
3124         * Makefile.am: make distcheck work
3125
3126 2002-04-05  Herbert Voss  <voss@perce.de>
3127
3128         * FormGraphics.C: use correct unit bp (big point - PostScript point)
3129         for the bounding box values
3130
3131 2002-04-05  Angus Leeming  <a.leeming@ic.ac.uk>
3132
3133         * FormGraphics.C (updateBB, input): Don't set the path of the file
3134         passed to readBB. Let the controller do that because it knows about
3135         the buffer (and therefore the path) whereas the view has no idea.
3136
3137 2002-04-04  Angus Leeming  <a.leeming@ic.ac.uk>
3138
3139         * xformsGImage.C (clip): ensure that the clipped image has sensible
3140         dimensions.
3141
3142 2002-04-04  Herbert Voss  <voss@lyx.org>
3143
3144         * FormGraphics.C (updateBB):  new method to read the BBox when reading
3145         a new file or changing an existing one.
3146
3147 2002-04-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3148
3149         * FormCharacter.C (findPos): add a missing typename
3150
3151 2002-04-02  Angus Leeming  <a.leeming@ic.ac.uk>
3152
3153         * FeedbackController.C:
3154         * FormBibtex.C:
3155         * FormCitation.C:
3156         * FormForks.C:
3157         * FormMathsBitmap.C:
3158         * FormPreferences.C:
3159         * FormSendto.C:
3160         * FormTexinfo.C:
3161         * Tooltips.C:
3162         * xforms_helpers.C: use _() correctly rather than N_().
3163
3164 2002-03-28  Juergen Spitzmueller <j.spitzmueller@gmx.de>
3165
3166         * FormDocument.C (CheckChoiceClass): update the necessary class
3167         settings on class change (fix bug #306)
3168
3169 2002-03-27  Herbert Voss  <voss@lyx.org>
3170
3171         * xforms_helpers.h:
3172         * FormGraphics.C:  change c%, l%, p% t% to col%, line%, page%
3173         and text%
3174
3175 2002-03-27  Angus Leeming  <a.leeming@ic.ac.uk>
3176
3177         * MathsSymbols.[Ch]: remove #include "bmtable.h" & "FormMathsPanel.h".
3178         Move enum MathsCallbackValues from FormMathsPanel.h to MathsSymbols.h.
3179         The MathsSymbols are now xforms-independent.
3180
3181         * FormMathsPanel.h: #include MathsSymbols.h for the enum.
3182
3183 2002-03-26  Angus Leeming  <a.leeming@ic.ac.uk>
3184
3185         * FormPreferences.C (browse): don't use BrowseRelPath here you noodle!
3186
3187         * FormGraphics.C (input): don't disallow the input of a file that's
3188         not there.
3189
3190 2002-03-25  Angus Leeming  <a.leeming@ic.ac.uk>
3191
3192         * FormParagraph.C (changedParagraph): whitespace.
3193
3194         * xforms_helpers.C: rearrange #includes.
3195
3196         * RadioButtonGroup.[Ch]: rename some of the methods. Remove #if 0 code.
3197
3198         * FormPrint.C: changes associated with changes to RadioButtonGroup.
3199
3200         * FormGraphics.C:
3201         * forms/form_graphics.fd: rename some of the widgets.
3202
3203 2002-03-22  Angus Leeming  <a.leeming@ic.ac.uk>
3204
3205         * FormGraphics.C (input): don't activate the Ok, Apply buttons if the
3206         file can't be found.
3207
3208         * FormParagraph.C (changedParagraph): activate the Ok, Apply buttons
3209         only if the underlying paragraph will accept changes.
3210
3211         * FormPreferences.C (browse): use Jean-Marc's browseRelFile.
3212
3213         * xforms_helper.C (updateWidgetsFromLength): fix crash when trying to
3214         set the choice to a unit that isn't present in the choice!
3215         Also remove #if 0 sections of code.
3216
3217 2002-03-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3218
3219         * several files: ws cleanup
3220
3221 2002-03-20  Angus Leeming  <a.leeming@ic.ac.uk>
3222
3223         * lots: whitespace changes.
3224
3225 2002-03-20  Angus Leeming  <a.leeming@ic.ac.uk>
3226
3227         * FormParagraph.C: a little more factorisation.
3228
3229 2002-03-20  Angus Leeming  <a.leeming@ic.ac.uk>
3230
3231         * xforms_helpers.C (setCursorColor):
3232         * Tooltips.C (set): remove XC_question_arrow code.
3233
3234         * FeedbackController.[Ch] (clearMessage): new method.
3235
3236         * FeedbackController.C (postMessage): the warning message is now
3237         displayed in red!
3238
3239         * FormParagraph.C: define some helper functions to minimise the amount
3240         of repeated code.
3241
3242         * FormDocument.C:
3243         * FormGraphics.C:
3244         * FormMinipage.C:
3245         * FormTabular.C: use the FeedbackController to post the warning
3246         messages.
3247
3248 2002-03-19  André Pönitz <poenitz@gmx.net>
3249
3250         * FormParagraph.C: whitespace changes
3251
3252 2002-03-18  Angus Leeming  <a.leeming@ic.ac.uk>
3253
3254         * Tooltips.[Ch] (initTooltip): renamed init. In the 0.89 version, no
3255         longer call fl_set_object_helper as this routine respects line breaks
3256         only if the dialog is visible.
3257         (getTooltip): renamed as get.
3258         (toggleTooltips): renamed as set and made public.
3259
3260         * FormBase.C (show):
3261         * FormBaseDeprecated.C (show): move tooltip-inards into Tooltip.
3262
3263         * FormBibtex.C (build):
3264         * FormCitation.C (build):
3265         * FormForks.C (build):
3266         * FormSendto.C (build):
3267         * FormTexinfo.C (build):
3268         * Toolbar_pimpl.C (set): Tooltip::initTooltip -> Tooltip::init.
3269
3270         * xforms_helper.C (formatted): rewritten as a one-pass algorithm.
3271
3272 2002-03-18  Juergen Vigna  <jug@sad.it>
3273
3274         * FormTabular.C (update): deactivate left/right border settings for
3275         multicolumns if not an outer cell or no parent multicolumn cell.
3276
3277 2002-03-14  John Levon  <moz@compsoc.man.ac.uk>
3278
3279         * GUIRunTime.C: add spaces to error messages
3280
3281 2002-03-13  Angus Leeming  <a.leeming@ic.ac.uk>
3282
3283         * FormBase.C (show):
3284         * FormBaseDeprecated.C (show): set the initial state of the cursor.
3285
3286         * FormPreferences.C (Colors::apply()): use the helper function
3287         setCursorColor.
3288
3289         * Tooltips.C (toggleTooltips): proper fix for those Bad Window messages.
3290         Can only set the cursor if the dialog is visible.
3291
3292         * xforms_helpers.[Ch] (setCursorColor): new helper function to set the
3293         color of all cursors used by LyX.
3294         (XformsColor::read): use it.
3295
3296 2002-03-12  Angus Leeming  <a.leeming@ic.ac.uk>
3297
3298         * forms/*.fd (except form_filedialog.fd which is v. scary :-():
3299         housekeeping changes.
3300         1. Ensure that all radio buttons are wrapped up within a group.
3301         2. Rename all button_cancel as button_close.
3302         3. Ensure that all objects follow the naming scheme outlined in
3303            forms/README
3304
3305         class             | prefix
3306         ------------------+-------
3307         FL_BROWSER        | browser
3308         FL_BUTTON         | button
3309         FL_PIXMAPBUTTON   | button
3310         FL_CHECKBUTTON    | check
3311         FL_CHOICE         | choice
3312         FL_COUNTER        | counter
3313         FL_DIAL           | dial
3314         FL_INPUT          | input
3315         FL_FRAME          | frame
3316         FL_LABELFRAME     | frame
3317         FL_ROUND3DBUTTON,
3318         RADIO_BUTTON      | radio
3319         FL_SLIDER         | slider
3320         FL_VALSLIDER      | slider
3321         FL_TABFOLDER      | tabfolder
3322         FL_TEXT           | text
3323
3324         The only exceptions to this are objects that are to be converted
3325         in the sed scripts. At the moment this applies only to bmtable:
3326
3327         Convert an FL_BUTTON to a FL_BMTABLE by using prefix "bmtable".
3328
3329 2002-03-11  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3330
3331         * doxygen fixes.
3332
3333 2002-03-09  Angus Leeming  <a.leeming@ic.ac.uk>
3334
3335         * FeedbackController.C: improve a comment.
3336
3337         * FormFiledialog.C: whitespace change.
3338
3339         * FormBibitem.C (build):
3340         * FormBibtex.C (build):
3341         * FormCitation.C (build):
3342         * FormDocument.C (build):
3343         * FormExternal.C (build):
3344         * FormGraphics.C (build):
3345         * FormInclude.C (build):
3346         * FormIndex.C (build):
3347         * FormMathsMatrix.C (build):
3348         * FormMinipage.C (build):
3349         * FormParagraph.C (build):
3350         * FormPrint.C (build):
3351         * FormRef.C (build):
3352         * FormSendto.C (build):
3353         * FormSpellchecker.C (build):
3354         * FormTabular.C (build):
3355         * FormThesaurus.C (build):
3356         * FormUrl.C (build): invoke setPrehandler for all FL_INPUT objects.
3357         Means that pasting with the middle mouse button will activate the
3358         Ok, Apply buttons.
3359
3360         * FeedbackController.C (MessageCB): fix crash by removing
3361         Assert(message_widget_) and returning silently in this case.
3362         Can happen quite justifiably.
3363
3364         * Most files: consistent comments at the top of the file, usable by
3365         sourcedoc.
3366
3367 2002-03-09  Herbert Voss  <voss@lyx.org>
3368
3369         * FormGraphics.C: test if file exists, simplify an if command
3370
3371 2002-03-10  John Levon  <moz@compsoc.man.ac.uk>
3372
3373         * FormToc.C: make goto not reset the dialog
3374
3375 2002-03-08  Angus Leeming  <a.leeming@ic.ac.uk>
3376
3377         * FeedbackController.[Ch]: new files, providing a standard interface to
3378         the feedback and warning messages. Created by stripping code out of
3379         FormBase.
3380
3381         * FormBase.[Ch]: strip out all the feedback code and simplify yet
3382         further the tooltips code.
3383
3384         * FormBase.[Ch]:
3385         * FormBaseDeprecated.[Ch]: Add a Tooltips pointer.
3386         Derive both classes from FeedbackController so daughter classes each
3387         have a common interface for same.
3388
3389         * Toolbar_pimpl.[Ch]: strip out all the tooltip code and use the
3390         Tooltips wrapper class.
3391
3392         * Tooltips.[Ch]: work out how to update tooltips when using
3393         xforms 0.89's fl_set_object_helper. Can now toggle tooltips with both
3394         xforms 0.88 and 0.89. Change the cursor to a "?" when in query mode
3395         and when the dialog has some tooltips.
3396
3397         * FormPreferences.[Ch]: strip out all the feedback code and use
3398         the FeedbackController.
3399
3400         * xforms_helpers.C: save the color of the gui pointer.
3401
3402         * FormBibtex.[Ch]:
3403         * forms/form_bibtex.fd:
3404         * FormCitation.[Ch]:
3405         * forms/form_citation.fd:
3406         * FormForks.[Ch]:
3407         * forms/form_forks.fd:
3408         * FormSendto.[Ch]:
3409         * forms/form_sendto.fd:
3410         * FormTexinfo.[Ch]:
3411         * forms/form_texinfo.fd: remove "Help" button and rejig for much
3412         simplified tooltips code.
3413
3414         * Makefile.am: add FeedbackController.[Ch].
3415
3416 2002-03-08  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
3417
3418         * FormGraphics.C: Tiny stylistic correction.
3419
3420 2002-03-07  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
3421
3422         * FormGraphics.C:
3423                 - Make radiobuttons change too when using Latex size in
3424                   lyxview and vice versa.
3425                 - Fix a typo where the value for height (lyxview) was
3426                   taken from width (size).
3427                 - Remove *%-values from lyxview.
3428                 - Add an Alert when using "Get Latex size" and that contains
3429                   *%-values.
3430         * FormTabular.C: Remove obsolete comment.
3431
3432 2002-03-07  Martin Vermeer <martin.vermeer@hut.fi>
3433
3434         * FormMathsDeco.C: add leftrightarrows to the bitmap.
3435
3436         * forms/form_maths_style.fd: reflect the changes in the bitmaps.
3437
3438 2002-03-07  Angus Leeming  <a.leeming@ic.ac.uk>
3439
3440         * xformsGImage.C (statusCB, errorCB): close the file streams once the
3441         image is loaded or if an error occurs.
3442         (init_graphics): FLIMAGE_SETUP setup must be static as xforms stores
3443         it permanently (and does not make a copy!).
3444
3445 2002-03-05  Angus Leeming  <a.leeming@ic.ac.uk>
3446
3447         * xformsGImage.[Ch]: new files. An image loader based on xforms library
3448         routines.
3449
3450         * GUIRunTime.C (initialiseGraphics): use the xforms image loader if
3451         your version of the xforms libraries is up to the task.
3452
3453         * Makefile.am: compile the xforms image loader if so configured.
3454
3455 2002-03-04   Angus Leeming  <a.leeming@ic.ac.uk>
3456
3457         * Dialogs.C (redrawGUI): removed to frontends/Dialogs.C
3458
3459         * Dialogs.C:
3460         * GUIRunTime.C (initialiseGraphics): moved to GUIRunTime.
3461
3462 2002-03-04   Angus Leeming  <a.leeming@ic.ac.uk>
3463
3464         * FormDocument.C (build): add a std:: qualifier to remove_if.
3465
3466 2002-03-02  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3467
3468         * Toolbar_pimpl.[Ch]: layout as string
3469
3470         * FormParagraph.C: layout as string
3471
3472         * FormDocument.C (build): use remove_if and contains_functor
3473         layout as string
3474
3475 2002-03-01  Martin Vermeer <martin.vermeer@hut.fi>
3476
3477         * FormMathsBitmap.[Ch]:
3478         * FormMathsPanel.C: Give window titles to bit map sub-panels.
3479
3480 2002-02-28  Angus Leeming  <a.leeming@ic.ac.uk>
3481
3482         * Dialogs.C (initialiseGraphics): a new static method.
3483         Remove Allan's venerable description as I think it's past its sell-by
3484         date.
3485
3486 2002-02-28  John Levon  <moz@compsoc.man.ac.uk>
3487
3488         * FormBase.C:
3489         * FormBaseDeprecated.C:
3490         * FormFiledialog.C: possible fix to the Bad Window problems that some
3491         people have been experiencing.
3492
3493 2002-02-28  Angus Leeming  <a.leeming@ic.ac.uk>
3494
3495         * FormForks.C (input_button_all): resolve comparison between signed
3496         and unsigned.
3497
3498 2002-02-26  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3499
3500         * Menubar_pimpl.C (makeMenubar): ignore entries which are not
3501         submenus in menubar.
3502
3503 2002-02-20  Angus Leeming  <a.leeming@ic.ac.uk>
3504
3505         * FormForks.[Ch]:
3506         * forms/form_forks.fd: new files. A view for the Forked Child
3507         processes dialog, enabling the user to see what forked processes
3508         are running, and, if he so desires, to kill them.
3509
3510         * Dialogs.C: add the class Forked Child dialog.
3511
3512         * Makefile.am: add FormForks.[Ch], form_forks.[Ch].
3513
3514         * forms/makefile: add form_forks.fd.
3515
3516         * FormPreferences.C (LnFmisc::apply): rather ugly: call
3517         grfx::GCache::changeDisplay if the lyxrc.display_graphics changes.
3518
3519 2002-02-24  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
3520
3521         * forms/form_graphics.fd: Enlarge Restore button.
3522         * FormGraphics.C: Set filter to bounding box input fields.
3523
3524 2002-02-20  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3525
3526         * Makefile.am: simpler obj. file compiling
3527
3528 2002-02-20  Juergen Vigna  <jug@sad.it>
3529
3530         * FormTabular.C (input): don't call the autoapply on exit input calls
3531         if we don't really have a change!
3532
3533 2002-02-19  Angus Leeming  <a.leeming@ic.ac.uk>
3534
3535         * FormBase.h (FormCB): tiny bugfix.
3536
3537         * xforms_helpers.h: remove incorrect comment.
3538
3539 2002-02-18  Herbert Voss  <voss@lyx.org>
3540
3541         * FormGraphics.C: same units for LyX and Latex view, cosmetics
3542
3543 2002-02-18  Angus Leeming  <a.leeming@ic.ac.uk>
3544
3545         * Timeout_pimpl.[Ch] (running): new method.
3546
3547 2002-02-18  Angus Leeming  <a.leeming@ic.ac.uk>
3548
3549         * FormParagraph.C:
3550         * FormTabular.C: added a using std::remove_if directive.
3551
3552 2002-02-14  Herbert Voss  <voss@lyx.org>
3553
3554         * xforms_helpers.h: fix bug with "?%" units
3555
3556 2002-02-14  Rob Lahaye  <lahaye@users.sourceforge.net>
3557         * forms/form_graphics.fd:
3558         * form_graphics.C: minor layout changes, such as stretching all
3559         tab-windows to equal sizes and better keyboard-shortcuts.
3560
3561 2002-02-14  Rob Lahaye  <lahaye@users.sourceforge.net>
3562         * forms/form_graphics.fd:
3563         * form_graphics.C: minor layout changes, such as stretching all
3564         tab-windows to equal sizes and better keyboard-shortcuts.
3565
3566 2002-02-12  Herbert Voss  <voss@lyx.org>
3567
3568         * forms/form_graphics.fd:
3569         * form_graphics.[Ch]: small changes to the layout, mentioned
3570         by Rob
3571
3572         * FormGraphics.C: fix bug with use of updateWidget... when
3573         no unit is given.
3574
3575 2002-02-11  John Levon  <moz@compsoc.man.ac.uk>
3576
3577         * FormMinipage.C: return SMI_VALID on other form changes
3578
3579 2002-02-11  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
3580
3581         * FormParagraph.C (update): [VSpace:] Delete the special method
3582         for gluelengths...
3583         * xforms_helpers.C: ...and move it here.
3584         Activate JMarcs new (shorter) code for updateWidgetsFromLengthString
3585         and updateWidgetsFromLength.
3586
3587 2002-02-10  Rob Lahaye  <lahaye@users.sourceforge.net>
3588
3589         * forms/form_external.fd:
3590         * form_external.C: change color2 of a few buttons into the
3591         proper grey color.
3592
3593 2002-02-08  Herbert Voss  <voss@lyx.org>
3594
3595         * forms/form_graphics.fd:
3596         * FormGraphics.C:
3597         * form_graphics.[Ch]: Adding buttons for unzip-Option,
3598         getValues from LyX/LaTeXfolder
3599
3600 2002-02-08  Rob Lahaye  <lahaye@users.sourceforge.net>
3601
3602         * forms/form_graphics.fd:
3603         * FormGraphics.C:
3604         * form_graphics.[Ch]: simplify the bounding box folder
3605         of the Graphic GUI
3606
3607 2002-02-08  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3608
3609         * Menubar_pimpl.C (create_submenu): work around an xforms bug (?)
3610         where one could not have both toggleon and disabled.
3611
3612 2002-02-08  Herbert Voss  <voss@lyx.org>
3613
3614         * xforms_helpers.h: change unit "%" to t%
3615
3616         * FormGraphics.C: fiy bug when BB is read from file and the
3617         unit is always "pt"
3618
3619 2002-02-08  Martin Vermeer <martin.vermeer@hut.fi>
3620
3621         * FormMathsDeco.C: \underleftarrow and \underrightarrow
3622
3623 2002-02-06  Angus Leeming  <a.leeming@ic.ac.uk>
3624
3625         Stabilise the tooltip interface and get Jürgen's patch to work ;-)
3626
3627         * Tooltips.[Ch]: new files. A wrapper to the tooltip code with a nice
3628         clean interface. Means that FormBase, FormBaseDeprecated and
3629         Tollbar_pimpl can all use the same code to have tooltips. No bloat.
3630
3631         * FormBase.C: add a Tooltips instance and interface with it.
3632         (setTooltipLevel): removed. Replaced by fillTooltipChoice and
3633         setTooltipLevel(ob).
3634         (getVerboseTooltip, getMinimalTooltip) now passed a const FL_OBJECT.
3635
3636         * FormBibtex.[Ch]:
3637         * FormCitation.[Ch]:
3638         * FormTexinfo.[Ch]:
3639         * Makefile.am: altered appropriately.
3640
3641 2002-02-06  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
3642
3643         * forms/form_texinfo.fd:
3644         * forms/form_bibtex.fd:
3645         * forms/form_citation.fd: delete text_info field again, add help choice
3646
3647         * FormBibtex.[Ch]:
3648         * FormCitation.[Ch]:
3649         * FormTexinfo.[Ch]: Implement new Tooltip behaviour.
3650
3651 2002-02-06  Angus Leeming  <a.leeming@ic.ac.uk>
3652
3653         * FormBase.[Ch]: can now chose the verbosity of the tooltip through
3654         a new method setTooltipLevel(). In turn this determines which of the
3655         new virtual methods, getVerboseTooltip() or getMinimalTooltip() gets
3656         called from getTooltip.
3657         No need for a "message" widget at the bottom of every dialog, therefore.
3658         If retained, this "message" widget can be used to display "warnings",
3659         pure and simple.
3660
3661         * FormBibtex.[Ch]:
3662         * FormCitation.[Ch]:
3663         * FormTexinfo.[Ch]: altered appropriately. Still need to be reshaped,
3664         to lose the "message" widget and to gain a "tooltip level" choice.
3665
3666 2002-02-05  Angus Leeming  <a.leeming@ic.ac.uk>
3667
3668         * forms/form_graphics.fd: Tiny tweek to make the Restore, Ok, Apply,
3669         Cancel buttons' positions consistent with the other dialogs.
3670
3671 2002-02-05  Herbert Voss  <voss@lyx.org>
3672
3673         * forms/form_graphics.fd: Noew the same view of the
3674         buttons as in preferences (LyXView). Make some things clear
3675         with better names.
3676         * FormGraphic.C: cosmetic changes to the layout. Delete
3677         the help button
3678
3679 2002-02-05  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
3680
3681         * forms/form.texinfo.fd: delete help button, add text_info
3682         * forms/form.citation.fd,form.bibtex.fd: add text_info
3683         * FormTexinfo.[Ch]: Delete Help mechanism, add tooltips and help messages.
3684         * FormCitation.[Ch],FormBibtex.[Ch]: add tooltips and help messages (actually
3685         no tooltips in Bibtex).
3686
3687 2002-02-05  Angus Leeming  <a.leeming@ic.ac.uk>
3688
3689         * FormBase.[Ch]: You want tooltips too? You got 'em. Verified as
3690         working with both xforms 0.88 and 0.89. Use by invoking
3691         setTooltipHandler(ob) and by providing a method getTooltip(ob) in this
3692         derived class to provide the required string.
3693
3694 2002-02-05  Angus Leeming  <a.leeming@ic.ac.uk>
3695
3696         * FormBase.[Ch]: make it really easy to set up and use a prehandler
3697         for feedback messages and to invoke an input event on paste from
3698         the middle mouse button. The derived class needs invoke only
3699         setPrehandler(ob) and for the feedback to override the virtual methods
3700         feedback(ob) and clear_feedback(). If the message posted is a warning
3701         rather than mere feedback, first setWarningPosted(true) to ensure
3702         that the message remains visible.
3703
3704         * FormBaseDeprecated.C: a physical rearrangement of the file,
3705         nothing more.
3706
3707         * FormPreamble.C: use setPrehandler to invoke an input event on paste.
3708
3709 2002-02-04  Herbert Voss  <voss@lyx.org>
3710
3711         * forms/form_graphics.fd: small changes to the layout
3712         * FormGraphic.C: Apply-button, keepaspectratio enabling
3713         depends to case of LaTeXView. Other small changes and
3714         fixes. Add LyXView scale.
3715
3716 2002-02-01  Angus Leeming  <a.leeming@ic.ac.uk>
3717
3718         * FormGraphics.C (c-tor): prevent resizing of the dialog.
3719
3720 2002-02-03  Herbert Voss  <voss@lyx.org>
3721
3722         * xforms_helpers.C: fix bug with unit "%" in
3723         updateWidgetsFromLengthString(...)
3724
3725 2002-02-02  Herbert Voss  <voss@lyx.org>
3726
3727         * FormGraphic.C: fix bug with filename, rearrange the code,
3728         delete choice "referencePoint" which is only possible for
3729         rotatebox
3730         * forms/form_graphics.fd: position options in a logical way,
3731         add folder and scale for LyXView
3732
3733 2002-02-01  Angus Leeming  <a.leeming@ic.ac.uk>
3734
3735         * FormGraphics.C (apply, update): respect the new DEFAULT state of
3736         InsetGraphicsParams::DisplayType.
3737
3738 2002-01-31  Martin Vermeer <martin.vermeer@hut.fi>
3739
3740         * forms/form_graphics.fd: tweeks.
3741
3742 2002-01-30  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
3743
3744         * FormGraphics.C: Fix MAXDIGIT values for height and width.
3745
3746 2002-01-30  Angus Leeming  <a.leeming@ic.ac.uk>
3747
3748         * forms/form_citation: a few tweaks of my own.
3749
3750 2002-01-30  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
3751
3752         * forms/form_citation: De-Monsterization (make it smaller).
3753
3754 2002-01-30  Angus Leeming  <a.leeming@ic.ac.uk>
3755
3756         * forms/form_graphics.fd:
3757         * FormGraphics.C: a few tweaks of my own.
3758
3759 2002-01-30  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
3760
3761         * forms/form_graphics.fd: Very small tweaks.
3762
3763 2002-01-29  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
3764
3765         * forms/form_graphics.fd: Change the dialog to look similar as
3766         the nice QT2-Version (added tabfolder "Bounding Box", rearrangements);
3767         added text_warning field..
3768
3769         * FormGraphics.[Ch]: Handle the Rearrangements.
3770         Add input filters and warnings concerning invalid inputs.
3771         Recognize the lyxrc-settings of display_graphics.
3772
3773 2002-01-29  Angus Leeming  <a.leeming@ic.ac.uk>
3774
3775         * FormMathsSpace.h (space_):
3776         * FormMathsStyle.h (style_): change from a short to an int to fix
3777         type conversion warnings.
3778
3779 2002-01-28  Martin Vermeer <martin.vermeer@hut.fi>
3780
3781         * FormMathsSpace.[Ch]:
3782         * forms/form_maths_space.fd:
3783         Changed the "Space" subpanel of the math panel into one of
3784         ordinary buttons rather than radio buttons. They are now
3785         self-applying so OK and Apply could go.
3786
3787 2002-01-28  Martin Vermeer <martin.vermeer@hut.fi>
3788
3789         * FormMathsStyle.[Ch]:
3790         * forms/form_maths_style.fd:
3791         Patched to use button arrays. Buttons are self-applying, saving
3792         one keystroke and the OK and Apply buttons.
3793
3794 2002-01-27  Herbert Voss  <voss@lyx.org>
3795
3796         * FormGraphic.[Ch]:
3797         * form_graphic.[Ch]:
3798         * forms/form_graphic.fd: rewritten to support graphicx with
3799         all options and to be sure that the old figinsets are correct
3800         converted.
3801         * xforms-helpers.h: added two choice const for the LyXLength
3802         one with all and one only with length which have a unit.
3803
3804 2002-01-29  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
3805
3806         * forms/form_minipage.fd: add text_warning field.
3807
3808         * FormMinipage.[Ch]: added input filters and warnings
3809         (ButtonPolicy::SMInput FormMinipage::input)
3810
3811 2002-01-28  Angus Leeming  <a.leeming@ic.ac.uk>
3812
3813         * FormAboutlyx.[Ch]: Removed redundant form() method and
3814         dialog_ variable. They replicate that in the parent FormDB.
3815
3816 2002-01-28  Martin Vermeer <martin.vermeer@hut.fi>
3817
3818         * FormMathsDeco[hC]:
3819         * forms/form_maths_deco.fd: added math accents as a separate bitmap to
3820         the Decorations sub-panel of mathed. See Lamport Table 3.11.
3821
3822         * FormMathsPanel.C:
3823         * MathsSymbols.C: reorganization of the two AMS panels "relations" and
3824         "negated relations". Lower and broader.
3825
3826 2002-01-25  Angus Leeming  <a.leeming@ic.ac.uk>
3827
3828         * FormTabular.C (update): Remove redundant code.
3829
3830 2002-01-24  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
3831
3832         * forms/form_tabular.fd: checkbox2radiobutton changes.
3833
3834 2002-01-20  Herbert Voss  <voss@perce.de>
3835
3836         * FormInclude.[C]: better control of unexistings files
3837         when entered without the browser
3838
3839 2002-01-20  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3840
3841         * Toolbar_pimpl.C (update): disable layout combox when LFUN_LAYOUT
3842         is disabled
3843
3844         * combox.C (activate):
3845         (deactivate): change color of labels to reflect the state of the
3846         combox
3847
3848 2002-01-16  Herbert Voss  <voss@lyx.org>
3849
3850         * FormExternal.C (build): activate  apply/ok-button when something
3851         is entered in the filename-field
3852
3853 2002-01-16  Angus Leeming  <a.leeming@ic.ac.uk>
3854
3855         * FormMathsBitmap.C (apply): fix bug caused by using 'unsigned int'
3856         rather than 'string::size_type'
3857
3858 2002-01-17 Martin Vermeer <martin.vermeer@hut.fi>
3859
3860         * FormMathPanel.[hC]:
3861         * MathsSymbols.[hC]:
3862         * form_math_panel.[hC]:
3863         * form_math_panel.fd: Modified. Added five symbol sub-panels
3864         to the math panel containing AMS math symbols: arrows, relations,
3865         negated relation, operators and miscellaneous (also containing some
3866         hebrew and corner symbols).
3867
3868 2002-01-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3869
3870         * FormMinipage.C (apply): change because MinipageParams::pageWidth
3871         is now a real LyXLength
3872
3873 2002-01-17  John Levon  <moz@compsoc.man.ac.uk>
3874
3875         * FormDocument.C: enable line spacing input properly
3876
3877 2002-01-17  John Levon  <moz@compsoc.man.ac.uk>
3878
3879         * forms/form_preferences.fd:
3880         * form_preferences.h:
3881         * form_preferences.C:
3882         * FormPreferences.h:
3883         * FormPreferences.C: use better variable name
3884
3885 2002-01-17  John Levon  <moz@compsoc.man.ac.uk>
3886
3887         * forms/form_preferences.fd: change "Use Scalable Fonts"
3888           to "Rescale bitmap fonts"
3889
3890 2002-01-16  Angus Leeming  <a.leeming@ic.ac.uk>
3891
3892         * FormMathsPanel.C:
3893         * FormPreferences.C: #include "ButtonController.tmpl" to instantiate
3894         the button controller for IgnorantPolicy and PreferencesPolicy.
3895
3896 2002-01-16  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
3897
3898         * forms/form_tabular.fd: text_info field was too small. Enlarge it.
3899
3900 2002-01-15  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
3901
3902         * xforms_helpers.C: modify getLengthFromWidgets to ignore the unit
3903         choice if the input field contains a LyXGlueLength.
3904
3905         * FormParagraph.C: Allow to insert and display gluelengths in VSpace
3906
3907         * FormParagraph.C
3908         * FormDocument.C
3909         * FormTabular.C: Change input filter to allow inserting
3910         gluelengths/lyxlength or numbers with unit choices.
3911
3912         * FormMinipage.C: Use getLengthFromWidgets instead of the code there,
3913         which was more or less duplicated.
3914
3915         * FormGraphics.C: set default units, dependent on US/other paper.
3916
3917 2002-01-16  Angus Leeming  <a.leeming@ic.ac.uk>
3918
3919         * Dialogs.C: no longer need to #include the Controller classes, as this
3920         is how done in GUI.h.
3921
3922         * xformsBC.C: #include ButtonController.tmpl, containing the
3923         instatiation of the button controller.
3924
3925 2002-01-15  John Levon  <moz@compsoc.man.ac.uk>
3926
3927         * FormThesaurus.C: fix a crash
3928
3929 2002-1-15  Martin Vermeer <martin.vermeer@hut.fi>
3930
3931         * FormMathsDelim.C:
3932         * form_maths_delim_C:
3933         * form_maths_delim.h:
3934         * form_maths_delin.fd:
3935         Put three radio buttons on the delimiters pop-up. It works as follows:
3936
3937                                 left mouse     middle mouse        right mouse
3938         ----------------------------------------------------------------------
3939         Left radio button   |       (               ()                   )
3940         Middle radio button |       ()              ()                   )
3941         Right radio button  |        )               )                   )
3942         ----------------------------------------------------------------------
3943
3944         Where
3945
3946         (       left-side delimiter selected
3947         )       right-side delimiter selected
3948         ()      "symmnetric pair" selected, of which the clicked delimiter is
3949                 the left one.
3950                 So, if the middle radio button is activated ("()\nBoth")
3951                 and you click on "[" with the default (left) mouse button, you
3952                 get the delimiter pair "[]".
3953                 A shortcut for this (if the leftmost radio button is on) is
3954                 simply clicking the middle mouse button.
3955
3956         To create equal pairs, either have the middle radio button on and use
3957         Mouse-left, or have the left radio button on and use Mouse-middle.
3958
3959         To create unequal pairs, you should have either the left or middle radio
3960         button on, and do: "Mouse-left ( Mouse-right >" to create "(>".
3961
3962 2002-01-15  Angus Leeming  <a.leeming@ic.ac.uk>
3963
3964         * FormSpellchecker.[Ch]: a bit of a clean up, leaving the functionality
3965         unchanged:
3966         Remove the clickline_ member variable and hide() method;
3967         Use fl_set_browser_dblclick_callback;
3968         Constify a few temporary variables;
3969         Use xforms_helpers' wrappers functions returning string rather than
3970         the raw xforms functions returning char const *.
3971
3972 2002-01-14  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3973
3974         * DropDown.C: include <cctype> for isprint()
3975
3976 2002-01-14  Angus Leeming  <a.leeming@ic.ac.uk>
3977
3978         * FormMinipage.C (apply, update): MinipageParams::width renamed
3979         as MinipageParams::pageWidth.
3980
3981 2002-01-14      Martin Vermeer <martin.vermeer@hut.fi>
3982
3983         * FormMathsBitmap.C:
3984           FormMathsPanel.C:
3985           MathsSymbols.C: Blackboard Bold and Calligraphic std symbols
3986         added to math panel's 'misc' sub-panel.
3987
3988 2002-01-14  Angus Leeming  <a.leeming@ic.ac.uk>
3989
3990         * FormMathsMatrix.C (input): use lyx::count rather than std::count.
3991
3992 2002-01-14  Angus Leeming  <a.leeming@ic.ac.uk>
3993
3994         * FormPreferences.h: add a std:: to make_pair.
3995
3996 2002-01-11  Angus Leeming  <a.leeming@ic.ac.uk>
3997
3998         * DropDown.[Ch] (keypress, key_pressed): new signal and method,
3999         respectively.
4000
4001         * DropDown.C: place xforms callback functions in namespace anon.
4002         Set browser callback on single not double click.
4003         (select): return immediately of the vector is empty. Highlight the top
4004         line. Position the browser above the minibuffer, not below it.
4005         (peek): call key_pressed when a key press is detected.
4006         (key_pressed): clean-up and emit the keypress signal.
4007
4008         * xforms_helpers.[Ch} (getSelectedStringFromBrowser): new function.
4009         If nothing is selected, return string().
4010
4011 2002-01-14  John Levon  <moz@compsoc.man.ac.uk>
4012
4013         * FormSpellchecker.C: disable resizing due to xforms bug
4014
4015 2002-01-13  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
4016
4017         * FormFiledialog.C (Reread): skip broken symlinks
4018
4019 2002-01-13  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4020
4021         * FormMathsMatrix.C (AlignFilter): use std::count and add some
4022         comments.
4023
4024 2002-01-13  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
4025
4026         * MathsSymbols.C (get_pixmap_from_symbol): add a default statement
4027         in the switch.
4028
4029         * FormPreferences.C (Interface::input):
4030         (Language::input):
4031         (Paths::input): add shortcuts to file dialogs directory buttons
4032
4033         * FormPreference.h (browse): add default empty parameters for
4034         buttons descriptions.
4035
4036         * FormFiledialog.C (SetButton): allow for a shortcut in the name
4037         of the button.
4038
4039 2002-01-13  John Levon  <moz@compsoc.man.ac.uk>
4040
4041         * FormThesaurus.C:
4042         * FormThesaurus.h:
4043         * form_thesaurus.h:
4044         * form_thesaurus.C:
4045         * forms/form_thesaurus.fd: update to Aiksaurus 0.14
4046
4047 2002-01-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
4048
4049         * Toolbar_pimpl.C (setPixmap): simplify a bit
4050
4051 2002-01-10  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
4052
4053         * Toolbar_pimpl.C (ToolbarCB):
4054         * Menubar_pimpl.C (MenuCallback): use verboseDispatch instead of
4055         dispatch.
4056
4057 2002-01-12  Allan Rae  <rae@lyx.org>
4058
4059         * FormTabular.C (FormTabular): Fix Purify UMR.
4060
4061         * FormPreferences.C (build): "Conversion" is a better name.
4062
4063 2002-01-10  Martin Vermeer  <martin.vermeer@hut.fi>
4064
4065         * FormMathsPanel.[Ch] (dispatchFunc): new method. Invokes
4066         LyXFunc::dispatch.
4067
4068         * FormMathsStyle.C (apply): use LFUNs to apply, not insertSymbol.
4069
4070 2002-01-10  Angus Leeming  <a.leeming@ic.ac.uk>
4071
4072         * FormPreferences.C:
4073         * forms/form_preferences.fd: change names and descriptions of popup
4074         font variables to reflect their actual use.
4075
4076         * Menubar_pimpl.C: return MENU_LABEL_STYLE to FL_NORMAL_STYLE.
4077
4078 2002-01-10  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
4079
4080         * FormPreferences.C (input): allow empty values for document_path
4081         and template_path.
4082
4083         * FormFiledialog.C (SetButton):
4084         (FileDlgCB): do not disable directory buttons if they have an
4085         empty path.
4086         (SetDirectory): if the argument is an empty string, change to
4087         cwd().
4088
4089 2002-01-09  Martin Vermeer <martin.vermeer@hut.fi>
4090
4091         * forms/form_maths_style.fd:
4092         * FormMathsStyle.[Ch]: New files, Implementing a mathed pop-up for math
4093         size "styles" and font types.
4094         * FormMathsPanel.[Ch]:
4095         * MathsSymbols.C:
4096         * forms/form_maths_panel.fd: Modified too.
4097
4098 2002-01-08  Martin Vermeer  <martin.vermeer@hut.fi>
4099
4100         * Menubar_pimpl.C (create_submenu):
4101         * Toolbar_pimpl.C (update): use FuncStatus.
4102
4103 2002-01-08  Angus Leeming  <a.leeming@ic.ac.uk>
4104
4105         * xform_helpers.[Ch] (getStringFromBrowser): a littel wrapper function
4106         for fl_get_browser_line that is guaranteed to return a valid string.
4107
4108 2002-01-08  John Levon  <moz@compsoc.man.ac.uk>
4109
4110         * FormSpellchecker.C: fix possible crash on clicking a suggestion
4111
4112 2002-01-08  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
4113
4114         * forms/form_document.fd (bullets): fix small cosmetic problem after
4115         John's radio2button change.
4116
4117 2002-01-07  Angus Leeming  <a.leeming@ic.ac.uk>
4118
4119         * FormDocument.C:
4120         * forms/form_document.fd: change the labels and variable names of
4121         left_margin, right_margin to inner_margin, outer_margin, in line
4122         with bugzilla bug #157.
4123
4124         * FormFiledialog.C (Reread): used locally stored modtime variable
4125         rather than make repeated calls to fileInfo.getModificationTime().
4126
4127         * xforms_helpers.C (ReadableFile, WriteableFile): added a couple of
4128         isOK() checks to the use of the FileInfo instance and removed those
4129         FIXMEs.
4130
4131         * Menubar_pimpl.C: added a variable MENU_LABEL_STYLE and use it.
4132         Set it to FL_BOLD_STYLE, thereby fixing bugzilla bug #32.
4133
4134 2002-01-07  John Levon  <moz@compsoc.man.ac.uk>
4135
4136         * form_*:
4137         * forms/form_*: change radio buttons to round3dbutton
4138
4139 2002-01-05  John Levon  <moz@compsoc.man.ac.uk>
4140
4141         * FormFiledialog.C: add FIXME
4142
4143         * xforms_helpers.C: fix use of FileInfo
4144
4145 2002-01-07  John Levon  <moz@compsoc.man.ac.uk>
4146
4147         * FormTabular.h:
4148         * FormTabular.C:
4149         * form_tabular.h:
4150         * form_tabular.C:
4151         * forms/form_tabular.fd: ugly fix to get around
4152           some of the UI problems (bug #110).
4153
4154 2002-01-04  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
4155
4156         * FormDocument.C: Recognize the default paper settings too
4157         when setting the default length values (cm or inch).
4158         * FormParagraph.C: do the same.
4159
4160 2001-12-11  Michael A. Koziarski <michael@koziarski.org>
4161
4162         * FormFloat.C: changes to prevent here definitely being used
4163         with wide figures.
4164
4165 2001-12-29  Dekel Tsur  <dekelts@tau.ac.il>
4166
4167         * FormMathsMatrix.C (AlignFilter): Allow entering the '|' char.
4168
4169 2001-12-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
4170
4171         * DropDown.C: always include <config.h> in sources.
4172
4173         * xforms_helpers.h:
4174         * FormFiledialog.h:
4175         * Timeout_pimpl.h:
4176         * DropDown.h: do not include <config.h> in headers
4177
4178 2001-12-20  Juergen Vigna  <jug@sad.it>
4179
4180         * FormTabular.C (update): final LT-h/f support modifications.
4181
4182 2001-12-19  Juergen Vigna  <jug@sad.it>
4183
4184         * FormTabular.C (update): change a bit the tabular layout and added
4185         better longtable options handling.
4186
4187 2001-12-15  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4188
4189         * FormToc.C: using std::endl
4190
4191 2001-12-14  John Levon  <moz@compsoc.man.ac.uk>
4192
4193         * FormToc.C: fix crash when no entries, and
4194           update types properly
4195
4196 2001-12-11  Ben Stanley <bds02@uow.edu.au>
4197
4198         * Menubar_pimpl.C: Fixed a crashing bug when document has more
4199         than 80 floats and using xforms 0.88
4200
4201 2001-12-11  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
4202
4203         * xforms_helpers.C: include lyxlength.h here
4204         * xforms_helpers.h: ... but not here
4205
4206         * FormTabular.C: use LyXLength instead of string wherever
4207         necessary; whitespace changes.
4208
4209 2001-12-08  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
4210
4211         * forms/form_preferences.fd: use the same name for font sizes
4212         than the character dialog.
4213
4214 2001-11-26  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
4215
4216         * forms/form_search.fd: Added label text to search buttons
4217         (to make the shortcuts visible).
4218
4219 2001-12-05  John Levon  <moz@compsoc.man.ac.uk>
4220
4221         * FormParagraph.C: set combo box correctly for VSpace::LENGTH
4222
4223 2001-12-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4224
4225         * FormFiledialog.C:
4226         * xforms_helpers.C: change "while(" to "while ("
4227
4228 2001-12-05  Allan Rae  <rae@lyx.org>
4229
4230         * FormParagraph.C (apply): One other LyXText fix.
4231
4232 2001-12-05  John Levon  <moz@compsoc.man.ac.uk>
4233
4234        * FormParagraph.C (getCurrentParagraph):
4235         (apply):  get the right LyXText !
4236
4237 2001-11-29  John Levon  <moz@compsoc.man.ac.uk>
4238
4239         * FormParagraph.C: disallow page breaks in insets
4240
4241 2001-11-23  John Levon  <moz@compsoc.man.ac.uk>
4242
4243         * FormParagraph.C: allow signed space above/below, actually
4244           use space below units
4245
4246 2001-11-04  John Levon  <moz@compsoc.man.ac.uk>
4247
4248         * FormToc.C: fixes to make floatlists work
4249
4250 2001-11-23  John Levon  <moz@compsoc.man.ac.uk>
4251
4252         * Makefile.am:
4253         * Alert_pimpl.C: Alert etc.
4254
4255         * xforms_helpers.h:
4256         * xforms_helpers.C:
4257         * forms/fdfix.sh: move idex etc. to here
4258
4259         * GUIRunTime.C: move getScreenDPI() to here
4260
4261 2001-11-20  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
4262
4263        * forms/form_ref.fd, form_preferences.fd, form_citation.fd,
4264        form_graphics.fd, form_paragraph.fd: Enlarged the Restore button
4265        to 100p (now German translation fits in).
4266        * forms/form_external.fd, form_bibtex.fd, form_print.fd,
4267        form_preferences.fd, form_graphics.fd, form.include.fd,
4268        form-external.fd:
4269        Unified label "Browse..." and unified its width to 100p.
4270
4271 2001-11-13  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
4272
4273        * forms/form_graphics.fd: fixed shortcut clash
4274        * forms/form-external.fd: added shortcut for "Apply"
4275
4276 2001-11-12  John Levon  <moz@compsoc.man.ac.uk>
4277
4278         * FormFiledialog.C: don't reset path if new dir
4279           doesn't exist.
4280
4281 2001-11-12  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
4282
4283        * forms/form_document.fd: Renamed "Save as Class Defaults"
4284        to "Save as Document Defaults"
4285        * FormDocument.C:
4286        Removed the setEnabled-Definitions for the
4287        "save_default"-Button since it causes nothing but trouble.
4288        Changed the text of AskQuestion on saveParamsAsDefault.
4289
4290 2001-11-07  John Levon  <moz@compsoc.man.ac.uk>
4291
4292         * DropDown.C: fix crash, improve behaviour a bit
4293
4294 2001-11-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
4295
4296         * FormDocument.C (class_apply):
4297         (paper_apply):
4298         (language_apply):
4299         (options_apply):
4300         (bullets_apply): add a version of these methods taking a
4301         BufferParams& parameters. The original versions are now wrappers
4302         around these.
4303         (saveParamsAsDefault): new function, moved from old
4304         LFUN_LAYOUT_SAVE_DEFAULT code.
4305
4306 2001-11-03  John Levon  <moz@compsoc.man.ac.uk>
4307
4308         * Makefile.am:
4309         * DropDown.h:
4310         * DropDown.C: drop-down completion
4311
4312 2001-11-04  John Levon  <moz@compsoc.man.ac.uk>
4313
4314         * forms/form_graphics.fd: change clashing shortcut
4315
4316 2001-10-24  Juergen Vigna  <jug@sad.it>
4317
4318         * FormTabular.C: changed calls for footer/headers of longtabulars.
4319
4320 2001-10-23  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
4321
4322         * forms/form_tabular.fd: Add value choices
4323         * FormTabular.C: Handle that choices
4324
4325         * FormDocument.C: fix small bug.
4326
4327 2001-10-23  Angus Leeming  <a.leeming@ic.ac.uk>
4328
4329         * FormGraphics.[Ch]: move some parameters out of the heaader file and
4330         into namespace anon.
4331
4332         * FormPreferences.C:
4333         * forms/form_preferences.fd: replaced button_colorspace with two
4334         radio buttons, button_hsv and button_rgb.
4335
4336 2001-10-19  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
4337
4338        * forms/form_document.fd:
4339          Class: add a value choice for Default Skip.
4340          Some rearrangements (minor tweaks).
4341        * FormDocument.C: Handle that choice, minor tweaks.
4342        * forms/form_paragraph.fd: Add value choices
4343        * FormParagraph.C: Handle that choices.
4344        * FormMinipage.C/FormGraphics.C: Small tweaks.
4345
4346 2001-10-15  Angus Leeming  <a.leeming@ic.ac.uk>
4347
4348         * FormDocument.C: fixed some bugs in the Paper tab.
4349
4350         * xforms_helpers.[Ch] (updateWidgetsFromLengthString): add argument
4351         specifying default unit for choice if input string is empty.
4352
4353 2001-10-12  Angus Leeming  <a.leeming@ic.ac.uk>
4354
4355         * FormDocument.C (input): one more tweak...
4356
4357 2001-10-10  Herbert Voss  <voss@perce.de>
4358
4359         * FormTexinfo.[Ch]: some changes to the code
4360
4361 2001-10-10  André Pönitz  <poenitz@htwm.de>
4362
4363         * FormsMathMatrix.C: add missing space between v- and h-alignment
4364         parameters
4365
4366 2001-10-09  Herbert Voss  <voss@perce.de>
4367
4368         * FormTexinfo.[Ch]:
4369         * forms/form_texinfo.fd: new files. Display information about the
4370         installed texfiles (cls,sty,bst).
4371
4372         * FormShowFile.[Ch]: new files. Display the contents of a file.
4373
4374         * Dialog.C:
4375         * Makefile.am: modified appropriately.
4376
4377 2001-10-09  Angus Leeming  <a.leeming@ic.ac.uk>
4378
4379         * xforms_helpers.[Ch] (getLengthFromWidgets): new function.
4380         Given input and choice widgets, create a string such as "1cm".
4381         (updateWidgetsFromLengthString): new function.
4382         Given a string such as "1cm", set the input and choice widgets.
4383
4384         * FormDocument.C:
4385         * forms/form_document.fd: improve the GUI of the paper tab using these
4386         new helper functions.
4387
4388 2001-10-07  Adrien Rebollo  <adrien.rebollo@gmx.fr>
4389
4390         * FormDocument.C (build): support latin4
4391
4392 2001-10-05  Adrien Rebollo  <adrien.rebollo@gmx.fr>
4393
4394         * FormDocument.C (build): support latin3
4395
4396 2001-10-04  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
4397
4398         * forms/form_aboutlyx.fd: use flat boxes for tabs.
4399
4400 2001-10-03  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
4401
4402         * forms/form_document.fd: rearrangement of the paper tab;
4403         rename "use geometry" to "custom margins/sizes".
4404
4405         * FormDocument.C: add code to avoid the input of senseless data
4406         in document -> paper.
4407
4408 2001-10-01  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
4409
4410         * FormDocument.C: Disable choice "Special" if landscape
4411         is chosen to prevent senseless values.
4412
4413 2001-09-28  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
4414
4415         * forms/form_preferences.fd: small tweaks.
4416
4417 2001-09-24  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
4418
4419         * forms/form_document.fd: Removed "Auto Reset", renamed the "Reset"
4420         button to "Use Class Defaults" and moved it outside the tab.
4421         Some more minor tweaking.
4422
4423         * FormDocument.C: handled this changes.
4424
4425 2001-09-27  Angus Leeming  <a.leeming@ic.ac.uk>
4426
4427         * Dialogs.C: remove splash dialog code.
4428
4429         * FormSplash.[Ch]:
4430         * form_splash.[Ch]:
4431         * forms/form_splash.fd: removed.
4432
4433         * Makefile.am:
4434         * forms/makefile: remove splash dialog files.
4435
4436         * Menubar_pimpl.C (MenuCallback): no longer call
4437         Dialogs::destroySplash.
4438
4439 2001-09-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
4440
4441         * forms/form_preferences.fd: fix typo
4442
4443 2001-09-24  Angus Leeming  <a.leeming@ic.ac.uk>
4444
4445         * FormRef.C:
4446         * forms/form_ref.fd: renamed the widgets in the standard style.
4447
4448         * xforms_helpers.[Ch] (getVectorFromChoice, getVectorFromBrowser): new
4449         helper functions. Build a vector<string> from the contents of
4450         an fl_choice and fl_browser respectively.
4451
4452         * FormCitation.C (fillChoice, updateBrowser):
4453         * FormRef.C: use these new functions to only update the choices and
4454         browsers when absolutely necessary.
4455
4456 2001-09-24  Angus Leeming  <a.leeming@ic.ac.uk>
4457
4458         * FormBase.C (InputCB):
4459         * FormBaseDeprecated.C (InputCB): generalised Dekel's fix to the
4460         "select choice < 1" problem.
4461
4462         * FormRef.C (input): undid Dekel's change in light of the above
4463         generalisation.
4464
4465 2001-09-21  Dekel Tsur  <dekelts@tau.ac.il>
4466
4467         * FormRef.C (input): Fix crash when using dialog with keyboard.
4468
4469 2001-09-20  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
4470
4471         * forms/form_document.fd: small tweaks.
4472
4473 2001-09-19  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
4474
4475         * forms/form_document.fd: Added checkbox "auto_reset", button
4476         "reset_defaults" and button "save_defaults".
4477
4478         * Form_Document.[Ch]: Removed AskQuestion when changing class.
4479         Implement the 2 buttons and the checkbox described above.
4480
4481         * forms/form_preferences.fd: Added checkbox "auto_reset" (to
4482         save the default value of that lyxrc)
4483
4484         * FormPreferences.C: Handle that button
4485
4486 2001-09-18  Angus Leeming  <a.leeming@ic.ac.uk>
4487
4488         * form_ref.fd: a little tweaking.
4489
4490         * FormSpellchecker.C (build): set the bounds to the slider, so it
4491         updates during a spellchecking session.
4492
4493 2001-09-14  Angus Leeming  <a.leeming@ic.ac.uk>
4494
4495         * forms/form_preferences.fd: rearrangement and addition of new
4496         Display Graphics radio buttons to Look & Feel->Misc
4497         (By Jürgen Spitzmüller).
4498
4499         * FormPreferences.C: modify new lyxrc variable "display_graphics"
4500         depending on the values of the Display Graphics radio buttons.
4501
4502         * FormGraphics.C: use this variable.
4503
4504 2001-09-13  Angus Leeming  <a.leeming@ic.ac.uk>
4505
4506         * FormMathsBitmap.[Ch]: add d-tor to finally fix a memory leak.
4507         Hoorah! Happy Birthday to me!
4508
4509 2001-09-07  Dekel Tsur  <dekelts@tau.ac.il>
4510
4511         * forms/form_ref.fd: Add buffer button.
4512
4513         * FormRef.C (update): Handle the buffer button.
4514         (input): Ditto
4515
4516 2001-09-13  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
4517
4518         * forms/form_graphics.fd: complete rewrite of the dialog
4519         (Most work was done by Angus, though).
4520
4521 2001-09-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
4522
4523         * combox.C (hide): execute the callback _after_ closing the
4524         combox.
4525
4526 2001-09-12  Angus Leeming  <a.leeming@ic.ac.uk>
4527
4528         * FormDocument.C (c-tor): initialise some variables.
4529
4530         * forms/form_citation.fd: remove spurious shortcut to a labelframe!
4531         (Thereby removing a warning message when the dialog is built.)
4532
4533         * FormFloat.C (input): return SMI_VALID.
4534
4535 2001-09-11  Angus Leeming  <a.leeming@ic.ac.uk>
4536
4537         * FormDocument.C (input, options_update): add code to enable the
4538         Author-Year/Numerical citation choice only if the natbib checkbox is
4539         active.
4540
4541         * FormFloat.[Ch]: added new method input() to control the behaviour of
4542         the buttons better.
4543         * forms/form_float.fd: renamed Here as button_here_definitely.
4544
4545         * FormGraphics.C:
4546         * forms/form_graphics.fd: add callbacks to a few widgets that didn't
4547         have them, so enabling the Ok, Apply buttons appropriately.
4548
4549 2001-09-08  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
4550
4551         * forms/form_paragraph.fd: cosmetics (renamed "Label Width" to "Longest
4552         Label", added a labelframe).
4553
4554 2001-09-10  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4555
4556         * Toolbar_pimpl.C (C_Toolbar_BubblePost): fix linking
4557         (C_Toolbar_BubbleTimerCB): fix linking
4558
4559         * FormMathsBitmap.C (form): use get() to get the raw pointer.
4560
4561         * FormMathsBitmap.h: use shared_c_ptr for form_ as well.
4562
4563 2001-09-09  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4564
4565         * combox.C (C_Combox_input_cb): make it static
4566         (C_Combox_combo_cb): make it static
4567         (C_Combox_peek_event): make it static
4568
4569         * Toolbar_pimpl.C (C_Toolbar_BubbleTimerCB): make it static
4570         (C_Toolbar_BubblePost): make it static
4571         (C_Toolbar_ToolbarCB): make it static
4572
4573         * Timeout_pimpl.C (C_intern_timeout_cb): make it static
4574
4575         * Menubar_pimpl.C (C_Menubar_Pimpl_MenuCallback): make it static
4576
4577         * Makefile.am (libxforms_la_LIBADD): add this and depend on the
4578         gui libs
4579
4580 2001-09-07  Angus Leeming  <a.leeming@ic.ac.uk>
4581
4582         * FormBaseDeprecated.[Ch]: use the same allow_resize methodology as has
4583         been used successfully in FormBase.
4584         (show): call bc().refresh() after building the dialog to activate the
4585         button controller.
4586
4587         * FormPreferences.C (build): remove hack to fix butoon controller as
4588         the correct fix is in FormBaseDeprecated.
4589
4590         * FormPreferences.[Ch] (connect, disconnect): removed (redundant).
4591
4592         * FormMaths*.C (c-tor): prohibit resizing of the dialog.
4593
4594 2001-09-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
4595
4596         * Toolbar_pimpl.C (setLayout):
4597         (layoutSelected): make them work even when gettext has been
4598         translating the interface.
4599
4600 2001-09-07  Angus Leeming  <a.leeming@ic.ac.uk>
4601
4602         * FormMathsSpace.C: Fix bug: the "Maths spacing" dialog is broken
4603         ("Apply" does not work without former user change in the dialog).
4604
4605         * FormPreferences.C (build): Fix bug: if you start LyX and open the
4606         Preferences dialog, "Apply" is activated even though no change has been
4607         made so far.
4608
4609 2001-09-07  Rob Lahaye  <lahaye@users.sourceforge.net>
4610
4611         * FormBase.C (show): use controller_.IconifyWithMain() to control
4612         the dialog's show policy
4613
4614         * FormBaseDeprecated.C (show): ditto, but use lyxrc variable directly.
4615
4616         * FormPreferences.C:
4617         * forms/form_preferences.fd: add a check_dialogs_iconify_with_main
4618         check button to the Look & Feel->Misc tab and code to modify the lyxrc
4619         variable dialogs_iconify_with_main appropriately.
4620
4621 2001-09-07  Angus Leeming  <a.leeming@ic.ac.uk>
4622
4623         * FormBase.h: clean-up comments. Remove mutable status of minw_, minh_.
4624
4625 2001-09-06  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
4626
4627         * forms/form_character.fd: small cosmetics (aligned "Language:" right
4628         as suggested in Michael's Buglist).
4629
4630 2001-09-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
4631
4632         * Toolbar_pimpl.C (updateLayoutList): do not display obsolete
4633         layouts
4634         (layoutSelected): remove the numeric argument and use the text of
4635         the combox entry instead.
4636
4637         * combox.C: lowercase a few remaining methods, rename select_text
4638         to select
4639         * several files: propagate these changes
4640
4641 2001-09-03  Angus Leeming  <a.leeming@ic.ac.uk>
4642
4643         * FormPreferences.C: add fl_set_input_return to input_paperoption.
4644
4645 2001-09-02  John Levon  <moz@compsoc.man.ac.uk>
4646
4647         * FormParagraph.C: fix default line spacing case
4648
4649 2001-08-31  John Levon  <moz@compsoc.man.ac.uk>
4650
4651         * FormParagraph.C: disable space inputs when != Length
4652
4653 2001-08-31  John Levon  <moz@compsoc.man.ac.uk>
4654
4655         * FormPreferences.C:
4656         * form_preferences.h:
4657         * form_preferences.C:
4658         * forms/form_preferences.fd: add view_dvi_paper_option
4659
4660 2001-08-31  John Levon  <moz@compsoc.man.ac.uk>
4661
4662         * FormMathsPanel.h: sub dialogs must be Ignorant.
4663
4664 2001-08-31  John Levon  <moz@compsoc.man.ac.uk>
4665
4666         * FormParagraph.C: fix to not allow 0 linespacing
4667
4668 2001-08-29  Angus Leeming  <a.leeming@ic.ac.uk>
4669
4670         * FormCitation.C (c-tor): prevent re-sizing of the dialog.
4671
4672         * FormParagraph.C (input): set fl_get_choice check for the linespacing
4673         to 5 not 4. xforms arrays start at 1.
4674
4675 2001-08-29  Angus Leeming  <a.leeming@ic.ac.uk>
4676
4677         * FormParagraph.[Ch]:
4678         * forms/form_paragraph.fd: clean up of dialog and of controlling
4679         code.
4680
4681 2001-08-29  Angus Leeming  <a.leeming@ic.ac.uk>
4682
4683         * FormBase.C (C_CutandPastePH): new function that can be used as a
4684         pre-handler to any xforms text input widget. Will trigger an event on
4685         pasting into the widget using the middle mouse button.
4686
4687         * FormPreamble.C (build): use this pre-handler for the input widget.
4688
4689 2001-08-26  Angus Leeming  <a.leeming@ic.ac.uk>
4690
4691         * FormCitation.C:
4692         * forms/form_citation.fd: a little tweaking to ensure that the
4693         style choice remains centred within the frame if its contents change.
4694
4695         * FormBase.h: added an allow_resize_ member variable. If false
4696         resizing the dialog is prohibitted.
4697
4698         * FormBase.[Ch]:
4699         * FormBrowser.[Ch]: modify c-tors to pass this new variable to FormBase.
4700
4701         * FormAboutlyx.C:
4702         * FormCharacter.C:
4703         * FormThesaurus.C:
4704         make use of this functionality to ensure that the dialog cannot be
4705         resized.
4706
4707 2001-08-27  John Levon  <moz@compsoc.man.ac.uk>
4708
4709         * GUIRunTime.C: initApplication() should take a int & argc
4710
4711 2001-08-24  John Levon  <moz@compsoc.man.ac.uk>
4712
4713         * FormCitation.h:
4714         * FormCitation.C: tidy code a little
4715
4716         * GUIRunTime.C: more informative error
4717
4718 2001-08-23  Angus Leeming  <a.leeming@ic.ac.uk>
4719
4720         * forms/form_preferences.fd: order the items "logically" so that
4721         tabbing through the dialog makes sense. Close bug #404569.
4722
4723 2001-08-23  Angus Leeming  <a.leeming@ic.ac.uk>
4724
4725         * FormPreferences.C: Tentative fix of John's "no point in spell
4726         command "None"" bug, #223255.
4727
4728 2001-08-23  Herbert Voss  <voss@perce.de>
4729
4730         * FormBibtex.C (input): normalize database list
4731
4732 2001-08-21  Angus Leeming  <a.leeming@ic.ac.uk>
4733
4734         * FormBibtex.C: make sure that any database is stored only once.
4735
4736 2001-08-22  Herbert Voss  <voss@perce.de>
4737
4738         * FormBibtex.C (input): fix for multiple databases
4739
4740 2001-08-21  Herbert Voss  <voss@perce.de>
4741
4742         * FormBibtex.C (input): extension handling for ".bst"
4743
4744 2001-08-21  Angus Leeming  <a.leeming@ic.ac.uk>
4745
4746         * forms/form_bibtex.fd: activate "Ok" when the "Add bibliography to TOC"
4747         check button is pressed.
4748
4749 2001-08-20  Dekel Tsur  <dekelts@tau.ac.il>
4750
4751         * FormParagraph.C (general_apply): Handle default spacing.
4752         (general_update): Ditto.
4753
4754 2001-08-20  Angus Leeming  <a.leeming@ic.ac.uk>
4755
4756         * FormBibtex.C:
4757         * forms/form_bibtex.fd: get the browse buttons working as they should.
4758
4759 2001-08-20  Herbert Voss  <voss@perce.de>
4760
4761         * FormBibtex.C:
4762         * forms/form_bibtex.fd: enhanced bibtex-data gui to browse for
4763         databases and styles. Added an option for "bibliography into toc"
4764
4765 2001-08-18  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4766
4767         * FormMathsBitmap.h: use the lyx::shared_c_ptr that uses free() to
4768         cleanup.
4769
4770 2001-08-15  John Levon  <moz@compsoc.man.ac.uk>
4771
4772         * combox.h: fix source doc
4773
4774         * form_math_matrix.C:
4775         * forms/form_math_matrix.fd: new layout
4776
4777 2001-08-16  John Levon  <moz@compsoc.man.ac.uk>
4778
4779         * form_paragraph.h:
4780         * form_paragraph.C:
4781         * forms/form_paragraph.fd:
4782         * FormParagraph.C: support per-para linespacing
4783
4784         * forms/form_float.fd:
4785         * form_float.C: fix shortcut typo
4786
4787 2001-08-15  Angus Leeming  <a.leeming@ic.ac.uk>
4788
4789         * forms/form_character.fd: small adjustment to the position of John's
4790         extra Language label.
4791
4792 2001-08-09  André Pönitz  <poenitz@htwm.de>
4793
4794         * FormMathsDelim.C: renamed some delimiter parameters.
4795
4796 2001-08-09  Angus Leeming  <a.leeming@ic.ac.uk>
4797
4798         * FormCitation.C (build):
4799         * FormDocument.C (build):
4800         * FormMinipage.C (build):
4801         * FormParagraph.C (build):
4802         * FormRef.C (build): added stuff to read-only list in the
4803         button controller.
4804
4805         * FormCitation.C (update): disable citation style stuff when not using
4806         Natbib.
4807
4808 2001-08-06  Juergen Vigna  <jug@sad.it>
4809
4810         * forms/form_ert.fd: new file.
4811
4812         * form_ert.[Ch]: new files.
4813
4814         * FormERT.[Ch]: new files. Implementation of ERT dialog.
4815
4816 2001-08-01  Angus Leeming  <a.leeming@ic.ac.uk>
4817
4818         * FormPreferences.C (Color c-tor): initialise modifiedXformsPrefs.
4819
4820 2001-07-30  Angus Leeming  <a.leeming@ic.ac.uk>
4821
4822         * GUIRunTime.C (processEvents, runTime): small code rearrangement.
4823
4824 2001-08-01  John Levon  <moz@compsoc.man.ac.uk>
4825
4826         * FormMathsPanel.C:
4827         * FormMathsPanel.h:
4828         * form_maths_panel.C:
4829         * form_maths_panel.h:
4830         * forms/form_maths_panel.fd: re-add dots bitmaps
4831
4832         * FormRef.C: "Goto" -> "Go to"
4833
4834 2001-07-29  John Levon  <moz@compsoc.man.ac.uk>
4835
4836         * FormMathsBitmap.C: initialise form_
4837
4838 2001-07-29  Baruch Even  <baruch@lyx.org>
4839
4840         * src/forms/form_graphics.fd:
4841         * src/FormGraphics.C: Added support for the new horizontal scale factor.
4842
4843 2001-07-30  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4844
4845         * forms/makefile (SRCS): add form_float.fd
4846
4847         * forms/form_float.fd: new file
4848
4849         * form_float.[Ch]: new files
4850
4851         * Makefile.am (libxforms_la_SOURCES): add FormFloat.C,
4852         FormFloat.h, form_float.C and form_float.h
4853
4854         * FormFloat.[Ch]: new files
4855
4856         * Dialogs.C: init GUIFloat is well
4857
4858 2001-07-29  Asger Alstrup Nielsen  <alstrup@alstrup>
4859
4860         * FormToc.C (updateType): Fix problem with TOC that couldn't be
4861         updated because the type list was not updated.
4862
4863 2001-07-26  Angus Leeming  <a.leeming@ic.ac.uk>
4864
4865         * forms/form_aboutlyx.fd: made a bit bigger to get the Copyright &
4866         Version stuff in.
4867
4868         * input_validators.[Ch] (fl_int_filter, fl_float_filter): new methods.
4869
4870         * FormGraphics.C (build): uncommented the fl_set_input_return call for
4871         input_rotate_angle. Set input filter on rotate_angle to make it accept
4872         only floating point numbers.
4873         (input): Browse now activates the Ok button approriately.
4874
4875 2001-07-26  John Levon  <moz@compsoc.man.ac.uk>
4876
4877         * Dialogs.C:
4878         * Makefile.am:
4879         * FormThesaurus.h:
4880         * FormThesaurus.C:
4881         * form_thesaurus.h:
4882         * form_thesaurus.C:
4883         * forms/makefile:
4884         * forms/form_thesaurus.fd: add thesaurus
4885
4886 2001-07-26  Baruch Even  <baruch@lyx.org>
4887
4888         * FormGraphics.h:
4889         * FormGraphics.C: Removed hide method since it was interfering with the
4890         needed work, it cleared several vectors that were needed for proper
4891         functioning. Also changed rotateAngle to float.
4892
4893         * FormGraphics.C:
4894         * forms/form_graphics.fd: Removed inline option, all InsetGraphics figures
4895         are inlined.
4896
4897 2001-07-23  John Levon  <moz@compsoc.man.ac.uk>
4898
4899         * FormInclude.C: add load file facility back
4900
4901 2001-07-23  John Levon  <moz@compsoc.man.ac.uk>
4902
4903         * FormCharacter.C: disable resizing as it doesn't work
4904
4905         * FormPreamble.C: allow to copy-paste from RO preamble by
4906           enabling editing.
4907
4908 2001-07-20  Jürgen Spitzmüller  <juergen.sp@t-online.de>
4909
4910         * forms/form_citation.fd: resized form to fit on a 800x600 screen.
4911
4912 2001-07-19  Angus Leeming  <a.leeming@ic.ac.uk>
4913
4914         * FormCitation.[Ch]: changes associated with adding natbib support.
4915         New helper functions, string_width, fillChoice, updateStyle.
4916         (apply): set the citation command appropriately.
4917         (input): deal with the citation command choices.
4918         (update): parse the citation command and deal with it. Nuke the
4919         setSize stuff.
4920         (setSize): nuked!
4921
4922         * FormDocument.C (build): add options to use natbib.
4923
4924         * forms/form_citation.fd: add natbib support. Rearrange dialog to
4925         fit onto shorter screens.
4926
4927         * forms/form_document.fd: add natbib support.
4928
4929 2001-07-16  Juergen Vigna  <jug@sad.it>
4930
4931         * form_aboutlyx.C: set default for "Close" button to "ESC"-key.
4932
4933 2001-07-13  Angus Leeming  <a.leeming@ic.ac.uk>
4934
4935         Consistent use of Lsstream.h:
4936         * FormAboutlyx.C (build):
4937         * FormVCLog.C (update): std::ostringstream -> ostringstream.
4938
4939         * FormMathsDelim.C (apply):
4940         * FormMathsMatrix.C (apply): std::stringstream -> stringstream.
4941
4942 2001-07-13  Edwin Leuven  <leuven@fee.uva.nl>
4943
4944         * implement 1 about lyx dialog instead of 3 separate ones
4945
4946         * FormCredits.[Ch]: removed
4947         * FormCopyright.[Ch]: removed
4948         * form_credits.[Ch]: removed
4949         * forms/form_credits.fd: removed
4950         * form_copyright.[Ch]: removed
4951         * forms/form_copyright.fd: removed
4952         * FormAboutlyx.[Ch]: added
4953         * form_aboutlyx.[Ch]: added
4954         * forms/form_aboutlyx.fd: added
4955         * Dialogs.C: add about lyx stuff
4956
4957 2001-07-13  Edwin Leuven  <leuven@fee.uva.nl>
4958
4959         * add spellchecker
4960
4961         * FormPreferences.[Ch]: rename spellchecker to spelloptions
4962         * form_preferences.[Ch]: idem
4963         * forms/form_preferences.fd: idem
4964         * FormSpellchecker.[Ch]: added
4965         * form_spellchecker.[Ch]: added
4966         * forms/form_spellchecker.fd: added
4967         * Dialogs.C: add spellchecker
4968
4969 2001-07-12  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4970
4971         * FormFiledialog.C: (*it). -> it->
4972         * Toolbar_pimpl.C: ditto
4973         * RadioButtonGroup.C: ditto
4974         * FormPreferences.C: ditto
4975
4976 2001-07-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
4977
4978         * GUIRunTime.C (x11Display):
4979         (x11Screen):
4980         (x11Colormap):
4981         (x11VisualDepth): new methods
4982
4983 2001-07-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4984
4985         * FormDocument.C (class_apply): call CutAndPaste::'s staitc method
4986         directly.
4987
4988         * Toolbar_pimpl.h: make owner be a XFormsView, small changes
4989         because of this.
4990
4991         * GUIRunTime.C (createMainView): implement
4992
4993 2001-06-22  John Levon  <moz@compsoc.man.ac.uk>
4994
4995         * FormCharacter.C:
4996         * form_character.C:
4997         * forms/form_character.fd: hide the widget underneath language
4998           combox hack.
4999
5000 2001-06-27  John Levon  <moz@compsoc.man.ac.uk>
5001
5002         * FormPreferences.h:
5003         * FormPreferences.C: connect and operator
5004           showSpellcheckerPreferences signal
5005
5006         * FormPrint.C (input): modify to select radio_file
5007           when the user uses the filename input
5008
5009 2001-06-26  The LyX Project  <lyx@violet.home.sad.it>
5010
5011         * combox.C (remove): send debug output to Debug::GUI.
5012
5013 2001-06-26  The LyX Project  <lyx@rose.home.sad.it>
5014
5015         * Menubar_pimpl.C (create_submenu):
5016         * Toolbar_pimpl.C (update): update to use func_status
5017
5018 2001-06-25  The LyX Project  <lyx@tulip.home.sad.it>
5019
5020         * FormPreferences.C (Path::feedback): remove bogus description of
5021         lyxpipe.
5022
5023 2001-06-16  Angus Leeming  <a.leeming@ic.ac.uk>
5024
5025         * xformsBC.h: clean-up of included files.
5026
5027 2001-06-15  Angus Leeming  <a.leeming@ic.ac.uk>
5028
5029         * FormDocument.C:
5030         * FormParagraph.C (c-tor): cosmetic name change of signal.
5031
5032         * FormParagraph.[Ch]: added machinery to act on an updateParagraph
5033         signal. It's pretty crude at the moment! Mental note: would be more
5034         elegant if we passed a LyXParagraph & with both the signals rather than
5035         search through the Buffer.
5036
5037 2001-06-13  Angus Leeming  <a.leeming@ic.ac.uk>
5038
5039         * *.[h]: added // -*- C++ -*-
5040         * *.[C]: removed // -*- C++ -*-
5041
5042         * FormCharacter.C (update): now uses contents of font_, stored
5043         permanently by the controller to update() the dialog.
5044
5045 2001-06-12  Angus Leeming  <a.leeming@ic.ac.uk>
5046
5047         * FormInclude.C:
5048         * form_include.fd: (various places): Ok button is now activated when
5049         the filename is input from the keyboard.
5050
5051         * FormPreferences.C white-space change in various places.
5052         (Converters::GetTo): get the contents of "to" not "from"! Thus fix bug
5053         that disabled addition of new converters.
5054
5055         * FormCharacter.C (input, update): new methods. Activate the Apply
5056         button when any of the input fileds are not IGNORE.
5057
5058 2001-06-11  Lars Gullik Bjønnes  <larsbj@birdstep.com>
5059
5060         * FormToc.C (input): change test slightly.
5061         (updateContents): clear list if empty and add no list msg.
5062
5063 2001-05-30  Angus Leeming  <a.leeming@ic.ac.uk>
5064
5065         * FormParagraph.C (update, general_update): enabling the align buttons
5066         is now dependent on the AlignPossible entry in the Layout.
5067
5068 2001-06-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
5069
5070         * MathsSymbols.C:
5071         * FormMathsMatrix.C: bring C functions into global namespace if
5072         necessary.
5073
5074 2001-05-31  Lars Gullik Bjønnes  <larsbj@birdstep.com>
5075
5076         * MathsSymbols.C (pixmapFromBitmapData): add std::
5077
5078         * FormMathsMatrix.C (AlignFilter): add std::
5079
5080 2001-05-22  Adrien Rebollo <rebollo@iaf.cnrs-gif.fr>
5081
5082         * FormDocument.C (build): add iso8859-15 support.
5083
5084 2001-05-08  Baruch Even  <baruch@lyx.org>
5085
5086         * Menubar_pimpl.C: Fixed compilation problem.
5087
5088 2001-05-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
5089
5090         * Menubar_pimpl.C (add_toc): use name and not type with float.
5091         (create_submenu): correct call of new object
5092         (create_submenu): add FloatListInsert and FloatInsert to dummy clause.
5093
5094 2001-05-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
5095
5096         * FormParagraph.[Ch]: remove !NO_PEXTRA and !NEW_INSETS cruft
5097
5098 2001-04-26  Angus Leeming  <a.leeming@ic.ac.uk>
5099
5100         * Dialogs.C: included insetgraphicsParams.h
5101
5102         * FormMathsMatrix.C:
5103         * FormMathsBitmap.C: included LAssert.h
5104
5105 2001-04-24  Allan Rae  <rae@lyx.org>
5106
5107         * xforms_helpers.C (formatted): two consecutive spaces would kill it.
5108
5109 2001-04-20  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
5110
5111         * xforms_helpers.C (formatted): do not use string::substr(1) on a
5112         string of length 1 !
5113
5114 2001-04-16  Allan Rae  <rae@lyx.org>
5115
5116         * xforms_helpers.C (formatted):
5117         * Menubar_pimpl.C (add_toc): #warning triggers an error on Sun CC 6.0
5118         as an unrecognised preprocessor directive.  So ensure they're wrapped.
5119
5120 2001-04-06  John Levon  <moz@compsoc.man.ac.uk>
5121
5122         * FormTabularCreate.C: pass a pair of uints to the controller
5123
5124         * FormVCLog.C: the log appears as a stringstream now
5125
5126         * forms/form_external.fd: make params update state (from Angus)
5127
5128 2001-04-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
5129
5130         * Menubar_pimpl.C: include gettext.h
5131
5132 2001-04-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
5133
5134         * xforms_helpers.C (formatted): constify length
5135
5136         * FormTabular.C (update): small restructure, adjust for scoped_ptr
5137         (input): adjust for scoped_ptr
5138         (input): constify str
5139
5140 2001-04-03  John Levon  <moz@compsoc.man.ac.uk>
5141
5142         * Dialogs.C: s/popup/dialog/
5143
5144         * Form*.C:
5145         * FormBase.h:
5146         * FormBase.C: s/ControlButton/ControlButtons/
5147         move bc().refresh() into base show() method
5148
5149         * Form*.C:
5150         * FormBaseDeprecated.C:
5151         s/UndoAll/restore/
5152
5153 2001-03-30  Angus Leeming  <a.leeming@ic.ac.uk>
5154
5155         * FormMathsPanel.C (c-tor): set button controller cancel label to close.
5156
5157         * FormToc.[Ch]:
5158         * forms/form_toc.fd: implemented controller-view split.
5159
5160         * Dialogs.C: associated changes.
5161
5162 2001-03-30  Angus Leeming  <a.leeming@ic.ac.uk>
5163
5164         * FormCitation.C:
5165         * forms/form_citation.fd: Don't change the name of the button when
5166         toggling between regular expression and simple searches.
5167         Squashed bug when creating a new inset, the keys field contained
5168         one (empty) key. No more; thanks, Dekel.
5169
5170         * FormExternal.C:
5171         * forms/form_external.fd: added Apply button.
5172
5173 2001-03-30  Angus Leeming  <a.leeming@ic.ac.uk>
5174
5175         * FormBase.[Ch]:
5176         * FormBrowser.[Ch]: changes associated with renaming ControlBase as
5177         ControlButton.
5178
5179         * FormExternal.[Ch]:
5180         * forms/form_external.fd: implemented controller-view split.
5181
5182         * Dialogs.C: associated changes.
5183
5184         * FormGraphics.[Ch]:
5185         * FormInclude.[Ch]:
5186         * FormPrint.[Ch]:
5187         moved the browsing functionality into the controller.
5188
5189         * xforms_helpers.[Ch]: moved browseFile to
5190         ../controllers/helper_funcs.[Ch]
5191
5192         * FormCitation.C
5193         * forms/form_citation.fd: added case sensitive search button.
5194
5195 2001-03-29  Angus Leeming  <a.leeming@ic.ac.uk>
5196
5197         * xformsBC.[Ch]: Patched in a slight reworking of Baruch Even's patch.
5198         Code moved into the generic template base class. Replaced
5199         setCancelCloseButton() with setButtonLabel().
5200
5201 2001-03-29  Juergen Vigna  <jug@sad.it>
5202
5203         * FormMinipage.C: removed widthp_ and all it's functions and changed
5204         to use new %-lengths of LyXLength.
5205
5206 2001-03-28  Angus Leeming  <a.leeming@ic.ac.uk>
5207
5208         * FormGraphics.[Ch]:
5209         * forms/form_graphics.fd:
5210         * FormIndex.[Ch]:
5211         * forms/form_index.fd: implemented controller-view split.
5212
5213         * Dialogs.C: associated changes.
5214
5215         * FormCharacter.[Ch]: changes associated with ControlCharacter cleanup.
5216
5217         * FormCitation.C: changes associated with ControlCitation cleanup.
5218
5219         * FormMinipage.h: cleaned-up forward declarations.
5220
5221 2001-03-27  Angus Leeming  <a.leeming@ic.ac.uk>
5222
5223         * FormMinipage.[Ch]:
5224         * forms/form_minipage.fd:
5225         * FormPrint.[Ch]:
5226         * forms/form_print.fd:
5227         * FormSplash.[Ch]: implemented controller-view split.
5228
5229         * Dialogs.C: associated changes.
5230
5231 2001-03-26  Angus Leeming  <a.leeming@ic.ac.uk>
5232
5233         * FormPreamble.[Ch]:
5234         * forms/form_preamble.fd:
5235         * FormRef.[Ch]:
5236         * forms/form_ref.fd:
5237         * FormSearch.[Ch]:
5238         * forms/form_search.fd:
5239         * FormTabularCreate.[Ch]:
5240         * forms/form_tabular_create.fd: implemented controller-view split.
5241
5242         * Dialogs.C: associated changes.
5243
5244 2001-03-23  Angus Leeming  <a.leeming@ic.ac.uk>
5245
5246         * FormError.[Ch]:
5247         * form_error.fd:
5248         * FormInclude.[Ch]:
5249         * form_include.fd:
5250         * FormUrl.[Ch]:
5251         * form_url.fd: implemented controller-view split.
5252
5253         * Dialogs.C: associated changes.
5254
5255         * FormBibitem.h:
5256         * FormBibtex.h:
5257         * FormCitation.h: moved methods from protected to private.
5258
5259 2001-03-23  Angus Leeming  <a.leeming@ic.ac.uk>
5260
5261         * FormCredits.C (build): changes associated with
5262         ControlCredits::getCredits returning a stringstream not a vector<string>
5263
5264 2001-03-22  Angus Leeming  <a.leeming@ic.ac.uk>
5265
5266         * FormCopyright.[Ch]:
5267         * forms/form_copyright.fd: implemented controller-view split.
5268
5269         * FormCredits.[Ch]:
5270         * forms/form_credits.fd: implemented controller-view split.
5271
5272         * Dialogs.C: associated changes.
5273
5274         * xforms_helpers.C (formatted): improved the function so that it now
5275         repects '\n' characters in the input string. Ie, the user can now
5276         specify line breaks explicitly.
5277
5278 2001-03-21  Angus Leeming  <a.leeming@ic.ac.uk>
5279
5280         * FormCharacter.[Ch]:
5281         * forms/form_character.fd: implemented controller-view split.
5282
5283         * Dialogs.C: associated changes.
5284
5285         * FormBase.C (input): changed return to SMI_VALID.
5286
5287         * FormCitation.C (updateBrowser): ensure that the keys are stripped of
5288         any surrounding whitespace.
5289
5290 2001-03-20  Angus Leeming  <a.leeming@ic.ac.uk>
5291
5292         * FormBase.[Ch] (input): no longer pure virtual. Has defualt state of
5293         SMI_NOOP.
5294         (FormBase2): split into two template classes, FormDB (DialogBase) and
5295         FormCB (ControllerBase) for greater flexibility.
5296
5297         * FormBibitem.[Ch]:
5298         * FormBibtex.[Ch]:
5299         * FormCitation.[Ch]: associated changes.
5300
5301         * FormBrowser.[Ch]:
5302         * FormLog.[Ch]:
5303         * FormVCLog.[Ch]:
5304         * forms/form_browser.fd: implemented controller-view split.
5305
5306         * Dialogs.C: associated changes.
5307
5308 2001-03-19  Angus Leeming  <a.leeming@ic.ac.uk>
5309
5310         * FormBibtex.[Ch]:
5311         * forms/form_bibtex.fd: implemented controller-view split.
5312
5313         * Dialogs.C: associated changes.
5314
5315 2001-03-19  Angus Leeming  <a.leeming@ic.ac.uk>
5316
5317         * FormBaseDeprecated.[Ch]: rename title as title_.
5318
5319         * FormBaseDeprecated.C: restore John's trick to give the dialog a border
5320         with limited functionality. It got lost in the MVC merge.
5321
5322         * FormBaseDeprecated.C:
5323         * FormBase.C (show): moved initialisation of minw_, minh_ here.
5324
5325         * FormBibitem.C (build):
5326         * FormBibtex.C (build):
5327         * FormBrowser.C (build):
5328         * FormCharacter.C (build):
5329         * FormCitation.C (build):
5330         * FormCopyright.C (build):
5331         * FormCredits.C (build):
5332         * FormDocument.C (build):
5333         * FormError.C (build):
5334         * FormExternal.C (build):
5335         * FormGraphics.C (build):
5336         * FormInclude.C (build):
5337         * FormIndex.C (build):
5338         * FormMinipage.C (build):
5339         * FormParagraph.C (build):
5340         * FormPreamble.C (build):
5341         * FormPreferences.C (build):
5342         * FormPrint.C (build):
5343         * FormRef.C (build):
5344         * FormSearch.C (build):
5345         * FormTabular.C (build):
5346         * FormTabularCreate.C (build):
5347         * FormToc.C (build):
5348         * FormUrl.C (build): removed initialisation of minw_, minh_.
5349
5350         * The Maths Panel stuff no longer causes a crash on exit from LyX.
5351
5352         * FormMaths.[Ch]:
5353         * forms/form_maths.fd: removed.
5354
5355         * forms/form_maths_delim.fd:
5356         * forms/form_maths_deco.fd:
5357         * forms/form_maths_matrix.fd:
5358         * forms/form_maths_space.fd:
5359         * forms/form_maths_panel.fd: new files.
5360         Split contents of form_maths.fd into 5 new files, one for each form.
5361
5362         * MathsSymbols.[Ch]: remove class BitmapMenu, renamed and reworked as
5363         class FormMathsBitmap in FormMathsBitmap.[Ch].
5364
5365         * FormMathsPanel.[Ch]:
5366         * FormMathsBitmap.[Ch]:
5367         * FormMathsDeco.[Ch]:
5368         * FormMathsDelim.[Ch]:
5369         * FormMathsMatrix.[Ch]:
5370         * FormMathsSpace.[Ch]: Split contents of FormMaths into new files,
5371         one for each popup. Rewrite so that all the new classes are derived from
5372         FormBaseBD. Clean up the logic in the process (I hope!).
5373
5374         * Makefile.am: added new fils, removed redundant ones.
5375
5376 2001-03-19  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
5377
5378         * FormMinipage.C (FormMinipage): add SigC:: namespace specifier.
5379         (showInset): ditto
5380         (updateInset): ditto
5381
5382 2001-03-16  Juergen Vigna  <jug@sad.it>
5383
5384         * Dialogs.C (Dialogs): create minipage options dialog.
5385
5386         * forms/form_minipage.fd:
5387         * form_minipage.C:
5388         * form_minipage.h:
5389         * FormMinipage.C:
5390         * FormMinipage.h: new files for the minipage options dialog.
5391
5392 2001-03-16  Angus Leeming  <a.leeming@ic.ac.uk>
5393
5394         * FormMaths.[Ch]: make the FD_ structs private. Create appropriate
5395         callback methods.
5396
5397         * forms/form_maths.fd: change C_FormBaseCancelCB to
5398         FormBaseDeprecatedCancelCB and so fix crash on closing the panel.
5399
5400 2001-03-16  John Levon  <moz@compsoc.man.ac.uk>
5401
5402         * FormMaths.C: quash warnings
5403
5404 2001-03-16  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
5405
5406         * FormMaths.C (C_FormMathsDelimCB): add usual .c_str() for lyxstring
5407         compatibility.
5408
5409 2001-03-16  Angus Leeming  <a.leeming@ic.ac.uk>
5410
5411         * Form_various.h: cleaned up #includes and forward declarations.
5412
5413         * Form_various.C: added "using SigC::slot" declaration.
5414
5415         * FormMaths.[Ch]: moved to boost::scoped_ptrs.
5416
5417         * FormDocument.C (CheckChoiceClass): removed string tct as the
5418         compiler warned that it was defined but never used.
5419         removed USE_CLASS_COMBO.
5420
5421 2001-03-13  John Levon  <moz@compsoc.man.ac.uk>
5422
5423         * Dialogs.C:
5424         * FormMaths.h:
5425         * FormMaths.C:
5426         * MathsSymbols.h:
5427         * MathsSymbols.C:
5428         * Makefile.am:
5429         * Toolbar_pimpl.C:
5430         * form_*.C:
5431         * forms/makefile:
5432         * forms/form_maths.fd:
5433         * forms/fdfixc.sed:
5434         * forms/fdfix.sh: add maths panel
5435
5436         * bmtable.h:
5437         * bmtable.c: moved from src/
5438
5439 2001-03-16  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
5440
5441         * FormParagraph.h: NO_PEXTRA
5442         * FormParagraph.C (input): NO_PEXTRA
5443
5444 2001-03-15  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
5445
5446         * several files: remove CXX_WORKING_NAMESPACES
5447
5448 2001-03-14  Angus Leeming  <a.leeming@ic.ac.uk>
5449
5450         * Merging changes from BRANCH_MVC back into HEAD.
5451
5452 2001-03-12  Angus Leeming  <a.leeming@ic.ac.uk>
5453
5454         * Dialogs.C (c-tor): Changes associated with storing a vector of
5455         boost::shared_ptrs.
5456         Use MVC Bibitem popup.
5457
5458         * FormBase.h: add a new template class FormBase2, derived from FormBase
5459         to make life creating MVC popups even easier ;-)
5460
5461         * FormBibitem.[Ch]:
5462         * forms/form_bibitem.fd: moved over to the MVC way of doing things.
5463         Proof that a simple popup should be easy to implement!
5464
5465         * FormCitation.[Ch]: now derived from FormBase2.
5466
5467         * FormToc.C: added using std::vector directive.
5468
5469 2001-03-09  Dekel Tsur  <dekelts@tau.ac.il>
5470
5471         * FormSearch.C: Add missing #pragma
5472
5473 2001-03-09  Angus Leeming  <a.leeming@ic.ac.uk>
5474
5475         * FormCitation.C:
5476         * forms/form_citation.fd: added the ability to Search, both Simply and
5477         for Regular Expressions. Use the Search code in the controller() to do
5478         the actual searching.
5479
5480 2001-03-08  Angus Leeming  <a.leeming@ic.ac.uk>
5481
5482         * Makefile.am: added FormCredits.[Ch] and form_credits.[Ch]
5483         * forms/makefile: added form_credits.fd
5484
5485         * Dialogs.C: added FormCredits and removed ShowCredits.
5486
5487         * FormCredits.[Ch]:
5488         * forms/form_credits.fd:
5489         * forms/form_search.fd: ported to the MVC way.
5490
5491 2001-03-07  Angus Leeming  <a.leeming@ic.ac.uk>
5492
5493         * xforms_helpers.h (formatted): now has default arguments for size and
5494         style.
5495
5496         * FormCitation.[Ch]: moved code out of this class and into
5497         ControlCitation and associated helper funcs.
5498
5499 2001-03-05  Angus Leeming  <a.leeming@ic.ac.uk>
5500
5501         * FormBase.[Ch]: (InputCB): use ButtonController::input() rather than
5502         ButtonController::valid() to check state of input. The buttons are
5503         now controlled correctly.
5504
5505         * Form*.[Ch]: use boost::scoped_ptr for the remaining few classes.
5506
5507 2001-03-05  Lars Gullik Bjønnes  <larsbj@lyx.org>
5508
5509         * Form*.[Ch]: use boost::scoped_ptr for dialog_ et al.
5510
5511         * FormBase.[Ch]: rename title as title_.
5512
5513 2001-03-02  John Levon  <moz@compsoc.man.ac.uk>
5514
5515         * FormBase.C (c-tor): initialise variables in correct order.
5516
5517         * FormCitation.C: add #include <algorithm>
5518
5519 2001-03-02  Angus Leeming  <a.leeming@ic.ac.uk>
5520
5521         * xformsBC.[Ch]: Changes associated with the changes to
5522         controllers/ButtonController.[Ch]. Ie, the class is now derived from
5523         ButtonControllerBase and the ButtonPolicy is accessed through a method
5524         bp() rather than the instance bp_.
5525
5526         * FormBaseDeprecated.[Ch]: no longer store a ButtonController, but
5527         rather use a pure virtual method bc() to access the controller
5528         instantiated by the daughter classes.
5529
5530         * F*.[Ch]: changes associated with the above.
5531
5532 2001-02-27  Angus Leeming  <a.leeming@ic.ac.uk>
5533
5534         * FormBase.[Ch]: renamed as FormBaseDeprecated.[Ch]
5535
5536         * ViewXforms.[Ch]: renamed as FormBase.[Ch]
5537
5538 2001-02-23  Angus Leeming  <a.leeming@ic.ac.uk>
5539
5540         * ButtonController.[Ch]: deleted. The class is split into two
5541         (with identical functionality), the code being found in
5542         ../controllers/ButtonController.[Ch] and xformsBC.[Ch]
5543
5544         * xformsBC.[Ch]: new files. Xforms specific part of Allan's original
5545         ButtonController class.
5546
5547         * FormBase.[Ch]: changes associated with the above split.
5548
5549         * ViewXforms.[Ch]: Base class for xforms dialogs derived from ViewBase
5550         (../controllers/ViewBase.h). Ie, for Dialogs with GUI-I controllers
5551         controlling all interaction to/from the LyX kernel.
5552
5553         * FormCitation.[Ch]:
5554         * forms/form_citation.fd: An xforms-specific implementation of the
5555         Citation dialog, controlled by the GUI-I ControlCitation.
5556
5557         * Dialogs.C: Use the controlled Citation dialog.
5558
5559 2001-03-15  John Levon  <moz@compsoc.man.ac.uk>
5560
5561         * Makefile.am:
5562         * combox.h:
5563         * combox.C: moved from src/
5564
5565 2001-03-09  Angus Leeming  <a.leeming@ic.ac.uk>
5566
5567         * forms/fdfix.sh:
5568         * forms/form_filedialog.C.patch: I hate having to make these patches,
5569         but on reflection I think it's probably better than hacking fdfix.sh.
5570
5571 2001-03-14  Angus Leeming  <a.leeming@ic.ac.uk>
5572
5573         * forms/fdfix.sh: test whether bmtable.h is needed before #including it.
5574
5575 2001-03-13  John Levon  <moz@compsoc.man.ac.uk>
5576
5577         * FormGraphics.C: remove unnecessary hack
5578
5579 2001-03-13  Dekel Tsur  <dekelts@tau.ac.il>
5580
5581         * FormCitation.C (apply): Do not put space between multiple keys.
5582
5583 2001-03-12  Dekel Tsur  <dekelts@tau.ac.il>
5584
5585         * Menubar_pimpl.C (add_toc): Remove debug message.
5586
5587 2001-03-09  John Levon  <moz@compsoc.man.ac.uk>
5588
5589         * Makefile.am:
5590         * Dialogs.C:
5591         * FormExternal.C:
5592         * FormExternal.h:
5593         * form_external.C:
5594         * form_external.h:
5595         * xforms/forms/makefile:
5596         * forms/form_external.fd: add FormExternal
5597
5598 2001-03-12  John Levon  <moz@compsoc.man.ac.uk>
5599
5600         * Dialogs.C: add destroySplash()
5601
5602         * form_splash.h:
5603         * form_splash.C:
5604         * forms/form_splash.fd:
5605         * FormSplash.h:
5606         * FormSplash.C: make independent of FormBase, tidy
5607
5608         * Menubar_pimpl.C: destroy splash on interaction
5609
5610 2001-03-12  John Levon  <moz@compsoc.man.ac.uk>
5611
5612         * FormInclude.h:
5613         * FormInclude.C:
5614         * form_include.h:
5615         * form_include.C:
5616         * forms/form_include.fd: rework, clean up
5617
5618 2001-03-12  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
5619
5620         * FormToc.h: use Buffer::typedef
5621
5622         * Menubar_pimpl.C (add_toc): use the Buffer::typedefs
5623         * FormToc.C (build): ditto
5624         (updateToc): ditto
5625
5626 2001-03-11  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
5627
5628         * FormToc.C (build): implement for dynamic number of lists
5629         (updateToc): ditto
5630         * Menubar_pimpl.C (add_toc): ditto
5631
5632 2001-03-07  Edwin Leuven  <leuven@fee.uva.nl>
5633
5634         * added credits:
5635         * Dialogs.C:
5636         * Makefile.am:
5637         * FormCredits.[Ch]:
5638         * form_credits.[Ch]:
5639         * forms/form_credits.fd:
5640
5641 2001-03-07  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
5642
5643         * Menubar_pimpl.h: make Pipl::ItemInfo::item_ a boost::shared_ptr,
5644         make ButtonList contain boost::shared_ptr<ItemInfo>
5645
5646         * Menubar_pimpl.C (~Pimpl): remove destructor
5647
5648 2001-03-06  John Levon  <moz@compsoc.man.ac.uk>
5649
5650         * Makefile.am:
5651         * FileDialog.C:
5652         * FormFiledialog.C:
5653         * FormFiledialog.h:
5654         * form_filedialog.C:
5655         * form_filedialog.h:
5656         * FormGraphics.C:
5657         * FormInclude.C:
5658         * FormPreferences.C:
5659         * FormPrint.C:
5660         * xforms_helpers.C:
5661         * xforms_helpers.h:
5662         * forms/fdfix.sh:
5663         * forms/makefile:
5664         * form/form_filedialog.fd: add File Dialog
5665         * Toolbar_pimpl.h:
5666         * Toolbar_pimpl.C: move LayoutsCB to here
5667
5668 2001-03-06  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
5669
5670         * FormParagraph.C: changes because of ParagraphParameters.
5671
5672 2001-03-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
5673
5674         * FormSearch.C (Replace): remove default argument
5675         (Find): ditto
5676
5677 2001-03-05  Edwin Leuven  <leuven@fee.uva.nl>
5678
5679         * added find/replace dialog:
5680         * FormSearch.*: added
5681         * form_search.*: added
5682         * forms/form_search.fd: added
5683
5684 2001-03-05  Angus Leeming  <a.leeming@ic.ac.uk>
5685
5686         * xform_helpers.[Ch]: renamed as xforms_helpers.[Ch].
5687
5688         * various: in a rush of delayed guilt, I've renamed all instances of
5689         xform as xforms. Jean-Marc sowed this seed a long, long time ago and it
5690         finally sprouted.
5691
5692         * xforms_helpers.[Ch] (setEnabled): a little wrapper function to
5693         activate/deactivate an FL_OBJECT.
5694
5695         * FormCitation.C:
5696         * FormDocument.C:
5697         * FormInclude.C:
5698         * FormParagraph.C:
5699         * FormPreamble.C:
5700         * FormPreferences.C:
5701         * FormRef.C:
5702         * FormTabular.C: used it.
5703
5704 2001-03-05  Angus Leeming  <a.leeming@ic.ac.uk>
5705
5706         * FormPreferences.C: removed three unused using directives.
5707
5708 2001-03-05  Edwin Leuven  <leuven@fee.uva.nl>
5709
5710         * added find/replace dialog:
5711         * FormSearch.*: added
5712         * form_search.*: added
5713         * forms/form_search.fd: added
5714
5715 2001-02-27  Dekel Tsur  <dekelts@tau.ac.il>
5716
5717         * FormRef.C: Fixed the behaviour of Goto-Ref.
5718
5719 2001-02-27  Angus Leeming  <a.leeming@ic.ac.uk>
5720
5721         * forms/makefile: added character and preamble dialogs
5722
5723 2001-02-27  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
5724
5725         * FormCharacter.C (FormCharacter): change order of deletion,
5726         change combo_language2 to combo_language2_
5727
5728 2001-02-26  Dekel Tsur  <dekelts@tau.ac.il>
5729
5730         * FormRef.C (apply): Update bookmark #0 after inserting a reference.
5731
5732 2001-02-23  Edwin Leuven <leuven@fee.uva.nl>
5733
5734         * Dialogs.C: added layoutcharacter
5735         * FormCharacter.C: added
5736         * FormCharacter.h: added
5737         * form_character.C: added
5738         * form_character.h: added
5739         * forms/form_character.fd: added
5740
5741 2001-02-23  Dekel Tsur  <dekelts@tau.ac.il>
5742
5743         * FormPreferences.C: Handle lyxrc.language_use_babel and
5744         lyxrc.language_global_options.
5745
5746 2001-02-23  Angus Leeming  <a.leeming@ic.ac.uk>
5747
5748         * FormPreferences(GetFrom, GetTo): use size_type rather than int.
5749
5750 2001-02-23  John Levon  <moz@compsoc.man.ac.uk>
5751
5752         * FormBase.C: no longer transient dialogs, XMapWindow()
5753           in attempt to de-iconify
5754
5755         * FormDocument.C: remove DO_USE_DEFAULT_LANGUAGE
5756
5757 2001-02-21  Dekel Tsur  <dekelts@tau.ac.il>
5758
5759         * FormDocument.C (checkMarginValues): Activate "use geometry" button
5760         if using custom paper size/margin.
5761
5762 2001-02-21  Allan Rae  <rae@lyx.org>
5763
5764         * forms/form_preferences.fd: larger, bold font for outer tabfolder
5765
5766 2001-02-20  Edwin Leuven <leuven@fee.uva.nl>
5767
5768         * src/frontends/xforms/Dialogs.C: added preamble
5769         * src/frontends/xforms/FormPreamble.C: added
5770         * src/frontends/xforms/FormPreamble.h: added
5771         * src/frontends/xforms/Makefile.am: added
5772         * src/frontends/xforms/form_preamble.C: added
5773         * src/frontends/xforms/form_preamble.h: added
5774         * src/frontends/xforms/form_preamble.fd: added
5775
5776 2001-02-19  Angus Leeming  <a.leeming@ic.ac.uk>
5777
5778         * FormBase.h: moved noncopyable derivation to DialogBase.
5779
5780 2001-02-19  Juergen Vigna  <jug@sad.it>
5781
5782         * FormTabular.C (build): make all input field accepted only after
5783         a "RETURN".
5784
5785         * forms/form_tabular.fd: removed default "Return" on Close-Button.
5786
5787 2001-02-19  Angus Leeming  <a.leeming@ic.ac.uk>
5788
5789         * FormError.C:
5790         * FormGraphics.C:
5791         * FormInset.C (showInset): change associated with name change
5792         inset::hide to inset::hideDialog.
5793
5794 2001-02-19  Angus Leeming  <a.leeming@ic.ac.uk>
5795
5796         * FormCitation.C (build): altering "Text after" now activates the Ok,
5797         Apply buttons.
5798
5799 2001-02-16  Angus Leeming  <a.leeming@ic.ac.uk>
5800
5801         * FormCitation.C: lots of white-space changes to make file consistent
5802         with LyX style.
5803         (input): use the FL_OBJECT * parameter to decide what to do, not the
5804         long parameter.
5805
5806         * FormCitation.h: removed most entries in enum.
5807
5808         * forms/form_citation.fd: change names of variables, consistent with
5809         Allan's naming scheme.
5810         Don't pass any particular arguments to the InputCB function.
5811         choice_style now triggers a callback and looks like other choices.
5812
5813 2001-02-16  Lars Gullik Bjønnes  <larsbj@lyx.org>
5814
5815         * other: use compare instead of strcmp/strncmp
5816
5817 2001-02-15  Angus Leeming  <a.leeming@ic.ac.uk>
5818
5819         * ButtonController.[Ch]: changed trigger_change_ vector and associated
5820         methods to dont_trigger_change_ because FL_OBJECTs that trigger a
5821         callback to InputCB() but don't trigger a change in the state of the
5822         Ok, Apply buttons are much rarer than those that do.
5823
5824         * FormCitation.C (build): associated change.
5825
5826 2001-02-14  Lars Gullik Bjønnes  <larsbj@lyx.org>
5827
5828         * ButtonController.C: include algorithm
5829
5830 2001-02-14  Angus Leeming  <a.leeming@ic.ac.uk>
5831
5832         * ButtonController.[Ch] (addTriggerChange, eraseTriggerChange):
5833         new methods.
5834         (valid): method can now be passed an optional FL_OBJECT *. If it is, and
5835         the vector of FL_OBJECT *s that can trigger a change in the button state
5836         is not empty, then a change of state will occur only if the FL_OBJECT *
5837         is present in this vector.
5838
5839         * FormBase.C (RestoreCB): call bc.undoAll() before restore(). Allows
5840         the user to deactivate specific fields within restore().
5841         (InputCB): pass the FL_OBJECT * to bc_.valid().
5842
5843         * FormCitation.C (build): create a vector of FL_OBJECT *s that can
5844         trigger a change of state in the Ok,Apply buttons.
5845         (update): bc_.readOnly() to the start of the method. Similar reasoning
5846         to that for FormBase::RestoreCB, above.
5847
5848 2001-02-14  Angus Leeming  <a.leeming@ic.ac.uk>
5849
5850         * FormBrowser.C: used OkCancelPolicy for ButtonController rather than
5851         IgnorantPolicy.
5852
5853         * forms/form_browser.fd:
5854         * forms/form_copyright.fd:
5855         * forms/form_error.fd:
5856         * forms/form_tabular.fd:
5857         * forms/form_toc.fd:
5858         Consistent shortcuts for Close button: Esc and Return only.
5859
5860         * forms/form_citation.fd:
5861         * forms/form_document.fd:
5862         * forms/form_index.fd:
5863         * forms/form_paragraph.fd:
5864         * forms/form_preferences.fd:
5865         * forms/form_print.fd:
5866         * forms/form_ref.fd:
5867         * forms/form_tabular_create.fd:
5868         * forms/form_url.fd:
5869         Consistent shortcut for Cancel button: Esc only.
5870
5871 2001-02-12  John Levon  <moz@compsoc.man.ac.uk>
5872
5873         * Dialogs.C: new Splash. Include, Bibitem/tex
5874
5875         * FormBase.h: make show() virtual for Splash's benefit
5876
5877         * Makefile.am:
5878         * forms/makefile:
5879         * FormBibitem.C:
5880         * FormBibitem.h:
5881         * FormBibtex.C:
5882         * FormBibtex.h:
5883         * form_bibitem.C:
5884         * form_bibitem.h:
5885         * form_bibtex.C:
5886         * form_bibtex.h:
5887         * forms/form_bibitem.fd:
5888         * forms/form_bibtex.fd:
5889         * FormInclude.C:
5890         * FormInclude.h:
5891         * form_include.C:
5892         * form_include.h:
5893         * forms/form_include.fd:
5894         * FormSplash.C:
5895         * FormSplash.h:
5896         * form_splash.C:
5897         * form_splash.h:
5898         * forms/form_splash.fd: new forms
5899
5900 2001-02-09  John Levon  <moz@compsoc.man.ac.uk>
5901
5902         * FormLog.C: handle Literate build log nicely
5903
5904 2001-02-09  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
5905
5906         * Menubar_pimpl.C: remove support for reference menuitem type.
5907
5908 2001-02-07  John Levon  <moz@compsoc.man.ac.uk>
5909
5910         * Makefile.am:
5911         * Timeout_pimpl.h:
5912         * Timeout_pimpl.C: add Timeout implementation
5913
5914 2001-02-06  John Levon  <moz@compsoc.man.ac.uk>
5915
5916         * form_browser.h:
5917         * form_browser.C:
5918         * forms/form_browser.fd:
5919         * forms/makefile:
5920         * FormBrowser.C:
5921         * FormBrowser.h: readonly browser form
5922
5923         * FormLog.C:
5924         * FormLog.h:
5925         * FormVCLog.C:
5926         * FormVCLog.h:
5927         * Dialogs.C: add Log and VCLog
5928
5929         * Makefile.am: add Log and VCLog, add updatesrc target
5930
5931 2001-01-31  Dekel Tsur  <dekelts@tau.ac.il>
5932
5933         * Menubar_pimpl.C (add_toc2): Add shortcut to the TOC menu.
5934
5935 2001-01-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
5936
5937         * FormPreferences.C (GetFrom): fix crash when there is no format
5938         defined.
5939         (GetTo): ditto.
5940
5941 2001-01-23  Angus Leeming  <a.leeming@ic.ac.uk>
5942
5943         * FormPreferences.C (LoadBrowserLyX): convert unsigned short to
5944         unsigned char correctly and so fix 2 bugs loading/changing colors.
5945
5946 2001-01-21  Dekel Tsur  <dekelts@tau.ac.il>
5947
5948         * FormRef.C (update): Do not update dialog_->{ref,name,type}
5949         if inset_ == 0.
5950         Deactivate the type button when buffer is LinuxDoc/Docbook
5951         (build): Uncomment calls to addReadOnly().
5952         (updateBrowser) Do not disable the update button when there are no
5953         keys.
5954         (build, getType, getName): Use InsetRef::types.
5955
5956 2001-01-18  Angus Leeming  <a.leeming@ic.ac.uk>
5957
5958         * FormPrint.[Ch] (browse): new method to browse for file to print to.
5959
5960         * forms/form_print.fd: give the form a Browse button.
5961
5962 2001-01-17  Dekel Tsur  <dekelts@tau.ac.il>
5963
5964         * FormRef.C (input): Fix the behavior of goto reference button.