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