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