]> git.lyx.org Git - lyx.git/blob - src/frontends/xforms/ChangeLog
doxygen fixes.
[lyx.git] / src / frontends / xforms / ChangeLog
1 2002-09-25  Angus Leeming  <leeming@lyx.org>
2
3         * Dialogs2.C:
4         * Dialogs_impl.h:
5         * FormWrap.h:
6         * LyXKeySymFactory.C:
7         * LyXScreenFactory.C:
8         * Menubar_pimpl.[Ch]:
9         * Toolbar_pimpl.[Ch]:
10         * WorkAreaFactory.C:
11         * lyx_gui.C: doxygen fixes.
12
13 2002-09-25  Dekel Tsur  <dekelts@tau.ac.il>
14
15         * forms/form_wrap.fd: floatflt has no "Inner" placement option.
16         The possible placements are default/outer/left/right.
17
18 2002-09-24  Lars Gullik Bjønnes  <larsbj@gullik.net>
19
20         * Makefile.am (INCLUDES): loose SIGC_INCLUDES
21
22 2002-09-20  Martin Vermeer  <martin.vermeer@hut.fi>
23
24         * forms/form_maths_space.fd
25         * FormMathSpaces: remove access to internal macros \lyx*space
26
27 2002-09-16  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
28
29         * Toolbar_pimpl.C (layoutSelected): when selecting a layout in
30         combox, make sure the corresponding shortcut is shown in
31         minibuffer
32
33 2002-09-16  John Levon  <levon@movementarian.org>
34
35         * forms/form_character.fd: Escape to cancel
36
37 2002-09-13  Rob Lahaye  <lahaye@snu.ac.kr>
38
39         * forms/form_graphics.fd:
40         * forms/form_print.fd: minor polishing of layout
41
42 2002-09-12  Rob Lahaye  <lahaye@snu.ac.kr>
43
44         * FormGraphics.C: improve tooltips text
45
46         * forms/form_graphics.fd: cosmetic change in file tab
47
48 2002-09-12  Rob Lahaye  <lahaye@snu.ac.kr>
49
50         * FormTexinfo.C:
51         * forms/form_filedialog.fd:
52         * forms/form_texinfo.fd: less bulky xforms dialogs.
53
54 2002-09-12  Rob Lahaye  <lahaye@snu.ac.kr>
55
56         * FormPrint.[Ch]:
57         * forms/form_print.fd: new xforms print dialog layout
58
59 2002-09-10  Rob Lahaye  <lahaye@snu.ac.kr>
60
61         * FormGraphics.C: use "Default" as first item in Origin of rotation
62
63         * forms/form_graphics.fd: improved layout
64
65 2002-09-11  Angus Leeming  <leeming@lyx.org>
66
67         * FormInclude.C (update): remove lyxerr call.
68
69 2002-09-09  John Levon  <levon@movementarian.org>
70
71         * FormInclude.C:
72         * forms/form_include.fd: reorder, remove noload
73
74 2002-09-09  John Levon  <levon@movementarian.org>
75
76         * FormMathDeco.C: move latex_deco into ControlMath
77
78 2002-09-09  Rob Lahaye  <lahaye@snu.ac.kr>
79
80         * FormBase.C:
81         * FormBaseDeprecated.C: use "LyX: " prefix to dialog window title;
82         set minimized title (without "LyX: ") and its icon.
83
84         * FormSpellchecker.C:
85         * FormSearch.C:
86         * FormThesaurus.C: remove "LyX: " from dialog window title.
87
88         * FormRef.[Ch]: add proper switch for "Go to" button.
89
90         * FormBibitem.C:
91         * forms/form_bibitem.fd:
92         * FormCitation.C:
93         * forms/form_citation.fd:
94         * FormRef.C:
95         * forms/form_ref.fd:
96         * FormSpellchecker.[Ch]:
97         * forms/form_spellchecker.fd:
98         * forms/form_toc.fd:
99         * forms/form_url.fd: less bulky dialogs; use proper gravity and
100         resize policy; add few tooltips.
101
102 2002-09-06  Alain Castera  <castera@in2p3.fr>
103
104         * FormTabular.C: leave the horizontal alignment buttons alive
105           on fixed width columns
106
107 2002-09-05  Angus Leeming  <leeming@lyx.org>
108
109         * all files: modify the headers as discussed on the list.
110
111 2002-08-30  John Levon  <levon@movementarian.org>
112
113         * MathsCallbacks.h:
114         * forms/fdfix.sh: fix build from last change
115
116 2002-08-30  John Levon  <levon@movementarian.org>
117
118         * MathsSymbols.h:
119         * MathsSymbols.C:
120         * FormMathsPanel.h:
121         * FormMathsPanel.C: remove MathsSymbols to controllers/
122
123 2002-08-29  John Levon  <levon@movementarian.org>
124
125         * MathsSymbols.h:
126         * MathsSymbols.C:
127         * Toolbar_pimpl.C: use XPMs for toolbar instead of gook
128
129 2002-08-29  John Levon  <levon@movementarian.org>
130
131         * MathsSymbols.C: implement splitting for AMS. nrel
132           is broken
133
134 2002-08-29  John Levon  <levon@movementarian.org>
135
136         * MathsSymbols.C: fix two crash bugs
137
138 2002-08-28  Rob Lahaye  <lahaye@snu.ac.kr>
139
140         * forms/form_graphics.fd:
141         * FormGraphics.C: re-implement the use of text_warning box.
142
143         * forms/form_preferences.fd:
144         * FormPreferences.C: use displayTranslator, change display mode
145         from four radio buttons into one choice button.
146
147         * FormBibtex.C: fix SIGSEGV with [Choose] when no style is selected.
148
149 2002-08-24  John Levon  <levon@movementarian.org>
150
151         * xformsImage.C: fix build, add FIXME for Rob
152
153 2002-08-23  Rob Lahaye  <lahaye@snu.ac.kr>
154
155         * FormGraphics.[Ch]:
156         * forms/form_graphics.fd: Implement new graphics dialog
157
158         * FormPreferences.C: use display_graphics "monochrome|grayscale|none"
159         instead of "mono|gray|no".
160
161 2002-08-22  John Levon  <levon@movementarian.org>
162
163         * xfont_loader.C: show name of failed font load (from Mikhail Teterin)
164
165 2002-08-20  Lars Gullik Bjønnes  <larsbj@birdstep.com>
166
167         * FormMathsBitmap.h: include boost/shared_ptr.hpp, remove include
168         for support/smart_ptr.h, change use of smart ptr to boost version
169
170         * FormMathsBitmap.C (FormMathsBitmap): do not initialize form_ (it
171         is a smart_ptr)
172         (build): use nifty 3rd arg of smart_ptr
173         (addBitmap): ditto
174
175 2002-08-20  John Levon  <levon@movementarian.org>
176
177         * lyx_gui.C: estimate default DPI
178
179 2002-08-16  Angus Leeming  <leeming@lyx.org>
180
181         * Dialogs.C:
182         * Dialogs2.C:
183         * Dialogs_impl.h: use the qt2 scheme of vars not pointer to vars.
184
185         * Dialogs3.C: removed.
186
187 2002-08-16  Angus Leeming  <leeming@lyx.org>
188
189         * Tooltips.C (c-tor): don't forget the "#ifdef crap xforms" code next
190         time, old boy.
191
192 2002-08-16  Michael Schmitt <Michael.Schmitt@teststep.org>
193
194         * FormRef.C (update): Synchronise the buffer choice and the list of
195         labels if the dialog is re-opened.
196
197 2002-08-15  Angus Leeming  <leeming@lyx.org>
198
199         * Dialogs.C:
200         * Dialogs2.C:
201         * Dialogs3.C:
202         * Dialogs_impl.h: the brave new world of Dialog creation.
203
204         * FormBaseDeprecated.C:
205         * FormFiledialog.C:
206         * XFormsView.C: Dialogs::redrawGUI is now a method not a signal.
207
208         * guiapi.C: discard.
209
210         * Makefile.am: add new files Dialogs[23].C Dialogs_impl.h and
211         remove guiapi.C.
212
213 2002-08-15  Angus Leeming  <leeming@lyx.org>
214
215         * lots: changed my email address to leeming@lyx.org.
216
217         * FormBaseDeprecated.[Ch]: return it to private derivation from
218         boost::noncopyable.
219
220         * FormBaseDeprecated.[Ch]:
221         * FormDocument.[Ch]:
222         * FormInset.[Ch]:
223         * FormMaths*.[Ch]:
224         * FormPreferences.[Ch]:
225         * FormTabular.[Ch]:
226         pass and store references to LyXView and Dialogs, not pointers.
227
228         * FormInset.[Ch]: remove class FormCommand.
229
230 2002-08-14  Angus Leeming  <leeming@lyx.org>
231
232         * FormBaseDeprecated.h: public derivation from boost::noncopyable.
233
234         * forms/form_document.fd: remove declaration of file 'psnfss2.xpm'
235
236 2002-08-14  Angus Leeming  <leeming@lyx.org>
237
238         * FormBaseDeprecated.h: no longer derives from DialogBase, but instead
239         derives directly from boost::noncopyable.
240         (show): made public.
241
242         * FeedbackController.h: rearrange #includes.
243
244         * FormDocument.C:
245         * FormMathsDeco.C:
246         * FormMathsDelim.C:
247         * FormMathsMatrix.C:
248         * FormMathsPanel.C:
249         * FormTabular.C: remove #include "Dialogs.h"
250
251         * FormMathsBitmap.C: remove #include "Dialogs.h", "LyXView.h".
252
253         * FormPreferences.C: rearrange #includes.
254
255         * FormTabular.h (showInset, updateInset): make public.
256
257         * FormDocument.C (build): enable the bmtable to find the right file!
258
259         * guiapi.C (gui_ShowInfo): removed.
260
261 2002-08-13  André Poenitz  <poenitz@gmx.net>
262
263         * Toolbar_pimpl.C: small cleanup
264
265 2002-08-13  Angus Leeming  <leeming@lyx.org>
266
267         * FileDialog.C:
268         * FormMathsDelim.C:
269         * FormMathsMatrix.C:
270         * FormMathsPanel.C:
271         * FormPreferences.C:
272         * Menubar_pimpl.C:
273         * Toolbar_pimpl.C:
274         * XFormsView.C:
275         * lyx_gui.C:
276         changes due to the changed LyXView interface that now returns references
277         to member variables not pointers.
278
279 2002-08-13  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
280
281         * Menubar_pimpl.C (create_submenu): fix code to disable submenu
282         entries.
283
284 2002-08-12  Lars Gullik Bjønnes  <larsbj@gullik.net>
285
286         * FormDocument.C (saveParamsAsDefault): use proper constructment
287
288 2002-08-12  Angus Leeming  <leeming@lyx.org>
289
290         * FormCitation.C:
291         * FromRef.C: change due to change of ControlConnections method name,
292         isReadonly() -> bufferIsReadonly().
293
294         * FormIndex.C:
295         * FormPrint.C: no longer #include "frontends/LyXView.h".
296
297 2002-08-12  Angus Leeming  <leeming@lyx.org>
298
299         * Dialogs.C (c-tor): connect the Tooltips::toggleEnabled method to
300         the Dialogs::toggleTooltips signal.
301
302         * FormAboutlyx.[Ch]:
303         * FormBibitem.[Ch]:
304         * FormBibtex.[Ch]:
305         * FormBrowser.[Ch]:
306         * FormCharacter.[Ch]:
307         * FormCitation.[Ch]:
308         * FormERT.[Ch]:
309         * FormError.[Ch]:
310         * FormExternal.[Ch]:
311         * FormFloat.[Ch]:
312         * FormForks.[Ch]:
313         * FormGraphics.[Ch]:
314         * FormInclude.[Ch]:
315         * FormIndex.[Ch]:
316         * FormLog.[Ch]:
317         * FormMinipage.[Ch]:
318         * FormParagraph.[Ch]:
319         * FormPreamble.[Ch]:
320         * FormPrint.[Ch]:
321         * FormRef.[Ch]:
322         * FormSearch.[Ch]:
323         * FormSendto.[Ch]:
324         * FormShowFile.[Ch]:
325         * FormSpellchecker.[Ch]:
326         * FormTabularCreate.[Ch]:
327         * FormTexinfo.[Ch]:
328         * FormThesaurus.[Ch]:
329         * FormToc.[Ch]:
330         * FormURL.[Ch]:
331         * FormVCLog.[Ch]:
332         No longer pass Controller or Dialogs to the c-tor.
333         No longer forward-declare Dialogs.
334
335         * FormBase.[Ch]: derives from ViewBase directly.
336         No longer passed ControlButtons & or Dialogs &.
337         (bc): new method, enabling the daughter classes to access the
338         ButtonController.
339         (C_FormBaseApplyCB):
340         (C_FormBaseOKCB):
341         (C_FormBaseCancelCB):
342         (C_FormBaseRestoreCB):
343         (C_WMHideCB): changes due to a change in the ViewBase class.
344
345         * Toolbar_pimpl.[Ch] (c-tor):
346         * Tooltips.[Ch] (c-tor): no longer passed a Dialogs &.
347
348         * Tooltips.h (toggleEnabled): made public for the Dialogs c-tor.
349
350         * XFormsView.[Ch] (c-tor, create_form_form_main): no longer pass
351         Dialogs & to the Toolbar.
352
353         * guiapi.C: access the controller methods by explicit invocation of the
354         controller.
355
356 2002-08-12  Lars Gullik Bjønnes  <larsbj@gullik.net>
357
358         * FormDocument.C (saveParamsAsDefault): ParagraphList changes
359         (class_apply): ditto
360
361 2002-08-08  John Levon  <levon@movementarian.org>
362
363         * Menubar_pimpl.C:
364         * Toolbar_pimpl.C: lyxaction cleanup
365
366 2002-08-08  John Levon  <levon@movementarian.org>
367
368         * forms/form_thesaurus.fd: allow Esc to close dialog
369
370 2002-08-02  Angus Leeming  <leeming@lyx.org>
371
372         * FormInclude.C:
373         * forms/form_include.fd: added a check_preview button and controlling
374         logic. The user can now choose to preview a \input-ed file.
375
376 2002-08-02  Angus Leeming  <leeming@lyx.org>
377
378         * FormTabular.C (input):
379         * XMiniBuffer.C (show_info): changes due to LyXView::view() now
380         returning a boost::shared_ptr.
381
382 2002-08-01  John Levon  <levon@movementarian.org>
383
384         * FormDocument.C: writeFile() change
385
386 2002-08-01  John Levon  <levon@movementarian.org>
387
388         * FormPreferences.h:
389         * FormPreferences.C:
390         * guiapi.C:
391         * forms/form_spellchecker.fd: remove options from spellchecker
392
393 2002-07-30  John Levon  <levon@movementarian.org>
394
395         * lyx_gui.C: implement remove_read_callback()
396
397 2002-07-26  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
398
399         * XWorkArea.C (work_area_handler): change type of
400         scrollbar_value_old to double
401
402 2002-07-29  Lars Gullik Bjønnes  <larsbj@gullik.net>
403
404         * several files: strip,frontStrip -> trim,ltrim,rtrim
405
406 2002-07-25  John Levon  <levon@movementarian.org>
407
408         * lyx_gui.C:
409         * XWorkArea.C: using dec
410
411 2002-07-25  Juergen Spitzmueller <j.spitzmueller@gmx.de>
412
413         * FormFloat.C: Fixed and better GUI-logic
414
415 2002-07-25  André Pönitz <poenitz@gmx.net>
416
417         * lyx_gui.C:
418         * XWorkArea.C: add 'dec' to switch back to decimal output
419
420 2002-07-25  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
421
422         * Menubar_pimpl.C: do not include "toc.h" and "FloatList.h".
423         (create_submenu): add parameter ``all_disabled'' which will be
424         false only if the menu contains at least one working item. Disable
425         submenus who have all_disabled true. What I could not do, though
426         is disable menubar items when all the menu is disabled (because I
427         know about it only when I try to open this menu)
428
429 2002-07-25  Herbert Voss  <voss@perce.de>
430
431         * FormBibtex.C (update): clear browser first
432
433 2002-07-25  Juergen Vigna  <jug@sad.it>
434
435         * XWorkArea.C (work_area_handler): set y_old and x_old to some
436         values in the MOUSE or DRAG even.
437
438 2002-07-25  John Levon  <levon@movementarian.org>
439
440         * forms/form_float.fd: "Span columns"
441
442 2002-07-25  Juergen Spitzmueller <j.spitzmueller@gmx.de>
443
444         * FormFloat.C:
445         * forms/form_float.fd: Implement default placement checkbox;
446         some minor tweaks
447
448 2002-07-25  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
449
450         * Menubar_pimpl.C (create_submenu): add the code for splitting too
451         long menus here. Remove call to add_toc.
452
453         * Menubar_pimpl.C (add_toc):
454         (add_toc2): remove. This code is now in MenuBackend; now, all the
455         frontend has to do is to support the item kinds Command, Submenu
456         and Separator. The rest is done transparently.
457
458 2002-07-24  Juergen Spitzmueller <j.spitzmueller@gmx.de>
459
460         * FormFloat.C:
461         * forms/form_float.fd: Implement Wide Float toggle and !-option;
462         disable h and b with wide floats
463
464 2002-07-24  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
465
466         * Menubar_pimpl.C (create_submenu): updates due to changes in
467         menubackend.
468
469 2002-07-22  Lars Gullik Bjønnes  <larsbj@birdstep.com>
470
471         * XMiniBuffer.h: add connection objects, and use them
472         * XMiniBuffer.C (XMiniBuffer): here and
473         (dd_init): here
474
475         * XFormsView.h: add connection objects, use them
476         * XFormsView.C (XFormsView): here
477
478 2002-07-22  John Levon  <moz@compsoc.man.ac.uk>
479
480         * XFormsView.C: don't call toolbar_->set()
481
482         * Toolbar_pimpl.h:
483         * Toolbar_pimpl.C: rationalise code, remove half-working
484           update stuff into simple add()
485
486 2002-07-22  John Levon  <moz@compsoc.man.ac.uk>
487
488         * lyx_gui.C: add lyx_gui::exit()
489
490 2002-07-22  John Levon  <moz@compsoc.man.ac.uk>
491
492         * Toolbar_pimpl.h:
493         * Toolbar_pimpl.C: remove ->push()
494
495 2002-07-22  Herbert Voss  <voss@lyx.org>
496
497         * FormGraphics.C: add tooltips, changesize_type to size_kind.
498         some rearrangements to the code
499
500 2002-07-21  John Levon  <moz@compsoc.man.ac.uk>
501
502         * FormToc.C: std:: fix
503
504 2002-07-21  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
505
506         * Menubar_pimpl.h: do not include "MenuBackend.h" and "commandtags.h"
507
508         * Toolbar_pimpl.h: do not include "combox.h", "ToolbarDefaults.h"
509         and "commandtags.h"
510
511         * Toolbar_pimpl.C: use BufferParams::getLyXTextClass
512
513         * FormSendto.C:
514         * FormParagraph.C:
515         * FormMinipage.C:
516         * FormGraphics.C:
517         * FormForks.C:
518         * FormCitation.C:
519         * DropDown.C: update to use new getString and getVector
520
521         * xforms_helpers.[Ch]: replace getVectorFromChoice and
522         getVectorFromBrowser by getVector; replace getStringFromInput,
523         getStringFromBrowser and getSelectedStringFromBrowser with
524         getString, which works with input, choice and browser objects
525
526         * Menubar_pimpl.C:
527         * FormToc.C: update to use new toc.[Ch]
528
529 2002-07-21  John Levon  <moz@compsoc.man.ac.uk>
530
531         * XFormsView.C: move autosave timer to LyXView.C
532
533 2002-07-20  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
534
535         * Menubar_pimpl.[Ch]: remove support for multiple menubars
536
537 2002-07-20  John Levon  <moz@compsoc.man.ac.uk>
538
539         * XMiniBuffer.h:
540         * XMiniBuffer.C: cleanup, make start/end history work as before
541
542 2002-07-20  John Levon  <moz@compsoc.man.ac.uk>
543
544         * FormMathsDelim.C:
545         * FormMathsMatrix.C: fix dispatch calls nicely
546
547 2002-07-20  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
548
549         * Menubar_pimpl.C (add_toc): avoid crash when there is no document
550         open
551
552         * Menubar_pimpl.[Ch]: turn owner_ into a XFormsView, to avoid casting
553
554 2002-04-28  Herbert Voss  <voss@perce.de>
555
556         * FormGraphics.C:
557         * forms/form_graphics.fd: add a new check button for LyXAspectRatio.
558
559 2002-07-19  John Levon  <moz@compsoc.man.ac.uk>
560
561         * DropDown.h:
562         * DropDown.C: remove unneeded LyXView *
563
564         * XFormsView.h:
565         * XFormsView.C: changes for minibuffer rework
566
567         * XMiniBuffer.h:
568         * XMiniBuffer.C: use ControlCommandBuffer. Move relevant
569           old code to here
570
571         * lyx_gui.C: add FIXME
572
573 2002-07-19  John Levon  <moz@compsoc.man.ac.uk>
574
575         * FormMathsDelim.C:
576         * FormMathsMatrix.C: fix dispatch calls
577
578 2002-07-18  John Levon  <moz@compsoc.man.ac.uk>
579
580         * Menubar_pimpl.C:
581         * Toolbar_pimpl.C:
582         * lyx_gui.C:
583         * XformsView.C: remove initMiniBuffer(), verboseDispatch()
584
585         * xfont_loader.C: remove call to messagePush(),Pop()
586
587 2002-07-17  Dekel Tsur  <dekelts@tau.ac.il>
588
589         * FormFiledialog.C: Add missing #include
590
591 2002-07-17  Angus Leeming  <leeming@lyx.org>
592
593         * xformsImage.C (init_graphics): disable direct loading of PostScript
594         files. It's more effort than it's worth.
595
596 2002-07-17  André Pönitz <poenitz@gmx.net>
597
598         * FormPreferences.C: add help for $$s feature, lots of stupid "code
599          beautifying"
600
601 2002-07-17  John Levon  <moz@compsoc.man.ac.uk>
602
603         * FormPreferences.C:
604         * forms/form_preferences.fd: remove 2nd exit confirmation
605
606 2002-07-17  John Levon  <moz@compsoc.man.ac.uk>
607
608         * XFormsView.h:
609         * XFormsView.C: hook up view_state_changed
610
611 2002-07-16  Angus Leeming  <leeming@lyx.org>
612
613         * XPainter.C: add some #ifdef ugliness to enable the home grown image
614         loader to work too.
615
616 2002-07-16  André Pönitz <poenitz@gmx.net>
617
618         * FormFiledialog.[Ch]: rename member variables, rewrite some functions
619
620 2002-07-15  John Levon  <moz@compsoc.man.ac.uk>
621
622         * xformsImage.h:
623         * xformsImage.C: add isDrawable()
624
625         * XPainter.C: use static cast to xformsImage
626
627 2002-07-14  Angus Leeming  <leeming@lyx.org>
628
629         * lyx_gui.C (C_read_callback): give it extern "C" linkage.
630
631 2002-07-14  John Levon  <moz@compsoc.man.ac.uk>
632
633         * lyx_gui.C: add set_read_callback()
634
635 2002-07-12  John Levon  <moz@compsoc.man.ac.uk>
636
637         * lyx_gui.C: move init_graphics() into setup
638
639 2002-07-12  Angus Leeming  <leeming@lyx.org>
640
641         * xformsImage.C (width): apply fudge irrespective of library version.
642
643 2002-07-12  John Levon  <moz@compsoc.man.ac.uk>
644
645         * Toolbar_pimpl.h:
646         * Toolbar_pimpl.C: remove unused (de)activate()
647
648 2002-07-12  John Levon  <moz@compsoc.man.ac.uk>
649
650         * lyx_gui.C: implement update_fonts(), font_available()
651
652 2002-07-12  John Levon  <moz@compsoc.man.ac.uk>
653
654         * lyx_gui.C: add update_color()
655
656 2002-07-11  John Levon  <moz@compsoc.man.ac.uk>
657
658         * FormPreferences.C:
659         * forms/form_preferences.fd: remove file->new asks for name
660
661 2002-07-11  John Levon  <moz@compsoc.man.ac.uk>
662
663         * XWorkArea.h:
664         * XWorkArea.C: do a copy area on redraw when no geometry change
665
666 2002-07-11  Herbert Voss  <voss@perce.de>
667
668         * FormGraphics.C (input): test also the height for %-value, when
669         importing the latex-value into the lyx-view
670
671 2002-07-10  Andrew Zabolotny  <zap@cobra.ru>
672
673         * XMiniBuffer.C (peek_event):
674         * combox.C (peek_event):
675         * DropDown.C (peek): support keypad keys
676
677 2002-07-09  John Levon  <moz@compsoc.man.ac.uk>
678
679         * xscreen.C: add const
680
681 2002-07-09  Angus Leeming  <leeming@lyx.org>
682
683         * xformsImage.C (scale): use boost::tie.
684         (width): fudge to fix bug in image width for xforms <= 0.89.6.
685
686 2002-07-08  Angus Leeming  <leeming@lyx.org>
687
688         * forms/fdfix.sh: whitespace.
689
690 2002-07-05  Angus Leeming  <leeming@lyx.org>
691
692         * lyx_gui.C (hexname): new function.
693
694 2002-07-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
695
696         * lyx_gui.C (init_graphics): boost::function assign, not
697         boost::signal connect.
698
699         * combox.C (Combox): what remove does is now done implicitly from
700         XFormsView destructor.
701
702         * XMiniBuffer.C (peek_event): comment last arg to avoid warning.
703
704         * XFormsView.h: form_ is now a raw pointer not a scoped_ptr.
705
706         * XFormsView.C (XFormsView): hide and free form_
707         (getForm): raw pointer return
708         (create_form_form_main): raw pointer set
709
710         * Toolbar_pimpl.C (toolbarItem): whet clean does is now done
711         implicitly from XFormsView destructor.
712
713 2002-07-04  André Pönitz <poenitz@gmx.net>
714
715         * FormInset.[Ch]: reduce #include depencies
716
717         * guiapi.C: suppress compiler warning
718
719 2002-06-27  Juergen Spitzmueller <j.spitzmueller@gmx.de>
720
721         * FormInclude.C: Comment out unneeded and wrong update mechanism
722         (related to bug #459)
723         *forms/form_include.fd: define missing callbacks (bug #459)
724
725 2002-07-03  Vitaly Lipatov  <LAV@VL3143.spb.edu>
726
727         * FormDocument.C (build): add pt154 encoding
728
729 2002-07-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
730
731         * Tooltips.C (Tooltips): add Dialogs to constructor arg.
732
733 2002-07-01  Angus Leeming  <leeming@lyx.org>
734
735         * forma/Makefile.am: keep "make clean" consistent with Kayvan's fix.
736
737 2002-07-01  Kayvan A. Sylvan  <kayvan@sylvan.com>
738
739         * forms/fdfix.sh: fix compilation failure on WinXP.
740
741 2002-06-28  Angus Leeming  <leeming@lyx.org>
742
743         * XPainter.[Ch]: changes associated with the name change
744         grfx::GImage -> grfx::Image.
745
746         * xformsGImage.[Ch]: deleted.
747         * xformsImage.[Ch]: new files, reflecting changed class name.
748
749         * Makefile.am:
750         * lyx_gui.C: associated changes.
751
752 2002-06-27  Juergen Spitzmueller <j.spitzmueller@gmx.de>
753
754         * FormPreferences.C
755         * forms/formPreferences.fd: Add a checkbox for Andrés new toy (preview)
756
757 2002-06-26  Angus Leeming  <leeming@lyx.org>
758
759         * xformsGImage.C (load, setPixmap): changes aassociated with moving
760         grfx::DisplayType out of grfx::GParams.
761
762 2002-06-25  Angus Leeming  <leeming@lyx.org>
763
764         * FormPreferences.C (LnFmisc::apply): Comment out the call to
765         grfx::GCache::changeDisplay. The method no longer exists now that the
766         pixmap generation part of the graphics loader has been moved into
767         InsetGraphics.
768
769 2002-06-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
770
771         * Toolbar_pimpl.C: layout as layout
772
773 2002-06-21  Angus Leeming  <leeming@lyx.org>
774
775         * xscreen.C: add a using std::endl directive.
776
777 2002-06-21  John Levon  <moz@compsoc.man.ac.uk>
778
779         * FormPreferences.h:
780         * FormPreferences.C:
781         * forms/form_preferences.fd: remove show_banner, display_shortcuts
782
783 2002-06-21  John Levon  <moz@compsoc.man.ac.uk>
784
785         * XWorkArea.h:
786         * XWorkArea.C: remove splash, should be handled in
787           LyXScreen::greyOut()
788
789 2002-06-21  John Levon  <moz@compsoc.man.ac.uk>
790
791         * forms/form_texinfo.fd: "Update List" not "Rescan"
792
793 2002-06-20  John Levon  <moz@compsoc.man.ac.uk>
794
795         * guiapi.C: createIndex() changed
796
797 2002-06-20  John Levon  <moz@compsoc.man.ac.uk>
798
799         * FormBibtex.C: use new lyx::eliminate_duplicates
800
801 2002-06-20 Herbert Voss  <voss@perce.de>
802
803         * FormBibtex.C:
804         * forms/form_bibtex.fd: give better support for choosing the
805         bibstyle (new browserfield with the available bibstyles).
806         move some code of ControlTexinfo into a helper
807         file support/tex-helpers to use some of the functions
808
809 2002-06-20  John Levon  <moz@compsoc.man.ac.uk>
810
811         * XWorkArea.h:
812         * XWorkArea.C: remove unused code, name change
813
814 2002-06-20  John Levon  <moz@compsoc.man.ac.uk>
815
816         * XLyXKeySym.h:
817         * XLyXKeySym.C: whitespace
818
819 2002-06-20  John Levon  <moz@compsoc.man.ac.uk>
820
821         * XWorkArea.h: remove focus stuff, greyOut()
822
823 2002-06-19  John Levon  <moz@compsoc.man.ac.uk>
824
825         * XWorkArea.C: remove focus/unfocus events
826
827 2002-06-19  John Levon  <moz@compsoc.man.ac.uk>
828
829         * XWorkArea.h: remove unused methods
830
831 2002-06-15  Martin Vermeer  <martin.vermeer@hut.fi>
832
833         * FormMathsDelim.C: Redesign of Delimiters dialogue in mathed.
834           Cleaner, smaller.
835
836 2002-06-19  John Levon  <moz@compsoc.man.ac.uk>
837
838         * XWorkArea.h: remove unused width()
839
840 2002-06-18  John Levon  <moz@compsoc.man.ac.uk>
841
842         * guiapi.C: fix compile with libAiksaurus
843
844 2002-06-17  Herbert Voss  <voss@perce.de>
845
846         * forms/.cvsignore: ignore the *.lo files
847
848 2002-06-18  John Levon  <moz@compsoc.man.ac.uk>
849
850         * FormSearch.h:
851         * FormSearch.C: focus and select search string on open (bug #77)
852
853 2002-06-16  Lars Gullik Bjønnes  <larsbj@birdstep.com>
854
855         * changes to let the function setup happen in frontends
856
857         * guiapi.C: new file
858
859 2002-06-16    <alstrup@diku.dk>
860
861         * xscreen.C (draw): After drawing, we wait for X with XSync..
862
863         * XWorkArea.[Ch]: Xforms implementation of GUII WorkArea.
864
865         * XPainter.[Ch]: Use XWorkArea instead of WorkArea.
866
867         * xscreen.[Ch]: Use XWorkArea instead of WorkArea.
868
869         * WorkAreaFactory.C: New file for GUII WorkArea.
870
871         * LyXScreenFactory.C: WorkArea GUIIized.
872
873 2002-06-15  Lyx Development team  <larsbj@birdstep.com>
874
875         * LyXKeySymFactory.C: Added XForms implementation.
876
877         * XLyXKeySym.[Ch]: Added XForms implementation of the LyXKeySym
878         stuff.
879
880         * XWorkArea.[Ch]: Use LyXKeySym in signal interface for keypress.
881
882 2002-06-14  Lyx Development team  <lyx@electronia>
883
884         * LyXScreenFactory.C: Implementation for XForms.
885
886         * xscreen.[Ch]: Added implementation of LyXScreen for XForms,
887         called XScreen (surprise!).
888
889 2002-06-14  Angus Leeming  <leeming@lyx.org>
890
891         * forms/Makefile.am: make the .Ch files dependent on the fdfix files.
892
893         * fdfix.sh: test whether "fdesign -convert file.fd" succeeds and
894         if not, exit gracefully.
895         Test whether the newly generated .h file is different from the existing
896         one and if not discard it to prevent unnecessary recompilation in the
897         xforms directory.
898
899 2002-06-14  Angus Leeming  <leeming@lyx.org>
900
901         * FormPreferences (XYZ::build): pass "&parent_" to build_xyz, not
902         "this", ro we'll get a crash following FormBaseDeprecated's
903         C_PrehandlerCB cast of ob->form->u_vdata to FormBaseDeprecated *.
904
905         This is the only form in which all the folders are not built in the
906         parent class direct, so this is the only one that should suffer from
907         this bug.
908
909 2002-06-12  Angus Leeming  <leeming@lyx.org>
910
911         * form_*.[Ch]: removed from the repository.
912         * forms/Makefile.am:
913         * forms/fdfix.sh: changes to generate form_*.[Ch] automatically.
914
915         * forms/form_*.fd: use a consistent naming convention for the fdesign
916         generated FD_xyz structs. For example, form_aboutlyx.h now contains:
917         struct FD_aboutlyx;
918         struct FD_aboutlyx_version;
919         struct FD_aboutlyx_credits;
920         struct FD_aboutlyx_license;
921
922         * forms/fdfix[ch].sed: no longer write the build routines for the
923         fdesign generated FD_xyz structs as member methods of the controlling
924         FormXyz class. It's unnecessary and needs patch files in addition to
925         the sed magic to work properly. Thus, the structs above are now
926         generated by routines
927         FD_aboutlyx * build_aboutlyx(void *);
928         FD_aboutlyx_version * build_aboutlyx_version(void *);
929         FD_aboutlyx_credits * build_aboutlyx_credits(void *);
930         FD_aboutlyx_license * build_aboutlyx_license(void *);
931
932         * forms/README: document all the above.
933
934         * forms_fwd.h: new file to forward declare FL_OBJECT, FL_FORM.
935
936         * forms_gettext.[Ch]: new files containing only the scex, idex functions
937         stored previously in xforms_helpers.[Ch].
938
939         * xforms_helpers.[Ch]: removed scex, idex functions.
940
941         * Most other files: minor changes associated with the above.
942
943 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
944
945         * XWorkArea.h:
946         * XWorkArea.C: move scrolling logic into here
947
948         * ColorHandler.h:
949         * ColorHandler.C:
950         * XPainter.h:
951         * XPainter.C: remove unused stuff, s/PainterBase/Painter/,
952         s/Painter/XPainter/
953
954 2002-06-12  Angus Leeming  <leeming@lyx.org>
955
956         * lyx_gui.C (parse_init): exit isn't in namespace lyx_gui!
957
958 2002-06-12  Angus Leeming  <leeming@lyx.org>
959
960         * FormParagraph.C: include ParagraphParameters.h now that
961         ParagraphParameters is forward declared in ControlParagraph.h.
962
963 2002-05-24  Martin Vermeer  <martin.vermeer@hut.fi>
964
965         * FormMathsDelim.C: fix delimiter pre-display rendering
966           mess-up bug (354)
967
968 2002-06-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
969
970         * xformsGImage.h: do not rely on FLIMAGE_H_LOCATION anymore
971
972 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
973
974         * XFormsView.h:
975         * XFormsView.C: move init() back to LyXView
976
977 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
978
979         * GUIRunTime.C: remove in favour of ...
980
981         * Makefile.am:
982         * lyx_gui.C: ... GUI startup namespace
983
984         * XFormsView.h:
985         * XFormsView.C: change show() prototype
986
987         * XPainter.C:
988         * xfont_loader.C: don't use GUIRunTime any more
989
990 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
991
992         * ColorHandler.C:
993         * FontInfo.h:
994         * FormBase.C:
995         * FormBaseDeprecated.C:
996         * MathsSymbols.C:
997         * Menubar_pimpl.C: minor cleanups
998
999 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
1000
1001         * xformsGImage.C:
1002         * FontInfo.h:
1003         * FontInfo.C: some cleanup
1004
1005         * XWorkArea.C:
1006         * XFormsView.h:
1007         * XFormsView.C: some minor cleanup, use of
1008           scoped_ptr
1009
1010         * xfont_loader.h:
1011         * xfont_loader.C: rename
1012
1013 2002-06-12  John Levon  <moz@compsoc.man.ac.uk>
1014
1015         * XWorkArea.h:
1016         * XWorkArea.C: use workHeight(), remove enter/leaveView
1017
1018 2002-06-11  John Levon  <moz@compsoc.man.ac.uk>
1019
1020         * XWorkArea.h:
1021         * XWorkArea.C: remove belowMouse() and active()
1022
1023 2002-06-11  John Levon  <moz@compsoc.man.ac.uk>
1024
1025         * xfont_metrics.h:
1026         * xfont_metrics.C:
1027         * XPainter.C: X-specific metrics stuff moved into xforms/ only
1028
1029 2002-06-11  Edwin Leuven  <leuven@fee.uva.nl>
1030
1031         * FormParagraph.[Ch]: moved to mvc
1032         * form_paragraph.[Ch]: idem
1033         * forms/form_paragraph.fd: idem
1034         * Dialogs.C: idem
1035
1036 2002-06-06  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1037
1038         * GUIRunTime.C (initialiseGraphics): condition the choice of
1039         loader on USE_XFORMS_IMAGE_LOADER
1040
1041         * xformsGImage.C (init_graphics): do not initialize jpeg support
1042         if not available
1043
1044 2002-06-05  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1045
1046         * xformsGImage.h: use FLIMAGE_H_LOCATION to include flimage.h.
1047
1048 2002-06-10  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1049
1050         * FormMathsPanel.C: do not include ButtonController.tmpl
1051         * FormPreferences.C: ditto
1052         * xformsBC.C: ditto
1053
1054         * FormBase.h (controller): remove ViewBase:: prefix
1055
1056 2002-06-07  Angus Leeming  <leeming@lyx.org>
1057
1058         Fixes needed to compile with Compaq cxx 6.5.
1059         * ColorHandler.C:
1060         * DropDown.C:
1061         * FormThesaurus.C:
1062         all c-library variables have been moved into namespace std.
1063         Wrap using std::xyz declarations inside a #ifndef CXX_GLOBAL_CSTD block.
1064
1065         * XFormsView.C: add a using std::abs directive.
1066
1067         * FormBase.h (FormCB::controller): I have had to prefix base class
1068         methods with Base:: Wierd!
1069
1070 2002-06-04  John Levon  <moz@compsoc.man.ac.uk>
1071
1072         * xformsGImage.h: an xforms build fix
1073
1074 2002-06-02  Michael A. Koziarski  <michael@koziarski.com>
1075
1076         * Tooltips.C: fix some sigc++ -> boost errors.
1077
1078 2002-06-02  John Levon  <moz@compsoc.man.ac.uk>
1079
1080         * GUIRunTime.C:
1081         * XFormsView.C:
1082         * XWorkArea.C:
1083         * xforms_resize.C:
1084         * xformsGImage.h: fixes for xforms 1.0 version
1085           checking
1086
1087 2002-05-10  Herbert Voss  <voss@perce.de>
1088
1089         * FormInclude.C (input, update): disable load-button when
1090         "use verbatim" is enabled
1091
1092 2002-05-30  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1093
1094         * FileDialog.C (FileDialog): fix () bug when using new
1095         * xformsGImage.C (newImage): ditto
1096         * Toolbar_pimpl.C (Pimpl): ditto
1097         * xfont_loader.C (getFontinfo): ditto
1098
1099 2002-05-29  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1100
1101         * switch from SigC signals to boost::signals.
1102
1103         * Dialogs.C (Dialogs): simplify creation of dialog objects a bit.
1104
1105 2002-05-28  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1106
1107         * FormDocument.C (input): set preamble too when saving default
1108         template.
1109
1110 2002-05-26  John Levon  <moz@compsoc.man.ac.uk>
1111
1112         * Makefile.am:
1113         * XWorkArea.h:
1114         * XWorkArea.C: moved here
1115
1116 2002-05-24  John Levon  <moz@compsoc.man.ac.uk>
1117
1118         * ColorHandler.h:
1119         * ColorHandler.C:
1120         * FontInfo.h:
1121         * FontInfo.C: moved here
1122
1123         * xfont_loader.h:
1124         * xfont_loader.C: moved here
1125
1126         * Makefile.am:
1127         * xfont_metrics.C: changes from above
1128
1129 2002-05-23  John Levon  <moz@compsoc.man.ac.uk>
1130
1131         * Makefile.am:
1132         * XPainter.C:
1133         * xfont_metrics.h:
1134         * xfont_metrics.C: moved font metrics code
1135
1136 2002-05-24  Juergen Vigna  <jug@sad.it>
1137
1138         * FormMathsBitmap.C: include local includes first (selfcontainment)
1139         * FormMathsBitmap.h: include LString.h first.
1140
1141 2002-05-23  John Levon  <moz@compsoc.man.ac.uk>
1142
1143         * XFormsView.C:
1144         * lyxlookup.h:
1145         * lyxlookup.C:
1146         * Makefile.am: move here
1147
1148 2002-05-23  John Levon  <moz@compsoc.man.ac.uk>
1149
1150         * DropDown.h:
1151         * FileDialog.C:
1152         * FormBaseDeprecated.C:
1153         * FormDocument.C:
1154         * FormIndex.C:
1155         * FormInset.C:
1156         * FormMathsBitmap.C:
1157         * FormMathsDelim.C:
1158         * FormMathsMatrix.C:
1159         * FormMathsPanel.C:
1160         * FormParagraph.C:
1161         * FormPreferences.C:
1162         * FormPrint.C:
1163         * FormTabular.C:
1164         * Makefile.am:
1165         * XFormsView.h:
1166         * XFormsView.C: LyXView is now in frontends/,
1167         XFormsView moved to here
1168
1169 2002-05-23  John Levon  <moz@compsoc.man.ac.uk>
1170
1171         * Makefile.am:
1172         * XPainter.h:
1173         * XPainter.C: move Painter here
1174
1175 2002-05-22  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1176
1177         * Menubar_pimpl.C: add scoped_ptr.hpp
1178
1179         * FormPrint.h: remove smart_ptr.hpp
1180
1181         * FormBase.h: use more specific smart_ptr header
1182         * FormCharacter.h: ditto
1183         * FormMathsStyle.h: ditto
1184         * FormAboutlyx.h: ditto
1185         * Menubar_pimpl.h: ditto
1186         * FormTabular.h: ditto
1187         * FormPreferences.h: ditto
1188         * FormParagraph.h: ditto
1189         * FormMathsSpace.h: ditto
1190         * FormMathsPanel.h: ditto
1191         * FormMathsMatrix.h: ditto
1192         * FormMathsDelim.h: ditto
1193         * FormMathsDeco.h: ditto
1194         * FormGraphics.h: ditto
1195         * FormDocument.h: ditto
1196
1197 2002-05-15  John Levon  <moz@compsoc.man.ac.uk>
1198
1199         * FormCharacter.C: avoid mis-treating Combox as FL_OBJECT
1200           (bug 406) (from Angus)
1201
1202 2002-05-10  Dekel Tsur  <dekelts@tau.ac.il>
1203
1204         * FormDocument.C (language_apply): Fix language changing.
1205
1206 2002-05-09  Angus Leeming  <a.leeming@ic.ac.uk>
1207
1208         * Tooltips.C: enable tooltips by default.
1209
1210 2002-05-09  Angus Leeming  <a.leeming@ic.ac.uk>
1211
1212         * xforms_resize.h: improve the doc++ comments.
1213
1214         * xforms_resize.C (get_tabfolder_numfolders): new helper function,
1215         wrapping fl_get_tabfolder_numfolders if it exists and otherwise
1216         providing this info "somehow".
1217         Constify a few variables.
1218         whitespace changes.
1219
1220 2002-05-06  Angus Leeming  <a.leeming@ic.ac.uk>
1221
1222         * FormBase.C (show):
1223         * FormBaseDeprecated.C (show): having built the dialog, ensure that it
1224         is widened sufficiently to display wholely the tabs of any
1225         tabbed-folders. This is more than just cosmetic as it will prevent
1226         crashes when selecting a partly displayed tab. (The problem occurs
1227         with a "long" locale like German and xforms < 0.9999.)
1228
1229         * xforms_resize.[Ch]: new files doing the grunt work of ascertaining
1230         by how much a dialog should be scaled to show its tabs fully (should
1231         it have a tabfolder).
1232
1233 2002-05-08  Garst Reese  <reese@isn.net>
1234
1235         * FormMathsDeco.C: fix offset to normal size decos.
1236
1237 2002-05-03  Angus Leeming  <a.leeming@ic.ac.uk>
1238
1239         * xformsGImage.C (rotate): work-around xforms bug when rotating by
1240         270 degs.
1241
1242 2002-05-02  Herbert Voss  <voss@perce.de>
1243
1244         * FormBibtex.C (apply): a change from a style to an empty one
1245         (which is valid) wasn't saved
1246
1247 2002-05-02  Herbert Voss  <voss@perce.de>
1248
1249         * FormGraphics.C (input): do not read bb new when it was changed
1250
1251 2002-04-30  Rob Lahaye <lahaye@users.sourceforge.net>
1252
1253         * FormDocument.C: "USletter" -> "US letter" etc., "Other" -> "Custom".
1254         * FormParagraph.C: "Other" -> "Custom"
1255         * FormPreferences.C: "USletter" -> "US letter" etc.
1256         * forms/form_document.fd: 'Papersize" -> "Paper size" style consistency
1257         * forms/form_preferences.fd: style consistency
1258
1259 2002-04-30  Angus Leeming  <a.leeming@ic.ac.uk>
1260
1261         * FormCharacter.C:
1262         * FormDocument.C:
1263         * FormPreferences.C (findPos): remove this template to xforms_helpers.h.
1264
1265         * xforms_helpers.h (findPos): new template.
1266
1267         * FormGraphics.h: store a vector<string> origins_ of the LaTeX names
1268         for the rotation origins.
1269
1270         * FormGraphics.C: internationalise the rotation origin strings in the
1271         choice using the same approach as used for the language names in the
1272         Character, Document, Preferences dialogs.
1273
1274 2002-04-30  Angus Leeming  <a.leeming@ic.ac.uk>
1275
1276         * FormCharacter.C:
1277         * FormDocument.C:
1278         * FormPreferences.C: use the bool flag to getLanguageData as
1279         appropriate. No longer translate the strings as this is done in
1280         getLanguageData.
1281
1282 2002-04-29  John Levon  <moz@compsoc.man.ac.uk>
1283
1284         * FormBibtex.C:
1285         * FormCitation.C: fix two typos
1286
1287 2002-04-29  Angus Leeming  <a.leeming@ic.ac.uk>
1288
1289         * FormCharacter.h:
1290         * FormDocument.h:
1291         * FormPreferences.h: store a vector<string> lang_ of language
1292         identifiers.
1293
1294         * FormCharacter.C: changes associated with frnt::getLanguageData
1295         returning a vector<LanguagePair> rather than a vector<string>.
1296
1297         * FormDocument.C:
1298         * FormPreferences.C: internationalise the languages on display, similar
1299         to the changes in FormCharacter.C.
1300
1301 2002-04-26  John Levon  <moz@compsoc.man.ac.uk>
1302
1303         * FormMathsPanel.C: translate Close
1304         * FormGraphics.C: a little more translation
1305
1306 2002-04-22  Angus Leeming  <a.leeming@ic.ac.uk>
1307
1308         * FormCitation.C (apply, input): ensure that the choice is always valid.
1309
1310         * forms/fdfixc.sed: use "_shortcut" rather than "shortcut" as an
1311         identifier when performing one of the substitutions. "shortcut" can
1312         reasonably appear in the label.
1313
1314 2002-04-25  Rob Lahaye <lahaye@users.sourceforge.net>
1315
1316         * Makefile.am: fix typo "shoul go to" -> "should go to".
1317
1318         * forms/form_preferences.fd: Modify naming for Converter flags
1319         ("Extra flags") and remove a couple of shortcut-clashes.
1320
1321         * FormPreferences.C: Modify 'tooltip' info for Converter flags.
1322
1323 2002-04-23  Juergen Spitzmueller <j.spitzmueller@gmx.de>
1324
1325         * FormBibtex.C: Do not use a blank after the comma for multiple
1326         bib-files (which is not read in correctly).
1327
1328 2002-04-22  Angus Leeming  <a.leeming@ic.ac.uk>
1329
1330         * FormCitation.C (fillChoice): If the getCiteStrings vec is empty,
1331         disable the choice.
1332
1333 2002-04-19  Juergen Vigna  <jug@sad.it>
1334
1335         * FormParagraph.C (changedParagraph): don't check for p == par_ as
1336         we don't set par_ on a changedParagraph call so we don't resete the
1337         buttons and message when we return to the original paragraph!
1338
1339 2002-04-17  Rob Lahaye <lahaye@users.sourceforge.net>
1340
1341         * forms/cvsignore: add Makefile.
1342
1343 2002-04-16  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1344
1345         * forms/Makefile.am: make it a dummy make file + extra dist
1346
1347 2002-04-14  Herbert Voss  <voss@perce.de>
1348
1349         * FormCharacter.C
1350         * FormExternal.C: adding #include "support/lstrings.h"
1351         for the getStringFromVector and vice versa
1352
1353 2002-04-12  Angus Leeming  <a.leeming@ic.ac.uk>
1354
1355         * FormParagraph.C (changedParagraph): ensure that the warning message
1356         is removed if the underlying paragraph will accept our changes.
1357
1358 2002-04-09  Herbert Voss  <voss@perce.de>
1359
1360         * FormGraphics.C: allow rotate-values like 270.1
1361         * xformsGImage.C (rotate): get the right rotate-angle from
1362         GraphicParams
1363
1364 2002-04-08  Angus Leeming  <a.leeming@ic.ac.uk>
1365
1366         * xformsGImage.C (clip): no need to check if the width, height are > 0
1367         because the BoundingBox would be empty() in this weren't the case.
1368
1369 2002-04-08  Juergen Spitzmueller <j.spitzmueller@gmx.de>
1370
1371         * FormDocument.[Ch]: Add a new method UpdateClassParams
1372         which is used in CheckChoiceClass to update the fontsizes
1373         and other necessary stuff (pagestyle) on class change
1374         (hopefully finally fix bug #306)
1375
1376 2002-04-08  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1377
1378         * forms/Makefile.am (SUFFIXES): instead of .SUFFIXES
1379         (updatesrc): delete wrong version
1380
1381 2002-04-06  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1382
1383         * forms/.cvsignore: add Makefile.in
1384
1385         * forms/Makefile.am: make distcheck work, new file
1386
1387         * Makefile.am: make distcheck work
1388
1389 2002-04-05  Herbert Voss  <voss@perce.de>
1390
1391         * FormGraphics.C: use correct unit bp (big point - PostScript point)
1392         for the bounding box values
1393
1394 2002-04-05  Angus Leeming  <a.leeming@ic.ac.uk>
1395
1396         * FormGraphics.C (updateBB, input): Don't set the path of the file
1397         passed to readBB. Let the controller do that because it knows about
1398         the buffer (and therefore the path) whereas the view has no idea.
1399
1400 2002-04-04  Angus Leeming  <a.leeming@ic.ac.uk>
1401
1402         * xformsGImage.C (clip): ensure that the clipped image has sensible
1403         dimensions.
1404
1405 2002-04-04  Herbert Voss  <voss@lyx.org>
1406
1407         * FormGraphics.C (updateBB):  new method to read the BBox when reading
1408         a new file or changing an existing one.
1409
1410 2002-04-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1411
1412         * FormCharacter.C (findPos): add a missing typename
1413
1414 2002-04-02  Angus Leeming  <a.leeming@ic.ac.uk>
1415
1416         * FeedbackController.C:
1417         * FormBibtex.C:
1418         * FormCitation.C:
1419         * FormForks.C:
1420         * FormMathsBitmap.C:
1421         * FormPreferences.C:
1422         * FormSendto.C:
1423         * FormTexinfo.C:
1424         * Tooltips.C:
1425         * xforms_helpers.C: use _() correctly rather than N_().
1426
1427 2002-03-28  Juergen Spitzmueller <j.spitzmueller@gmx.de>
1428
1429         * FormDocument.C (CheckChoiceClass): update the necessary class
1430         settings on class change (fix bug #306)
1431
1432 2002-03-27  Herbert Voss  <voss@lyx.org>
1433
1434         * xforms_helpers.h:
1435         * FormGraphics.C:  change c%, l%, p% t% to col%, line%, page%
1436         and text%
1437
1438 2002-03-27  Angus Leeming  <a.leeming@ic.ac.uk>
1439
1440         * MathsSymbols.[Ch]: remove #include "bmtable.h" & "FormMathsPanel.h".
1441         Move enum MathsCallbackValues from FormMathsPanel.h to MathsSymbols.h.
1442         The MathsSymbols are now xforms-independent.
1443
1444         * FormMathsPanel.h: #include MathsSymbols.h for the enum.
1445
1446 2002-03-26  Angus Leeming  <a.leeming@ic.ac.uk>
1447
1448         * FormPreferences.C (browse): don't use BrowseRelPath here you noodle!
1449
1450         * FormGraphics.C (input): don't disallow the input of a file that's
1451         not there.
1452
1453 2002-03-25  Angus Leeming  <a.leeming@ic.ac.uk>
1454
1455         * FormParagraph.C (changedParagraph): whitespace.
1456
1457         * xforms_helpers.C: rearrange #includes.
1458
1459         * RadioButtonGroup.[Ch]: rename some of the methods. Remove #if 0 code.
1460
1461         * FormPrint.C: changes associated with changes to RadioButtonGroup.
1462
1463         * FormGraphics.C:
1464         * forms/form_graphics.fd: rename some of the widgets.
1465
1466 2002-03-22  Angus Leeming  <a.leeming@ic.ac.uk>
1467
1468         * FormGraphics.C (input): don't activate the Ok, Apply buttons if the
1469         file can't be found.
1470
1471         * FormParagraph.C (changedParagraph): activate the Ok, Apply buttons
1472         only if the underlying paragraph will accept changes.
1473
1474         * FormPreferences.C (browse): use Jean-Marc's browseRelFile.
1475
1476         * xforms_helper.C (updateWidgetsFromLength): fix crash when trying to
1477         set the choice to a unit that isn't present in the choice!
1478         Also remove #if 0 sections of code.
1479
1480 2002-03-21  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1481
1482         * several files: ws cleanup
1483
1484 2002-03-20  Angus Leeming  <a.leeming@ic.ac.uk>
1485
1486         * lots: whitespace changes.
1487
1488 2002-03-20  Angus Leeming  <a.leeming@ic.ac.uk>
1489
1490         * FormParagraph.C: a little more factorisation.
1491
1492 2002-03-20  Angus Leeming  <a.leeming@ic.ac.uk>
1493
1494         * xforms_helpers.C (setCursorColor):
1495         * Tooltips.C (set): remove XC_question_arrow code.
1496
1497         * FeedbackController.[Ch] (clearMessage): new method.
1498
1499         * FeedbackController.C (postMessage): the warning message is now
1500         displayed in red!
1501
1502         * FormParagraph.C: define some helper functions to minimise the amount
1503         of repeated code.
1504
1505         * FormDocument.C:
1506         * FormGraphics.C:
1507         * FormMinipage.C:
1508         * FormTabular.C: use the FeedbackController to post the warning
1509         messages.
1510
1511 2002-03-19  André Pönitz <poenitz@gmx.net>
1512
1513         * FormParagraph.C: whitespace changes
1514
1515 2002-03-18  Angus Leeming  <a.leeming@ic.ac.uk>
1516
1517         * Tooltips.[Ch] (initTooltip): renamed init. In the 0.89 version, no
1518         longer call fl_set_object_helper as this routine respects line breaks
1519         only if the dialog is visible.
1520         (getTooltip): renamed as get.
1521         (toggleTooltips): renamed as set and made public.
1522
1523         * FormBase.C (show):
1524         * FormBaseDeprecated.C (show): move tooltip-inards into Tooltip.
1525
1526         * FormBibtex.C (build):
1527         * FormCitation.C (build):
1528         * FormForks.C (build):
1529         * FormSendto.C (build):
1530         * FormTexinfo.C (build):
1531         * Toolbar_pimpl.C (set): Tooltip::initTooltip -> Tooltip::init.
1532
1533         * xforms_helper.C (formatted): rewritten as a one-pass algorithm.
1534
1535 2002-03-18  Juergen Vigna  <jug@sad.it>
1536
1537         * FormTabular.C (update): deactivate left/right border settings for
1538         multicolumns if not an outer cell or no parent multicolumn cell.
1539
1540 2002-03-14  John Levon  <moz@compsoc.man.ac.uk>
1541
1542         * GUIRunTime.C: add spaces to error messages
1543
1544 2002-03-13  Angus Leeming  <a.leeming@ic.ac.uk>
1545
1546         * FormBase.C (show):
1547         * FormBaseDeprecated.C (show): set the initial state of the cursor.
1548
1549         * FormPreferences.C (Colors::apply()): use the helper function
1550         setCursorColor.
1551
1552         * Tooltips.C (toggleTooltips): proper fix for those Bad Window messages.
1553         Can only set the cursor if the dialog is visible.
1554
1555         * xforms_helpers.[Ch] (setCursorColor): new helper function to set the
1556         color of all cursors used by LyX.
1557         (XformsColor::read): use it.
1558
1559 2002-03-12  Angus Leeming  <a.leeming@ic.ac.uk>
1560
1561         * forms/*.fd (except form_filedialog.fd which is v. scary :-():
1562         housekeeping changes.
1563         1. Ensure that all radio buttons are wrapped up within a group.
1564         2. Rename all button_cancel as button_close.
1565         3. Ensure that all objects follow the naming scheme outlined in
1566            forms/README
1567
1568         class             | prefix
1569         ------------------+-------
1570         FL_BROWSER        | browser
1571         FL_BUTTON         | button
1572         FL_PIXMAPBUTTON   | button
1573         FL_CHECKBUTTON    | check
1574         FL_CHOICE         | choice
1575         FL_COUNTER        | counter
1576         FL_DIAL           | dial
1577         FL_INPUT          | input
1578         FL_FRAME          | frame
1579         FL_LABELFRAME     | frame
1580         FL_ROUND3DBUTTON,
1581         RADIO_BUTTON      | radio
1582         FL_SLIDER         | slider
1583         FL_VALSLIDER      | slider
1584         FL_TABFOLDER      | tabfolder
1585         FL_TEXT           | text
1586
1587         The only exceptions to this are objects that are to be converted
1588         in the sed scripts. At the moment this applies only to bmtable:
1589
1590         Convert an FL_BUTTON to a FL_BMTABLE by using prefix "bmtable".
1591
1592 2002-03-11  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1593
1594         * doxygen fixes.
1595
1596 2002-03-09  Angus Leeming  <a.leeming@ic.ac.uk>
1597
1598         * FeedbackController.C: improve a comment.
1599
1600         * FormFiledialog.C: whitespace change.
1601
1602         * FormBibitem.C (build):
1603         * FormBibtex.C (build):
1604         * FormCitation.C (build):
1605         * FormDocument.C (build):
1606         * FormExternal.C (build):
1607         * FormGraphics.C (build):
1608         * FormInclude.C (build):
1609         * FormIndex.C (build):
1610         * FormMathsMatrix.C (build):
1611         * FormMinipage.C (build):
1612         * FormParagraph.C (build):
1613         * FormPrint.C (build):
1614         * FormRef.C (build):
1615         * FormSendto.C (build):
1616         * FormSpellchecker.C (build):
1617         * FormTabular.C (build):
1618         * FormThesaurus.C (build):
1619         * FormUrl.C (build): invoke setPrehandler for all FL_INPUT objects.
1620         Means that pasting with the middle mouse button will activate the
1621         Ok, Apply buttons.
1622
1623         * FeedbackController.C (MessageCB): fix crash by removing
1624         Assert(message_widget_) and returning silently in this case.
1625         Can happen quite justifiably.
1626
1627         * Most files: consistent comments at the top of the file, usable by
1628         sourcedoc.
1629
1630 2002-03-09  Herbert Voss  <voss@lyx.org>
1631
1632         * FormGraphics.C: test if file exists, simplify an if command
1633
1634 2002-03-10  John Levon  <moz@compsoc.man.ac.uk>
1635
1636         * FormToc.C: make goto not reset the dialog
1637
1638 2002-03-08  Angus Leeming  <a.leeming@ic.ac.uk>
1639
1640         * FeedbackController.[Ch]: new files, providing a standard interface to
1641         the feedback and warning messages. Created by stripping code out of
1642         FormBase.
1643
1644         * FormBase.[Ch]: strip out all the feedback code and simplify yet
1645         further the tooltips code.
1646
1647         * FormBase.[Ch]:
1648         * FormBaseDeprecated.[Ch]: Add a Tooltips pointer.
1649         Derive both classes from FeedbackController so daughter classes each
1650         have a common interface for same.
1651
1652         * Toolbar_pimpl.[Ch]: strip out all the tooltip code and use the
1653         Tooltips wrapper class.
1654
1655         * Tooltips.[Ch]: work out how to update tooltips when using
1656         xforms 0.89's fl_set_object_helper. Can now toggle tooltips with both
1657         xforms 0.88 and 0.89. Change the cursor to a "?" when in query mode
1658         and when the dialog has some tooltips.
1659
1660         * FormPreferences.[Ch]: strip out all the feedback code and use
1661         the FeedbackController.
1662
1663         * xforms_helpers.C: save the color of the gui pointer.
1664
1665         * FormBibtex.[Ch]:
1666         * forms/form_bibtex.fd:
1667         * FormCitation.[Ch]:
1668         * forms/form_citation.fd:
1669         * FormForks.[Ch]:
1670         * forms/form_forks.fd:
1671         * FormSendto.[Ch]:
1672         * forms/form_sendto.fd:
1673         * FormTexinfo.[Ch]:
1674         * forms/form_texinfo.fd: remove "Help" button and rejig for much
1675         simplified tooltips code.
1676
1677         * Makefile.am: add FeedbackController.[Ch].
1678
1679 2002-03-08  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
1680
1681         * FormGraphics.C: Tiny stylistic correction.
1682
1683 2002-03-07  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
1684
1685         * FormGraphics.C:
1686                 - Make radiobuttons change too when using Latex size in
1687                   lyxview and vice versa.
1688                 - Fix a typo where the value for height (lyxview) was
1689                   taken from width (size).
1690                 - Remove *%-values from lyxview.
1691                 - Add an Alert when using "Get Latex size" and that contains
1692                   *%-values.
1693         * FormTabular.C: Remove obsolete comment.
1694
1695 2002-03-07  Martin Vermeer <martin.vermeer@hut.fi>
1696
1697         * FormMathsDeco.C: add leftrightarrows to the bitmap.
1698
1699         * forms/form_maths_style.fd: reflect the changes in the bitmaps.
1700
1701 2002-03-07  Angus Leeming  <a.leeming@ic.ac.uk>
1702
1703         * xformsGImage.C (statusCB, errorCB): close the file streams once the
1704         image is loaded or if an error occurs.
1705         (init_graphics): FLIMAGE_SETUP setup must be static as xforms stores
1706         it permanently (and does not make a copy!).
1707
1708 2002-03-05  Angus Leeming  <a.leeming@ic.ac.uk>
1709
1710         * xformsGImage.[Ch]: new files. An image loader based on xforms library
1711         routines.
1712
1713         * GUIRunTime.C (initialiseGraphics): use the xforms image loader if
1714         your version of the xforms libraries is up to the task.
1715
1716         * Makefile.am: compile the xforms image loader if so configured.
1717
1718 2002-03-04   Angus Leeming  <a.leeming@ic.ac.uk>
1719
1720         * Dialogs.C (redrawGUI): removed to frontends/Dialogs.C
1721
1722         * Dialogs.C:
1723         * GUIRunTime.C (initialiseGraphics): moved to GUIRunTime.
1724
1725 2002-03-04   Angus Leeming  <a.leeming@ic.ac.uk>
1726
1727         * FormDocument.C (build): add a std:: qualifier to remove_if.
1728
1729 2002-03-02  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1730
1731         * Toolbar_pimpl.[Ch]: layout as string
1732
1733         * FormParagraph.C: layout as string
1734
1735         * FormDocument.C (build): use remove_if and contains_functor
1736         layout as string
1737
1738 2002-03-01  Martin Vermeer <martin.vermeer@hut.fi>
1739
1740         * FormMathsBitmap.[Ch]:
1741         * FormMathsPanel.C: Give window titles to bit map sub-panels.
1742
1743 2002-02-28  Angus Leeming  <a.leeming@ic.ac.uk>
1744
1745         * Dialogs.C (initialiseGraphics): a new static method.
1746         Remove Allan's venerable description as I think it's past its sell-by
1747         date.
1748
1749 2002-02-28  John Levon  <moz@compsoc.man.ac.uk>
1750
1751         * FormBase.C:
1752         * FormBaseDeprecated.C:
1753         * FormFiledialog.C: possible fix to the Bad Window problems that some
1754         people have been experiencing.
1755
1756 2002-02-28  Angus Leeming  <a.leeming@ic.ac.uk>
1757
1758         * FormForks.C (input_button_all): resolve comparison between signed
1759         and unsigned.
1760
1761 2002-02-26  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1762
1763         * Menubar_pimpl.C (makeMenubar): ignore entries which are not
1764         submenus in menubar.
1765
1766 2002-02-20  Angus Leeming  <a.leeming@ic.ac.uk>
1767
1768         * FormForks.[Ch]:
1769         * forms/form_forks.fd: new files. A view for the Forked Child
1770         processes dialog, enabling the user to see what forked processes
1771         are running, and, if he so desires, to kill them.
1772
1773         * Dialogs.C: add the class Forked Child dialog.
1774
1775         * Makefile.am: add FormForks.[Ch], form_forks.[Ch].
1776
1777         * forms/makefile: add form_forks.fd.
1778
1779         * FormPreferences.C (LnFmisc::apply): rather ugly: call
1780         grfx::GCache::changeDisplay if the lyxrc.display_graphics changes.
1781
1782 2002-02-24  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
1783
1784         * forms/form_graphics.fd: Enlarge Restore button.
1785         * FormGraphics.C: Set filter to bounding box input fields.
1786
1787 2002-02-20  Lars Gullik Bjønnes  <larsbj@birdstep.com>
1788
1789         * Makefile.am: simpler obj. file compiling
1790
1791 2002-02-20  Juergen Vigna  <jug@sad.it>
1792
1793         * FormTabular.C (input): don't call the autoapply on exit input calls
1794         if we don't really have a change!
1795
1796 2002-02-19  Angus Leeming  <a.leeming@ic.ac.uk>
1797
1798         * FormBase.h (FormCB): tiny bugfix.
1799
1800         * xforms_helpers.h: remove incorrect comment.
1801
1802 2002-02-18  Herbert Voss  <voss@lyx.org>
1803
1804         * FormGraphics.C: same units for LyX and Latex view, cosmetics
1805
1806 2002-02-18  Angus Leeming  <a.leeming@ic.ac.uk>
1807
1808         * Timeout_pimpl.[Ch] (running): new method.
1809
1810 2002-02-18  Angus Leeming  <a.leeming@ic.ac.uk>
1811
1812         * FormParagraph.C:
1813         * FormTabular.C: added a using std::remove_if directive.
1814
1815 2002-02-14  Herbert Voss  <voss@lyx.org>
1816
1817         * xforms_helpers.h: fix bug with "?%" units
1818
1819 2002-02-14  Rob Lahaye  <lahaye@users.sourceforge.net>
1820         * forms/form_graphics.fd:
1821         * form_graphics.C: minor layout changes, such as stretching all
1822         tab-windows to equal sizes and better keyboard-shortcuts.
1823
1824 2002-02-14  Rob Lahaye  <lahaye@users.sourceforge.net>
1825         * forms/form_graphics.fd:
1826         * form_graphics.C: minor layout changes, such as stretching all
1827         tab-windows to equal sizes and better keyboard-shortcuts.
1828
1829 2002-02-12  Herbert Voss  <voss@lyx.org>
1830
1831         * forms/form_graphics.fd:
1832         * form_graphics.[Ch]: small changes to the layout, mentioned
1833         by Rob
1834
1835         * FormGraphics.C: fix bug with use of updateWidget... when
1836         no unit is given.
1837
1838 2002-02-11  John Levon  <moz@compsoc.man.ac.uk>
1839
1840         * FormMinipage.C: return SMI_VALID on other form changes
1841
1842 2002-02-11  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
1843
1844         * FormParagraph.C (update): [VSpace:] Delete the special method
1845         for gluelengths...
1846         * xforms_helpers.C: ...and move it here.
1847         Activate JMarcs new (shorter) code for updateWidgetsFromLengthString
1848         and updateWidgetsFromLength.
1849
1850 2002-02-10  Rob Lahaye  <lahaye@users.sourceforge.net>
1851
1852         * forms/form_external.fd:
1853         * form_external.C: change color2 of a few buttons into the
1854         proper grey color.
1855
1856 2002-02-08  Herbert Voss  <voss@lyx.org>
1857
1858         * forms/form_graphics.fd:
1859         * FormGraphics.C:
1860         * form_graphics.[Ch]: Adding buttons for unzip-Option,
1861         getValues from LyX/LaTeXfolder
1862
1863 2002-02-08  Rob Lahaye  <lahaye@users.sourceforge.net>
1864
1865         * forms/form_graphics.fd:
1866         * FormGraphics.C:
1867         * form_graphics.[Ch]: simplify the bounding box folder
1868         of the Graphic GUI
1869
1870 2002-02-08  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
1871
1872         * Menubar_pimpl.C (create_submenu): work around an xforms bug (?)
1873         where one could not have both toggleon and disabled.
1874
1875 2002-02-08  Herbert Voss  <voss@lyx.org>
1876
1877         * xforms_helpers.h: change unit "%" to t%
1878
1879         * FormGraphics.C: fiy bug when BB is read from file and the
1880         unit is always "pt"
1881
1882 2002-02-08  Martin Vermeer <martin.vermeer@hut.fi>
1883
1884         * FormMathsDeco.C: \underleftarrow and \underrightarrow
1885
1886 2002-02-06  Angus Leeming  <a.leeming@ic.ac.uk>
1887
1888         Stabilise the tooltip interface and get Jürgen's patch to work ;-)
1889
1890         * Tooltips.[Ch]: new files. A wrapper to the tooltip code with a nice
1891         clean interface. Means that FormBase, FormBaseDeprecated and
1892         Tollbar_pimpl can all use the same code to have tooltips. No bloat.
1893
1894         * FormBase.C: add a Tooltips instance and interface with it.
1895         (setTooltipLevel): removed. Replaced by fillTooltipChoice and
1896         setTooltipLevel(ob).
1897         (getVerboseTooltip, getMinimalTooltip) now passed a const FL_OBJECT.
1898
1899         * FormBibtex.[Ch]:
1900         * FormCitation.[Ch]:
1901         * FormTexinfo.[Ch]:
1902         * Makefile.am: altered appropriately.
1903
1904 2002-02-06  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
1905
1906         * forms/form_texinfo.fd:
1907         * forms/form_bibtex.fd:
1908         * forms/form_citation.fd: delete text_info field again, add help choice
1909
1910         * FormBibtex.[Ch]:
1911         * FormCitation.[Ch]:
1912         * FormTexinfo.[Ch]: Implement new Tooltip behaviour.
1913
1914 2002-02-06  Angus Leeming  <a.leeming@ic.ac.uk>
1915
1916         * FormBase.[Ch]: can now chose the verbosity of the tooltip through
1917         a new method setTooltipLevel(). In turn this determines which of the
1918         new virtual methods, getVerboseTooltip() or getMinimalTooltip() gets
1919         called from getTooltip.
1920         No need for a "message" widget at the bottom of every dialog, therefore.
1921         If retained, this "message" widget can be used to display "warnings",
1922         pure and simple.
1923
1924         * FormBibtex.[Ch]:
1925         * FormCitation.[Ch]:
1926         * FormTexinfo.[Ch]: altered appropriately. Still need to be reshaped,
1927         to lose the "message" widget and to gain a "tooltip level" choice.
1928
1929 2002-02-05  Angus Leeming  <a.leeming@ic.ac.uk>
1930
1931         * forms/form_graphics.fd: Tiny tweek to make the Restore, Ok, Apply,
1932         Cancel buttons' positions consistent with the other dialogs.
1933
1934 2002-02-05  Herbert Voss  <voss@lyx.org>
1935
1936         * forms/form_graphics.fd: Noew the same view of the
1937         buttons as in preferences (LyXView). Make some things clear
1938         with better names.
1939         * FormGraphic.C: cosmetic changes to the layout. Delete
1940         the help button
1941
1942 2002-02-05  Juergen Spitzmueller  <j.spitzmueller@gmx.de>
1943
1944         * forms/form.texinfo.fd: delete help button, add text_info
1945         * forms/form.citation.fd,form.bibtex.fd: add text_info
1946         * FormTexinfo.[Ch]: Delete Help mechanism, add tooltips and help messages.
1947         * FormCitation.[Ch],FormBibtex.[Ch]: add tooltips and help messages (actually
1948         no tooltips in Bibtex).
1949
1950 2002-02-05  Angus Leeming  <a.leeming@ic.ac.uk>
1951
1952         * FormBase.[Ch]: You want tooltips too? You got 'em. Verified as
1953         working with both xforms 0.88 and 0.89. Use by invoking
1954         setTooltipHandler(ob) and by providing a method getTooltip(ob) in this
1955         derived class to provide the required string.
1956
1957 2002-02-05  Angus Leeming  <a.leeming@ic.ac.uk>
1958
1959         * FormBase.[Ch]: make it really easy to set up and use a prehandler
1960         for feedback messages and to invoke an input event on paste from
1961         the middle mouse button. The derived class needs invoke only
1962         setPrehandler(ob) and for the feedback to override the virtual methods
1963         feedback(ob) and clear_feedback(). If the message posted is a warning
1964         rather than mere feedback, first setWarningPosted(true) to ensure
1965         that the message remains visible.
1966
1967         * FormBaseDeprecated.C: a physical rearrangement of the file,
1968         nothing more.
1969
1970         * FormPreamble.C: use setPrehandler to invoke an input event on paste.
1971
1972 2002-02-04  Herbert Voss  <voss@lyx.org>
1973
1974         * forms/form_graphics.fd: small changes to the layout
1975         * FormGraphic.C: Apply-button, keepaspectratio enabling
1976         depends to case of LaTeXView. Other small changes and
1977         fixes. Add LyXView scale.
1978
1979 2002-02-01  Angus Leeming  <a.leeming@ic.ac.uk>
1980
1981         * FormGraphics.C (c-tor): prevent resizing of the dialog.
1982
1983 2002-02-03  Herbert Voss  <voss@lyx.org>
1984
1985         * xforms_helpers.C: fix bug with unit "%" in
1986         updateWidgetsFromLengthString(...)
1987
1988 2002-02-02  Herbert Voss  <voss@lyx.org>
1989
1990         * FormGraphic.C: fix bug with filename, rearrange the code,
1991         delete choice "referencePoint" which is only possible for
1992         rotatebox
1993         * forms/form_graphics.fd: position options in a logical way,
1994         add folder and scale for LyXView
1995
1996 2002-02-01  Angus Leeming  <a.leeming@ic.ac.uk>
1997
1998         * FormGraphics.C (apply, update): respect the new DEFAULT state of
1999         InsetGraphicsParams::DisplayType.
2000
2001 2002-01-31  Martin Vermeer <martin.vermeer@hut.fi>
2002
2003         * forms/form_graphics.fd: tweeks.
2004
2005 2002-01-30  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
2006
2007         * FormGraphics.C: Fix MAXDIGIT values for height and width.
2008
2009 2002-01-30  Angus Leeming  <a.leeming@ic.ac.uk>
2010
2011         * forms/form_citation: a few tweaks of my own.
2012
2013 2002-01-30  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
2014
2015         * forms/form_citation: De-Monsterization (make it smaller).
2016
2017 2002-01-30  Angus Leeming  <a.leeming@ic.ac.uk>
2018
2019         * forms/form_graphics.fd:
2020         * FormGraphics.C: a few tweaks of my own.
2021
2022 2002-01-30  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
2023
2024         * forms/form_graphics.fd: Very small tweaks.
2025
2026 2002-01-29  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
2027
2028         * forms/form_graphics.fd: Change the dialog to look similar as
2029         the nice QT2-Version (added tabfolder "Bounding Box", rearrangements);
2030         added text_warning field..
2031
2032         * FormGraphics.[Ch]: Handle the Rearrangements.
2033         Add input filters and warnings concerning invalid inputs.
2034         Recognize the lyxrc-settings of display_graphics.
2035
2036 2002-01-29  Angus Leeming  <a.leeming@ic.ac.uk>
2037
2038         * FormMathsSpace.h (space_):
2039         * FormMathsStyle.h (style_): change from a short to an int to fix
2040         type conversion warnings.
2041
2042 2002-01-28  Martin Vermeer <martin.vermeer@hut.fi>
2043
2044         * FormMathsSpace.[Ch]:
2045         * forms/form_maths_space.fd:
2046         Changed the "Space" subpanel of the math panel into one of
2047         ordinary buttons rather than radio buttons. They are now
2048         self-applying so OK and Apply could go.
2049
2050 2002-01-28  Martin Vermeer <martin.vermeer@hut.fi>
2051
2052         * FormMathsStyle.[Ch]:
2053         * forms/form_maths_style.fd:
2054         Patched to use button arrays. Buttons are self-applying, saving
2055         one keystroke and the OK and Apply buttons.
2056
2057 2002-01-27  Herbert Voss  <voss@lyx.org>
2058
2059         * FormGraphic.[Ch]:
2060         * form_graphic.[Ch]:
2061         * forms/form_graphic.fd: rewritten to support graphicx with
2062         all options and to be sure that the old figinsets are correct
2063         converted.
2064         * xforms-helpers.h: added two choice const for the LyXLength
2065         one with all and one only with length which have a unit.
2066
2067 2002-01-29  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
2068
2069         * forms/form_minipage.fd: add text_warning field.
2070
2071         * FormMinipage.[Ch]: added input filters and warnings
2072         (ButtonPolicy::SMInput FormMinipage::input)
2073
2074 2002-01-28  Angus Leeming  <a.leeming@ic.ac.uk>
2075
2076         * FormAboutlyx.[Ch]: Removed redundant form() method and
2077         dialog_ variable. They replicate that in the parent FormDB.
2078
2079 2002-01-28  Martin Vermeer <martin.vermeer@hut.fi>
2080
2081         * FormMathsDeco[hC]:
2082         * forms/form_maths_deco.fd: added math accents as a separate bitmap to
2083         the Decorations sub-panel of mathed. See Lamport Table 3.11.
2084
2085         * FormMathsPanel.C:
2086         * MathsSymbols.C: reorganization of the two AMS panels "relations" and
2087         "negated relations". Lower and broader.
2088
2089 2002-01-25  Angus Leeming  <a.leeming@ic.ac.uk>
2090
2091         * FormTabular.C (update): Remove redundant code.
2092
2093 2002-01-24  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
2094
2095         * forms/form_tabular.fd: checkbox2radiobutton changes.
2096
2097 2002-01-20  Herbert Voss  <voss@perce.de>
2098
2099         * FormInclude.[C]: better control of unexistings files
2100         when entered without the browser
2101
2102 2002-01-20  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2103
2104         * Toolbar_pimpl.C (update): disable layout combox when LFUN_LAYOUT
2105         is disabled
2106
2107         * combox.C (activate):
2108         (deactivate): change color of labels to reflect the state of the
2109         combox
2110
2111 2002-01-16  Herbert Voss  <voss@lyx.org>
2112
2113         * FormExternal.C (build): activate  apply/ok-button when something
2114         is entered in the filename-field
2115
2116 2002-01-16  Angus Leeming  <a.leeming@ic.ac.uk>
2117
2118         * FormMathsBitmap.C (apply): fix bug caused by using 'unsigned int'
2119         rather than 'string::size_type'
2120
2121 2002-01-17 Martin Vermeer <martin.vermeer@hut.fi>
2122
2123         * FormMathPanel.[hC]:
2124         * MathsSymbols.[hC]:
2125         * form_math_panel.[hC]:
2126         * form_math_panel.fd: Modified. Added five symbol sub-panels
2127         to the math panel containing AMS math symbols: arrows, relations,
2128         negated relation, operators and miscellaneous (also containing some
2129         hebrew and corner symbols).
2130
2131 2002-01-17  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2132
2133         * FormMinipage.C (apply): change because MinipageParams::pageWidth
2134         is now a real LyXLength
2135
2136 2002-01-17  John Levon  <moz@compsoc.man.ac.uk>
2137
2138         * FormDocument.C: enable line spacing input properly
2139
2140 2002-01-17  John Levon  <moz@compsoc.man.ac.uk>
2141
2142         * forms/form_preferences.fd:
2143         * form_preferences.h:
2144         * form_preferences.C:
2145         * FormPreferences.h:
2146         * FormPreferences.C: use better variable name
2147
2148 2002-01-17  John Levon  <moz@compsoc.man.ac.uk>
2149
2150         * forms/form_preferences.fd: change "Use Scalable Fonts"
2151           to "Rescale bitmap fonts"
2152
2153 2002-01-16  Angus Leeming  <a.leeming@ic.ac.uk>
2154
2155         * FormMathsPanel.C:
2156         * FormPreferences.C: #include "ButtonController.tmpl" to instantiate
2157         the button controller for IgnorantPolicy and PreferencesPolicy.
2158
2159 2002-01-16  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
2160
2161         * forms/form_tabular.fd: text_info field was too small. Enlarge it.
2162
2163 2002-01-15  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
2164
2165         * xforms_helpers.C: modify getLengthFromWidgets to ignore the unit
2166         choice if the input field contains a LyXGlueLength.
2167
2168         * FormParagraph.C: Allow to insert and display gluelengths in VSpace
2169
2170         * FormParagraph.C
2171         * FormDocument.C
2172         * FormTabular.C: Change input filter to allow inserting
2173         gluelengths/lyxlength or numbers with unit choices.
2174
2175         * FormMinipage.C: Use getLengthFromWidgets instead of the code there,
2176         which was more or less duplicated.
2177
2178         * FormGraphics.C: set default units, dependent on US/other paper.
2179
2180 2002-01-16  Angus Leeming  <a.leeming@ic.ac.uk>
2181
2182         * Dialogs.C: no longer need to #include the Controller classes, as this
2183         is how done in GUI.h.
2184
2185         * xformsBC.C: #include ButtonController.tmpl, containing the
2186         instatiation of the button controller.
2187
2188 2002-01-15  John Levon  <moz@compsoc.man.ac.uk>
2189
2190         * FormThesaurus.C: fix a crash
2191
2192 2002-1-15  Martin Vermeer <martin.vermeer@hut.fi>
2193
2194         * FormMathsDelim.C:
2195         * form_maths_delim_C:
2196         * form_maths_delim.h:
2197         * form_maths_delin.fd:
2198         Put three radio buttons on the delimiters pop-up. It works as follows:
2199
2200                                 left mouse     middle mouse        right mouse
2201         ----------------------------------------------------------------------
2202         Left radio button   |       (               ()                   )
2203         Middle radio button |       ()              ()                   )
2204         Right radio button  |        )               )                   )
2205         ----------------------------------------------------------------------
2206
2207         Where
2208
2209         (       left-side delimiter selected
2210         )       right-side delimiter selected
2211         ()      "symmnetric pair" selected, of which the clicked delimiter is
2212                 the left one.
2213                 So, if the middle radio button is activated ("()\nBoth")
2214                 and you click on "[" with the default (left) mouse button, you
2215                 get the delimiter pair "[]".
2216                 A shortcut for this (if the leftmost radio button is on) is
2217                 simply clicking the middle mouse button.
2218
2219         To create equal pairs, either have the middle radio button on and use
2220         Mouse-left, or have the left radio button on and use Mouse-middle.
2221
2222         To create unequal pairs, you should have either the left or middle radio
2223         button on, and do: "Mouse-left ( Mouse-right >" to create "(>".
2224
2225 2002-01-15  Angus Leeming  <a.leeming@ic.ac.uk>
2226
2227         * FormSpellchecker.[Ch]: a bit of a clean up, leaving the functionality
2228         unchanged:
2229         Remove the clickline_ member variable and hide() method;
2230         Use fl_set_browser_dblclick_callback;
2231         Constify a few temporary variables;
2232         Use xforms_helpers' wrappers functions returning string rather than
2233         the raw xforms functions returning char const *.
2234
2235 2002-01-14  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2236
2237         * DropDown.C: include <cctype> for isprint()
2238
2239 2002-01-14  Angus Leeming  <a.leeming@ic.ac.uk>
2240
2241         * FormMinipage.C (apply, update): MinipageParams::width renamed
2242         as MinipageParams::pageWidth.
2243
2244 2002-01-14      Martin Vermeer <martin.vermeer@hut.fi>
2245
2246         * FormMathsBitmap.C:
2247           FormMathsPanel.C:
2248           MathsSymbols.C: Blackboard Bold and Calligraphic std symbols
2249         added to math panel's 'misc' sub-panel.
2250
2251 2002-01-14  Angus Leeming  <a.leeming@ic.ac.uk>
2252
2253         * FormMathsMatrix.C (input): use lyx::count rather than std::count.
2254
2255 2002-01-14  Angus Leeming  <a.leeming@ic.ac.uk>
2256
2257         * FormPreferences.h: add a std:: to make_pair.
2258
2259 2002-01-11  Angus Leeming  <a.leeming@ic.ac.uk>
2260
2261         * DropDown.[Ch] (keypress, key_pressed): new signal and method,
2262         respectively.
2263
2264         * DropDown.C: place xforms callback functions in namespace anon.
2265         Set browser callback on single not double click.
2266         (select): return immediately of the vector is empty. Highlight the top
2267         line. Position the browser above the minibuffer, not below it.
2268         (peek): call key_pressed when a key press is detected.
2269         (key_pressed): clean-up and emit the keypress signal.
2270
2271         * xforms_helpers.[Ch} (getSelectedStringFromBrowser): new function.
2272         If nothing is selected, return string().
2273
2274 2002-01-14  John Levon  <moz@compsoc.man.ac.uk>
2275
2276         * FormSpellchecker.C: disable resizing due to xforms bug
2277
2278 2002-01-13  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2279
2280         * FormFiledialog.C (Reread): skip broken symlinks
2281
2282 2002-01-13  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2283
2284         * FormMathsMatrix.C (AlignFilter): use std::count and add some
2285         comments.
2286
2287 2002-01-13  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2288
2289         * MathsSymbols.C (get_pixmap_from_symbol): add a default statement
2290         in the switch.
2291
2292         * FormPreferences.C (Interface::input):
2293         (Language::input):
2294         (Paths::input): add shortcuts to file dialogs directory buttons
2295
2296         * FormPreference.h (browse): add default empty parameters for
2297         buttons descriptions.
2298
2299         * FormFiledialog.C (SetButton): allow for a shortcut in the name
2300         of the button.
2301
2302 2002-01-13  John Levon  <moz@compsoc.man.ac.uk>
2303
2304         * FormThesaurus.C:
2305         * FormThesaurus.h:
2306         * form_thesaurus.h:
2307         * form_thesaurus.C:
2308         * forms/form_thesaurus.fd: update to Aiksaurus 0.14
2309
2310 2002-01-12  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2311
2312         * Toolbar_pimpl.C (setPixmap): simplify a bit
2313
2314 2002-01-10  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2315
2316         * Toolbar_pimpl.C (ToolbarCB):
2317         * Menubar_pimpl.C (MenuCallback): use verboseDispatch instead of
2318         dispatch.
2319
2320 2002-01-12  Allan Rae  <rae@lyx.org>
2321
2322         * FormTabular.C (FormTabular): Fix Purify UMR.
2323
2324         * FormPreferences.C (build): "Conversion" is a better name.
2325
2326 2002-01-10  Martin Vermeer  <martin.vermeer@hut.fi>
2327
2328         * FormMathsPanel.[Ch] (dispatchFunc): new method. Invokes
2329         LyXFunc::dispatch.
2330
2331         * FormMathsStyle.C (apply): use LFUNs to apply, not insertSymbol.
2332
2333 2002-01-10  Angus Leeming  <a.leeming@ic.ac.uk>
2334
2335         * FormPreferences.C:
2336         * forms/form_preferences.fd: change names and descriptions of popup
2337         font variables to reflect their actual use.
2338
2339         * Menubar_pimpl.C: return MENU_LABEL_STYLE to FL_NORMAL_STYLE.
2340
2341 2002-01-10  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2342
2343         * FormPreferences.C (input): allow empty values for document_path
2344         and template_path.
2345
2346         * FormFiledialog.C (SetButton):
2347         (FileDlgCB): do not disable directory buttons if they have an
2348         empty path.
2349         (SetDirectory): if the argument is an empty string, change to
2350         cwd().
2351
2352 2002-01-09  Martin Vermeer <martin.vermeer@hut.fi>
2353
2354         * forms/form_maths_style.fd:
2355         * FormMathsStyle.[Ch]: New files, Implementing a mathed pop-up for math
2356         size "styles" and font types.
2357         * FormMathsPanel.[Ch]:
2358         * MathsSymbols.C:
2359         * forms/form_maths_panel.fd: Modified too.
2360
2361 2002-01-08  Martin Vermeer  <martin.vermeer@hut.fi>
2362
2363         * Menubar_pimpl.C (create_submenu):
2364         * Toolbar_pimpl.C (update): use FuncStatus.
2365
2366 2002-01-08  Angus Leeming  <a.leeming@ic.ac.uk>
2367
2368         * xform_helpers.[Ch] (getStringFromBrowser): a littel wrapper function
2369         for fl_get_browser_line that is guaranteed to return a valid string.
2370
2371 2002-01-08  John Levon  <moz@compsoc.man.ac.uk>
2372
2373         * FormSpellchecker.C: fix possible crash on clicking a suggestion
2374
2375 2002-01-08  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
2376
2377         * forms/form_document.fd (bullets): fix small cosmetic problem after
2378         John's radio2button change.
2379
2380 2002-01-07  Angus Leeming  <a.leeming@ic.ac.uk>
2381
2382         * FormDocument.C:
2383         * forms/form_document.fd: change the labels and variable names of
2384         left_margin, right_margin to inner_margin, outer_margin, in line
2385         with bugzilla bug #157.
2386
2387         * FormFiledialog.C (Reread): used locally stored modtime variable
2388         rather than make repeated calls to fileInfo.getModificationTime().
2389
2390         * xforms_helpers.C (ReadableFile, WriteableFile): added a couple of
2391         isOK() checks to the use of the FileInfo instance and removed those
2392         FIXMEs.
2393
2394         * Menubar_pimpl.C: added a variable MENU_LABEL_STYLE and use it.
2395         Set it to FL_BOLD_STYLE, thereby fixing bugzilla bug #32.
2396
2397 2002-01-07  John Levon  <moz@compsoc.man.ac.uk>
2398
2399         * form_*:
2400         * forms/form_*: change radio buttons to round3dbutton
2401
2402 2002-01-05  John Levon  <moz@compsoc.man.ac.uk>
2403
2404         * FormFiledialog.C: add FIXME
2405
2406         * xforms_helpers.C: fix use of FileInfo
2407
2408 2002-01-07  John Levon  <moz@compsoc.man.ac.uk>
2409
2410         * FormTabular.h:
2411         * FormTabular.C:
2412         * form_tabular.h:
2413         * form_tabular.C:
2414         * forms/form_tabular.fd: ugly fix to get around
2415           some of the UI problems (bug #110).
2416
2417 2002-01-04  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
2418
2419         * FormDocument.C: Recognize the default paper settings too
2420         when setting the default length values (cm or inch).
2421         * FormParagraph.C: do the same.
2422
2423 2001-12-11  Michael A. Koziarski <michael@koziarski.org>
2424
2425         * FormFloat.C: changes to prevent here definitely being used
2426         with wide figures.
2427
2428 2001-12-29  Dekel Tsur  <dekelts@tau.ac.il>
2429
2430         * FormMathsMatrix.C (AlignFilter): Allow entering the '|' char.
2431
2432 2001-12-19  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2433
2434         * DropDown.C: always include <config.h> in sources.
2435
2436         * xforms_helpers.h:
2437         * FormFiledialog.h:
2438         * Timeout_pimpl.h:
2439         * DropDown.h: do not include <config.h> in headers
2440
2441 2001-12-20  Juergen Vigna  <jug@sad.it>
2442
2443         * FormTabular.C (update): final LT-h/f support modifications.
2444
2445 2001-12-19  Juergen Vigna  <jug@sad.it>
2446
2447         * FormTabular.C (update): change a bit the tabular layout and added
2448         better longtable options handling.
2449
2450 2001-12-15  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2451
2452         * FormToc.C: using std::endl
2453
2454 2001-12-14  John Levon  <moz@compsoc.man.ac.uk>
2455
2456         * FormToc.C: fix crash when no entries, and
2457           update types properly
2458
2459 2001-12-11  Ben Stanley <bds02@uow.edu.au>
2460
2461         * Menubar_pimpl.C: Fixed a crashing bug when document has more
2462         than 80 floats and using xforms 0.88
2463
2464 2001-12-11  Jean-Marc Lasgouttes  <lasgouttes@freesurf.fr>
2465
2466         * xforms_helpers.C: include lyxlength.h here
2467         * xforms_helpers.h: ... but not here
2468
2469         * FormTabular.C: use LyXLength instead of string wherever
2470         necessary; whitespace changes.
2471
2472 2001-12-08  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
2473
2474         * forms/form_preferences.fd: use the same name for font sizes
2475         than the character dialog.
2476
2477 2001-11-26  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
2478
2479         * forms/form_search.fd: Added label text to search buttons
2480         (to make the shortcuts visible).
2481
2482 2001-12-05  John Levon  <moz@compsoc.man.ac.uk>
2483
2484         * FormParagraph.C: set combo box correctly for VSpace::LENGTH
2485
2486 2001-12-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2487
2488         * FormFiledialog.C:
2489         * xforms_helpers.C: change "while(" to "while ("
2490
2491 2001-12-05  Allan Rae  <rae@lyx.org>
2492
2493         * FormParagraph.C (apply): One other LyXText fix.
2494
2495 2001-12-05  John Levon  <moz@compsoc.man.ac.uk>
2496
2497        * FormParagraph.C (getCurrentParagraph):
2498         (apply):  get the right LyXText !
2499
2500 2001-11-29  John Levon  <moz@compsoc.man.ac.uk>
2501
2502         * FormParagraph.C: disallow page breaks in insets
2503
2504 2001-11-23  John Levon  <moz@compsoc.man.ac.uk>
2505
2506         * FormParagraph.C: allow signed space above/below, actually
2507           use space below units
2508
2509 2001-11-04  John Levon  <moz@compsoc.man.ac.uk>
2510
2511         * FormToc.C: fixes to make floatlists work
2512
2513 2001-11-23  John Levon  <moz@compsoc.man.ac.uk>
2514
2515         * Makefile.am:
2516         * Alert_pimpl.C: Alert etc.
2517
2518         * xforms_helpers.h:
2519         * xforms_helpers.C:
2520         * forms/fdfix.sh: move idex etc. to here
2521
2522         * GUIRunTime.C: move getScreenDPI() to here
2523
2524 2001-11-20  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
2525
2526        * forms/form_ref.fd, form_preferences.fd, form_citation.fd,
2527        form_graphics.fd, form_paragraph.fd: Enlarged the Restore button
2528        to 100p (now German translation fits in).
2529        * forms/form_external.fd, form_bibtex.fd, form_print.fd,
2530        form_preferences.fd, form_graphics.fd, form.include.fd,
2531        form-external.fd:
2532        Unified label "Browse..." and unified its width to 100p.
2533
2534 2001-11-13  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
2535
2536        * forms/form_graphics.fd: fixed shortcut clash
2537        * forms/form-external.fd: added shortcut for "Apply"
2538
2539 2001-11-12  John Levon  <moz@compsoc.man.ac.uk>
2540
2541         * FormFiledialog.C: don't reset path if new dir
2542           doesn't exist.
2543
2544 2001-11-12  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
2545
2546        * forms/form_document.fd: Renamed "Save as Class Defaults"
2547        to "Save as Document Defaults"
2548        * FormDocument.C:
2549        Removed the setEnabled-Definitions for the
2550        "save_default"-Button since it causes nothing but trouble.
2551        Changed the text of AskQuestion on saveParamsAsDefault.
2552
2553 2001-11-07  John Levon  <moz@compsoc.man.ac.uk>
2554
2555         * DropDown.C: fix crash, improve behaviour a bit
2556
2557 2001-11-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2558
2559         * FormDocument.C (class_apply):
2560         (paper_apply):
2561         (language_apply):
2562         (options_apply):
2563         (bullets_apply): add a version of these methods taking a
2564         BufferParams& parameters. The original versions are now wrappers
2565         around these.
2566         (saveParamsAsDefault): new function, moved from old
2567         LFUN_LAYOUT_SAVE_DEFAULT code.
2568
2569 2001-11-03  John Levon  <moz@compsoc.man.ac.uk>
2570
2571         * Makefile.am:
2572         * DropDown.h:
2573         * DropDown.C: drop-down completion
2574
2575 2001-11-04  John Levon  <moz@compsoc.man.ac.uk>
2576
2577         * forms/form_graphics.fd: change clashing shortcut
2578
2579 2001-10-24  Juergen Vigna  <jug@sad.it>
2580
2581         * FormTabular.C: changed calls for footer/headers of longtabulars.
2582
2583 2001-10-23  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
2584
2585         * forms/form_tabular.fd: Add value choices
2586         * FormTabular.C: Handle that choices
2587
2588         * FormDocument.C: fix small bug.
2589
2590 2001-10-23  Angus Leeming  <a.leeming@ic.ac.uk>
2591
2592         * FormGraphics.[Ch]: move some parameters out of the heaader file and
2593         into namespace anon.
2594
2595         * FormPreferences.C:
2596         * forms/form_preferences.fd: replaced button_colorspace with two
2597         radio buttons, button_hsv and button_rgb.
2598
2599 2001-10-19  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
2600
2601        * forms/form_document.fd:
2602          Class: add a value choice for Default Skip.
2603          Some rearrangements (minor tweaks).
2604        * FormDocument.C: Handle that choice, minor tweaks.
2605        * forms/form_paragraph.fd: Add value choices
2606        * FormParagraph.C: Handle that choices.
2607        * FormMinipage.C/FormGraphics.C: Small tweaks.
2608
2609 2001-10-15  Angus Leeming  <a.leeming@ic.ac.uk>
2610
2611         * FormDocument.C: fixed some bugs in the Paper tab.
2612
2613         * xforms_helpers.[Ch] (updateWidgetsFromLengthString): add argument
2614         specifying default unit for choice if input string is empty.
2615
2616 2001-10-12  Angus Leeming  <a.leeming@ic.ac.uk>
2617
2618         * FormDocument.C (input): one more tweak...
2619
2620 2001-10-10  Herbert Voss  <voss@perce.de>
2621
2622         * FormTexinfo.[Ch]: some changes to the code
2623
2624 2001-10-10  André Pönitz  <poenitz@htwm.de>
2625
2626         * FormsMathMatrix.C: add missing space between v- and h-alignment
2627         parameters
2628
2629 2001-10-09  Herbert Voss  <voss@perce.de>
2630
2631         * FormTexinfo.[Ch]:
2632         * forms/form_texinfo.fd: new files. Display information about the
2633         installed texfiles (cls,sty,bst).
2634
2635         * FormShowFile.[Ch]: new files. Display the contents of a file.
2636
2637         * Dialog.C:
2638         * Makefile.am: modified appropriately.
2639
2640 2001-10-09  Angus Leeming  <a.leeming@ic.ac.uk>
2641
2642         * xforms_helpers.[Ch] (getLengthFromWidgets): new function.
2643         Given input and choice widgets, create a string such as "1cm".
2644         (updateWidgetsFromLengthString): new function.
2645         Given a string such as "1cm", set the input and choice widgets.
2646
2647         * FormDocument.C:
2648         * forms/form_document.fd: improve the GUI of the paper tab using these
2649         new helper functions.
2650
2651 2001-10-07  Adrien Rebollo  <adrien.rebollo@gmx.fr>
2652
2653         * FormDocument.C (build): support latin4
2654
2655 2001-10-05  Adrien Rebollo  <adrien.rebollo@gmx.fr>
2656
2657         * FormDocument.C (build): support latin3
2658
2659 2001-10-04  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2660
2661         * forms/form_aboutlyx.fd: use flat boxes for tabs.
2662
2663 2001-10-03  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
2664
2665         * forms/form_document.fd: rearrangement of the paper tab;
2666         rename "use geometry" to "custom margins/sizes".
2667
2668         * FormDocument.C: add code to avoid the input of senseless data
2669         in document -> paper.
2670
2671 2001-10-01  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
2672
2673         * FormDocument.C: Disable choice "Special" if landscape
2674         is chosen to prevent senseless values.
2675
2676 2001-09-28  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
2677
2678         * forms/form_preferences.fd: small tweaks.
2679
2680 2001-09-24  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
2681
2682         * forms/form_document.fd: Removed "Auto Reset", renamed the "Reset"
2683         button to "Use Class Defaults" and moved it outside the tab.
2684         Some more minor tweaking.
2685
2686         * FormDocument.C: handled this changes.
2687
2688 2001-09-27  Angus Leeming  <a.leeming@ic.ac.uk>
2689
2690         * Dialogs.C: remove splash dialog code.
2691
2692         * FormSplash.[Ch]:
2693         * form_splash.[Ch]:
2694         * forms/form_splash.fd: removed.
2695
2696         * Makefile.am:
2697         * forms/makefile: remove splash dialog files.
2698
2699         * Menubar_pimpl.C (MenuCallback): no longer call
2700         Dialogs::destroySplash.
2701
2702 2001-09-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2703
2704         * forms/form_preferences.fd: fix typo
2705
2706 2001-09-24  Angus Leeming  <a.leeming@ic.ac.uk>
2707
2708         * FormRef.C:
2709         * forms/form_ref.fd: renamed the widgets in the standard style.
2710
2711         * xforms_helpers.[Ch] (getVectorFromChoice, getVectorFromBrowser): new
2712         helper functions. Build a vector<string> from the contents of
2713         an fl_choice and fl_browser respectively.
2714
2715         * FormCitation.C (fillChoice, updateBrowser):
2716         * FormRef.C: use these new functions to only update the choices and
2717         browsers when absolutely necessary.
2718
2719 2001-09-24  Angus Leeming  <a.leeming@ic.ac.uk>
2720
2721         * FormBase.C (InputCB):
2722         * FormBaseDeprecated.C (InputCB): generalised Dekel's fix to the
2723         "select choice < 1" problem.
2724
2725         * FormRef.C (input): undid Dekel's change in light of the above
2726         generalisation.
2727
2728 2001-09-21  Dekel Tsur  <dekelts@tau.ac.il>
2729
2730         * FormRef.C (input): Fix crash when using dialog with keyboard.
2731
2732 2001-09-20  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
2733
2734         * forms/form_document.fd: small tweaks.
2735
2736 2001-09-19  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
2737
2738         * forms/form_document.fd: Added checkbox "auto_reset", button
2739         "reset_defaults" and button "save_defaults".
2740
2741         * Form_Document.[Ch]: Removed AskQuestion when changing class.
2742         Implement the 2 buttons and the checkbox described above.
2743
2744         * forms/form_preferences.fd: Added checkbox "auto_reset" (to
2745         save the default value of that lyxrc)
2746
2747         * FormPreferences.C: Handle that button
2748
2749 2001-09-18  Angus Leeming  <a.leeming@ic.ac.uk>
2750
2751         * form_ref.fd: a little tweaking.
2752
2753         * FormSpellchecker.C (build): set the bounds to the slider, so it
2754         updates during a spellchecking session.
2755
2756 2001-09-14  Angus Leeming  <a.leeming@ic.ac.uk>
2757
2758         * forms/form_preferences.fd: rearrangement and addition of new
2759         Display Graphics radio buttons to Look & Feel->Misc
2760         (By Jürgen Spitzmüller).
2761
2762         * FormPreferences.C: modify new lyxrc variable "display_graphics"
2763         depending on the values of the Display Graphics radio buttons.
2764
2765         * FormGraphics.C: use this variable.
2766
2767 2001-09-13  Angus Leeming  <a.leeming@ic.ac.uk>
2768
2769         * FormMathsBitmap.[Ch]: add d-tor to finally fix a memory leak.
2770         Hoorah! Happy Birthday to me!
2771
2772 2001-09-07  Dekel Tsur  <dekelts@tau.ac.il>
2773
2774         * forms/form_ref.fd: Add buffer button.
2775
2776         * FormRef.C (update): Handle the buffer button.
2777         (input): Ditto
2778
2779 2001-09-13  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
2780
2781         * forms/form_graphics.fd: complete rewrite of the dialog
2782         (Most work was done by Angus, though).
2783
2784 2001-09-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2785
2786         * combox.C (hide): execute the callback _after_ closing the
2787         combox.
2788
2789 2001-09-12  Angus Leeming  <a.leeming@ic.ac.uk>
2790
2791         * FormDocument.C (c-tor): initialise some variables.
2792
2793         * forms/form_citation.fd: remove spurious shortcut to a labelframe!
2794         (Thereby removing a warning message when the dialog is built.)
2795
2796         * FormFloat.C (input): return SMI_VALID.
2797
2798 2001-09-11  Angus Leeming  <a.leeming@ic.ac.uk>
2799
2800         * FormDocument.C (input, options_update): add code to enable the
2801         Author-Year/Numerical citation choice only if the natbib checkbox is
2802         active.
2803
2804         * FormFloat.[Ch]: added new method input() to control the behaviour of
2805         the buttons better.
2806         * forms/form_float.fd: renamed Here as button_here_definitely.
2807
2808         * FormGraphics.C:
2809         * forms/form_graphics.fd: add callbacks to a few widgets that didn't
2810         have them, so enabling the Ok, Apply buttons appropriately.
2811
2812 2001-09-08  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
2813
2814         * forms/form_paragraph.fd: cosmetics (renamed "Label Width" to "Longest
2815         Label", added a labelframe).
2816
2817 2001-09-10  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2818
2819         * Toolbar_pimpl.C (C_Toolbar_BubblePost): fix linking
2820         (C_Toolbar_BubbleTimerCB): fix linking
2821
2822         * FormMathsBitmap.C (form): use get() to get the raw pointer.
2823
2824         * FormMathsBitmap.h: use shared_c_ptr for form_ as well.
2825
2826 2001-09-09  Lars Gullik Bjønnes  <larsbj@birdstep.com>
2827
2828         * combox.C (C_Combox_input_cb): make it static
2829         (C_Combox_combo_cb): make it static
2830         (C_Combox_peek_event): make it static
2831
2832         * Toolbar_pimpl.C (C_Toolbar_BubbleTimerCB): make it static
2833         (C_Toolbar_BubblePost): make it static
2834         (C_Toolbar_ToolbarCB): make it static
2835
2836         * Timeout_pimpl.C (C_intern_timeout_cb): make it static
2837
2838         * Menubar_pimpl.C (C_Menubar_Pimpl_MenuCallback): make it static
2839
2840         * Makefile.am (libxforms_la_LIBADD): add this and depend on the
2841         gui libs
2842
2843 2001-09-07  Angus Leeming  <a.leeming@ic.ac.uk>
2844
2845         * FormBaseDeprecated.[Ch]: use the same allow_resize methodology as has
2846         been used successfully in FormBase.
2847         (show): call bc().refresh() after building the dialog to activate the
2848         button controller.
2849
2850         * FormPreferences.C (build): remove hack to fix butoon controller as
2851         the correct fix is in FormBaseDeprecated.
2852
2853         * FormPreferences.[Ch] (connect, disconnect): removed (redundant).
2854
2855         * FormMaths*.C (c-tor): prohibit resizing of the dialog.
2856
2857 2001-09-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2858
2859         * Toolbar_pimpl.C (setLayout):
2860         (layoutSelected): make them work even when gettext has been
2861         translating the interface.
2862
2863 2001-09-07  Angus Leeming  <a.leeming@ic.ac.uk>
2864
2865         * FormMathsSpace.C: Fix bug: the "Maths spacing" dialog is broken
2866         ("Apply" does not work without former user change in the dialog).
2867
2868         * FormPreferences.C (build): Fix bug: if you start LyX and open the
2869         Preferences dialog, "Apply" is activated even though no change has been
2870         made so far.
2871
2872 2001-09-07  Rob Lahaye  <lahaye@users.sourceforge.net>
2873
2874         * FormBase.C (show): use controller_.IconifyWithMain() to control
2875         the dialog's show policy
2876
2877         * FormBaseDeprecated.C (show): ditto, but use lyxrc variable directly.
2878
2879         * FormPreferences.C:
2880         * forms/form_preferences.fd: add a check_dialogs_iconify_with_main
2881         check button to the Look & Feel->Misc tab and code to modify the lyxrc
2882         variable dialogs_iconify_with_main appropriately.
2883
2884 2001-09-07  Angus Leeming  <a.leeming@ic.ac.uk>
2885
2886         * FormBase.h: clean-up comments. Remove mutable status of minw_, minh_.
2887
2888 2001-09-06  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
2889
2890         * forms/form_character.fd: small cosmetics (aligned "Language:" right
2891         as suggested in Michael's Buglist).
2892
2893 2001-09-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
2894
2895         * Toolbar_pimpl.C (updateLayoutList): do not display obsolete
2896         layouts
2897         (layoutSelected): remove the numeric argument and use the text of
2898         the combox entry instead.
2899
2900         * combox.C: lowercase a few remaining methods, rename select_text
2901         to select
2902         * several files: propagate these changes
2903
2904 2001-09-03  Angus Leeming  <a.leeming@ic.ac.uk>
2905
2906         * FormPreferences.C: add fl_set_input_return to input_paperoption.
2907
2908 2001-09-02  John Levon  <moz@compsoc.man.ac.uk>
2909
2910         * FormParagraph.C: fix default line spacing case
2911
2912 2001-08-31  John Levon  <moz@compsoc.man.ac.uk>
2913
2914         * FormParagraph.C: disable space inputs when != Length
2915
2916 2001-08-31  John Levon  <moz@compsoc.man.ac.uk>
2917
2918         * FormPreferences.C:
2919         * form_preferences.h:
2920         * form_preferences.C:
2921         * forms/form_preferences.fd: add view_dvi_paper_option
2922
2923 2001-08-31  John Levon  <moz@compsoc.man.ac.uk>
2924
2925         * FormMathsPanel.h: sub dialogs must be Ignorant.
2926
2927 2001-08-31  John Levon  <moz@compsoc.man.ac.uk>
2928
2929         * FormParagraph.C: fix to not allow 0 linespacing
2930
2931 2001-08-29  Angus Leeming  <a.leeming@ic.ac.uk>
2932
2933         * FormCitation.C (c-tor): prevent re-sizing of the dialog.
2934
2935         * FormParagraph.C (input): set fl_get_choice check for the linespacing
2936         to 5 not 4. xforms arrays start at 1.
2937
2938 2001-08-29  Angus Leeming  <a.leeming@ic.ac.uk>
2939
2940         * FormParagraph.[Ch]:
2941         * forms/form_paragraph.fd: clean up of dialog and of controlling
2942         code.
2943
2944 2001-08-29  Angus Leeming  <a.leeming@ic.ac.uk>
2945
2946         * FormBase.C (C_CutandPastePH): new function that can be used as a
2947         pre-handler to any xforms text input widget. Will trigger an event on
2948         pasting into the widget using the middle mouse button.
2949
2950         * FormPreamble.C (build): use this pre-handler for the input widget.
2951
2952 2001-08-26  Angus Leeming  <a.leeming@ic.ac.uk>
2953
2954         * FormCitation.C:
2955         * forms/form_citation.fd: a little tweaking to ensure that the
2956         style choice remains centred within the frame if its contents change.
2957
2958         * FormBase.h: added an allow_resize_ member variable. If false
2959         resizing the dialog is prohibitted.
2960
2961         * FormBase.[Ch]:
2962         * FormBrowser.[Ch]: modify c-tors to pass this new variable to FormBase.
2963
2964         * FormAboutlyx.C:
2965         * FormCharacter.C:
2966         * FormThesaurus.C:
2967         make use of this functionality to ensure that the dialog cannot be
2968         resized.
2969
2970 2001-08-27  John Levon  <moz@compsoc.man.ac.uk>
2971
2972         * GUIRunTime.C: initApplication() should take a int & argc
2973
2974 2001-08-24  John Levon  <moz@compsoc.man.ac.uk>
2975
2976         * FormCitation.h:
2977         * FormCitation.C: tidy code a little
2978
2979         * GUIRunTime.C: more informative error
2980
2981 2001-08-23  Angus Leeming  <a.leeming@ic.ac.uk>
2982
2983         * forms/form_preferences.fd: order the items "logically" so that
2984         tabbing through the dialog makes sense. Close bug #404569.
2985
2986 2001-08-23  Angus Leeming  <a.leeming@ic.ac.uk>
2987
2988         * FormPreferences.C: Tentative fix of John's "no point in spell
2989         command "None"" bug, #223255.
2990
2991 2001-08-23  Herbert Voss  <voss@perce.de>
2992
2993         * FormBibtex.C (input): normalize database list
2994
2995 2001-08-21  Angus Leeming  <a.leeming@ic.ac.uk>
2996
2997         * FormBibtex.C: make sure that any database is stored only once.
2998
2999 2001-08-22  Herbert Voss  <voss@perce.de>
3000
3001         * FormBibtex.C (input): fix for multiple databases
3002
3003 2001-08-21  Herbert Voss  <voss@perce.de>
3004
3005         * FormBibtex.C (input): extension handling for ".bst"
3006
3007 2001-08-21  Angus Leeming  <a.leeming@ic.ac.uk>
3008
3009         * forms/form_bibtex.fd: activate "Ok" when the "Add bibliography to TOC"
3010         check button is pressed.
3011
3012 2001-08-20  Dekel Tsur  <dekelts@tau.ac.il>
3013
3014         * FormParagraph.C (general_apply): Handle default spacing.
3015         (general_update): Ditto.
3016
3017 2001-08-20  Angus Leeming  <a.leeming@ic.ac.uk>
3018
3019         * FormBibtex.C:
3020         * forms/form_bibtex.fd: get the browse buttons working as they should.
3021
3022 2001-08-20  Herbert Voss  <voss@perce.de>
3023
3024         * FormBibtex.C:
3025         * forms/form_bibtex.fd: enhanced bibtex-data gui to browse for
3026         databases and styles. Added an option for "bibliography into toc"
3027
3028 2001-08-18  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3029
3030         * FormMathsBitmap.h: use the lyx::shared_c_ptr that uses free() to
3031         cleanup.
3032
3033 2001-08-15  John Levon  <moz@compsoc.man.ac.uk>
3034
3035         * combox.h: fix source doc
3036
3037         * form_math_matrix.C:
3038         * forms/form_math_matrix.fd: new layout
3039
3040 2001-08-16  John Levon  <moz@compsoc.man.ac.uk>
3041
3042         * form_paragraph.h:
3043         * form_paragraph.C:
3044         * forms/form_paragraph.fd:
3045         * FormParagraph.C: support per-para linespacing
3046
3047         * forms/form_float.fd:
3048         * form_float.C: fix shortcut typo
3049
3050 2001-08-15  Angus Leeming  <a.leeming@ic.ac.uk>
3051
3052         * forms/form_character.fd: small adjustment to the position of John's
3053         extra Language label.
3054
3055 2001-08-09  André Pönitz  <poenitz@htwm.de>
3056
3057         * FormMathsDelim.C: renamed some delimiter parameters.
3058
3059 2001-08-09  Angus Leeming  <a.leeming@ic.ac.uk>
3060
3061         * FormCitation.C (build):
3062         * FormDocument.C (build):
3063         * FormMinipage.C (build):
3064         * FormParagraph.C (build):
3065         * FormRef.C (build): added stuff to read-only list in the
3066         button controller.
3067
3068         * FormCitation.C (update): disable citation style stuff when not using
3069         Natbib.
3070
3071 2001-08-06  Juergen Vigna  <jug@sad.it>
3072
3073         * forms/form_ert.fd: new file.
3074
3075         * form_ert.[Ch]: new files.
3076
3077         * FormERT.[Ch]: new files. Implementation of ERT dialog.
3078
3079 2001-08-01  Angus Leeming  <a.leeming@ic.ac.uk>
3080
3081         * FormPreferences.C (Color c-tor): initialise modifiedXformsPrefs.
3082
3083 2001-07-30  Angus Leeming  <a.leeming@ic.ac.uk>
3084
3085         * GUIRunTime.C (processEvents, runTime): small code rearrangement.
3086
3087 2001-08-01  John Levon  <moz@compsoc.man.ac.uk>
3088
3089         * FormMathsPanel.C:
3090         * FormMathsPanel.h:
3091         * form_maths_panel.C:
3092         * form_maths_panel.h:
3093         * forms/form_maths_panel.fd: re-add dots bitmaps
3094
3095         * FormRef.C: "Goto" -> "Go to"
3096
3097 2001-07-29  John Levon  <moz@compsoc.man.ac.uk>
3098
3099         * FormMathsBitmap.C: initialise form_
3100
3101 2001-07-29  Baruch Even  <baruch@lyx.org>
3102
3103         * src/forms/form_graphics.fd:
3104         * src/FormGraphics.C: Added support for the new horizontal scale factor.
3105
3106 2001-07-30  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3107
3108         * forms/makefile (SRCS): add form_float.fd
3109
3110         * forms/form_float.fd: new file
3111
3112         * form_float.[Ch]: new files
3113
3114         * Makefile.am (libxforms_la_SOURCES): add FormFloat.C,
3115         FormFloat.h, form_float.C and form_float.h
3116
3117         * FormFloat.[Ch]: new files
3118
3119         * Dialogs.C: init GUIFloat is well
3120
3121 2001-07-29  Asger Alstrup Nielsen  <alstrup@alstrup>
3122
3123         * FormToc.C (updateType): Fix problem with TOC that couldn't be
3124         updated because the type list was not updated.
3125
3126 2001-07-26  Angus Leeming  <a.leeming@ic.ac.uk>
3127
3128         * forms/form_aboutlyx.fd: made a bit bigger to get the Copyright &
3129         Version stuff in.
3130
3131         * input_validators.[Ch] (fl_int_filter, fl_float_filter): new methods.
3132
3133         * FormGraphics.C (build): uncommented the fl_set_input_return call for
3134         input_rotate_angle. Set input filter on rotate_angle to make it accept
3135         only floating point numbers.
3136         (input): Browse now activates the Ok button approriately.
3137
3138 2001-07-26  John Levon  <moz@compsoc.man.ac.uk>
3139
3140         * Dialogs.C:
3141         * Makefile.am:
3142         * FormThesaurus.h:
3143         * FormThesaurus.C:
3144         * form_thesaurus.h:
3145         * form_thesaurus.C:
3146         * forms/makefile:
3147         * forms/form_thesaurus.fd: add thesaurus
3148
3149 2001-07-26  Baruch Even  <baruch@lyx.org>
3150
3151         * FormGraphics.h:
3152         * FormGraphics.C: Removed hide method since it was interfering with the
3153         needed work, it cleared several vectors that were needed for proper
3154         functioning. Also changed rotateAngle to float.
3155
3156         * FormGraphics.C:
3157         * forms/form_graphics.fd: Removed inline option, all InsetGraphics figures
3158         are inlined.
3159
3160 2001-07-23  John Levon  <moz@compsoc.man.ac.uk>
3161
3162         * FormInclude.C: add load file facility back
3163
3164 2001-07-23  John Levon  <moz@compsoc.man.ac.uk>
3165
3166         * FormCharacter.C: disable resizing as it doesn't work
3167
3168         * FormPreamble.C: allow to copy-paste from RO preamble by
3169           enabling editing.
3170
3171 2001-07-20  Jürgen Spitzmüller  <juergen.sp@t-online.de>
3172
3173         * forms/form_citation.fd: resized form to fit on a 800x600 screen.
3174
3175 2001-07-19  Angus Leeming  <a.leeming@ic.ac.uk>
3176
3177         * FormCitation.[Ch]: changes associated with adding natbib support.
3178         New helper functions, string_width, fillChoice, updateStyle.
3179         (apply): set the citation command appropriately.
3180         (input): deal with the citation command choices.
3181         (update): parse the citation command and deal with it. Nuke the
3182         setSize stuff.
3183         (setSize): nuked!
3184
3185         * FormDocument.C (build): add options to use natbib.
3186
3187         * forms/form_citation.fd: add natbib support. Rearrange dialog to
3188         fit onto shorter screens.
3189
3190         * forms/form_document.fd: add natbib support.
3191
3192 2001-07-16  Juergen Vigna  <jug@sad.it>
3193
3194         * form_aboutlyx.C: set default for "Close" button to "ESC"-key.
3195
3196 2001-07-13  Angus Leeming  <a.leeming@ic.ac.uk>
3197
3198         Consistent use of Lsstream.h:
3199         * FormAboutlyx.C (build):
3200         * FormVCLog.C (update): std::ostringstream -> ostringstream.
3201
3202         * FormMathsDelim.C (apply):
3203         * FormMathsMatrix.C (apply): std::stringstream -> stringstream.
3204
3205 2001-07-13  Edwin Leuven  <leuven@fee.uva.nl>
3206
3207         * implement 1 about lyx dialog instead of 3 separate ones
3208
3209         * FormCredits.[Ch]: removed
3210         * FormCopyright.[Ch]: removed
3211         * form_credits.[Ch]: removed
3212         * forms/form_credits.fd: removed
3213         * form_copyright.[Ch]: removed
3214         * forms/form_copyright.fd: removed
3215         * FormAboutlyx.[Ch]: added
3216         * form_aboutlyx.[Ch]: added
3217         * forms/form_aboutlyx.fd: added
3218         * Dialogs.C: add about lyx stuff
3219
3220 2001-07-13  Edwin Leuven  <leuven@fee.uva.nl>
3221
3222         * add spellchecker
3223
3224         * FormPreferences.[Ch]: rename spellchecker to spelloptions
3225         * form_preferences.[Ch]: idem
3226         * forms/form_preferences.fd: idem
3227         * FormSpellchecker.[Ch]: added
3228         * form_spellchecker.[Ch]: added
3229         * forms/form_spellchecker.fd: added
3230         * Dialogs.C: add spellchecker
3231
3232 2001-07-12  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3233
3234         * FormFiledialog.C: (*it). -> it->
3235         * Toolbar_pimpl.C: ditto
3236         * RadioButtonGroup.C: ditto
3237         * FormPreferences.C: ditto
3238
3239 2001-07-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3240
3241         * GUIRunTime.C (x11Display):
3242         (x11Screen):
3243         (x11Colormap):
3244         (x11VisualDepth): new methods
3245
3246 2001-07-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3247
3248         * FormDocument.C (class_apply): call CutAndPaste::'s staitc method
3249         directly.
3250
3251         * Toolbar_pimpl.h: make owner be a XFormsView, small changes
3252         because of this.
3253
3254         * GUIRunTime.C (createMainView): implement
3255
3256 2001-06-22  John Levon  <moz@compsoc.man.ac.uk>
3257
3258         * FormCharacter.C:
3259         * form_character.C:
3260         * forms/form_character.fd: hide the widget underneath language
3261           combox hack.
3262
3263 2001-06-27  John Levon  <moz@compsoc.man.ac.uk>
3264
3265         * FormPreferences.h:
3266         * FormPreferences.C: connect and operator
3267           showSpellcheckerPreferences signal
3268
3269         * FormPrint.C (input): modify to select radio_file
3270           when the user uses the filename input
3271
3272 2001-06-26  The LyX Project  <lyx@violet.home.sad.it>
3273
3274         * combox.C (remove): send debug output to Debug::GUI.
3275
3276 2001-06-26  The LyX Project  <lyx@rose.home.sad.it>
3277
3278         * Menubar_pimpl.C (create_submenu):
3279         * Toolbar_pimpl.C (update): update to use func_status
3280
3281 2001-06-25  The LyX Project  <lyx@tulip.home.sad.it>
3282
3283         * FormPreferences.C (Path::feedback): remove bogus description of
3284         lyxpipe.
3285
3286 2001-06-16  Angus Leeming  <a.leeming@ic.ac.uk>
3287
3288         * xformsBC.h: clean-up of included files.
3289
3290 2001-06-15  Angus Leeming  <a.leeming@ic.ac.uk>
3291
3292         * FormDocument.C:
3293         * FormParagraph.C (c-tor): cosmetic name change of signal.
3294
3295         * FormParagraph.[Ch]: added machinery to act on an updateParagraph
3296         signal. It's pretty crude at the moment! Mental note: would be more
3297         elegant if we passed a LyXParagraph & with both the signals rather than
3298         search through the Buffer.
3299
3300 2001-06-13  Angus Leeming  <a.leeming@ic.ac.uk>
3301
3302         * *.[h]: added // -*- C++ -*-
3303         * *.[C]: removed // -*- C++ -*-
3304
3305         * FormCharacter.C (update): now uses contents of font_, stored
3306         permanently by the controller to update() the dialog.
3307
3308 2001-06-12  Angus Leeming  <a.leeming@ic.ac.uk>
3309
3310         * FormInclude.C:
3311         * form_include.fd: (various places): Ok button is now activated when
3312         the filename is input from the keyboard.
3313
3314         * FormPreferences.C white-space change in various places.
3315         (Converters::GetTo): get the contents of "to" not "from"! Thus fix bug
3316         that disabled addition of new converters.
3317
3318         * FormCharacter.C (input, update): new methods. Activate the Apply
3319         button when any of the input fileds are not IGNORE.
3320
3321 2001-06-11  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3322
3323         * FormToc.C (input): change test slightly.
3324         (updateContents): clear list if empty and add no list msg.
3325
3326 2001-05-30  Angus Leeming  <a.leeming@ic.ac.uk>
3327
3328         * FormParagraph.C (update, general_update): enabling the align buttons
3329         is now dependent on the AlignPossible entry in the Layout.
3330
3331 2001-06-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3332
3333         * MathsSymbols.C:
3334         * FormMathsMatrix.C: bring C functions into global namespace if
3335         necessary.
3336
3337 2001-05-31  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3338
3339         * MathsSymbols.C (pixmapFromBitmapData): add std::
3340
3341         * FormMathsMatrix.C (AlignFilter): add std::
3342
3343 2001-05-22  Adrien Rebollo <rebollo@iaf.cnrs-gif.fr>
3344
3345         * FormDocument.C (build): add iso8859-15 support.
3346
3347 2001-05-08  Baruch Even  <baruch@lyx.org>
3348
3349         * Menubar_pimpl.C: Fixed compilation problem.
3350
3351 2001-05-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3352
3353         * Menubar_pimpl.C (add_toc): use name and not type with float.
3354         (create_submenu): correct call of new object
3355         (create_submenu): add FloatListInsert and FloatInsert to dummy clause.
3356
3357 2001-05-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3358
3359         * FormParagraph.[Ch]: remove !NO_PEXTRA and !NEW_INSETS cruft
3360
3361 2001-04-26  Angus Leeming  <a.leeming@ic.ac.uk>
3362
3363         * Dialogs.C: included insetgraphicsParams.h
3364
3365         * FormMathsMatrix.C:
3366         * FormMathsBitmap.C: included LAssert.h
3367
3368 2001-04-24  Allan Rae  <rae@lyx.org>
3369
3370         * xforms_helpers.C (formatted): two consecutive spaces would kill it.
3371
3372 2001-04-20  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3373
3374         * xforms_helpers.C (formatted): do not use string::substr(1) on a
3375         string of length 1 !
3376
3377 2001-04-16  Allan Rae  <rae@lyx.org>
3378
3379         * xforms_helpers.C (formatted):
3380         * Menubar_pimpl.C (add_toc): #warning triggers an error on Sun CC 6.0
3381         as an unrecognised preprocessor directive.  So ensure they're wrapped.
3382
3383 2001-04-06  John Levon  <moz@compsoc.man.ac.uk>
3384
3385         * FormTabularCreate.C: pass a pair of uints to the controller
3386
3387         * FormVCLog.C: the log appears as a stringstream now
3388
3389         * forms/form_external.fd: make params update state (from Angus)
3390
3391 2001-04-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3392
3393         * Menubar_pimpl.C: include gettext.h
3394
3395 2001-04-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
3396
3397         * xforms_helpers.C (formatted): constify length
3398
3399         * FormTabular.C (update): small restructure, adjust for scoped_ptr
3400         (input): adjust for scoped_ptr
3401         (input): constify str
3402
3403 2001-04-03  John Levon  <moz@compsoc.man.ac.uk>
3404
3405         * Dialogs.C: s/popup/dialog/
3406
3407         * Form*.C:
3408         * FormBase.h:
3409         * FormBase.C: s/ControlButton/ControlButtons/
3410         move bc().refresh() into base show() method
3411
3412         * Form*.C:
3413         * FormBaseDeprecated.C:
3414         s/UndoAll/restore/
3415
3416 2001-03-30  Angus Leeming  <a.leeming@ic.ac.uk>
3417
3418         * FormMathsPanel.C (c-tor): set button controller cancel label to close.
3419
3420         * FormToc.[Ch]:
3421         * forms/form_toc.fd: implemented controller-view split.
3422
3423         * Dialogs.C: associated changes.
3424
3425 2001-03-30  Angus Leeming  <a.leeming@ic.ac.uk>
3426
3427         * FormCitation.C:
3428         * forms/form_citation.fd: Don't change the name of the button when
3429         toggling between regular expression and simple searches.
3430         Squashed bug when creating a new inset, the keys field contained
3431         one (empty) key. No more; thanks, Dekel.
3432
3433         * FormExternal.C:
3434         * forms/form_external.fd: added Apply button.
3435
3436 2001-03-30  Angus Leeming  <a.leeming@ic.ac.uk>
3437
3438         * FormBase.[Ch]:
3439         * FormBrowser.[Ch]: changes associated with renaming ControlBase as
3440         ControlButton.
3441
3442         * FormExternal.[Ch]:
3443         * forms/form_external.fd: implemented controller-view split.
3444
3445         * Dialogs.C: associated changes.
3446
3447         * FormGraphics.[Ch]:
3448         * FormInclude.[Ch]:
3449         * FormPrint.[Ch]:
3450         moved the browsing functionality into the controller.
3451
3452         * xforms_helpers.[Ch]: moved browseFile to
3453         ../controllers/helper_funcs.[Ch]
3454
3455         * FormCitation.C
3456         * forms/form_citation.fd: added case sensitive search button.
3457
3458 2001-03-29  Angus Leeming  <a.leeming@ic.ac.uk>
3459
3460         * xformsBC.[Ch]: Patched in a slight reworking of Baruch Even's patch.
3461         Code moved into the generic template base class. Replaced
3462         setCancelCloseButton() with setButtonLabel().
3463
3464 2001-03-29  Juergen Vigna  <jug@sad.it>
3465
3466         * FormMinipage.C: removed widthp_ and all it's functions and changed
3467         to use new %-lengths of LyXLength.
3468
3469 2001-03-28  Angus Leeming  <a.leeming@ic.ac.uk>
3470
3471         * FormGraphics.[Ch]:
3472         * forms/form_graphics.fd:
3473         * FormIndex.[Ch]:
3474         * forms/form_index.fd: implemented controller-view split.
3475
3476         * Dialogs.C: associated changes.
3477
3478         * FormCharacter.[Ch]: changes associated with ControlCharacter cleanup.
3479
3480         * FormCitation.C: changes associated with ControlCitation cleanup.
3481
3482         * FormMinipage.h: cleaned-up forward declarations.
3483
3484 2001-03-27  Angus Leeming  <a.leeming@ic.ac.uk>
3485
3486         * FormMinipage.[Ch]:
3487         * forms/form_minipage.fd:
3488         * FormPrint.[Ch]:
3489         * forms/form_print.fd:
3490         * FormSplash.[Ch]: implemented controller-view split.
3491
3492         * Dialogs.C: associated changes.
3493
3494 2001-03-26  Angus Leeming  <a.leeming@ic.ac.uk>
3495
3496         * FormPreamble.[Ch]:
3497         * forms/form_preamble.fd:
3498         * FormRef.[Ch]:
3499         * forms/form_ref.fd:
3500         * FormSearch.[Ch]:
3501         * forms/form_search.fd:
3502         * FormTabularCreate.[Ch]:
3503         * forms/form_tabular_create.fd: implemented controller-view split.
3504
3505         * Dialogs.C: associated changes.
3506
3507 2001-03-23  Angus Leeming  <a.leeming@ic.ac.uk>
3508
3509         * FormError.[Ch]:
3510         * form_error.fd:
3511         * FormInclude.[Ch]:
3512         * form_include.fd:
3513         * FormUrl.[Ch]:
3514         * form_url.fd: implemented controller-view split.
3515
3516         * Dialogs.C: associated changes.
3517
3518         * FormBibitem.h:
3519         * FormBibtex.h:
3520         * FormCitation.h: moved methods from protected to private.
3521
3522 2001-03-23  Angus Leeming  <a.leeming@ic.ac.uk>
3523
3524         * FormCredits.C (build): changes associated with
3525         ControlCredits::getCredits returning a stringstream not a vector<string>
3526
3527 2001-03-22  Angus Leeming  <a.leeming@ic.ac.uk>
3528
3529         * FormCopyright.[Ch]:
3530         * forms/form_copyright.fd: implemented controller-view split.
3531
3532         * FormCredits.[Ch]:
3533         * forms/form_credits.fd: implemented controller-view split.
3534
3535         * Dialogs.C: associated changes.
3536
3537         * xforms_helpers.C (formatted): improved the function so that it now
3538         repects '\n' characters in the input string. Ie, the user can now
3539         specify line breaks explicitly.
3540
3541 2001-03-21  Angus Leeming  <a.leeming@ic.ac.uk>
3542
3543         * FormCharacter.[Ch]:
3544         * forms/form_character.fd: implemented controller-view split.
3545
3546         * Dialogs.C: associated changes.
3547
3548         * FormBase.C (input): changed return to SMI_VALID.
3549
3550         * FormCitation.C (updateBrowser): ensure that the keys are stripped of
3551         any surrounding whitespace.
3552
3553 2001-03-20  Angus Leeming  <a.leeming@ic.ac.uk>
3554
3555         * FormBase.[Ch] (input): no longer pure virtual. Has defualt state of
3556         SMI_NOOP.
3557         (FormBase2): split into two template classes, FormDB (DialogBase) and
3558         FormCB (ControllerBase) for greater flexibility.
3559
3560         * FormBibitem.[Ch]:
3561         * FormBibtex.[Ch]:
3562         * FormCitation.[Ch]: associated changes.
3563
3564         * FormBrowser.[Ch]:
3565         * FormLog.[Ch]:
3566         * FormVCLog.[Ch]:
3567         * forms/form_browser.fd: implemented controller-view split.
3568
3569         * Dialogs.C: associated changes.
3570
3571 2001-03-19  Angus Leeming  <a.leeming@ic.ac.uk>
3572
3573         * FormBibtex.[Ch]:
3574         * forms/form_bibtex.fd: implemented controller-view split.
3575
3576         * Dialogs.C: associated changes.
3577
3578 2001-03-19  Angus Leeming  <a.leeming@ic.ac.uk>
3579
3580         * FormBaseDeprecated.[Ch]: rename title as title_.
3581
3582         * FormBaseDeprecated.C: restore John's trick to give the dialog a border
3583         with limited functionality. It got lost in the MVC merge.
3584
3585         * FormBaseDeprecated.C:
3586         * FormBase.C (show): moved initialisation of minw_, minh_ here.
3587
3588         * FormBibitem.C (build):
3589         * FormBibtex.C (build):
3590         * FormBrowser.C (build):
3591         * FormCharacter.C (build):
3592         * FormCitation.C (build):
3593         * FormCopyright.C (build):
3594         * FormCredits.C (build):
3595         * FormDocument.C (build):
3596         * FormError.C (build):
3597         * FormExternal.C (build):
3598         * FormGraphics.C (build):
3599         * FormInclude.C (build):
3600         * FormIndex.C (build):
3601         * FormMinipage.C (build):
3602         * FormParagraph.C (build):
3603         * FormPreamble.C (build):
3604         * FormPreferences.C (build):
3605         * FormPrint.C (build):
3606         * FormRef.C (build):
3607         * FormSearch.C (build):
3608         * FormTabular.C (build):
3609         * FormTabularCreate.C (build):
3610         * FormToc.C (build):
3611         * FormUrl.C (build): removed initialisation of minw_, minh_.
3612
3613         * The Maths Panel stuff no longer causes a crash on exit from LyX.
3614
3615         * FormMaths.[Ch]:
3616         * forms/form_maths.fd: removed.
3617
3618         * forms/form_maths_delim.fd:
3619         * forms/form_maths_deco.fd:
3620         * forms/form_maths_matrix.fd:
3621         * forms/form_maths_space.fd:
3622         * forms/form_maths_panel.fd: new files.
3623         Split contents of form_maths.fd into 5 new files, one for each form.
3624
3625         * MathsSymbols.[Ch]: remove class BitmapMenu, renamed and reworked as
3626         class FormMathsBitmap in FormMathsBitmap.[Ch].
3627
3628         * FormMathsPanel.[Ch]:
3629         * FormMathsBitmap.[Ch]:
3630         * FormMathsDeco.[Ch]:
3631         * FormMathsDelim.[Ch]:
3632         * FormMathsMatrix.[Ch]:
3633         * FormMathsSpace.[Ch]: Split contents of FormMaths into new files,
3634         one for each popup. Rewrite so that all the new classes are derived from
3635         FormBaseBD. Clean up the logic in the process (I hope!).
3636
3637         * Makefile.am: added new fils, removed redundant ones.
3638
3639 2001-03-19  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3640
3641         * FormMinipage.C (FormMinipage): add SigC:: namespace specifier.
3642         (showInset): ditto
3643         (updateInset): ditto
3644
3645 2001-03-16  Juergen Vigna  <jug@sad.it>
3646
3647         * Dialogs.C (Dialogs): create minipage options dialog.
3648
3649         * forms/form_minipage.fd:
3650         * form_minipage.C:
3651         * form_minipage.h:
3652         * FormMinipage.C:
3653         * FormMinipage.h: new files for the minipage options dialog.
3654
3655 2001-03-16  Angus Leeming  <a.leeming@ic.ac.uk>
3656
3657         * FormMaths.[Ch]: make the FD_ structs private. Create appropriate
3658         callback methods.
3659
3660         * forms/form_maths.fd: change C_FormBaseCancelCB to
3661         FormBaseDeprecatedCancelCB and so fix crash on closing the panel.
3662
3663 2001-03-16  John Levon  <moz@compsoc.man.ac.uk>
3664
3665         * FormMaths.C: quash warnings
3666
3667 2001-03-16  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3668
3669         * FormMaths.C (C_FormMathsDelimCB): add usual .c_str() for lyxstring
3670         compatibility.
3671
3672 2001-03-16  Angus Leeming  <a.leeming@ic.ac.uk>
3673
3674         * Form_various.h: cleaned up #includes and forward declarations.
3675
3676         * Form_various.C: added "using SigC::slot" declaration.
3677
3678         * FormMaths.[Ch]: moved to boost::scoped_ptrs.
3679
3680         * FormDocument.C (CheckChoiceClass): removed string tct as the
3681         compiler warned that it was defined but never used.
3682         removed USE_CLASS_COMBO.
3683
3684 2001-03-13  John Levon  <moz@compsoc.man.ac.uk>
3685
3686         * Dialogs.C:
3687         * FormMaths.h:
3688         * FormMaths.C:
3689         * MathsSymbols.h:
3690         * MathsSymbols.C:
3691         * Makefile.am:
3692         * Toolbar_pimpl.C:
3693         * form_*.C:
3694         * forms/makefile:
3695         * forms/form_maths.fd:
3696         * forms/fdfixc.sed:
3697         * forms/fdfix.sh: add maths panel
3698
3699         * bmtable.h:
3700         * bmtable.c: moved from src/
3701
3702 2001-03-16  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
3703
3704         * FormParagraph.h: NO_PEXTRA
3705         * FormParagraph.C (input): NO_PEXTRA
3706
3707 2001-03-15  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
3708
3709         * several files: remove CXX_WORKING_NAMESPACES
3710
3711 2001-03-14  Angus Leeming  <a.leeming@ic.ac.uk>
3712
3713         * Merging changes from BRANCH_MVC back into HEAD.
3714
3715 2001-03-12  Angus Leeming  <a.leeming@ic.ac.uk>
3716
3717         * Dialogs.C (c-tor): Changes associated with storing a vector of
3718         boost::shared_ptrs.
3719         Use MVC Bibitem popup.
3720
3721         * FormBase.h: add a new template class FormBase2, derived from FormBase
3722         to make life creating MVC popups even easier ;-)
3723
3724         * FormBibitem.[Ch]:
3725         * forms/form_bibitem.fd: moved over to the MVC way of doing things.
3726         Proof that a simple popup should be easy to implement!
3727
3728         * FormCitation.[Ch]: now derived from FormBase2.
3729
3730         * FormToc.C: added using std::vector directive.
3731
3732 2001-03-09  Dekel Tsur  <dekelts@tau.ac.il>
3733
3734         * FormSearch.C: Add missing #pragma
3735
3736 2001-03-09  Angus Leeming  <a.leeming@ic.ac.uk>
3737
3738         * FormCitation.C:
3739         * forms/form_citation.fd: added the ability to Search, both Simply and
3740         for Regular Expressions. Use the Search code in the controller() to do
3741         the actual searching.
3742
3743 2001-03-08  Angus Leeming  <a.leeming@ic.ac.uk>
3744
3745         * Makefile.am: added FormCredits.[Ch] and form_credits.[Ch]
3746         * forms/makefile: added form_credits.fd
3747
3748         * Dialogs.C: added FormCredits and removed ShowCredits.
3749
3750         * FormCredits.[Ch]:
3751         * forms/form_credits.fd:
3752         * forms/form_search.fd: ported to the MVC way.
3753
3754 2001-03-07  Angus Leeming  <a.leeming@ic.ac.uk>
3755
3756         * xforms_helpers.h (formatted): now has default arguments for size and
3757         style.
3758
3759         * FormCitation.[Ch]: moved code out of this class and into
3760         ControlCitation and associated helper funcs.
3761
3762 2001-03-05  Angus Leeming  <a.leeming@ic.ac.uk>
3763
3764         * FormBase.[Ch]: (InputCB): use ButtonController::input() rather than
3765         ButtonController::valid() to check state of input. The buttons are
3766         now controlled correctly.
3767
3768         * Form*.[Ch]: use boost::scoped_ptr for the remaining few classes.
3769
3770 2001-03-05  Lars Gullik Bjønnes  <larsbj@lyx.org>
3771
3772         * Form*.[Ch]: use boost::scoped_ptr for dialog_ et al.
3773
3774         * FormBase.[Ch]: rename title as title_.
3775
3776 2001-03-02  John Levon  <moz@compsoc.man.ac.uk>
3777
3778         * FormBase.C (c-tor): initialise variables in correct order.
3779
3780         * FormCitation.C: add #include <algorithm>
3781
3782 2001-03-02  Angus Leeming  <a.leeming@ic.ac.uk>
3783
3784         * xformsBC.[Ch]: Changes associated with the changes to
3785         controllers/ButtonController.[Ch]. Ie, the class is now derived from
3786         ButtonControllerBase and the ButtonPolicy is accessed through a method
3787         bp() rather than the instance bp_.
3788
3789         * FormBaseDeprecated.[Ch]: no longer store a ButtonController, but
3790         rather use a pure virtual method bc() to access the controller
3791         instantiated by the daughter classes.
3792
3793         * F*.[Ch]: changes associated with the above.
3794
3795 2001-02-27  Angus Leeming  <a.leeming@ic.ac.uk>
3796
3797         * FormBase.[Ch]: renamed as FormBaseDeprecated.[Ch]
3798
3799         * ViewXforms.[Ch]: renamed as FormBase.[Ch]
3800
3801 2001-02-23  Angus Leeming  <a.leeming@ic.ac.uk>
3802
3803         * ButtonController.[Ch]: deleted. The class is split into two
3804         (with identical functionality), the code being found in
3805         ../controllers/ButtonController.[Ch] and xformsBC.[Ch]
3806
3807         * xformsBC.[Ch]: new files. Xforms specific part of Allan's original
3808         ButtonController class.
3809
3810         * FormBase.[Ch]: changes associated with the above split.
3811
3812         * ViewXforms.[Ch]: Base class for xforms dialogs derived from ViewBase
3813         (../controllers/ViewBase.h). Ie, for Dialogs with GUI-I controllers
3814         controlling all interaction to/from the LyX kernel.
3815
3816         * FormCitation.[Ch]:
3817         * forms/form_citation.fd: An xforms-specific implementation of the
3818         Citation dialog, controlled by the GUI-I ControlCitation.
3819
3820         * Dialogs.C: Use the controlled Citation dialog.
3821
3822 2001-03-15  John Levon  <moz@compsoc.man.ac.uk>
3823
3824         * Makefile.am:
3825         * combox.h:
3826         * combox.C: moved from src/
3827
3828 2001-03-09  Angus Leeming  <a.leeming@ic.ac.uk>
3829
3830         * forms/fdfix.sh:
3831         * forms/form_filedialog.C.patch: I hate having to make these patches,
3832         but on reflection I think it's probably better than hacking fdfix.sh.
3833
3834 2001-03-14  Angus Leeming  <a.leeming@ic.ac.uk>
3835
3836         * forms/fdfix.sh: test whether bmtable.h is needed before #including it.
3837
3838 2001-03-13  John Levon  <moz@compsoc.man.ac.uk>
3839
3840         * FormGraphics.C: remove unnecessary hack
3841
3842 2001-03-13  Dekel Tsur  <dekelts@tau.ac.il>
3843
3844         * FormCitation.C (apply): Do not put space between multiple keys.
3845
3846 2001-03-12  Dekel Tsur  <dekelts@tau.ac.il>
3847
3848         * Menubar_pimpl.C (add_toc): Remove debug message.
3849
3850 2001-03-09  John Levon  <moz@compsoc.man.ac.uk>
3851
3852         * Makefile.am:
3853         * Dialogs.C:
3854         * FormExternal.C:
3855         * FormExternal.h:
3856         * form_external.C:
3857         * form_external.h:
3858         * xforms/forms/makefile:
3859         * forms/form_external.fd: add FormExternal
3860
3861 2001-03-12  John Levon  <moz@compsoc.man.ac.uk>
3862
3863         * Dialogs.C: add destroySplash()
3864
3865         * form_splash.h:
3866         * form_splash.C:
3867         * forms/form_splash.fd:
3868         * FormSplash.h:
3869         * FormSplash.C: make independent of FormBase, tidy
3870
3871         * Menubar_pimpl.C: destroy splash on interaction
3872
3873 2001-03-12  John Levon  <moz@compsoc.man.ac.uk>
3874
3875         * FormInclude.h:
3876         * FormInclude.C:
3877         * form_include.h:
3878         * form_include.C:
3879         * forms/form_include.fd: rework, clean up
3880
3881 2001-03-12  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
3882
3883         * FormToc.h: use Buffer::typedef
3884
3885         * Menubar_pimpl.C (add_toc): use the Buffer::typedefs
3886         * FormToc.C (build): ditto
3887         (updateToc): ditto
3888
3889 2001-03-11  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
3890
3891         * FormToc.C (build): implement for dynamic number of lists
3892         (updateToc): ditto
3893         * Menubar_pimpl.C (add_toc): ditto
3894
3895 2001-03-07  Edwin Leuven  <leuven@fee.uva.nl>
3896
3897         * added credits:
3898         * Dialogs.C:
3899         * Makefile.am:
3900         * FormCredits.[Ch]:
3901         * form_credits.[Ch]:
3902         * forms/form_credits.fd:
3903
3904 2001-03-07  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
3905
3906         * Menubar_pimpl.h: make Pipl::ItemInfo::item_ a boost::shared_ptr,
3907         make ButtonList contain boost::shared_ptr<ItemInfo>
3908
3909         * Menubar_pimpl.C (~Pimpl): remove destructor
3910
3911 2001-03-06  John Levon  <moz@compsoc.man.ac.uk>
3912
3913         * Makefile.am:
3914         * FileDialog.C:
3915         * FormFiledialog.C:
3916         * FormFiledialog.h:
3917         * form_filedialog.C:
3918         * form_filedialog.h:
3919         * FormGraphics.C:
3920         * FormInclude.C:
3921         * FormPreferences.C:
3922         * FormPrint.C:
3923         * xforms_helpers.C:
3924         * xforms_helpers.h:
3925         * forms/fdfix.sh:
3926         * forms/makefile:
3927         * form/form_filedialog.fd: add File Dialog
3928         * Toolbar_pimpl.h:
3929         * Toolbar_pimpl.C: move LayoutsCB to here
3930
3931 2001-03-06  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
3932
3933         * FormParagraph.C: changes because of ParagraphParameters.
3934
3935 2001-03-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
3936
3937         * FormSearch.C (Replace): remove default argument
3938         (Find): ditto
3939
3940 2001-03-05  Edwin Leuven  <leuven@fee.uva.nl>
3941
3942         * added find/replace dialog:
3943         * FormSearch.*: added
3944         * form_search.*: added
3945         * forms/form_search.fd: added
3946
3947 2001-03-05  Angus Leeming  <a.leeming@ic.ac.uk>
3948
3949         * xform_helpers.[Ch]: renamed as xforms_helpers.[Ch].
3950
3951         * various: in a rush of delayed guilt, I've renamed all instances of
3952         xform as xforms. Jean-Marc sowed this seed a long, long time ago and it
3953         finally sprouted.
3954
3955         * xforms_helpers.[Ch] (setEnabled): a little wrapper function to
3956         activate/deactivate an FL_OBJECT.
3957
3958         * FormCitation.C:
3959         * FormDocument.C:
3960         * FormInclude.C:
3961         * FormParagraph.C:
3962         * FormPreamble.C:
3963         * FormPreferences.C:
3964         * FormRef.C:
3965         * FormTabular.C: used it.
3966
3967 2001-03-05  Angus Leeming  <a.leeming@ic.ac.uk>
3968
3969         * FormPreferences.C: removed three unused using directives.
3970
3971 2001-03-05  Edwin Leuven  <leuven@fee.uva.nl>
3972
3973         * added find/replace dialog:
3974         * FormSearch.*: added
3975         * form_search.*: added
3976         * forms/form_search.fd: added
3977
3978 2001-02-27  Dekel Tsur  <dekelts@tau.ac.il>
3979
3980         * FormRef.C: Fixed the behaviour of Goto-Ref.
3981
3982 2001-02-27  Angus Leeming  <a.leeming@ic.ac.uk>
3983
3984         * forms/makefile: added character and preamble dialogs
3985
3986 2001-02-27  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
3987
3988         * FormCharacter.C (FormCharacter): change order of deletion,
3989         change combo_language2 to combo_language2_
3990
3991 2001-02-26  Dekel Tsur  <dekelts@tau.ac.il>
3992
3993         * FormRef.C (apply): Update bookmark #0 after inserting a reference.
3994
3995 2001-02-23  Edwin Leuven <leuven@fee.uva.nl>
3996
3997         * Dialogs.C: added layoutcharacter
3998         * FormCharacter.C: added
3999         * FormCharacter.h: added
4000         * form_character.C: added
4001         * form_character.h: added
4002         * forms/form_character.fd: added
4003
4004 2001-02-23  Dekel Tsur  <dekelts@tau.ac.il>
4005
4006         * FormPreferences.C: Handle lyxrc.language_use_babel and
4007         lyxrc.language_global_options.
4008
4009 2001-02-23  Angus Leeming  <a.leeming@ic.ac.uk>
4010
4011         * FormPreferences(GetFrom, GetTo): use size_type rather than int.
4012
4013 2001-02-23  John Levon  <moz@compsoc.man.ac.uk>
4014
4015         * FormBase.C: no longer transient dialogs, XMapWindow()
4016           in attempt to de-iconify
4017
4018         * FormDocument.C: remove DO_USE_DEFAULT_LANGUAGE
4019
4020 2001-02-21  Dekel Tsur  <dekelts@tau.ac.il>
4021
4022         * FormDocument.C (checkMarginValues): Activate "use geometry" button
4023         if using custom paper size/margin.
4024
4025 2001-02-21  Allan Rae  <rae@lyx.org>
4026
4027         * forms/form_preferences.fd: larger, bold font for outer tabfolder
4028
4029 2001-02-20  Edwin Leuven <leuven@fee.uva.nl>
4030
4031         * src/frontends/xforms/Dialogs.C: added preamble
4032         * src/frontends/xforms/FormPreamble.C: added
4033         * src/frontends/xforms/FormPreamble.h: added
4034         * src/frontends/xforms/Makefile.am: added
4035         * src/frontends/xforms/form_preamble.C: added
4036         * src/frontends/xforms/form_preamble.h: added
4037         * src/frontends/xforms/form_preamble.fd: added
4038
4039 2001-02-19  Angus Leeming  <a.leeming@ic.ac.uk>
4040
4041         * FormBase.h: moved noncopyable derivation to DialogBase.
4042
4043 2001-02-19  Juergen Vigna  <jug@sad.it>
4044
4045         * FormTabular.C (build): make all input field accepted only after
4046         a "RETURN".
4047
4048         * forms/form_tabular.fd: removed default "Return" on Close-Button.
4049
4050 2001-02-19  Angus Leeming  <a.leeming@ic.ac.uk>
4051
4052         * FormError.C:
4053         * FormGraphics.C:
4054         * FormInset.C (showInset): change associated with name change
4055         inset::hide to inset::hideDialog.
4056
4057 2001-02-19  Angus Leeming  <a.leeming@ic.ac.uk>
4058
4059         * FormCitation.C (build): altering "Text after" now activates the Ok,
4060         Apply buttons.
4061
4062 2001-02-16  Angus Leeming  <a.leeming@ic.ac.uk>
4063
4064         * FormCitation.C: lots of white-space changes to make file consistent
4065         with LyX style.
4066         (input): use the FL_OBJECT * parameter to decide what to do, not the
4067         long parameter.
4068
4069         * FormCitation.h: removed most entries in enum.
4070
4071         * forms/form_citation.fd: change names of variables, consistent with
4072         Allan's naming scheme.
4073         Don't pass any particular arguments to the InputCB function.
4074         choice_style now triggers a callback and looks like other choices.
4075
4076 2001-02-16  Lars Gullik Bjønnes  <larsbj@lyx.org>
4077
4078         * other: use compare instead of strcmp/strncmp
4079
4080 2001-02-15  Angus Leeming  <a.leeming@ic.ac.uk>
4081
4082         * ButtonController.[Ch]: changed trigger_change_ vector and associated
4083         methods to dont_trigger_change_ because FL_OBJECTs that trigger a
4084         callback to InputCB() but don't trigger a change in the state of the
4085         Ok, Apply buttons are much rarer than those that do.
4086
4087         * FormCitation.C (build): associated change.
4088
4089 2001-02-14  Lars Gullik Bjønnes  <larsbj@lyx.org>
4090
4091         * ButtonController.C: include algorithm
4092
4093 2001-02-14  Angus Leeming  <a.leeming@ic.ac.uk>
4094
4095         * ButtonController.[Ch] (addTriggerChange, eraseTriggerChange):
4096         new methods.
4097         (valid): method can now be passed an optional FL_OBJECT *. If it is, and
4098         the vector of FL_OBJECT *s that can trigger a change in the button state
4099         is not empty, then a change of state will occur only if the FL_OBJECT *
4100         is present in this vector.
4101
4102         * FormBase.C (RestoreCB): call bc.undoAll() before restore(). Allows
4103         the user to deactivate specific fields within restore().
4104         (InputCB): pass the FL_OBJECT * to bc_.valid().
4105
4106         * FormCitation.C (build): create a vector of FL_OBJECT *s that can
4107         trigger a change of state in the Ok,Apply buttons.
4108         (update): bc_.readOnly() to the start of the method. Similar reasoning
4109         to that for FormBase::RestoreCB, above.
4110
4111 2001-02-14  Angus Leeming  <a.leeming@ic.ac.uk>
4112
4113         * FormBrowser.C: used OkCancelPolicy for ButtonController rather than
4114         IgnorantPolicy.
4115
4116         * forms/form_browser.fd:
4117         * forms/form_copyright.fd:
4118         * forms/form_error.fd:
4119         * forms/form_tabular.fd:
4120         * forms/form_toc.fd:
4121         Consistent shortcuts for Close button: Esc and Return only.
4122
4123         * forms/form_citation.fd:
4124         * forms/form_document.fd:
4125         * forms/form_index.fd:
4126         * forms/form_paragraph.fd:
4127         * forms/form_preferences.fd:
4128         * forms/form_print.fd:
4129         * forms/form_ref.fd:
4130         * forms/form_tabular_create.fd:
4131         * forms/form_url.fd:
4132         Consistent shortcut for Cancel button: Esc only.
4133
4134 2001-02-12  John Levon  <moz@compsoc.man.ac.uk>
4135
4136         * Dialogs.C: new Splash. Include, Bibitem/tex
4137
4138         * FormBase.h: make show() virtual for Splash's benefit
4139
4140         * Makefile.am:
4141         * forms/makefile:
4142         * FormBibitem.C:
4143         * FormBibitem.h:
4144         * FormBibtex.C:
4145         * FormBibtex.h:
4146         * form_bibitem.C:
4147         * form_bibitem.h:
4148         * form_bibtex.C:
4149         * form_bibtex.h:
4150         * forms/form_bibitem.fd:
4151         * forms/form_bibtex.fd:
4152         * FormInclude.C:
4153         * FormInclude.h:
4154         * form_include.C:
4155         * form_include.h:
4156         * forms/form_include.fd:
4157         * FormSplash.C:
4158         * FormSplash.h:
4159         * form_splash.C:
4160         * form_splash.h:
4161         * forms/form_splash.fd: new forms
4162
4163 2001-02-09  John Levon  <moz@compsoc.man.ac.uk>
4164
4165         * FormLog.C: handle Literate build log nicely
4166
4167 2001-02-09  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
4168
4169         * Menubar_pimpl.C: remove support for reference menuitem type.
4170
4171 2001-02-07  John Levon  <moz@compsoc.man.ac.uk>
4172
4173         * Makefile.am:
4174         * Timeout_pimpl.h:
4175         * Timeout_pimpl.C: add Timeout implementation
4176
4177 2001-02-06  John Levon  <moz@compsoc.man.ac.uk>
4178
4179         * form_browser.h:
4180         * form_browser.C:
4181         * forms/form_browser.fd:
4182         * forms/makefile:
4183         * FormBrowser.C:
4184         * FormBrowser.h: readonly browser form
4185
4186         * FormLog.C:
4187         * FormLog.h:
4188         * FormVCLog.C:
4189         * FormVCLog.h:
4190         * Dialogs.C: add Log and VCLog
4191
4192         * Makefile.am: add Log and VCLog, add updatesrc target
4193
4194 2001-01-31  Dekel Tsur  <dekelts@tau.ac.il>
4195
4196         * Menubar_pimpl.C (add_toc2): Add shortcut to the TOC menu.
4197
4198 2001-01-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
4199
4200         * FormPreferences.C (GetFrom): fix crash when there is no format
4201         defined.
4202         (GetTo): ditto.
4203
4204 2001-01-23  Angus Leeming  <a.leeming@ic.ac.uk>
4205
4206         * FormPreferences.C (LoadBrowserLyX): convert unsigned short to
4207         unsigned char correctly and so fix 2 bugs loading/changing colors.
4208
4209 2001-01-21  Dekel Tsur  <dekelts@tau.ac.il>
4210
4211         * FormRef.C (update): Do not update dialog_->{ref,name,type}
4212         if inset_ == 0.
4213         Deactivate the type button when buffer is LinuxDoc/Docbook
4214         (build): Uncomment calls to addReadOnly().
4215         (updateBrowser) Do not disable the update button when there are no
4216         keys.
4217         (build, getType, getName): Use InsetRef::types.
4218
4219 2001-01-18  Angus Leeming  <a.leeming@ic.ac.uk>
4220
4221         * FormPrint.[Ch] (browse): new method to browse for file to print to.
4222
4223         * forms/form_print.fd: give the form a Browse button.
4224
4225 2001-01-17  Dekel Tsur  <dekelts@tau.ac.il>
4226
4227         * FormRef.C (input): Fix the behavior of goto reference button.