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