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