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