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