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