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