]> git.lyx.org Git - features.git/blob - src/frontends/xforms/ChangeLog
compilation fix; small menubar tweak
[features.git] / src / frontends / xforms / ChangeLog
1 2002-02-26  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2
3         * Menubar_pimpl.C (makeMenubar): ignore entries which are not
4         submenus in menubar.
5
6 2002-02-20  Angus Leeming  <a.leeming@ic.ac.uk>
7
8         * FormForks.[Ch]:
9         * forms/form_forks.fd: new files. A view for the Forked Child
10         processes dialog, enabling the user to see what forked processes
11         are running, and, if he so desires, to kill them.
12
13         * Dialogs.C: add the class Forked Child dialog.
14
15         * Makefile.am: add FormForks.[Ch], form_forks.[Ch].
16
17         * forms/makefile: add form_forks.fd.
18
19         * FormPreferences.C (LnFmisc::apply): rather ugly: call
20         grfx::GCache::changeDisplay if the lyxrc.display_graphics changes.
21
22 2002-02-24  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
23
24         * forms/form_graphics.fd: Enlarge Restore button.
25         * FormGraphics.C: Set filter to bounding box input fields.
26
27 2002-02-20  Lars Gullik Bjønnes  <larsbj@birdstep.com>
28
29         * Makefile.am: simpler obj. file compiling
30
31 2002-02-20  Juergen Vigna  <jug@sad.it>
32
33         * FormTabular.C (input): don't call the autoapply on exit input calls
34         if we don't really have a change!
35
36 2002-02-19  Angus Leeming  <a.leeming@ic.ac.uk>
37
38         * FormBase.h (FormCB): tiny bugfix.
39
40         * xforms_helpers.h: remove incorrect comment.
41
42 2002-02-18  Herbert Voss  <voss@lyx.org>
43
44         * FormGraphics.C: same units for LyX and Latex view, cosmetics
45
46 2002-02-18  Angus Leeming  <a.leeming@ic.ac.uk>
47
48         * Timeout_pimpl.[Ch] (running): new method.
49
50 2002-02-18  Angus Leeming  <a.leeming@ic.ac.uk>
51
52         * FormParagraph.C:
53         * FormTabular.C: added a using std::remove_if directive.
54
55 2002-02-14  Herbert Voss  <voss@lyx.org>
56
57         * xforms_helpers.h: fix bug with "?%" units
58
59 2002-02-14  Rob Lahaye  <lahaye@users.sourceforge.net>
60         * forms/form_graphics.fd:
61         * form_graphics.C: minor layout changes, such as stretching all
62         tab-windows to equal sizes and better keyboard-shortcuts.
63
64 2002-02-14  Rob Lahaye  <lahaye@users.sourceforge.net>
65         * forms/form_graphics.fd:
66         * form_graphics.C: minor layout changes, such as stretching all
67         tab-windows to equal sizes and better keyboard-shortcuts.
68
69 2002-02-12  Herbert Voss  <voss@lyx.org>
70
71         * forms/form_graphics.fd:
72         * form_graphics.[Ch]: small changes to the layout, mentioned
73         by Rob
74
75         * FormGraphics.C: fix bug with use of updateWidget... when
76         no unit is given.
77
78 2002-02-11  John Levon  <moz@compsoc.man.ac.uk>
79
80         * FormMinipage.C: return SMI_VALID on other form changes
81  
82 2002-02-11  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
83
84         * FormParagraph.C (update): [VSpace:] Delete the special method
85         for gluelengths...
86         * xforms_helpers.C: ...and move it here.
87         Activate JMarcs new (shorter) code for updateWidgetsFromLengthString
88         and updateWidgetsFromLength.
89
90 2002-02-10  Rob Lahaye  <lahaye@users.sourceforge.net>
91  
92         * forms/form_external.fd:
93         * form_external.C: change color2 of a few buttons into the
94         proper grey color.
95
96 2002-02-08  Herbert Voss  <voss@lyx.org>
97
98         * forms/form_graphics.fd:
99         * FormGraphics.C:
100         * form_graphics.[Ch]: Adding buttons for unzip-Option,
101         getValues from LyX/LaTeXfolder
102
103 2002-02-08  Rob Lahaye  <lahaye@users.sourceforge.net>
104
105         * forms/form_graphics.fd:
106         * FormGraphics.C:
107         * form_graphics.[Ch]: simplify the bounding box folder
108         of the Graphic GUI
109         
110 2002-02-08  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
111
112         * Menubar_pimpl.C (create_submenu): work around an xforms bug (?)
113         where one could not have both toggleon and disabled.
114
115 2002-02-08  Herbert Voss  <voss@lyx.org>
116
117         * xforms_helpers.h: change unit "%" to t%
118
119         * FormGraphics.C: fiy bug when BB is read from file and the
120         unit is always "pt"
121
122 2002-02-08  Martin Vermeer <martin.vermeer@hut.fi>
123
124         * FormMathsDeco.C: \underleftarrow and \underrightarrow
125
126 2002-02-06  Angus Leeming  <a.leeming@ic.ac.uk>
127
128         Stabilise the tooltip interface and get Jürgen's patch to work ;-)
129
130         * Tooltips.[Ch]: new files. A wrapper to the tooltip code with a nice
131         clean interface. Means that FormBase, FormBaseDeprecated and
132         Tollbar_pimpl can all use the same code to have tooltips. No bloat.
133
134         * FormBase.C: add a Tooltips instance and interface with it.
135         (setTooltipLevel): removed. Replaced by fillTooltipChoice and
136         setTooltipLevel(ob).
137         (getVerboseTooltip, getMinimalTooltip) now passed a const FL_OBJECT.
138
139         * FormBibtex.[Ch]:
140         * FormCitation.[Ch]:
141         * FormTexinfo.[Ch]:
142         * Makefile.am: altered appropriately.
143         
144 2002-02-06  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
145
146         * forms/form_texinfo.fd:
147         * forms/form_bibtex.fd:
148         * forms/form_citation.fd: delete text_info field again, add help choice
149
150         * FormBibtex.[Ch]:
151         * FormCitation.[Ch]:
152         * FormTexinfo.[Ch]: Implement new Tooltip behaviour.
153
154 2002-02-06  Angus Leeming  <a.leeming@ic.ac.uk>
155
156         * FormBase.[Ch]: can now chose the verbosity of the tooltip through
157         a new method setTooltipLevel(). In turn this determines which of the
158         new virtual methods, getVerboseTooltip() or getMinimalTooltip() gets
159         called from getTooltip.
160         No need for a "message" widget at the bottom of every dialog, therefore.
161         If retained, this "message" widget can be used to display "warnings",
162         pure and simple.
163
164         * FormBibtex.[Ch]:
165         * FormCitation.[Ch]:
166         * FormTexinfo.[Ch]: altered appropriately. Still need to be reshaped,
167         to lose the "message" widget and to gain a "tooltip level" choice.
168
169 2002-02-05  Angus Leeming  <a.leeming@ic.ac.uk>
170
171         * forms/form_graphics.fd: Tiny tweek to make the Restore, Ok, Apply,
172         Cancel buttons' positions consistent with the other dialogs.
173
174 2002-02-05  Herbert Voss  <voss@lyx.org>
175
176         * forms/form_graphics.fd: Noew the same view of the 
177         buttons as in preferences (LyXView). Make some things clear
178         with better names.
179         * FormGraphic.C: cosmetic changes to the layout. Delete
180         the help button
181
182 2002-02-05  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
183
184         * forms/form.texinfo.fd: delete help button, add text_info
185         * forms/form.citation.fd,form.bibtex.fd: add text_info
186         * FormTexinfo.[Ch]: Delete Help mechanism, add tooltips and help messages.
187         * FormCitation.[Ch],FormBibtex.[Ch]: add tooltips and help messages (actually
188         no tooltips in Bibtex). 
189
190 2002-02-05  Angus Leeming  <a.leeming@ic.ac.uk>
191
192         * FormBase.[Ch]: You want tooltips too? You got 'em. Verified as
193         working with both xforms 0.88 and 0.89. Use by invoking
194         setTooltipHandler(ob) and by providing a method getTooltip(ob) in this
195         derived class to provide the required string.
196
197 2002-02-05  Angus Leeming  <a.leeming@ic.ac.uk>
198
199         * FormBase.[Ch]: make it really easy to set up and use a prehandler
200         for feedback messages and to invoke an input event on paste from
201         the middle mouse button. The derived class needs invoke only
202         setPrehandler(ob) and for the feedback to override the virtual methods
203         feedback(ob) and clear_feedback(). If the message posted is a warning
204         rather than mere feedback, first setWarningPosted(true) to ensure
205         that the message remains visible.
206
207         * FormBaseDeprecated.C: a physical rearrangement of the file,
208         nothing more.
209
210         * FormPreamble.C: use setPrehandler to invoke an input event on paste.
211
212 2002-02-04  Herbert Voss  <voss@lyx.org>
213
214         * forms/form_graphics.fd: small changes to the layout
215         * FormGraphic.C: Apply-button, keepaspectratio enabling
216         depends to case of LaTeXView. Other small changes and
217         fixes. Add LyXView scale.
218
219 2002-02-01  Angus Leeming  <a.leeming@ic.ac.uk>
220
221         * FormGraphics.C (c-tor): prevent resizing of the dialog.
222
223 2002-02-03  Herbert Voss  <voss@lyx.org>
224
225         * xforms_helpers.C: fix bug with unit "%" in 
226         updateWidgetsFromLengthString(...)
227
228 2002-02-02  Herbert Voss  <voss@lyx.org>
229
230         * FormGraphic.C: fix bug with filename, rearrange the code,
231         delete choice "referencePoint" which is only possible for
232         rotatebox
233         * forms/form_graphics.fd: position options in a logical way,
234         add folder and scale for LyXView
235
236 2002-02-01  Angus Leeming  <a.leeming@ic.ac.uk>
237
238         * FormGraphics.C (apply, update): respect the new DEFAULT state of
239         InsetGraphicsParams::DisplayType.
240
241 2002-01-31  Martin Vermeer <martin.vermeer@hut.fi>
242
243         * forms/form_graphics.fd: tweeks.
244
245 2002-01-30  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
246
247         * FormGraphics.C: Fix MAXDIGIT values for height and width.
248
249 2002-01-30  Angus Leeming  <a.leeming@ic.ac.uk>
250
251         * forms/form_citation: a few tweaks of my own.
252
253 2002-01-30  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
254
255         * forms/form_citation: De-Monsterization (make it smaller).
256
257 2002-01-30  Angus Leeming  <a.leeming@ic.ac.uk>
258
259         * forms/form_graphics.fd:
260         * FormGraphics.C: a few tweaks of my own.
261
262 2002-01-30  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
263
264         * forms/form_graphics.fd: Very small tweaks.
265
266 2002-01-29  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
267
268         * forms/form_graphics.fd: Change the dialog to look similar as
269         the nice QT2-Version (added tabfolder "Bounding Box", rearrangements);
270         added text_warning field..
271
272         * FormGraphics.[Ch]: Handle the Rearrangements.
273         Add input filters and warnings concerning invalid inputs.
274         Recognize the lyxrc-settings of display_graphics.
275
276 2002-01-29  Angus Leeming  <a.leeming@ic.ac.uk>
277
278         * FormMathsSpace.h (space_):
279         * FormMathsStyle.h (style_): change from a short to an int to fix
280         type conversion warnings.
281
282 2002-01-28  Martin Vermeer <martin.vermeer@hut.fi>
283
284         * FormMathsSpace.[Ch]:
285         * forms/form_maths_space.fd:
286         Changed the "Space" subpanel of the math panel into one of
287         ordinary buttons rather than radio buttons. They are now
288         self-applying so OK and Apply could go.
289
290 2002-01-28  Martin Vermeer <martin.vermeer@hut.fi>
291
292         * FormMathsStyle.[Ch]:
293         * forms/form_maths_style.fd:
294         Patched to use button arrays. Buttons are self-applying, saving
295         one keystroke and the OK and Apply buttons.
296
297 2002-01-27  Herbert Voss  <voss@lyx.org>
298
299         * FormGraphic.[Ch]: 
300         * form_graphic.[Ch]: 
301         * forms/form_graphic.fd: rewritten to support graphicx with
302         all options and to be sure that the old figinsets are correct
303         converted.
304         * xforms-helpers.h: added two choice const for the LyXLength
305         one with all and one only with length which have a unit.
306
307 2002-01-29  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
308
309         * forms/form_minipage.fd: add text_warning field.
310
311         * FormMinipage.[Ch]: added input filters and warnings
312         (ButtonPolicy::SMInput FormMinipage::input)
313
314 2002-01-28  Angus Leeming  <a.leeming@ic.ac.uk>
315
316         * FormAboutlyx.[Ch]: Removed redundant form() method and
317         dialog_ variable. They replicate that in the parent FormDB.
318
319 2002-01-28  Martin Vermeer <martin.vermeer@hut.fi>
320
321         * FormMathsDeco[hC]:
322         * forms/form_maths_deco.fd: added math accents as a separate bitmap to
323         the Decorations sub-panel of mathed. See Lamport Table 3.11.
324
325         * FormMathsPanel.C:
326         * MathsSymbols.C: reorganization of the two AMS panels "relations" and
327         "negated relations". Lower and broader.
328
329 2002-01-25  Angus Leeming  <a.leeming@ic.ac.uk>
330
331         * FormTabular.C (update): Remove redundant code.
332
333 2002-01-24  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
334
335         * forms/form_tabular.fd: checkbox2radiobutton changes.
336
337 2002-01-20  Herbert Voss  <voss@perce.de>
338
339         * FormInclude.[C]: better control of unexistings files
340         when entered without the browser
341
342 2002-01-20  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
343
344         * Toolbar_pimpl.C (update): disable layout combox when LFUN_LAYOUT
345         is disabled
346
347         * combox.C (activate): 
348         (deactivate): change color of labels to reflect the state of the
349         combox
350
351 2002-01-16  Herbert Voss  <voss@lyx.org>
352
353         * FormExternal.C (build): activate  apply/ok-button when something
354         is entered in the filename-field
355
356 2002-01-16  Angus Leeming  <a.leeming@ic.ac.uk>
357
358         * FormMathsBitmap.C (apply): fix bug caused by using 'unsigned int'
359         rather than 'string::size_type'
360
361 2002-01-17 Martin Vermeer <martin.vermeer@hut.fi>
362
363         * FormMathPanel.[hC]:
364         * MathsSymbols.[hC]:
365         * form_math_panel.[hC]:
366         * form_math_panel.fd: Modified. Added five symbol sub-panels
367         to the math panel containing AMS math symbols: arrows, relations,
368         negated relation, operators and miscellaneous (also containing some
369         hebrew and corner symbols).
370
371 2002-01-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
372
373         * FormMinipage.C (apply): change because MinipageParams::pageWidth
374         is now a real LyXLength
375
376 2002-01-17  John Levon  <moz@compsoc.man.ac.uk>
377
378         * FormDocument.C: enable line spacing input properly
379  
380 2002-01-17  John Levon  <moz@compsoc.man.ac.uk>
381
382         * forms/form_preferences.fd:
383         * form_preferences.h:
384         * form_preferences.C:
385         * FormPreferences.h:
386         * FormPreferences.C: use better variable name
387  
388 2002-01-17  John Levon  <moz@compsoc.man.ac.uk>
389
390         * forms/form_preferences.fd: change "Use Scalable Fonts"
391           to "Rescale bitmap fonts"
392  
393 2002-01-16  Angus Leeming  <a.leeming@ic.ac.uk>
394
395         * FormMathsPanel.C:
396         * FormPreferences.C: #include "ButtonController.tmpl" to instantiate
397         the button controller for IgnorantPolicy and PreferencesPolicy.
398
399 2002-01-16  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
400
401         * forms/form_tabular.fd: text_info field was too small. Enlarge it.
402
403 2002-01-15  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
404
405         * xforms_helpers.C: modify getLengthFromWidgets to ignore the unit
406         choice if the input field contains a LyXGlueLength.
407
408         * FormParagraph.C: Allow to insert and display gluelengths in VSpace
409
410         * FormParagraph.C
411         * FormDocument.C
412         * FormTabular.C: Change input filter to allow inserting
413         gluelengths/lyxlength or numbers with unit choices.
414
415         * FormMinipage.C: Use getLengthFromWidgets instead of the code there,
416         which was more or less duplicated.
417
418         * FormGraphics.C: set default units, dependent on US/other paper.
419
420 2002-01-16  Angus Leeming  <a.leeming@ic.ac.uk>
421
422         * Dialogs.C: no longer need to #include the Controller classes, as this
423         is how done in GUI.h.
424
425         * xformsBC.C: #include ButtonController.tmpl, containing the
426         instatiation of the button controller.
427         
428 2002-01-15  John Levon  <moz@compsoc.man.ac.uk>
429
430         * FormThesaurus.C: fix a crash
431
432 2002-1-15  Martin Vermeer <martin.vermeer@hut.fi>
433
434         * FormMathsDelim.C:
435         * form_maths_delim_C:
436         * form_maths_delim.h:
437         * form_maths_delin.fd:
438         Put three radio buttons on the delimiters pop-up. It works as follows:
439         
440                                 left mouse     middle mouse        right mouse
441         ----------------------------------------------------------------------
442         Left radio button   |       (               ()                   )
443         Middle radio button |       ()              ()                   )
444         Right radio button  |        )               )                   )
445         ----------------------------------------------------------------------
446
447         Where 
448
449         (       left-side delimiter selected
450         )       right-side delimiter selected
451         ()      "symmnetric pair" selected, of which the clicked delimiter is
452                 the left one. 
453                 So, if the middle radio button is activated ("()\nBoth")
454                 and you click on "[" with the default (left) mouse button, you
455                 get the delimiter pair "[]".
456                 A shortcut for this (if the leftmost radio button is on) is
457                 simply clicking the middle mouse button.
458
459         To create equal pairs, either have the middle radio button on and use
460         Mouse-left, or have the left radio button on and use Mouse-middle.
461
462         To create unequal pairs, you should have either the left or middle radio
463         button on, and do: "Mouse-left ( Mouse-right >" to create "(>".
464
465 2002-01-15  Angus Leeming  <a.leeming@ic.ac.uk>
466
467         * FormSpellchecker.[Ch]: a bit of a clean up, leaving the functionality
468         unchanged:
469         Remove the clickline_ member variable and hide() method;
470         Use fl_set_browser_dblclick_callback;
471         Constify a few temporary variables;
472         Use xforms_helpers' wrappers functions returning string rather than
473         the raw xforms functions returning char const *.
474
475 2002-01-14  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
476
477         * DropDown.C: include <cctype> for isprint()
478
479 2002-01-14  Angus Leeming  <a.leeming@ic.ac.uk>
480
481         * FormMinipage.C (apply, update): MinipageParams::width renamed
482         as MinipageParams::pageWidth.
483
484 2002-01-14      Martin Vermeer <martin.vermeer@hut.fi>
485
486         * FormMathsBitmap.C:
487           FormMathsPanel.C:
488           MathsSymbols.C: Blackboard Bold and Calligraphic std symbols
489         added to math panel's 'misc' sub-panel.
490
491 2002-01-14  Angus Leeming  <a.leeming@ic.ac.uk>
492
493         * FormMathsMatrix.C (input): use lyx::count rather than std::count.
494
495 2002-01-14  Angus Leeming  <a.leeming@ic.ac.uk>
496
497         * FormPreferences.h: add a std:: to make_pair.
498
499 2002-01-11  Angus Leeming  <a.leeming@ic.ac.uk>
500
501         * DropDown.[Ch] (keypress, key_pressed): new signal and method,
502         respectively.
503
504         * DropDown.C: place xforms callback functions in namespace anon.
505         Set browser callback on single not double click.
506         (select): return immediately of the vector is empty. Highlight the top
507         line. Position the browser above the minibuffer, not below it.
508         (peek): call key_pressed when a key press is detected.
509         (key_pressed): clean-up and emit the keypress signal.
510
511         * xforms_helpers.[Ch} (getSelectedStringFromBrowser): new function.
512         If nothing is selected, return string().
513
514 2002-01-14  John Levon  <moz@compsoc.man.ac.uk>
515
516         * FormSpellchecker.C: disable resizing due to xforms bug
517  
518 2002-01-13  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
519
520         * FormFiledialog.C (Reread): skip broken symlinks
521
522 2002-01-13  Lars Gullik Bjønnes  <larsbj@birdstep.com>
523
524         * FormMathsMatrix.C (AlignFilter): use std::count and add some
525         comments.
526
527 2002-01-13  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
528
529         * MathsSymbols.C (get_pixmap_from_symbol): add a default statement
530         in the switch.
531
532         * FormPreferences.C (Interface::input): 
533         (Language::input): 
534         (Paths::input): add shortcuts to file dialogs directory buttons
535         
536         * FormPreference.h (browse): add default empty parameters for
537         buttons descriptions.
538
539         * FormFiledialog.C (SetButton): allow for a shortcut in the name
540         of the button.
541
542 2002-01-13  John Levon  <moz@compsoc.man.ac.uk>
543
544         * FormThesaurus.C:
545         * FormThesaurus.h:
546         * form_thesaurus.h:
547         * form_thesaurus.C:
548         * forms/form_thesaurus.fd: update to Aiksaurus 0.14
549  
550 2002-01-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
551
552         * Toolbar_pimpl.C (setPixmap): simplify a bit
553
554 2002-01-10  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
555
556         * Toolbar_pimpl.C (ToolbarCB): 
557         * Menubar_pimpl.C (MenuCallback): use verboseDispatch instead of
558         dispatch.
559
560 2002-01-12  Allan Rae  <rae@lyx.org>
561
562         * FormTabular.C (FormTabular): Fix Purify UMR.
563
564         * FormPreferences.C (build): "Conversion" is a better name. 
565
566 2002-01-10  Martin Vermeer  <martin.vermeer@hut.fi>
567
568         * FormMathsPanel.[Ch] (dispatchFunc): new method. Invokes
569         LyXFunc::dispatch.
570
571         * FormMathsStyle.C (apply): use LFUNs to apply, not insertSymbol.
572
573 2002-01-10  Angus Leeming  <a.leeming@ic.ac.uk>
574
575         * FormPreferences.C:
576         * forms/form_preferences.fd: change names and descriptions of popup
577         font variables to reflect their actual use.
578
579         * Menubar_pimpl.C: return MENU_LABEL_STYLE to FL_NORMAL_STYLE.
580
581 2002-01-10  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
582
583         * FormPreferences.C (input): allow empty values for document_path
584         and template_path.
585
586         * FormFiledialog.C (SetButton):
587         (FileDlgCB): do not disable directory buttons if they have an
588         empty path.
589         (SetDirectory): if the argument is an empty string, change to
590         cwd().
591
592 2002-01-09  Martin Vermeer <martin.vermeer@hut.fi>
593
594         * forms/form_maths_style.fd:
595         * FormMathsStyle.[Ch]: New files, Implementing a mathed pop-up for math 
596         size "styles" and font types.
597         * FormMathsPanel.[Ch]:
598         * MathsSymbols.C:
599         * forms/form_maths_panel.fd: Modified too.
600
601 2002-01-08  Martin Vermeer  <martin.vermeer@hut.fi>
602
603         * Menubar_pimpl.C (create_submenu): 
604         * Toolbar_pimpl.C (update): use FuncStatus.
605
606 2002-01-08  Angus Leeming  <a.leeming@ic.ac.uk>
607
608         * xform_helpers.[Ch] (getStringFromBrowser): a littel wrapper function
609         for fl_get_browser_line that is guaranteed to return a valid string.
610
611 2002-01-08  John Levon  <moz@compsoc.man.ac.uk>
612
613         * FormSpellchecker.C: fix possible crash on clicking a suggestion
614
615 2002-01-08  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
616
617         * forms/form_document.fd (bullets): fix small cosmetic problem after
618         John's radio2button change.
619
620 2002-01-07  Angus Leeming  <a.leeming@ic.ac.uk>
621
622         * FormDocument.C:
623         * forms/form_document.fd: change the labels and variable names of
624         left_margin, right_margin to inner_margin, outer_margin, in line
625         with bugzilla bug #157.
626
627         * FormFiledialog.C (Reread): used locally stored modtime variable
628         rather than make repeated calls to fileInfo.getModificationTime().
629
630         * xforms_helpers.C (ReadableFile, WriteableFile): added a couple of
631         isOK() checks to the use of the FileInfo instance and removed those
632         FIXMEs.
633
634         * Menubar_pimpl.C: added a variable MENU_LABEL_STYLE and use it.
635         Set it to FL_BOLD_STYLE, thereby fixing bugzilla bug #32.
636
637 2002-01-07  John Levon  <moz@compsoc.man.ac.uk>
638
639         * form_*:
640         * forms/form_*: change radio buttons to round3dbutton
641  
642 2002-01-05  John Levon  <moz@compsoc.man.ac.uk>
643
644         * FormFiledialog.C: add FIXME
645  
646         * xforms_helpers.C: fix use of FileInfo
647  
648 2002-01-07  John Levon  <moz@compsoc.man.ac.uk>
649
650         * FormTabular.h:
651         * FormTabular.C:
652         * form_tabular.h:
653         * form_tabular.C:
654         * forms/form_tabular.fd: ugly fix to get around
655           some of the UI problems (bug #110).
656  
657 2002-01-04  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
658
659         * FormDocument.C: Recognize the default paper settings too
660         when setting the default length values (cm or inch).
661         * FormParagraph.C: do the same.
662
663 2001-12-11  Michael A. Koziarski <michael@koziarski.org>
664
665         * FormFloat.C: changes to prevent here definitely being used
666         with wide figures.
667
668 2001-12-29  Dekel Tsur  <dekelts@tau.ac.il>
669
670         * FormMathsMatrix.C (AlignFilter): Allow entering the '|' char.
671
672 2001-12-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
673
674         * DropDown.C: always include <config.h> in sources.
675
676         * xforms_helpers.h: 
677         * FormFiledialog.h: 
678         * Timeout_pimpl.h: 
679         * DropDown.h: do not include <config.h> in headers
680
681 2001-12-20  Juergen Vigna  <jug@sad.it>
682
683         * FormTabular.C (update): final LT-h/f support modifications.
684
685 2001-12-19  Juergen Vigna  <jug@sad.it>
686
687         * FormTabular.C (update): change a bit the tabular layout and added
688         better longtable options handling.
689
690 2001-12-15  Lars Gullik Bjønnes  <larsbj@birdstep.com>
691
692         * FormToc.C: using std::endl
693
694 2001-12-14  John Levon  <moz@compsoc.man.ac.uk>
695
696         * FormToc.C: fix crash when no entries, and
697           update types properly
698  
699 2001-12-11  Ben Stanley <bds02@uow.edu.au>
700
701         * Menubar_pimpl.C: Fixed a crashing bug when document has more
702         than 80 floats and using xforms 0.88
703
704 2001-12-11  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
705
706         * xforms_helpers.C: include lyxlength.h here
707         * xforms_helpers.h: ... but not here
708
709         * FormTabular.C: use LyXLength instead of string wherever
710         necessary; whitespace changes.
711
712 2001-12-08  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
713
714         * forms/form_preferences.fd: use the same name for font sizes
715         than the character dialog.
716
717 2001-11-26  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
718
719         * forms/form_search.fd: Added label text to search buttons
720         (to make the shortcuts visible).
721
722 2001-12-05  John Levon  <moz@compsoc.man.ac.uk>
723
724         * FormParagraph.C: set combo box correctly for VSpace::LENGTH
725
726 2001-12-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
727
728         * FormFiledialog.C:
729         * xforms_helpers.C: change "while(" to "while ("
730
731 2001-12-05  Allan Rae  <rae@lyx.org>
732
733         * FormParagraph.C (apply): One other LyXText fix.
734
735 2001-12-05  John Levon  <moz@compsoc.man.ac.uk>
736
737        * FormParagraph.C (getCurrentParagraph): 
738         (apply):  get the right LyXText !
739  
740 2001-11-29  John Levon  <moz@compsoc.man.ac.uk>
741
742         * FormParagraph.C: disallow page breaks in insets
743  
744 2001-11-23  John Levon  <moz@compsoc.man.ac.uk>
745
746         * FormParagraph.C: allow signed space above/below, actually
747           use space below units
748
749 2001-11-04  John Levon  <moz@compsoc.man.ac.uk>
750
751         * FormToc.C: fixes to make floatlists work
752  
753 2001-11-23  John Levon  <moz@compsoc.man.ac.uk>
754
755         * Makefile.am:
756         * Alert_pimpl.C: Alert etc.
757
758         * xforms_helpers.h:
759         * xforms_helpers.C:
760         * forms/fdfix.sh: move idex etc. to here
761
762         * GUIRunTime.C: move getScreenDPI() to here
763  
764 2001-11-20  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
765
766        * forms/form_ref.fd, form_preferences.fd, form_citation.fd,
767        form_graphics.fd, form_paragraph.fd: Enlarged the Restore button
768        to 100p (now German translation fits in).
769        * forms/form_external.fd, form_bibtex.fd, form_print.fd,
770        form_preferences.fd, form_graphics.fd, form.include.fd,
771        form-external.fd:
772        Unified label "Browse..." and unified its width to 100p.
773
774 2001-11-13  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
775
776        * forms/form_graphics.fd: fixed shortcut clash
777        * forms/form-external.fd: added shortcut for "Apply"
778
779 2001-11-12  John Levon  <moz@compsoc.man.ac.uk>
780
781         * FormFiledialog.C: don't reset path if new dir
782           doesn't exist.
783  
784 2001-11-12  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
785
786        * forms/form_document.fd: Renamed "Save as Class Defaults"
787        to "Save as Document Defaults"
788        * FormDocument.C:
789        Removed the setEnabled-Definitions for the
790        "save_default"-Button since it causes nothing but trouble.
791        Changed the text of AskQuestion on saveParamsAsDefault.
792
793 2001-11-07  John Levon  <moz@compsoc.man.ac.uk>
794
795         * DropDown.C: fix crash, improve behaviour a bit
796  
797 2001-11-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
798
799         * FormDocument.C (class_apply): 
800         (paper_apply): 
801         (language_apply): 
802         (options_apply): 
803         (bullets_apply): add a version of these methods taking a
804         BufferParams& parameters. The original versions are now wrappers
805         around these. 
806         (saveParamsAsDefault): new function, moved from old
807         LFUN_LAYOUT_SAVE_DEFAULT code.
808
809 2001-11-03  John Levon  <moz@compsoc.man.ac.uk>
810
811         * Makefile.am:
812         * DropDown.h:
813         * DropDown.C: drop-down completion
814  
815 2001-11-04  John Levon  <moz@compsoc.man.ac.uk>
816
817         * forms/form_graphics.fd: change clashing shortcut
818  
819 2001-10-24  Juergen Vigna  <jug@sad.it>
820
821         * FormTabular.C: changed calls for footer/headers of longtabulars.
822
823 2001-10-23  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
824
825         * forms/form_tabular.fd: Add value choices
826         * FormTabular.C: Handle that choices
827
828         * FormDocument.C: fix small bug.
829
830 2001-10-23  Angus Leeming  <a.leeming@ic.ac.uk>
831
832         * FormGraphics.[Ch]: move some parameters out of the heaader file and
833         into namespace anon.
834
835         * FormPreferences.C:
836         * forms/form_preferences.fd: replaced button_colorspace with two
837         radio buttons, button_hsv and button_rgb.
838
839 2001-10-19  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
840
841        * forms/form_document.fd:
842          Class: add a value choice for Default Skip.
843          Some rearrangements (minor tweaks).
844        * FormDocument.C: Handle that choice, minor tweaks.
845        * forms/form_paragraph.fd: Add value choices
846        * FormParagraph.C: Handle that choices.
847        * FormMinipage.C/FormGraphics.C: Small tweaks.
848
849 2001-10-15  Angus Leeming  <a.leeming@ic.ac.uk>
850
851         * FormDocument.C: fixed some bugs in the Paper tab.
852
853         * xforms_helpers.[Ch] (updateWidgetsFromLengthString): add argument
854         specifying default unit for choice if input string is empty.
855
856 2001-10-12  Angus Leeming  <a.leeming@ic.ac.uk>
857
858         * FormDocument.C (input): one more tweak...
859
860 2001-10-10  Herbert Voss  <voss@perce.de>
861
862         * FormTexinfo.[Ch]: some changes to the code
863
864 2001-10-10  André Pönitz  <poenitz@htwm.de>
865         
866         * FormsMathMatrix.C: add missing space between v- and h-alignment
867         parameters
868
869 2001-10-09  Herbert Voss  <voss@perce.de>
870
871         * FormTexinfo.[Ch]:
872         * forms/form_texinfo.fd: new files. Display information about the
873         installed texfiles (cls,sty,bst).
874
875         * FormShowFile.[Ch]: new files. Display the contents of a file.
876
877         * Dialog.C:
878         * Makefile.am: modified appropriately.
879
880 2001-10-09  Angus Leeming  <a.leeming@ic.ac.uk>
881
882         * xforms_helpers.[Ch] (getLengthFromWidgets): new function.
883         Given input and choice widgets, create a string such as "1cm".
884         (updateWidgetsFromLengthString): new function.
885         Given a string such as "1cm", set the input and choice widgets.
886
887         * FormDocument.C:
888         * forms/form_document.fd: improve the GUI of the paper tab using these
889         new helper functions.
890
891 2001-10-07  Adrien Rebollo  <adrien.rebollo@gmx.fr>
892
893         * FormDocument.C (build): support latin4
894
895 2001-10-05  Adrien Rebollo  <adrien.rebollo@gmx.fr>
896
897         * FormDocument.C (build): support latin3
898
899 2001-10-04  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
900
901         * forms/form_aboutlyx.fd: use flat boxes for tabs.
902
903 2001-10-03  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
904
905         * forms/form_document.fd: rearrangement of the paper tab;
906         rename "use geometry" to "custom margins/sizes".
907
908         * FormDocument.C: add code to avoid the input of senseless data
909         in document -> paper.
910
911 2001-10-01  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
912
913         * FormDocument.C: Disable choice "Special" if landscape
914         is chosen to prevent senseless values.
915
916 2001-09-28  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
917
918         * forms/form_preferences.fd: small tweaks.
919
920 2001-09-24  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
921
922         * forms/form_document.fd: Removed "Auto Reset", renamed the "Reset"
923         button to "Use Class Defaults" and moved it outside the tab.
924         Some more minor tweaking.
925
926         * FormDocument.C: handled this changes.
927
928 2001-09-27  Angus Leeming  <a.leeming@ic.ac.uk>
929
930         * Dialogs.C: remove splash dialog code.
931
932         * FormSplash.[Ch]:
933         * form_splash.[Ch]:
934         * forms/form_splash.fd: removed.
935
936         * Makefile.am:
937         * forms/makefile: remove splash dialog files.
938
939         * Menubar_pimpl.C (MenuCallback): no longer call
940         Dialogs::destroySplash.
941
942 2001-09-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
943
944         * forms/form_preferences.fd: fix typo
945
946 2001-09-24  Angus Leeming  <a.leeming@ic.ac.uk>
947
948         * FormRef.C:
949         * forms/form_ref.fd: renamed the widgets in the standard style.
950
951         * xforms_helpers.[Ch] (getVectorFromChoice, getVectorFromBrowser): new
952         helper functions. Build a vector<string> from the contents of
953         an fl_choice and fl_browser respectively.
954
955         * FormCitation.C (fillChoice, updateBrowser):
956         * FormRef.C: use these new functions to only update the choices and
957         browsers when absolutely necessary.
958
959 2001-09-24  Angus Leeming  <a.leeming@ic.ac.uk>
960
961         * FormBase.C (InputCB):
962         * FormBaseDeprecated.C (InputCB): generalised Dekel's fix to the
963         "select choice < 1" problem.
964
965         * FormRef.C (input): undid Dekel's change in light of the above
966         generalisation.
967
968 2001-09-21  Dekel Tsur  <dekelts@tau.ac.il>
969
970         * FormRef.C (input): Fix crash when using dialog with keyboard.
971
972 2001-09-20  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
973
974         * forms/form_document.fd: small tweaks.
975
976 2001-09-19  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
977
978         * forms/form_document.fd: Added checkbox "auto_reset", button
979         "reset_defaults" and button "save_defaults".
980
981         * Form_Document.[Ch]: Removed AskQuestion when changing class.
982         Implement the 2 buttons and the checkbox described above.
983
984         * forms/form_preferences.fd: Added checkbox "auto_reset" (to
985         save the default value of that lyxrc)
986
987         * FormPreferences.C: Handle that button
988
989 2001-09-18  Angus Leeming  <a.leeming@ic.ac.uk>
990
991         * form_ref.fd: a little tweaking.
992
993         * FormSpellchecker.C (build): set the bounds to the slider, so it
994         updates during a spellchecking session.
995
996 2001-09-14  Angus Leeming  <a.leeming@ic.ac.uk>
997
998         * forms/form_preferences.fd: rearrangement and addition of new
999         Display Graphics radio buttons to Look & Feel->Misc
1000         (By Jürgen Spitzmüller).
1001
1002         * FormPreferences.C: modify new lyxrc variable "display_graphics"
1003         depending on the values of the Display Graphics radio buttons.
1004
1005         * FormGraphics.C: use this variable.
1006
1007 2001-09-13  Angus Leeming  <a.leeming@ic.ac.uk>
1008
1009         * FormMathsBitmap.[Ch]: add d-tor to finally fix a memory leak.
1010         Hoorah! Happy Birthday to me!
1011
1012 2001-09-07  Dekel Tsur  <dekelts@tau.ac.il>
1013
1014         * forms/form_ref.fd: Add buffer button.
1015
1016         * FormRef.C (update): Handle the buffer button.
1017         (input): Ditto
1018
1019 2001-09-13  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
1020
1021         * forms/form_graphics.fd: complete rewrite of the dialog
1022         (Most work was done by Angus, though).
1023
1024 2001-09-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1025
1026         * combox.C (hide): execute the callback _after_ closing the
1027         combox.
1028
1029 2001-09-12  Angus Leeming  <a.leeming@ic.ac.uk>
1030
1031         * FormDocument.C (c-tor): initialise some variables.
1032
1033         * forms/form_citation.fd: remove spurious shortcut to a labelframe!
1034         (Thereby removing a warning message when the dialog is built.)
1035
1036         * FormFloat.C (input): return SMI_VALID.
1037
1038 2001-09-11  Angus Leeming  <a.leeming@ic.ac.uk>
1039
1040         * FormDocument.C (input, options_update): add code to enable the
1041         Author-Year/Numerical citation choice only if the natbib checkbox is
1042         active.
1043
1044         * FormFloat.[Ch]: added new method input() to control the behaviour of
1045         the buttons better.
1046         * forms/form_float.fd: renamed Here as button_here_definitely.
1047
1048         * FormGraphics.C:
1049         * forms/form_graphics.fd: add callbacks to a few widgets that didn't
1050         have them, so enabling the Ok, Apply buttons appropriately.
1051
1052 2001-09-08  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
1053
1054         * forms/form_paragraph.fd: cosmetics (renamed "Label Width" to "Longest
1055         Label", added a labelframe).
1056
1057 2001-09-10  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1058
1059         * Toolbar_pimpl.C (C_Toolbar_BubblePost): fix linking
1060         (C_Toolbar_BubbleTimerCB): fix linking
1061
1062         * FormMathsBitmap.C (form): use get() to get the raw pointer.
1063
1064         * FormMathsBitmap.h: use shared_c_ptr for form_ as well.
1065
1066 2001-09-09  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1067
1068         * combox.C (C_Combox_input_cb): make it static
1069         (C_Combox_combo_cb): make it static
1070         (C_Combox_peek_event): make it static
1071
1072         * Toolbar_pimpl.C (C_Toolbar_BubbleTimerCB): make it static
1073         (C_Toolbar_BubblePost): make it static
1074         (C_Toolbar_ToolbarCB): make it static
1075
1076         * Timeout_pimpl.C (C_intern_timeout_cb): make it static
1077
1078         * Menubar_pimpl.C (C_Menubar_Pimpl_MenuCallback): make it static
1079
1080         * Makefile.am (libxforms_la_LIBADD): add this and depend on the
1081         gui libs
1082
1083 2001-09-07  Angus Leeming  <a.leeming@ic.ac.uk>
1084
1085         * FormBaseDeprecated.[Ch]: use the same allow_resize methodology as has
1086         been used successfully in FormBase.
1087         (show): call bc().refresh() after building the dialog to activate the
1088         button controller.
1089
1090         * FormPreferences.C (build): remove hack to fix butoon controller as
1091         the correct fix is in FormBaseDeprecated.
1092
1093         * FormPreferences.[Ch] (connect, disconnect): removed (redundant).
1094
1095         * FormMaths*.C (c-tor): prohibit resizing of the dialog.
1096         
1097 2001-09-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1098
1099         * Toolbar_pimpl.C (setLayout): 
1100         (layoutSelected): make them work even when gettext has been
1101         translating the interface.
1102
1103 2001-09-07  Angus Leeming  <a.leeming@ic.ac.uk>
1104
1105         * FormMathsSpace.C: Fix bug: the "Maths spacing" dialog is broken
1106         ("Apply" does not work without former user change in the dialog).
1107
1108         * FormPreferences.C (build): Fix bug: if you start LyX and open the
1109         Preferences dialog, "Apply" is activated even though no change has been
1110         made so far.
1111
1112 2001-09-07  Rob Lahaye  <lahaye@users.sourceforge.net>
1113
1114         * FormBase.C (show): use controller_.IconifyWithMain() to control
1115         the dialog's show policy
1116
1117         * FormBaseDeprecated.C (show): ditto, but use lyxrc variable directly.
1118
1119         * FormPreferences.C:
1120         * forms/form_preferences.fd: add a check_dialogs_iconify_with_main
1121         check button to the Look & Feel->Misc tab and code to modify the lyxrc
1122         variable dialogs_iconify_with_main appropriately.
1123
1124 2001-09-07  Angus Leeming  <a.leeming@ic.ac.uk>
1125
1126         * FormBase.h: clean-up comments. Remove mutable status of minw_, minh_.
1127
1128 2001-09-06  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
1129
1130         * forms/form_character.fd: small cosmetics (aligned "Language:" right
1131         as suggested in Michael's Buglist).
1132
1133 2001-09-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1134
1135         * Toolbar_pimpl.C (updateLayoutList): do not display obsolete
1136         layouts
1137         (layoutSelected): remove the numeric argument and use the text of
1138         the combox entry instead.
1139
1140         * combox.C: lowercase a few remaining methods, rename select_text
1141         to select
1142         * several files: propagate these changes
1143
1144 2001-09-03  Angus Leeming  <a.leeming@ic.ac.uk>
1145
1146         * FormPreferences.C: add fl_set_input_return to input_paperoption.
1147
1148 2001-09-02  John Levon  <moz@compsoc.man.ac.uk>
1149
1150         * FormParagraph.C: fix default line spacing case
1151  
1152 2001-08-31  John Levon  <moz@compsoc.man.ac.uk>
1153
1154         * FormParagraph.C: disable space inputs when != Length
1155
1156 2001-08-31  John Levon  <moz@compsoc.man.ac.uk>
1157
1158         * FormPreferences.C:
1159         * form_preferences.h:
1160         * form_preferences.C:
1161         * forms/form_preferences.fd: add view_dvi_paper_option
1162  
1163 2001-08-31  John Levon  <moz@compsoc.man.ac.uk>
1164
1165         * FormMathsPanel.h: sub dialogs must be Ignorant.
1166  
1167 2001-08-31  John Levon  <moz@compsoc.man.ac.uk>
1168
1169         * FormParagraph.C: fix to not allow 0 linespacing
1170  
1171 2001-08-29  Angus Leeming  <a.leeming@ic.ac.uk>
1172
1173         * FormCitation.C (c-tor): prevent re-sizing of the dialog.
1174
1175         * FormParagraph.C (input): set fl_get_choice check for the linespacing
1176         to 5 not 4. xforms arrays start at 1.
1177
1178 2001-08-29  Angus Leeming  <a.leeming@ic.ac.uk>
1179
1180         * FormParagraph.[Ch]:
1181         * forms/form_paragraph.fd: clean up of dialog and of controlling
1182         code.
1183
1184 2001-08-29  Angus Leeming  <a.leeming@ic.ac.uk>
1185
1186         * FormBase.C (C_CutandPastePH): new function that can be used as a
1187         pre-handler to any xforms text input widget. Will trigger an event on
1188         pasting into the widget using the middle mouse button.
1189
1190         * FormPreamble.C (build): use this pre-handler for the input widget.
1191
1192 2001-08-26  Angus Leeming  <a.leeming@ic.ac.uk>
1193
1194         * FormCitation.C:
1195         * forms/form_citation.fd: a little tweaking to ensure that the
1196         style choice remains centred within the frame if its contents change.
1197
1198         * FormBase.h: added an allow_resize_ member variable. If false
1199         resizing the dialog is prohibitted.
1200
1201         * FormBase.[Ch]:
1202         * FormBrowser.[Ch]: modify c-tors to pass this new variable to FormBase.
1203
1204         * FormAboutlyx.C:
1205         * FormCharacter.C:
1206         * FormThesaurus.C:
1207         make use of this functionality to ensure that the dialog cannot be
1208         resized.
1209
1210 2001-08-27  John Levon  <moz@compsoc.man.ac.uk>
1211
1212         * GUIRunTime.C: initApplication() should take a int & argc
1213  
1214 2001-08-24  John Levon  <moz@compsoc.man.ac.uk>
1215
1216         * FormCitation.h:
1217         * FormCitation.C: tidy code a little
1218  
1219         * GUIRunTime.C: more informative error
1220  
1221 2001-08-23  Angus Leeming  <a.leeming@ic.ac.uk>
1222
1223         * forms/form_preferences.fd: order the items "logically" so that
1224         tabbing through the dialog makes sense. Close bug #404569.
1225
1226 2001-08-23  Angus Leeming  <a.leeming@ic.ac.uk>
1227
1228         * FormPreferences.C: Tentative fix of John's "no point in spell
1229         command "None"" bug, #223255.
1230
1231 2001-08-23  Herbert Voss  <voss@perce.de>
1232
1233         * FormBibtex.C (input): normalize database list
1234
1235 2001-08-21  Angus Leeming  <a.leeming@ic.ac.uk>
1236
1237         * FormBibtex.C: make sure that any database is stored only once.
1238
1239 2001-08-22  Herbert Voss  <voss@perce.de>
1240
1241         * FormBibtex.C (input): fix for multiple databases
1242
1243 2001-08-21  Herbert Voss  <voss@perce.de>
1244
1245         * FormBibtex.C (input): extension handling for ".bst"
1246
1247 2001-08-21  Angus Leeming  <a.leeming@ic.ac.uk>
1248
1249         * forms/form_bibtex.fd: activate "Ok" when the "Add bibliography to TOC"
1250         check button is pressed.
1251
1252 2001-08-20  Dekel Tsur  <dekelts@tau.ac.il>
1253
1254         * FormParagraph.C (general_apply): Handle default spacing.
1255         (general_update): Ditto.
1256
1257 2001-08-20  Angus Leeming  <a.leeming@ic.ac.uk>
1258
1259         * FormBibtex.C:
1260         * forms/form_bibtex.fd: get the browse buttons working as they should.
1261
1262 2001-08-20  Herbert Voss  <voss@perce.de>
1263
1264         * FormBibtex.C:
1265         * forms/form_bibtex.fd: enhanced bibtex-data gui to browse for
1266         databases and styles. Added an option for "bibliography into toc"
1267
1268 2001-08-18  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1269
1270         * FormMathsBitmap.h: use the lyx::shared_c_ptr that uses free() to
1271         cleanup.
1272
1273 2001-08-15  John Levon  <moz@compsoc.man.ac.uk>
1274
1275         * combox.h: fix source doc
1276
1277         * form_math_matrix.C: 
1278         * forms/form_math_matrix.fd: new layout
1279  
1280 2001-08-16  John Levon  <moz@compsoc.man.ac.uk>
1281
1282         * form_paragraph.h:
1283         * form_paragraph.C:
1284         * forms/form_paragraph.fd:
1285         * FormParagraph.C: support per-para linespacing
1286  
1287         * forms/form_float.fd:
1288         * form_float.C: fix shortcut typo
1289  
1290 2001-08-15  Angus Leeming  <a.leeming@ic.ac.uk>
1291
1292         * forms/form_character.fd: small adjustment to the position of John's
1293         extra Language label.
1294
1295 2001-08-09  André Pönitz  <poenitz@htwm.de>
1296
1297         * FormMathsDelim.C: renamed some delimiter parameters.
1298
1299 2001-08-09  Angus Leeming  <a.leeming@ic.ac.uk>
1300
1301         * FormCitation.C (build):
1302         * FormDocument.C (build):
1303         * FormMinipage.C (build):
1304         * FormParagraph.C (build):
1305         * FormRef.C (build): added stuff to read-only list in the
1306         button controller.
1307
1308         * FormCitation.C (update): disable citation style stuff when not using
1309         Natbib.
1310
1311 2001-08-06  Juergen Vigna  <jug@sad.it>
1312
1313         * forms/form_ert.fd: new file.
1314
1315         * form_ert.[Ch]: new files.
1316
1317         * FormERT.[Ch]: new files. Implementation of ERT dialog.
1318
1319 2001-08-01  Angus Leeming  <a.leeming@ic.ac.uk>
1320
1321         * FormPreferences.C (Color c-tor): initialise modifiedXformsPrefs.
1322
1323 2001-07-30  Angus Leeming  <a.leeming@ic.ac.uk>
1324
1325         * GUIRunTime.C (processEvents, runTime): small code rearrangement.
1326
1327 2001-08-01  John Levon  <moz@compsoc.man.ac.uk>
1328
1329         * FormMathsPanel.C:
1330         * FormMathsPanel.h:
1331         * form_maths_panel.C:
1332         * form_maths_panel.h:
1333         * forms/form_maths_panel.fd: re-add dots bitmaps
1334          
1335         * FormRef.C: "Goto" -> "Go to"
1336
1337 2001-07-29  John Levon  <moz@compsoc.man.ac.uk>
1338
1339         * FormMathsBitmap.C: initialise form_
1340
1341 2001-07-29  Baruch Even  <baruch@lyx.org>
1342
1343         * src/forms/form_graphics.fd:
1344         * src/FormGraphics.C: Added support for the new horizontal scale factor.
1345
1346 2001-07-30  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1347
1348         * forms/makefile (SRCS): add form_float.fd
1349
1350         * forms/form_float.fd: new file
1351
1352         * form_float.[Ch]: new files
1353
1354         * Makefile.am (libxforms_la_SOURCES): add FormFloat.C,
1355         FormFloat.h, form_float.C and form_float.h
1356
1357         * FormFloat.[Ch]: new files
1358
1359         * Dialogs.C: init GUIFloat is well
1360
1361 2001-07-29  Asger Alstrup Nielsen  <alstrup@alstrup>
1362
1363         * FormToc.C (updateType): Fix problem with TOC that couldn't be
1364         updated because the type list was not updated.
1365
1366 2001-07-26  Angus Leeming  <a.leeming@ic.ac.uk>
1367
1368         * forms/form_aboutlyx.fd: made a bit bigger to get the Copyright &
1369         Version stuff in.
1370
1371         * input_validators.[Ch] (fl_int_filter, fl_float_filter): new methods.
1372
1373         * FormGraphics.C (build): uncommented the fl_set_input_return call for
1374         input_rotate_angle. Set input filter on rotate_angle to make it accept
1375         only floating point numbers.
1376         (input): Browse now activates the Ok button approriately.
1377
1378 2001-07-26  John Levon  <moz@compsoc.man.ac.uk>
1379
1380         * Dialogs.C:
1381         * Makefile.am:
1382         * FormThesaurus.h:
1383         * FormThesaurus.C:
1384         * form_thesaurus.h:
1385         * form_thesaurus.C:
1386         * forms/makefile:
1387         * forms/form_thesaurus.fd: add thesaurus
1388
1389 2001-07-26  Baruch Even  <baruch@lyx.org>
1390
1391         * FormGraphics.h:
1392         * FormGraphics.C: Removed hide method since it was interfering with the
1393         needed work, it cleared several vectors that were needed for proper
1394         functioning. Also changed rotateAngle to float.
1395
1396         * FormGraphics.C:
1397         * forms/form_graphics.fd: Removed inline option, all InsetGraphics figures
1398         are inlined.
1399         
1400 2001-07-23  John Levon  <moz@compsoc.man.ac.uk>
1401
1402         * FormInclude.C: add load file facility back
1403  
1404 2001-07-23  John Levon  <moz@compsoc.man.ac.uk>
1405
1406         * FormCharacter.C: disable resizing as it doesn't work
1407
1408         * FormPreamble.C: allow to copy-paste from RO preamble by
1409           enabling editing.
1410
1411 2001-07-20  Jürgen Spitzmüller  <juergen.sp@t-online.de>
1412
1413         * forms/form_citation.fd: resized form to fit on a 800x600 screen.
1414
1415 2001-07-19  Angus Leeming  <a.leeming@ic.ac.uk>
1416
1417         * FormCitation.[Ch]: changes associated with adding natbib support.
1418         New helper functions, string_width, fillChoice, updateStyle.
1419         (apply): set the citation command appropriately.
1420         (input): deal with the citation command choices.
1421         (update): parse the citation command and deal with it. Nuke the
1422         setSize stuff.
1423         (setSize): nuked!
1424
1425         * FormDocument.C (build): add options to use natbib.
1426
1427         * forms/form_citation.fd: add natbib support. Rearrange dialog to
1428         fit onto shorter screens.
1429
1430         * forms/form_document.fd: add natbib support.
1431
1432 2001-07-16  Juergen Vigna  <jug@sad.it>
1433
1434         * form_aboutlyx.C: set default for "Close" button to "ESC"-key.
1435
1436 2001-07-13  Angus Leeming  <a.leeming@ic.ac.uk>
1437
1438         Consistent use of Lsstream.h:
1439         * FormAboutlyx.C (build):
1440         * FormVCLog.C (update): std::ostringstream -> ostringstream.
1441
1442         * FormMathsDelim.C (apply):
1443         * FormMathsMatrix.C (apply): std::stringstream -> stringstream.
1444
1445 2001-07-13  Edwin Leuven  <leuven@fee.uva.nl>
1446
1447         * implement 1 about lyx dialog instead of 3 separate ones
1448
1449         * FormCredits.[Ch]: removed
1450         * FormCopyright.[Ch]: removed
1451         * form_credits.[Ch]: removed
1452         * forms/form_credits.fd: removed
1453         * form_copyright.[Ch]: removed
1454         * forms/form_copyright.fd: removed
1455         * FormAboutlyx.[Ch]: added
1456         * form_aboutlyx.[Ch]: added
1457         * forms/form_aboutlyx.fd: added
1458         * Dialogs.C: add about lyx stuff
1459
1460 2001-07-13  Edwin Leuven  <leuven@fee.uva.nl>
1461
1462         * add spellchecker
1463
1464         * FormPreferences.[Ch]: rename spellchecker to spelloptions
1465         * form_preferences.[Ch]: idem
1466         * forms/form_preferences.fd: idem
1467         * FormSpellchecker.[Ch]: added
1468         * form_spellchecker.[Ch]: added
1469         * forms/form_spellchecker.fd: added
1470         * Dialogs.C: add spellchecker
1471
1472 2001-07-12  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1473
1474         * FormFiledialog.C: (*it). -> it->
1475         * Toolbar_pimpl.C: ditto
1476         * RadioButtonGroup.C: ditto
1477         * FormPreferences.C: ditto
1478
1479 2001-07-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1480
1481         * GUIRunTime.C (x11Display): 
1482         (x11Screen): 
1483         (x11Colormap): 
1484         (x11VisualDepth): new methods
1485
1486 2001-07-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1487
1488         * FormDocument.C (class_apply): call CutAndPaste::'s staitc method
1489         directly. 
1490
1491         * Toolbar_pimpl.h: make owner be a XFormsView, small changes
1492         because of this.
1493
1494         * GUIRunTime.C (createMainView): implement
1495
1496 2001-06-22  John Levon  <moz@compsoc.man.ac.uk>
1497
1498         * FormCharacter.C:
1499         * form_character.C:
1500         * forms/form_character.fd: hide the widget underneath language
1501           combox hack.
1502
1503 2001-06-27  John Levon  <moz@compsoc.man.ac.uk>
1504
1505         * FormPreferences.h:
1506         * FormPreferences.C: connect and operator
1507           showSpellcheckerPreferences signal
1508
1509         * FormPrint.C (input): modify to select radio_file
1510           when the user uses the filename input
1511  
1512 2001-06-26  The LyX Project  <lyx@violet.home.sad.it>
1513
1514         * combox.C (remove): send debug output to Debug::GUI.
1515
1516 2001-06-26  The LyX Project  <lyx@rose.home.sad.it>
1517
1518         * Menubar_pimpl.C (create_submenu): 
1519         * Toolbar_pimpl.C (update): update to use func_status
1520
1521 2001-06-25  The LyX Project  <lyx@tulip.home.sad.it>
1522
1523         * FormPreferences.C (Path::feedback): remove bogus description of
1524         lyxpipe.
1525
1526 2001-06-16  Angus Leeming  <a.leeming@ic.ac.uk>
1527
1528         * xformsBC.h: clean-up of included files.
1529
1530 2001-06-15  Angus Leeming  <a.leeming@ic.ac.uk>
1531
1532         * FormDocument.C:
1533         * FormParagraph.C (c-tor): cosmetic name change of signal.
1534
1535         * FormParagraph.[Ch]: added machinery to act on an updateParagraph
1536         signal. It's pretty crude at the moment! Mental note: would be more
1537         elegant if we passed a LyXParagraph & with both the signals rather than
1538         search through the Buffer.
1539
1540 2001-06-13  Angus Leeming  <a.leeming@ic.ac.uk>
1541
1542         * *.[h]: added // -*- C++ -*-
1543         * *.[C]: removed // -*- C++ -*-
1544
1545         * FormCharacter.C (update): now uses contents of font_, stored
1546         permanently by the controller to update() the dialog.
1547
1548 2001-06-12  Angus Leeming  <a.leeming@ic.ac.uk>
1549
1550         * FormInclude.C:
1551         * form_include.fd: (various places): Ok button is now activated when
1552         the filename is input from the keyboard.
1553
1554         * FormPreferences.C white-space change in various places.
1555         (Converters::GetTo): get the contents of "to" not "from"! Thus fix bug
1556         that disabled addition of new converters.
1557
1558         * FormCharacter.C (input, update): new methods. Activate the Apply
1559         button when any of the input fileds are not IGNORE.
1560
1561 2001-06-11  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1562
1563         * FormToc.C (input): change test slightly.
1564         (updateContents): clear list if empty and add no list msg.
1565
1566 2001-05-30  Angus Leeming  <a.leeming@ic.ac.uk>
1567
1568         * FormParagraph.C (update, general_update): enabling the align buttons
1569         is now dependent on the AlignPossible entry in the Layout.
1570
1571 2001-06-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1572
1573         * MathsSymbols.C: 
1574         * FormMathsMatrix.C: bring C functions into global namespace if
1575         necessary. 
1576
1577 2001-05-31  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1578
1579         * MathsSymbols.C (pixmapFromBitmapData): add std::
1580
1581         * FormMathsMatrix.C (AlignFilter): add std::
1582
1583 2001-05-22  Adrien Rebollo <rebollo@iaf.cnrs-gif.fr>
1584
1585         * FormDocument.C (build): add iso8859-15 support.
1586
1587 2001-05-08  Baruch Even  <baruch@lyx.org>
1588
1589         * Menubar_pimpl.C: Fixed compilation problem.
1590
1591 2001-05-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1592
1593         * Menubar_pimpl.C (add_toc): use name and not type with float.
1594         (create_submenu): correct call of new object
1595         (create_submenu): add FloatListInsert and FloatInsert to dummy clause.
1596
1597 2001-05-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1598
1599         * FormParagraph.[Ch]: remove !NO_PEXTRA and !NEW_INSETS cruft
1600
1601 2001-04-26  Angus Leeming  <a.leeming@ic.ac.uk>
1602
1603         * Dialogs.C: included insetgraphicsParams.h
1604
1605         * FormMathsMatrix.C:
1606         * FormMathsBitmap.C: included LAssert.h
1607
1608 2001-04-24  Allan Rae  <rae@lyx.org>
1609
1610         * xforms_helpers.C (formatted): two consecutive spaces would kill it.
1611
1612 2001-04-20  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1613
1614         * xforms_helpers.C (formatted): do not use string::substr(1) on a
1615         string of length 1 !
1616
1617 2001-04-16  Allan Rae  <rae@lyx.org>
1618
1619         * xforms_helpers.C (formatted): 
1620         * Menubar_pimpl.C (add_toc): #warning triggers an error on Sun CC 6.0
1621         as an unrecognised preprocessor directive.  So ensure they're wrapped. 
1622
1623 2001-04-06  John Levon  <moz@compsoc.man.ac.uk>
1624
1625         * FormTabularCreate.C: pass a pair of uints to the controller
1626
1627         * FormVCLog.C: the log appears as a stringstream now
1628
1629         * forms/form_external.fd: make params update state (from Angus)
1630
1631 2001-04-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1632
1633         * Menubar_pimpl.C: include gettext.h
1634
1635 2001-04-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1636
1637         * xforms_helpers.C (formatted): constify length
1638
1639         * FormTabular.C (update): small restructure, adjust for scoped_ptr
1640         (input): adjust for scoped_ptr
1641         (input): constify str
1642
1643 2001-04-03  John Levon  <moz@compsoc.man.ac.uk>
1644
1645         * Dialogs.C: s/popup/dialog/
1646
1647         * Form*.C:
1648         * FormBase.h:
1649         * FormBase.C: s/ControlButton/ControlButtons/
1650         move bc().refresh() into base show() method
1651
1652         * Form*.C:
1653         * FormBaseDeprecated.C:
1654         s/UndoAll/restore/
1655
1656 2001-03-30  Angus Leeming  <a.leeming@ic.ac.uk>
1657
1658         * FormMathsPanel.C (c-tor): set button controller cancel label to close.
1659
1660         * FormToc.[Ch]:
1661         * forms/form_toc.fd: implemented controller-view split.
1662
1663         * Dialogs.C: associated changes.
1664
1665 2001-03-30  Angus Leeming  <a.leeming@ic.ac.uk>
1666
1667         * FormCitation.C:
1668         * forms/form_citation.fd: Don't change the name of the button when
1669         toggling between regular expression and simple searches.
1670         Squashed bug when creating a new inset, the keys field contained
1671         one (empty) key. No more; thanks, Dekel.
1672
1673         * FormExternal.C: 
1674         * forms/form_external.fd: added Apply button.
1675
1676 2001-03-30  Angus Leeming  <a.leeming@ic.ac.uk>
1677
1678         * FormBase.[Ch]:
1679         * FormBrowser.[Ch]: changes associated with renaming ControlBase as
1680         ControlButton.
1681
1682         * FormExternal.[Ch]:
1683         * forms/form_external.fd: implemented controller-view split.
1684
1685         * Dialogs.C: associated changes.
1686
1687         * FormGraphics.[Ch]:
1688         * FormInclude.[Ch]:
1689         * FormPrint.[Ch]:
1690         moved the browsing functionality into the controller.
1691
1692         * xforms_helpers.[Ch]: moved browseFile to
1693         ../controllers/helper_funcs.[Ch]
1694
1695         * FormCitation.C
1696         * forms/form_citation.fd: added case sensitive search button.
1697
1698 2001-03-29  Angus Leeming  <a.leeming@ic.ac.uk>
1699
1700         * xformsBC.[Ch]: Patched in a slight reworking of Baruch Even's patch.
1701         Code moved into the generic template base class. Replaced
1702         setCancelCloseButton() with setButtonLabel().
1703
1704 2001-03-29  Juergen Vigna  <jug@sad.it>
1705
1706         * FormMinipage.C: removed widthp_ and all it's functions and changed
1707         to use new %-lengths of LyXLength.
1708
1709 2001-03-28  Angus Leeming  <a.leeming@ic.ac.uk>
1710
1711         * FormGraphics.[Ch]:
1712         * forms/form_graphics.fd:
1713         * FormIndex.[Ch]:
1714         * forms/form_index.fd: implemented controller-view split.
1715
1716         * Dialogs.C: associated changes.
1717
1718         * FormCharacter.[Ch]: changes associated with ControlCharacter cleanup.
1719
1720         * FormCitation.C: changes associated with ControlCitation cleanup.
1721
1722         * FormMinipage.h: cleaned-up forward declarations.
1723
1724 2001-03-27  Angus Leeming  <a.leeming@ic.ac.uk>
1725
1726         * FormMinipage.[Ch]:
1727         * forms/form_minipage.fd:
1728         * FormPrint.[Ch]:
1729         * forms/form_print.fd:
1730         * FormSplash.[Ch]: implemented controller-view split.
1731
1732         * Dialogs.C: associated changes.
1733
1734 2001-03-26  Angus Leeming  <a.leeming@ic.ac.uk>
1735
1736         * FormPreamble.[Ch]:
1737         * forms/form_preamble.fd:
1738         * FormRef.[Ch]:
1739         * forms/form_ref.fd:
1740         * FormSearch.[Ch]:
1741         * forms/form_search.fd:
1742         * FormTabularCreate.[Ch]:
1743         * forms/form_tabular_create.fd: implemented controller-view split.
1744
1745         * Dialogs.C: associated changes.
1746
1747 2001-03-23  Angus Leeming  <a.leeming@ic.ac.uk>
1748
1749         * FormError.[Ch]:
1750         * form_error.fd:
1751         * FormInclude.[Ch]:
1752         * form_include.fd:
1753         * FormUrl.[Ch]:
1754         * form_url.fd: implemented controller-view split.
1755
1756         * Dialogs.C: associated changes.
1757
1758         * FormBibitem.h:
1759         * FormBibtex.h:
1760         * FormCitation.h: moved methods from protected to private.
1761
1762 2001-03-23  Angus Leeming  <a.leeming@ic.ac.uk>
1763
1764         * FormCredits.C (build): changes associated with
1765         ControlCredits::getCredits returning a stringstream not a vector<string>
1766
1767 2001-03-22  Angus Leeming  <a.leeming@ic.ac.uk>
1768
1769         * FormCopyright.[Ch]:
1770         * forms/form_copyright.fd: implemented controller-view split.
1771
1772         * FormCredits.[Ch]:
1773         * forms/form_credits.fd: implemented controller-view split.
1774
1775         * Dialogs.C: associated changes.
1776
1777         * xforms_helpers.C (formatted): improved the function so that it now
1778         repects '\n' characters in the input string. Ie, the user can now
1779         specify line breaks explicitly.
1780
1781 2001-03-21  Angus Leeming  <a.leeming@ic.ac.uk>
1782
1783         * FormCharacter.[Ch]:
1784         * forms/form_character.fd: implemented controller-view split.
1785
1786         * Dialogs.C: associated changes.
1787
1788         * FormBase.C (input): changed return to SMI_VALID.
1789
1790         * FormCitation.C (updateBrowser): ensure that the keys are stripped of
1791         any surrounding whitespace.
1792
1793 2001-03-20  Angus Leeming  <a.leeming@ic.ac.uk>
1794
1795         * FormBase.[Ch] (input): no longer pure virtual. Has defualt state of
1796         SMI_NOOP.
1797         (FormBase2): split into two template classes, FormDB (DialogBase) and
1798         FormCB (ControllerBase) for greater flexibility.
1799
1800         * FormBibitem.[Ch]:
1801         * FormBibtex.[Ch]:
1802         * FormCitation.[Ch]: associated changes.
1803
1804         * FormBrowser.[Ch]:
1805         * FormLog.[Ch]:
1806         * FormVCLog.[Ch]:
1807         * forms/form_browser.fd: implemented controller-view split.
1808
1809         * Dialogs.C: associated changes.
1810
1811 2001-03-19  Angus Leeming  <a.leeming@ic.ac.uk>
1812
1813         * FormBibtex.[Ch]:
1814         * forms/form_bibtex.fd: implemented controller-view split.
1815
1816         * Dialogs.C: associated changes.
1817
1818 2001-03-19  Angus Leeming  <a.leeming@ic.ac.uk>
1819
1820         * FormBaseDeprecated.[Ch]: rename title as title_.
1821         
1822         * FormBaseDeprecated.C: restore John's trick to give the dialog a border
1823         with limited functionality. It got lost in the MVC merge.
1824
1825         * FormBaseDeprecated.C:
1826         * FormBase.C (show): moved initialisation of minw_, minh_ here.
1827
1828         * FormBibitem.C (build):
1829         * FormBibtex.C (build):
1830         * FormBrowser.C (build):
1831         * FormCharacter.C (build):
1832         * FormCitation.C (build):
1833         * FormCopyright.C (build):
1834         * FormCredits.C (build):
1835         * FormDocument.C (build):
1836         * FormError.C (build):
1837         * FormExternal.C (build):
1838         * FormGraphics.C (build):
1839         * FormInclude.C (build):
1840         * FormIndex.C (build):
1841         * FormMinipage.C (build):
1842         * FormParagraph.C (build):
1843         * FormPreamble.C (build):
1844         * FormPreferences.C (build):
1845         * FormPrint.C (build):
1846         * FormRef.C (build):
1847         * FormSearch.C (build):
1848         * FormTabular.C (build):
1849         * FormTabularCreate.C (build):
1850         * FormToc.C (build):
1851         * FormUrl.C (build): removed initialisation of minw_, minh_.
1852         
1853         * The Maths Panel stuff no longer causes a crash on exit from LyX.
1854
1855         * FormMaths.[Ch]:
1856         * forms/form_maths.fd: removed.
1857
1858         * forms/form_maths_delim.fd:
1859         * forms/form_maths_deco.fd:
1860         * forms/form_maths_matrix.fd:
1861         * forms/form_maths_space.fd:
1862         * forms/form_maths_panel.fd: new files.
1863         Split contents of form_maths.fd into 5 new files, one for each form.
1864
1865         * MathsSymbols.[Ch]: remove class BitmapMenu, renamed and reworked as
1866         class FormMathsBitmap in FormMathsBitmap.[Ch].
1867
1868         * FormMathsPanel.[Ch]:
1869         * FormMathsBitmap.[Ch]:
1870         * FormMathsDeco.[Ch]:
1871         * FormMathsDelim.[Ch]:
1872         * FormMathsMatrix.[Ch]:
1873         * FormMathsSpace.[Ch]: Split contents of FormMaths into new files,
1874         one for each popup. Rewrite so that all the new classes are derived from
1875         FormBaseBD. Clean up the logic in the process (I hope!).
1876
1877         * Makefile.am: added new fils, removed redundant ones.
1878
1879 2001-03-19  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1880
1881         * FormMinipage.C (FormMinipage): add SigC:: namespace specifier.
1882         (showInset): ditto
1883         (updateInset): ditto
1884
1885 2001-03-16  Juergen Vigna  <jug@sad.it>
1886
1887         * Dialogs.C (Dialogs): create minipage options dialog.
1888
1889         * forms/form_minipage.fd: 
1890         * form_minipage.C: 
1891         * form_minipage.h: 
1892         * FormMinipage.C: 
1893         * FormMinipage.h: new files for the minipage options dialog.
1894
1895 2001-03-16  Angus Leeming  <a.leeming@ic.ac.uk>
1896
1897         * FormMaths.[Ch]: make the FD_ structs private. Create appropriate
1898         callback methods.
1899
1900         * forms/form_maths.fd: change C_FormBaseCancelCB to
1901         FormBaseDeprecatedCancelCB and so fix crash on closing the panel.
1902
1903 2001-03-16  John Levon  <moz@compsoc.man.ac.uk>
1904
1905         * FormMaths.C: quash warnings
1906
1907 2001-03-16  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1908
1909         * FormMaths.C (C_FormMathsDelimCB): add usual .c_str() for lyxstring
1910         compatibility. 
1911
1912 2001-03-16  Angus Leeming  <a.leeming@ic.ac.uk>
1913
1914         * Form_various.h: cleaned up #includes and forward declarations.
1915
1916         * Form_various.C: added "using SigC::slot" declaration.
1917
1918         * FormMaths.[Ch]: moved to boost::scoped_ptrs.
1919
1920         * FormDocument.C (CheckChoiceClass): removed string tct as the
1921         compiler warned that it was defined but never used.
1922         removed USE_CLASS_COMBO.
1923
1924 2001-03-13  John Levon  <moz@compsoc.man.ac.uk>
1925
1926         * Dialogs.C:
1927         * FormMaths.h:
1928         * FormMaths.C:
1929         * MathsSymbols.h:
1930         * MathsSymbols.C:
1931         * Makefile.am:
1932         * Toolbar_pimpl.C:
1933         * form_*.C:
1934         * forms/makefile:
1935         * forms/form_maths.fd:
1936         * forms/fdfixc.sed:
1937         * forms/fdfix.sh: add maths panel
1938
1939         * bmtable.h:
1940         * bmtable.c: moved from src/
1941
1942 2001-03-16  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
1943
1944         * FormParagraph.h: NO_PEXTRA
1945         * FormParagraph.C (input): NO_PEXTRA
1946
1947 2001-03-15  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
1948
1949         * several files: remove CXX_WORKING_NAMESPACES
1950
1951 2001-03-14  Angus Leeming  <a.leeming@ic.ac.uk>
1952
1953         * Merging changes from BRANCH_MVC back into HEAD.
1954
1955 2001-03-12  Angus Leeming  <a.leeming@ic.ac.uk>
1956
1957         * Dialogs.C (c-tor): Changes associated with storing a vector of
1958         boost::shared_ptrs.
1959         Use MVC Bibitem popup.
1960
1961         * FormBase.h: add a new template class FormBase2, derived from FormBase
1962         to make life creating MVC popups even easier ;-)
1963
1964         * FormBibitem.[Ch]:
1965         * forms/form_bibitem.fd: moved over to the MVC way of doing things.
1966         Proof that a simple popup should be easy to implement!
1967
1968         * FormCitation.[Ch]: now derived from FormBase2.
1969
1970         * FormToc.C: added using std::vector directive.
1971
1972 2001-03-09  Dekel Tsur  <dekelts@tau.ac.il>
1973
1974         * FormSearch.C: Add missing #pragma
1975
1976 2001-03-09  Angus Leeming  <a.leeming@ic.ac.uk>
1977
1978         * FormCitation.C:
1979         * forms/form_citation.fd: added the ability to Search, both Simply and
1980         for Regular Expressions. Use the Search code in the controller() to do
1981         the actual searching.
1982
1983 2001-03-08  Angus Leeming  <a.leeming@ic.ac.uk>
1984
1985         * Makefile.am: added FormCredits.[Ch] and form_credits.[Ch]
1986         * forms/makefile: added form_credits.fd
1987         
1988         * Dialogs.C: added FormCredits and removed ShowCredits.
1989         
1990         * FormCredits.[Ch]:
1991         * forms/form_credits.fd:
1992         * forms/form_search.fd: ported to the MVC way.
1993         
1994 2001-03-07  Angus Leeming  <a.leeming@ic.ac.uk>
1995
1996         * xforms_helpers.h (formatted): now has default arguments for size and
1997         style.
1998
1999         * FormCitation.[Ch]: moved code out of this class and into
2000         ControlCitation and associated helper funcs.
2001         
2002 2001-03-05  Angus Leeming  <a.leeming@ic.ac.uk>
2003
2004         * FormBase.[Ch]: (InputCB): use ButtonController::input() rather than
2005         ButtonController::valid() to check state of input. The buttons are
2006         now controlled correctly.
2007
2008         * Form*.[Ch]: use boost::scoped_ptr for the remaining few classes.
2009
2010 2001-03-05  Lars Gullik Bjønnes  <larsbj@lyx.org>
2011
2012         * Form*.[Ch]: use boost::scoped_ptr for dialog_ et al.
2013
2014         * FormBase.[Ch]: rename title as title_.
2015
2016 2001-03-02  John Levon  <moz@compsoc.man.ac.uk>
2017
2018         * FormBase.C (c-tor): initialise variables in correct order.
2019
2020         * FormCitation.C: add #include <algorithm>
2021
2022 2001-03-02  Angus Leeming  <a.leeming@ic.ac.uk>
2023
2024         * xformsBC.[Ch]: Changes associated with the changes to
2025         controllers/ButtonController.[Ch]. Ie, the class is now derived from
2026         ButtonControllerBase and the ButtonPolicy is accessed through a method
2027         bp() rather than the instance bp_.
2028
2029         * FormBaseDeprecated.[Ch]: no longer store a ButtonController, but
2030         rather use a pure virtual method bc() to access the controller
2031         instantiated by the daughter classes.
2032
2033         * F*.[Ch]: changes associated with the above.
2034
2035 2001-02-27  Angus Leeming  <a.leeming@ic.ac.uk>
2036
2037         * FormBase.[Ch]: renamed as FormBaseDeprecated.[Ch]
2038
2039         * ViewXforms.[Ch]: renamed as FormBase.[Ch]
2040
2041 2001-02-23  Angus Leeming  <a.leeming@ic.ac.uk>
2042
2043         * ButtonController.[Ch]: deleted. The class is split into two
2044         (with identical functionality), the code being found in
2045         ../controllers/ButtonController.[Ch] and xformsBC.[Ch]
2046
2047         * xformsBC.[Ch]: new files. Xforms specific part of Allan's original
2048         ButtonController class.
2049
2050         * FormBase.[Ch]: changes associated with the above split.
2051
2052         * ViewXforms.[Ch]: Base class for xforms dialogs derived from ViewBase
2053         (../controllers/ViewBase.h). Ie, for Dialogs with GUI-I controllers
2054         controlling all interaction to/from the LyX kernel.
2055
2056         * FormCitation.[Ch]:
2057         * forms/form_citation.fd: An xforms-specific implementation of the
2058         Citation dialog, controlled by the GUI-I ControlCitation.
2059
2060         * Dialogs.C: Use the controlled Citation dialog.
2061
2062 2001-03-15  John Levon  <moz@compsoc.man.ac.uk>
2063
2064         * Makefile.am:
2065         * combox.h:
2066         * combox.C: moved from src/
2067
2068 2001-03-09  Angus Leeming  <a.leeming@ic.ac.uk>
2069
2070         * forms/fdfix.sh:
2071         * forms/form_filedialog.C.patch: I hate having to make these patches,
2072         but on reflection I think it's probably better than hacking fdfix.sh.
2073
2074 2001-03-14  Angus Leeming  <a.leeming@ic.ac.uk>
2075
2076         * forms/fdfix.sh: test whether bmtable.h is needed before #including it.
2077
2078 2001-03-13  John Levon  <moz@compsoc.man.ac.uk>
2079
2080         * FormGraphics.C: remove unnecessary hack
2081
2082 2001-03-13  Dekel Tsur  <dekelts@tau.ac.il>
2083
2084         * FormCitation.C (apply): Do not put space between multiple keys.
2085
2086 2001-03-12  Dekel Tsur  <dekelts@tau.ac.il>
2087
2088         * Menubar_pimpl.C (add_toc): Remove debug message.
2089
2090 2001-03-09  John Levon  <moz@compsoc.man.ac.uk>
2091
2092         * Makefile.am:
2093         * Dialogs.C:
2094         * FormExternal.C:
2095         * FormExternal.h:
2096         * form_external.C:
2097         * form_external.h:
2098         * xforms/forms/makefile:
2099         * forms/form_external.fd: add FormExternal
2100
2101 2001-03-12  John Levon  <moz@compsoc.man.ac.uk>
2102
2103         * Dialogs.C: add destroySplash()
2104
2105         * form_splash.h:
2106         * form_splash.C:
2107         * forms/form_splash.fd:
2108         * FormSplash.h:
2109         * FormSplash.C: make independent of FormBase, tidy
2110         
2111         * Menubar_pimpl.C: destroy splash on interaction
2112
2113 2001-03-12  John Levon  <moz@compsoc.man.ac.uk>
2114
2115         * FormInclude.h:
2116         * FormInclude.C:
2117         * form_include.h:
2118         * form_include.C:
2119         * forms/form_include.fd: rework, clean up
2120
2121 2001-03-12  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
2122
2123         * FormToc.h: use Buffer::typedef
2124
2125         * Menubar_pimpl.C (add_toc): use the Buffer::typedefs
2126         * FormToc.C (build): ditto
2127         (updateToc): ditto
2128
2129 2001-03-11  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
2130
2131         * FormToc.C (build): implement for dynamic number of lists
2132         (updateToc): ditto
2133         * Menubar_pimpl.C (add_toc): ditto
2134
2135 2001-03-07  Edwin Leuven  <leuven@fee.uva.nl>
2136
2137         * added credits:
2138         * Dialogs.C:
2139         * Makefile.am:
2140         * FormCredits.[Ch]:
2141         * form_credits.[Ch]:
2142         * forms/form_credits.fd:
2143
2144 2001-03-07  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
2145
2146         * Menubar_pimpl.h: make Pipl::ItemInfo::item_ a boost::shared_ptr,
2147         make ButtonList contain boost::shared_ptr<ItemInfo>
2148
2149         * Menubar_pimpl.C (~Pimpl): remove destructor 
2150
2151 2001-03-06  John Levon  <moz@compsoc.man.ac.uk>
2152
2153         * Makefile.am:
2154         * FileDialog.C:
2155         * FormFiledialog.C:
2156         * FormFiledialog.h:
2157         * form_filedialog.C:
2158         * form_filedialog.h:
2159         * FormGraphics.C:
2160         * FormInclude.C:
2161         * FormPreferences.C:
2162         * FormPrint.C:
2163         * xforms_helpers.C:
2164         * xforms_helpers.h:
2165         * forms/fdfix.sh:
2166         * forms/makefile:
2167         * form/form_filedialog.fd: add File Dialog
2168         * Toolbar_pimpl.h:
2169         * Toolbar_pimpl.C: move LayoutsCB to here
2170
2171 2001-03-06  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
2172
2173         * FormParagraph.C: changes because of ParagraphParameters.
2174
2175 2001-03-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2176
2177         * FormSearch.C (Replace): remove default argument
2178         (Find): ditto
2179
2180 2001-03-05  Edwin Leuven  <leuven@fee.uva.nl>
2181
2182         * added find/replace dialog:
2183         * FormSearch.*: added
2184         * form_search.*: added
2185         * forms/form_search.fd: added
2186
2187 2001-03-05  Angus Leeming  <a.leeming@ic.ac.uk>
2188
2189         * xform_helpers.[Ch]: renamed as xforms_helpers.[Ch].
2190
2191         * various: in a rush of delayed guilt, I've renamed all instances of
2192         xform as xforms. Jean-Marc sowed this seed a long, long time ago and it
2193         finally sprouted.
2194
2195         * xforms_helpers.[Ch] (setEnabled): a little wrapper function to
2196         activate/deactivate an FL_OBJECT.
2197
2198         * FormCitation.C:
2199         * FormDocument.C:
2200         * FormInclude.C:
2201         * FormParagraph.C:
2202         * FormPreamble.C:
2203         * FormPreferences.C:
2204         * FormRef.C:
2205         * FormTabular.C: used it.
2206
2207 2001-03-05  Angus Leeming  <a.leeming@ic.ac.uk>
2208
2209         * FormPreferences.C: removed three unused using directives.
2210
2211 2001-03-05  Edwin Leuven  <leuven@fee.uva.nl>
2212
2213         * added find/replace dialog:
2214         * FormSearch.*: added
2215         * form_search.*: added
2216         * forms/form_search.fd: added
2217
2218 2001-02-27  Dekel Tsur  <dekelts@tau.ac.il>
2219
2220         * FormRef.C: Fixed the behaviour of Goto-Ref.
2221
2222 2001-02-27  Angus Leeming  <a.leeming@ic.ac.uk>
2223
2224         * forms/makefile: added character and preamble dialogs
2225
2226 2001-02-27  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
2227
2228         * FormCharacter.C (FormCharacter): change order of deletion,
2229         change combo_language2 to combo_language2_
2230
2231 2001-02-26  Dekel Tsur  <dekelts@tau.ac.il>
2232
2233         * FormRef.C (apply): Update bookmark #0 after inserting a reference.
2234
2235 2001-02-23  Edwin Leuven <leuven@fee.uva.nl>
2236
2237         * Dialogs.C: added layoutcharacter
2238         * FormCharacter.C: added
2239         * FormCharacter.h: added
2240         * form_character.C: added
2241         * form_character.h: added
2242         * forms/form_character.fd: added
2243                
2244 2001-02-23  Dekel Tsur  <dekelts@tau.ac.il>
2245  
2246         * FormPreferences.C: Handle lyxrc.language_use_babel and
2247         lyxrc.language_global_options.
2248
2249 2001-02-23  Angus Leeming  <a.leeming@ic.ac.uk>
2250
2251         * FormPreferences(GetFrom, GetTo): use size_type rather than int.
2252
2253 2001-02-23  John Levon  <moz@compsoc.man.ac.uk>
2254
2255         * FormBase.C: no longer transient dialogs, XMapWindow()
2256           in attempt to de-iconify
2257
2258         * FormDocument.C: remove DO_USE_DEFAULT_LANGUAGE
2259
2260 2001-02-21  Dekel Tsur  <dekelts@tau.ac.il>
2261
2262         * FormDocument.C (checkMarginValues): Activate "use geometry" button 
2263         if using custom paper size/margin.
2264
2265 2001-02-21  Allan Rae  <rae@lyx.org>
2266
2267         * forms/form_preferences.fd: larger, bold font for outer tabfolder
2268
2269 2001-02-20  Edwin Leuven <leuven@fee.uva.nl>
2270
2271         * src/frontends/xforms/Dialogs.C: added preamble
2272         * src/frontends/xforms/FormPreamble.C: added
2273         * src/frontends/xforms/FormPreamble.h: added
2274         * src/frontends/xforms/Makefile.am: added
2275         * src/frontends/xforms/form_preamble.C: added
2276         * src/frontends/xforms/form_preamble.h: added
2277         * src/frontends/xforms/form_preamble.fd: added
2278
2279 2001-02-19  Angus Leeming  <a.leeming@ic.ac.uk>
2280
2281         * FormBase.h: moved noncopyable derivation to DialogBase.
2282
2283 2001-02-19  Juergen Vigna  <jug@sad.it>
2284
2285         * FormTabular.C (build): make all input field accepted only after
2286         a "RETURN".
2287
2288         * forms/form_tabular.fd: removed default "Return" on Close-Button.
2289
2290 2001-02-19  Angus Leeming  <a.leeming@ic.ac.uk>
2291
2292         * FormError.C:
2293         * FormGraphics.C:
2294         * FormInset.C (showInset): change associated with name change
2295         inset::hide to inset::hideDialog.
2296
2297 2001-02-19  Angus Leeming  <a.leeming@ic.ac.uk>
2298
2299         * FormCitation.C (build): altering "Text after" now activates the Ok,
2300         Apply buttons.
2301
2302 2001-02-16  Angus Leeming  <a.leeming@ic.ac.uk>
2303
2304         * FormCitation.C: lots of white-space changes to make file consistent
2305         with LyX style.
2306         (input): use the FL_OBJECT * parameter to decide what to do, not the
2307         long parameter.
2308
2309         * FormCitation.h: removed most entries in enum.
2310
2311         * forms/form_citation.fd: change names of variables, consistent with
2312         Allan's naming scheme.
2313         Don't pass any particular arguments to the InputCB function.
2314         choice_style now triggers a callback and looks like other choices.
2315
2316 2001-02-16  Lars Gullik Bjønnes  <larsbj@lyx.org>
2317
2318         * other: use compare instead of strcmp/strncmp
2319
2320 2001-02-15  Angus Leeming  <a.leeming@ic.ac.uk>
2321
2322         * ButtonController.[Ch]: changed trigger_change_ vector and associated
2323         methods to dont_trigger_change_ because FL_OBJECTs that trigger a
2324         callback to InputCB() but don't trigger a change in the state of the
2325         Ok, Apply buttons are much rarer than those that do.
2326
2327         * FormCitation.C (build): associated change.
2328
2329 2001-02-14  Lars Gullik Bjønnes  <larsbj@lyx.org>
2330
2331         * ButtonController.C: include algorithm
2332
2333 2001-02-14  Angus Leeming  <a.leeming@ic.ac.uk>
2334
2335         * ButtonController.[Ch] (addTriggerChange, eraseTriggerChange):
2336         new methods.
2337         (valid): method can now be passed an optional FL_OBJECT *. If it is, and
2338         the vector of FL_OBJECT *s that can trigger a change in the button state
2339         is not empty, then a change of state will occur only if the FL_OBJECT *
2340         is present in this vector.
2341
2342         * FormBase.C (RestoreCB): call bc.undoAll() before restore(). Allows
2343         the user to deactivate specific fields within restore().
2344         (InputCB): pass the FL_OBJECT * to bc_.valid().
2345
2346         * FormCitation.C (build): create a vector of FL_OBJECT *s that can
2347         trigger a change of state in the Ok,Apply buttons.
2348         (update): bc_.readOnly() to the start of the method. Similar reasoning
2349         to that for FormBase::RestoreCB, above.
2350
2351 2001-02-14  Angus Leeming  <a.leeming@ic.ac.uk>
2352
2353         * FormBrowser.C: used OkCancelPolicy for ButtonController rather than
2354         IgnorantPolicy.
2355
2356         * forms/form_browser.fd:
2357         * forms/form_copyright.fd:
2358         * forms/form_error.fd:
2359         * forms/form_tabular.fd:
2360         * forms/form_toc.fd:
2361         Consistent shortcuts for Close button: Esc and Return only.
2362
2363         * forms/form_citation.fd:
2364         * forms/form_document.fd:
2365         * forms/form_index.fd:
2366         * forms/form_paragraph.fd:
2367         * forms/form_preferences.fd:
2368         * forms/form_print.fd:
2369         * forms/form_ref.fd:
2370         * forms/form_tabular_create.fd:
2371         * forms/form_url.fd:
2372         Consistent shortcut for Cancel button: Esc only.
2373
2374 2001-02-12  John Levon  <moz@compsoc.man.ac.uk>
2375
2376         * Dialogs.C: new Splash. Include, Bibitem/tex
2377
2378         * FormBase.h: make show() virtual for Splash's benefit
2379
2380         * Makefile.am:
2381         * forms/makefile:
2382         * FormBibitem.C:
2383         * FormBibitem.h:
2384         * FormBibtex.C:
2385         * FormBibtex.h:
2386         * form_bibitem.C:
2387         * form_bibitem.h:
2388         * form_bibtex.C:
2389         * form_bibtex.h:
2390         * forms/form_bibitem.fd:
2391         * forms/form_bibtex.fd:
2392         * FormInclude.C:
2393         * FormInclude.h:
2394         * form_include.C:
2395         * form_include.h:
2396         * forms/form_include.fd:
2397         * FormSplash.C:
2398         * FormSplash.h:
2399         * form_splash.C:
2400         * form_splash.h:
2401         * forms/form_splash.fd: new forms
2402
2403 2001-02-09  John Levon  <moz@compsoc.man.ac.uk>
2404
2405         * FormLog.C: handle Literate build log nicely
2406
2407 2001-02-09  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2408
2409         * Menubar_pimpl.C: remove support for reference menuitem type.
2410
2411 2001-02-07  John Levon  <moz@compsoc.man.ac.uk>
2412
2413         * Makefile.am:
2414         * Timeout_pimpl.h:
2415         * Timeout_pimpl.C: add Timeout implementation
2416
2417 2001-02-06  John Levon  <moz@compsoc.man.ac.uk>
2418
2419         * form_browser.h:
2420         * form_browser.C:
2421         * forms/form_browser.fd:
2422         * forms/makefile:
2423         * FormBrowser.C:
2424         * FormBrowser.h: readonly browser form
2425
2426         * FormLog.C:
2427         * FormLog.h:
2428         * FormVCLog.C:
2429         * FormVCLog.h:
2430         * Dialogs.C: add Log and VCLog
2431
2432         * Makefile.am: add Log and VCLog, add updatesrc target
2433
2434 2001-01-31  Dekel Tsur  <dekelts@tau.ac.il>
2435
2436         * Menubar_pimpl.C (add_toc2): Add shortcut to the TOC menu.
2437
2438 2001-01-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2439
2440         * FormPreferences.C (GetFrom): fix crash when there is no format
2441         defined. 
2442         (GetTo): ditto.
2443
2444 2001-01-23  Angus Leeming  <a.leeming@ic.ac.uk>
2445
2446         * FormPreferences.C (LoadBrowserLyX): convert unsigned short to
2447         unsigned char correctly and so fix 2 bugs loading/changing colors.
2448
2449 2001-01-21  Dekel Tsur  <dekelts@tau.ac.il>
2450
2451         * FormRef.C (update): Do not update dialog_->{ref,name,type}
2452         if inset_ == 0.
2453         Deactivate the type button when buffer is LinuxDoc/Docbook
2454         (build): Uncomment calls to addReadOnly().
2455         (updateBrowser) Do not disable the update button when there are no 
2456         keys.
2457         (build, getType, getName): Use InsetRef::types.
2458
2459 2001-01-18  Angus Leeming  <a.leeming@ic.ac.uk>
2460
2461         * FormPrint.[Ch] (browse): new method to browse for file to print to.
2462
2463         * forms/form_print.fd: give the form a Browse button.
2464
2465 2001-01-17  Dekel Tsur  <dekelts@tau.ac.il>
2466
2467         * FormRef.C (input): Fix the behavior of goto reference button.
2468