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