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