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