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