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