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