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