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