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