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