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