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