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