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