]> git.lyx.org Git - features.git/blob - src/frontends/xforms/ChangeLog
Ding dong, the CID is dead...
[features.git] / src / frontends / xforms / ChangeLog
1 2003-03-22  John Levon  <levon@movementarian.org>
2
3         * xscreen.C: remove "internal", unused
4
5 2003-03-13  Rob Lahaye  <lahaye@snu.ac.kr>
6
7         * FormChanges.C: "LyX: " in dialog's name is redundant;
8         add few comments; fix disabling buttons when no changes found.
9
10         * forms/form_changes.fd: prettify layout.
11
12 2003-03-13  Angus Leeming  <leeming@lyx.org>
13
14         * Dialogs.C:
15         * Dialogs2.C:
16         * Dialogs_impl.h: remove paragraph dialog.
17
18         * Dialogs3.C: addparagraph  dialog.
19
20         * FormParagraph.[Ch]:
21         * forms/form_paragraph.[Ch]: changes to use the new Dialog-based
22         scheme.
23
24 2003-03-13  Angus Leeming  <leeming@lyx.org>
25
26         * forms/fdfix.sh: 
27         * forms/fdfixh.sed: fix #944 by making the temporary filenames unique
28         and so enable reentrant builds on SMP machines.
29
30 2003-03-12  Angus Leeming  <leeming@lyx.org>
31
32         * Dialogs.C:
33         * Dialogs2.C:
34         * Dialogs_impl.h: remove character dialog.
35
36         * Dialogs3.C: add character dialog.
37
38         * FormCharacter.[Ch]:
39         * forms/form_character.[Ch]: changes to use the new Dialog-based
40         scheme.
41
42 2003-03-10  Angus Leeming  <leeming@lyx.org>
43
44         * Dialogs3.C (build): the "tabularcreate" dialog is always valid.
45         Use IgnorantPolicy for thr B.C.
46
47 2003-03-09  Angus Leeming  <leeming@lyx.org>
48
49         * lots of files: changes associated with the clean-up of the
50         ButtonController.
51
52 2003-03-09  Angus Leeming  <leeming@lyx.org>
53
54         * Dialogs.C:
55         * Dialogs2.C:
56         * Dialogs_impl.h: remove merge changes dialog.
57
58         * Dialogs3.C: add merge changes dialog.
59
60         * FormChanges.[Ch]:
61         * forms/form_changes.fd: changes to use the new Dialog-based scheme.
62
63 2003-03-09  Angus Leeming  <leeming@lyx.org>
64
65         * Dialogs.C:
66         * Dialogs2.C:
67         * Dialogs_impl.h: remove aboutlyx dialog.
68
69         * Dialogs3.C: add aboutlyx dialog.
70
71         * FormAboutlyx.[Ch]:
72         * forms/form_aboutlyx.fd: changes to use the new Dialog-based scheme.
73
74 2003-03-09  Angus Leeming  <leeming@lyx.org>
75
76         * Dialogs.C:
77         * Dialogs2.C:
78         * Dialogs_impl.h: remove tabularcreate dialog.
79
80         * Dialogs3.C: add tabularcreate dialog.
81
82         * FormTabularCreate.[Ch]:
83         * forms/form_tabular_create.fd: changes to use the new Dialog-based
84         scheme.
85
86 2003-03-09  Angus Leeming  <leeming@lyx.org>
87
88         * Dialogs.C:
89         * Dialogs2.C:
90         * Dialogs_impl.h: remove tabular dialog.
91
92         * Dialogs3.C: add tabular dialog.
93
94         * FormTabular.[Ch]:
95         * forms/form_tabular.fd: changes to use the new Dialog-based scheme.
96
97 2003-03-09  Angus Leeming  <leeming@lyx.org>
98
99         * FormTabular.C: changes due to the changed ControlTabular
100         interface.
101
102 2003-03-07  Angus Leeming  <leeming@lyx.org>
103
104         * Dialogs.C:
105         * Dialogs2.C:
106         * Dialogs_impl.h: remove graphics dialog.
107
108         * Dialogs3.C: add graphics dialog.
109
110         * FormGraphics.[Ch]:
111         * forms/form_graphics.fd: changes to use the new Dialog-based scheme.
112
113 2003-03-07  Angus Leeming  <leeming@lyx.org>
114
115         * Dialogs.C:
116         * Dialogs2.C:
117         * Dialogs_impl.h: remove minipage dialog.
118
119         * Dialogs3.C: add minipage dialog. No longer use the bibitem, include,
120         label or url controllers; use ControlCommand instead.
121
122         * FormBibitem.[Ch]:
123         * FormIndex.[Ch]: changes due to use of ControlCommand, above
124
125         * FormMinipage.[Ch]:
126         * forms/form_minipage.fd: changes to use the new Dialog-based scheme.
127
128 2003-03-06  Alfredo Braunstein  <abraunst@libero.it>
129
130         * xscreen.C: use LyXText::top_y() instead of LyXText::first_y
131
132 2003-02-28  Rob Lahaye  <lahaye@snu.ac.kr>
133
134         * FormTabularCreate.C: remove slider settings (now part of .fd file)
135           and add tooltips.
136
137         * forms/form_tabular_create.fd: prettify; add slider settings and
138           proper gravity.
139
140 2003-03-05  Angus Leeming  <leeming@lyx.org>
141
142         * FormWrap.[Ch]:
143         * forms/form_wrap.fd: changes to use the new Dialog-based scheme.
144
145         * Dialogs.C:
146         * Dialogs2.C:
147         * Dialogs_impl.h: remove wrap dialog.
148
149         * Dialogs3.C: add wrap dialog.
150
151 2003-03-05  Angus Leeming  <leeming@lyx.org>
152
153         * FormFloat.[Ch]:
154         * forms/form_float.fd: changes to use the new Dialog-based scheme.
155
156         * Dialogs.C:
157         * Dialogs2.C:
158         * Dialogs_impl.h: remove float dialog.
159
160         * Dialogs3.C: add float dialog.
161
162 2003-03-05  Angus Leeming  <leeming@lyx.org>
163
164         * FormInclude.[Ch]:
165         * forms/form_include.fd: changes to use the new Dialog-based scheme.
166
167         * Dialogs.C:
168         * Dialogs2.C:
169         * Dialogs_impl.h: remove include dialog.
170
171         * Dialogs3.C: add include dialog.
172
173 2003-03-05  Angus Leeming  <leeming@lyx.org>
174
175         * FormExternal.[Ch]:
176         * forms/form_external.fd: changes to use the new Dialog-based scheme.
177
178         * Dialogs.C:
179         * Dialogs2.C:
180         * Dialogs_impl.h: remove external dialog.
181
182         * Dialogs3.C: add external dialog.
183
184 2003-03-04  Angus Leeming  <leeming@lyx.org>
185
186         * FormText.[Ch]: the label of the input widget is passed to the
187         FormText c-tor and used in the build method. 
188
189         * Dialogs3.C: pass an extra arg to the FormText c-tor.
190
191 2003-02-28  Alfredo Braunstein <abraunst@libero.it>
192
193         * FormPreferences.C
194         * FormSento.C
195         * xformsImage.C: Added #include "format.h"
196
197 2003-02-27  Angus Leeming  <leeming@lyx.org>
198
199         * Dialogs.C (build): add a label dialog.
200
201         * FormIndex.[Ch]: renamed as FormText.[Ch]
202         * forms/form_index.fd: renamed as form_text.fd.
203
204         * FormText.[Ch]
205         * forms/form_text.fd: slight refactoring to enable the class to be
206         used by two dialogs.
207
208         * Makefile.am: add the new files and remove the old.
209
210 2003-02-27  Angus Leeming  <leeming@lyx.org>
211
212         * Alert_pimpl.C: make shortcuts consistent with the rest of LyX.
213
214 2003-02-27  Rob Lahaye  <lahaye@snu.ac.kr>
215
216         * FormInclude.[Ch]: use RadiobuttonGroup code, add tooltips and add
217         comments.
218
219         * xformsImage.C: use lyx::float_equal() for comparing floats & doubles
220
221         * forms/form_include.fd: nicer layout and add proper Gravity.
222         * forms/form_external.fd:
223         * forms/form_forks.fd: prettifying layout.
224
225 2003-02-21  Angus Leeming  <leeming@lyx.org>
226
227         * FormDialogView.[Ch]: new base class for the xforms dialogs,
228         deriving from Dialog::View. Otherwise identical to the existing
229         FormBase that derives from ViewBase.
230
231         * Dialogs_impl.h:
232         * Dialogs.C:
233         * Dialogs2.C: strip out those dialogs that now use the new
234         Dialog class as the platform for an MCV split.
235
236         * Dialogs3.C: new file. Lazy instantiation of those dialogs that
237         now use the new Dialog class.
238
239         * FormBibitem.[Ch]:
240         * FormBibtex.[Ch]:
241         * FormCitation.[Ch]:
242         * FormError.[Ch]:
243         * FormERT.[Ch]:
244         * FormIndex.[Ch]:
245         * FormRef.[Ch]:
246         * FormToc.[Ch]:
247         * FormUrl.[Ch]:
248         * forms/form_bibitem.fd:
249         * forms/form_bibtex.fd:
250         * forms/form_citation.fd:
251         * forms/form_error.fd:
252         * forms/form_ert.fd:
253         * forms/form_index.fd:
254         * forms/form_ref.fd:
255         * forms/form_toc.fd:
256         * forms/form_url.fd: minor changes to reflect the new heirarchy.
257
258         * Makefile.am: add new files.
259
260 2003-02-22  Alfredo Braunstein <abraunst@libero.it>
261
262         * lyx_gui.C (parse_init): added a call to LoaderQueue::setPriority
263
264 2003-02-17  Rob Lahaye  <lahaye@snu.ac.kr>
265
266         * FormBibTeX.C: add double click to choose from list.
267
268         * forms/form_bibtex.fd: modify layout slightly.
269
270 2003-02-17  Rob Lahaye  <lahaye@snu.ac.kr>
271
272         * FormTexinfo.C: fix full filename lookup when showing
273         file without fullpath.
274
275 2003-02-21  Angus Leeming  <leeming@lyx.org>
276
277         * Timeout_pimpl.[Ch]: removed.
278         * xformsTimeout.[Ch]: new files, replacing the above.
279         The xformsTimeout class derives from Timeout::Impl.
280
281 2003-02-21  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
282
283         * xfont_loader.C (addFontPath): make debug messages quieter
284
285 2003-02-21  Angus Leeming  <leeming@lyx.org>
286
287         * FileFialog.C (c-tor): no longer receives a LyXView &, nor passes
288         it to the Provate c-tor.
289         * FormFiledialog.[Ch] (c-tor): no longer receives a LyXView &.
290         Dialogs::redrawGUI is a static member, so can reference it without
291         a specific instance.
292
293 2003-02-17  John Levon  <levon@movementarian.org>
294
295         * FormSpellchecker.h:
296         * FormSpellchecker.C:
297         * ui/form_spellchecker.fd: rework, remove start, etc.
298
299 2003-02-16  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
300
301         * FormPreferences.C (apply): make sure that rc.font_norm_type is
302         in sync with rc.font_norm
303
304 2003-02-16  Rob Lahaye  <lahaye@snu.ac.kr>
305
306         * RadioButtonGroup.[Ch]: polish radio button policy.
307
308 2003-02-15  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
309
310         * Menubar_pimpl.C (create_submenu): Some code moved to
311         Menubackend: use MenuItem::binding(); remove code to disable
312         menus; remove code that looks for optional+disabled or unknown
313         actions
314
315 2003-02-15  John Levon  <levon@movementarian.org>
316
317         * forms/form_graphics.fd: 'a' shortcut was used twice
318
319 2003-02-14  John Levon  <levon@movementarian.org>
320
321         * FileDialog.C: remove spurious prohibit/allowInput()
322
323         * XFormsView.h:
324         * XFormsView.C: prohibit/allowInput() -> busy(bool)
325
326 2003-02-10  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
327
328         * FormDocument.C: Reset paperpackage to NONE when 
329         papersize != A4 (bug 844)
330
331 2003-02-11  Angus Leeming  <leeming@lyx.org>
332
333         * FormRef.C:
334         * forms/form_ref.fd: tweaks to ensure that the Ok, Apply buttons
335         behave as expected.
336
337 2003-02-11  Angus Leeming  <leeming@lyx.org>
338
339         * xforms_helpers.[Ch] (fl_getmcolor): new function; a wrapper for the
340         xforms routine that accepts unsigned ints.
341
342         * Color.[Ch] (getRGBColor): factorise code into one place.
343
344         * FormPreferences.[Ch] (X11hexname: not a class member. Move to
345         namespace anon.
346
347         * FormPreferences.C: use fl_getmcolor and getRGBColor.
348         * lyx_gui.C: use getRGBColor.
349         * xformsImage.C: use getRGBColor.
350         
351 2003-02-11  Angus Leeming  <leeming@lyx.org>
352
353         * bmtable.c: whitespace and indentation consistent with the other
354         files.
355
356 2003-02-08  John Levon  <levon@movementarian.org>
357
358         * FormPreferences.C: don't call setCurrentAuthor explicitly
359
360 2003-02-08  John Levon  <levon@movementarian.org>
361
362         * Makefile.am:
363         * forms/Makefile.am:
364         * forms/form_changes.fd:
365         * Dialogs.C:
366         * Dialogs2.C:
367         * Dialogs_impl.h:
368         * FormChanges.h:
369         * FormChanges.C: add changes dialog
370
371         * FormPreferences.h:
372         * FormPreferences.C:
373         * forms/form_preferences.fd: add Identity prefs
374         
375 2003-01-31  Michael Schmitt  <michael.schmitt@teststep.org>
376
377         * FormDocument.C:
378         * FormPreferences.C: Replace LaTeX font size names by LyX
379         names for consistency reasons and to resolve a translation conflict
380
381 2003-02-02  Angus Leeming  <leeming@lyx.org>
382
383         * FormGraphics.C: Fix off by one error in update/apply of rotation
384         origin.
385
386 2003-01-31  Angus Leeming  <leeming@lyx.org>
387
388         * FormBase.[Ch]: instantiate the isVisible() virtual method.
389
390 2003-01-30  Angus Leeming  <leeming@lyx.org>
391
392         * Dialogs2.C (createIndex): enable ControlCommand to create an
393         InsetCommandParam of type "index", not null.
394
395 2003-01-26  Michael Schmitt  <michael.schmitt@teststep.org>
396
397         * forms/form_thesaurus.fd: add colons to labels. Shrink dialog.
398
399 2003-01-25  Angus Leeming  <leeming@lyx.org>
400
401         * forms/form_spellchecker.fd:
402         * forms/form_thesaurus.fd: reshape a little, consistent with their
403         Qt cousins.
404
405 2003-01-20  Michael Schmitt  <michael.schmitt@teststep.org>
406
407         * forms/*.fd: Missing colons (':') added to labels,
408         all labels (except "deg") start with a capital letter now
409         * formDocument.C:
410         * formParagraph.C: rename "Xxxskip" to "XxxSkip"
411
412 2003-01-15  Angus Leeming  <leeming@lyx.org>
413
414         * forms/form_graphics.fd: s/Ok/OK/ consistent with all other dialogs.
415
416         * form_character.fd:
417         * form_error.fd:
418         * form_external.fd:
419         * form_maths_panel.fd:
420         * form_maths_space.fd:
421         * form_maths_style.fd:
422         * form_spellchecker.fd:
423         * form_thesaurus.fd: Cancel/Close have Escape and occasionally Return
424         as accelerators only.
425
426 2003-01-11  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
427
428         * FileDialog.C: implement opendir [bug 824], fix mask.
429
430         * FormFileDialog.[Ch]: implement SelectDir (browse directories)
431         [bug 824].
432
433         * FormPreferences.C: use browsedir for paths [bug 824]
434         do not delete paths unnecessary.
435
436 2003-01-13  Michael Schmitt <michael.schmitt@teststep.org>
437
438         * xformsImage.C (getWidth): revert "fix" that breaks behavior with
439         xforms 1.0.
440
441 2003-01-13  John Levon  <levon@movementarian.org>
442
443         * forms/form_spellchecker.fd: remove replicated M-R shortcut.
444
445 2003-01-12  Lars Gullik Bjønnes  <larsbj@gullik.net>
446
447         * forms/Makefile.am (MAINTAINERCLEANFILES): add
448         (clean-local): delete
449         (distclean-local): delete
450         (.fd.C): delete
451         (%.C): add
452
453 2003-01-12  Angus Leeming  <leeming@lyx.org>
454
455         * FormFiledialog.[Ch]: initialise and use new static member variables
456         minw_ and minh_ to prevent the dialog from being shrunk in size.
457         Shrink too much and xforms crashes :-(
458
459 2003-01-11  Angus Leeming  <leeming@lyx.org>
460
461         * xformsImage.C (init_graphics): turn off support for XPM files.
462
463 2002-01-07  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
464
465         * FormTabular.C: typo.
466
467 2003-01-06  Michael Schmitt <Michael.Schmitt@teststep.org>
468
469         * FormGraphics.C:
470         * xformsImage.C:
471         * forms/form_bibtex.fd:
472         * forms/form_citation.fd:
473         * forms/form_document.fd:
474         * forms/form_search.fd: fix inconsistent usage of spaces, colons,
475         capitalization, and the like.
476
477 2002-12-20  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
478
479         * FormTabular.C: fix bug 572, fix ReadOnly logic.
480
481 2003-01-06  Angus Leeming  <leeming@lyx.org>
482
483         * forms/fdfixc.sed: Turn off choice titles as they can contain
484         meta-chars that just look nasty.
485
486 2003-01-05  John Levon  <levon@movementarian.org>
487
488         * XLyXKeySym.h:
489         * XLyXKeySym.C: getISOEncoded() changed
490
491 2002-12-26  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
492
493         * input_validators.C (fl_print_range_filter): remove extra space
494
495         * Menubar_pimpl.C (create_submenu): do not query the status of a
496         submenu either.
497
498 2002-12-23  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
499
500         * FormSpellchecker.C (build):
501         * forms/form_paragraph.fd:
502         * forms/form_maths_matrix.fd: remove extra spaces
503
504 2002-12-18  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
505
506         * Menubar_pimpl.C (create_submenu): do not query the status of a
507         separator.
508
509 2002-12-18  Lars Gullik Bjønnes  <larsbj@birdstep.com>
510
511         * forms/Makefile.am (EXTRA_DIST): dist the .fd files.
512
513 2002-12-17  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
514
515         * Menubar_pimpl.C (create_submenu): correctly ignore unknown lfuns
516
517         * lyx_gui.C (getStatus): implement as a dummy action
518
519 2002-12-16  Angus Leeming  <leeming@lyx.org>
520
521         * XPainter.C: missed a #ifdef USE_XFORMS_IMAGE_LOADER.
522
523         * xformsImage.C (init_graphics): Use new #ifdef USE_JPEG_IMAGE_LOADER
524         rather than HAVE_FLIMAGE_ENABLE_JPEG.
525         Remove #ifdef HAVE_FLIMAGE_ENABLE_PS.
526
527         * FormPreferences.C:
528         * forms/form_preferences.fd: remove override_x_deadkeys stuff.
529
530 2002-12-13  Angus Leeming  <leeming@lyx.org>
531
532         * FormBase.C:
533         * Menubar_pimpl.C:
534         * Tooltips.[Ch]:
535         * XFormsView.C:
536         * XWorkArea.C:
537         * lyx_gui.C:
538         * xforms_resize.C: remove work-arounds for xforms < 0.89.5.
539
540         * lyxlookup.[Ch]: removed.
541
542         * Makefile.am: associated change.
543
544         * combox.C: add block #ifdef FL_VERSION < 1
545
546 2002-12-16  Michael Schmitt  <Michael.Schmitt@teststep.org>
547
548         * FormGraphics.C (build): correct string for boost::format.
549
550 2002-12-09  Lars Gullik Bjønnes  <larsbj@gullik.net>
551
552         * FormGraphics.C (build): add another xgettext:no-c-format
553
554 2002-12-08  Lars Gullik Bjønnes  <larsbj@gullik.net>
555
556         * FormGraphics.C (build): add a xgettext:no-c-format
557
558 2002-12-05  John Levon  <levon@movementarian.org>
559
560         * XWorkArea.C: set I-beam cursor
561
562 2002-12-04  Angus Leeming  <leeming@lyx.org>
563
564         * XWorkArea.h (backgroundbox): Removed. No need to name it explicitly.
565
566         * XWorkArea.C (work_area_handler): move static vars inside loop,
567         rename vars as discussed with Lars. Document changes in the text.
568         Don't declare functions as static; use namespace anon.
569         (setXtermCursor): removed; not used.
570         (destroy_object): removed; not used.
571         Remove unneeded header files ColorHandler.h, LyXView.h, filetools.h,
572         lstrings.h, LAssert.h, cmath, cctype.
573         Various other trivial clean-ups.
574
575 2002-12-03  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
576
577         * xforms_helpers.C: (updateWidgetsFromLength)
578         use len.empty() instead of len.zero() [bug 490]
579
580 2002-12-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
581
582         * XWorkArea.C (work_area_handler): send fewer motion events if the
583         mouse is outside the workarea.
584
585 2002-12-02  Angus Leeming  <leeming@lyx.org>
586
587         * FormIndex.C (update): if the contents aren't empty, then activate the
588         Ok, Apply buttons on update.
589
590         * FormMathsDeco.[Ch]:
591         * forms/form_maths_deco.fd: removed.
592
593         * Makefile.am:
594         * forms/Makefile.am: commensurate changes.
595
596         * FormMathsPanel.C (build): after all John's work, don't use the
597         button controller for the Close button, since "cancel" makes no sense
598         here.
599         form_maths_deco is just another bitmap dialog; no need for it to have
600         any special code at all.
601
602         * FormMathsBitmap.C (build): position the bmtables correctly.
603
604 2002-12-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
605
606         * several files: ws changes
607
608 2002-12-01  Lars Gullik Bjønnes  <larsbj@gullik.net>
609
610         * checkedwidgets.C (setWidget): make sure that FL_LCOL and FL_COL1
611         will be seen as FL_COLORs.
612
613 2002-12-01  John Levon  <levon@movementarian.org>
614
615         * FormMathsBitmap.C: fix _(_(blah))
616
617 2002-11-30  John Levon  <levon@movementarian.org>
618
619         * FormMathsBitmap.C: actually set dialog_->button_close
620           to the added button
621
622 2002-11-30  John Levon  <levon@movementarian.org>
623
624         * forms/form_maths_panel.fd: small fix
625
626 2002-11-29  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
627
628         * lyx_gui.C (start): make "unhandled X11 event" debug message
629         optional (on GUI)
630
631 2002-11-29  Angus Leeming  <leeming@lyx.org>
632
633         * Tooltips.C (init): allow tooltips to be reset.
634
635         * FormSpellchecker.C: having broken Rob's word count update, I guess
636         I should fix it too ;-)
637
638         * FormPreferences.C (apply): if controller().isClosing() (ie, if the
639         "save" button has been pressed), then save any modified gui colors.
640
641 2002-11-29  Angus Leeming  <leeming@lyx.org>
642
643         * forms_gettext.[Ch] (scex, idex): re-written to receive and return
644         string not char *. The old idex function was new-ing memory and nothing
645         that used it was ensuring that this memory didn't leak. Now safe.
646
647         * Alert_pimpl.C:
648         * FormFiledialog.C:
649         * FormPreferences.C:
650         * forms/fdfixc.sed: associated changes.
651
652 2002-11-28  Rob Lahaye  <lahaye@snu.ac.kr>
653
654         * forms/fdfixh.sed: bug fix.
655
656 2002-11-27  Dekel Tsur  <dekelts@tau.ac.il>
657
658         * xfont_loader.C (getFontinfo): Use lyxrc.*_font_foundry.
659
660         * FormPreferences.C: Handle lyxrc.*_font_foundry.
661
662 2002-11-27  Angus Leeming  <leeming@lyx.org>
663
664         * forms/fdfix.sh:
665         * forms/c_str.sed: replace that nasty global c_str declaration with
666         nice function-specific ones. Use a two-pass algorithm to do so.
667         It's possible to do it in one-pass, but the resulting sed script
668         must use the hold space in a convoluted manner.
669
670 2002-11-27  Lars Gullik Bjønnes  <larsbj@gullik.net>
671
672         * XMiniBuffer.C (peek_event): add l10n on a string missing it.
673
674 2002-11-26  Angus Leeming  <leeming@lyx.org>
675
676         * forms_gettext.[Ch] (scex, idex): ditch the #defines and rename the
677         functions in their place.
678
679         * FormBase.h (FormDB::form): Implement in 1 line not 2.
680
681         * fdesign_base.[Ch]: new files. All fdesign-generated structures will
682         derive from FD_base, to minimise code duplication.
683
684         * Makefile.am: add new files.
685
686         * forms/Makefile.am (SRCS): move form_wrap.fd to the end of the list.
687
688         * forms/fdfix.sh: add "c_str" to namespace anon in the generated .C
689         files if required.
690
691         * forms/fdfix[ch].sed: the structs now derive from FD_base, so they
692         don't need d-tors to clean up the form.
693         Beautify the sed to produce beautiful looking C++ code.
694
695 2002-11-26  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
696
697         * FileDialog.C (save): actually return the result from
698         FileDialog::open
699
700 2002-11-26  Jürgen Spitzmüller  <juergen.sp@t-online.de>
701
702         * FormTabular.C: correct lots of bugs in the setting/getting of
703         longtable options.
704
705 2002-11-25  Angus Leeming  <leeming@lyx.org>
706
707         * Dialogs_impl.h:
708         * Dialogs2.C: no need to include math sub dialog header files.
709         Use standard MCV implementation of main math panel dialog.
710
711         * FormBaseDeprecated.[Ch]:
712         * FeedbackController.[Ch]: removed.
713
714         * FormBase.[Ch]: Merge the contents of FeedbackController into here
715         also.
716         (FormCB): make the controller methods publicly accessible.
717
718         * forms/form_maths_deco.fd:
719         * forms/form_maths_delim.fd:
720         * forms/form_maths_matrix.fd:
721         * forms/form_maths_panel.fd:
722         * forms/form_maths_space.fd:
723         * forms/form_maths_style.fd: s/Deprecated//
724
725         * FormMathsBitmap.[Ch]:
726         * FormMathsDeco.[Ch]:
727         * FormMathsDelim.[Ch]:
728         * FormMathsMatrix.[Ch]:
729         * FormMathsPanel.[Ch]:
730         * FormMathsSpace.[Ch]:
731         * FormMathsStyle.[Ch]: implement a Controller-View split of the math
732         dialogs.
733
734 2002-11-22  Angus Leeming  <leeming@lyx.org>
735
736         The first step towards a math dialog controller...
737
738         * FormBaseDeprecated.h (hide): make public.
739
740         * FormMathsPanel.[Ch] (class FormMathsPanel):
741         (c-tor, build): no longer create the daughters in the c-tor. Wait
742         until build() is invoked to create and initialise them at the same time.
743         (dispatchFunc): now has an additional string argument, making it a
744         more general wrapper for LyXView::dispatch.
745         (mathDisplay, setActive): removed.
746         (daughters_): store the daughter dialogs in a map, using
747         the FL_OBJECT buttons to identify them.
748         (addDaughter, showDaughter): helper functions.
749
750         * FormMathsPanel.[Ch] (class FormMathsSub):
751         (connect, disconect): removed. No need for the daughters to tell the
752         parent that they're active; the parent knows already.
753         (isVisible): new method; wrapper for form()->visible.
754         no need to make FormMathsPanel a friend.
755
756         * FormMathsDelim.C (apply):
757         * FormMathsMatrix.C (apply):
758         use FormMathPanel::dispatchFunc() rather than LyXView::dispatch().
759
760 2002-11-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
761
762         * FormGraphics.C (build): use boost::format
763
764         * FeedbackController.C (postMessage): use boost::format
765
766         * ColorHandler.C (getGCForeground): use boost::format
767
768 2002-11-21  Angus Leeming  <leeming@lyx.org>
769
770         * FormDocument.[Ch]:
771         * forms/form_document.fd: controller-view split of doc dialog.
772
773         * Dialogs_impl.h:
774         * Dialogs2.C: changes due to controller-view split of doc dialog.
775
776 2002-11-21  Angus Leeming  <leeming@lyx.org>
777
778         * forms/fdfix.sh: Don't use "if [ $? -ne 0 ]; then..."
779
780         * FormSpellchecker.C (updateState): new method, replacing Black Magic.
781         Should also resolve Darren Freeman's redraw of the status bar problem.
782
783 2002-11-20  Angus Leeming  <leeming@lyx.org>
784
785         * forms/fdfix.sh:
786         * forms/fdfixh.sed: strengthen the sed in the sed script and further
787         beautify the contents of the resultant .h file.
788
789 2002-11-20  Angus Leeming  <leeming@lyx.org>
790
791         * MathsCallbacks.h: removed.
792         * Makefile.am: remove MathsCallbacks.h.
793
794         * FormMathsPanel.C (FormMathsPanel): use vector(begin, end) c-tor
795         rather than our home-grown loops.
796
797         * FormMathsPanel.h:
798         * forms/fdfix.sh: no longer #include "MathsCallbacks.h".
799
800         * FormMathsPanel.C (input):
801         * forms/form_maths_panel.fd: don't pass/use MM_XYZ data.
802
803 2002-11-19  Angus Leeming  <leeming@lyx.org>
804
805         * FormInset.[Ch]: removed; no longer used after John's port of the
806         tabular dialog to MCV.
807
808         * Makefile.am (libxforms_la_SOURCES): remove FormInset.[Ch].
809
810         * FormBase.h (show):
811         * FormExternal.h (apply, build, update, input):
812         * FormSpellchecker.h (apply, build, update, partialUpdate):
813         propogate the virtual keyword.
814
815 2002-11-17  John Levon  <levon@movementarian.org>
816
817         * FileDialog.C: open/save name change
818
819 2002-11-15  John Levon  <levon@movementarian.org>
820
821         * Dialogs2.C:
822         * Dialogs_impl.h:
823         * FormPreferences.h:
824         * FormPreferences.C:
825         * FormTabular.h:
826         * FormTabular.C:
827         * forms/form_preferences.fd:
828         * forms/form_tabular.fd: port tabular and prefs to MVC
829
830         * FormBase.h: make hide() virtual for prefs
831
832 2002-11-08  Angus Leeming  <leeming@lyx.org>
833
834         * xforms_resize.[Ch]: sigh. Hack the "get scaling" part of
835         fl_adjust_form_size out of the xforms source and put it in here as
836         get_scaling_factor. Resizing and then unresizing to get this info
837         produces really nasty results...
838
839         I've put a request into the xforms list.
840
841 2002-11-08  Angus Leeming  <leeming@lyx.org>
842
843         * xforms_resize.[Ch]: replace scale_to_fit_tabs and scale_form with
844         get_scale_to_fit and scale_form_horizontally, respectively. The
845         functions are a total re-write, making use of the xforms library's
846         fl_adjust_form_size routine. We therefore get enormously simplified
847         code and consideration of /all/ button objects, not just those
848         tabs in tabfolders.
849
850         * FormBase.C (prepare_to_show):
851         * FormBaseDeprecated.C (prepare_to_show): use the renamed resize
852         functions to scale the dialog so that labels fit within buttons.
853
854         * FormBase.C (prepare_to_show): remove bc().refresh() call, as this
855         is done by the controller.
856
857 2002-11-07  Angus Leeming  <leeming@lyx.org>
858
859         * forms/fdfixh.sed: generate the d-tors in a clean way.
860         * forms/fdfixc.sed: Go from "fdui->form_xxx" to "fdui->form" in
861         a clean way.
862
863 2002-10-31  Herbert Voss  <voss@perce.de>
864
865         * FormGraphics.C (build, apply): get the rotate-list from the
866         controller
867
868 2002-11-04  Angus Leeming  <leeming@lyx.org>
869
870         * FormGraphics.C (build): Use frnt::getBBUnits().
871
872 2002-11-04  Rob Lahaye  <lahaye@snu.ac.kr>
873
874         * FormSpellchecker.C (input): fix label of spellchecker progress bar.
875
876 2002-11-04  Lars Gullik Bjønnes  <larsbj@gullik.net>
877
878         * lyx_gui.C (hexname): STRCONV
879
880         * FormPreferences.C (X11hexname): STRCONV
881
882         * FormMathsMatrix.C (apply): STRCONV
883
884         * FormMathsDelim.C (apply): STRCONV
885
886         * lyx_gui.C (start): adjust signature
887         (start): exchange magic integers for defined values.
888
889 2002-10-31  Rob Lahaye  <lahaye@snu.ac.kr>
890
891         * xformsImage.C (clip): fix crash caused by uint -> int nastiness.
892
893         * FormGraphics.C: use lyx::float_equal.
894
895 2002-10-29  Rob Lahaye  <lahaye@snu.ac.kr>
896
897         * FormParagraph.[Ch]:
898         * forms/form_paragraph.fd: a large-scale reorganisation and clean-up
899         of the code to make it more transparent. Use RadioButtonGroup and
900         CheckedGlueLength for the same reason. Add tooltips.
901
902 2002-10-28  Angus Leeming  <leeming@lyx.org>
903
904         * FeedbackController.C (PrehandlerCB): show tooltips for browser
905         widgets, working-around an xforms bug.
906
907         * FormBibtex.C (build):
908         * FormCitation.C (build):
909         * FormForks.C (build):
910         * FormSpellchecker.C (build):
911         * FormTexinfo.C (build):
912         set the prehandler for the browser widgets so that we can have tooltips.
913
914 2002-10-28  Dekel Tsur  <dekelts@tau.ac.il>
915
916         * xfont_loader.C (getFontinfo): Cleanup.
917
918 2002-10-26  John Levon  <levon@movementarian.org>
919
920         * forms/form_preamble.fd: OK cannot be a RETURN_BUTTON ;)
921
922 2002-10-26  John Levon  <levon@movementarian.org>
923
924         * FormTexinfo.C: using vector
925
926 2002-10-25  Dekel Tsur  <dekelts@tau.ac.il>
927
928         * xfont_loader.C (getFontinfo): Add xfonts to the font path if
929         necessary.
930
931 2002-10-25  Angus Leeming  <leeming@lyx.org>
932
933         * FormSpellchecker.C (input): fix crash when progress == 0.
934
935 2002-10-24  Rob Lahaye  <lahaye@snu.ac.kr>
936
937         * forms/form_print.fd:
938         * FormPrint.[Ch]: clean-up, reflecting discussion on the list.
939
940         * forms/form_spellchecker.fd:
941         * FormSpellchecker.[Ch]: add tooltips; general clean-up.
942          add word count to dialog and improve progress status;
943          implement single Start/Stop button;
944
945         * FormTabular.C (build): rearrange lines tab by tab.
946         Use getString not fl_get_inout.
947
948         * FormTexinfo.C: replace View-button by catching double click in
949         browser; allow viewing of files, irrespective of full path.
950
951         * forms/form_wrap.fd: resized. Remove text_warning widget. Fix gravity.
952         * FormWrap.[Ch]: simplification through the use of RadioButtonGroup
953         and CheckedGlueLength. Add tooltips.
954
955 2002-10-24  Angus Leeming  <leeming@lyx.org>
956
957         * FormRef.C (updateBrowser): invoke updateHighlight
958         (updateHighlight): don't select a browser item if there is no
959         reference selected.
960         (apply, input): use getString not fl_get_input.
961
962 2002-10-23  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
963
964         * FormExternal.C (apply):
965         (input): fix an off-by-one index (causing a crash)
966
967 2002-10-24  Rob Lahaye  <lahaye@snu.ac.kr>
968
969         * FormGraphics.C: use checkedWidgets to ensure that the lengths and
970         glue lengths are valid. Improve code documentation and layout.
971         InsetGraphicsParams::scale is now a float; modify dialog to suit.
972
973         * FormLog.C (update): more descriptive title and warning messages.
974
975         * FormMathsPanel.C (c-tor): allow dialog to be resized.
976
977         * FormPreamble.C (build): rearrange.
978         (apply): use getString, not fl_get_input.
979
980         * FormSearch.C (build): add tooltips.
981         (input): use getString, not fl_get_input.
982
983         * FormShowFile.C: more descriptive title.
984
985         * forms/form_browser.fd:
986         * forms/form_preamble.fd: reshape.
987
988         * forms/form_graphics.fd: reshape. Remove text_warning widget.
989
990         * forms/form_maths_panel.fd:
991         * forms/form_ref.fd:
992         * forms/form_search.fd: reshape. Fix gravity.
993
994 2002-10-24  Rob Lahaye  <lahaye@snu.ac.kr>
995
996         * FormFloat.C (input): fix the radio buttongroup behaviour.
997
998         * RadioButtonGroup.C (init): Assert on ROUND3DBUTTON and RADIO_BUTTON
999         when adding object to the group.
1000
1001         * forms/form_float.fd: use RADIO_BUTTON for the buttons in the radio
1002         group.
1003
1004         * FormDocument.C: remove redundant header files.
1005
1006 2002-10-24  Angus Leeming  <leeming@lyx.org>
1007
1008         * Dialogs_impl.h: set the policy of the BibtexDialog to
1009         NoRepeatedApplyReadOnlyPolicy.
1010
1011 2002-10-23  Rob Lahaye  <lahaye@snu.ac.kr>
1012
1013         * forms/form_float.fd: prettify and implement gravity/resize policy
1014         correctly.
1015
1016         * FormFloat.C: add tooltips, lots of comments and check the
1017         input more carefully.
1018
1019 2002-10-23  Angus Leeming  <leeming@lyx.org>
1020
1021         * checkedwidgets.C (setWidget): Don't set icol2 to alert_col when
1022         the input is invalid.
1023
1024 2002-10-23  Rob Lahaye  <lahaye@snu.ac.kr>
1025
1026         * FormBibtex.C: remove two redundant header files.
1027
1028         * FeedbackController (postMessage): s/FL_BLACK/FL_LCOL/
1029
1030         * FormDocument.C: disable resizing of the dialog.
1031         Remove redundant counter's bounds/step/precision (is set in
1032         form_document.fd).
1033
1034         * FormDocument.[Ch] (CheckDocumentInput): removed. Use the
1035         button controller and the checkedGlueLength class to check the validity
1036         of any LyXGlueLengths.
1037
1038         * forms/form_document.fd: prettify.
1039
1040 2002-10-23  Rob Lahaye  <lahaye@snu.ac.kr>
1041
1042         * forms/form_bibtex.fd:
1043         * forms/form_citation.fd: less bulky with proper gravity/resize policy
1044          and many other GUI layout improvements.
1045
1046         * FormBibtex.C: remove choose button, select directly instead;
1047         add Restore/OK/Apply/Cancel buttons; modify tooltip-texts;
1048
1049         * FormCitation.C: (trivial) rearrange lines; remove redundant check
1050         button settings (do that in form_citation.fd instead).
1051
1052 2002-10-22  Rob Lahaye  <lahaye@snu.ac.kr>
1053
1054         * FeedbackController.C: use the NORMAL rather than the SMALL sized font
1055         to display messages in the message_widget.
1056
1057         * FormGraphics.h: remove un-needed #include.
1058
1059         * FormPrint.C (build): minimal change due to change in
1060         RadioButtonGroup's semantics.
1061
1062         * RadioButtonGroup.[Ch]: something of a clean-up.
1063         (explicit c-tor): removed.
1064         (reset): removed.
1065         (set): new method, accepting an FL_OBJECT *.
1066
1067         * xforms_helpers.[Ch] (setEnabled): change lcol setting from
1068         FL_BLACK to FL_LCOL.
1069         (getString) use line=0 instead of line=-1 as default case;
1070
1071 2002-10-22  Rob Lahaye  <lahaye@snu.ac.kr>
1072
1073         * forms/form_aboutlyx.fd: implement the text widgets as browsers
1074
1075         * FormAboutlyx.C (build): Rearrange tabs. Add Build-info. Prettify.
1076
1077 2002-10-22  Angus Leeming  <leeming@lyx.org>
1078
1079         * Makefile.am (libxforms_la_SOURCES): arrange list into alphabetical
1080         order once again.
1081         Add checkedwidgets.[Ch].
1082
1083         * checkedwidgets.[Ch]: new files, defining CheckedLyXLength and
1084         CheckedGlueLength.
1085
1086         * xforms_helpers.[Ch] (isActive): new helper function.
1087
1088 2002-10-21  Lars Gullik Bjønnes  <larsbj@gullik.net>
1089
1090         * xfont_loader.C (doLoad): typo
1091
1092 2002-10-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1093
1094         * FormVCLog.C (update): modify, use ostringstream
1095
1096         * FormPreamble.C (apply): modify
1097
1098         * FormLog.C (update): modify
1099
1100         * FormAboutlyx.C (build): use ostringstream, modify
1101
1102 2002-10-21  Angus Leeming  <leeming@lyx.org>
1103
1104         * xformsImage.C (rotate): pass ints to flimage_rotate, fixing compiler
1105         warning.
1106
1107 2002-10-21  Garst Reese <reese@isn.net>
1108
1109         * xformsImage.C (getWidth): work-around xforms bug enabling the display
1110         of the edges of an image.
1111
1112 2002-10-21  Rob Lahaye  <lahaye@snu.ac.kr>
1113
1114         * Tooltips.C (init): pass the /formatted/ string to xforms...
1115
1116 2002-10-20  Lars Gullik Bjønnes  <larsbj@gullik.net>
1117
1118         * XLyXKeySym.h: rename private var keysym to keysym_, add accessor
1119         function keysym().
1120
1121         * FormDocument.C (class_apply): setMessage change
1122         (apply): ditto
1123
1124 2002-10-16  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1125
1126         * Menubar_pimpl.C (create_submenu): do not create a "More..."
1127         submenu just for one entry
1128
1129 2002-10-15  Angus Leeming  <leeming@lyx.org>
1130
1131         * XWorkArea.C (work_area_handler): Pass the mouse button correctly to
1132         dispatch on LFUN_MOUSE_MOTION.
1133
1134 2002-10-15  Angus Leeming  <leeming@lyx.org>
1135
1136         * FormCitation.C (updateBrowser): deselect the highlighted item when
1137         updating the browser.
1138
1139 2002-10-14  Dekel Tsur  <dekelts@tau.ac.il>
1140
1141         * FontInfo.C (query): Ignore bogus matches of scalable fonts.
1142
1143 2002-10-08  Angus Leeming  <leeming@lyx.org>
1144
1145         * FeedbackController.C (PrehandlerCB):
1146         * combox.C (show): use fl_get_winorigin in preference to
1147         fl_get_wingeometry.
1148
1149 2002-10-14  Angus Leeming  <leeming@lyx.org>
1150
1151         * Tooltips.h (set) make it private:
1152         * Tooltips.C (set): don't forget to initialise the FL_OBJECT!
1153
1154         * FormBase.C (show):
1155         * FormBaseDeprecated.C (show): no longer invoke Tooltips::set().
1156
1157 2002-10-14  André Pönitz <poenitz@gmx.net>
1158
1159         * FormDocument.C: somebody else's fix for a hard lockup
1160
1161 2002-10-09  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1162
1163         * xforms_helpers.C (formatted): fix small typo, spotted by Rob
1164         Lahaye
1165
1166 2002-10-08  Dekel Tsur  <dekelts@tau.ac.il>
1167
1168         * FormRef.C (update): Always list the labels of the current buffer.
1169
1170 2002-10-07  Angus Leeming  <leeming@lyx.org>
1171
1172         * FormBase.C (hide):
1173         * FormBaseDeprecated.C (hide): wrap that call to fl_hide_tooltip inside
1174         #ifdef required xforms version.
1175
1176 2002-10-04  Angus Leeming  <leeming@lyx.org>
1177
1178         * form_graphics.fd: un-cripple dialog by reverting yesterday's change.
1179
1180         * FeedbackController.C (PrehandlerCB): reduce the necessary calcs to the
1181         bare minimum.
1182
1183         * combox.[Ch]: the optional tabfolder args passed to the c-tor are
1184         no longer necessary and are scrapped.
1185         (show): use the same, minimal fix as in PrehandlerCB to ensure that
1186         the form's x,y coords are up to date. In truth, this fix should be
1187         redundant, but not all "enter" events are caught by the prehandler.
1188
1189         * FormDocument.C (build):
1190         * FormPreferences.C (xyz::build): no longer pass the tabfolder to the
1191         combox c-tor.
1192
1193 2002-10-03  Angus Leeming  <leeming@lyx.org>
1194
1195         * FeedbackController.C (PrehandlerCB): re-compute the folder->x,
1196         folder->y coords of a tabfolder when the mouse enters the folder.
1197         This works around an xforms bug that manifests itslf as tooltips
1198         appearing in their original position after the dialog has been
1199         moved aside.
1200
1201         * FormAboutlyx.C (build):
1202         * FormDocument.C (build):
1203         * FormGraphics.C (build):
1204         * FormPreferences.C (build):
1205         * FormTabular.C (build): set the prehandler for tabfolders.
1206
1207         * form_graphics.fd: move the edge of the tabfolder in by 5 pixels
1208         to ensure that the tabfolder prehandler is called.
1209
1210 2002-10-03  Angus Leeming  <leeming@lyx.org>
1211
1212         * lyx_gui.C (start): ev.xany.type is of type 'int' so print it as a
1213         decimal not a hexadecimal.
1214
1215         * FormBase.C (hide):
1216         * FormBaseDeprecated.C (hide): ensure that tooltips are hidden along
1217         with the dialog.
1218
1219 2002-09-30  Angus Leeming  <leeming@lyx.org>
1220
1221         * FormBase.[Ch]:
1222         * FormBaseDeprecated.[Ch]:
1223         (icon_pixmap_, icon_mask_) new member variables.
1224         (prepare_to_show) new method, containing initialisation code invoked
1225         the first time show() is called.
1226         (d-tor) destroy icon_pixmap_, if it exists.
1227         (show) ensure that the icon pixmap is generated only once.
1228
1229         * XFormsView.[Ch]:
1230         (icon_pixmap_, icon_mask_) new member variables.
1231         (d-tor) destroy icon_pixmap_, if it exists.
1232         (create_form_form_main) assign the generated pixmap to the new
1233         icon_pixmap_ member variable.
1234
1235 2002-09-26  Angus Leeming  <leeming@lyx.org>
1236
1237         * xscreen.h: don't #include "XWorkArea.h", forward-declare XWorkArea.
1238
1239 2002-09-25  Angus Leeming  <leeming@lyx.org>
1240
1241         * Dialogs2.C:
1242         * Dialogs_impl.h:
1243         * FormWrap.h:
1244         * LyXKeySymFactory.C:
1245         * LyXScreenFactory.C:
1246         * Menubar_pimpl.[Ch]:
1247         * Toolbar_pimpl.[Ch]:
1248         * WorkAreaFactory.C:
1249         * lyx_gui.C: doxygen fixes.
1250
1251 2002-09-25  Dekel Tsur  <dekelts@tau.ac.il>
1252
1253         * forms/form_wrap.fd: floatflt has no "Inner" placement option.
1254         The possible placements are default/outer/left/right.
1255
1256 2002-09-24  Lars Gullik Bjønnes  <larsbj@gullik.net>
1257
1258         * Makefile.am (INCLUDES): loose SIGC_INCLUDES
1259
1260 2002-09-20  Martin Vermeer  <martin.vermeer@hut.fi>
1261
1262         * forms/form_maths_space.fd
1263         * FormMathSpaces: remove access to internal macros \lyx*space
1264
1265 2002-09-16  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1266
1267         * Toolbar_pimpl.C (layoutSelected): when selecting a layout in
1268         combox, make sure the corresponding shortcut is shown in
1269         minibuffer
1270
1271 2002-09-16  John Levon  <levon@movementarian.org>
1272
1273         * forms/form_character.fd: Escape to cancel
1274
1275 2002-09-13  Rob Lahaye  <lahaye@snu.ac.kr>
1276
1277         * forms/form_graphics.fd:
1278         * forms/form_print.fd: minor polishing of layout
1279
1280 2002-09-12  Rob Lahaye  <lahaye@snu.ac.kr>
1281
1282         * FormGraphics.C: improve tooltips text
1283
1284         * forms/form_graphics.fd: cosmetic change in file tab
1285
1286 2002-09-12  Rob Lahaye  <lahaye@snu.ac.kr>
1287
1288         * FormTexinfo.C:
1289         * forms/form_filedialog.fd:
1290         * forms/form_texinfo.fd: less bulky xforms dialogs.
1291
1292 2002-09-12  Rob Lahaye  <lahaye@snu.ac.kr>
1293
1294         * FormPrint.[Ch]:
1295         * forms/form_print.fd: new xforms print dialog layout
1296
1297 2002-09-10  Rob Lahaye  <lahaye@snu.ac.kr>
1298
1299         * FormGraphics.C: use "Default" as first item in Origin of rotation
1300
1301         * forms/form_graphics.fd: improved layout
1302
1303 2002-09-11  Angus Leeming  <leeming@lyx.org>
1304
1305         * FormInclude.C (update): remove lyxerr call.
1306
1307 2002-09-09  John Levon  <levon@movementarian.org>
1308
1309         * FormInclude.C:
1310         * forms/form_include.fd: reorder, remove noload
1311
1312 2002-09-09  John Levon  <levon@movementarian.org>
1313
1314         * FormMathDeco.C: move latex_deco into ControlMath
1315
1316 2002-09-09  Rob Lahaye  <lahaye@snu.ac.kr>
1317
1318         * FormBase.C:
1319         * FormBaseDeprecated.C: use "LyX: " prefix to dialog window title;
1320         set minimized title (without "LyX: ") and its icon.
1321
1322         * FormSpellchecker.C:
1323         * FormSearch.C:
1324         * FormThesaurus.C: remove "LyX: " from dialog window title.
1325
1326         * FormRef.[Ch]: add proper switch for "Go to" button.
1327
1328         * FormBibitem.C:
1329         * forms/form_bibitem.fd:
1330         * FormCitation.C:
1331         * forms/form_citation.fd:
1332         * FormRef.C:
1333         * forms/form_ref.fd:
1334         * FormSpellchecker.[Ch]:
1335         * forms/form_spellchecker.fd:
1336         * forms/form_toc.fd:
1337         * forms/form_url.fd: less bulky dialogs; use proper gravity and
1338         resize policy; add few tooltips.
1339
1340 2002-09-06  Alain Castera  <castera@in2p3.fr>
1341
1342         * FormTabular.C: leave the horizontal alignment buttons alive
1343           on fixed width columns
1344
1345 2002-09-05  Angus Leeming  <leeming@lyx.org>
1346
1347         * all files: modify the headers as discussed on the list.
1348
1349 2002-08-30  John Levon  <levon@movementarian.org>
1350
1351         * MathsCallbacks.h:
1352         * forms/fdfix.sh: fix build from last change
1353
1354 2002-08-30  John Levon  <levon@movementarian.org>
1355
1356         * MathsSymbols.h:
1357         * MathsSymbols.C:
1358         * FormMathsPanel.h:
1359         * FormMathsPanel.C: remove MathsSymbols to controllers/
1360
1361 2002-08-29  John Levon  <levon@movementarian.org>
1362
1363         * MathsSymbols.h:
1364         * MathsSymbols.C:
1365         * Toolbar_pimpl.C: use XPMs for toolbar instead of gook
1366
1367 2002-08-29  John Levon  <levon@movementarian.org>
1368
1369         * MathsSymbols.C: implement splitting for AMS. nrel
1370           is broken
1371
1372 2002-08-29  John Levon  <levon@movementarian.org>
1373
1374         * MathsSymbols.C: fix two crash bugs
1375
1376 2002-08-28  Rob Lahaye  <lahaye@snu.ac.kr>
1377
1378         * forms/form_graphics.fd:
1379         * FormGraphics.C: re-implement the use of text_warning box.
1380
1381         * forms/form_preferences.fd:
1382         * FormPreferences.C: use displayTranslator, change display mode
1383         from four radio buttons into one choice button.
1384
1385         * FormBibtex.C: fix SIGSEGV with [Choose] when no style is selected.
1386
1387 2002-08-24  John Levon  <levon@movementarian.org>
1388
1389         * xformsImage.C: fix build, add FIXME for Rob
1390
1391 2002-08-23  Rob Lahaye  <lahaye@snu.ac.kr>
1392
1393         * FormGraphics.[Ch]:
1394         * forms/form_graphics.fd: Implement new graphics dialog
1395
1396         * FormPreferences.C: use display_graphics "monochrome|grayscale|none"
1397         instead of "mono|gray|no".
1398
1399 2002-08-22  John Levon  <levon@movementarian.org>
1400
1401         * xfont_loader.C: show name of failed font load (from Mikhail Teterin)
1402
1403 2002-08-20  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1404
1405         * FormMathsBitmap.h: include boost/shared_ptr.hpp, remove include
1406         for support/smart_ptr.h, change use of smart ptr to boost version
1407
1408         * FormMathsBitmap.C (FormMathsBitmap): do not initialize form_ (it
1409         is a smart_ptr)
1410         (build): use nifty 3rd arg of smart_ptr
1411         (addBitmap): ditto
1412
1413 2002-08-20  John Levon  <levon@movementarian.org>
1414
1415         * lyx_gui.C: estimate default DPI
1416
1417 2002-08-16  Angus Leeming  <leeming@lyx.org>
1418
1419         * Dialogs.C:
1420         * Dialogs2.C:
1421         * Dialogs_impl.h: use the qt2 scheme of vars not pointer to vars.
1422
1423         * Dialogs3.C: removed.
1424
1425 2002-08-16  Angus Leeming  <leeming@lyx.org>
1426
1427         * Tooltips.C (c-tor): don't forget the "#ifdef crap xforms" code next
1428         time, old boy.
1429
1430 2002-08-16  Michael Schmitt <Michael.Schmitt@teststep.org>
1431
1432         * FormRef.C (update): Synchronise the buffer choice and the list of
1433         labels if the dialog is re-opened.
1434
1435 2002-08-15  Angus Leeming  <leeming@lyx.org>
1436
1437         * Dialogs.C:
1438         * Dialogs2.C:
1439         * Dialogs3.C:
1440         * Dialogs_impl.h: the brave new world of Dialog creation.
1441
1442         * FormBaseDeprecated.C:
1443         * FormFiledialog.C:
1444         * XFormsView.C: Dialogs::redrawGUI is now a method not a signal.
1445
1446         * guiapi.C: discard.
1447
1448         * Makefile.am: add new files Dialogs[23].C Dialogs_impl.h and
1449         remove guiapi.C.
1450
1451 2002-08-15  Angus Leeming  <leeming@lyx.org>
1452
1453         * lots: changed my email address to leeming@lyx.org.
1454
1455         * FormBaseDeprecated.[Ch]: return it to private derivation from
1456         boost::noncopyable.
1457
1458         * FormBaseDeprecated.[Ch]:
1459         * FormDocument.[Ch]:
1460         * FormInset.[Ch]:
1461         * FormMaths*.[Ch]:
1462         * FormPreferences.[Ch]:
1463         * FormTabular.[Ch]:
1464         pass and store references to LyXView and Dialogs, not pointers.
1465
1466         * FormInset.[Ch]: remove class FormCommand.
1467
1468 2002-08-14  Angus Leeming  <leeming@lyx.org>
1469
1470         * FormBaseDeprecated.h: public derivation from boost::noncopyable.
1471
1472         * forms/form_document.fd: remove declaration of file 'psnfss2.xpm'
1473
1474 2002-08-14  Angus Leeming  <leeming@lyx.org>
1475
1476         * FormBaseDeprecated.h: no longer derives from DialogBase, but instead
1477         derives directly from boost::noncopyable.
1478         (show): made public.
1479
1480         * FeedbackController.h: rearrange #includes.
1481
1482         * FormDocument.C:
1483         * FormMathsDeco.C:
1484         * FormMathsDelim.C:
1485         * FormMathsMatrix.C:
1486         * FormMathsPanel.C:
1487         * FormTabular.C: remove #include "Dialogs.h"
1488
1489         * FormMathsBitmap.C: remove #include "Dialogs.h", "LyXView.h".
1490
1491         * FormPreferences.C: rearrange #includes.
1492
1493         * FormTabular.h (showInset, updateInset): make public.
1494
1495         * FormDocument.C (build): enable the bmtable to find the right file!
1496
1497         * guiapi.C (gui_ShowInfo): removed.
1498
1499 2002-08-13  André Poenitz  <poenitz@gmx.net>
1500
1501         * Toolbar_pimpl.C: small cleanup
1502
1503 2002-08-13  Angus Leeming  <leeming@lyx.org>
1504
1505         * FileDialog.C:
1506         * FormMathsDelim.C:
1507         * FormMathsMatrix.C:
1508         * FormMathsPanel.C:
1509         * FormPreferences.C:
1510         * Menubar_pimpl.C:
1511         * Toolbar_pimpl.C:
1512         * XFormsView.C:
1513         * lyx_gui.C:
1514         changes due to the changed LyXView interface that now returns references
1515         to member variables not pointers.
1516
1517 2002-08-13  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1518
1519         * Menubar_pimpl.C (create_submenu): fix code to disable submenu
1520         entries.
1521
1522 2002-08-12  Lars Gullik Bjønnes  <larsbj@gullik.net>
1523
1524         * FormDocument.C (saveParamsAsDefault): use proper constructment
1525
1526 2002-08-12  Angus Leeming  <leeming@lyx.org>
1527
1528         * FormCitation.C:
1529         * FromRef.C: change due to change of ControlConnections method name,
1530         isReadonly() -> bufferIsReadonly().
1531
1532         * FormIndex.C:
1533         * FormPrint.C: no longer #include "frontends/LyXView.h".
1534
1535 2002-08-12  Angus Leeming  <leeming@lyx.org>
1536
1537         * Dialogs.C (c-tor): connect the Tooltips::toggleEnabled method to
1538         the Dialogs::toggleTooltips signal.
1539
1540         * FormAboutlyx.[Ch]:
1541         * FormBibitem.[Ch]:
1542         * FormBibtex.[Ch]:
1543         * FormBrowser.[Ch]:
1544         * FormCharacter.[Ch]:
1545         * FormCitation.[Ch]:
1546         * FormERT.[Ch]:
1547         * FormError.[Ch]:
1548         * FormExternal.[Ch]:
1549         * FormFloat.[Ch]:
1550         * FormForks.[Ch]:
1551         * FormGraphics.[Ch]:
1552         * FormInclude.[Ch]:
1553         * FormIndex.[Ch]:
1554         * FormLog.[Ch]:
1555         * FormMinipage.[Ch]:
1556         * FormParagraph.[Ch]:
1557         * FormPreamble.[Ch]:
1558         * FormPrint.[Ch]:
1559         * FormRef.[Ch]:
1560         * FormSearch.[Ch]:
1561         * FormSendto.[Ch]:
1562         * FormShowFile.[Ch]:
1563         * FormSpellchecker.[Ch]:
1564         * FormTabularCreate.[Ch]:
1565         * FormTexinfo.[Ch]:
1566         * FormThesaurus.[Ch]:
1567         * FormToc.[Ch]:
1568         * FormURL.[Ch]:
1569         * FormVCLog.[Ch]:
1570         No longer pass Controller or Dialogs to the c-tor.
1571         No longer forward-declare Dialogs.
1572
1573         * FormBase.[Ch]: derives from ViewBase directly.
1574         No longer passed ControlButtons & or Dialogs &.
1575         (bc): new method, enabling the daughter classes to access the
1576         ButtonController.
1577         (C_FormBaseApplyCB):
1578         (C_FormBaseOKCB):
1579         (C_FormBaseCancelCB):
1580         (C_FormBaseRestoreCB):
1581         (C_WMHideCB): changes due to a change in the ViewBase class.
1582
1583         * Toolbar_pimpl.[Ch] (c-tor):
1584         * Tooltips.[Ch] (c-tor): no longer passed a Dialogs &.
1585
1586         * Tooltips.h (toggleEnabled): made public for the Dialogs c-tor.
1587
1588         * XFormsView.[Ch] (c-tor, create_form_form_main): no longer pass
1589         Dialogs & to the Toolbar.
1590
1591         * guiapi.C: access the controller methods by explicit invocation of the
1592         controller.
1593
1594 2002-08-12  Lars Gullik Bjønnes  <larsbj@gullik.net>
1595
1596         * FormDocument.C (saveParamsAsDefault): ParagraphList changes
1597         (class_apply): ditto
1598
1599 2002-08-08  John Levon  <levon@movementarian.org>
1600
1601         * Menubar_pimpl.C:
1602         * Toolbar_pimpl.C: lyxaction cleanup
1603
1604 2002-08-08  John Levon  <levon@movementarian.org>
1605
1606         * forms/form_thesaurus.fd: allow Esc to close dialog
1607
1608 2002-08-02  Angus Leeming  <leeming@lyx.org>
1609
1610         * FormInclude.C:
1611         * forms/form_include.fd: added a check_preview button and controlling
1612         logic. The user can now choose to preview a \input-ed file.
1613
1614 2002-08-02  Angus Leeming  <leeming@lyx.org>
1615
1616         * FormTabular.C (input):
1617         * XMiniBuffer.C (show_info): changes due to LyXView::view() now
1618         returning a boost::shared_ptr.
1619
1620 2002-08-01  John Levon  <levon@movementarian.org>
1621
1622         * FormDocument.C: writeFile() change
1623
1624 2002-08-01  John Levon  <levon@movementarian.org>
1625
1626         * FormPreferences.h:
1627         * FormPreferences.C:
1628         * guiapi.C:
1629         * forms/form_spellchecker.fd: remove options from spellchecker
1630
1631 2002-07-30  John Levon  <levon@movementarian.org>
1632
1633         * lyx_gui.C: implement remove_read_callback()
1634
1635 2002-07-26  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1636
1637         * XWorkArea.C (work_area_handler): change type of
1638         scrollbar_value_old to double
1639
1640 2002-07-29  Lars Gullik Bjønnes  <larsbj@gullik.net>
1641
1642         * several files: strip,frontStrip -> trim,ltrim,rtrim
1643
1644 2002-07-25  John Levon  <levon@movementarian.org>
1645
1646         * lyx_gui.C:
1647         * XWorkArea.C: using dec
1648
1649 2002-07-25  Juergen Spitzmueller <j.spitzmueller@gmx.de>
1650
1651         * FormFloat.C: Fixed and better GUI-logic
1652
1653 2002-07-25  André Pönitz <poenitz@gmx.net>
1654
1655         * lyx_gui.C:
1656         * XWorkArea.C: add 'dec' to switch back to decimal output
1657
1658 2002-07-25  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1659
1660         * Menubar_pimpl.C: do not include "toc.h" and "FloatList.h".
1661         (create_submenu): add parameter ``all_disabled'' which will be
1662         false only if the menu contains at least one working item. Disable
1663         submenus who have all_disabled true. What I could not do, though
1664         is disable menubar items when all the menu is disabled (because I
1665         know about it only when I try to open this menu)
1666
1667 2002-07-25  Herbert Voss  <voss@perce.de>
1668
1669         * FormBibtex.C (update): clear browser first
1670
1671 2002-07-25  Juergen Vigna  <jug@sad.it>
1672
1673         * XWorkArea.C (work_area_handler): set y_old and x_old to some
1674         values in the MOUSE or DRAG even.
1675
1676 2002-07-25  John Levon  <levon@movementarian.org>
1677
1678         * forms/form_float.fd: "Span columns"
1679
1680 2002-07-25  Juergen Spitzmueller <j.spitzmueller@gmx.de>
1681
1682         * FormFloat.C:
1683         * forms/form_float.fd: Implement default placement checkbox;
1684         some minor tweaks
1685
1686 2002-07-25  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1687
1688         * Menubar_pimpl.C (create_submenu): add the code for splitting too
1689         long menus here. Remove call to add_toc.
1690
1691         * Menubar_pimpl.C (add_toc):
1692         (add_toc2): remove. This code is now in MenuBackend; now, all the
1693         frontend has to do is to support the item kinds Command, Submenu
1694         and Separator. The rest is done transparently.
1695
1696 2002-07-24  Juergen Spitzmueller <j.spitzmueller@gmx.de>
1697
1698         * FormFloat.C:
1699         * forms/form_float.fd: Implement Wide Float toggle and !-option;
1700         disable h and b with wide floats
1701
1702 2002-07-24  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1703
1704         * Menubar_pimpl.C (create_submenu): updates due to changes in
1705         menubackend.
1706
1707 2002-07-22  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1708
1709         * XMiniBuffer.h: add connection objects, and use them
1710         * XMiniBuffer.C (XMiniBuffer): here and
1711         (dd_init): here
1712
1713         * XFormsView.h: add connection objects, use them
1714         * XFormsView.C (XFormsView): here
1715
1716 2002-07-22  John Levon  <moz@compsoc.man.ac.uk>
1717
1718         * XFormsView.C: don't call toolbar_->set()
1719
1720         * Toolbar_pimpl.h:
1721         * Toolbar_pimpl.C: rationalise code, remove half-working
1722           update stuff into simple add()
1723
1724 2002-07-22  John Levon  <moz@compsoc.man.ac.uk>
1725
1726         * lyx_gui.C: add lyx_gui::exit()
1727
1728 2002-07-22  John Levon  <moz@compsoc.man.ac.uk>
1729
1730         * Toolbar_pimpl.h:
1731         * Toolbar_pimpl.C: remove ->push()
1732
1733 2002-07-22  Herbert Voss  <voss@lyx.org>
1734
1735         * FormGraphics.C: add tooltips, changesize_type to size_kind.
1736         some rearrangements to the code
1737
1738 2002-07-21  John Levon  <moz@compsoc.man.ac.uk>
1739
1740         * FormToc.C: std:: fix
1741
1742 2002-07-21  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1743
1744         * Menubar_pimpl.h: do not include "MenuBackend.h" and "commandtags.h"
1745
1746         * Toolbar_pimpl.h: do not include "combox.h", "ToolbarDefaults.h"
1747         and "commandtags.h"
1748
1749         * Toolbar_pimpl.C: use BufferParams::getLyXTextClass
1750
1751         * FormSendto.C:
1752         * FormParagraph.C:
1753         * FormMinipage.C:
1754         * FormGraphics.C:
1755         * FormForks.C:
1756         * FormCitation.C:
1757         * DropDown.C: update to use new getString and getVector
1758
1759         * xforms_helpers.[Ch]: replace getVectorFromChoice and
1760         getVectorFromBrowser by getVector; replace getStringFromInput,
1761         getStringFromBrowser and getSelectedStringFromBrowser with
1762         getString, which works with input, choice and browser objects
1763
1764         * Menubar_pimpl.C:
1765         * FormToc.C: update to use new toc.[Ch]
1766
1767 2002-07-21  John Levon  <moz@compsoc.man.ac.uk>
1768
1769         * XFormsView.C: move autosave timer to LyXView.C
1770
1771 2002-07-20  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1772
1773         * Menubar_pimpl.[Ch]: remove support for multiple menubars
1774
1775 2002-07-20  John Levon  <moz@compsoc.man.ac.uk>
1776
1777         * XMiniBuffer.h:
1778         * XMiniBuffer.C: cleanup, make start/end history work as before
1779
1780 2002-07-20  John Levon  <moz@compsoc.man.ac.uk>
1781
1782         * FormMathsDelim.C:
1783         * FormMathsMatrix.C: fix dispatch calls nicely
1784
1785 2002-07-20  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1786
1787         * Menubar_pimpl.C (add_toc): avoid crash when there is no document
1788         open
1789
1790         * Menubar_pimpl.[Ch]: turn owner_ into a XFormsView, to avoid casting
1791
1792 2002-04-28  Herbert Voss  <voss@perce.de>
1793
1794         * FormGraphics.C:
1795         * forms/form_graphics.fd: add a new check button for LyXAspectRatio.
1796
1797 2002-07-19  John Levon  <moz@compsoc.man.ac.uk>
1798
1799         * DropDown.h:
1800         * DropDown.C: remove unneeded LyXView *
1801
1802         * XFormsView.h:
1803         * XFormsView.C: changes for minibuffer rework
1804
1805         * XMiniBuffer.h:
1806         * XMiniBuffer.C: use ControlCommandBuffer. Move relevant
1807           old code to here
1808
1809         * lyx_gui.C: add FIXME
1810
1811 2002-07-19  John Levon  <moz@compsoc.man.ac.uk>
1812
1813         * FormMathsDelim.C:
1814         * FormMathsMatrix.C: fix dispatch calls
1815
1816 2002-07-18  John Levon  <moz@compsoc.man.ac.uk>
1817
1818         * Menubar_pimpl.C:
1819         * Toolbar_pimpl.C:
1820         * lyx_gui.C:
1821         * XformsView.C: remove initMiniBuffer(), verboseDispatch()
1822
1823         * xfont_loader.C: remove call to messagePush(),Pop()
1824
1825 2002-07-17  Dekel Tsur  <dekelts@tau.ac.il>
1826
1827         * FormFiledialog.C: Add missing #include
1828
1829 2002-07-17  Angus Leeming  <leeming@lyx.org>
1830
1831         * xformsImage.C (init_graphics): disable direct loading of PostScript
1832         files. It's more effort than it's worth.
1833
1834 2002-07-17  André Pönitz <poenitz@gmx.net>
1835
1836         * FormPreferences.C: add help for $$s feature, lots of stupid "code
1837          beautifying"
1838
1839 2002-07-17  John Levon  <moz@compsoc.man.ac.uk>
1840
1841         * FormPreferences.C:
1842         * forms/form_preferences.fd: remove 2nd exit confirmation
1843
1844 2002-07-17  John Levon  <moz@compsoc.man.ac.uk>
1845
1846         * XFormsView.h:
1847         * XFormsView.C: hook up view_state_changed
1848
1849 2002-07-16  Angus Leeming  <leeming@lyx.org>
1850
1851         * XPainter.C: add some #ifdef ugliness to enable the home grown image
1852         loader to work too.
1853
1854 2002-07-16  André Pönitz <poenitz@gmx.net>
1855
1856         * FormFiledialog.[Ch]: rename member variables, rewrite some functions
1857
1858 2002-07-15  John Levon  <moz@compsoc.man.ac.uk>
1859
1860         * xformsImage.h:
1861         * xformsImage.C: add isDrawable()
1862
1863         * XPainter.C: use static cast to xformsImage
1864
1865 2002-07-14  Angus Leeming  <leeming@lyx.org>
1866
1867         * lyx_gui.C (C_read_callback): give it extern "C" linkage.
1868
1869 2002-07-14  John Levon  <moz@compsoc.man.ac.uk>
1870
1871         * lyx_gui.C: add set_read_callback()
1872
1873 2002-07-12  John Levon  <moz@compsoc.man.ac.uk>
1874
1875         * lyx_gui.C: move init_graphics() into setup
1876
1877 2002-07-12  Angus Leeming  <leeming@lyx.org>
1878
1879         * xformsImage.C (width): apply fudge irrespective of library version.
1880
1881 2002-07-12  John Levon  <moz@compsoc.man.ac.uk>
1882
1883         * Toolbar_pimpl.h:
1884         * Toolbar_pimpl.C: remove unused (de)activate()
1885
1886 2002-07-12  John Levon  <moz@compsoc.man.ac.uk>
1887
1888         * lyx_gui.C: implement update_fonts(), font_available()
1889
1890 2002-07-12  John Levon  <moz@compsoc.man.ac.uk>
1891
1892         * lyx_gui.C: add update_color()
1893
1894 2002-07-11  John Levon  <moz@compsoc.man.ac.uk>
1895
1896         * FormPreferences.C:
1897         * forms/form_preferences.fd: remove file->new asks for name
1898
1899 2002-07-11  John Levon  <moz@compsoc.man.ac.uk>
1900
1901         * XWorkArea.h:
1902         * XWorkArea.C: do a copy area on redraw when no geometry change
1903
1904 2002-07-11  Herbert Voss  <voss@perce.de>
1905
1906         * FormGraphics.C (input): test also the height for %-value, when
1907         importing the latex-value into the lyx-view
1908
1909 2002-07-10  Andrew Zabolotny  <zap@cobra.ru>
1910
1911         * XMiniBuffer.C (peek_event):
1912         * combox.C (peek_event):
1913         * DropDown.C (peek): support keypad keys
1914
1915 2002-07-09  John Levon  <moz@compsoc.man.ac.uk>
1916
1917         * xscreen.C: add const
1918
1919 2002-07-09  Angus Leeming  <leeming@lyx.org>
1920
1921         * xformsImage.C (scale): use boost::tie.
1922         (width): fudge to fix bug in image width for xforms <= 0.89.6.
1923
1924 2002-07-08  Angus Leeming  <leeming@lyx.org>
1925
1926         * forms/fdfix.sh: whitespace.
1927
1928 2002-07-05  Angus Leeming  <leeming@lyx.org>
1929
1930         * lyx_gui.C (hexname): new function.
1931
1932 2002-07-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1933
1934         * lyx_gui.C (init_graphics): boost::function assign, not
1935         boost::signal connect.
1936
1937         * combox.C (Combox): what remove does is now done implicitly from
1938         XFormsView destructor.
1939
1940         * XMiniBuffer.C (peek_event): comment last arg to avoid warning.
1941
1942         * XFormsView.h: form_ is now a raw pointer not a scoped_ptr.
1943
1944         * XFormsView.C (XFormsView): hide and free form_
1945         (getForm): raw pointer return
1946         (create_form_form_main): raw pointer set
1947
1948         * Toolbar_pimpl.C (toolbarItem): whet clean does is now done
1949         implicitly from XFormsView destructor.
1950
1951 2002-07-04  André Pönitz <poenitz@gmx.net>
1952
1953         * FormInset.[Ch]: reduce #include depencies
1954
1955         * guiapi.C: suppress compiler warning
1956
1957 2002-06-27  Juergen Spitzmueller <j.spitzmueller@gmx.de>
1958
1959         * FormInclude.C: Comment out unneeded and wrong update mechanism
1960         (related to bug #459)
1961         *forms/form_include.fd: define missing callbacks (bug #459)
1962
1963 2002-07-03  Vitaly Lipatov  <LAV@VL3143.spb.edu>
1964
1965         * FormDocument.C (build): add pt154 encoding
1966
1967 2002-07-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1968
1969         * Tooltips.C (Tooltips): add Dialogs to constructor arg.
1970
1971 2002-07-01  Angus Leeming  <leeming@lyx.org>
1972
1973         * forma/Makefile.am: keep "make clean" consistent with Kayvan's fix.
1974
1975 2002-07-01  Kayvan A. Sylvan  <kayvan@sylvan.com>
1976
1977         * forms/fdfix.sh: fix compilation failure on WinXP.
1978
1979 2002-06-28  Angus Leeming  <leeming@lyx.org>
1980
1981         * XPainter.[Ch]: changes associated with the name change
1982         grfx::GImage -> grfx::Image.
1983
1984         * xformsGImage.[Ch]: deleted.
1985         * xformsImage.[Ch]: new files, reflecting changed class name.
1986
1987         * Makefile.am:
1988         * lyx_gui.C: associated changes.
1989
1990 2002-06-27  Juergen Spitzmueller <j.spitzmueller@gmx.de>
1991
1992         * FormPreferences.C
1993         * forms/formPreferences.fd: Add a checkbox for Andrés new toy (preview)
1994
1995 2002-06-26  Angus Leeming  <leeming@lyx.org>
1996
1997         * xformsGImage.C (load, setPixmap): changes aassociated with moving
1998         grfx::DisplayType out of grfx::GParams.
1999
2000 2002-06-25  Angus Leeming  <leeming@lyx.org>
2001
2002         * FormPreferences.C (LnFmisc::apply): Comment out the call to
2003         grfx::GCache::changeDisplay. The method no longer exists now that the
2004         pixmap generation part of the graphics loader has been moved into
2005         InsetGraphics.
2006
2007 2002-06-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2008
2009         * Toolbar_pimpl.C: layout as layout
2010
2011 2002-06-21  Angus Leeming  <leeming@lyx.org>
2012
2013         * xscreen.C: add a using std::endl directive.
2014
2015 2002-06-21  John Levon  <moz@compsoc.man.ac.uk>
2016
2017         * FormPreferences.h:
2018         * FormPreferences.C:
2019         * forms/form_preferences.fd: remove show_banner, display_shortcuts
2020
2021 2002-06-21  John Levon  <moz@compsoc.man.ac.uk>
2022
2023         * XWorkArea.h:
2024         * XWorkArea.C: remove splash, should be handled in
2025           LyXScreen::greyOut()
2026
2027 2002-06-21  John Levon  <moz@compsoc.man.ac.uk>
2028
2029         * forms/form_texinfo.fd: "Update List" not "Rescan"
2030
2031 2002-06-20  John Levon  <moz@compsoc.man.ac.uk>
2032
2033         * guiapi.C: createIndex() changed
2034
2035 2002-06-20  John Levon  <moz@compsoc.man.ac.uk>
2036
2037         * FormBibtex.C: use new lyx::eliminate_duplicates
2038
2039 2002-06-20 Herbert Voss  <voss@perce.de>
2040
2041         * FormBibtex.C:
2042         * forms/form_bibtex.fd: give better support for choosing the
2043         bibstyle (new browserfield with the available bibstyles).
2044         move some code of ControlTexinfo into a helper
2045         file support/tex-helpers to use some of the functions
2046
2047 2002-06-20  John Levon  <moz@compsoc.man.ac.uk>
2048
2049         * XWorkArea.h:
2050         * XWorkArea.C: remove unused code, name change
2051
2052 2002-06-20  John Levon  <moz@compsoc.man.ac.uk>
2053
2054         * XLyXKeySym.h:
2055         * XLyXKeySym.C: whitespace
2056
2057 2002-06-20  John Levon  <moz@compsoc.man.ac.uk>
2058
2059         * XWorkArea.h: remove focus stuff, greyOut()
2060
2061 2002-06-19  John Levon  <moz@compsoc.man.ac.uk>
2062
2063         * XWorkArea.C: remove focus/unfocus events
2064
2065 2002-06-19  John Levon  <moz@compsoc.man.ac.uk>
2066
2067         * XWorkArea.h: remove unused methods
2068
2069 2002-06-15  Martin Vermeer  <martin.vermeer@hut.fi>
2070
2071         * FormMathsDelim.C: Redesign of Delimiters dialogue in mathed.
2072           Cleaner, smaller.
2073
2074 2002-06-19  John Levon  <moz@compsoc.man.ac.uk>
2075
2076         * XWorkArea.h: remove unused width()
2077
2078 2002-06-18  John Levon  <moz@compsoc.man.ac.uk>
2079
2080         * guiapi.C: fix compile with libAiksaurus
2081
2082 2002-06-17  Herbert Voss  <voss@perce.de>
2083
2084         * forms/.cvsignore: ignore the *.lo files
2085
2086 2002-06-18  John Levon  <moz@compsoc.man.ac.uk>
2087
2088         * FormSearch.h:
2089         * FormSearch.C: focus and select search string on open (bug #77)
2090
2091 2002-06-16  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2092
2093         * changes to let the function setup happen in frontends
2094
2095         * guiapi.C: new file
2096
2097 2002-06-16    <alstrup@diku.dk>
2098
2099         * xscreen.C (draw): After drawing, we wait for X with XSync..
2100
2101         * XWorkArea.[Ch]: Xforms implementation of GUII WorkArea.
2102
2103         * XPainter.[Ch]: Use XWorkArea instead of WorkArea.
2104
2105         * xscreen.[Ch]: Use XWorkArea instead of WorkArea.
2106
2107         * WorkAreaFactory.C: New file for GUII WorkArea.
2108
2109         * LyXScreenFactory.C: WorkArea GUIIized.
2110
2111 2002-06-15  Lyx Development team  <larsbj@birdstep.com>
2112
2113         * LyXKeySymFactory.C: Added XForms implementation.
2114
2115         * XLyXKeySym.[Ch]: Added XForms implementation of the LyXKeySym
2116         stuff.
2117
2118         * XWorkArea.[Ch]: Use LyXKeySym in signal interface for keypress.
2119
2120 2002-06-14  Lyx Development team  <lyx@electronia>
2121
2122         * LyXScreenFactory.C: Implementation for XForms.
2123
2124         * xscreen.[Ch]: Added implementation of LyXScreen for XForms,
2125         called XScreen (surprise!).
2126
2127 2002-06-14  Angus Leeming  <leeming@lyx.org>
2128
2129         * forms/Makefile.am: make the .Ch files dependent on the fdfix files.
2130
2131         * fdfix.sh: test whether "fdesign -convert file.fd" succeeds and
2132         if not, exit gracefully.
2133         Test whether the newly generated .h file is different from the existing
2134         one and if not discard it to prevent unnecessary recompilation in the
2135         xforms directory.
2136
2137 2002-06-14  Angus Leeming  <leeming@lyx.org>
2138
2139         * FormPreferences (XYZ::build): pass "&parent_" to build_xyz, not
2140         "this", ro we'll get a crash following FormBaseDeprecated's
2141         C_PrehandlerCB cast of ob->form->u_vdata to FormBaseDeprecated *.
2142
2143         This is the only form in which all the folders are not built in the
2144         parent class direct, so this is the only one that should suffer from
2145         this bug.
2146
2147 2002-06-12  Angus Leeming  <leeming@lyx.org>
2148
2149         * form_*.[Ch]: removed from the repository.
2150         * forms/Makefile.am:
2151         * forms/fdfix.sh: changes to generate form_*.[Ch] automatically.
2152
2153         * forms/form_*.fd: use a consistent naming convention for the fdesign
2154         generated FD_xyz structs. For example, form_aboutlyx.h now contains:
2155         struct FD_aboutlyx;
2156         struct FD_aboutlyx_version;
2157         struct FD_aboutlyx_credits;
2158         struct FD_aboutlyx_license;
2159
2160         * forms/fdfix[ch].sed: no longer write the build routines for the
2161         fdesign generated FD_xyz structs as member methods of the controlling
2162         FormXyz class. It's unnecessary and needs patch files in addition to
2163         the sed magic to work properly. Thus, the structs above are now
2164         generated by routines
2165         FD_aboutlyx * build_aboutlyx(void *);
2166         FD_aboutlyx_version * build_aboutlyx_version(void *);
2167         FD_aboutlyx_credits * build_aboutlyx_credits(void *);
2168         FD_aboutlyx_license * build_aboutlyx_license(void *);
2169
2170         * forms/README: document all the above.
2171
2172         * forms_fwd.h: new file to forward declare FL_OBJECT, FL_FORM.
2173
2174         * forms_gettext.[Ch]: new files containing only the scex, idex functions
2175         stored previously in xforms_helpers.[Ch].
2176
2177         * xforms_helpers.[Ch]: removed scex, idex functions.
2178
2179         * Most other files: minor changes associated with the above.
2180
2181 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
2182
2183         * XWorkArea.h:
2184         * XWorkArea.C: move scrolling logic into here
2185
2186         * ColorHandler.h:
2187         * ColorHandler.C:
2188         * XPainter.h:
2189         * XPainter.C: remove unused stuff, s/PainterBase/Painter/,
2190         s/Painter/XPainter/
2191
2192 2002-06-12  Angus Leeming  <leeming@lyx.org>
2193
2194         * lyx_gui.C (parse_init): exit isn't in namespace lyx_gui!
2195
2196 2002-06-12  Angus Leeming  <leeming@lyx.org>
2197
2198         * FormParagraph.C: include ParagraphParameters.h now that
2199         ParagraphParameters is forward declared in ControlParagraph.h.
2200
2201 2002-05-24  Martin Vermeer  <martin.vermeer@hut.fi>
2202
2203         * FormMathsDelim.C: fix delimiter pre-display rendering
2204           mess-up bug (354)
2205
2206 2002-06-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2207
2208         * xformsGImage.h: do not rely on FLIMAGE_H_LOCATION anymore
2209
2210 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
2211
2212         * XFormsView.h:
2213         * XFormsView.C: move init() back to LyXView
2214
2215 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
2216
2217         * GUIRunTime.C: remove in favour of ...
2218
2219         * Makefile.am:
2220         * lyx_gui.C: ... GUI startup namespace
2221
2222         * XFormsView.h:
2223         * XFormsView.C: change show() prototype
2224
2225         * XPainter.C:
2226         * xfont_loader.C: don't use GUIRunTime any more
2227
2228 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
2229
2230         * ColorHandler.C:
2231         * FontInfo.h:
2232         * FormBase.C:
2233         * FormBaseDeprecated.C:
2234         * MathsSymbols.C:
2235         * Menubar_pimpl.C: minor cleanups
2236
2237 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
2238
2239         * xformsGImage.C:
2240         * FontInfo.h:
2241         * FontInfo.C: some cleanup
2242
2243         * XWorkArea.C:
2244         * XFormsView.h:
2245         * XFormsView.C: some minor cleanup, use of
2246           scoped_ptr
2247
2248         * xfont_loader.h:
2249         * xfont_loader.C: rename
2250
2251 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
2252
2253         * XWorkArea.h:
2254         * XWorkArea.C: use workHeight(), remove enter/leaveView
2255
2256 2002-06-11  John Levon  <moz@compsoc.man.ac.uk>
2257
2258         * XWorkArea.h:
2259         * XWorkArea.C: remove belowMouse() and active()
2260
2261 2002-06-11  John Levon  <moz@compsoc.man.ac.uk>
2262
2263         * xfont_metrics.h:
2264         * xfont_metrics.C:
2265         * XPainter.C: X-specific metrics stuff moved into xforms/ only
2266
2267 2002-06-11  Edwin Leuven  <leuven@fee.uva.nl>
2268
2269         * FormParagraph.[Ch]: moved to mvc
2270         * form_paragraph.[Ch]: idem
2271         * forms/form_paragraph.fd: idem
2272         * Dialogs.C: idem
2273
2274 2002-06-06  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2275
2276         * GUIRunTime.C (initialiseGraphics): condition the choice of
2277         loader on USE_XFORMS_IMAGE_LOADER
2278
2279         * xformsGImage.C (init_graphics): do not initialize jpeg support
2280         if not available
2281
2282 2002-06-05  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2283
2284         * xformsGImage.h: use FLIMAGE_H_LOCATION to include flimage.h.
2285
2286 2002-06-10  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2287
2288         * FormMathsPanel.C: do not include ButtonController.tmpl
2289         * FormPreferences.C: ditto
2290         * xformsBC.C: ditto
2291
2292         * FormBase.h (controller): remove ViewBase:: prefix
2293
2294 2002-06-07  Angus Leeming  <leeming@lyx.org>
2295
2296         Fixes needed to compile with Compaq cxx 6.5.
2297         * ColorHandler.C:
2298         * DropDown.C:
2299         * FormThesaurus.C:
2300         all c-library variables have been moved into namespace std.
2301         Wrap using std::xyz declarations inside a #ifndef CXX_GLOBAL_CSTD block.
2302
2303         * XFormsView.C: add a using std::abs directive.
2304
2305         * FormBase.h (FormCB::controller): I have had to prefix base class
2306         methods with Base:: Wierd!
2307
2308 2002-06-04  John Levon  <moz@compsoc.man.ac.uk>
2309
2310         * xformsGImage.h: an xforms build fix
2311
2312 2002-06-02  Michael A. Koziarski  <michael@koziarski.com>
2313
2314         * Tooltips.C: fix some sigc++ -> boost errors.
2315
2316 2002-06-02  John Levon  <moz@compsoc.man.ac.uk>
2317
2318         * GUIRunTime.C:
2319         * XFormsView.C:
2320         * XWorkArea.C:
2321         * xforms_resize.C:
2322         * xformsGImage.h: fixes for xforms 1.0 version
2323           checking
2324
2325 2002-05-10  Herbert Voss  <voss@perce.de>
2326
2327         * FormInclude.C (input, update): disable load-button when
2328         "use verbatim" is enabled
2329
2330 2002-05-30  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2331
2332         * FileDialog.C (FileDialog): fix () bug when using new
2333         * xformsGImage.C (newImage): ditto
2334         * Toolbar_pimpl.C (Pimpl): ditto
2335         * xfont_loader.C (getFontinfo): ditto
2336
2337 2002-05-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2338
2339         * switch from SigC signals to boost::signals.
2340
2341         * Dialogs.C (Dialogs): simplify creation of dialog objects a bit.
2342
2343 2002-05-28  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2344
2345         * FormDocument.C (input): set preamble too when saving default
2346         template.
2347
2348 2002-05-26  John Levon  <moz@compsoc.man.ac.uk>
2349
2350         * Makefile.am:
2351         * XWorkArea.h:
2352         * XWorkArea.C: moved here
2353
2354 2002-05-24  John Levon  <moz@compsoc.man.ac.uk>
2355
2356         * ColorHandler.h:
2357         * ColorHandler.C:
2358         * FontInfo.h:
2359         * FontInfo.C: moved here
2360
2361         * xfont_loader.h:
2362         * xfont_loader.C: moved here
2363
2364         * Makefile.am:
2365         * xfont_metrics.C: changes from above
2366
2367 2002-05-23  John Levon  <moz@compsoc.man.ac.uk>
2368
2369         * Makefile.am:
2370         * XPainter.C:
2371         * xfont_metrics.h:
2372         * xfont_metrics.C: moved font metrics code
2373
2374 2002-05-24  Juergen Vigna  <jug@sad.it>
2375
2376         * FormMathsBitmap.C: include local includes first (selfcontainment)
2377         * FormMathsBitmap.h: include LString.h first.
2378
2379 2002-05-23  John Levon  <moz@compsoc.man.ac.uk>
2380
2381         * XFormsView.C:
2382         * lyxlookup.h:
2383         * lyxlookup.C:
2384         * Makefile.am: move here
2385
2386 2002-05-23  John Levon  <moz@compsoc.man.ac.uk>
2387
2388         * DropDown.h:
2389         * FileDialog.C:
2390         * FormBaseDeprecated.C:
2391         * FormDocument.C:
2392         * FormIndex.C:
2393         * FormInset.C:
2394         * FormMathsBitmap.C:
2395         * FormMathsDelim.C:
2396         * FormMathsMatrix.C:
2397         * FormMathsPanel.C:
2398         * FormParagraph.C:
2399         * FormPreferences.C:
2400         * FormPrint.C:
2401         * FormTabular.C:
2402         * Makefile.am:
2403         * XFormsView.h:
2404         * XFormsView.C: LyXView is now in frontends/,
2405         XFormsView moved to here
2406
2407 2002-05-23  John Levon  <moz@compsoc.man.ac.uk>
2408
2409         * Makefile.am:
2410         * XPainter.h:
2411         * XPainter.C: move Painter here
2412
2413 2002-05-22  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2414
2415         * Menubar_pimpl.C: add scoped_ptr.hpp
2416
2417         * FormPrint.h: remove smart_ptr.hpp
2418
2419         * FormBase.h: use more specific smart_ptr header
2420         * FormCharacter.h: ditto
2421         * FormMathsStyle.h: ditto
2422         * FormAboutlyx.h: ditto
2423         * Menubar_pimpl.h: ditto
2424         * FormTabular.h: ditto
2425         * FormPreferences.h: ditto
2426         * FormParagraph.h: ditto
2427         * FormMathsSpace.h: ditto
2428         * FormMathsPanel.h: ditto
2429         * FormMathsMatrix.h: ditto
2430         * FormMathsDelim.h: ditto
2431         * FormMathsDeco.h: ditto
2432         * FormGraphics.h: ditto
2433         * FormDocument.h: ditto
2434
2435 2002-05-15  John Levon  <moz@compsoc.man.ac.uk>
2436
2437         * FormCharacter.C: avoid mis-treating Combox as FL_OBJECT
2438           (bug 406) (from Angus)
2439
2440 2002-05-10  Dekel Tsur  <dekelts@tau.ac.il>
2441
2442         * FormDocument.C (language_apply): Fix language changing.
2443
2444 2002-05-09  Angus Leeming  <a.leeming@ic.ac.uk>
2445
2446         * Tooltips.C: enable tooltips by default.
2447
2448 2002-05-09  Angus Leeming  <a.leeming@ic.ac.uk>
2449
2450         * xforms_resize.h: improve the doc++ comments.
2451
2452         * xforms_resize.C (get_tabfolder_numfolders): new helper function,
2453         wrapping fl_get_tabfolder_numfolders if it exists and otherwise
2454         providing this info "somehow".
2455         Constify a few variables.
2456         whitespace changes.
2457
2458 2002-05-06  Angus Leeming  <a.leeming@ic.ac.uk>
2459
2460         * FormBase.C (show):
2461         * FormBaseDeprecated.C (show): having built the dialog, ensure that it
2462         is widened sufficiently to display wholely the tabs of any
2463         tabbed-folders. This is more than just cosmetic as it will prevent
2464         crashes when selecting a partly displayed tab. (The problem occurs
2465         with a "long" locale like German and xforms < 0.9999.)
2466
2467         * xforms_resize.[Ch]: new files doing the grunt work of ascertaining
2468         by how much a dialog should be scaled to show its tabs fully (should
2469         it have a tabfolder).
2470
2471 2002-05-08  Garst Reese  <reese@isn.net>
2472
2473         * FormMathsDeco.C: fix offset to normal size decos.
2474
2475 2002-05-03  Angus Leeming  <a.leeming@ic.ac.uk>
2476
2477         * xformsGImage.C (rotate): work-around xforms bug when rotating by
2478         270 degs.
2479
2480 2002-05-02  Herbert Voss  <voss@perce.de>
2481
2482         * FormBibtex.C (apply): a change from a style to an empty one
2483         (which is valid) wasn't saved
2484
2485 2002-05-02  Herbert Voss  <voss@perce.de>
2486
2487         * FormGraphics.C (input): do not read bb new when it was changed
2488
2489 2002-04-30  Rob Lahaye <lahaye@users.sourceforge.net>
2490
2491         * FormDocument.C: "USletter" -> "US letter" etc., "Other" -> "Custom".
2492         * FormParagraph.C: "Other" -> "Custom"
2493         * FormPreferences.C: "USletter" -> "US letter" etc.
2494         * forms/form_document.fd: 'Papersize" -> "Paper size" style consistency
2495         * forms/form_preferences.fd: style consistency
2496
2497 2002-04-30  Angus Leeming  <a.leeming@ic.ac.uk>
2498
2499         * FormCharacter.C:
2500         * FormDocument.C:
2501         * FormPreferences.C (findPos): remove this template to xforms_helpers.h.
2502
2503         * xforms_helpers.h (findPos): new template.
2504
2505         * FormGraphics.h: store a vector<string> origins_ of the LaTeX names
2506         for the rotation origins.
2507
2508         * FormGraphics.C: internationalise the rotation origin strings in the
2509         choice using the same approach as used for the language names in the
2510         Character, Document, Preferences dialogs.
2511
2512 2002-04-30  Angus Leeming  <a.leeming@ic.ac.uk>
2513
2514         * FormCharacter.C:
2515         * FormDocument.C:
2516         * FormPreferences.C: use the bool flag to getLanguageData as
2517         appropriate. No longer translate the strings as this is done in
2518         getLanguageData.
2519
2520 2002-04-29  John Levon  <moz@compsoc.man.ac.uk>
2521
2522         * FormBibtex.C:
2523         * FormCitation.C: fix two typos
2524
2525 2002-04-29  Angus Leeming  <a.leeming@ic.ac.uk>
2526
2527         * FormCharacter.h:
2528         * FormDocument.h:
2529         * FormPreferences.h: store a vector<string> lang_ of language
2530         identifiers.
2531
2532         * FormCharacter.C: changes associated with frnt::getLanguageData
2533         returning a vector<LanguagePair> rather than a vector<string>.
2534
2535         * FormDocument.C:
2536         * FormPreferences.C: internationalise the languages on display, similar
2537         to the changes in FormCharacter.C.
2538
2539 2002-04-26  John Levon  <moz@compsoc.man.ac.uk>
2540
2541         * FormMathsPanel.C: translate Close
2542         * FormGraphics.C: a little more translation
2543
2544 2002-04-22  Angus Leeming  <a.leeming@ic.ac.uk>
2545
2546         * FormCitation.C (apply, input): ensure that the choice is always valid.
2547
2548         * forms/fdfixc.sed: use "_shortcut" rather than "shortcut" as an
2549         identifier when performing one of the substitutions. "shortcut" can
2550         reasonably appear in the label.
2551
2552 2002-04-25  Rob Lahaye <lahaye@users.sourceforge.net>
2553
2554         * Makefile.am: fix typo "shoul go to" -> "should go to".
2555
2556         * forms/form_preferences.fd: Modify naming for Converter flags
2557         ("Extra flags") and remove a couple of shortcut-clashes.
2558
2559         * FormPreferences.C: Modify 'tooltip' info for Converter flags.
2560
2561 2002-04-23  Juergen Spitzmueller <j.spitzmueller@gmx.de>
2562
2563         * FormBibtex.C: Do not use a blank after the comma for multiple
2564         bib-files (which is not read in correctly).
2565
2566 2002-04-22  Angus Leeming  <a.leeming@ic.ac.uk>
2567
2568         * FormCitation.C (fillChoice): If the getCiteStrings vec is empty,
2569         disable the choice.
2570
2571 2002-04-19  Juergen Vigna  <jug@sad.it>
2572
2573         * FormParagraph.C (changedParagraph): don't check for p == par_ as
2574         we don't set par_ on a changedParagraph call so we don't resete the
2575         buttons and message when we return to the original paragraph!
2576
2577 2002-04-17  Rob Lahaye <lahaye@users.sourceforge.net>
2578
2579         * forms/cvsignore: add Makefile.
2580
2581 2002-04-16  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2582
2583         * forms/Makefile.am: make it a dummy make file + extra dist
2584
2585 2002-04-14  Herbert Voss  <voss@perce.de>
2586
2587         * FormCharacter.C
2588         * FormExternal.C: adding #include "support/lstrings.h"
2589         for the getStringFromVector and vice versa
2590
2591 2002-04-12  Angus Leeming  <a.leeming@ic.ac.uk>
2592
2593         * FormParagraph.C (changedParagraph): ensure that the warning message
2594         is removed if the underlying paragraph will accept our changes.
2595
2596 2002-04-09  Herbert Voss  <voss@perce.de>
2597
2598         * FormGraphics.C: allow rotate-values like 270.1
2599         * xformsGImage.C (rotate): get the right rotate-angle from
2600         GraphicParams
2601
2602 2002-04-08  Angus Leeming  <a.leeming@ic.ac.uk>
2603
2604         * xformsGImage.C (clip): no need to check if the width, height are > 0
2605         because the BoundingBox would be empty() in this weren't the case.
2606
2607 2002-04-08  Juergen Spitzmueller <j.spitzmueller@gmx.de>
2608
2609         * FormDocument.[Ch]: Add a new method UpdateClassParams
2610         which is used in CheckChoiceClass to update the fontsizes
2611         and other necessary stuff (pagestyle) on class change
2612         (hopefully finally fix bug #306)
2613
2614 2002-04-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2615
2616         * forms/Makefile.am (SUFFIXES): instead of .SUFFIXES
2617         (updatesrc): delete wrong version
2618
2619 2002-04-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2620
2621         * forms/.cvsignore: add Makefile.in
2622
2623         * forms/Makefile.am: make distcheck work, new file
2624
2625         * Makefile.am: make distcheck work
2626
2627 2002-04-05  Herbert Voss  <voss@perce.de>
2628
2629         * FormGraphics.C: use correct unit bp (big point - PostScript point)
2630         for the bounding box values
2631
2632 2002-04-05  Angus Leeming  <a.leeming@ic.ac.uk>
2633
2634         * FormGraphics.C (updateBB, input): Don't set the path of the file
2635         passed to readBB. Let the controller do that because it knows about
2636         the buffer (and therefore the path) whereas the view has no idea.
2637
2638 2002-04-04  Angus Leeming  <a.leeming@ic.ac.uk>
2639
2640         * xformsGImage.C (clip): ensure that the clipped image has sensible
2641         dimensions.
2642
2643 2002-04-04  Herbert Voss  <voss@lyx.org>
2644
2645         * FormGraphics.C (updateBB):  new method to read the BBox when reading
2646         a new file or changing an existing one.
2647
2648 2002-04-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2649
2650         * FormCharacter.C (findPos): add a missing typename
2651
2652 2002-04-02  Angus Leeming  <a.leeming@ic.ac.uk>
2653
2654         * FeedbackController.C:
2655         * FormBibtex.C:
2656         * FormCitation.C:
2657         * FormForks.C:
2658         * FormMathsBitmap.C:
2659         * FormPreferences.C:
2660         * FormSendto.C:
2661         * FormTexinfo.C:
2662         * Tooltips.C:
2663         * xforms_helpers.C: use _() correctly rather than N_().
2664
2665 2002-03-28  Juergen Spitzmueller <j.spitzmueller@gmx.de>
2666
2667         * FormDocument.C (CheckChoiceClass): update the necessary class
2668         settings on class change (fix bug #306)
2669
2670 2002-03-27  Herbert Voss  <voss@lyx.org>
2671
2672         * xforms_helpers.h:
2673         * FormGraphics.C:  change c%, l%, p% t% to col%, line%, page%
2674         and text%
2675
2676 2002-03-27  Angus Leeming  <a.leeming@ic.ac.uk>
2677
2678         * MathsSymbols.[Ch]: remove #include "bmtable.h" & "FormMathsPanel.h".
2679         Move enum MathsCallbackValues from FormMathsPanel.h to MathsSymbols.h.
2680         The MathsSymbols are now xforms-independent.
2681
2682         * FormMathsPanel.h: #include MathsSymbols.h for the enum.
2683
2684 2002-03-26  Angus Leeming  <a.leeming@ic.ac.uk>
2685
2686         * FormPreferences.C (browse): don't use BrowseRelPath here you noodle!
2687
2688         * FormGraphics.C (input): don't disallow the input of a file that's
2689         not there.
2690
2691 2002-03-25  Angus Leeming  <a.leeming@ic.ac.uk>
2692
2693         * FormParagraph.C (changedParagraph): whitespace.
2694
2695         * xforms_helpers.C: rearrange #includes.
2696
2697         * RadioButtonGroup.[Ch]: rename some of the methods. Remove #if 0 code.
2698
2699         * FormPrint.C: changes associated with changes to RadioButtonGroup.
2700
2701         * FormGraphics.C:
2702         * forms/form_graphics.fd: rename some of the widgets.
2703
2704 2002-03-22  Angus Leeming  <a.leeming@ic.ac.uk>
2705
2706         * FormGraphics.C (input): don't activate the Ok, Apply buttons if the
2707         file can't be found.
2708
2709         * FormParagraph.C (changedParagraph): activate the Ok, Apply buttons
2710         only if the underlying paragraph will accept changes.
2711
2712         * FormPreferences.C (browse): use Jean-Marc's browseRelFile.
2713
2714         * xforms_helper.C (updateWidgetsFromLength): fix crash when trying to
2715         set the choice to a unit that isn't present in the choice!
2716         Also remove #if 0 sections of code.
2717
2718 2002-03-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2719
2720         * several files: ws cleanup
2721
2722 2002-03-20  Angus Leeming  <a.leeming@ic.ac.uk>
2723
2724         * lots: whitespace changes.
2725
2726 2002-03-20  Angus Leeming  <a.leeming@ic.ac.uk>
2727
2728         * FormParagraph.C: a little more factorisation.
2729
2730 2002-03-20  Angus Leeming  <a.leeming@ic.ac.uk>
2731
2732         * xforms_helpers.C (setCursorColor):
2733         * Tooltips.C (set): remove XC_question_arrow code.
2734
2735         * FeedbackController.[Ch] (clearMessage): new method.
2736
2737         * FeedbackController.C (postMessage): the warning message is now
2738         displayed in red!
2739
2740         * FormParagraph.C: define some helper functions to minimise the amount
2741         of repeated code.
2742
2743         * FormDocument.C:
2744         * FormGraphics.C:
2745         * FormMinipage.C:
2746         * FormTabular.C: use the FeedbackController to post the warning
2747         messages.
2748
2749 2002-03-19  André Pönitz <poenitz@gmx.net>
2750
2751         * FormParagraph.C: whitespace changes
2752
2753 2002-03-18  Angus Leeming  <a.leeming@ic.ac.uk>
2754
2755         * Tooltips.[Ch] (initTooltip): renamed init. In the 0.89 version, no
2756         longer call fl_set_object_helper as this routine respects line breaks
2757         only if the dialog is visible.
2758         (getTooltip): renamed as get.
2759         (toggleTooltips): renamed as set and made public.
2760
2761         * FormBase.C (show):
2762         * FormBaseDeprecated.C (show): move tooltip-inards into Tooltip.
2763
2764         * FormBibtex.C (build):
2765         * FormCitation.C (build):
2766         * FormForks.C (build):
2767         * FormSendto.C (build):
2768         * FormTexinfo.C (build):
2769         * Toolbar_pimpl.C (set): Tooltip::initTooltip -> Tooltip::init.
2770
2771         * xforms_helper.C (formatted): rewritten as a one-pass algorithm.
2772
2773 2002-03-18  Juergen Vigna  <jug@sad.it>
2774
2775         * FormTabular.C (update): deactivate left/right border settings for
2776         multicolumns if not an outer cell or no parent multicolumn cell.
2777
2778 2002-03-14  John Levon  <moz@compsoc.man.ac.uk>
2779
2780         * GUIRunTime.C: add spaces to error messages
2781
2782 2002-03-13  Angus Leeming  <a.leeming@ic.ac.uk>
2783
2784         * FormBase.C (show):
2785         * FormBaseDeprecated.C (show): set the initial state of the cursor.
2786
2787         * FormPreferences.C (Colors::apply()): use the helper function
2788         setCursorColor.
2789
2790         * Tooltips.C (toggleTooltips): proper fix for those Bad Window messages.
2791         Can only set the cursor if the dialog is visible.
2792
2793         * xforms_helpers.[Ch] (setCursorColor): new helper function to set the
2794         color of all cursors used by LyX.
2795         (XformsColor::read): use it.
2796
2797 2002-03-12  Angus Leeming  <a.leeming@ic.ac.uk>
2798
2799         * forms/*.fd (except form_filedialog.fd which is v. scary :-():
2800         housekeeping changes.
2801         1. Ensure that all radio buttons are wrapped up within a group.
2802         2. Rename all button_cancel as button_close.
2803         3. Ensure that all objects follow the naming scheme outlined in
2804            forms/README
2805
2806         class             | prefix
2807         ------------------+-------
2808         FL_BROWSER        | browser
2809         FL_BUTTON         | button
2810         FL_PIXMAPBUTTON   | button
2811         FL_CHECKBUTTON    | check
2812         FL_CHOICE         | choice
2813         FL_COUNTER        | counter
2814         FL_DIAL           | dial
2815         FL_INPUT          | input
2816         FL_FRAME          | frame
2817         FL_LABELFRAME     | frame
2818         FL_ROUND3DBUTTON,
2819         RADIO_BUTTON      | radio
2820         FL_SLIDER         | slider
2821         FL_VALSLIDER      | slider
2822         FL_TABFOLDER      | tabfolder
2823         FL_TEXT           | text
2824
2825         The only exceptions to this are objects that are to be converted
2826         in the sed scripts. At the moment this applies only to bmtable:
2827
2828         Convert an FL_BUTTON to a FL_BMTABLE by using prefix "bmtable".
2829
2830 2002-03-11  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2831
2832         * doxygen fixes.
2833
2834 2002-03-09  Angus Leeming  <a.leeming@ic.ac.uk>
2835
2836         * FeedbackController.C: improve a comment.
2837
2838         * FormFiledialog.C: whitespace change.
2839
2840         * FormBibitem.C (build):
2841         * FormBibtex.C (build):
2842         * FormCitation.C (build):
2843         * FormDocument.C (build):
2844         * FormExternal.C (build):
2845         * FormGraphics.C (build):
2846         * FormInclude.C (build):
2847         * FormIndex.C (build):
2848         * FormMathsMatrix.C (build):
2849         * FormMinipage.C (build):
2850         * FormParagraph.C (build):
2851         * FormPrint.C (build):
2852         * FormRef.C (build):
2853         * FormSendto.C (build):
2854         * FormSpellchecker.C (build):
2855         * FormTabular.C (build):
2856         * FormThesaurus.C (build):
2857         * FormUrl.C (build): invoke setPrehandler for all FL_INPUT objects.
2858         Means that pasting with the middle mouse button will activate the
2859         Ok, Apply buttons.
2860
2861         * FeedbackController.C (MessageCB): fix crash by removing
2862         Assert(message_widget_) and returning silently in this case.
2863         Can happen quite justifiably.
2864
2865         * Most files: consistent comments at the top of the file, usable by
2866         sourcedoc.
2867
2868 2002-03-09  Herbert Voss  <voss@lyx.org>
2869
2870         * FormGraphics.C: test if file exists, simplify an if command
2871
2872 2002-03-10  John Levon  <moz@compsoc.man.ac.uk>
2873
2874         * FormToc.C: make goto not reset the dialog
2875
2876 2002-03-08  Angus Leeming  <a.leeming@ic.ac.uk>
2877
2878         * FeedbackController.[Ch]: new files, providing a standard interface to
2879         the feedback and warning messages. Created by stripping code out of
2880         FormBase.
2881
2882         * FormBase.[Ch]: strip out all the feedback code and simplify yet
2883         further the tooltips code.
2884
2885         * FormBase.[Ch]:
2886         * FormBaseDeprecated.[Ch]: Add a Tooltips pointer.
2887         Derive both classes from FeedbackController so daughter classes each
2888         have a common interface for same.
2889
2890         * Toolbar_pimpl.[Ch]: strip out all the tooltip code and use the
2891         Tooltips wrapper class.
2892
2893         * Tooltips.[Ch]: work out how to update tooltips when using
2894         xforms 0.89's fl_set_object_helper. Can now toggle tooltips with both
2895         xforms 0.88 and 0.89. Change the cursor to a "?" when in query mode
2896         and when the dialog has some tooltips.
2897
2898         * FormPreferences.[Ch]: strip out all the feedback code and use
2899         the FeedbackController.
2900
2901         * xforms_helpers.C: save the color of the gui pointer.
2902
2903         * FormBibtex.[Ch]:
2904         * forms/form_bibtex.fd:
2905         * FormCitation.[Ch]:
2906         * forms/form_citation.fd:
2907         * FormForks.[Ch]:
2908         * forms/form_forks.fd:
2909         * FormSendto.[Ch]:
2910         * forms/form_sendto.fd:
2911         * FormTexinfo.[Ch]:
2912         * forms/form_texinfo.fd: remove "Help" button and rejig for much
2913         simplified tooltips code.
2914
2915         * Makefile.am: add FeedbackController.[Ch].
2916
2917 2002-03-08  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
2918
2919         * FormGraphics.C: Tiny stylistic correction.
2920
2921 2002-03-07  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
2922
2923         * FormGraphics.C:
2924                 - Make radiobuttons change too when using Latex size in
2925                   lyxview and vice versa.
2926                 - Fix a typo where the value for height (lyxview) was
2927                   taken from width (size).
2928                 - Remove *%-values from lyxview.
2929                 - Add an Alert when using "Get Latex size" and that contains
2930                   *%-values.
2931         * FormTabular.C: Remove obsolete comment.
2932
2933 2002-03-07  Martin Vermeer <martin.vermeer@hut.fi>
2934
2935         * FormMathsDeco.C: add leftrightarrows to the bitmap.
2936
2937         * forms/form_maths_style.fd: reflect the changes in the bitmaps.
2938
2939 2002-03-07  Angus Leeming  <a.leeming@ic.ac.uk>
2940
2941         * xformsGImage.C (statusCB, errorCB): close the file streams once the
2942         image is loaded or if an error occurs.
2943         (init_graphics): FLIMAGE_SETUP setup must be static as xforms stores
2944         it permanently (and does not make a copy!).
2945
2946 2002-03-05  Angus Leeming  <a.leeming@ic.ac.uk>
2947
2948         * xformsGImage.[Ch]: new files. An image loader based on xforms library
2949         routines.
2950
2951         * GUIRunTime.C (initialiseGraphics): use the xforms image loader if
2952         your version of the xforms libraries is up to the task.
2953
2954         * Makefile.am: compile the xforms image loader if so configured.
2955
2956 2002-03-04   Angus Leeming  <a.leeming@ic.ac.uk>
2957
2958         * Dialogs.C (redrawGUI): removed to frontends/Dialogs.C
2959
2960         * Dialogs.C:
2961         * GUIRunTime.C (initialiseGraphics): moved to GUIRunTime.
2962
2963 2002-03-04   Angus Leeming  <a.leeming@ic.ac.uk>
2964
2965         * FormDocument.C (build): add a std:: qualifier to remove_if.
2966
2967 2002-03-02  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2968
2969         * Toolbar_pimpl.[Ch]: layout as string
2970
2971         * FormParagraph.C: layout as string
2972
2973         * FormDocument.C (build): use remove_if and contains_functor
2974         layout as string
2975
2976 2002-03-01  Martin Vermeer <martin.vermeer@hut.fi>
2977
2978         * FormMathsBitmap.[Ch]:
2979         * FormMathsPanel.C: Give window titles to bit map sub-panels.
2980
2981 2002-02-28  Angus Leeming  <a.leeming@ic.ac.uk>
2982
2983         * Dialogs.C (initialiseGraphics): a new static method.
2984         Remove Allan's venerable description as I think it's past its sell-by
2985         date.
2986
2987 2002-02-28  John Levon  <moz@compsoc.man.ac.uk>
2988
2989         * FormBase.C:
2990         * FormBaseDeprecated.C:
2991         * FormFiledialog.C: possible fix to the Bad Window problems that some
2992         people have been experiencing.
2993
2994 2002-02-28  Angus Leeming  <a.leeming@ic.ac.uk>
2995
2996         * FormForks.C (input_button_all): resolve comparison between signed
2997         and unsigned.
2998
2999 2002-02-26  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3000
3001         * Menubar_pimpl.C (makeMenubar): ignore entries which are not
3002         submenus in menubar.
3003
3004 2002-02-20  Angus Leeming  <a.leeming@ic.ac.uk>
3005
3006         * FormForks.[Ch]:
3007         * forms/form_forks.fd: new files. A view for the Forked Child
3008         processes dialog, enabling the user to see what forked processes
3009         are running, and, if he so desires, to kill them.
3010
3011         * Dialogs.C: add the class Forked Child dialog.
3012
3013         * Makefile.am: add FormForks.[Ch], form_forks.[Ch].
3014
3015         * forms/makefile: add form_forks.fd.
3016
3017         * FormPreferences.C (LnFmisc::apply): rather ugly: call
3018         grfx::GCache::changeDisplay if the lyxrc.display_graphics changes.
3019
3020 2002-02-24  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
3021
3022         * forms/form_graphics.fd: Enlarge Restore button.
3023         * FormGraphics.C: Set filter to bounding box input fields.
3024
3025 2002-02-20  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3026
3027         * Makefile.am: simpler obj. file compiling
3028
3029 2002-02-20  Juergen Vigna  <jug@sad.it>
3030
3031         * FormTabular.C (input): don't call the autoapply on exit input calls
3032         if we don't really have a change!
3033
3034 2002-02-19  Angus Leeming  <a.leeming@ic.ac.uk>
3035
3036         * FormBase.h (FormCB): tiny bugfix.
3037
3038         * xforms_helpers.h: remove incorrect comment.
3039
3040 2002-02-18  Herbert Voss  <voss@lyx.org>
3041
3042         * FormGraphics.C: same units for LyX and Latex view, cosmetics
3043
3044 2002-02-18  Angus Leeming  <a.leeming@ic.ac.uk>
3045
3046         * Timeout_pimpl.[Ch] (running): new method.
3047
3048 2002-02-18  Angus Leeming  <a.leeming@ic.ac.uk>
3049
3050         * FormParagraph.C:
3051         * FormTabular.C: added a using std::remove_if directive.
3052
3053 2002-02-14  Herbert Voss  <voss@lyx.org>
3054
3055         * xforms_helpers.h: fix bug with "?%" units
3056
3057 2002-02-14  Rob Lahaye  <lahaye@users.sourceforge.net>
3058         * forms/form_graphics.fd:
3059         * form_graphics.C: minor layout changes, such as stretching all
3060         tab-windows to equal sizes and better keyboard-shortcuts.
3061
3062 2002-02-14  Rob Lahaye  <lahaye@users.sourceforge.net>
3063         * forms/form_graphics.fd:
3064         * form_graphics.C: minor layout changes, such as stretching all
3065         tab-windows to equal sizes and better keyboard-shortcuts.
3066
3067 2002-02-12  Herbert Voss  <voss@lyx.org>
3068
3069         * forms/form_graphics.fd:
3070         * form_graphics.[Ch]: small changes to the layout, mentioned
3071         by Rob
3072
3073         * FormGraphics.C: fix bug with use of updateWidget... when
3074         no unit is given.
3075
3076 2002-02-11  John Levon  <moz@compsoc.man.ac.uk>
3077
3078         * FormMinipage.C: return SMI_VALID on other form changes
3079
3080 2002-02-11  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
3081
3082         * FormParagraph.C (update): [VSpace:] Delete the special method
3083         for gluelengths...
3084         * xforms_helpers.C: ...and move it here.
3085         Activate JMarcs new (shorter) code for updateWidgetsFromLengthString
3086         and updateWidgetsFromLength.
3087
3088 2002-02-10  Rob Lahaye  <lahaye@users.sourceforge.net>
3089
3090         * forms/form_external.fd:
3091         * form_external.C: change color2 of a few buttons into the
3092         proper grey color.
3093
3094 2002-02-08  Herbert Voss  <voss@lyx.org>
3095
3096         * forms/form_graphics.fd:
3097         * FormGraphics.C:
3098         * form_graphics.[Ch]: Adding buttons for unzip-Option,
3099         getValues from LyX/LaTeXfolder
3100
3101 2002-02-08  Rob Lahaye  <lahaye@users.sourceforge.net>
3102
3103         * forms/form_graphics.fd:
3104         * FormGraphics.C:
3105         * form_graphics.[Ch]: simplify the bounding box folder
3106         of the Graphic GUI
3107
3108 2002-02-08  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3109
3110         * Menubar_pimpl.C (create_submenu): work around an xforms bug (?)
3111         where one could not have both toggleon and disabled.
3112
3113 2002-02-08  Herbert Voss  <voss@lyx.org>
3114
3115         * xforms_helpers.h: change unit "%" to t%
3116
3117         * FormGraphics.C: fiy bug when BB is read from file and the
3118         unit is always "pt"
3119
3120 2002-02-08  Martin Vermeer <martin.vermeer@hut.fi>
3121
3122         * FormMathsDeco.C: \underleftarrow and \underrightarrow
3123
3124 2002-02-06  Angus Leeming  <a.leeming@ic.ac.uk>
3125
3126         Stabilise the tooltip interface and get Jürgen's patch to work ;-)
3127
3128         * Tooltips.[Ch]: new files. A wrapper to the tooltip code with a nice
3129         clean interface. Means that FormBase, FormBaseDeprecated and
3130         Tollbar_pimpl can all use the same code to have tooltips. No bloat.
3131
3132         * FormBase.C: add a Tooltips instance and interface with it.
3133         (setTooltipLevel): removed. Replaced by fillTooltipChoice and
3134         setTooltipLevel(ob).
3135         (getVerboseTooltip, getMinimalTooltip) now passed a const FL_OBJECT.
3136
3137         * FormBibtex.[Ch]:
3138         * FormCitation.[Ch]:
3139         * FormTexinfo.[Ch]:
3140         * Makefile.am: altered appropriately.
3141
3142 2002-02-06  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
3143
3144         * forms/form_texinfo.fd:
3145         * forms/form_bibtex.fd:
3146         * forms/form_citation.fd: delete text_info field again, add help choice
3147
3148         * FormBibtex.[Ch]:
3149         * FormCitation.[Ch]:
3150         * FormTexinfo.[Ch]: Implement new Tooltip behaviour.
3151
3152 2002-02-06  Angus Leeming  <a.leeming@ic.ac.uk>
3153
3154         * FormBase.[Ch]: can now chose the verbosity of the tooltip through
3155         a new method setTooltipLevel(). In turn this determines which of the
3156         new virtual methods, getVerboseTooltip() or getMinimalTooltip() gets
3157         called from getTooltip.
3158         No need for a "message" widget at the bottom of every dialog, therefore.
3159         If retained, this "message" widget can be used to display "warnings",
3160         pure and simple.
3161
3162         * FormBibtex.[Ch]:
3163         * FormCitation.[Ch]:
3164         * FormTexinfo.[Ch]: altered appropriately. Still need to be reshaped,
3165         to lose the "message" widget and to gain a "tooltip level" choice.
3166
3167 2002-02-05  Angus Leeming  <a.leeming@ic.ac.uk>
3168
3169         * forms/form_graphics.fd: Tiny tweek to make the Restore, Ok, Apply,
3170         Cancel buttons' positions consistent with the other dialogs.
3171
3172 2002-02-05  Herbert Voss  <voss@lyx.org>
3173
3174         * forms/form_graphics.fd: Noew the same view of the
3175         buttons as in preferences (LyXView). Make some things clear
3176         with better names.
3177         * FormGraphic.C: cosmetic changes to the layout. Delete
3178         the help button
3179
3180 2002-02-05  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
3181
3182         * forms/form.texinfo.fd: delete help button, add text_info
3183         * forms/form.citation.fd,form.bibtex.fd: add text_info
3184         * FormTexinfo.[Ch]: Delete Help mechanism, add tooltips and help messages.
3185         * FormCitation.[Ch],FormBibtex.[Ch]: add tooltips and help messages (actually
3186         no tooltips in Bibtex).
3187
3188 2002-02-05  Angus Leeming  <a.leeming@ic.ac.uk>
3189
3190         * FormBase.[Ch]: You want tooltips too? You got 'em. Verified as
3191         working with both xforms 0.88 and 0.89. Use by invoking
3192         setTooltipHandler(ob) and by providing a method getTooltip(ob) in this
3193         derived class to provide the required string.
3194
3195 2002-02-05  Angus Leeming  <a.leeming@ic.ac.uk>
3196
3197         * FormBase.[Ch]: make it really easy to set up and use a prehandler
3198         for feedback messages and to invoke an input event on paste from
3199         the middle mouse button. The derived class needs invoke only
3200         setPrehandler(ob) and for the feedback to override the virtual methods
3201         feedback(ob) and clear_feedback(). If the message posted is a warning
3202         rather than mere feedback, first setWarningPosted(true) to ensure
3203         that the message remains visible.
3204
3205         * FormBaseDeprecated.C: a physical rearrangement of the file,
3206         nothing more.
3207
3208         * FormPreamble.C: use setPrehandler to invoke an input event on paste.
3209
3210 2002-02-04  Herbert Voss  <voss@lyx.org>
3211
3212         * forms/form_graphics.fd: small changes to the layout
3213         * FormGraphic.C: Apply-button, keepaspectratio enabling
3214         depends to case of LaTeXView. Other small changes and
3215         fixes. Add LyXView scale.
3216
3217 2002-02-01  Angus Leeming  <a.leeming@ic.ac.uk>
3218
3219         * FormGraphics.C (c-tor): prevent resizing of the dialog.
3220
3221 2002-02-03  Herbert Voss  <voss@lyx.org>
3222
3223         * xforms_helpers.C: fix bug with unit "%" in
3224         updateWidgetsFromLengthString(...)
3225
3226 2002-02-02  Herbert Voss  <voss@lyx.org>
3227
3228         * FormGraphic.C: fix bug with filename, rearrange the code,
3229         delete choice "referencePoint" which is only possible for
3230         rotatebox
3231         * forms/form_graphics.fd: position options in a logical way,
3232         add folder and scale for LyXView
3233
3234 2002-02-01  Angus Leeming  <a.leeming@ic.ac.uk>
3235
3236         * FormGraphics.C (apply, update): respect the new DEFAULT state of
3237         InsetGraphicsParams::DisplayType.
3238
3239 2002-01-31  Martin Vermeer <martin.vermeer@hut.fi>
3240
3241         * forms/form_graphics.fd: tweeks.
3242
3243 2002-01-30  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
3244
3245         * FormGraphics.C: Fix MAXDIGIT values for height and width.
3246
3247 2002-01-30  Angus Leeming  <a.leeming@ic.ac.uk>
3248
3249         * forms/form_citation: a few tweaks of my own.
3250
3251 2002-01-30  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
3252
3253         * forms/form_citation: De-Monsterization (make it smaller).
3254
3255 2002-01-30  Angus Leeming  <a.leeming@ic.ac.uk>
3256
3257         * forms/form_graphics.fd:
3258         * FormGraphics.C: a few tweaks of my own.
3259
3260 2002-01-30  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
3261
3262         * forms/form_graphics.fd: Very small tweaks.
3263
3264 2002-01-29  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
3265
3266         * forms/form_graphics.fd: Change the dialog to look similar as
3267         the nice QT2-Version (added tabfolder "Bounding Box", rearrangements);
3268         added text_warning field..
3269
3270         * FormGraphics.[Ch]: Handle the Rearrangements.
3271         Add input filters and warnings concerning invalid inputs.
3272         Recognize the lyxrc-settings of display_graphics.
3273
3274 2002-01-29  Angus Leeming  <a.leeming@ic.ac.uk>
3275
3276         * FormMathsSpace.h (space_):
3277         * FormMathsStyle.h (style_): change from a short to an int to fix
3278         type conversion warnings.
3279
3280 2002-01-28  Martin Vermeer <martin.vermeer@hut.fi>
3281
3282         * FormMathsSpace.[Ch]:
3283         * forms/form_maths_space.fd:
3284         Changed the "Space" subpanel of the math panel into one of
3285         ordinary buttons rather than radio buttons. They are now
3286         self-applying so OK and Apply could go.
3287
3288 2002-01-28  Martin Vermeer <martin.vermeer@hut.fi>
3289
3290         * FormMathsStyle.[Ch]:
3291         * forms/form_maths_style.fd:
3292         Patched to use button arrays. Buttons are self-applying, saving
3293         one keystroke and the OK and Apply buttons.
3294
3295 2002-01-27  Herbert Voss  <voss@lyx.org>
3296
3297         * FormGraphic.[Ch]:
3298         * form_graphic.[Ch]:
3299         * forms/form_graphic.fd: rewritten to support graphicx with
3300         all options and to be sure that the old figinsets are correct
3301         converted.
3302         * xforms-helpers.h: added two choice const for the LyXLength
3303         one with all and one only with length which have a unit.
3304
3305 2002-01-29  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
3306
3307         * forms/form_minipage.fd: add text_warning field.
3308
3309         * FormMinipage.[Ch]: added input filters and warnings
3310         (ButtonPolicy::SMInput FormMinipage::input)
3311
3312 2002-01-28  Angus Leeming  <a.leeming@ic.ac.uk>
3313
3314         * FormAboutlyx.[Ch]: Removed redundant form() method and
3315         dialog_ variable. They replicate that in the parent FormDB.
3316
3317 2002-01-28  Martin Vermeer <martin.vermeer@hut.fi>
3318
3319         * FormMathsDeco[hC]:
3320         * forms/form_maths_deco.fd: added math accents as a separate bitmap to
3321         the Decorations sub-panel of mathed. See Lamport Table 3.11.
3322
3323         * FormMathsPanel.C:
3324         * MathsSymbols.C: reorganization of the two AMS panels "relations" and
3325         "negated relations". Lower and broader.
3326
3327 2002-01-25  Angus Leeming  <a.leeming@ic.ac.uk>
3328
3329         * FormTabular.C (update): Remove redundant code.
3330
3331 2002-01-24  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
3332
3333         * forms/form_tabular.fd: checkbox2radiobutton changes.
3334
3335 2002-01-20  Herbert Voss  <voss@perce.de>
3336
3337         * FormInclude.[C]: better control of unexistings files
3338         when entered without the browser
3339
3340 2002-01-20  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3341
3342         * Toolbar_pimpl.C (update): disable layout combox when LFUN_LAYOUT
3343         is disabled
3344
3345         * combox.C (activate):
3346         (deactivate): change color of labels to reflect the state of the
3347         combox
3348
3349 2002-01-16  Herbert Voss  <voss@lyx.org>
3350
3351         * FormExternal.C (build): activate  apply/ok-button when something
3352         is entered in the filename-field
3353
3354 2002-01-16  Angus Leeming  <a.leeming@ic.ac.uk>
3355
3356         * FormMathsBitmap.C (apply): fix bug caused by using 'unsigned int'
3357         rather than 'string::size_type'
3358
3359 2002-01-17 Martin Vermeer <martin.vermeer@hut.fi>
3360
3361         * FormMathPanel.[hC]:
3362         * MathsSymbols.[hC]:
3363         * form_math_panel.[hC]:
3364         * form_math_panel.fd: Modified. Added five symbol sub-panels
3365         to the math panel containing AMS math symbols: arrows, relations,
3366         negated relation, operators and miscellaneous (also containing some
3367         hebrew and corner symbols).
3368
3369 2002-01-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3370
3371         * FormMinipage.C (apply): change because MinipageParams::pageWidth
3372         is now a real LyXLength
3373
3374 2002-01-17  John Levon  <moz@compsoc.man.ac.uk>
3375
3376         * FormDocument.C: enable line spacing input properly
3377
3378 2002-01-17  John Levon  <moz@compsoc.man.ac.uk>
3379
3380         * forms/form_preferences.fd:
3381         * form_preferences.h:
3382         * form_preferences.C:
3383         * FormPreferences.h:
3384         * FormPreferences.C: use better variable name
3385
3386 2002-01-17  John Levon  <moz@compsoc.man.ac.uk>
3387
3388         * forms/form_preferences.fd: change "Use Scalable Fonts"
3389           to "Rescale bitmap fonts"
3390
3391 2002-01-16  Angus Leeming  <a.leeming@ic.ac.uk>
3392
3393         * FormMathsPanel.C:
3394         * FormPreferences.C: #include "ButtonController.tmpl" to instantiate
3395         the button controller for IgnorantPolicy and PreferencesPolicy.
3396
3397 2002-01-16  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
3398
3399         * forms/form_tabular.fd: text_info field was too small. Enlarge it.
3400
3401 2002-01-15  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
3402
3403         * xforms_helpers.C: modify getLengthFromWidgets to ignore the unit
3404         choice if the input field contains a LyXGlueLength.
3405
3406         * FormParagraph.C: Allow to insert and display gluelengths in VSpace
3407
3408         * FormParagraph.C
3409         * FormDocument.C
3410         * FormTabular.C: Change input filter to allow inserting
3411         gluelengths/lyxlength or numbers with unit choices.
3412
3413         * FormMinipage.C: Use getLengthFromWidgets instead of the code there,
3414         which was more or less duplicated.
3415
3416         * FormGraphics.C: set default units, dependent on US/other paper.
3417
3418 2002-01-16  Angus Leeming  <a.leeming@ic.ac.uk>
3419
3420         * Dialogs.C: no longer need to #include the Controller classes, as this
3421         is how done in GUI.h.
3422
3423         * xformsBC.C: #include ButtonController.tmpl, containing the
3424         instatiation of the button controller.
3425
3426 2002-01-15  John Levon  <moz@compsoc.man.ac.uk>
3427
3428         * FormThesaurus.C: fix a crash
3429
3430 2002-1-15  Martin Vermeer <martin.vermeer@hut.fi>
3431
3432         * FormMathsDelim.C:
3433         * form_maths_delim_C:
3434         * form_maths_delim.h:
3435         * form_maths_delin.fd:
3436         Put three radio buttons on the delimiters pop-up. It works as follows:
3437
3438                                 left mouse     middle mouse        right mouse
3439         ----------------------------------------------------------------------
3440         Left radio button   |       (               ()                   )
3441         Middle radio button |       ()              ()                   )
3442         Right radio button  |        )               )                   )
3443         ----------------------------------------------------------------------
3444
3445         Where
3446
3447         (       left-side delimiter selected
3448         )       right-side delimiter selected
3449         ()      "symmnetric pair" selected, of which the clicked delimiter is
3450                 the left one.
3451                 So, if the middle radio button is activated ("()\nBoth")
3452                 and you click on "[" with the default (left) mouse button, you
3453                 get the delimiter pair "[]".
3454                 A shortcut for this (if the leftmost radio button is on) is
3455                 simply clicking the middle mouse button.
3456
3457         To create equal pairs, either have the middle radio button on and use
3458         Mouse-left, or have the left radio button on and use Mouse-middle.
3459
3460         To create unequal pairs, you should have either the left or middle radio
3461         button on, and do: "Mouse-left ( Mouse-right >" to create "(>".
3462
3463 2002-01-15  Angus Leeming  <a.leeming@ic.ac.uk>
3464
3465         * FormSpellchecker.[Ch]: a bit of a clean up, leaving the functionality
3466         unchanged:
3467         Remove the clickline_ member variable and hide() method;
3468         Use fl_set_browser_dblclick_callback;
3469         Constify a few temporary variables;
3470         Use xforms_helpers' wrappers functions returning string rather than
3471         the raw xforms functions returning char const *.
3472
3473 2002-01-14  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3474
3475         * DropDown.C: include <cctype> for isprint()
3476
3477 2002-01-14  Angus Leeming  <a.leeming@ic.ac.uk>
3478
3479         * FormMinipage.C (apply, update): MinipageParams::width renamed
3480         as MinipageParams::pageWidth.
3481
3482 2002-01-14      Martin Vermeer <martin.vermeer@hut.fi>
3483
3484         * FormMathsBitmap.C:
3485           FormMathsPanel.C:
3486           MathsSymbols.C: Blackboard Bold and Calligraphic std symbols
3487         added to math panel's 'misc' sub-panel.
3488
3489 2002-01-14  Angus Leeming  <a.leeming@ic.ac.uk>
3490
3491         * FormMathsMatrix.C (input): use lyx::count rather than std::count.
3492
3493 2002-01-14  Angus Leeming  <a.leeming@ic.ac.uk>
3494
3495         * FormPreferences.h: add a std:: to make_pair.
3496
3497 2002-01-11  Angus Leeming  <a.leeming@ic.ac.uk>
3498
3499         * DropDown.[Ch] (keypress, key_pressed): new signal and method,
3500         respectively.
3501
3502         * DropDown.C: place xforms callback functions in namespace anon.
3503         Set browser callback on single not double click.
3504         (select): return immediately of the vector is empty. Highlight the top
3505         line. Position the browser above the minibuffer, not below it.
3506         (peek): call key_pressed when a key press is detected.
3507         (key_pressed): clean-up and emit the keypress signal.
3508
3509         * xforms_helpers.[Ch} (getSelectedStringFromBrowser): new function.
3510         If nothing is selected, return string().
3511
3512 2002-01-14  John Levon  <moz@compsoc.man.ac.uk>
3513
3514         * FormSpellchecker.C: disable resizing due to xforms bug
3515
3516 2002-01-13  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3517
3518         * FormFiledialog.C (Reread): skip broken symlinks
3519
3520 2002-01-13  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3521
3522         * FormMathsMatrix.C (AlignFilter): use std::count and add some
3523         comments.
3524
3525 2002-01-13  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3526
3527         * MathsSymbols.C (get_pixmap_from_symbol): add a default statement
3528         in the switch.
3529
3530         * FormPreferences.C (Interface::input):
3531         (Language::input):
3532         (Paths::input): add shortcuts to file dialogs directory buttons
3533
3534         * FormPreference.h (browse): add default empty parameters for
3535         buttons descriptions.
3536
3537         * FormFiledialog.C (SetButton): allow for a shortcut in the name
3538         of the button.
3539
3540 2002-01-13  John Levon  <moz@compsoc.man.ac.uk>
3541
3542         * FormThesaurus.C:
3543         * FormThesaurus.h:
3544         * form_thesaurus.h:
3545         * form_thesaurus.C:
3546         * forms/form_thesaurus.fd: update to Aiksaurus 0.14
3547
3548 2002-01-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3549
3550         * Toolbar_pimpl.C (setPixmap): simplify a bit
3551
3552 2002-01-10  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3553
3554         * Toolbar_pimpl.C (ToolbarCB):
3555         * Menubar_pimpl.C (MenuCallback): use verboseDispatch instead of
3556         dispatch.
3557
3558 2002-01-12  Allan Rae  <rae@lyx.org>
3559
3560         * FormTabular.C (FormTabular): Fix Purify UMR.
3561
3562         * FormPreferences.C (build): "Conversion" is a better name.
3563
3564 2002-01-10  Martin Vermeer  <martin.vermeer@hut.fi>
3565
3566         * FormMathsPanel.[Ch] (dispatchFunc): new method. Invokes
3567         LyXFunc::dispatch.
3568
3569         * FormMathsStyle.C (apply): use LFUNs to apply, not insertSymbol.
3570
3571 2002-01-10  Angus Leeming  <a.leeming@ic.ac.uk>
3572
3573         * FormPreferences.C:
3574         * forms/form_preferences.fd: change names and descriptions of popup
3575         font variables to reflect their actual use.
3576
3577         * Menubar_pimpl.C: return MENU_LABEL_STYLE to FL_NORMAL_STYLE.
3578
3579 2002-01-10  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3580
3581         * FormPreferences.C (input): allow empty values for document_path
3582         and template_path.
3583
3584         * FormFiledialog.C (SetButton):
3585         (FileDlgCB): do not disable directory buttons if they have an
3586         empty path.
3587         (SetDirectory): if the argument is an empty string, change to
3588         cwd().
3589
3590 2002-01-09  Martin Vermeer <martin.vermeer@hut.fi>
3591
3592         * forms/form_maths_style.fd:
3593         * FormMathsStyle.[Ch]: New files, Implementing a mathed pop-up for math
3594         size "styles" and font types.
3595         * FormMathsPanel.[Ch]:
3596         * MathsSymbols.C:
3597         * forms/form_maths_panel.fd: Modified too.
3598
3599 2002-01-08  Martin Vermeer  <martin.vermeer@hut.fi>
3600
3601         * Menubar_pimpl.C (create_submenu):
3602         * Toolbar_pimpl.C (update): use FuncStatus.
3603
3604 2002-01-08  Angus Leeming  <a.leeming@ic.ac.uk>
3605
3606         * xform_helpers.[Ch] (getStringFromBrowser): a littel wrapper function
3607         for fl_get_browser_line that is guaranteed to return a valid string.
3608
3609 2002-01-08  John Levon  <moz@compsoc.man.ac.uk>
3610
3611         * FormSpellchecker.C: fix possible crash on clicking a suggestion
3612
3613 2002-01-08  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
3614
3615         * forms/form_document.fd (bullets): fix small cosmetic problem after
3616         John's radio2button change.
3617
3618 2002-01-07  Angus Leeming  <a.leeming@ic.ac.uk>
3619
3620         * FormDocument.C:
3621         * forms/form_document.fd: change the labels and variable names of
3622         left_margin, right_margin to inner_margin, outer_margin, in line
3623         with bugzilla bug #157.
3624
3625         * FormFiledialog.C (Reread): used locally stored modtime variable
3626         rather than make repeated calls to fileInfo.getModificationTime().
3627
3628         * xforms_helpers.C (ReadableFile, WriteableFile): added a couple of
3629         isOK() checks to the use of the FileInfo instance and removed those
3630         FIXMEs.
3631
3632         * Menubar_pimpl.C: added a variable MENU_LABEL_STYLE and use it.
3633         Set it to FL_BOLD_STYLE, thereby fixing bugzilla bug #32.
3634
3635 2002-01-07  John Levon  <moz@compsoc.man.ac.uk>
3636
3637         * form_*:
3638         * forms/form_*: change radio buttons to round3dbutton
3639
3640 2002-01-05  John Levon  <moz@compsoc.man.ac.uk>
3641
3642         * FormFiledialog.C: add FIXME
3643
3644         * xforms_helpers.C: fix use of FileInfo
3645
3646 2002-01-07  John Levon  <moz@compsoc.man.ac.uk>
3647
3648         * FormTabular.h:
3649         * FormTabular.C:
3650         * form_tabular.h:
3651         * form_tabular.C:
3652         * forms/form_tabular.fd: ugly fix to get around
3653           some of the UI problems (bug #110).
3654
3655 2002-01-04  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
3656
3657         * FormDocument.C: Recognize the default paper settings too
3658         when setting the default length values (cm or inch).
3659         * FormParagraph.C: do the same.
3660
3661 2001-12-11  Michael A. Koziarski <michael@koziarski.org>
3662
3663         * FormFloat.C: changes to prevent here definitely being used
3664         with wide figures.
3665
3666 2001-12-29  Dekel Tsur  <dekelts@tau.ac.il>
3667
3668         * FormMathsMatrix.C (AlignFilter): Allow entering the '|' char.
3669
3670 2001-12-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3671
3672         * DropDown.C: always include <config.h> in sources.
3673
3674         * xforms_helpers.h:
3675         * FormFiledialog.h:
3676         * Timeout_pimpl.h:
3677         * DropDown.h: do not include <config.h> in headers
3678
3679 2001-12-20  Juergen Vigna  <jug@sad.it>
3680
3681         * FormTabular.C (update): final LT-h/f support modifications.
3682
3683 2001-12-19  Juergen Vigna  <jug@sad.it>
3684
3685         * FormTabular.C (update): change a bit the tabular layout and added
3686         better longtable options handling.
3687
3688 2001-12-15  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3689
3690         * FormToc.C: using std::endl
3691
3692 2001-12-14  John Levon  <moz@compsoc.man.ac.uk>
3693
3694         * FormToc.C: fix crash when no entries, and
3695           update types properly
3696
3697 2001-12-11  Ben Stanley <bds02@uow.edu.au>
3698
3699         * Menubar_pimpl.C: Fixed a crashing bug when document has more
3700         than 80 floats and using xforms 0.88
3701
3702 2001-12-11  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
3703
3704         * xforms_helpers.C: include lyxlength.h here
3705         * xforms_helpers.h: ... but not here
3706
3707         * FormTabular.C: use LyXLength instead of string wherever
3708         necessary; whitespace changes.
3709
3710 2001-12-08  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
3711
3712         * forms/form_preferences.fd: use the same name for font sizes
3713         than the character dialog.
3714
3715 2001-11-26  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
3716
3717         * forms/form_search.fd: Added label text to search buttons
3718         (to make the shortcuts visible).
3719
3720 2001-12-05  John Levon  <moz@compsoc.man.ac.uk>
3721
3722         * FormParagraph.C: set combo box correctly for VSpace::LENGTH
3723
3724 2001-12-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3725
3726         * FormFiledialog.C:
3727         * xforms_helpers.C: change "while(" to "while ("
3728
3729 2001-12-05  Allan Rae  <rae@lyx.org>
3730
3731         * FormParagraph.C (apply): One other LyXText fix.
3732
3733 2001-12-05  John Levon  <moz@compsoc.man.ac.uk>
3734
3735        * FormParagraph.C (getCurrentParagraph):
3736         (apply):  get the right LyXText !
3737
3738 2001-11-29  John Levon  <moz@compsoc.man.ac.uk>
3739
3740         * FormParagraph.C: disallow page breaks in insets
3741
3742 2001-11-23  John Levon  <moz@compsoc.man.ac.uk>
3743
3744         * FormParagraph.C: allow signed space above/below, actually
3745           use space below units
3746
3747 2001-11-04  John Levon  <moz@compsoc.man.ac.uk>
3748
3749         * FormToc.C: fixes to make floatlists work
3750
3751 2001-11-23  John Levon  <moz@compsoc.man.ac.uk>
3752
3753         * Makefile.am:
3754         * Alert_pimpl.C: Alert etc.
3755
3756         * xforms_helpers.h:
3757         * xforms_helpers.C:
3758         * forms/fdfix.sh: move idex etc. to here
3759
3760         * GUIRunTime.C: move getScreenDPI() to here
3761
3762 2001-11-20  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
3763
3764        * forms/form_ref.fd, form_preferences.fd, form_citation.fd,
3765        form_graphics.fd, form_paragraph.fd: Enlarged the Restore button
3766        to 100p (now German translation fits in).
3767        * forms/form_external.fd, form_bibtex.fd, form_print.fd,
3768        form_preferences.fd, form_graphics.fd, form.include.fd,
3769        form-external.fd:
3770        Unified label "Browse..." and unified its width to 100p.
3771
3772 2001-11-13  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
3773
3774        * forms/form_graphics.fd: fixed shortcut clash
3775        * forms/form-external.fd: added shortcut for "Apply"
3776
3777 2001-11-12  John Levon  <moz@compsoc.man.ac.uk>
3778
3779         * FormFiledialog.C: don't reset path if new dir
3780           doesn't exist.
3781
3782 2001-11-12  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
3783
3784        * forms/form_document.fd: Renamed "Save as Class Defaults"
3785        to "Save as Document Defaults"
3786        * FormDocument.C:
3787        Removed the setEnabled-Definitions for the
3788        "save_default"-Button since it causes nothing but trouble.
3789        Changed the text of AskQuestion on saveParamsAsDefault.
3790
3791 2001-11-07  John Levon  <moz@compsoc.man.ac.uk>
3792
3793         * DropDown.C: fix crash, improve behaviour a bit
3794
3795 2001-11-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3796
3797         * FormDocument.C (class_apply):
3798         (paper_apply):
3799         (language_apply):
3800         (options_apply):
3801         (bullets_apply): add a version of these methods taking a
3802         BufferParams& parameters. The original versions are now wrappers
3803         around these.
3804         (saveParamsAsDefault): new function, moved from old
3805         LFUN_LAYOUT_SAVE_DEFAULT code.
3806
3807 2001-11-03  John Levon  <moz@compsoc.man.ac.uk>
3808
3809         * Makefile.am:
3810         * DropDown.h:
3811         * DropDown.C: drop-down completion
3812
3813 2001-11-04  John Levon  <moz@compsoc.man.ac.uk>
3814
3815         * forms/form_graphics.fd: change clashing shortcut
3816
3817 2001-10-24  Juergen Vigna  <jug@sad.it>
3818
3819         * FormTabular.C: changed calls for footer/headers of longtabulars.
3820
3821 2001-10-23  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
3822
3823         * forms/form_tabular.fd: Add value choices
3824         * FormTabular.C: Handle that choices
3825
3826         * FormDocument.C: fix small bug.
3827
3828 2001-10-23  Angus Leeming  <a.leeming@ic.ac.uk>
3829
3830         * FormGraphics.[Ch]: move some parameters out of the heaader file and
3831         into namespace anon.
3832
3833         * FormPreferences.C:
3834         * forms/form_preferences.fd: replaced button_colorspace with two
3835         radio buttons, button_hsv and button_rgb.
3836
3837 2001-10-19  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
3838
3839        * forms/form_document.fd:
3840          Class: add a value choice for Default Skip.
3841          Some rearrangements (minor tweaks).
3842        * FormDocument.C: Handle that choice, minor tweaks.
3843        * forms/form_paragraph.fd: Add value choices
3844        * FormParagraph.C: Handle that choices.
3845        * FormMinipage.C/FormGraphics.C: Small tweaks.
3846
3847 2001-10-15  Angus Leeming  <a.leeming@ic.ac.uk>
3848
3849         * FormDocument.C: fixed some bugs in the Paper tab.
3850
3851         * xforms_helpers.[Ch] (updateWidgetsFromLengthString): add argument
3852         specifying default unit for choice if input string is empty.
3853
3854 2001-10-12  Angus Leeming  <a.leeming@ic.ac.uk>
3855
3856         * FormDocument.C (input): one more tweak...
3857
3858 2001-10-10  Herbert Voss  <voss@perce.de>
3859
3860         * FormTexinfo.[Ch]: some changes to the code
3861
3862 2001-10-10  André Pönitz  <poenitz@htwm.de>
3863
3864         * FormsMathMatrix.C: add missing space between v- and h-alignment
3865         parameters
3866
3867 2001-10-09  Herbert Voss  <voss@perce.de>
3868
3869         * FormTexinfo.[Ch]:
3870         * forms/form_texinfo.fd: new files. Display information about the
3871         installed texfiles (cls,sty,bst).
3872
3873         * FormShowFile.[Ch]: new files. Display the contents of a file.
3874
3875         * Dialog.C:
3876         * Makefile.am: modified appropriately.
3877
3878 2001-10-09  Angus Leeming  <a.leeming@ic.ac.uk>
3879
3880         * xforms_helpers.[Ch] (getLengthFromWidgets): new function.
3881         Given input and choice widgets, create a string such as "1cm".
3882         (updateWidgetsFromLengthString): new function.
3883         Given a string such as "1cm", set the input and choice widgets.
3884
3885         * FormDocument.C:
3886         * forms/form_document.fd: improve the GUI of the paper tab using these
3887         new helper functions.
3888
3889 2001-10-07  Adrien Rebollo  <adrien.rebollo@gmx.fr>
3890
3891         * FormDocument.C (build): support latin4
3892
3893 2001-10-05  Adrien Rebollo  <adrien.rebollo@gmx.fr>
3894
3895         * FormDocument.C (build): support latin3
3896
3897 2001-10-04  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3898
3899         * forms/form_aboutlyx.fd: use flat boxes for tabs.
3900
3901 2001-10-03  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
3902
3903         * forms/form_document.fd: rearrangement of the paper tab;
3904         rename "use geometry" to "custom margins/sizes".
3905
3906         * FormDocument.C: add code to avoid the input of senseless data
3907         in document -> paper.
3908
3909 2001-10-01  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
3910
3911         * FormDocument.C: Disable choice "Special" if landscape
3912         is chosen to prevent senseless values.
3913
3914 2001-09-28  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
3915
3916         * forms/form_preferences.fd: small tweaks.
3917
3918 2001-09-24  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
3919
3920         * forms/form_document.fd: Removed "Auto Reset", renamed the "Reset"
3921         button to "Use Class Defaults" and moved it outside the tab.
3922         Some more minor tweaking.
3923
3924         * FormDocument.C: handled this changes.
3925
3926 2001-09-27  Angus Leeming  <a.leeming@ic.ac.uk>
3927
3928         * Dialogs.C: remove splash dialog code.
3929
3930         * FormSplash.[Ch]:
3931         * form_splash.[Ch]:
3932         * forms/form_splash.fd: removed.
3933
3934         * Makefile.am:
3935         * forms/makefile: remove splash dialog files.
3936
3937         * Menubar_pimpl.C (MenuCallback): no longer call
3938         Dialogs::destroySplash.
3939
3940 2001-09-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3941
3942         * forms/form_preferences.fd: fix typo
3943
3944 2001-09-24  Angus Leeming  <a.leeming@ic.ac.uk>
3945
3946         * FormRef.C:
3947         * forms/form_ref.fd: renamed the widgets in the standard style.
3948
3949         * xforms_helpers.[Ch] (getVectorFromChoice, getVectorFromBrowser): new
3950         helper functions. Build a vector<string> from the contents of
3951         an fl_choice and fl_browser respectively.
3952
3953         * FormCitation.C (fillChoice, updateBrowser):
3954         * FormRef.C: use these new functions to only update the choices and
3955         browsers when absolutely necessary.
3956
3957 2001-09-24  Angus Leeming  <a.leeming@ic.ac.uk>
3958
3959         * FormBase.C (InputCB):
3960         * FormBaseDeprecated.C (InputCB): generalised Dekel's fix to the
3961         "select choice < 1" problem.
3962
3963         * FormRef.C (input): undid Dekel's change in light of the above
3964         generalisation.
3965
3966 2001-09-21  Dekel Tsur  <dekelts@tau.ac.il>
3967
3968         * FormRef.C (input): Fix crash when using dialog with keyboard.
3969
3970 2001-09-20  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
3971
3972         * forms/form_document.fd: small tweaks.
3973
3974 2001-09-19  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
3975
3976         * forms/form_document.fd: Added checkbox "auto_reset", button
3977         "reset_defaults" and button "save_defaults".
3978
3979         * Form_Document.[Ch]: Removed AskQuestion when changing class.
3980         Implement the 2 buttons and the checkbox described above.
3981
3982         * forms/form_preferences.fd: Added checkbox "auto_reset" (to
3983         save the default value of that lyxrc)
3984
3985         * FormPreferences.C: Handle that button
3986
3987 2001-09-18  Angus Leeming  <a.leeming@ic.ac.uk>
3988
3989         * form_ref.fd: a little tweaking.
3990
3991         * FormSpellchecker.C (build): set the bounds to the slider, so it
3992         updates during a spellchecking session.
3993
3994 2001-09-14  Angus Leeming  <a.leeming@ic.ac.uk>
3995
3996         * forms/form_preferences.fd: rearrangement and addition of new
3997         Display Graphics radio buttons to Look & Feel->Misc
3998         (By Jürgen Spitzmüller).
3999
4000         * FormPreferences.C: modify new lyxrc variable "display_graphics"
4001         depending on the values of the Display Graphics radio buttons.
4002
4003         * FormGraphics.C: use this variable.
4004
4005 2001-09-13  Angus Leeming  <a.leeming@ic.ac.uk>
4006
4007         * FormMathsBitmap.[Ch]: add d-tor to finally fix a memory leak.
4008         Hoorah! Happy Birthday to me!
4009
4010 2001-09-07  Dekel Tsur  <dekelts@tau.ac.il>
4011
4012         * forms/form_ref.fd: Add buffer button.
4013
4014         * FormRef.C (update): Handle the buffer button.
4015         (input): Ditto
4016
4017 2001-09-13  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
4018
4019         * forms/form_graphics.fd: complete rewrite of the dialog
4020         (Most work was done by Angus, though).
4021
4022 2001-09-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
4023
4024         * combox.C (hide): execute the callback _after_ closing the
4025         combox.
4026
4027 2001-09-12  Angus Leeming  <a.leeming@ic.ac.uk>
4028
4029         * FormDocument.C (c-tor): initialise some variables.
4030
4031         * forms/form_citation.fd: remove spurious shortcut to a labelframe!
4032         (Thereby removing a warning message when the dialog is built.)
4033
4034         * FormFloat.C (input): return SMI_VALID.
4035
4036 2001-09-11  Angus Leeming  <a.leeming@ic.ac.uk>
4037
4038         * FormDocument.C (input, options_update): add code to enable the
4039         Author-Year/Numerical citation choice only if the natbib checkbox is
4040         active.
4041
4042         * FormFloat.[Ch]: added new method input() to control the behaviour of
4043         the buttons better.
4044         * forms/form_float.fd: renamed Here as button_here_definitely.
4045
4046         * FormGraphics.C:
4047         * forms/form_graphics.fd: add callbacks to a few widgets that didn't
4048         have them, so enabling the Ok, Apply buttons appropriately.
4049
4050 2001-09-08  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
4051
4052         * forms/form_paragraph.fd: cosmetics (renamed "Label Width" to "Longest
4053         Label", added a labelframe).
4054
4055 2001-09-10  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4056
4057         * Toolbar_pimpl.C (C_Toolbar_BubblePost): fix linking
4058         (C_Toolbar_BubbleTimerCB): fix linking
4059
4060         * FormMathsBitmap.C (form): use get() to get the raw pointer.
4061
4062         * FormMathsBitmap.h: use shared_c_ptr for form_ as well.
4063
4064 2001-09-09  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4065
4066         * combox.C (C_Combox_input_cb): make it static
4067         (C_Combox_combo_cb): make it static
4068         (C_Combox_peek_event): make it static
4069
4070         * Toolbar_pimpl.C (C_Toolbar_BubbleTimerCB): make it static
4071         (C_Toolbar_BubblePost): make it static
4072         (C_Toolbar_ToolbarCB): make it static
4073
4074         * Timeout_pimpl.C (C_intern_timeout_cb): make it static
4075
4076         * Menubar_pimpl.C (C_Menubar_Pimpl_MenuCallback): make it static
4077
4078         * Makefile.am (libxforms_la_LIBADD): add this and depend on the
4079         gui libs
4080
4081 2001-09-07  Angus Leeming  <a.leeming@ic.ac.uk>
4082
4083         * FormBaseDeprecated.[Ch]: use the same allow_resize methodology as has
4084         been used successfully in FormBase.
4085         (show): call bc().refresh() after building the dialog to activate the
4086         button controller.
4087
4088         * FormPreferences.C (build): remove hack to fix butoon controller as
4089         the correct fix is in FormBaseDeprecated.
4090
4091         * FormPreferences.[Ch] (connect, disconnect): removed (redundant).
4092
4093         * FormMaths*.C (c-tor): prohibit resizing of the dialog.
4094
4095 2001-09-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
4096
4097         * Toolbar_pimpl.C (setLayout):
4098         (layoutSelected): make them work even when gettext has been
4099         translating the interface.
4100
4101 2001-09-07  Angus Leeming  <a.leeming@ic.ac.uk>
4102
4103         * FormMathsSpace.C: Fix bug: the "Maths spacing" dialog is broken
4104         ("Apply" does not work without former user change in the dialog).
4105
4106         * FormPreferences.C (build): Fix bug: if you start LyX and open the
4107         Preferences dialog, "Apply" is activated even though no change has been
4108         made so far.
4109
4110 2001-09-07  Rob Lahaye  <lahaye@users.sourceforge.net>
4111
4112         * FormBase.C (show): use controller_.IconifyWithMain() to control
4113         the dialog's show policy
4114
4115         * FormBaseDeprecated.C (show): ditto, but use lyxrc variable directly.
4116
4117         * FormPreferences.C:
4118         * forms/form_preferences.fd: add a check_dialogs_iconify_with_main
4119         check button to the Look & Feel->Misc tab and code to modify the lyxrc
4120         variable dialogs_iconify_with_main appropriately.
4121
4122 2001-09-07  Angus Leeming  <a.leeming@ic.ac.uk>
4123
4124         * FormBase.h: clean-up comments. Remove mutable status of minw_, minh_.
4125
4126 2001-09-06  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
4127
4128         * forms/form_character.fd: small cosmetics (aligned "Language:" right
4129         as suggested in Michael's Buglist).
4130
4131 2001-09-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
4132
4133         * Toolbar_pimpl.C (updateLayoutList): do not display obsolete
4134         layouts
4135         (layoutSelected): remove the numeric argument and use the text of
4136         the combox entry instead.
4137
4138         * combox.C: lowercase a few remaining methods, rename select_text
4139         to select
4140         * several files: propagate these changes
4141
4142 2001-09-03  Angus Leeming  <a.leeming@ic.ac.uk>
4143
4144         * FormPreferences.C: add fl_set_input_return to input_paperoption.
4145
4146 2001-09-02  John Levon  <moz@compsoc.man.ac.uk>
4147
4148         * FormParagraph.C: fix default line spacing case
4149
4150 2001-08-31  John Levon  <moz@compsoc.man.ac.uk>
4151
4152         * FormParagraph.C: disable space inputs when != Length
4153
4154 2001-08-31  John Levon  <moz@compsoc.man.ac.uk>
4155
4156         * FormPreferences.C:
4157         * form_preferences.h:
4158         * form_preferences.C:
4159         * forms/form_preferences.fd: add view_dvi_paper_option
4160
4161 2001-08-31  John Levon  <moz@compsoc.man.ac.uk>
4162
4163         * FormMathsPanel.h: sub dialogs must be Ignorant.
4164
4165 2001-08-31  John Levon  <moz@compsoc.man.ac.uk>
4166
4167         * FormParagraph.C: fix to not allow 0 linespacing
4168
4169 2001-08-29  Angus Leeming  <a.leeming@ic.ac.uk>
4170
4171         * FormCitation.C (c-tor): prevent re-sizing of the dialog.
4172
4173         * FormParagraph.C (input): set fl_get_choice check for the linespacing
4174         to 5 not 4. xforms arrays start at 1.
4175
4176 2001-08-29  Angus Leeming  <a.leeming@ic.ac.uk>
4177
4178         * FormParagraph.[Ch]:
4179         * forms/form_paragraph.fd: clean up of dialog and of controlling
4180         code.
4181
4182 2001-08-29  Angus Leeming  <a.leeming@ic.ac.uk>
4183
4184         * FormBase.C (C_CutandPastePH): new function that can be used as a
4185         pre-handler to any xforms text input widget. Will trigger an event on
4186         pasting into the widget using the middle mouse button.
4187
4188         * FormPreamble.C (build): use this pre-handler for the input widget.
4189
4190 2001-08-26  Angus Leeming  <a.leeming@ic.ac.uk>
4191
4192         * FormCitation.C:
4193         * forms/form_citation.fd: a little tweaking to ensure that the
4194         style choice remains centred within the frame if its contents change.
4195
4196         * FormBase.h: added an allow_resize_ member variable. If false
4197         resizing the dialog is prohibitted.
4198
4199         * FormBase.[Ch]:
4200         * FormBrowser.[Ch]: modify c-tors to pass this new variable to FormBase.
4201
4202         * FormAboutlyx.C:
4203         * FormCharacter.C:
4204         * FormThesaurus.C:
4205         make use of this functionality to ensure that the dialog cannot be
4206         resized.
4207
4208 2001-08-27  John Levon  <moz@compsoc.man.ac.uk>
4209
4210         * GUIRunTime.C: initApplication() should take a int & argc
4211
4212 2001-08-24  John Levon  <moz@compsoc.man.ac.uk>
4213
4214         * FormCitation.h:
4215         * FormCitation.C: tidy code a little
4216
4217         * GUIRunTime.C: more informative error
4218
4219 2001-08-23  Angus Leeming  <a.leeming@ic.ac.uk>
4220
4221         * forms/form_preferences.fd: order the items "logically" so that
4222         tabbing through the dialog makes sense. Close bug #404569.
4223
4224 2001-08-23  Angus Leeming  <a.leeming@ic.ac.uk>
4225
4226         * FormPreferences.C: Tentative fix of John's "no point in spell
4227         command "None"" bug, #223255.
4228
4229 2001-08-23  Herbert Voss  <voss@perce.de>
4230
4231         * FormBibtex.C (input): normalize database list
4232
4233 2001-08-21  Angus Leeming  <a.leeming@ic.ac.uk>
4234
4235         * FormBibtex.C: make sure that any database is stored only once.
4236
4237 2001-08-22  Herbert Voss  <voss@perce.de>
4238
4239         * FormBibtex.C (input): fix for multiple databases
4240
4241 2001-08-21  Herbert Voss  <voss@perce.de>
4242
4243         * FormBibtex.C (input): extension handling for ".bst"
4244
4245 2001-08-21  Angus Leeming  <a.leeming@ic.ac.uk>
4246
4247         * forms/form_bibtex.fd: activate "Ok" when the "Add bibliography to TOC"
4248         check button is pressed.
4249
4250 2001-08-20  Dekel Tsur  <dekelts@tau.ac.il>
4251
4252         * FormParagraph.C (general_apply): Handle default spacing.
4253         (general_update): Ditto.
4254
4255 2001-08-20  Angus Leeming  <a.leeming@ic.ac.uk>
4256
4257         * FormBibtex.C:
4258         * forms/form_bibtex.fd: get the browse buttons working as they should.
4259
4260 2001-08-20  Herbert Voss  <voss@perce.de>
4261
4262         * FormBibtex.C:
4263         * forms/form_bibtex.fd: enhanced bibtex-data gui to browse for
4264         databases and styles. Added an option for "bibliography into toc"
4265
4266 2001-08-18  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4267
4268         * FormMathsBitmap.h: use the lyx::shared_c_ptr that uses free() to
4269         cleanup.
4270
4271 2001-08-15  John Levon  <moz@compsoc.man.ac.uk>
4272
4273         * combox.h: fix source doc
4274
4275         * form_math_matrix.C:
4276         * forms/form_math_matrix.fd: new layout
4277
4278 2001-08-16  John Levon  <moz@compsoc.man.ac.uk>
4279
4280         * form_paragraph.h:
4281         * form_paragraph.C:
4282         * forms/form_paragraph.fd:
4283         * FormParagraph.C: support per-para linespacing
4284
4285         * forms/form_float.fd:
4286         * form_float.C: fix shortcut typo
4287
4288 2001-08-15  Angus Leeming  <a.leeming@ic.ac.uk>
4289
4290         * forms/form_character.fd: small adjustment to the position of John's
4291         extra Language label.
4292
4293 2001-08-09  André Pönitz  <poenitz@htwm.de>
4294
4295         * FormMathsDelim.C: renamed some delimiter parameters.
4296
4297 2001-08-09  Angus Leeming  <a.leeming@ic.ac.uk>
4298
4299         * FormCitation.C (build):
4300         * FormDocument.C (build):
4301         * FormMinipage.C (build):
4302         * FormParagraph.C (build):
4303         * FormRef.C (build): added stuff to read-only list in the
4304         button controller.
4305
4306         * FormCitation.C (update): disable citation style stuff when not using
4307         Natbib.
4308
4309 2001-08-06  Juergen Vigna  <jug@sad.it>
4310
4311         * forms/form_ert.fd: new file.
4312
4313         * form_ert.[Ch]: new files.
4314
4315         * FormERT.[Ch]: new files. Implementation of ERT dialog.
4316
4317 2001-08-01  Angus Leeming  <a.leeming@ic.ac.uk>
4318
4319         * FormPreferences.C (Color c-tor): initialise modifiedXformsPrefs.
4320
4321 2001-07-30  Angus Leeming  <a.leeming@ic.ac.uk>
4322
4323         * GUIRunTime.C (processEvents, runTime): small code rearrangement.
4324
4325 2001-08-01  John Levon  <moz@compsoc.man.ac.uk>
4326
4327         * FormMathsPanel.C:
4328         * FormMathsPanel.h:
4329         * form_maths_panel.C:
4330         * form_maths_panel.h:
4331         * forms/form_maths_panel.fd: re-add dots bitmaps
4332
4333         * FormRef.C: "Goto" -> "Go to"
4334
4335 2001-07-29  John Levon  <moz@compsoc.man.ac.uk>
4336
4337         * FormMathsBitmap.C: initialise form_
4338
4339 2001-07-29  Baruch Even  <baruch@lyx.org>
4340
4341         * src/forms/form_graphics.fd:
4342         * src/FormGraphics.C: Added support for the new horizontal scale factor.
4343
4344 2001-07-30  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4345
4346         * forms/makefile (SRCS): add form_float.fd
4347
4348         * forms/form_float.fd: new file
4349
4350         * form_float.[Ch]: new files
4351
4352         * Makefile.am (libxforms_la_SOURCES): add FormFloat.C,
4353         FormFloat.h, form_float.C and form_float.h
4354
4355         * FormFloat.[Ch]: new files
4356
4357         * Dialogs.C: init GUIFloat is well
4358
4359 2001-07-29  Asger Alstrup Nielsen  <alstrup@alstrup>
4360
4361         * FormToc.C (updateType): Fix problem with TOC that couldn't be
4362         updated because the type list was not updated.
4363
4364 2001-07-26  Angus Leeming  <a.leeming@ic.ac.uk>
4365
4366         * forms/form_aboutlyx.fd: made a bit bigger to get the Copyright &
4367         Version stuff in.
4368
4369         * input_validators.[Ch] (fl_int_filter, fl_float_filter): new methods.
4370
4371         * FormGraphics.C (build): uncommented the fl_set_input_return call for
4372         input_rotate_angle. Set input filter on rotate_angle to make it accept
4373         only floating point numbers.
4374         (input): Browse now activates the Ok button approriately.
4375
4376 2001-07-26  John Levon  <moz@compsoc.man.ac.uk>
4377
4378         * Dialogs.C:
4379         * Makefile.am:
4380         * FormThesaurus.h:
4381         * FormThesaurus.C:
4382         * form_thesaurus.h:
4383         * form_thesaurus.C:
4384         * forms/makefile:
4385         * forms/form_thesaurus.fd: add thesaurus
4386
4387 2001-07-26  Baruch Even  <baruch@lyx.org>
4388
4389         * FormGraphics.h:
4390         * FormGraphics.C: Removed hide method since it was interfering with the
4391         needed work, it cleared several vectors that were needed for proper
4392         functioning. Also changed rotateAngle to float.
4393
4394         * FormGraphics.C:
4395         * forms/form_graphics.fd: Removed inline option, all InsetGraphics figures
4396         are inlined.
4397
4398 2001-07-23  John Levon  <moz@compsoc.man.ac.uk>
4399
4400         * FormInclude.C: add load file facility back
4401
4402 2001-07-23  John Levon  <moz@compsoc.man.ac.uk>
4403
4404         * FormCharacter.C: disable resizing as it doesn't work
4405
4406         * FormPreamble.C: allow to copy-paste from RO preamble by
4407           enabling editing.
4408
4409 2001-07-20  Jürgen Spitzmüller  <juergen.sp@t-online.de>
4410
4411         * forms/form_citation.fd: resized form to fit on a 800x600 screen.
4412
4413 2001-07-19  Angus Leeming  <a.leeming@ic.ac.uk>
4414
4415         * FormCitation.[Ch]: changes associated with adding natbib support.
4416         New helper functions, string_width, fillChoice, updateStyle.
4417         (apply): set the citation command appropriately.
4418         (input): deal with the citation command choices.
4419         (update): parse the citation command and deal with it. Nuke the
4420         setSize stuff.
4421         (setSize): nuked!
4422
4423         * FormDocument.C (build): add options to use natbib.
4424
4425         * forms/form_citation.fd: add natbib support. Rearrange dialog to
4426         fit onto shorter screens.
4427
4428         * forms/form_document.fd: add natbib support.
4429
4430 2001-07-16  Juergen Vigna  <jug@sad.it>
4431
4432         * form_aboutlyx.C: set default for "Close" button to "ESC"-key.
4433
4434 2001-07-13  Angus Leeming  <a.leeming@ic.ac.uk>
4435
4436         Consistent use of Lsstream.h:
4437         * FormAboutlyx.C (build):
4438         * FormVCLog.C (update): std::ostringstream -> ostringstream.
4439
4440         * FormMathsDelim.C (apply):
4441         * FormMathsMatrix.C (apply): std::stringstream -> stringstream.
4442
4443 2001-07-13  Edwin Leuven  <leuven@fee.uva.nl>
4444
4445         * implement 1 about lyx dialog instead of 3 separate ones
4446
4447         * FormCredits.[Ch]: removed
4448         * FormCopyright.[Ch]: removed
4449         * form_credits.[Ch]: removed
4450         * forms/form_credits.fd: removed
4451         * form_copyright.[Ch]: removed
4452         * forms/form_copyright.fd: removed
4453         * FormAboutlyx.[Ch]: added
4454         * form_aboutlyx.[Ch]: added
4455         * forms/form_aboutlyx.fd: added
4456         * Dialogs.C: add about lyx stuff
4457
4458 2001-07-13  Edwin Leuven  <leuven@fee.uva.nl>
4459
4460         * add spellchecker
4461
4462         * FormPreferences.[Ch]: rename spellchecker to spelloptions
4463         * form_preferences.[Ch]: idem
4464         * forms/form_preferences.fd: idem
4465         * FormSpellchecker.[Ch]: added
4466         * form_spellchecker.[Ch]: added
4467         * forms/form_spellchecker.fd: added
4468         * Dialogs.C: add spellchecker
4469
4470 2001-07-12  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4471
4472         * FormFiledialog.C: (*it). -> it->
4473         * Toolbar_pimpl.C: ditto
4474         * RadioButtonGroup.C: ditto
4475         * FormPreferences.C: ditto
4476
4477 2001-07-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
4478
4479         * GUIRunTime.C (x11Display):
4480         (x11Screen):
4481         (x11Colormap):
4482         (x11VisualDepth): new methods
4483
4484 2001-07-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4485
4486         * FormDocument.C (class_apply): call CutAndPaste::'s staitc method
4487         directly.
4488
4489         * Toolbar_pimpl.h: make owner be a XFormsView, small changes
4490         because of this.
4491
4492         * GUIRunTime.C (createMainView): implement
4493
4494 2001-06-22  John Levon  <moz@compsoc.man.ac.uk>
4495
4496         * FormCharacter.C:
4497         * form_character.C:
4498         * forms/form_character.fd: hide the widget underneath language
4499           combox hack.
4500
4501 2001-06-27  John Levon  <moz@compsoc.man.ac.uk>
4502
4503         * FormPreferences.h:
4504         * FormPreferences.C: connect and operator
4505           showSpellcheckerPreferences signal
4506
4507         * FormPrint.C (input): modify to select radio_file
4508           when the user uses the filename input
4509
4510 2001-06-26  The LyX Project  <lyx@violet.home.sad.it>
4511
4512         * combox.C (remove): send debug output to Debug::GUI.
4513
4514 2001-06-26  The LyX Project  <lyx@rose.home.sad.it>
4515
4516         * Menubar_pimpl.C (create_submenu):
4517         * Toolbar_pimpl.C (update): update to use func_status
4518
4519 2001-06-25  The LyX Project  <lyx@tulip.home.sad.it>
4520
4521         * FormPreferences.C (Path::feedback): remove bogus description of
4522         lyxpipe.
4523
4524 2001-06-16  Angus Leeming  <a.leeming@ic.ac.uk>
4525
4526         * xformsBC.h: clean-up of included files.
4527
4528 2001-06-15  Angus Leeming  <a.leeming@ic.ac.uk>
4529
4530         * FormDocument.C:
4531         * FormParagraph.C (c-tor): cosmetic name change of signal.
4532
4533         * FormParagraph.[Ch]: added machinery to act on an updateParagraph
4534         signal. It's pretty crude at the moment! Mental note: would be more
4535         elegant if we passed a LyXParagraph & with both the signals rather than
4536         search through the Buffer.
4537
4538 2001-06-13  Angus Leeming  <a.leeming@ic.ac.uk>
4539
4540         * *.[h]: added // -*- C++ -*-
4541         * *.[C]: removed // -*- C++ -*-
4542
4543         * FormCharacter.C (update): now uses contents of font_, stored
4544         permanently by the controller to update() the dialog.
4545
4546 2001-06-12  Angus Leeming  <a.leeming@ic.ac.uk>
4547
4548         * FormInclude.C:
4549         * form_include.fd: (various places): Ok button is now activated when
4550         the filename is input from the keyboard.
4551
4552         * FormPreferences.C white-space change in various places.
4553         (Converters::GetTo): get the contents of "to" not "from"! Thus fix bug
4554         that disabled addition of new converters.
4555
4556         * FormCharacter.C (input, update): new methods. Activate the Apply
4557         button when any of the input fileds are not IGNORE.
4558
4559 2001-06-11  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4560
4561         * FormToc.C (input): change test slightly.
4562         (updateContents): clear list if empty and add no list msg.
4563
4564 2001-05-30  Angus Leeming  <a.leeming@ic.ac.uk>
4565
4566         * FormParagraph.C (update, general_update): enabling the align buttons
4567         is now dependent on the AlignPossible entry in the Layout.
4568
4569 2001-06-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
4570
4571         * MathsSymbols.C:
4572         * FormMathsMatrix.C: bring C functions into global namespace if
4573         necessary.
4574
4575 2001-05-31  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4576
4577         * MathsSymbols.C (pixmapFromBitmapData): add std::
4578
4579         * FormMathsMatrix.C (AlignFilter): add std::
4580
4581 2001-05-22  Adrien Rebollo <rebollo@iaf.cnrs-gif.fr>
4582
4583         * FormDocument.C (build): add iso8859-15 support.
4584
4585 2001-05-08  Baruch Even  <baruch@lyx.org>
4586
4587         * Menubar_pimpl.C: Fixed compilation problem.
4588
4589 2001-05-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4590
4591         * Menubar_pimpl.C (add_toc): use name and not type with float.
4592         (create_submenu): correct call of new object
4593         (create_submenu): add FloatListInsert and FloatInsert to dummy clause.
4594
4595 2001-05-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4596
4597         * FormParagraph.[Ch]: remove !NO_PEXTRA and !NEW_INSETS cruft
4598
4599 2001-04-26  Angus Leeming  <a.leeming@ic.ac.uk>
4600
4601         * Dialogs.C: included insetgraphicsParams.h
4602
4603         * FormMathsMatrix.C:
4604         * FormMathsBitmap.C: included LAssert.h
4605
4606 2001-04-24  Allan Rae  <rae@lyx.org>
4607
4608         * xforms_helpers.C (formatted): two consecutive spaces would kill it.
4609
4610 2001-04-20  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
4611
4612         * xforms_helpers.C (formatted): do not use string::substr(1) on a
4613         string of length 1 !
4614
4615 2001-04-16  Allan Rae  <rae@lyx.org>
4616
4617         * xforms_helpers.C (formatted):
4618         * Menubar_pimpl.C (add_toc): #warning triggers an error on Sun CC 6.0
4619         as an unrecognised preprocessor directive.  So ensure they're wrapped.
4620
4621 2001-04-06  John Levon  <moz@compsoc.man.ac.uk>
4622
4623         * FormTabularCreate.C: pass a pair of uints to the controller
4624
4625         * FormVCLog.C: the log appears as a stringstream now
4626
4627         * forms/form_external.fd: make params update state (from Angus)
4628
4629 2001-04-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
4630
4631         * Menubar_pimpl.C: include gettext.h
4632
4633 2001-04-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
4634
4635         * xforms_helpers.C (formatted): constify length
4636
4637         * FormTabular.C (update): small restructure, adjust for scoped_ptr
4638         (input): adjust for scoped_ptr
4639         (input): constify str
4640
4641 2001-04-03  John Levon  <moz@compsoc.man.ac.uk>
4642
4643         * Dialogs.C: s/popup/dialog/
4644
4645         * Form*.C:
4646         * FormBase.h:
4647         * FormBase.C: s/ControlButton/ControlButtons/
4648         move bc().refresh() into base show() method
4649
4650         * Form*.C:
4651         * FormBaseDeprecated.C:
4652         s/UndoAll/restore/
4653
4654 2001-03-30  Angus Leeming  <a.leeming@ic.ac.uk>
4655
4656         * FormMathsPanel.C (c-tor): set button controller cancel label to close.
4657
4658         * FormToc.[Ch]:
4659         * forms/form_toc.fd: implemented controller-view split.
4660
4661         * Dialogs.C: associated changes.
4662
4663 2001-03-30  Angus Leeming  <a.leeming@ic.ac.uk>
4664
4665         * FormCitation.C:
4666         * forms/form_citation.fd: Don't change the name of the button when
4667         toggling between regular expression and simple searches.
4668         Squashed bug when creating a new inset, the keys field contained
4669         one (empty) key. No more; thanks, Dekel.
4670
4671         * FormExternal.C:
4672         * forms/form_external.fd: added Apply button.
4673
4674 2001-03-30  Angus Leeming  <a.leeming@ic.ac.uk>
4675
4676         * FormBase.[Ch]:
4677         * FormBrowser.[Ch]: changes associated with renaming ControlBase as
4678         ControlButton.
4679
4680         * FormExternal.[Ch]:
4681         * forms/form_external.fd: implemented controller-view split.
4682
4683         * Dialogs.C: associated changes.
4684
4685         * FormGraphics.[Ch]:
4686         * FormInclude.[Ch]:
4687         * FormPrint.[Ch]:
4688         moved the browsing functionality into the controller.
4689
4690         * xforms_helpers.[Ch]: moved browseFile to
4691         ../controllers/helper_funcs.[Ch]
4692
4693         * FormCitation.C
4694         * forms/form_citation.fd: added case sensitive search button.
4695
4696 2001-03-29  Angus Leeming  <a.leeming@ic.ac.uk>
4697
4698         * xformsBC.[Ch]: Patched in a slight reworking of Baruch Even's patch.
4699         Code moved into the generic template base class. Replaced
4700         setCancelCloseButton() with setButtonLabel().
4701
4702 2001-03-29  Juergen Vigna  <jug@sad.it>
4703
4704         * FormMinipage.C: removed widthp_ and all it's functions and changed
4705         to use new %-lengths of LyXLength.
4706
4707 2001-03-28  Angus Leeming  <a.leeming@ic.ac.uk>
4708
4709         * FormGraphics.[Ch]:
4710         * forms/form_graphics.fd:
4711         * FormIndex.[Ch]:
4712         * forms/form_index.fd: implemented controller-view split.
4713
4714         * Dialogs.C: associated changes.
4715
4716         * FormCharacter.[Ch]: changes associated with ControlCharacter cleanup.
4717
4718         * FormCitation.C: changes associated with ControlCitation cleanup.
4719
4720         * FormMinipage.h: cleaned-up forward declarations.
4721
4722 2001-03-27  Angus Leeming  <a.leeming@ic.ac.uk>
4723
4724         * FormMinipage.[Ch]:
4725         * forms/form_minipage.fd:
4726         * FormPrint.[Ch]:
4727         * forms/form_print.fd:
4728         * FormSplash.[Ch]: implemented controller-view split.
4729
4730         * Dialogs.C: associated changes.
4731
4732 2001-03-26  Angus Leeming  <a.leeming@ic.ac.uk>
4733
4734         * FormPreamble.[Ch]:
4735         * forms/form_preamble.fd:
4736         * FormRef.[Ch]:
4737         * forms/form_ref.fd:
4738         * FormSearch.[Ch]:
4739         * forms/form_search.fd:
4740         * FormTabularCreate.[Ch]:
4741         * forms/form_tabular_create.fd: implemented controller-view split.
4742
4743         * Dialogs.C: associated changes.
4744
4745 2001-03-23  Angus Leeming  <a.leeming@ic.ac.uk>
4746
4747         * FormError.[Ch]:
4748         * form_error.fd:
4749         * FormInclude.[Ch]:
4750         * form_include.fd:
4751         * FormUrl.[Ch]:
4752         * form_url.fd: implemented controller-view split.
4753
4754         * Dialogs.C: associated changes.
4755
4756         * FormBibitem.h:
4757         * FormBibtex.h:
4758         * FormCitation.h: moved methods from protected to private.
4759
4760 2001-03-23  Angus Leeming  <a.leeming@ic.ac.uk>
4761
4762         * FormCredits.C (build): changes associated with
4763         ControlCredits::getCredits returning a stringstream not a vector<string>
4764
4765 2001-03-22  Angus Leeming  <a.leeming@ic.ac.uk>
4766
4767         * FormCopyright.[Ch]:
4768         * forms/form_copyright.fd: implemented controller-view split.
4769
4770         * FormCredits.[Ch]:
4771         * forms/form_credits.fd: implemented controller-view split.
4772
4773         * Dialogs.C: associated changes.
4774
4775         * xforms_helpers.C (formatted): improved the function so that it now
4776         repects '\n' characters in the input string. Ie, the user can now
4777         specify line breaks explicitly.
4778
4779 2001-03-21  Angus Leeming  <a.leeming@ic.ac.uk>
4780
4781         * FormCharacter.[Ch]:
4782         * forms/form_character.fd: implemented controller-view split.
4783
4784         * Dialogs.C: associated changes.
4785
4786         * FormBase.C (input): changed return to SMI_VALID.
4787
4788         * FormCitation.C (updateBrowser): ensure that the keys are stripped of
4789         any surrounding whitespace.
4790
4791 2001-03-20  Angus Leeming  <a.leeming@ic.ac.uk>
4792
4793         * FormBase.[Ch] (input): no longer pure virtual. Has defualt state of
4794         SMI_NOOP.
4795         (FormBase2): split into two template classes, FormDB (DialogBase) and
4796         FormCB (ControllerBase) for greater flexibility.
4797
4798         * FormBibitem.[Ch]:
4799         * FormBibtex.[Ch]:
4800         * FormCitation.[Ch]: associated changes.
4801
4802         * FormBrowser.[Ch]:
4803         * FormLog.[Ch]:
4804         * FormVCLog.[Ch]:
4805         * forms/form_browser.fd: implemented controller-view split.
4806
4807         * Dialogs.C: associated changes.
4808
4809 2001-03-19  Angus Leeming  <a.leeming@ic.ac.uk>
4810
4811         * FormBibtex.[Ch]:
4812         * forms/form_bibtex.fd: implemented controller-view split.
4813
4814         * Dialogs.C: associated changes.
4815
4816 2001-03-19  Angus Leeming  <a.leeming@ic.ac.uk>
4817
4818         * FormBaseDeprecated.[Ch]: rename title as title_.
4819
4820         * FormBaseDeprecated.C: restore John's trick to give the dialog a border
4821         with limited functionality. It got lost in the MVC merge.
4822
4823         * FormBaseDeprecated.C:
4824         * FormBase.C (show): moved initialisation of minw_, minh_ here.
4825
4826         * FormBibitem.C (build):
4827         * FormBibtex.C (build):
4828         * FormBrowser.C (build):
4829         * FormCharacter.C (build):
4830         * FormCitation.C (build):
4831         * FormCopyright.C (build):
4832         * FormCredits.C (build):
4833         * FormDocument.C (build):
4834         * FormError.C (build):
4835         * FormExternal.C (build):
4836         * FormGraphics.C (build):
4837         * FormInclude.C (build):
4838         * FormIndex.C (build):
4839         * FormMinipage.C (build):
4840         * FormParagraph.C (build):
4841         * FormPreamble.C (build):
4842         * FormPreferences.C (build):
4843         * FormPrint.C (build):
4844         * FormRef.C (build):
4845         * FormSearch.C (build):
4846         * FormTabular.C (build):
4847         * FormTabularCreate.C (build):
4848         * FormToc.C (build):
4849         * FormUrl.C (build): removed initialisation of minw_, minh_.
4850
4851         * The Maths Panel stuff no longer causes a crash on exit from LyX.
4852
4853         * FormMaths.[Ch]:
4854         * forms/form_maths.fd: removed.
4855
4856         * forms/form_maths_delim.fd:
4857         * forms/form_maths_deco.fd:
4858         * forms/form_maths_matrix.fd:
4859         * forms/form_maths_space.fd:
4860         * forms/form_maths_panel.fd: new files.
4861         Split contents of form_maths.fd into 5 new files, one for each form.
4862
4863         * MathsSymbols.[Ch]: remove class BitmapMenu, renamed and reworked as
4864         class FormMathsBitmap in FormMathsBitmap.[Ch].
4865
4866         * FormMathsPanel.[Ch]:
4867         * FormMathsBitmap.[Ch]:
4868         * FormMathsDeco.[Ch]:
4869         * FormMathsDelim.[Ch]:
4870         * FormMathsMatrix.[Ch]:
4871         * FormMathsSpace.[Ch]: Split contents of FormMaths into new files,
4872         one for each popup. Rewrite so that all the new classes are derived from
4873         FormBaseBD. Clean up the logic in the process (I hope!).
4874
4875         * Makefile.am: added new fils, removed redundant ones.
4876
4877 2001-03-19  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
4878
4879         * FormMinipage.C (FormMinipage): add SigC:: namespace specifier.
4880         (showInset): ditto
4881         (updateInset): ditto
4882
4883 2001-03-16  Juergen Vigna  <jug@sad.it>
4884
4885         * Dialogs.C (Dialogs): create minipage options dialog.
4886
4887         * forms/form_minipage.fd:
4888         * form_minipage.C:
4889         * form_minipage.h:
4890         * FormMinipage.C:
4891         * FormMinipage.h: new files for the minipage options dialog.
4892
4893 2001-03-16  Angus Leeming  <a.leeming@ic.ac.uk>
4894
4895         * FormMaths.[Ch]: make the FD_ structs private. Create appropriate
4896         callback methods.
4897
4898         * forms/form_maths.fd: change C_FormBaseCancelCB to
4899         FormBaseDeprecatedCancelCB and so fix crash on closing the panel.
4900
4901 2001-03-16  John Levon  <moz@compsoc.man.ac.uk>
4902
4903         * FormMaths.C: quash warnings
4904
4905 2001-03-16  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
4906
4907         * FormMaths.C (C_FormMathsDelimCB): add usual .c_str() for lyxstring
4908         compatibility.
4909
4910 2001-03-16  Angus Leeming  <a.leeming@ic.ac.uk>
4911
4912         * Form_various.h: cleaned up #includes and forward declarations.
4913
4914         * Form_various.C: added "using SigC::slot" declaration.
4915
4916         * FormMaths.[Ch]: moved to boost::scoped_ptrs.
4917
4918         * FormDocument.C (CheckChoiceClass): removed string tct as the
4919         compiler warned that it was defined but never used.
4920         removed USE_CLASS_COMBO.
4921
4922 2001-03-13  John Levon  <moz@compsoc.man.ac.uk>
4923
4924         * Dialogs.C:
4925         * FormMaths.h:
4926         * FormMaths.C:
4927         * MathsSymbols.h:
4928         * MathsSymbols.C:
4929         * Makefile.am:
4930         * Toolbar_pimpl.C:
4931         * form_*.C:
4932         * forms/makefile:
4933         * forms/form_maths.fd:
4934         * forms/fdfixc.sed:
4935         * forms/fdfix.sh: add maths panel
4936
4937         * bmtable.h:
4938         * bmtable.c: moved from src/
4939
4940 2001-03-16  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
4941
4942         * FormParagraph.h: NO_PEXTRA
4943         * FormParagraph.C (input): NO_PEXTRA
4944
4945 2001-03-15  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
4946
4947         * several files: remove CXX_WORKING_NAMESPACES
4948
4949 2001-03-14  Angus Leeming  <a.leeming@ic.ac.uk>
4950
4951         * Merging changes from BRANCH_MVC back into HEAD.
4952
4953 2001-03-12  Angus Leeming  <a.leeming@ic.ac.uk>
4954
4955         * Dialogs.C (c-tor): Changes associated with storing a vector of
4956         boost::shared_ptrs.
4957         Use MVC Bibitem popup.
4958
4959         * FormBase.h: add a new template class FormBase2, derived from FormBase
4960         to make life creating MVC popups even easier ;-)
4961
4962         * FormBibitem.[Ch]:
4963         * forms/form_bibitem.fd: moved over to the MVC way of doing things.
4964         Proof that a simple popup should be easy to implement!
4965
4966         * FormCitation.[Ch]: now derived from FormBase2.
4967
4968         * FormToc.C: added using std::vector directive.
4969
4970 2001-03-09  Dekel Tsur  <dekelts@tau.ac.il>
4971
4972         * FormSearch.C: Add missing #pragma
4973
4974 2001-03-09  Angus Leeming  <a.leeming@ic.ac.uk>
4975
4976         * FormCitation.C:
4977         * forms/form_citation.fd: added the ability to Search, both Simply and
4978         for Regular Expressions. Use the Search code in the controller() to do
4979         the actual searching.
4980
4981 2001-03-08  Angus Leeming  <a.leeming@ic.ac.uk>
4982
4983         * Makefile.am: added FormCredits.[Ch] and form_credits.[Ch]
4984         * forms/makefile: added form_credits.fd
4985
4986         * Dialogs.C: added FormCredits and removed ShowCredits.
4987
4988         * FormCredits.[Ch]:
4989         * forms/form_credits.fd:
4990         * forms/form_search.fd: ported to the MVC way.
4991
4992 2001-03-07  Angus Leeming  <a.leeming@ic.ac.uk>
4993
4994         * xforms_helpers.h (formatted): now has default arguments for size and
4995         style.
4996
4997         * FormCitation.[Ch]: moved code out of this class and into
4998         ControlCitation and associated helper funcs.
4999
5000 2001-03-05  Angus Leeming  <a.leeming@ic.ac.uk>
5001
5002         * FormBase.[Ch]: (InputCB): use ButtonController::input() rather than
5003         ButtonController::valid() to check state of input. The buttons are
5004         now controlled correctly.
5005
5006         * Form*.[Ch]: use boost::scoped_ptr for the remaining few classes.
5007
5008 2001-03-05  Lars Gullik Bjønnes  <larsbj@lyx.org>
5009
5010         * Form*.[Ch]: use boost::scoped_ptr for dialog_ et al.
5011
5012         * FormBase.[Ch]: rename title as title_.
5013
5014 2001-03-02  John Levon  <moz@compsoc.man.ac.uk>
5015
5016         * FormBase.C (c-tor): initialise variables in correct order.
5017
5018         * FormCitation.C: add #include <algorithm>
5019
5020 2001-03-02  Angus Leeming  <a.leeming@ic.ac.uk>
5021
5022         * xformsBC.[Ch]: Changes associated with the changes to
5023         controllers/ButtonController.[Ch]. Ie, the class is now derived from
5024         ButtonControllerBase and the ButtonPolicy is accessed through a method
5025         bp() rather than the instance bp_.
5026
5027         * FormBaseDeprecated.[Ch]: no longer store a ButtonController, but
5028         rather use a pure virtual method bc() to access the controller
5029         instantiated by the daughter classes.
5030
5031         * F*.[Ch]: changes associated with the above.
5032
5033 2001-02-27  Angus Leeming  <a.leeming@ic.ac.uk>
5034
5035         * FormBase.[Ch]: renamed as FormBaseDeprecated.[Ch]
5036
5037         * ViewXforms.[Ch]: renamed as FormBase.[Ch]
5038
5039 2001-02-23  Angus Leeming  <a.leeming@ic.ac.uk>
5040
5041         * ButtonController.[Ch]: deleted. The class is split into two
5042         (with identical functionality), the code being found in
5043         ../controllers/ButtonController.[Ch] and xformsBC.[Ch]
5044
5045         * xformsBC.[Ch]: new files. Xforms specific part of Allan's original
5046         ButtonController class.
5047
5048         * FormBase.[Ch]: changes associated with the above split.
5049
5050         * ViewXforms.[Ch]: Base class for xforms dialogs derived from ViewBase
5051         (../controllers/ViewBase.h). Ie, for Dialogs with GUI-I controllers
5052         controlling all interaction to/from the LyX kernel.
5053
5054         * FormCitation.[Ch]:
5055         * forms/form_citation.fd: An xforms-specific implementation of the
5056         Citation dialog, controlled by the GUI-I ControlCitation.
5057
5058         * Dialogs.C: Use the controlled Citation dialog.
5059
5060 2001-03-15  John Levon  <moz@compsoc.man.ac.uk>
5061
5062         * Makefile.am:
5063         * combox.h:
5064         * combox.C: moved from src/
5065
5066 2001-03-09  Angus Leeming  <a.leeming@ic.ac.uk>
5067
5068         * forms/fdfix.sh:
5069         * forms/form_filedialog.C.patch: I hate having to make these patches,
5070         but on reflection I think it's probably better than hacking fdfix.sh.
5071
5072 2001-03-14  Angus Leeming  <a.leeming@ic.ac.uk>
5073
5074         * forms/fdfix.sh: test whether bmtable.h is needed before #including it.
5075
5076 2001-03-13  John Levon  <moz@compsoc.man.ac.uk>
5077
5078         * FormGraphics.C: remove unnecessary hack
5079
5080 2001-03-13  Dekel Tsur  <dekelts@tau.ac.il>
5081
5082         * FormCitation.C (apply): Do not put space between multiple keys.
5083
5084 2001-03-12  Dekel Tsur  <dekelts@tau.ac.il>
5085
5086         * Menubar_pimpl.C (add_toc): Remove debug message.
5087
5088 2001-03-09  John Levon  <moz@compsoc.man.ac.uk>
5089
5090         * Makefile.am:
5091         * Dialogs.C:
5092         * FormExternal.C:
5093         * FormExternal.h:
5094         * form_external.C:
5095         * form_external.h:
5096         * xforms/forms/makefile:
5097         * forms/form_external.fd: add FormExternal
5098
5099 2001-03-12  John Levon  <moz@compsoc.man.ac.uk>
5100
5101         * Dialogs.C: add destroySplash()
5102
5103         * form_splash.h:
5104         * form_splash.C:
5105         * forms/form_splash.fd:
5106         * FormSplash.h:
5107         * FormSplash.C: make independent of FormBase, tidy
5108
5109         * Menubar_pimpl.C: destroy splash on interaction
5110
5111 2001-03-12  John Levon  <moz@compsoc.man.ac.uk>
5112
5113         * FormInclude.h:
5114         * FormInclude.C:
5115         * form_include.h:
5116         * form_include.C:
5117         * forms/form_include.fd: rework, clean up
5118
5119 2001-03-12  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
5120
5121         * FormToc.h: use Buffer::typedef
5122
5123         * Menubar_pimpl.C (add_toc): use the Buffer::typedefs
5124         * FormToc.C (build): ditto
5125         (updateToc): ditto
5126
5127 2001-03-11  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
5128
5129         * FormToc.C (build): implement for dynamic number of lists
5130         (updateToc): ditto
5131         * Menubar_pimpl.C (add_toc): ditto
5132
5133 2001-03-07  Edwin Leuven  <leuven@fee.uva.nl>
5134
5135         * added credits:
5136         * Dialogs.C:
5137         * Makefile.am:
5138         * FormCredits.[Ch]:
5139         * form_credits.[Ch]:
5140         * forms/form_credits.fd:
5141
5142 2001-03-07  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
5143
5144         * Menubar_pimpl.h: make Pipl::ItemInfo::item_ a boost::shared_ptr,
5145         make ButtonList contain boost::shared_ptr<ItemInfo>
5146
5147         * Menubar_pimpl.C (~Pimpl): remove destructor
5148
5149 2001-03-06  John Levon  <moz@compsoc.man.ac.uk>
5150
5151         * Makefile.am:
5152         * FileDialog.C:
5153         * FormFiledialog.C:
5154         * FormFiledialog.h:
5155         * form_filedialog.C:
5156         * form_filedialog.h:
5157         * FormGraphics.C:
5158         * FormInclude.C:
5159         * FormPreferences.C:
5160         * FormPrint.C:
5161         * xforms_helpers.C:
5162         * xforms_helpers.h:
5163         * forms/fdfix.sh:
5164         * forms/makefile:
5165         * form/form_filedialog.fd: add File Dialog
5166         * Toolbar_pimpl.h:
5167         * Toolbar_pimpl.C: move LayoutsCB to here
5168
5169 2001-03-06  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
5170
5171         * FormParagraph.C: changes because of ParagraphParameters.
5172
5173 2001-03-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
5174
5175         * FormSearch.C (Replace): remove default argument
5176         (Find): ditto
5177
5178 2001-03-05  Edwin Leuven  <leuven@fee.uva.nl>
5179
5180         * added find/replace dialog:
5181         * FormSearch.*: added
5182         * form_search.*: added
5183         * forms/form_search.fd: added
5184
5185 2001-03-05  Angus Leeming  <a.leeming@ic.ac.uk>
5186
5187         * xform_helpers.[Ch]: renamed as xforms_helpers.[Ch].
5188
5189         * various: in a rush of delayed guilt, I've renamed all instances of
5190         xform as xforms. Jean-Marc sowed this seed a long, long time ago and it
5191         finally sprouted.
5192
5193         * xforms_helpers.[Ch] (setEnabled): a little wrapper function to
5194         activate/deactivate an FL_OBJECT.
5195
5196         * FormCitation.C:
5197         * FormDocument.C:
5198         * FormInclude.C:
5199         * FormParagraph.C:
5200         * FormPreamble.C:
5201         * FormPreferences.C:
5202         * FormRef.C:
5203         * FormTabular.C: used it.
5204
5205 2001-03-05  Angus Leeming  <a.leeming@ic.ac.uk>
5206
5207         * FormPreferences.C: removed three unused using directives.
5208
5209 2001-03-05  Edwin Leuven  <leuven@fee.uva.nl>
5210
5211         * added find/replace dialog:
5212         * FormSearch.*: added
5213         * form_search.*: added
5214         * forms/form_search.fd: added
5215
5216 2001-02-27  Dekel Tsur  <dekelts@tau.ac.il>
5217
5218         * FormRef.C: Fixed the behaviour of Goto-Ref.
5219
5220 2001-02-27  Angus Leeming  <a.leeming@ic.ac.uk>
5221
5222         * forms/makefile: added character and preamble dialogs
5223
5224 2001-02-27  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
5225
5226         * FormCharacter.C (FormCharacter): change order of deletion,
5227         change combo_language2 to combo_language2_
5228
5229 2001-02-26  Dekel Tsur  <dekelts@tau.ac.il>
5230
5231         * FormRef.C (apply): Update bookmark #0 after inserting a reference.
5232
5233 2001-02-23  Edwin Leuven <leuven@fee.uva.nl>
5234
5235         * Dialogs.C: added layoutcharacter
5236         * FormCharacter.C: added
5237         * FormCharacter.h: added
5238         * form_character.C: added
5239         * form_character.h: added
5240         * forms/form_character.fd: added
5241
5242 2001-02-23  Dekel Tsur  <dekelts@tau.ac.il>
5243
5244         * FormPreferences.C: Handle lyxrc.language_use_babel and
5245         lyxrc.language_global_options.
5246
5247 2001-02-23  Angus Leeming  <a.leeming@ic.ac.uk>
5248
5249         * FormPreferences(GetFrom, GetTo): use size_type rather than int.
5250
5251 2001-02-23  John Levon  <moz@compsoc.man.ac.uk>
5252
5253         * FormBase.C: no longer transient dialogs, XMapWindow()
5254           in attempt to de-iconify
5255
5256         * FormDocument.C: remove DO_USE_DEFAULT_LANGUAGE
5257
5258 2001-02-21  Dekel Tsur  <dekelts@tau.ac.il>
5259
5260         * FormDocument.C (checkMarginValues): Activate "use geometry" button
5261         if using custom paper size/margin.
5262
5263 2001-02-21  Allan Rae  <rae@lyx.org>
5264
5265         * forms/form_preferences.fd: larger, bold font for outer tabfolder
5266
5267 2001-02-20  Edwin Leuven <leuven@fee.uva.nl>
5268
5269         * src/frontends/xforms/Dialogs.C: added preamble
5270         * src/frontends/xforms/FormPreamble.C: added
5271         * src/frontends/xforms/FormPreamble.h: added
5272         * src/frontends/xforms/Makefile.am: added
5273         * src/frontends/xforms/form_preamble.C: added
5274         * src/frontends/xforms/form_preamble.h: added
5275         * src/frontends/xforms/form_preamble.fd: added
5276
5277 2001-02-19  Angus Leeming  <a.leeming@ic.ac.uk>
5278
5279         * FormBase.h: moved noncopyable derivation to DialogBase.
5280
5281 2001-02-19  Juergen Vigna  <jug@sad.it>
5282
5283         * FormTabular.C (build): make all input field accepted only after
5284         a "RETURN".
5285
5286         * forms/form_tabular.fd: removed default "Return" on Close-Button.
5287
5288 2001-02-19  Angus Leeming  <a.leeming@ic.ac.uk>
5289
5290         * FormError.C:
5291         * FormGraphics.C:
5292         * FormInset.C (showInset): change associated with name change
5293         inset::hide to inset::hideDialog.
5294
5295 2001-02-19  Angus Leeming  <a.leeming@ic.ac.uk>
5296
5297         * FormCitation.C (build): altering "Text after" now activates the Ok,
5298         Apply buttons.
5299
5300 2001-02-16  Angus Leeming  <a.leeming@ic.ac.uk>
5301
5302         * FormCitation.C: lots of white-space changes to make file consistent
5303         with LyX style.
5304         (input): use the FL_OBJECT * parameter to decide what to do, not the
5305         long parameter.
5306
5307         * FormCitation.h: removed most entries in enum.
5308
5309         * forms/form_citation.fd: change names of variables, consistent with
5310         Allan's naming scheme.
5311         Don't pass any particular arguments to the InputCB function.
5312         choice_style now triggers a callback and looks like other choices.
5313
5314 2001-02-16  Lars Gullik Bjønnes  <larsbj@lyx.org>
5315
5316         * other: use compare instead of strcmp/strncmp
5317
5318 2001-02-15  Angus Leeming  <a.leeming@ic.ac.uk>
5319
5320         * ButtonController.[Ch]: changed trigger_change_ vector and associated
5321         methods to dont_trigger_change_ because FL_OBJECTs that trigger a
5322         callback to InputCB() but don't trigger a change in the state of the
5323         Ok, Apply buttons are much rarer than those that do.
5324
5325         * FormCitation.C (build): associated change.
5326
5327 2001-02-14  Lars Gullik Bjønnes  <larsbj@lyx.org>
5328
5329         * ButtonController.C: include algorithm
5330
5331 2001-02-14  Angus Leeming  <a.leeming@ic.ac.uk>
5332
5333         * ButtonController.[Ch] (addTriggerChange, eraseTriggerChange):
5334         new methods.
5335         (valid): method can now be passed an optional FL_OBJECT *. If it is, and
5336         the vector of FL_OBJECT *s that can trigger a change in the button state
5337         is not empty, then a change of state will occur only if the FL_OBJECT *
5338         is present in this vector.
5339
5340         * FormBase.C (RestoreCB): call bc.undoAll() before restore(). Allows
5341         the user to deactivate specific fields within restore().
5342         (InputCB): pass the FL_OBJECT * to bc_.valid().
5343
5344         * FormCitation.C (build): create a vector of FL_OBJECT *s that can
5345         trigger a change of state in the Ok,Apply buttons.
5346         (update): bc_.readOnly() to the start of the method. Similar reasoning
5347         to that for FormBase::RestoreCB, above.
5348
5349 2001-02-14  Angus Leeming  <a.leeming@ic.ac.uk>
5350
5351         * FormBrowser.C: used OkCancelPolicy for ButtonController rather than
5352         IgnorantPolicy.
5353
5354         * forms/form_browser.fd:
5355         * forms/form_copyright.fd:
5356         * forms/form_error.fd:
5357         * forms/form_tabular.fd:
5358         * forms/form_toc.fd:
5359         Consistent shortcuts for Close button: Esc and Return only.
5360
5361         * forms/form_citation.fd:
5362         * forms/form_document.fd:
5363         * forms/form_index.fd:
5364         * forms/form_paragraph.fd:
5365         * forms/form_preferences.fd:
5366         * forms/form_print.fd:
5367         * forms/form_ref.fd:
5368         * forms/form_tabular_create.fd:
5369         * forms/form_url.fd:
5370         Consistent shortcut for Cancel button: Esc only.
5371
5372 2001-02-12  John Levon  <moz@compsoc.man.ac.uk>
5373
5374         * Dialogs.C: new Splash. Include, Bibitem/tex
5375
5376         * FormBase.h: make show() virtual for Splash's benefit
5377
5378         * Makefile.am:
5379         * forms/makefile:
5380         * FormBibitem.C:
5381         * FormBibitem.h:
5382         * FormBibtex.C:
5383         * FormBibtex.h:
5384         * form_bibitem.C:
5385         * form_bibitem.h:
5386         * form_bibtex.C:
5387         * form_bibtex.h:
5388         * forms/form_bibitem.fd:
5389         * forms/form_bibtex.fd:
5390         * FormInclude.C:
5391         * FormInclude.h:
5392         * form_include.C:
5393         * form_include.h:
5394         * forms/form_include.fd:
5395         * FormSplash.C:
5396         * FormSplash.h:
5397         * form_splash.C:
5398         * form_splash.h:
5399         * forms/form_splash.fd: new forms
5400
5401 2001-02-09  John Levon  <moz@compsoc.man.ac.uk>
5402
5403         * FormLog.C: handle Literate build log nicely
5404
5405 2001-02-09  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
5406
5407         * Menubar_pimpl.C: remove support for reference menuitem type.
5408
5409 2001-02-07  John Levon  <moz@compsoc.man.ac.uk>
5410
5411         * Makefile.am:
5412         * Timeout_pimpl.h:
5413         * Timeout_pimpl.C: add Timeout implementation
5414
5415 2001-02-06  John Levon  <moz@compsoc.man.ac.uk>
5416
5417         * form_browser.h:
5418         * form_browser.C:
5419         * forms/form_browser.fd:
5420         * forms/makefile:
5421         * FormBrowser.C:
5422         * FormBrowser.h: readonly browser form
5423
5424         * FormLog.C:
5425         * FormLog.h:
5426         * FormVCLog.C:
5427         * FormVCLog.h:
5428         * Dialogs.C: add Log and VCLog
5429
5430         * Makefile.am: add Log and VCLog, add updatesrc target
5431
5432 2001-01-31  Dekel Tsur  <dekelts@tau.ac.il>
5433
5434         * Menubar_pimpl.C (add_toc2): Add shortcut to the TOC menu.
5435
5436 2001-01-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
5437
5438         * FormPreferences.C (GetFrom): fix crash when there is no format
5439         defined.
5440         (GetTo): ditto.
5441
5442 2001-01-23  Angus Leeming  <a.leeming@ic.ac.uk>
5443
5444         * FormPreferences.C (LoadBrowserLyX): convert unsigned short to
5445         unsigned char correctly and so fix 2 bugs loading/changing colors.
5446
5447 2001-01-21  Dekel Tsur  <dekelts@tau.ac.il>
5448
5449         * FormRef.C (update): Do not update dialog_->{ref,name,type}
5450         if inset_ == 0.
5451         Deactivate the type button when buffer is LinuxDoc/Docbook
5452         (build): Uncomment calls to addReadOnly().
5453         (updateBrowser) Do not disable the update button when there are no
5454         keys.
5455         (build, getType, getName): Use InsetRef::types.
5456
5457 2001-01-18  Angus Leeming  <a.leeming@ic.ac.uk>
5458
5459         * FormPrint.[Ch] (browse): new method to browse for file to print to.
5460
5461         * forms/form_print.fd: give the form a Browse button.
5462
5463 2001-01-17  Dekel Tsur  <dekelts@tau.ac.il>
5464
5465         * FormRef.C (input): Fix the behavior of goto reference button.