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