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