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