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