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