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