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