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