]> git.lyx.org Git - lyx.git/blob - src/frontends/xforms/ChangeLog
A couple of minor bug fixes and cleanups
[lyx.git] / src / frontends / xforms / ChangeLog
1 2002-07-09  John Levon  <moz@compsoc.man.ac.uk>
2
3         * xscreen.C: add const
4  
5 2002-07-09  Angus Leeming  <leeming@lyx.org>
6
7         * xformsImage.C (scale): use boost::tie.
8         (statusCB): fudge to fix bug in image width for xforms <= 0.89.6.
9
10 2002-07-08  Angus Leeming  <leeming@lyx.org>
11
12         * forms/fdfix.sh: whitespace.
13
14 2002-07-05  Angus Leeming  <leeming@lyx.org>
15
16         * lyx_gui.C (hexname): new function.
17
18 2002-07-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
19
20         * lyx_gui.C (init_graphics): boost::function assign, not
21         boost::signal connect.
22
23         * combox.C (Combox): what remove does is now done implicitly from
24         XFormsView destructor.
25
26         * XMiniBuffer.C (peek_event): comment last arg to avoid warning.
27
28         * XFormsView.h: form_ is now a raw pointer not a scoped_ptr.
29
30         * XFormsView.C (XFormsView): hide and free form_
31         (getForm): raw pointer return
32         (create_form_form_main): raw pointer set
33
34         * Toolbar_pimpl.C (toolbarItem): whet clean does is now done
35         implicitly from XFormsView destructor.
36
37 2002-07-04  André Pönitz <poenitz@gmx.net>
38
39         * FormInset.[Ch]: reduce #include depencies
40
41         * guiapi.C: suppress compiler warning
42
43 2002-06-27  Juergen Spitzmueller <j.spitzmueller@gmx.de>
44
45         * FormInclude.C: Comment out unneeded and wrong update mechanism
46         (related to bug #459)
47         *forms/form_include.fd: define missing callbacks (bug #459)
48
49 2002-07-03  Vitaly Lipatov  <LAV@VL3143.spb.edu>
50
51         * FormDocument.C (build): add pt154 encoding
52
53 2002-07-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
54
55         * Tooltips.C (Tooltips): add Dialogs to constructor arg.
56
57 2002-07-01  Angus Leeming  <leeming@lyx.org>
58
59         * forma/Makefile.am: keep "make clean" consistent with Kayvan's fix.
60
61 2002-07-01  Kayvan A. Sylvan  <kayvan@sylvan.com>
62
63         * forms/fdfix.sh: fix compilation failure on WinXP.
64
65 2002-06-28  Angus Leeming  <leeming@lyx.org>
66
67         * XPainter.[Ch]: changes associated with the name change
68         grfx::GImage -> grfx::Image.
69
70         * xformsGImage.[Ch]: deleted.
71         * xformsImage.[Ch]: new files, reflecting changed class name.
72
73         * Makefile.am:
74         * lyx_gui.C: associated changes.
75
76 2002-06-27  Juergen Spitzmueller <j.spitzmueller@gmx.de>
77
78         * FormPreferences.C
79         * forms/formPreferences.fd: Add a checkbox for Andrés new toy (preview)
80
81 2002-06-26  Angus Leeming  <leeming@lyx.org>
82
83         * xformsGImage.C (load, setPixmap): changes aassociated with moving
84         grfx::DisplayType out of grfx::GParams.
85
86 2002-06-25  Angus Leeming  <leeming@lyx.org>
87
88         * FormPreferences.C (LnFmisc::apply): Comment out the call to
89         grfx::GCache::changeDisplay. The method no longer exists now that the
90         pixmap generation part of the graphics loader has been moved into
91         InsetGraphics.
92
93 2002-06-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
94
95         * Toolbar_pimpl.C: layout as layout
96
97 2002-06-21  Angus Leeming  <leeming@lyx.org>
98
99         * xscreen.C: add a using std::endl directive.
100
101 2002-06-21  John Levon  <moz@compsoc.man.ac.uk>
102
103         * FormPreferences.h:
104         * FormPreferences.C:
105         * forms/form_preferences.fd: remove show_banner, display_shortcuts
106
107 2002-06-21  John Levon  <moz@compsoc.man.ac.uk>
108
109         * XWorkArea.h:
110         * XWorkArea.C: remove splash, should be handled in
111           LyXScreen::greyOut()
112
113 2002-06-21  John Levon  <moz@compsoc.man.ac.uk>
114
115         * forms/form_texinfo.fd: "Update List" not "Rescan"
116
117 2002-06-20  John Levon  <moz@compsoc.man.ac.uk>
118
119         * guiapi.C: createIndex() changed
120
121 2002-06-20  John Levon  <moz@compsoc.man.ac.uk>
122
123         * FormBibtex.C: use new lyx::eliminate_duplicates
124
125 2002-06-20 Herbert Voss  <voss@perce.de>
126
127         * FormBibtex.C:
128         * forms/form_bibtex.fd: give better support for choosing the
129         bibstyle (new browserfield with the available bibstyles).
130         move some code of ControlTexinfo into a helper
131         file support/tex-helpers to use some of the functions
132
133 2002-06-20  John Levon  <moz@compsoc.man.ac.uk>
134
135         * XWorkArea.h:
136         * XWorkArea.C: remove unused code, name change
137
138 2002-06-20  John Levon  <moz@compsoc.man.ac.uk>
139
140         * XLyXKeySym.h:
141         * XLyXKeySym.C: whitespace
142
143 2002-06-20  John Levon  <moz@compsoc.man.ac.uk>
144
145         * XWorkArea.h: remove focus stuff, greyOut()
146
147 2002-06-19  John Levon  <moz@compsoc.man.ac.uk>
148
149         * XWorkArea.C: remove focus/unfocus events
150
151 2002-06-19  John Levon  <moz@compsoc.man.ac.uk>
152
153         * XWorkArea.h: remove unused methods
154
155 2002-06-15  Martin Vermeer  <martin.vermeer@hut.fi>
156
157         * FormMathsDelim.C: Redesign of Delimiters dialogue in mathed.
158           Cleaner, smaller.
159
160 2002-06-19  John Levon  <moz@compsoc.man.ac.uk>
161
162         * XWorkArea.h: remove unused width()
163
164 2002-06-18  John Levon  <moz@compsoc.man.ac.uk>
165
166         * guiapi.C: fix compile with libAiksaurus
167
168 2002-06-17  Herbert Voss  <voss@perce.de>
169
170         * forms/.cvsignore: ignore the *.lo files
171
172 2002-06-18  John Levon  <moz@compsoc.man.ac.uk>
173
174         * FormSearch.h:
175         * FormSearch.C: focus and select search string on open (bug #77)
176
177 2002-06-16  Lars Gullik Bjønnes  <larsbj@birdstep.com>
178
179         * changes to let the function setup happen in frontends
180
181         * guiapi.C: new file
182
183 2002-06-16    <alstrup@diku.dk>
184
185         * xscreen.C (draw): After drawing, we wait for X with XSync..
186
187         * XWorkArea.[Ch]: Xforms implementation of GUII WorkArea.
188
189         * XPainter.[Ch]: Use XWorkArea instead of WorkArea.
190
191         * xscreen.[Ch]: Use XWorkArea instead of WorkArea.
192
193         * WorkAreaFactory.C: New file for GUII WorkArea.
194
195         * LyXScreenFactory.C: WorkArea GUIIized.
196
197 2002-06-15  Lyx Development team  <larsbj@birdstep.com>
198
199         * LyXKeySymFactory.C: Added XForms implementation.
200
201         * XLyXKeySym.[Ch]: Added XForms implementation of the LyXKeySym
202         stuff.
203
204         * XWorkArea.[Ch]: Use LyXKeySym in signal interface for keypress.
205
206 2002-06-14  Lyx Development team  <lyx@electronia>
207
208         * LyXScreenFactory.C: Implementation for XForms.
209
210         * xscreen.[Ch]: Added implementation of LyXScreen for XForms,
211         called XScreen (surprise!).
212
213 2002-06-14  Angus Leeming  <leeming@lyx.org>
214
215         * forms/Makefile.am: make the .Ch files dependent on the fdfix files.
216
217         * fdfix.sh: test whether "fdesign -convert file.fd" succeeds and
218         if not, exit gracefully.
219         Test whether the newly generated .h file is different from the existing
220         one and if not discard it to prevent unnecessary recompilation in the
221         xforms directory.
222
223 2002-06-14  Angus Leeming  <leeming@lyx.org>
224
225         * FormPreferences (XYZ::build): pass "&parent_" to build_xyz, not
226         "this", ro we'll get a crash following FormBaseDeprecated's
227         C_PrehandlerCB cast of ob->form->u_vdata to FormBaseDeprecated *.
228
229         This is the only form in which all the folders are not built in the
230         parent class direct, so this is the only one that should suffer from
231         this bug.
232
233 2002-06-12  Angus Leeming  <leeming@lyx.org>
234
235         * form_*.[Ch]: removed from the repository.
236         * forms/Makefile.am:
237         * forms/fdfix.sh: changes to generate form_*.[Ch] automatically.
238
239         * forms/form_*.fd: use a consistent naming convention for the fdesign
240         generated FD_xyz structs. For example, form_aboutlyx.h now contains:
241         struct FD_aboutlyx;
242         struct FD_aboutlyx_version;
243         struct FD_aboutlyx_credits;
244         struct FD_aboutlyx_license;
245
246         * forms/fdfix[ch].sed: no longer write the build routines for the
247         fdesign generated FD_xyz structs as member methods of the controlling
248         FormXyz class. It's unnecessary and needs patch files in addition to
249         the sed magic to work properly. Thus, the structs above are now
250         generated by routines
251         FD_aboutlyx * build_aboutlyx(void *);
252         FD_aboutlyx_version * build_aboutlyx_version(void *);
253         FD_aboutlyx_credits * build_aboutlyx_credits(void *);
254         FD_aboutlyx_license * build_aboutlyx_license(void *);
255
256         * forms/README: document all the above.
257
258         * forms_fwd.h: new file to forward declare FL_OBJECT, FL_FORM.
259
260         * forms_gettext.[Ch]: new files containing only the scex, idex functions
261         stored previously in xforms_helpers.[Ch].
262
263         * xforms_helpers.[Ch]: removed scex, idex functions.
264
265         * Most other files: minor changes associated with the above.
266
267 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
268
269         * XWorkArea.h:
270         * XWorkArea.C: move scrolling logic into here
271
272         * ColorHandler.h:
273         * ColorHandler.C:
274         * XPainter.h:
275         * XPainter.C: remove unused stuff, s/PainterBase/Painter/,
276         s/Painter/XPainter/
277
278 2002-06-12  Angus Leeming  <leeming@lyx.org>
279
280         * lyx_gui.C (parse_init): exit isn't in namespace lyx_gui!
281
282 2002-06-12  Angus Leeming  <leeming@lyx.org>
283
284         * FormParagraph.C: include ParagraphParameters.h now that
285         ParagraphParameters is forward declared in ControlParagraph.h.
286
287 2002-05-24  Martin Vermeer  <martin.vermeer@hut.fi>
288
289         * FormMathsDelim.C: fix delimiter pre-display rendering
290           mess-up bug (354)
291
292 2002-06-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
293
294         * xformsGImage.h: do not rely on FLIMAGE_H_LOCATION anymore
295
296 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
297
298         * XFormsView.h:
299         * XFormsView.C: move init() back to LyXView
300
301 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
302
303         * GUIRunTime.C: remove in favour of ...
304
305         * Makefile.am:
306         * lyx_gui.C: ... GUI startup namespace
307
308         * XFormsView.h:
309         * XFormsView.C: change show() prototype
310
311         * XPainter.C:
312         * xfont_loader.C: don't use GUIRunTime any more
313
314 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
315
316         * ColorHandler.C:
317         * FontInfo.h:
318         * FormBase.C:
319         * FormBaseDeprecated.C:
320         * MathsSymbols.C:
321         * Menubar_pimpl.C: minor cleanups
322
323 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
324
325         * xformsGImage.C:
326         * FontInfo.h:
327         * FontInfo.C: some cleanup
328
329         * XWorkArea.C:
330         * XFormsView.h:
331         * XFormsView.C: some minor cleanup, use of
332           scoped_ptr
333
334         * xfont_loader.h:
335         * xfont_loader.C: rename
336
337 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
338
339         * XWorkArea.h:
340         * XWorkArea.C: use workHeight(), remove enter/leaveView
341
342 2002-06-11  John Levon  <moz@compsoc.man.ac.uk>
343
344         * XWorkArea.h:
345         * XWorkArea.C: remove belowMouse() and active()
346
347 2002-06-11  John Levon  <moz@compsoc.man.ac.uk>
348
349         * xfont_metrics.h:
350         * xfont_metrics.C:
351         * XPainter.C: X-specific metrics stuff moved into xforms/ only
352
353 2002-06-11  Edwin Leuven  <leuven@fee.uva.nl>
354
355         * FormParagraph.[Ch]: moved to mvc
356         * form_paragraph.[Ch]: idem
357         * forms/form_paragraph.fd: idem
358         * Dialogs.C: idem
359
360 2002-06-06  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
361
362         * GUIRunTime.C (initialiseGraphics): condition the choice of
363         loader on USE_XFORMS_IMAGE_LOADER
364
365         * xformsGImage.C (init_graphics): do not initialize jpeg support
366         if not available
367
368 2002-06-05  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
369
370         * xformsGImage.h: use FLIMAGE_H_LOCATION to include flimage.h.
371
372 2002-06-10  Lars Gullik Bjønnes  <larsbj@birdstep.com>
373
374         * FormMathsPanel.C: do not include ButtonController.tmpl
375         * FormPreferences.C: ditto
376         * xformsBC.C: ditto
377
378         * FormBase.h (controller): remove ViewBase:: prefix
379
380 2002-06-07  Angus Leeming  <leeming@lyx.org>
381
382         Fixes needed to compile with Compaq cxx 6.5.
383         * ColorHandler.C:
384         * DropDown.C:
385         * FormThesaurus.C:
386         all c-library variables have been moved into namespace std.
387         Wrap using std::xyz declarations inside a #ifndef CXX_GLOBAL_CSTD block.
388
389         * XFormsView.C: add a using std::abs directive.
390
391         * FormBase.h (FormCB::controller): I have had to prefix base class
392         methods with Base:: Wierd!
393
394 2002-06-04  John Levon  <moz@compsoc.man.ac.uk>
395
396         * xformsGImage.h: an xforms build fix
397
398 2002-06-02  Michael A. Koziarski  <michael@koziarski.com>
399
400         * Tooltips.C: fix some sigc++ -> boost errors.
401
402 2002-06-02  John Levon  <moz@compsoc.man.ac.uk>
403
404         * GUIRunTime.C:
405         * XFormsView.C:
406         * XWorkArea.C:
407         * xforms_resize.C:
408         * xformsGImage.h: fixes for xforms 1.0 version
409           checking
410
411 2002-05-10  Herbert Voss  <voss@perce.de>
412
413         * FormInclude.C (input, update): disable load-button when
414         "use verbatim" is enabled
415
416 2002-05-30  Lars Gullik Bjønnes  <larsbj@birdstep.com>
417
418         * FileDialog.C (FileDialog): fix () bug when using new
419         * xformsGImage.C (newImage): ditto
420         * Toolbar_pimpl.C (Pimpl): ditto
421         * xfont_loader.C (getFontinfo): ditto
422
423 2002-05-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
424
425         * switch from SigC signals to boost::signals.
426
427         * Dialogs.C (Dialogs): simplify creation of dialog objects a bit.
428
429 2002-05-28  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
430
431         * FormDocument.C (input): set preamble too when saving default
432         template.
433
434 2002-05-26  John Levon  <moz@compsoc.man.ac.uk>
435
436         * Makefile.am:
437         * XWorkArea.h:
438         * XWorkArea.C: moved here
439
440 2002-05-24  John Levon  <moz@compsoc.man.ac.uk>
441
442         * ColorHandler.h:
443         * ColorHandler.C:
444         * FontInfo.h:
445         * FontInfo.C: moved here
446
447         * xfont_loader.h:
448         * xfont_loader.C: moved here
449
450         * Makefile.am:
451         * xfont_metrics.C: changes from above
452
453 2002-05-23  John Levon  <moz@compsoc.man.ac.uk>
454
455         * Makefile.am:
456         * XPainter.C:
457         * xfont_metrics.h:
458         * xfont_metrics.C: moved font metrics code
459
460 2002-05-24  Juergen Vigna  <jug@sad.it>
461
462         * FormMathsBitmap.C: include local includes first (selfcontainment)
463         * FormMathsBitmap.h: include LString.h first.
464
465 2002-05-23  John Levon  <moz@compsoc.man.ac.uk>
466
467         * XFormsView.C:
468         * lyxlookup.h:
469         * lyxlookup.C:
470         * Makefile.am: move here
471
472 2002-05-23  John Levon  <moz@compsoc.man.ac.uk>
473
474         * DropDown.h:
475         * FileDialog.C:
476         * FormBaseDeprecated.C:
477         * FormDocument.C:
478         * FormIndex.C:
479         * FormInset.C:
480         * FormMathsBitmap.C:
481         * FormMathsDelim.C:
482         * FormMathsMatrix.C:
483         * FormMathsPanel.C:
484         * FormParagraph.C:
485         * FormPreferences.C:
486         * FormPrint.C:
487         * FormTabular.C:
488         * Makefile.am:
489         * XFormsView.h:
490         * XFormsView.C: LyXView is now in frontends/,
491         XFormsView moved to here
492
493 2002-05-23  John Levon  <moz@compsoc.man.ac.uk>
494
495         * Makefile.am:
496         * XPainter.h:
497         * XPainter.C: move Painter here
498
499 2002-05-22  Lars Gullik Bjønnes  <larsbj@birdstep.com>
500
501         * Menubar_pimpl.C: add scoped_ptr.hpp
502
503         * FormPrint.h: remove smart_ptr.hpp
504
505         * FormBase.h: use more specific smart_ptr header
506         * FormCharacter.h: ditto
507         * FormMathsStyle.h: ditto
508         * FormAboutlyx.h: ditto
509         * Menubar_pimpl.h: ditto
510         * FormTabular.h: ditto
511         * FormPreferences.h: ditto
512         * FormParagraph.h: ditto
513         * FormMathsSpace.h: ditto
514         * FormMathsPanel.h: ditto
515         * FormMathsMatrix.h: ditto
516         * FormMathsDelim.h: ditto
517         * FormMathsDeco.h: ditto
518         * FormGraphics.h: ditto
519         * FormDocument.h: ditto
520
521 2002-05-15  John Levon  <moz@compsoc.man.ac.uk>
522
523         * FormCharacter.C: avoid mis-treating Combox as FL_OBJECT
524           (bug 406) (from Angus)
525
526 2002-05-10  Dekel Tsur  <dekelts@tau.ac.il>
527
528         * FormDocument.C (language_apply): Fix language changing.
529
530 2002-05-09  Angus Leeming  <a.leeming@ic.ac.uk>
531
532         * Tooltips.C: enable tooltips by default.
533
534 2002-05-09  Angus Leeming  <a.leeming@ic.ac.uk>
535
536         * xforms_resize.h: improve the doc++ comments.
537
538         * xforms_resize.C (get_tabfolder_numfolders): new helper function,
539         wrapping fl_get_tabfolder_numfolders if it exists and otherwise
540         providing this info "somehow".
541         Constify a few variables.
542         whitespace changes.
543
544 2002-05-06  Angus Leeming  <a.leeming@ic.ac.uk>
545
546         * FormBase.C (show):
547         * FormBaseDeprecated.C (show): having built the dialog, ensure that it
548         is widened sufficiently to display wholely the tabs of any
549         tabbed-folders. This is more than just cosmetic as it will prevent
550         crashes when selecting a partly displayed tab. (The problem occurs
551         with a "long" locale like German and xforms < 0.9999.)
552
553         * xforms_resize.[Ch]: new files doing the grunt work of ascertaining
554         by how much a dialog should be scaled to show its tabs fully (should
555         it have a tabfolder).
556
557 2002-05-08  Garst Reese  <reese@isn.net>
558
559         * FormMathsDeco.C: fix offset to normal size decos.
560
561 2002-05-03  Angus Leeming  <a.leeming@ic.ac.uk>
562
563         * xformsGImage.C (rotate): work-around xforms bug when rotating by
564         270 degs.
565
566 2002-05-02  Herbert Voss  <voss@perce.de>
567
568         * FormBibtex.C (apply): a change from a style to an empty one
569         (which is valid) wasn't saved
570
571 2002-05-02  Herbert Voss  <voss@perce.de>
572
573         * FormGraphics.C (input): do not read bb new when it was changed
574
575 2002-04-30  Rob Lahaye <lahaye@users.sourceforge.net>
576
577         * FormDocument.C: "USletter" -> "US letter" etc., "Other" -> "Custom".
578         * FormParagraph.C: "Other" -> "Custom"
579         * FormPreferences.C: "USletter" -> "US letter" etc.
580         * forms/form_document.fd: 'Papersize" -> "Paper size" style consistency
581         * forms/form_preferences.fd: style consistency
582
583 2002-04-30  Angus Leeming  <a.leeming@ic.ac.uk>
584
585         * FormCharacter.C:
586         * FormDocument.C:
587         * FormPreferences.C (findPos): remove this template to xforms_helpers.h.
588
589         * xforms_helpers.h (findPos): new template.
590
591         * FormGraphics.h: store a vector<string> origins_ of the LaTeX names
592         for the rotation origins.
593
594         * FormGraphics.C: internationalise the rotation origin strings in the
595         choice using the same approach as used for the language names in the
596         Character, Document, Preferences dialogs.
597
598 2002-04-30  Angus Leeming  <a.leeming@ic.ac.uk>
599
600         * FormCharacter.C:
601         * FormDocument.C:
602         * FormPreferences.C: use the bool flag to getLanguageData as
603         appropriate. No longer translate the strings as this is done in
604         getLanguageData.
605
606 2002-04-29  John Levon  <moz@compsoc.man.ac.uk>
607
608         * FormBibtex.C:
609         * FormCitation.C: fix two typos
610
611 2002-04-29  Angus Leeming  <a.leeming@ic.ac.uk>
612
613         * FormCharacter.h:
614         * FormDocument.h:
615         * FormPreferences.h: store a vector<string> lang_ of language
616         identifiers.
617
618         * FormCharacter.C: changes associated with frnt::getLanguageData
619         returning a vector<LanguagePair> rather than a vector<string>.
620
621         * FormDocument.C:
622         * FormPreferences.C: internationalise the languages on display, similar
623         to the changes in FormCharacter.C.
624
625 2002-04-26  John Levon  <moz@compsoc.man.ac.uk>
626
627         * FormMathsPanel.C: translate Close
628         * FormGraphics.C: a little more translation
629
630 2002-04-22  Angus Leeming  <a.leeming@ic.ac.uk>
631
632         * FormCitation.C (apply, input): ensure that the choice is always valid.
633
634         * forms/fdfixc.sed: use "_shortcut" rather than "shortcut" as an
635         identifier when performing one of the substitutions. "shortcut" can
636         reasonably appear in the label.
637
638 2002-04-25  Rob Lahaye <lahaye@users.sourceforge.net>
639
640         * Makefile.am: fix typo "shoul go to" -> "should go to".
641
642         * forms/form_preferences.fd: Modify naming for Converter flags
643         ("Extra flags") and remove a couple of shortcut-clashes.
644
645         * FormPreferences.C: Modify 'tooltip' info for Converter flags.
646
647 2002-04-23  Juergen Spitzmueller <j.spitzmueller@gmx.de>
648
649         * FormBibtex.C: Do not use a blank after the comma for multiple
650         bib-files (which is not read in correctly).
651
652 2002-04-22  Angus Leeming  <a.leeming@ic.ac.uk>
653
654         * FormCitation.C (fillChoice): If the getCiteStrings vec is empty,
655         disable the choice.
656
657 2002-04-19  Juergen Vigna  <jug@sad.it>
658
659         * FormParagraph.C (changedParagraph): don't check for p == par_ as
660         we don't set par_ on a changedParagraph call so we don't resete the
661         buttons and message when we return to the original paragraph!
662
663 2002-04-17  Rob Lahaye <lahaye@users.sourceforge.net>
664
665         * forms/cvsignore: add Makefile.
666
667 2002-04-16  Lars Gullik Bjønnes  <larsbj@birdstep.com>
668
669         * forms/Makefile.am: make it a dummy make file + extra dist
670
671 2002-04-14  Herbert Voss  <voss@perce.de>
672
673         * FormCharacter.C
674         * FormExternal.C: adding #include "support/lstrings.h"
675         for the getStringFromVector and vice versa
676
677 2002-04-12  Angus Leeming  <a.leeming@ic.ac.uk>
678
679         * FormParagraph.C (changedParagraph): ensure that the warning message
680         is removed if the underlying paragraph will accept our changes.
681
682 2002-04-09  Herbert Voss  <voss@perce.de>
683
684         * FormGraphics.C: allow rotate-values like 270.1
685         * xformsGImage.C (rotate): get the right rotate-angle from
686         GraphicParams
687
688 2002-04-08  Angus Leeming  <a.leeming@ic.ac.uk>
689
690         * xformsGImage.C (clip): no need to check if the width, height are > 0
691         because the BoundingBox would be empty() in this weren't the case.
692
693 2002-04-08  Juergen Spitzmueller <j.spitzmueller@gmx.de>
694
695         * FormDocument.[Ch]: Add a new method UpdateClassParams
696         which is used in CheckChoiceClass to update the fontsizes
697         and other necessary stuff (pagestyle) on class change
698         (hopefully finally fix bug #306)
699
700 2002-04-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
701
702         * forms/Makefile.am (SUFFIXES): instead of .SUFFIXES
703         (updatesrc): delete wrong version
704
705 2002-04-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
706
707         * forms/.cvsignore: add Makefile.in
708
709         * forms/Makefile.am: make distcheck work, new file
710
711         * Makefile.am: make distcheck work
712
713 2002-04-05  Herbert Voss  <voss@perce.de>
714
715         * FormGraphics.C: use correct unit bp (big point - PostScript point)
716         for the bounding box values
717
718 2002-04-05  Angus Leeming  <a.leeming@ic.ac.uk>
719
720         * FormGraphics.C (updateBB, input): Don't set the path of the file
721         passed to readBB. Let the controller do that because it knows about
722         the buffer (and therefore the path) whereas the view has no idea.
723
724 2002-04-04  Angus Leeming  <a.leeming@ic.ac.uk>
725
726         * xformsGImage.C (clip): ensure that the clipped image has sensible
727         dimensions.
728
729 2002-04-04  Herbert Voss  <voss@lyx.org>
730
731         * FormGraphics.C (updateBB):  new method to read the BBox when reading
732         a new file or changing an existing one.
733
734 2002-04-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
735
736         * FormCharacter.C (findPos): add a missing typename
737
738 2002-04-02  Angus Leeming  <a.leeming@ic.ac.uk>
739
740         * FeedbackController.C:
741         * FormBibtex.C:
742         * FormCitation.C:
743         * FormForks.C:
744         * FormMathsBitmap.C:
745         * FormPreferences.C:
746         * FormSendto.C:
747         * FormTexinfo.C:
748         * Tooltips.C:
749         * xforms_helpers.C: use _() correctly rather than N_().
750
751 2002-03-28  Juergen Spitzmueller <j.spitzmueller@gmx.de>
752
753         * FormDocument.C (CheckChoiceClass): update the necessary class
754         settings on class change (fix bug #306)
755
756 2002-03-27  Herbert Voss  <voss@lyx.org>
757
758         * xforms_helpers.h:
759         * FormGraphics.C:  change c%, l%, p% t% to col%, line%, page%
760         and text%
761
762 2002-03-27  Angus Leeming  <a.leeming@ic.ac.uk>
763
764         * MathsSymbols.[Ch]: remove #include "bmtable.h" & "FormMathsPanel.h".
765         Move enum MathsCallbackValues from FormMathsPanel.h to MathsSymbols.h.
766         The MathsSymbols are now xforms-independent.
767
768         * FormMathsPanel.h: #include MathsSymbols.h for the enum.
769
770 2002-03-26  Angus Leeming  <a.leeming@ic.ac.uk>
771
772         * FormPreferences.C (browse): don't use BrowseRelPath here you noodle!
773
774         * FormGraphics.C (input): don't disallow the input of a file that's
775         not there.
776
777 2002-03-25  Angus Leeming  <a.leeming@ic.ac.uk>
778
779         * FormParagraph.C (changedParagraph): whitespace.
780
781         * xforms_helpers.C: rearrange #includes.
782
783         * RadioButtonGroup.[Ch]: rename some of the methods. Remove #if 0 code.
784
785         * FormPrint.C: changes associated with changes to RadioButtonGroup.
786
787         * FormGraphics.C:
788         * forms/form_graphics.fd: rename some of the widgets.
789
790 2002-03-22  Angus Leeming  <a.leeming@ic.ac.uk>
791
792         * FormGraphics.C (input): don't activate the Ok, Apply buttons if the
793         file can't be found.
794
795         * FormParagraph.C (changedParagraph): activate the Ok, Apply buttons
796         only if the underlying paragraph will accept changes.
797
798         * FormPreferences.C (browse): use Jean-Marc's browseRelFile.
799
800         * xforms_helper.C (updateWidgetsFromLength): fix crash when trying to
801         set the choice to a unit that isn't present in the choice!
802         Also remove #if 0 sections of code.
803
804 2002-03-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
805
806         * several files: ws cleanup
807
808 2002-03-20  Angus Leeming  <a.leeming@ic.ac.uk>
809
810         * lots: whitespace changes.
811
812 2002-03-20  Angus Leeming  <a.leeming@ic.ac.uk>
813
814         * FormParagraph.C: a little more factorisation.
815
816 2002-03-20  Angus Leeming  <a.leeming@ic.ac.uk>
817
818         * xforms_helpers.C (setCursorColor):
819         * Tooltips.C (set): remove XC_question_arrow code.
820
821         * FeedbackController.[Ch] (clearMessage): new method.
822
823         * FeedbackController.C (postMessage): the warning message is now
824         displayed in red!
825
826         * FormParagraph.C: define some helper functions to minimise the amount
827         of repeated code.
828
829         * FormDocument.C:
830         * FormGraphics.C:
831         * FormMinipage.C:
832         * FormTabular.C: use the FeedbackController to post the warning
833         messages.
834
835 2002-03-19  André Pönitz <poenitz@gmx.net>
836
837         * FormParagraph.C: whitespace changes
838
839 2002-03-18  Angus Leeming  <a.leeming@ic.ac.uk>
840
841         * Tooltips.[Ch] (initTooltip): renamed init. In the 0.89 version, no
842         longer call fl_set_object_helper as this routine respects line breaks
843         only if the dialog is visible.
844         (getTooltip): renamed as get.
845         (toggleTooltips): renamed as set and made public.
846
847         * FormBase.C (show):
848         * FormBaseDeprecated.C (show): move tooltip-inards into Tooltip.
849
850         * FormBibtex.C (build):
851         * FormCitation.C (build):
852         * FormForks.C (build):
853         * FormSendto.C (build):
854         * FormTexinfo.C (build):
855         * Toolbar_pimpl.C (set): Tooltip::initTooltip -> Tooltip::init.
856
857         * xforms_helper.C (formatted): rewritten as a one-pass algorithm.
858
859 2002-03-18  Juergen Vigna  <jug@sad.it>
860
861         * FormTabular.C (update): deactivate left/right border settings for
862         multicolumns if not an outer cell or no parent multicolumn cell.
863
864 2002-03-14  John Levon  <moz@compsoc.man.ac.uk>
865
866         * GUIRunTime.C: add spaces to error messages
867
868 2002-03-13  Angus Leeming  <a.leeming@ic.ac.uk>
869
870         * FormBase.C (show):
871         * FormBaseDeprecated.C (show): set the initial state of the cursor.
872
873         * FormPreferences.C (Colors::apply()): use the helper function
874         setCursorColor.
875
876         * Tooltips.C (toggleTooltips): proper fix for those Bad Window messages.
877         Can only set the cursor if the dialog is visible.
878
879         * xforms_helpers.[Ch] (setCursorColor): new helper function to set the
880         color of all cursors used by LyX.
881         (XformsColor::read): use it.
882
883 2002-03-12  Angus Leeming  <a.leeming@ic.ac.uk>
884
885         * forms/*.fd (except form_filedialog.fd which is v. scary :-():
886         housekeeping changes.
887         1. Ensure that all radio buttons are wrapped up within a group.
888         2. Rename all button_cancel as button_close.
889         3. Ensure that all objects follow the naming scheme outlined in
890            forms/README
891
892         class             | prefix
893         ------------------+-------
894         FL_BROWSER        | browser
895         FL_BUTTON         | button
896         FL_PIXMAPBUTTON   | button
897         FL_CHECKBUTTON    | check
898         FL_CHOICE         | choice
899         FL_COUNTER        | counter
900         FL_DIAL           | dial
901         FL_INPUT          | input
902         FL_FRAME          | frame
903         FL_LABELFRAME     | frame
904         FL_ROUND3DBUTTON,
905         RADIO_BUTTON      | radio
906         FL_SLIDER         | slider
907         FL_VALSLIDER      | slider
908         FL_TABFOLDER      | tabfolder
909         FL_TEXT           | text
910
911         The only exceptions to this are objects that are to be converted
912         in the sed scripts. At the moment this applies only to bmtable:
913
914         Convert an FL_BUTTON to a FL_BMTABLE by using prefix "bmtable".
915
916 2002-03-11  Lars Gullik Bjønnes  <larsbj@birdstep.com>
917
918         * doxygen fixes.
919
920 2002-03-09  Angus Leeming  <a.leeming@ic.ac.uk>
921
922         * FeedbackController.C: improve a comment.
923
924         * FormFiledialog.C: whitespace change.
925
926         * FormBibitem.C (build):
927         * FormBibtex.C (build):
928         * FormCitation.C (build):
929         * FormDocument.C (build):
930         * FormExternal.C (build):
931         * FormGraphics.C (build):
932         * FormInclude.C (build):
933         * FormIndex.C (build):
934         * FormMathsMatrix.C (build):
935         * FormMinipage.C (build):
936         * FormParagraph.C (build):
937         * FormPrint.C (build):
938         * FormRef.C (build):
939         * FormSendto.C (build):
940         * FormSpellchecker.C (build):
941         * FormTabular.C (build):
942         * FormThesaurus.C (build):
943         * FormUrl.C (build): invoke setPrehandler for all FL_INPUT objects.
944         Means that pasting with the middle mouse button will activate the
945         Ok, Apply buttons.
946
947         * FeedbackController.C (MessageCB): fix crash by removing
948         Assert(message_widget_) and returning silently in this case.
949         Can happen quite justifiably.
950
951         * Most files: consistent comments at the top of the file, usable by
952         sourcedoc.
953
954 2002-03-09  Herbert Voss  <voss@lyx.org>
955
956         * FormGraphics.C: test if file exists, simplify an if command
957
958 2002-03-10  John Levon  <moz@compsoc.man.ac.uk>
959
960         * FormToc.C: make goto not reset the dialog
961
962 2002-03-08  Angus Leeming  <a.leeming@ic.ac.uk>
963
964         * FeedbackController.[Ch]: new files, providing a standard interface to
965         the feedback and warning messages. Created by stripping code out of
966         FormBase.
967
968         * FormBase.[Ch]: strip out all the feedback code and simplify yet
969         further the tooltips code.
970
971         * FormBase.[Ch]:
972         * FormBaseDeprecated.[Ch]: Add a Tooltips pointer.
973         Derive both classes from FeedbackController so daughter classes each
974         have a common interface for same.
975
976         * Toolbar_pimpl.[Ch]: strip out all the tooltip code and use the
977         Tooltips wrapper class.
978
979         * Tooltips.[Ch]: work out how to update tooltips when using
980         xforms 0.89's fl_set_object_helper. Can now toggle tooltips with both
981         xforms 0.88 and 0.89. Change the cursor to a "?" when in query mode
982         and when the dialog has some tooltips.
983
984         * FormPreferences.[Ch]: strip out all the feedback code and use
985         the FeedbackController.
986
987         * xforms_helpers.C: save the color of the gui pointer.
988
989         * FormBibtex.[Ch]:
990         * forms/form_bibtex.fd:
991         * FormCitation.[Ch]:
992         * forms/form_citation.fd:
993         * FormForks.[Ch]:
994         * forms/form_forks.fd:
995         * FormSendto.[Ch]:
996         * forms/form_sendto.fd:
997         * FormTexinfo.[Ch]:
998         * forms/form_texinfo.fd: remove "Help" button and rejig for much
999         simplified tooltips code.
1000
1001         * Makefile.am: add FeedbackController.[Ch].
1002
1003 2002-03-08  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
1004
1005         * FormGraphics.C: Tiny stylistic correction.
1006
1007 2002-03-07  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
1008
1009         * FormGraphics.C:
1010                 - Make radiobuttons change too when using Latex size in
1011                   lyxview and vice versa.
1012                 - Fix a typo where the value for height (lyxview) was
1013                   taken from width (size).
1014                 - Remove *%-values from lyxview.
1015                 - Add an Alert when using "Get Latex size" and that contains
1016                   *%-values.
1017         * FormTabular.C: Remove obsolete comment.
1018
1019 2002-03-07  Martin Vermeer <martin.vermeer@hut.fi>
1020
1021         * FormMathsDeco.C: add leftrightarrows to the bitmap.
1022
1023         * forms/form_maths_style.fd: reflect the changes in the bitmaps.
1024
1025 2002-03-07  Angus Leeming  <a.leeming@ic.ac.uk>
1026
1027         * xformsGImage.C (statusCB, errorCB): close the file streams once the
1028         image is loaded or if an error occurs.
1029         (init_graphics): FLIMAGE_SETUP setup must be static as xforms stores
1030         it permanently (and does not make a copy!).
1031
1032 2002-03-05  Angus Leeming  <a.leeming@ic.ac.uk>
1033
1034         * xformsGImage.[Ch]: new files. An image loader based on xforms library
1035         routines.
1036
1037         * GUIRunTime.C (initialiseGraphics): use the xforms image loader if
1038         your version of the xforms libraries is up to the task.
1039
1040         * Makefile.am: compile the xforms image loader if so configured.
1041
1042 2002-03-04   Angus Leeming  <a.leeming@ic.ac.uk>
1043
1044         * Dialogs.C (redrawGUI): removed to frontends/Dialogs.C
1045
1046         * Dialogs.C:
1047         * GUIRunTime.C (initialiseGraphics): moved to GUIRunTime.
1048
1049 2002-03-04   Angus Leeming  <a.leeming@ic.ac.uk>
1050
1051         * FormDocument.C (build): add a std:: qualifier to remove_if.
1052
1053 2002-03-02  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1054
1055         * Toolbar_pimpl.[Ch]: layout as string
1056
1057         * FormParagraph.C: layout as string
1058
1059         * FormDocument.C (build): use remove_if and contains_functor
1060         layout as string
1061
1062 2002-03-01  Martin Vermeer <martin.vermeer@hut.fi>
1063
1064         * FormMathsBitmap.[Ch]:
1065         * FormMathsPanel.C: Give window titles to bit map sub-panels.
1066
1067 2002-02-28  Angus Leeming  <a.leeming@ic.ac.uk>
1068
1069         * Dialogs.C (initialiseGraphics): a new static method.
1070         Remove Allan's venerable description as I think it's past its sell-by
1071         date.
1072
1073 2002-02-28  John Levon  <moz@compsoc.man.ac.uk>
1074
1075         * FormBase.C:
1076         * FormBaseDeprecated.C:
1077         * FormFiledialog.C: possible fix to the Bad Window problems that some
1078         people have been experiencing.
1079
1080 2002-02-28  Angus Leeming  <a.leeming@ic.ac.uk>
1081
1082         * FormForks.C (input_button_all): resolve comparison between signed
1083         and unsigned.
1084
1085 2002-02-26  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1086
1087         * Menubar_pimpl.C (makeMenubar): ignore entries which are not
1088         submenus in menubar.
1089
1090 2002-02-20  Angus Leeming  <a.leeming@ic.ac.uk>
1091
1092         * FormForks.[Ch]:
1093         * forms/form_forks.fd: new files. A view for the Forked Child
1094         processes dialog, enabling the user to see what forked processes
1095         are running, and, if he so desires, to kill them.
1096
1097         * Dialogs.C: add the class Forked Child dialog.
1098
1099         * Makefile.am: add FormForks.[Ch], form_forks.[Ch].
1100
1101         * forms/makefile: add form_forks.fd.
1102
1103         * FormPreferences.C (LnFmisc::apply): rather ugly: call
1104         grfx::GCache::changeDisplay if the lyxrc.display_graphics changes.
1105
1106 2002-02-24  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
1107
1108         * forms/form_graphics.fd: Enlarge Restore button.
1109         * FormGraphics.C: Set filter to bounding box input fields.
1110
1111 2002-02-20  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1112
1113         * Makefile.am: simpler obj. file compiling
1114
1115 2002-02-20  Juergen Vigna  <jug@sad.it>
1116
1117         * FormTabular.C (input): don't call the autoapply on exit input calls
1118         if we don't really have a change!
1119
1120 2002-02-19  Angus Leeming  <a.leeming@ic.ac.uk>
1121
1122         * FormBase.h (FormCB): tiny bugfix.
1123
1124         * xforms_helpers.h: remove incorrect comment.
1125
1126 2002-02-18  Herbert Voss  <voss@lyx.org>
1127
1128         * FormGraphics.C: same units for LyX and Latex view, cosmetics
1129
1130 2002-02-18  Angus Leeming  <a.leeming@ic.ac.uk>
1131
1132         * Timeout_pimpl.[Ch] (running): new method.
1133
1134 2002-02-18  Angus Leeming  <a.leeming@ic.ac.uk>
1135
1136         * FormParagraph.C:
1137         * FormTabular.C: added a using std::remove_if directive.
1138
1139 2002-02-14  Herbert Voss  <voss@lyx.org>
1140
1141         * xforms_helpers.h: fix bug with "?%" units
1142
1143 2002-02-14  Rob Lahaye  <lahaye@users.sourceforge.net>
1144         * forms/form_graphics.fd:
1145         * form_graphics.C: minor layout changes, such as stretching all
1146         tab-windows to equal sizes and better keyboard-shortcuts.
1147
1148 2002-02-14  Rob Lahaye  <lahaye@users.sourceforge.net>
1149         * forms/form_graphics.fd:
1150         * form_graphics.C: minor layout changes, such as stretching all
1151         tab-windows to equal sizes and better keyboard-shortcuts.
1152
1153 2002-02-12  Herbert Voss  <voss@lyx.org>
1154
1155         * forms/form_graphics.fd:
1156         * form_graphics.[Ch]: small changes to the layout, mentioned
1157         by Rob
1158
1159         * FormGraphics.C: fix bug with use of updateWidget... when
1160         no unit is given.
1161
1162 2002-02-11  John Levon  <moz@compsoc.man.ac.uk>
1163
1164         * FormMinipage.C: return SMI_VALID on other form changes
1165
1166 2002-02-11  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
1167
1168         * FormParagraph.C (update): [VSpace:] Delete the special method
1169         for gluelengths...
1170         * xforms_helpers.C: ...and move it here.
1171         Activate JMarcs new (shorter) code for updateWidgetsFromLengthString
1172         and updateWidgetsFromLength.
1173
1174 2002-02-10  Rob Lahaye  <lahaye@users.sourceforge.net>
1175
1176         * forms/form_external.fd:
1177         * form_external.C: change color2 of a few buttons into the
1178         proper grey color.
1179
1180 2002-02-08  Herbert Voss  <voss@lyx.org>
1181
1182         * forms/form_graphics.fd:
1183         * FormGraphics.C:
1184         * form_graphics.[Ch]: Adding buttons for unzip-Option,
1185         getValues from LyX/LaTeXfolder
1186
1187 2002-02-08  Rob Lahaye  <lahaye@users.sourceforge.net>
1188
1189         * forms/form_graphics.fd:
1190         * FormGraphics.C:
1191         * form_graphics.[Ch]: simplify the bounding box folder
1192         of the Graphic GUI
1193
1194 2002-02-08  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1195
1196         * Menubar_pimpl.C (create_submenu): work around an xforms bug (?)
1197         where one could not have both toggleon and disabled.
1198
1199 2002-02-08  Herbert Voss  <voss@lyx.org>
1200
1201         * xforms_helpers.h: change unit "%" to t%
1202
1203         * FormGraphics.C: fiy bug when BB is read from file and the
1204         unit is always "pt"
1205
1206 2002-02-08  Martin Vermeer <martin.vermeer@hut.fi>
1207
1208         * FormMathsDeco.C: \underleftarrow and \underrightarrow
1209
1210 2002-02-06  Angus Leeming  <a.leeming@ic.ac.uk>
1211
1212         Stabilise the tooltip interface and get Jürgen's patch to work ;-)
1213
1214         * Tooltips.[Ch]: new files. A wrapper to the tooltip code with a nice
1215         clean interface. Means that FormBase, FormBaseDeprecated and
1216         Tollbar_pimpl can all use the same code to have tooltips. No bloat.
1217
1218         * FormBase.C: add a Tooltips instance and interface with it.
1219         (setTooltipLevel): removed. Replaced by fillTooltipChoice and
1220         setTooltipLevel(ob).
1221         (getVerboseTooltip, getMinimalTooltip) now passed a const FL_OBJECT.
1222
1223         * FormBibtex.[Ch]:
1224         * FormCitation.[Ch]:
1225         * FormTexinfo.[Ch]:
1226         * Makefile.am: altered appropriately.
1227
1228 2002-02-06  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
1229
1230         * forms/form_texinfo.fd:
1231         * forms/form_bibtex.fd:
1232         * forms/form_citation.fd: delete text_info field again, add help choice
1233
1234         * FormBibtex.[Ch]:
1235         * FormCitation.[Ch]:
1236         * FormTexinfo.[Ch]: Implement new Tooltip behaviour.
1237
1238 2002-02-06  Angus Leeming  <a.leeming@ic.ac.uk>
1239
1240         * FormBase.[Ch]: can now chose the verbosity of the tooltip through
1241         a new method setTooltipLevel(). In turn this determines which of the
1242         new virtual methods, getVerboseTooltip() or getMinimalTooltip() gets
1243         called from getTooltip.
1244         No need for a "message" widget at the bottom of every dialog, therefore.
1245         If retained, this "message" widget can be used to display "warnings",
1246         pure and simple.
1247
1248         * FormBibtex.[Ch]:
1249         * FormCitation.[Ch]:
1250         * FormTexinfo.[Ch]: altered appropriately. Still need to be reshaped,
1251         to lose the "message" widget and to gain a "tooltip level" choice.
1252
1253 2002-02-05  Angus Leeming  <a.leeming@ic.ac.uk>
1254
1255         * forms/form_graphics.fd: Tiny tweek to make the Restore, Ok, Apply,
1256         Cancel buttons' positions consistent with the other dialogs.
1257
1258 2002-02-05  Herbert Voss  <voss@lyx.org>
1259
1260         * forms/form_graphics.fd: Noew the same view of the
1261         buttons as in preferences (LyXView). Make some things clear
1262         with better names.
1263         * FormGraphic.C: cosmetic changes to the layout. Delete
1264         the help button
1265
1266 2002-02-05  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
1267
1268         * forms/form.texinfo.fd: delete help button, add text_info
1269         * forms/form.citation.fd,form.bibtex.fd: add text_info
1270         * FormTexinfo.[Ch]: Delete Help mechanism, add tooltips and help messages.
1271         * FormCitation.[Ch],FormBibtex.[Ch]: add tooltips and help messages (actually
1272         no tooltips in Bibtex).
1273
1274 2002-02-05  Angus Leeming  <a.leeming@ic.ac.uk>
1275
1276         * FormBase.[Ch]: You want tooltips too? You got 'em. Verified as
1277         working with both xforms 0.88 and 0.89. Use by invoking
1278         setTooltipHandler(ob) and by providing a method getTooltip(ob) in this
1279         derived class to provide the required string.
1280
1281 2002-02-05  Angus Leeming  <a.leeming@ic.ac.uk>
1282
1283         * FormBase.[Ch]: make it really easy to set up and use a prehandler
1284         for feedback messages and to invoke an input event on paste from
1285         the middle mouse button. The derived class needs invoke only
1286         setPrehandler(ob) and for the feedback to override the virtual methods
1287         feedback(ob) and clear_feedback(). If the message posted is a warning
1288         rather than mere feedback, first setWarningPosted(true) to ensure
1289         that the message remains visible.
1290
1291         * FormBaseDeprecated.C: a physical rearrangement of the file,
1292         nothing more.
1293
1294         * FormPreamble.C: use setPrehandler to invoke an input event on paste.
1295
1296 2002-02-04  Herbert Voss  <voss@lyx.org>
1297
1298         * forms/form_graphics.fd: small changes to the layout
1299         * FormGraphic.C: Apply-button, keepaspectratio enabling
1300         depends to case of LaTeXView. Other small changes and
1301         fixes. Add LyXView scale.
1302
1303 2002-02-01  Angus Leeming  <a.leeming@ic.ac.uk>
1304
1305         * FormGraphics.C (c-tor): prevent resizing of the dialog.
1306
1307 2002-02-03  Herbert Voss  <voss@lyx.org>
1308
1309         * xforms_helpers.C: fix bug with unit "%" in
1310         updateWidgetsFromLengthString(...)
1311
1312 2002-02-02  Herbert Voss  <voss@lyx.org>
1313
1314         * FormGraphic.C: fix bug with filename, rearrange the code,
1315         delete choice "referencePoint" which is only possible for
1316         rotatebox
1317         * forms/form_graphics.fd: position options in a logical way,
1318         add folder and scale for LyXView
1319
1320 2002-02-01  Angus Leeming  <a.leeming@ic.ac.uk>
1321
1322         * FormGraphics.C (apply, update): respect the new DEFAULT state of
1323         InsetGraphicsParams::DisplayType.
1324
1325 2002-01-31  Martin Vermeer <martin.vermeer@hut.fi>
1326
1327         * forms/form_graphics.fd: tweeks.
1328
1329 2002-01-30  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
1330
1331         * FormGraphics.C: Fix MAXDIGIT values for height and width.
1332
1333 2002-01-30  Angus Leeming  <a.leeming@ic.ac.uk>
1334
1335         * forms/form_citation: a few tweaks of my own.
1336
1337 2002-01-30  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
1338
1339         * forms/form_citation: De-Monsterization (make it smaller).
1340
1341 2002-01-30  Angus Leeming  <a.leeming@ic.ac.uk>
1342
1343         * forms/form_graphics.fd:
1344         * FormGraphics.C: a few tweaks of my own.
1345
1346 2002-01-30  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
1347
1348         * forms/form_graphics.fd: Very small tweaks.
1349
1350 2002-01-29  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
1351
1352         * forms/form_graphics.fd: Change the dialog to look similar as
1353         the nice QT2-Version (added tabfolder "Bounding Box", rearrangements);
1354         added text_warning field..
1355
1356         * FormGraphics.[Ch]: Handle the Rearrangements.
1357         Add input filters and warnings concerning invalid inputs.
1358         Recognize the lyxrc-settings of display_graphics.
1359
1360 2002-01-29  Angus Leeming  <a.leeming@ic.ac.uk>
1361
1362         * FormMathsSpace.h (space_):
1363         * FormMathsStyle.h (style_): change from a short to an int to fix
1364         type conversion warnings.
1365
1366 2002-01-28  Martin Vermeer <martin.vermeer@hut.fi>
1367
1368         * FormMathsSpace.[Ch]:
1369         * forms/form_maths_space.fd:
1370         Changed the "Space" subpanel of the math panel into one of
1371         ordinary buttons rather than radio buttons. They are now
1372         self-applying so OK and Apply could go.
1373
1374 2002-01-28  Martin Vermeer <martin.vermeer@hut.fi>
1375
1376         * FormMathsStyle.[Ch]:
1377         * forms/form_maths_style.fd:
1378         Patched to use button arrays. Buttons are self-applying, saving
1379         one keystroke and the OK and Apply buttons.
1380
1381 2002-01-27  Herbert Voss  <voss@lyx.org>
1382
1383         * FormGraphic.[Ch]:
1384         * form_graphic.[Ch]:
1385         * forms/form_graphic.fd: rewritten to support graphicx with
1386         all options and to be sure that the old figinsets are correct
1387         converted.
1388         * xforms-helpers.h: added two choice const for the LyXLength
1389         one with all and one only with length which have a unit.
1390
1391 2002-01-29  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
1392
1393         * forms/form_minipage.fd: add text_warning field.
1394
1395         * FormMinipage.[Ch]: added input filters and warnings
1396         (ButtonPolicy::SMInput FormMinipage::input)
1397
1398 2002-01-28  Angus Leeming  <a.leeming@ic.ac.uk>
1399
1400         * FormAboutlyx.[Ch]: Removed redundant form() method and
1401         dialog_ variable. They replicate that in the parent FormDB.
1402
1403 2002-01-28  Martin Vermeer <martin.vermeer@hut.fi>
1404
1405         * FormMathsDeco[hC]:
1406         * forms/form_maths_deco.fd: added math accents as a separate bitmap to
1407         the Decorations sub-panel of mathed. See Lamport Table 3.11.
1408
1409         * FormMathsPanel.C:
1410         * MathsSymbols.C: reorganization of the two AMS panels "relations" and
1411         "negated relations". Lower and broader.
1412
1413 2002-01-25  Angus Leeming  <a.leeming@ic.ac.uk>
1414
1415         * FormTabular.C (update): Remove redundant code.
1416
1417 2002-01-24  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
1418
1419         * forms/form_tabular.fd: checkbox2radiobutton changes.
1420
1421 2002-01-20  Herbert Voss  <voss@perce.de>
1422
1423         * FormInclude.[C]: better control of unexistings files
1424         when entered without the browser
1425
1426 2002-01-20  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1427
1428         * Toolbar_pimpl.C (update): disable layout combox when LFUN_LAYOUT
1429         is disabled
1430
1431         * combox.C (activate):
1432         (deactivate): change color of labels to reflect the state of the
1433         combox
1434
1435 2002-01-16  Herbert Voss  <voss@lyx.org>
1436
1437         * FormExternal.C (build): activate  apply/ok-button when something
1438         is entered in the filename-field
1439
1440 2002-01-16  Angus Leeming  <a.leeming@ic.ac.uk>
1441
1442         * FormMathsBitmap.C (apply): fix bug caused by using 'unsigned int'
1443         rather than 'string::size_type'
1444
1445 2002-01-17 Martin Vermeer <martin.vermeer@hut.fi>
1446
1447         * FormMathPanel.[hC]:
1448         * MathsSymbols.[hC]:
1449         * form_math_panel.[hC]:
1450         * form_math_panel.fd: Modified. Added five symbol sub-panels
1451         to the math panel containing AMS math symbols: arrows, relations,
1452         negated relation, operators and miscellaneous (also containing some
1453         hebrew and corner symbols).
1454
1455 2002-01-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1456
1457         * FormMinipage.C (apply): change because MinipageParams::pageWidth
1458         is now a real LyXLength
1459
1460 2002-01-17  John Levon  <moz@compsoc.man.ac.uk>
1461
1462         * FormDocument.C: enable line spacing input properly
1463
1464 2002-01-17  John Levon  <moz@compsoc.man.ac.uk>
1465
1466         * forms/form_preferences.fd:
1467         * form_preferences.h:
1468         * form_preferences.C:
1469         * FormPreferences.h:
1470         * FormPreferences.C: use better variable name
1471
1472 2002-01-17  John Levon  <moz@compsoc.man.ac.uk>
1473
1474         * forms/form_preferences.fd: change "Use Scalable Fonts"
1475           to "Rescale bitmap fonts"
1476
1477 2002-01-16  Angus Leeming  <a.leeming@ic.ac.uk>
1478
1479         * FormMathsPanel.C:
1480         * FormPreferences.C: #include "ButtonController.tmpl" to instantiate
1481         the button controller for IgnorantPolicy and PreferencesPolicy.
1482
1483 2002-01-16  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
1484
1485         * forms/form_tabular.fd: text_info field was too small. Enlarge it.
1486
1487 2002-01-15  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
1488
1489         * xforms_helpers.C: modify getLengthFromWidgets to ignore the unit
1490         choice if the input field contains a LyXGlueLength.
1491
1492         * FormParagraph.C: Allow to insert and display gluelengths in VSpace
1493
1494         * FormParagraph.C
1495         * FormDocument.C
1496         * FormTabular.C: Change input filter to allow inserting
1497         gluelengths/lyxlength or numbers with unit choices.
1498
1499         * FormMinipage.C: Use getLengthFromWidgets instead of the code there,
1500         which was more or less duplicated.
1501
1502         * FormGraphics.C: set default units, dependent on US/other paper.
1503
1504 2002-01-16  Angus Leeming  <a.leeming@ic.ac.uk>
1505
1506         * Dialogs.C: no longer need to #include the Controller classes, as this
1507         is how done in GUI.h.
1508
1509         * xformsBC.C: #include ButtonController.tmpl, containing the
1510         instatiation of the button controller.
1511
1512 2002-01-15  John Levon  <moz@compsoc.man.ac.uk>
1513
1514         * FormThesaurus.C: fix a crash
1515
1516 2002-1-15  Martin Vermeer <martin.vermeer@hut.fi>
1517
1518         * FormMathsDelim.C:
1519         * form_maths_delim_C:
1520         * form_maths_delim.h:
1521         * form_maths_delin.fd:
1522         Put three radio buttons on the delimiters pop-up. It works as follows:
1523
1524                                 left mouse     middle mouse        right mouse
1525         ----------------------------------------------------------------------
1526         Left radio button   |       (               ()                   )
1527         Middle radio button |       ()              ()                   )
1528         Right radio button  |        )               )                   )
1529         ----------------------------------------------------------------------
1530
1531         Where
1532
1533         (       left-side delimiter selected
1534         )       right-side delimiter selected
1535         ()      "symmnetric pair" selected, of which the clicked delimiter is
1536                 the left one.
1537                 So, if the middle radio button is activated ("()\nBoth")
1538                 and you click on "[" with the default (left) mouse button, you
1539                 get the delimiter pair "[]".
1540                 A shortcut for this (if the leftmost radio button is on) is
1541                 simply clicking the middle mouse button.
1542
1543         To create equal pairs, either have the middle radio button on and use
1544         Mouse-left, or have the left radio button on and use Mouse-middle.
1545
1546         To create unequal pairs, you should have either the left or middle radio
1547         button on, and do: "Mouse-left ( Mouse-right >" to create "(>".
1548
1549 2002-01-15  Angus Leeming  <a.leeming@ic.ac.uk>
1550
1551         * FormSpellchecker.[Ch]: a bit of a clean up, leaving the functionality
1552         unchanged:
1553         Remove the clickline_ member variable and hide() method;
1554         Use fl_set_browser_dblclick_callback;
1555         Constify a few temporary variables;
1556         Use xforms_helpers' wrappers functions returning string rather than
1557         the raw xforms functions returning char const *.
1558
1559 2002-01-14  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1560
1561         * DropDown.C: include <cctype> for isprint()
1562
1563 2002-01-14  Angus Leeming  <a.leeming@ic.ac.uk>
1564
1565         * FormMinipage.C (apply, update): MinipageParams::width renamed
1566         as MinipageParams::pageWidth.
1567
1568 2002-01-14      Martin Vermeer <martin.vermeer@hut.fi>
1569
1570         * FormMathsBitmap.C:
1571           FormMathsPanel.C:
1572           MathsSymbols.C: Blackboard Bold and Calligraphic std symbols
1573         added to math panel's 'misc' sub-panel.
1574
1575 2002-01-14  Angus Leeming  <a.leeming@ic.ac.uk>
1576
1577         * FormMathsMatrix.C (input): use lyx::count rather than std::count.
1578
1579 2002-01-14  Angus Leeming  <a.leeming@ic.ac.uk>
1580
1581         * FormPreferences.h: add a std:: to make_pair.
1582
1583 2002-01-11  Angus Leeming  <a.leeming@ic.ac.uk>
1584
1585         * DropDown.[Ch] (keypress, key_pressed): new signal and method,
1586         respectively.
1587
1588         * DropDown.C: place xforms callback functions in namespace anon.
1589         Set browser callback on single not double click.
1590         (select): return immediately of the vector is empty. Highlight the top
1591         line. Position the browser above the minibuffer, not below it.
1592         (peek): call key_pressed when a key press is detected.
1593         (key_pressed): clean-up and emit the keypress signal.
1594
1595         * xforms_helpers.[Ch} (getSelectedStringFromBrowser): new function.
1596         If nothing is selected, return string().
1597
1598 2002-01-14  John Levon  <moz@compsoc.man.ac.uk>
1599
1600         * FormSpellchecker.C: disable resizing due to xforms bug
1601
1602 2002-01-13  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1603
1604         * FormFiledialog.C (Reread): skip broken symlinks
1605
1606 2002-01-13  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1607
1608         * FormMathsMatrix.C (AlignFilter): use std::count and add some
1609         comments.
1610
1611 2002-01-13  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1612
1613         * MathsSymbols.C (get_pixmap_from_symbol): add a default statement
1614         in the switch.
1615
1616         * FormPreferences.C (Interface::input):
1617         (Language::input):
1618         (Paths::input): add shortcuts to file dialogs directory buttons
1619
1620         * FormPreference.h (browse): add default empty parameters for
1621         buttons descriptions.
1622
1623         * FormFiledialog.C (SetButton): allow for a shortcut in the name
1624         of the button.
1625
1626 2002-01-13  John Levon  <moz@compsoc.man.ac.uk>
1627
1628         * FormThesaurus.C:
1629         * FormThesaurus.h:
1630         * form_thesaurus.h:
1631         * form_thesaurus.C:
1632         * forms/form_thesaurus.fd: update to Aiksaurus 0.14
1633
1634 2002-01-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1635
1636         * Toolbar_pimpl.C (setPixmap): simplify a bit
1637
1638 2002-01-10  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1639
1640         * Toolbar_pimpl.C (ToolbarCB):
1641         * Menubar_pimpl.C (MenuCallback): use verboseDispatch instead of
1642         dispatch.
1643
1644 2002-01-12  Allan Rae  <rae@lyx.org>
1645
1646         * FormTabular.C (FormTabular): Fix Purify UMR.
1647
1648         * FormPreferences.C (build): "Conversion" is a better name.
1649
1650 2002-01-10  Martin Vermeer  <martin.vermeer@hut.fi>
1651
1652         * FormMathsPanel.[Ch] (dispatchFunc): new method. Invokes
1653         LyXFunc::dispatch.
1654
1655         * FormMathsStyle.C (apply): use LFUNs to apply, not insertSymbol.
1656
1657 2002-01-10  Angus Leeming  <a.leeming@ic.ac.uk>
1658
1659         * FormPreferences.C:
1660         * forms/form_preferences.fd: change names and descriptions of popup
1661         font variables to reflect their actual use.
1662
1663         * Menubar_pimpl.C: return MENU_LABEL_STYLE to FL_NORMAL_STYLE.
1664
1665 2002-01-10  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1666
1667         * FormPreferences.C (input): allow empty values for document_path
1668         and template_path.
1669
1670         * FormFiledialog.C (SetButton):
1671         (FileDlgCB): do not disable directory buttons if they have an
1672         empty path.
1673         (SetDirectory): if the argument is an empty string, change to
1674         cwd().
1675
1676 2002-01-09  Martin Vermeer <martin.vermeer@hut.fi>
1677
1678         * forms/form_maths_style.fd:
1679         * FormMathsStyle.[Ch]: New files, Implementing a mathed pop-up for math
1680         size "styles" and font types.
1681         * FormMathsPanel.[Ch]:
1682         * MathsSymbols.C:
1683         * forms/form_maths_panel.fd: Modified too.
1684
1685 2002-01-08  Martin Vermeer  <martin.vermeer@hut.fi>
1686
1687         * Menubar_pimpl.C (create_submenu):
1688         * Toolbar_pimpl.C (update): use FuncStatus.
1689
1690 2002-01-08  Angus Leeming  <a.leeming@ic.ac.uk>
1691
1692         * xform_helpers.[Ch] (getStringFromBrowser): a littel wrapper function
1693         for fl_get_browser_line that is guaranteed to return a valid string.
1694
1695 2002-01-08  John Levon  <moz@compsoc.man.ac.uk>
1696
1697         * FormSpellchecker.C: fix possible crash on clicking a suggestion
1698
1699 2002-01-08  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
1700
1701         * forms/form_document.fd (bullets): fix small cosmetic problem after
1702         John's radio2button change.
1703
1704 2002-01-07  Angus Leeming  <a.leeming@ic.ac.uk>
1705
1706         * FormDocument.C:
1707         * forms/form_document.fd: change the labels and variable names of
1708         left_margin, right_margin to inner_margin, outer_margin, in line
1709         with bugzilla bug #157.
1710
1711         * FormFiledialog.C (Reread): used locally stored modtime variable
1712         rather than make repeated calls to fileInfo.getModificationTime().
1713
1714         * xforms_helpers.C (ReadableFile, WriteableFile): added a couple of
1715         isOK() checks to the use of the FileInfo instance and removed those
1716         FIXMEs.
1717
1718         * Menubar_pimpl.C: added a variable MENU_LABEL_STYLE and use it.
1719         Set it to FL_BOLD_STYLE, thereby fixing bugzilla bug #32.
1720
1721 2002-01-07  John Levon  <moz@compsoc.man.ac.uk>
1722
1723         * form_*:
1724         * forms/form_*: change radio buttons to round3dbutton
1725
1726 2002-01-05  John Levon  <moz@compsoc.man.ac.uk>
1727
1728         * FormFiledialog.C: add FIXME
1729
1730         * xforms_helpers.C: fix use of FileInfo
1731
1732 2002-01-07  John Levon  <moz@compsoc.man.ac.uk>
1733
1734         * FormTabular.h:
1735         * FormTabular.C:
1736         * form_tabular.h:
1737         * form_tabular.C:
1738         * forms/form_tabular.fd: ugly fix to get around
1739           some of the UI problems (bug #110).
1740
1741 2002-01-04  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
1742
1743         * FormDocument.C: Recognize the default paper settings too
1744         when setting the default length values (cm or inch).
1745         * FormParagraph.C: do the same.
1746
1747 2001-12-11  Michael A. Koziarski <michael@koziarski.org>
1748
1749         * FormFloat.C: changes to prevent here definitely being used
1750         with wide figures.
1751
1752 2001-12-29  Dekel Tsur  <dekelts@tau.ac.il>
1753
1754         * FormMathsMatrix.C (AlignFilter): Allow entering the '|' char.
1755
1756 2001-12-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1757
1758         * DropDown.C: always include <config.h> in sources.
1759
1760         * xforms_helpers.h:
1761         * FormFiledialog.h:
1762         * Timeout_pimpl.h:
1763         * DropDown.h: do not include <config.h> in headers
1764
1765 2001-12-20  Juergen Vigna  <jug@sad.it>
1766
1767         * FormTabular.C (update): final LT-h/f support modifications.
1768
1769 2001-12-19  Juergen Vigna  <jug@sad.it>
1770
1771         * FormTabular.C (update): change a bit the tabular layout and added
1772         better longtable options handling.
1773
1774 2001-12-15  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1775
1776         * FormToc.C: using std::endl
1777
1778 2001-12-14  John Levon  <moz@compsoc.man.ac.uk>
1779
1780         * FormToc.C: fix crash when no entries, and
1781           update types properly
1782
1783 2001-12-11  Ben Stanley <bds02@uow.edu.au>
1784
1785         * Menubar_pimpl.C: Fixed a crashing bug when document has more
1786         than 80 floats and using xforms 0.88
1787
1788 2001-12-11  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1789
1790         * xforms_helpers.C: include lyxlength.h here
1791         * xforms_helpers.h: ... but not here
1792
1793         * FormTabular.C: use LyXLength instead of string wherever
1794         necessary; whitespace changes.
1795
1796 2001-12-08  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
1797
1798         * forms/form_preferences.fd: use the same name for font sizes
1799         than the character dialog.
1800
1801 2001-11-26  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
1802
1803         * forms/form_search.fd: Added label text to search buttons
1804         (to make the shortcuts visible).
1805
1806 2001-12-05  John Levon  <moz@compsoc.man.ac.uk>
1807
1808         * FormParagraph.C: set combo box correctly for VSpace::LENGTH
1809
1810 2001-12-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1811
1812         * FormFiledialog.C:
1813         * xforms_helpers.C: change "while(" to "while ("
1814
1815 2001-12-05  Allan Rae  <rae@lyx.org>
1816
1817         * FormParagraph.C (apply): One other LyXText fix.
1818
1819 2001-12-05  John Levon  <moz@compsoc.man.ac.uk>
1820
1821        * FormParagraph.C (getCurrentParagraph):
1822         (apply):  get the right LyXText !
1823
1824 2001-11-29  John Levon  <moz@compsoc.man.ac.uk>
1825
1826         * FormParagraph.C: disallow page breaks in insets
1827
1828 2001-11-23  John Levon  <moz@compsoc.man.ac.uk>
1829
1830         * FormParagraph.C: allow signed space above/below, actually
1831           use space below units
1832
1833 2001-11-04  John Levon  <moz@compsoc.man.ac.uk>
1834
1835         * FormToc.C: fixes to make floatlists work
1836
1837 2001-11-23  John Levon  <moz@compsoc.man.ac.uk>
1838
1839         * Makefile.am:
1840         * Alert_pimpl.C: Alert etc.
1841
1842         * xforms_helpers.h:
1843         * xforms_helpers.C:
1844         * forms/fdfix.sh: move idex etc. to here
1845
1846         * GUIRunTime.C: move getScreenDPI() to here
1847
1848 2001-11-20  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
1849
1850        * forms/form_ref.fd, form_preferences.fd, form_citation.fd,
1851        form_graphics.fd, form_paragraph.fd: Enlarged the Restore button
1852        to 100p (now German translation fits in).
1853        * forms/form_external.fd, form_bibtex.fd, form_print.fd,
1854        form_preferences.fd, form_graphics.fd, form.include.fd,
1855        form-external.fd:
1856        Unified label "Browse..." and unified its width to 100p.
1857
1858 2001-11-13  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
1859
1860        * forms/form_graphics.fd: fixed shortcut clash
1861        * forms/form-external.fd: added shortcut for "Apply"
1862
1863 2001-11-12  John Levon  <moz@compsoc.man.ac.uk>
1864
1865         * FormFiledialog.C: don't reset path if new dir
1866           doesn't exist.
1867
1868 2001-11-12  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
1869
1870        * forms/form_document.fd: Renamed "Save as Class Defaults"
1871        to "Save as Document Defaults"
1872        * FormDocument.C:
1873        Removed the setEnabled-Definitions for the
1874        "save_default"-Button since it causes nothing but trouble.
1875        Changed the text of AskQuestion on saveParamsAsDefault.
1876
1877 2001-11-07  John Levon  <moz@compsoc.man.ac.uk>
1878
1879         * DropDown.C: fix crash, improve behaviour a bit
1880
1881 2001-11-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1882
1883         * FormDocument.C (class_apply):
1884         (paper_apply):
1885         (language_apply):
1886         (options_apply):
1887         (bullets_apply): add a version of these methods taking a
1888         BufferParams& parameters. The original versions are now wrappers
1889         around these.
1890         (saveParamsAsDefault): new function, moved from old
1891         LFUN_LAYOUT_SAVE_DEFAULT code.
1892
1893 2001-11-03  John Levon  <moz@compsoc.man.ac.uk>
1894
1895         * Makefile.am:
1896         * DropDown.h:
1897         * DropDown.C: drop-down completion
1898
1899 2001-11-04  John Levon  <moz@compsoc.man.ac.uk>
1900
1901         * forms/form_graphics.fd: change clashing shortcut
1902
1903 2001-10-24  Juergen Vigna  <jug@sad.it>
1904
1905         * FormTabular.C: changed calls for footer/headers of longtabulars.
1906
1907 2001-10-23  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
1908
1909         * forms/form_tabular.fd: Add value choices
1910         * FormTabular.C: Handle that choices
1911
1912         * FormDocument.C: fix small bug.
1913
1914 2001-10-23  Angus Leeming  <a.leeming@ic.ac.uk>
1915
1916         * FormGraphics.[Ch]: move some parameters out of the heaader file and
1917         into namespace anon.
1918
1919         * FormPreferences.C:
1920         * forms/form_preferences.fd: replaced button_colorspace with two
1921         radio buttons, button_hsv and button_rgb.
1922
1923 2001-10-19  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
1924
1925        * forms/form_document.fd:
1926          Class: add a value choice for Default Skip.
1927          Some rearrangements (minor tweaks).
1928        * FormDocument.C: Handle that choice, minor tweaks.
1929        * forms/form_paragraph.fd: Add value choices
1930        * FormParagraph.C: Handle that choices.
1931        * FormMinipage.C/FormGraphics.C: Small tweaks.
1932
1933 2001-10-15  Angus Leeming  <a.leeming@ic.ac.uk>
1934
1935         * FormDocument.C: fixed some bugs in the Paper tab.
1936
1937         * xforms_helpers.[Ch] (updateWidgetsFromLengthString): add argument
1938         specifying default unit for choice if input string is empty.
1939
1940 2001-10-12  Angus Leeming  <a.leeming@ic.ac.uk>
1941
1942         * FormDocument.C (input): one more tweak...
1943
1944 2001-10-10  Herbert Voss  <voss@perce.de>
1945
1946         * FormTexinfo.[Ch]: some changes to the code
1947
1948 2001-10-10  André Pönitz  <poenitz@htwm.de>
1949
1950         * FormsMathMatrix.C: add missing space between v- and h-alignment
1951         parameters
1952
1953 2001-10-09  Herbert Voss  <voss@perce.de>
1954
1955         * FormTexinfo.[Ch]:
1956         * forms/form_texinfo.fd: new files. Display information about the
1957         installed texfiles (cls,sty,bst).
1958
1959         * FormShowFile.[Ch]: new files. Display the contents of a file.
1960
1961         * Dialog.C:
1962         * Makefile.am: modified appropriately.
1963
1964 2001-10-09  Angus Leeming  <a.leeming@ic.ac.uk>
1965
1966         * xforms_helpers.[Ch] (getLengthFromWidgets): new function.
1967         Given input and choice widgets, create a string such as "1cm".
1968         (updateWidgetsFromLengthString): new function.
1969         Given a string such as "1cm", set the input and choice widgets.
1970
1971         * FormDocument.C:
1972         * forms/form_document.fd: improve the GUI of the paper tab using these
1973         new helper functions.
1974
1975 2001-10-07  Adrien Rebollo  <adrien.rebollo@gmx.fr>
1976
1977         * FormDocument.C (build): support latin4
1978
1979 2001-10-05  Adrien Rebollo  <adrien.rebollo@gmx.fr>
1980
1981         * FormDocument.C (build): support latin3
1982
1983 2001-10-04  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1984
1985         * forms/form_aboutlyx.fd: use flat boxes for tabs.
1986
1987 2001-10-03  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
1988
1989         * forms/form_document.fd: rearrangement of the paper tab;
1990         rename "use geometry" to "custom margins/sizes".
1991
1992         * FormDocument.C: add code to avoid the input of senseless data
1993         in document -> paper.
1994
1995 2001-10-01  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
1996
1997         * FormDocument.C: Disable choice "Special" if landscape
1998         is chosen to prevent senseless values.
1999
2000 2001-09-28  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
2001
2002         * forms/form_preferences.fd: small tweaks.
2003
2004 2001-09-24  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
2005
2006         * forms/form_document.fd: Removed "Auto Reset", renamed the "Reset"
2007         button to "Use Class Defaults" and moved it outside the tab.
2008         Some more minor tweaking.
2009
2010         * FormDocument.C: handled this changes.
2011
2012 2001-09-27  Angus Leeming  <a.leeming@ic.ac.uk>
2013
2014         * Dialogs.C: remove splash dialog code.
2015
2016         * FormSplash.[Ch]:
2017         * form_splash.[Ch]:
2018         * forms/form_splash.fd: removed.
2019
2020         * Makefile.am:
2021         * forms/makefile: remove splash dialog files.
2022
2023         * Menubar_pimpl.C (MenuCallback): no longer call
2024         Dialogs::destroySplash.
2025
2026 2001-09-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2027
2028         * forms/form_preferences.fd: fix typo
2029
2030 2001-09-24  Angus Leeming  <a.leeming@ic.ac.uk>
2031
2032         * FormRef.C:
2033         * forms/form_ref.fd: renamed the widgets in the standard style.
2034
2035         * xforms_helpers.[Ch] (getVectorFromChoice, getVectorFromBrowser): new
2036         helper functions. Build a vector<string> from the contents of
2037         an fl_choice and fl_browser respectively.
2038
2039         * FormCitation.C (fillChoice, updateBrowser):
2040         * FormRef.C: use these new functions to only update the choices and
2041         browsers when absolutely necessary.
2042
2043 2001-09-24  Angus Leeming  <a.leeming@ic.ac.uk>
2044
2045         * FormBase.C (InputCB):
2046         * FormBaseDeprecated.C (InputCB): generalised Dekel's fix to the
2047         "select choice < 1" problem.
2048
2049         * FormRef.C (input): undid Dekel's change in light of the above
2050         generalisation.
2051
2052 2001-09-21  Dekel Tsur  <dekelts@tau.ac.il>
2053
2054         * FormRef.C (input): Fix crash when using dialog with keyboard.
2055
2056 2001-09-20  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
2057
2058         * forms/form_document.fd: small tweaks.
2059
2060 2001-09-19  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
2061
2062         * forms/form_document.fd: Added checkbox "auto_reset", button
2063         "reset_defaults" and button "save_defaults".
2064
2065         * Form_Document.[Ch]: Removed AskQuestion when changing class.
2066         Implement the 2 buttons and the checkbox described above.
2067
2068         * forms/form_preferences.fd: Added checkbox "auto_reset" (to
2069         save the default value of that lyxrc)
2070
2071         * FormPreferences.C: Handle that button
2072
2073 2001-09-18  Angus Leeming  <a.leeming@ic.ac.uk>
2074
2075         * form_ref.fd: a little tweaking.
2076
2077         * FormSpellchecker.C (build): set the bounds to the slider, so it
2078         updates during a spellchecking session.
2079
2080 2001-09-14  Angus Leeming  <a.leeming@ic.ac.uk>
2081
2082         * forms/form_preferences.fd: rearrangement and addition of new
2083         Display Graphics radio buttons to Look & Feel->Misc
2084         (By Jürgen Spitzmüller).
2085
2086         * FormPreferences.C: modify new lyxrc variable "display_graphics"
2087         depending on the values of the Display Graphics radio buttons.
2088
2089         * FormGraphics.C: use this variable.
2090
2091 2001-09-13  Angus Leeming  <a.leeming@ic.ac.uk>
2092
2093         * FormMathsBitmap.[Ch]: add d-tor to finally fix a memory leak.
2094         Hoorah! Happy Birthday to me!
2095
2096 2001-09-07  Dekel Tsur  <dekelts@tau.ac.il>
2097
2098         * forms/form_ref.fd: Add buffer button.
2099
2100         * FormRef.C (update): Handle the buffer button.
2101         (input): Ditto
2102
2103 2001-09-13  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
2104
2105         * forms/form_graphics.fd: complete rewrite of the dialog
2106         (Most work was done by Angus, though).
2107
2108 2001-09-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2109
2110         * combox.C (hide): execute the callback _after_ closing the
2111         combox.
2112
2113 2001-09-12  Angus Leeming  <a.leeming@ic.ac.uk>
2114
2115         * FormDocument.C (c-tor): initialise some variables.
2116
2117         * forms/form_citation.fd: remove spurious shortcut to a labelframe!
2118         (Thereby removing a warning message when the dialog is built.)
2119
2120         * FormFloat.C (input): return SMI_VALID.
2121
2122 2001-09-11  Angus Leeming  <a.leeming@ic.ac.uk>
2123
2124         * FormDocument.C (input, options_update): add code to enable the
2125         Author-Year/Numerical citation choice only if the natbib checkbox is
2126         active.
2127
2128         * FormFloat.[Ch]: added new method input() to control the behaviour of
2129         the buttons better.
2130         * forms/form_float.fd: renamed Here as button_here_definitely.
2131
2132         * FormGraphics.C:
2133         * forms/form_graphics.fd: add callbacks to a few widgets that didn't
2134         have them, so enabling the Ok, Apply buttons appropriately.
2135
2136 2001-09-08  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
2137
2138         * forms/form_paragraph.fd: cosmetics (renamed "Label Width" to "Longest
2139         Label", added a labelframe).
2140
2141 2001-09-10  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2142
2143         * Toolbar_pimpl.C (C_Toolbar_BubblePost): fix linking
2144         (C_Toolbar_BubbleTimerCB): fix linking
2145
2146         * FormMathsBitmap.C (form): use get() to get the raw pointer.
2147
2148         * FormMathsBitmap.h: use shared_c_ptr for form_ as well.
2149
2150 2001-09-09  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2151
2152         * combox.C (C_Combox_input_cb): make it static
2153         (C_Combox_combo_cb): make it static
2154         (C_Combox_peek_event): make it static
2155
2156         * Toolbar_pimpl.C (C_Toolbar_BubbleTimerCB): make it static
2157         (C_Toolbar_BubblePost): make it static
2158         (C_Toolbar_ToolbarCB): make it static
2159
2160         * Timeout_pimpl.C (C_intern_timeout_cb): make it static
2161
2162         * Menubar_pimpl.C (C_Menubar_Pimpl_MenuCallback): make it static
2163
2164         * Makefile.am (libxforms_la_LIBADD): add this and depend on the
2165         gui libs
2166
2167 2001-09-07  Angus Leeming  <a.leeming@ic.ac.uk>
2168
2169         * FormBaseDeprecated.[Ch]: use the same allow_resize methodology as has
2170         been used successfully in FormBase.
2171         (show): call bc().refresh() after building the dialog to activate the
2172         button controller.
2173
2174         * FormPreferences.C (build): remove hack to fix butoon controller as
2175         the correct fix is in FormBaseDeprecated.
2176
2177         * FormPreferences.[Ch] (connect, disconnect): removed (redundant).
2178
2179         * FormMaths*.C (c-tor): prohibit resizing of the dialog.
2180
2181 2001-09-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2182
2183         * Toolbar_pimpl.C (setLayout):
2184         (layoutSelected): make them work even when gettext has been
2185         translating the interface.
2186
2187 2001-09-07  Angus Leeming  <a.leeming@ic.ac.uk>
2188
2189         * FormMathsSpace.C: Fix bug: the "Maths spacing" dialog is broken
2190         ("Apply" does not work without former user change in the dialog).
2191
2192         * FormPreferences.C (build): Fix bug: if you start LyX and open the
2193         Preferences dialog, "Apply" is activated even though no change has been
2194         made so far.
2195
2196 2001-09-07  Rob Lahaye  <lahaye@users.sourceforge.net>
2197
2198         * FormBase.C (show): use controller_.IconifyWithMain() to control
2199         the dialog's show policy
2200
2201         * FormBaseDeprecated.C (show): ditto, but use lyxrc variable directly.
2202
2203         * FormPreferences.C:
2204         * forms/form_preferences.fd: add a check_dialogs_iconify_with_main
2205         check button to the Look & Feel->Misc tab and code to modify the lyxrc
2206         variable dialogs_iconify_with_main appropriately.
2207
2208 2001-09-07  Angus Leeming  <a.leeming@ic.ac.uk>
2209
2210         * FormBase.h: clean-up comments. Remove mutable status of minw_, minh_.
2211
2212 2001-09-06  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
2213
2214         * forms/form_character.fd: small cosmetics (aligned "Language:" right
2215         as suggested in Michael's Buglist).
2216
2217 2001-09-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2218
2219         * Toolbar_pimpl.C (updateLayoutList): do not display obsolete
2220         layouts
2221         (layoutSelected): remove the numeric argument and use the text of
2222         the combox entry instead.
2223
2224         * combox.C: lowercase a few remaining methods, rename select_text
2225         to select
2226         * several files: propagate these changes
2227
2228 2001-09-03  Angus Leeming  <a.leeming@ic.ac.uk>
2229
2230         * FormPreferences.C: add fl_set_input_return to input_paperoption.
2231
2232 2001-09-02  John Levon  <moz@compsoc.man.ac.uk>
2233
2234         * FormParagraph.C: fix default line spacing case
2235
2236 2001-08-31  John Levon  <moz@compsoc.man.ac.uk>
2237
2238         * FormParagraph.C: disable space inputs when != Length
2239
2240 2001-08-31  John Levon  <moz@compsoc.man.ac.uk>
2241
2242         * FormPreferences.C:
2243         * form_preferences.h:
2244         * form_preferences.C:
2245         * forms/form_preferences.fd: add view_dvi_paper_option
2246
2247 2001-08-31  John Levon  <moz@compsoc.man.ac.uk>
2248
2249         * FormMathsPanel.h: sub dialogs must be Ignorant.
2250
2251 2001-08-31  John Levon  <moz@compsoc.man.ac.uk>
2252
2253         * FormParagraph.C: fix to not allow 0 linespacing
2254
2255 2001-08-29  Angus Leeming  <a.leeming@ic.ac.uk>
2256
2257         * FormCitation.C (c-tor): prevent re-sizing of the dialog.
2258
2259         * FormParagraph.C (input): set fl_get_choice check for the linespacing
2260         to 5 not 4. xforms arrays start at 1.
2261
2262 2001-08-29  Angus Leeming  <a.leeming@ic.ac.uk>
2263
2264         * FormParagraph.[Ch]:
2265         * forms/form_paragraph.fd: clean up of dialog and of controlling
2266         code.
2267
2268 2001-08-29  Angus Leeming  <a.leeming@ic.ac.uk>
2269
2270         * FormBase.C (C_CutandPastePH): new function that can be used as a
2271         pre-handler to any xforms text input widget. Will trigger an event on
2272         pasting into the widget using the middle mouse button.
2273
2274         * FormPreamble.C (build): use this pre-handler for the input widget.
2275
2276 2001-08-26  Angus Leeming  <a.leeming@ic.ac.uk>
2277
2278         * FormCitation.C:
2279         * forms/form_citation.fd: a little tweaking to ensure that the
2280         style choice remains centred within the frame if its contents change.
2281
2282         * FormBase.h: added an allow_resize_ member variable. If false
2283         resizing the dialog is prohibitted.
2284
2285         * FormBase.[Ch]:
2286         * FormBrowser.[Ch]: modify c-tors to pass this new variable to FormBase.
2287
2288         * FormAboutlyx.C:
2289         * FormCharacter.C:
2290         * FormThesaurus.C:
2291         make use of this functionality to ensure that the dialog cannot be
2292         resized.
2293
2294 2001-08-27  John Levon  <moz@compsoc.man.ac.uk>
2295
2296         * GUIRunTime.C: initApplication() should take a int & argc
2297
2298 2001-08-24  John Levon  <moz@compsoc.man.ac.uk>
2299
2300         * FormCitation.h:
2301         * FormCitation.C: tidy code a little
2302
2303         * GUIRunTime.C: more informative error
2304
2305 2001-08-23  Angus Leeming  <a.leeming@ic.ac.uk>
2306
2307         * forms/form_preferences.fd: order the items "logically" so that
2308         tabbing through the dialog makes sense. Close bug #404569.
2309
2310 2001-08-23  Angus Leeming  <a.leeming@ic.ac.uk>
2311
2312         * FormPreferences.C: Tentative fix of John's "no point in spell
2313         command "None"" bug, #223255.
2314
2315 2001-08-23  Herbert Voss  <voss@perce.de>
2316
2317         * FormBibtex.C (input): normalize database list
2318
2319 2001-08-21  Angus Leeming  <a.leeming@ic.ac.uk>
2320
2321         * FormBibtex.C: make sure that any database is stored only once.
2322
2323 2001-08-22  Herbert Voss  <voss@perce.de>
2324
2325         * FormBibtex.C (input): fix for multiple databases
2326
2327 2001-08-21  Herbert Voss  <voss@perce.de>
2328
2329         * FormBibtex.C (input): extension handling for ".bst"
2330
2331 2001-08-21  Angus Leeming  <a.leeming@ic.ac.uk>
2332
2333         * forms/form_bibtex.fd: activate "Ok" when the "Add bibliography to TOC"
2334         check button is pressed.
2335
2336 2001-08-20  Dekel Tsur  <dekelts@tau.ac.il>
2337
2338         * FormParagraph.C (general_apply): Handle default spacing.
2339         (general_update): Ditto.
2340
2341 2001-08-20  Angus Leeming  <a.leeming@ic.ac.uk>
2342
2343         * FormBibtex.C:
2344         * forms/form_bibtex.fd: get the browse buttons working as they should.
2345
2346 2001-08-20  Herbert Voss  <voss@perce.de>
2347
2348         * FormBibtex.C:
2349         * forms/form_bibtex.fd: enhanced bibtex-data gui to browse for
2350         databases and styles. Added an option for "bibliography into toc"
2351
2352 2001-08-18  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2353
2354         * FormMathsBitmap.h: use the lyx::shared_c_ptr that uses free() to
2355         cleanup.
2356
2357 2001-08-15  John Levon  <moz@compsoc.man.ac.uk>
2358
2359         * combox.h: fix source doc
2360
2361         * form_math_matrix.C:
2362         * forms/form_math_matrix.fd: new layout
2363
2364 2001-08-16  John Levon  <moz@compsoc.man.ac.uk>
2365
2366         * form_paragraph.h:
2367         * form_paragraph.C:
2368         * forms/form_paragraph.fd:
2369         * FormParagraph.C: support per-para linespacing
2370
2371         * forms/form_float.fd:
2372         * form_float.C: fix shortcut typo
2373
2374 2001-08-15  Angus Leeming  <a.leeming@ic.ac.uk>
2375
2376         * forms/form_character.fd: small adjustment to the position of John's
2377         extra Language label.
2378
2379 2001-08-09  André Pönitz  <poenitz@htwm.de>
2380
2381         * FormMathsDelim.C: renamed some delimiter parameters.
2382
2383 2001-08-09  Angus Leeming  <a.leeming@ic.ac.uk>
2384
2385         * FormCitation.C (build):
2386         * FormDocument.C (build):
2387         * FormMinipage.C (build):
2388         * FormParagraph.C (build):
2389         * FormRef.C (build): added stuff to read-only list in the
2390         button controller.
2391
2392         * FormCitation.C (update): disable citation style stuff when not using
2393         Natbib.
2394
2395 2001-08-06  Juergen Vigna  <jug@sad.it>
2396
2397         * forms/form_ert.fd: new file.
2398
2399         * form_ert.[Ch]: new files.
2400
2401         * FormERT.[Ch]: new files. Implementation of ERT dialog.
2402
2403 2001-08-01  Angus Leeming  <a.leeming@ic.ac.uk>
2404
2405         * FormPreferences.C (Color c-tor): initialise modifiedXformsPrefs.
2406
2407 2001-07-30  Angus Leeming  <a.leeming@ic.ac.uk>
2408
2409         * GUIRunTime.C (processEvents, runTime): small code rearrangement.
2410
2411 2001-08-01  John Levon  <moz@compsoc.man.ac.uk>
2412
2413         * FormMathsPanel.C:
2414         * FormMathsPanel.h:
2415         * form_maths_panel.C:
2416         * form_maths_panel.h:
2417         * forms/form_maths_panel.fd: re-add dots bitmaps
2418
2419         * FormRef.C: "Goto" -> "Go to"
2420
2421 2001-07-29  John Levon  <moz@compsoc.man.ac.uk>
2422
2423         * FormMathsBitmap.C: initialise form_
2424
2425 2001-07-29  Baruch Even  <baruch@lyx.org>
2426
2427         * src/forms/form_graphics.fd:
2428         * src/FormGraphics.C: Added support for the new horizontal scale factor.
2429
2430 2001-07-30  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2431
2432         * forms/makefile (SRCS): add form_float.fd
2433
2434         * forms/form_float.fd: new file
2435
2436         * form_float.[Ch]: new files
2437
2438         * Makefile.am (libxforms_la_SOURCES): add FormFloat.C,
2439         FormFloat.h, form_float.C and form_float.h
2440
2441         * FormFloat.[Ch]: new files
2442
2443         * Dialogs.C: init GUIFloat is well
2444
2445 2001-07-29  Asger Alstrup Nielsen  <alstrup@alstrup>
2446
2447         * FormToc.C (updateType): Fix problem with TOC that couldn't be
2448         updated because the type list was not updated.
2449
2450 2001-07-26  Angus Leeming  <a.leeming@ic.ac.uk>
2451
2452         * forms/form_aboutlyx.fd: made a bit bigger to get the Copyright &
2453         Version stuff in.
2454
2455         * input_validators.[Ch] (fl_int_filter, fl_float_filter): new methods.
2456
2457         * FormGraphics.C (build): uncommented the fl_set_input_return call for
2458         input_rotate_angle. Set input filter on rotate_angle to make it accept
2459         only floating point numbers.
2460         (input): Browse now activates the Ok button approriately.
2461
2462 2001-07-26  John Levon  <moz@compsoc.man.ac.uk>
2463
2464         * Dialogs.C:
2465         * Makefile.am:
2466         * FormThesaurus.h:
2467         * FormThesaurus.C:
2468         * form_thesaurus.h:
2469         * form_thesaurus.C:
2470         * forms/makefile:
2471         * forms/form_thesaurus.fd: add thesaurus
2472
2473 2001-07-26  Baruch Even  <baruch@lyx.org>
2474
2475         * FormGraphics.h:
2476         * FormGraphics.C: Removed hide method since it was interfering with the
2477         needed work, it cleared several vectors that were needed for proper
2478         functioning. Also changed rotateAngle to float.
2479
2480         * FormGraphics.C:
2481         * forms/form_graphics.fd: Removed inline option, all InsetGraphics figures
2482         are inlined.
2483
2484 2001-07-23  John Levon  <moz@compsoc.man.ac.uk>
2485
2486         * FormInclude.C: add load file facility back
2487
2488 2001-07-23  John Levon  <moz@compsoc.man.ac.uk>
2489
2490         * FormCharacter.C: disable resizing as it doesn't work
2491
2492         * FormPreamble.C: allow to copy-paste from RO preamble by
2493           enabling editing.
2494
2495 2001-07-20  Jürgen Spitzmüller  <juergen.sp@t-online.de>
2496
2497         * forms/form_citation.fd: resized form to fit on a 800x600 screen.
2498
2499 2001-07-19  Angus Leeming  <a.leeming@ic.ac.uk>
2500
2501         * FormCitation.[Ch]: changes associated with adding natbib support.
2502         New helper functions, string_width, fillChoice, updateStyle.
2503         (apply): set the citation command appropriately.
2504         (input): deal with the citation command choices.
2505         (update): parse the citation command and deal with it. Nuke the
2506         setSize stuff.
2507         (setSize): nuked!
2508
2509         * FormDocument.C (build): add options to use natbib.
2510
2511         * forms/form_citation.fd: add natbib support. Rearrange dialog to
2512         fit onto shorter screens.
2513
2514         * forms/form_document.fd: add natbib support.
2515
2516 2001-07-16  Juergen Vigna  <jug@sad.it>
2517
2518         * form_aboutlyx.C: set default for "Close" button to "ESC"-key.
2519
2520 2001-07-13  Angus Leeming  <a.leeming@ic.ac.uk>
2521
2522         Consistent use of Lsstream.h:
2523         * FormAboutlyx.C (build):
2524         * FormVCLog.C (update): std::ostringstream -> ostringstream.
2525
2526         * FormMathsDelim.C (apply):
2527         * FormMathsMatrix.C (apply): std::stringstream -> stringstream.
2528
2529 2001-07-13  Edwin Leuven  <leuven@fee.uva.nl>
2530
2531         * implement 1 about lyx dialog instead of 3 separate ones
2532
2533         * FormCredits.[Ch]: removed
2534         * FormCopyright.[Ch]: removed
2535         * form_credits.[Ch]: removed
2536         * forms/form_credits.fd: removed
2537         * form_copyright.[Ch]: removed
2538         * forms/form_copyright.fd: removed
2539         * FormAboutlyx.[Ch]: added
2540         * form_aboutlyx.[Ch]: added
2541         * forms/form_aboutlyx.fd: added
2542         * Dialogs.C: add about lyx stuff
2543
2544 2001-07-13  Edwin Leuven  <leuven@fee.uva.nl>
2545
2546         * add spellchecker
2547
2548         * FormPreferences.[Ch]: rename spellchecker to spelloptions
2549         * form_preferences.[Ch]: idem
2550         * forms/form_preferences.fd: idem
2551         * FormSpellchecker.[Ch]: added
2552         * form_spellchecker.[Ch]: added
2553         * forms/form_spellchecker.fd: added
2554         * Dialogs.C: add spellchecker
2555
2556 2001-07-12  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2557
2558         * FormFiledialog.C: (*it). -> it->
2559         * Toolbar_pimpl.C: ditto
2560         * RadioButtonGroup.C: ditto
2561         * FormPreferences.C: ditto
2562
2563 2001-07-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2564
2565         * GUIRunTime.C (x11Display):
2566         (x11Screen):
2567         (x11Colormap):
2568         (x11VisualDepth): new methods
2569
2570 2001-07-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2571
2572         * FormDocument.C (class_apply): call CutAndPaste::'s staitc method
2573         directly.
2574
2575         * Toolbar_pimpl.h: make owner be a XFormsView, small changes
2576         because of this.
2577
2578         * GUIRunTime.C (createMainView): implement
2579
2580 2001-06-22  John Levon  <moz@compsoc.man.ac.uk>
2581
2582         * FormCharacter.C:
2583         * form_character.C:
2584         * forms/form_character.fd: hide the widget underneath language
2585           combox hack.
2586
2587 2001-06-27  John Levon  <moz@compsoc.man.ac.uk>
2588
2589         * FormPreferences.h:
2590         * FormPreferences.C: connect and operator
2591           showSpellcheckerPreferences signal
2592
2593         * FormPrint.C (input): modify to select radio_file
2594           when the user uses the filename input
2595
2596 2001-06-26  The LyX Project  <lyx@violet.home.sad.it>
2597
2598         * combox.C (remove): send debug output to Debug::GUI.
2599
2600 2001-06-26  The LyX Project  <lyx@rose.home.sad.it>
2601
2602         * Menubar_pimpl.C (create_submenu):
2603         * Toolbar_pimpl.C (update): update to use func_status
2604
2605 2001-06-25  The LyX Project  <lyx@tulip.home.sad.it>
2606
2607         * FormPreferences.C (Path::feedback): remove bogus description of
2608         lyxpipe.
2609
2610 2001-06-16  Angus Leeming  <a.leeming@ic.ac.uk>
2611
2612         * xformsBC.h: clean-up of included files.
2613
2614 2001-06-15  Angus Leeming  <a.leeming@ic.ac.uk>
2615
2616         * FormDocument.C:
2617         * FormParagraph.C (c-tor): cosmetic name change of signal.
2618
2619         * FormParagraph.[Ch]: added machinery to act on an updateParagraph
2620         signal. It's pretty crude at the moment! Mental note: would be more
2621         elegant if we passed a LyXParagraph & with both the signals rather than
2622         search through the Buffer.
2623
2624 2001-06-13  Angus Leeming  <a.leeming@ic.ac.uk>
2625
2626         * *.[h]: added // -*- C++ -*-
2627         * *.[C]: removed // -*- C++ -*-
2628
2629         * FormCharacter.C (update): now uses contents of font_, stored
2630         permanently by the controller to update() the dialog.
2631
2632 2001-06-12  Angus Leeming  <a.leeming@ic.ac.uk>
2633
2634         * FormInclude.C:
2635         * form_include.fd: (various places): Ok button is now activated when
2636         the filename is input from the keyboard.
2637
2638         * FormPreferences.C white-space change in various places.
2639         (Converters::GetTo): get the contents of "to" not "from"! Thus fix bug
2640         that disabled addition of new converters.
2641
2642         * FormCharacter.C (input, update): new methods. Activate the Apply
2643         button when any of the input fileds are not IGNORE.
2644
2645 2001-06-11  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2646
2647         * FormToc.C (input): change test slightly.
2648         (updateContents): clear list if empty and add no list msg.
2649
2650 2001-05-30  Angus Leeming  <a.leeming@ic.ac.uk>
2651
2652         * FormParagraph.C (update, general_update): enabling the align buttons
2653         is now dependent on the AlignPossible entry in the Layout.
2654
2655 2001-06-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2656
2657         * MathsSymbols.C:
2658         * FormMathsMatrix.C: bring C functions into global namespace if
2659         necessary.
2660
2661 2001-05-31  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2662
2663         * MathsSymbols.C (pixmapFromBitmapData): add std::
2664
2665         * FormMathsMatrix.C (AlignFilter): add std::
2666
2667 2001-05-22  Adrien Rebollo <rebollo@iaf.cnrs-gif.fr>
2668
2669         * FormDocument.C (build): add iso8859-15 support.
2670
2671 2001-05-08  Baruch Even  <baruch@lyx.org>
2672
2673         * Menubar_pimpl.C: Fixed compilation problem.
2674
2675 2001-05-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2676
2677         * Menubar_pimpl.C (add_toc): use name and not type with float.
2678         (create_submenu): correct call of new object
2679         (create_submenu): add FloatListInsert and FloatInsert to dummy clause.
2680
2681 2001-05-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2682
2683         * FormParagraph.[Ch]: remove !NO_PEXTRA and !NEW_INSETS cruft
2684
2685 2001-04-26  Angus Leeming  <a.leeming@ic.ac.uk>
2686
2687         * Dialogs.C: included insetgraphicsParams.h
2688
2689         * FormMathsMatrix.C:
2690         * FormMathsBitmap.C: included LAssert.h
2691
2692 2001-04-24  Allan Rae  <rae@lyx.org>
2693
2694         * xforms_helpers.C (formatted): two consecutive spaces would kill it.
2695
2696 2001-04-20  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2697
2698         * xforms_helpers.C (formatted): do not use string::substr(1) on a
2699         string of length 1 !
2700
2701 2001-04-16  Allan Rae  <rae@lyx.org>
2702
2703         * xforms_helpers.C (formatted):
2704         * Menubar_pimpl.C (add_toc): #warning triggers an error on Sun CC 6.0
2705         as an unrecognised preprocessor directive.  So ensure they're wrapped.
2706
2707 2001-04-06  John Levon  <moz@compsoc.man.ac.uk>
2708
2709         * FormTabularCreate.C: pass a pair of uints to the controller
2710
2711         * FormVCLog.C: the log appears as a stringstream now
2712
2713         * forms/form_external.fd: make params update state (from Angus)
2714
2715 2001-04-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2716
2717         * Menubar_pimpl.C: include gettext.h
2718
2719 2001-04-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2720
2721         * xforms_helpers.C (formatted): constify length
2722
2723         * FormTabular.C (update): small restructure, adjust for scoped_ptr
2724         (input): adjust for scoped_ptr
2725         (input): constify str
2726
2727 2001-04-03  John Levon  <moz@compsoc.man.ac.uk>
2728
2729         * Dialogs.C: s/popup/dialog/
2730
2731         * Form*.C:
2732         * FormBase.h:
2733         * FormBase.C: s/ControlButton/ControlButtons/
2734         move bc().refresh() into base show() method
2735
2736         * Form*.C:
2737         * FormBaseDeprecated.C:
2738         s/UndoAll/restore/
2739
2740 2001-03-30  Angus Leeming  <a.leeming@ic.ac.uk>
2741
2742         * FormMathsPanel.C (c-tor): set button controller cancel label to close.
2743
2744         * FormToc.[Ch]:
2745         * forms/form_toc.fd: implemented controller-view split.
2746
2747         * Dialogs.C: associated changes.
2748
2749 2001-03-30  Angus Leeming  <a.leeming@ic.ac.uk>
2750
2751         * FormCitation.C:
2752         * forms/form_citation.fd: Don't change the name of the button when
2753         toggling between regular expression and simple searches.
2754         Squashed bug when creating a new inset, the keys field contained
2755         one (empty) key. No more; thanks, Dekel.
2756
2757         * FormExternal.C:
2758         * forms/form_external.fd: added Apply button.
2759
2760 2001-03-30  Angus Leeming  <a.leeming@ic.ac.uk>
2761
2762         * FormBase.[Ch]:
2763         * FormBrowser.[Ch]: changes associated with renaming ControlBase as
2764         ControlButton.
2765
2766         * FormExternal.[Ch]:
2767         * forms/form_external.fd: implemented controller-view split.
2768
2769         * Dialogs.C: associated changes.
2770
2771         * FormGraphics.[Ch]:
2772         * FormInclude.[Ch]:
2773         * FormPrint.[Ch]:
2774         moved the browsing functionality into the controller.
2775
2776         * xforms_helpers.[Ch]: moved browseFile to
2777         ../controllers/helper_funcs.[Ch]
2778
2779         * FormCitation.C
2780         * forms/form_citation.fd: added case sensitive search button.
2781
2782 2001-03-29  Angus Leeming  <a.leeming@ic.ac.uk>
2783
2784         * xformsBC.[Ch]: Patched in a slight reworking of Baruch Even's patch.
2785         Code moved into the generic template base class. Replaced
2786         setCancelCloseButton() with setButtonLabel().
2787
2788 2001-03-29  Juergen Vigna  <jug@sad.it>
2789
2790         * FormMinipage.C: removed widthp_ and all it's functions and changed
2791         to use new %-lengths of LyXLength.
2792
2793 2001-03-28  Angus Leeming  <a.leeming@ic.ac.uk>
2794
2795         * FormGraphics.[Ch]:
2796         * forms/form_graphics.fd:
2797         * FormIndex.[Ch]:
2798         * forms/form_index.fd: implemented controller-view split.
2799
2800         * Dialogs.C: associated changes.
2801
2802         * FormCharacter.[Ch]: changes associated with ControlCharacter cleanup.
2803
2804         * FormCitation.C: changes associated with ControlCitation cleanup.
2805
2806         * FormMinipage.h: cleaned-up forward declarations.
2807
2808 2001-03-27  Angus Leeming  <a.leeming@ic.ac.uk>
2809
2810         * FormMinipage.[Ch]:
2811         * forms/form_minipage.fd:
2812         * FormPrint.[Ch]:
2813         * forms/form_print.fd:
2814         * FormSplash.[Ch]: implemented controller-view split.
2815
2816         * Dialogs.C: associated changes.
2817
2818 2001-03-26  Angus Leeming  <a.leeming@ic.ac.uk>
2819
2820         * FormPreamble.[Ch]:
2821         * forms/form_preamble.fd:
2822         * FormRef.[Ch]:
2823         * forms/form_ref.fd:
2824         * FormSearch.[Ch]:
2825         * forms/form_search.fd:
2826         * FormTabularCreate.[Ch]:
2827         * forms/form_tabular_create.fd: implemented controller-view split.
2828
2829         * Dialogs.C: associated changes.
2830
2831 2001-03-23  Angus Leeming  <a.leeming@ic.ac.uk>
2832
2833         * FormError.[Ch]:
2834         * form_error.fd:
2835         * FormInclude.[Ch]:
2836         * form_include.fd:
2837         * FormUrl.[Ch]:
2838         * form_url.fd: implemented controller-view split.
2839
2840         * Dialogs.C: associated changes.
2841
2842         * FormBibitem.h:
2843         * FormBibtex.h:
2844         * FormCitation.h: moved methods from protected to private.
2845
2846 2001-03-23  Angus Leeming  <a.leeming@ic.ac.uk>
2847
2848         * FormCredits.C (build): changes associated with
2849         ControlCredits::getCredits returning a stringstream not a vector<string>
2850
2851 2001-03-22  Angus Leeming  <a.leeming@ic.ac.uk>
2852
2853         * FormCopyright.[Ch]:
2854         * forms/form_copyright.fd: implemented controller-view split.
2855
2856         * FormCredits.[Ch]:
2857         * forms/form_credits.fd: implemented controller-view split.
2858
2859         * Dialogs.C: associated changes.
2860
2861         * xforms_helpers.C (formatted): improved the function so that it now
2862         repects '\n' characters in the input string. Ie, the user can now
2863         specify line breaks explicitly.
2864
2865 2001-03-21  Angus Leeming  <a.leeming@ic.ac.uk>
2866
2867         * FormCharacter.[Ch]:
2868         * forms/form_character.fd: implemented controller-view split.
2869
2870         * Dialogs.C: associated changes.
2871
2872         * FormBase.C (input): changed return to SMI_VALID.
2873
2874         * FormCitation.C (updateBrowser): ensure that the keys are stripped of
2875         any surrounding whitespace.
2876
2877 2001-03-20  Angus Leeming  <a.leeming@ic.ac.uk>
2878
2879         * FormBase.[Ch] (input): no longer pure virtual. Has defualt state of
2880         SMI_NOOP.
2881         (FormBase2): split into two template classes, FormDB (DialogBase) and
2882         FormCB (ControllerBase) for greater flexibility.
2883
2884         * FormBibitem.[Ch]:
2885         * FormBibtex.[Ch]:
2886         * FormCitation.[Ch]: associated changes.
2887
2888         * FormBrowser.[Ch]:
2889         * FormLog.[Ch]:
2890         * FormVCLog.[Ch]:
2891         * forms/form_browser.fd: implemented controller-view split.
2892
2893         * Dialogs.C: associated changes.
2894
2895 2001-03-19  Angus Leeming  <a.leeming@ic.ac.uk>
2896
2897         * FormBibtex.[Ch]:
2898         * forms/form_bibtex.fd: implemented controller-view split.
2899
2900         * Dialogs.C: associated changes.
2901
2902 2001-03-19  Angus Leeming  <a.leeming@ic.ac.uk>
2903
2904         * FormBaseDeprecated.[Ch]: rename title as title_.
2905
2906         * FormBaseDeprecated.C: restore John's trick to give the dialog a border
2907         with limited functionality. It got lost in the MVC merge.
2908
2909         * FormBaseDeprecated.C:
2910         * FormBase.C (show): moved initialisation of minw_, minh_ here.
2911
2912         * FormBibitem.C (build):
2913         * FormBibtex.C (build):
2914         * FormBrowser.C (build):
2915         * FormCharacter.C (build):
2916         * FormCitation.C (build):
2917         * FormCopyright.C (build):
2918         * FormCredits.C (build):
2919         * FormDocument.C (build):
2920         * FormError.C (build):
2921         * FormExternal.C (build):
2922         * FormGraphics.C (build):
2923         * FormInclude.C (build):
2924         * FormIndex.C (build):
2925         * FormMinipage.C (build):
2926         * FormParagraph.C (build):
2927         * FormPreamble.C (build):
2928         * FormPreferences.C (build):
2929         * FormPrint.C (build):
2930         * FormRef.C (build):
2931         * FormSearch.C (build):
2932         * FormTabular.C (build):
2933         * FormTabularCreate.C (build):
2934         * FormToc.C (build):
2935         * FormUrl.C (build): removed initialisation of minw_, minh_.
2936
2937         * The Maths Panel stuff no longer causes a crash on exit from LyX.
2938
2939         * FormMaths.[Ch]:
2940         * forms/form_maths.fd: removed.
2941
2942         * forms/form_maths_delim.fd:
2943         * forms/form_maths_deco.fd:
2944         * forms/form_maths_matrix.fd:
2945         * forms/form_maths_space.fd:
2946         * forms/form_maths_panel.fd: new files.
2947         Split contents of form_maths.fd into 5 new files, one for each form.
2948
2949         * MathsSymbols.[Ch]: remove class BitmapMenu, renamed and reworked as
2950         class FormMathsBitmap in FormMathsBitmap.[Ch].
2951
2952         * FormMathsPanel.[Ch]:
2953         * FormMathsBitmap.[Ch]:
2954         * FormMathsDeco.[Ch]:
2955         * FormMathsDelim.[Ch]:
2956         * FormMathsMatrix.[Ch]:
2957         * FormMathsSpace.[Ch]: Split contents of FormMaths into new files,
2958         one for each popup. Rewrite so that all the new classes are derived from
2959         FormBaseBD. Clean up the logic in the process (I hope!).
2960
2961         * Makefile.am: added new fils, removed redundant ones.
2962
2963 2001-03-19  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2964
2965         * FormMinipage.C (FormMinipage): add SigC:: namespace specifier.
2966         (showInset): ditto
2967         (updateInset): ditto
2968
2969 2001-03-16  Juergen Vigna  <jug@sad.it>
2970
2971         * Dialogs.C (Dialogs): create minipage options dialog.
2972
2973         * forms/form_minipage.fd:
2974         * form_minipage.C:
2975         * form_minipage.h:
2976         * FormMinipage.C:
2977         * FormMinipage.h: new files for the minipage options dialog.
2978
2979 2001-03-16  Angus Leeming  <a.leeming@ic.ac.uk>
2980
2981         * FormMaths.[Ch]: make the FD_ structs private. Create appropriate
2982         callback methods.
2983
2984         * forms/form_maths.fd: change C_FormBaseCancelCB to
2985         FormBaseDeprecatedCancelCB and so fix crash on closing the panel.
2986
2987 2001-03-16  John Levon  <moz@compsoc.man.ac.uk>
2988
2989         * FormMaths.C: quash warnings
2990
2991 2001-03-16  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2992
2993         * FormMaths.C (C_FormMathsDelimCB): add usual .c_str() for lyxstring
2994         compatibility.
2995
2996 2001-03-16  Angus Leeming  <a.leeming@ic.ac.uk>
2997
2998         * Form_various.h: cleaned up #includes and forward declarations.
2999
3000         * Form_various.C: added "using SigC::slot" declaration.
3001
3002         * FormMaths.[Ch]: moved to boost::scoped_ptrs.
3003
3004         * FormDocument.C (CheckChoiceClass): removed string tct as the
3005         compiler warned that it was defined but never used.
3006         removed USE_CLASS_COMBO.
3007
3008 2001-03-13  John Levon  <moz@compsoc.man.ac.uk>
3009
3010         * Dialogs.C:
3011         * FormMaths.h:
3012         * FormMaths.C:
3013         * MathsSymbols.h:
3014         * MathsSymbols.C:
3015         * Makefile.am:
3016         * Toolbar_pimpl.C:
3017         * form_*.C:
3018         * forms/makefile:
3019         * forms/form_maths.fd:
3020         * forms/fdfixc.sed:
3021         * forms/fdfix.sh: add maths panel
3022
3023         * bmtable.h:
3024         * bmtable.c: moved from src/
3025
3026 2001-03-16  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
3027
3028         * FormParagraph.h: NO_PEXTRA
3029         * FormParagraph.C (input): NO_PEXTRA
3030
3031 2001-03-15  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
3032
3033         * several files: remove CXX_WORKING_NAMESPACES
3034
3035 2001-03-14  Angus Leeming  <a.leeming@ic.ac.uk>
3036
3037         * Merging changes from BRANCH_MVC back into HEAD.
3038
3039 2001-03-12  Angus Leeming  <a.leeming@ic.ac.uk>
3040
3041         * Dialogs.C (c-tor): Changes associated with storing a vector of
3042         boost::shared_ptrs.
3043         Use MVC Bibitem popup.
3044
3045         * FormBase.h: add a new template class FormBase2, derived from FormBase
3046         to make life creating MVC popups even easier ;-)
3047
3048         * FormBibitem.[Ch]:
3049         * forms/form_bibitem.fd: moved over to the MVC way of doing things.
3050         Proof that a simple popup should be easy to implement!
3051
3052         * FormCitation.[Ch]: now derived from FormBase2.
3053
3054         * FormToc.C: added using std::vector directive.
3055
3056 2001-03-09  Dekel Tsur  <dekelts@tau.ac.il>
3057
3058         * FormSearch.C: Add missing #pragma
3059
3060 2001-03-09  Angus Leeming  <a.leeming@ic.ac.uk>
3061
3062         * FormCitation.C:
3063         * forms/form_citation.fd: added the ability to Search, both Simply and
3064         for Regular Expressions. Use the Search code in the controller() to do
3065         the actual searching.
3066
3067 2001-03-08  Angus Leeming  <a.leeming@ic.ac.uk>
3068
3069         * Makefile.am: added FormCredits.[Ch] and form_credits.[Ch]
3070         * forms/makefile: added form_credits.fd
3071
3072         * Dialogs.C: added FormCredits and removed ShowCredits.
3073
3074         * FormCredits.[Ch]:
3075         * forms/form_credits.fd:
3076         * forms/form_search.fd: ported to the MVC way.
3077
3078 2001-03-07  Angus Leeming  <a.leeming@ic.ac.uk>
3079
3080         * xforms_helpers.h (formatted): now has default arguments for size and
3081         style.
3082
3083         * FormCitation.[Ch]: moved code out of this class and into
3084         ControlCitation and associated helper funcs.
3085
3086 2001-03-05  Angus Leeming  <a.leeming@ic.ac.uk>
3087
3088         * FormBase.[Ch]: (InputCB): use ButtonController::input() rather than
3089         ButtonController::valid() to check state of input. The buttons are
3090         now controlled correctly.
3091
3092         * Form*.[Ch]: use boost::scoped_ptr for the remaining few classes.
3093
3094 2001-03-05  Lars Gullik Bjønnes  <larsbj@lyx.org>
3095
3096         * Form*.[Ch]: use boost::scoped_ptr for dialog_ et al.
3097
3098         * FormBase.[Ch]: rename title as title_.
3099
3100 2001-03-02  John Levon  <moz@compsoc.man.ac.uk>
3101
3102         * FormBase.C (c-tor): initialise variables in correct order.
3103
3104         * FormCitation.C: add #include <algorithm>
3105
3106 2001-03-02  Angus Leeming  <a.leeming@ic.ac.uk>
3107
3108         * xformsBC.[Ch]: Changes associated with the changes to
3109         controllers/ButtonController.[Ch]. Ie, the class is now derived from
3110         ButtonControllerBase and the ButtonPolicy is accessed through a method
3111         bp() rather than the instance bp_.
3112
3113         * FormBaseDeprecated.[Ch]: no longer store a ButtonController, but
3114         rather use a pure virtual method bc() to access the controller
3115         instantiated by the daughter classes.
3116
3117         * F*.[Ch]: changes associated with the above.
3118
3119 2001-02-27  Angus Leeming  <a.leeming@ic.ac.uk>
3120
3121         * FormBase.[Ch]: renamed as FormBaseDeprecated.[Ch]
3122
3123         * ViewXforms.[Ch]: renamed as FormBase.[Ch]
3124
3125 2001-02-23  Angus Leeming  <a.leeming@ic.ac.uk>
3126
3127         * ButtonController.[Ch]: deleted. The class is split into two
3128         (with identical functionality), the code being found in
3129         ../controllers/ButtonController.[Ch] and xformsBC.[Ch]
3130
3131         * xformsBC.[Ch]: new files. Xforms specific part of Allan's original
3132         ButtonController class.
3133
3134         * FormBase.[Ch]: changes associated with the above split.
3135
3136         * ViewXforms.[Ch]: Base class for xforms dialogs derived from ViewBase
3137         (../controllers/ViewBase.h). Ie, for Dialogs with GUI-I controllers
3138         controlling all interaction to/from the LyX kernel.
3139
3140         * FormCitation.[Ch]:
3141         * forms/form_citation.fd: An xforms-specific implementation of the
3142         Citation dialog, controlled by the GUI-I ControlCitation.
3143
3144         * Dialogs.C: Use the controlled Citation dialog.
3145
3146 2001-03-15  John Levon  <moz@compsoc.man.ac.uk>
3147
3148         * Makefile.am:
3149         * combox.h:
3150         * combox.C: moved from src/
3151
3152 2001-03-09  Angus Leeming  <a.leeming@ic.ac.uk>
3153
3154         * forms/fdfix.sh:
3155         * forms/form_filedialog.C.patch: I hate having to make these patches,
3156         but on reflection I think it's probably better than hacking fdfix.sh.
3157
3158 2001-03-14  Angus Leeming  <a.leeming@ic.ac.uk>
3159
3160         * forms/fdfix.sh: test whether bmtable.h is needed before #including it.
3161
3162 2001-03-13  John Levon  <moz@compsoc.man.ac.uk>
3163
3164         * FormGraphics.C: remove unnecessary hack
3165
3166 2001-03-13  Dekel Tsur  <dekelts@tau.ac.il>
3167
3168         * FormCitation.C (apply): Do not put space between multiple keys.
3169
3170 2001-03-12  Dekel Tsur  <dekelts@tau.ac.il>
3171
3172         * Menubar_pimpl.C (add_toc): Remove debug message.
3173
3174 2001-03-09  John Levon  <moz@compsoc.man.ac.uk>
3175
3176         * Makefile.am:
3177         * Dialogs.C:
3178         * FormExternal.C:
3179         * FormExternal.h:
3180         * form_external.C:
3181         * form_external.h:
3182         * xforms/forms/makefile:
3183         * forms/form_external.fd: add FormExternal
3184
3185 2001-03-12  John Levon  <moz@compsoc.man.ac.uk>
3186
3187         * Dialogs.C: add destroySplash()
3188
3189         * form_splash.h:
3190         * form_splash.C:
3191         * forms/form_splash.fd:
3192         * FormSplash.h:
3193         * FormSplash.C: make independent of FormBase, tidy
3194
3195         * Menubar_pimpl.C: destroy splash on interaction
3196
3197 2001-03-12  John Levon  <moz@compsoc.man.ac.uk>
3198
3199         * FormInclude.h:
3200         * FormInclude.C:
3201         * form_include.h:
3202         * form_include.C:
3203         * forms/form_include.fd: rework, clean up
3204
3205 2001-03-12  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
3206
3207         * FormToc.h: use Buffer::typedef
3208
3209         * Menubar_pimpl.C (add_toc): use the Buffer::typedefs
3210         * FormToc.C (build): ditto
3211         (updateToc): ditto
3212
3213 2001-03-11  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
3214
3215         * FormToc.C (build): implement for dynamic number of lists
3216         (updateToc): ditto
3217         * Menubar_pimpl.C (add_toc): ditto
3218
3219 2001-03-07  Edwin Leuven  <leuven@fee.uva.nl>
3220
3221         * added credits:
3222         * Dialogs.C:
3223         * Makefile.am:
3224         * FormCredits.[Ch]:
3225         * form_credits.[Ch]:
3226         * forms/form_credits.fd:
3227
3228 2001-03-07  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
3229
3230         * Menubar_pimpl.h: make Pipl::ItemInfo::item_ a boost::shared_ptr,
3231         make ButtonList contain boost::shared_ptr<ItemInfo>
3232
3233         * Menubar_pimpl.C (~Pimpl): remove destructor
3234
3235 2001-03-06  John Levon  <moz@compsoc.man.ac.uk>
3236
3237         * Makefile.am:
3238         * FileDialog.C:
3239         * FormFiledialog.C:
3240         * FormFiledialog.h:
3241         * form_filedialog.C:
3242         * form_filedialog.h:
3243         * FormGraphics.C:
3244         * FormInclude.C:
3245         * FormPreferences.C:
3246         * FormPrint.C:
3247         * xforms_helpers.C:
3248         * xforms_helpers.h:
3249         * forms/fdfix.sh:
3250         * forms/makefile:
3251         * form/form_filedialog.fd: add File Dialog
3252         * Toolbar_pimpl.h:
3253         * Toolbar_pimpl.C: move LayoutsCB to here
3254
3255 2001-03-06  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
3256
3257         * FormParagraph.C: changes because of ParagraphParameters.
3258
3259 2001-03-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3260
3261         * FormSearch.C (Replace): remove default argument
3262         (Find): ditto
3263
3264 2001-03-05  Edwin Leuven  <leuven@fee.uva.nl>
3265
3266         * added find/replace dialog:
3267         * FormSearch.*: added
3268         * form_search.*: added
3269         * forms/form_search.fd: added
3270
3271 2001-03-05  Angus Leeming  <a.leeming@ic.ac.uk>
3272
3273         * xform_helpers.[Ch]: renamed as xforms_helpers.[Ch].
3274
3275         * various: in a rush of delayed guilt, I've renamed all instances of
3276         xform as xforms. Jean-Marc sowed this seed a long, long time ago and it
3277         finally sprouted.
3278
3279         * xforms_helpers.[Ch] (setEnabled): a little wrapper function to
3280         activate/deactivate an FL_OBJECT.
3281
3282         * FormCitation.C:
3283         * FormDocument.C:
3284         * FormInclude.C:
3285         * FormParagraph.C:
3286         * FormPreamble.C:
3287         * FormPreferences.C:
3288         * FormRef.C:
3289         * FormTabular.C: used it.
3290
3291 2001-03-05  Angus Leeming  <a.leeming@ic.ac.uk>
3292
3293         * FormPreferences.C: removed three unused using directives.
3294
3295 2001-03-05  Edwin Leuven  <leuven@fee.uva.nl>
3296
3297         * added find/replace dialog:
3298         * FormSearch.*: added
3299         * form_search.*: added
3300         * forms/form_search.fd: added
3301
3302 2001-02-27  Dekel Tsur  <dekelts@tau.ac.il>
3303
3304         * FormRef.C: Fixed the behaviour of Goto-Ref.
3305
3306 2001-02-27  Angus Leeming  <a.leeming@ic.ac.uk>
3307
3308         * forms/makefile: added character and preamble dialogs
3309
3310 2001-02-27  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
3311
3312         * FormCharacter.C (FormCharacter): change order of deletion,
3313         change combo_language2 to combo_language2_
3314
3315 2001-02-26  Dekel Tsur  <dekelts@tau.ac.il>
3316
3317         * FormRef.C (apply): Update bookmark #0 after inserting a reference.
3318
3319 2001-02-23  Edwin Leuven <leuven@fee.uva.nl>
3320
3321         * Dialogs.C: added layoutcharacter
3322         * FormCharacter.C: added
3323         * FormCharacter.h: added
3324         * form_character.C: added
3325         * form_character.h: added
3326         * forms/form_character.fd: added
3327
3328 2001-02-23  Dekel Tsur  <dekelts@tau.ac.il>
3329
3330         * FormPreferences.C: Handle lyxrc.language_use_babel and
3331         lyxrc.language_global_options.
3332
3333 2001-02-23  Angus Leeming  <a.leeming@ic.ac.uk>
3334
3335         * FormPreferences(GetFrom, GetTo): use size_type rather than int.
3336
3337 2001-02-23  John Levon  <moz@compsoc.man.ac.uk>
3338
3339         * FormBase.C: no longer transient dialogs, XMapWindow()
3340           in attempt to de-iconify
3341
3342         * FormDocument.C: remove DO_USE_DEFAULT_LANGUAGE
3343
3344 2001-02-21  Dekel Tsur  <dekelts@tau.ac.il>
3345
3346         * FormDocument.C (checkMarginValues): Activate "use geometry" button
3347         if using custom paper size/margin.
3348
3349 2001-02-21  Allan Rae  <rae@lyx.org>
3350
3351         * forms/form_preferences.fd: larger, bold font for outer tabfolder
3352
3353 2001-02-20  Edwin Leuven <leuven@fee.uva.nl>
3354
3355         * src/frontends/xforms/Dialogs.C: added preamble
3356         * src/frontends/xforms/FormPreamble.C: added
3357         * src/frontends/xforms/FormPreamble.h: added
3358         * src/frontends/xforms/Makefile.am: added
3359         * src/frontends/xforms/form_preamble.C: added
3360         * src/frontends/xforms/form_preamble.h: added
3361         * src/frontends/xforms/form_preamble.fd: added
3362
3363 2001-02-19  Angus Leeming  <a.leeming@ic.ac.uk>
3364
3365         * FormBase.h: moved noncopyable derivation to DialogBase.
3366
3367 2001-02-19  Juergen Vigna  <jug@sad.it>
3368
3369         * FormTabular.C (build): make all input field accepted only after
3370         a "RETURN".
3371
3372         * forms/form_tabular.fd: removed default "Return" on Close-Button.
3373
3374 2001-02-19  Angus Leeming  <a.leeming@ic.ac.uk>
3375
3376         * FormError.C:
3377         * FormGraphics.C:
3378         * FormInset.C (showInset): change associated with name change
3379         inset::hide to inset::hideDialog.
3380
3381 2001-02-19  Angus Leeming  <a.leeming@ic.ac.uk>
3382
3383         * FormCitation.C (build): altering "Text after" now activates the Ok,
3384         Apply buttons.
3385
3386 2001-02-16  Angus Leeming  <a.leeming@ic.ac.uk>
3387
3388         * FormCitation.C: lots of white-space changes to make file consistent
3389         with LyX style.
3390         (input): use the FL_OBJECT * parameter to decide what to do, not the
3391         long parameter.
3392
3393         * FormCitation.h: removed most entries in enum.
3394
3395         * forms/form_citation.fd: change names of variables, consistent with
3396         Allan's naming scheme.
3397         Don't pass any particular arguments to the InputCB function.
3398         choice_style now triggers a callback and looks like other choices.
3399
3400 2001-02-16  Lars Gullik Bjønnes  <larsbj@lyx.org>
3401
3402         * other: use compare instead of strcmp/strncmp
3403
3404 2001-02-15  Angus Leeming  <a.leeming@ic.ac.uk>
3405
3406         * ButtonController.[Ch]: changed trigger_change_ vector and associated
3407         methods to dont_trigger_change_ because FL_OBJECTs that trigger a
3408         callback to InputCB() but don't trigger a change in the state of the
3409         Ok, Apply buttons are much rarer than those that do.
3410
3411         * FormCitation.C (build): associated change.
3412
3413 2001-02-14  Lars Gullik Bjønnes  <larsbj@lyx.org>
3414
3415         * ButtonController.C: include algorithm
3416
3417 2001-02-14  Angus Leeming  <a.leeming@ic.ac.uk>
3418
3419         * ButtonController.[Ch] (addTriggerChange, eraseTriggerChange):
3420         new methods.
3421         (valid): method can now be passed an optional FL_OBJECT *. If it is, and
3422         the vector of FL_OBJECT *s that can trigger a change in the button state
3423         is not empty, then a change of state will occur only if the FL_OBJECT *
3424         is present in this vector.
3425
3426         * FormBase.C (RestoreCB): call bc.undoAll() before restore(). Allows
3427         the user to deactivate specific fields within restore().
3428         (InputCB): pass the FL_OBJECT * to bc_.valid().
3429
3430         * FormCitation.C (build): create a vector of FL_OBJECT *s that can
3431         trigger a change of state in the Ok,Apply buttons.
3432         (update): bc_.readOnly() to the start of the method. Similar reasoning
3433         to that for FormBase::RestoreCB, above.
3434
3435 2001-02-14  Angus Leeming  <a.leeming@ic.ac.uk>
3436
3437         * FormBrowser.C: used OkCancelPolicy for ButtonController rather than
3438         IgnorantPolicy.
3439
3440         * forms/form_browser.fd:
3441         * forms/form_copyright.fd:
3442         * forms/form_error.fd:
3443         * forms/form_tabular.fd:
3444         * forms/form_toc.fd:
3445         Consistent shortcuts for Close button: Esc and Return only.
3446
3447         * forms/form_citation.fd:
3448         * forms/form_document.fd:
3449         * forms/form_index.fd:
3450         * forms/form_paragraph.fd:
3451         * forms/form_preferences.fd:
3452         * forms/form_print.fd:
3453         * forms/form_ref.fd:
3454         * forms/form_tabular_create.fd:
3455         * forms/form_url.fd:
3456         Consistent shortcut for Cancel button: Esc only.
3457
3458 2001-02-12  John Levon  <moz@compsoc.man.ac.uk>
3459
3460         * Dialogs.C: new Splash. Include, Bibitem/tex
3461
3462         * FormBase.h: make show() virtual for Splash's benefit
3463
3464         * Makefile.am:
3465         * forms/makefile:
3466         * FormBibitem.C:
3467         * FormBibitem.h:
3468         * FormBibtex.C:
3469         * FormBibtex.h:
3470         * form_bibitem.C:
3471         * form_bibitem.h:
3472         * form_bibtex.C:
3473         * form_bibtex.h:
3474         * forms/form_bibitem.fd:
3475         * forms/form_bibtex.fd:
3476         * FormInclude.C:
3477         * FormInclude.h:
3478         * form_include.C:
3479         * form_include.h:
3480         * forms/form_include.fd:
3481         * FormSplash.C:
3482         * FormSplash.h:
3483         * form_splash.C:
3484         * form_splash.h:
3485         * forms/form_splash.fd: new forms
3486
3487 2001-02-09  John Levon  <moz@compsoc.man.ac.uk>
3488
3489         * FormLog.C: handle Literate build log nicely
3490
3491 2001-02-09  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3492
3493         * Menubar_pimpl.C: remove support for reference menuitem type.
3494
3495 2001-02-07  John Levon  <moz@compsoc.man.ac.uk>
3496
3497         * Makefile.am:
3498         * Timeout_pimpl.h:
3499         * Timeout_pimpl.C: add Timeout implementation
3500
3501 2001-02-06  John Levon  <moz@compsoc.man.ac.uk>
3502
3503         * form_browser.h:
3504         * form_browser.C:
3505         * forms/form_browser.fd:
3506         * forms/makefile:
3507         * FormBrowser.C:
3508         * FormBrowser.h: readonly browser form
3509
3510         * FormLog.C:
3511         * FormLog.h:
3512         * FormVCLog.C:
3513         * FormVCLog.h:
3514         * Dialogs.C: add Log and VCLog
3515
3516         * Makefile.am: add Log and VCLog, add updatesrc target
3517
3518 2001-01-31  Dekel Tsur  <dekelts@tau.ac.il>
3519
3520         * Menubar_pimpl.C (add_toc2): Add shortcut to the TOC menu.
3521
3522 2001-01-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3523
3524         * FormPreferences.C (GetFrom): fix crash when there is no format
3525         defined.
3526         (GetTo): ditto.
3527
3528 2001-01-23  Angus Leeming  <a.leeming@ic.ac.uk>
3529
3530         * FormPreferences.C (LoadBrowserLyX): convert unsigned short to
3531         unsigned char correctly and so fix 2 bugs loading/changing colors.
3532
3533 2001-01-21  Dekel Tsur  <dekelts@tau.ac.il>
3534
3535         * FormRef.C (update): Do not update dialog_->{ref,name,type}
3536         if inset_ == 0.
3537         Deactivate the type button when buffer is LinuxDoc/Docbook
3538         (build): Uncomment calls to addReadOnly().
3539         (updateBrowser) Do not disable the update button when there are no
3540         keys.
3541         (build, getType, getName): Use InsetRef::types.
3542
3543 2001-01-18  Angus Leeming  <a.leeming@ic.ac.uk>
3544
3545         * FormPrint.[Ch] (browse): new method to browse for file to print to.
3546
3547         * forms/form_print.fd: give the form a Browse button.
3548
3549 2001-01-17  Dekel Tsur  <dekelts@tau.ac.il>
3550
3551         * FormRef.C (input): Fix the behavior of goto reference button.