]> git.lyx.org Git - lyx.git/blob - src/frontends/xforms/ChangeLog
Remove old splash dialog(s).
[lyx.git] / src / frontends / xforms / ChangeLog
1 2001-09-27  Angus Leeming  <a.leeming@ic.ac.uk>
2
3         * Dialogs.C: remove splash dialog code.
4
5         * FormSplash.[Ch]:
6         * form_splash.[Ch]:
7         * forms/form_splash.fd: removed.
8
9         * Makefile.am:
10         * forms/makefile: remove splash dialog files.
11
12         * Menubar_pimpl.C (MenuCallback): no longer call Dialogs::destroySplash.
13
14 2001-09-27  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
15
16         * forms/form_preferences.fd: fix typo
17
18 2001-09-24  Angus Leeming  <a.leeming@ic.ac.uk>
19
20         * FormRef.C:
21         * forms/form_ref.fd: renamed the widgets in the standard style.
22
23         * xforms_helpers.[Ch] (getVectorFromChoice, getVectorFromBrowser): new
24         helper functions. Build a vector<string> from the contents of
25         an fl_choice and fl_browser respectively.
26
27         * FormCitation.C (fillChoice, updateBrowser):
28         * FormRef.C: use these new functions to only update the choices and
29         browsers when absolutely necessary.
30
31 2001-09-24  Angus Leeming  <a.leeming@ic.ac.uk>
32
33         * FormBase.C (InputCB):
34         * FormBaseDeprecated.C (InputCB): generalised Dekel's fix to the
35         "select choice < 1" problem.
36
37         * FormRef.C (input): undid Dekel's change in light of the above
38         generalisation.
39
40 2001-09-21  Dekel Tsur  <dekelts@tau.ac.il>
41
42         * FormRef.C (input): Fix crash when using dialog with keyboard.
43
44 2001-09-20  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
45
46         * forms/form_document.fd: small tweaks.
47
48 2001-09-19  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
49
50         * forms/form_document.fd: Added checkbox "auto_reset", button
51         "reset_defaults" and button "save_defaults".
52
53         * Form_Document.[Ch]: Removed AskQuestion when changing class.
54         Implement the 2 buttons and the checkbox described above.
55
56         * forms/form_preferences.fd: Added checkbox "auto_reset" (to
57         save the default value of that lyxrc)
58
59         * FormPreferences.C: Handle that button
60
61 2001-09-18  Angus Leeming  <a.leeming@ic.ac.uk>
62
63         * form_ref.fd: a little tweaking.
64
65         * FormSpellchecker.C (build): set the bounds to the slider, so it
66         updates during a spellchecking session.
67
68 2001-09-14  Angus Leeming  <a.leeming@ic.ac.uk>
69
70         * forms/form_preferences.fd: rearrangement and addition of new
71         Display Graphics radio buttons to Look & Feel->Misc
72         (By Jürgen Spitzmüller).
73
74         * FormPreferences.C: modify new lyxrc variable "display_graphics"
75         depending on the values of the Display Graphics radio buttons.
76
77         * FormGraphics.C: use this variable.
78
79 2001-09-13  Angus Leeming  <a.leeming@ic.ac.uk>
80
81         * FormMathsBitmap.[Ch]: add d-tor to finally fix a memory leak.
82         Hoorah! Happy Birthday to me!
83
84 2001-09-07  Dekel Tsur  <dekelts@tau.ac.il>
85
86         * forms/form_ref.fd: Add buffer button.
87
88         * FormRef.C (update): Handle the buffer button.
89         (input): Ditto
90
91 2001-09-13  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
92
93         * forms/form_graphics.fd: complete rewrite of the dialog
94         (Most work was done by Angus, though).
95
96 2001-09-12  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
97
98         * combox.C (hide): execute the callback _after_ closing the
99         combox.
100
101 2001-09-12  Angus Leeming  <a.leeming@ic.ac.uk>
102
103         * FormDocument.C (c-tor): initialise some variables.
104
105         * forms/form_citation.fd: remove spurious shortcut to a labelframe!
106         (Thereby removing a warning message when the dialog is built.)
107
108         * FormFloat.C (input): return SMI_VALID.
109
110 2001-09-11  Angus Leeming  <a.leeming@ic.ac.uk>
111
112         * FormDocument.C (input, options_update): add code to enable the
113         Author-Year/Numerical citation choice only if the natbib checkbox is
114         active.
115
116         * FormFloat.[Ch]: added new method input() to control the behaviour of
117         the buttons better.
118         * forms/form_float.fd: renamed Here as button_here_definitely.
119
120         * FormGraphics.C:
121         * forms/form_graphics.fd: add callbacks to a few widgets that didn't
122         have them, so enabling the Ok, Apply buttons appropriately.
123
124 2001-09-08  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
125
126         * forms/form_paragraph.fd: cosmetics (renamed "Label Width" to "Longest
127         Label", added a labelframe).
128
129 2001-09-10  Lars Gullik Bjønnes  <larsbj@birdstep.com>
130
131         * Toolbar_pimpl.C (C_Toolbar_BubblePost): fix linking
132         (C_Toolbar_BubbleTimerCB): fix linking
133
134         * FormMathsBitmap.C (form): use get() to get the raw pointer.
135
136         * FormMathsBitmap.h: use shared_c_ptr for form_ as well.
137
138 2001-09-09  Lars Gullik Bjønnes  <larsbj@birdstep.com>
139
140         * combox.C (C_Combox_input_cb): make it static
141         (C_Combox_combo_cb): make it static
142         (C_Combox_peek_event): make it static
143
144         * Toolbar_pimpl.C (C_Toolbar_BubbleTimerCB): make it static
145         (C_Toolbar_BubblePost): make it static
146         (C_Toolbar_ToolbarCB): make it static
147
148         * Timeout_pimpl.C (C_intern_timeout_cb): make it static
149
150         * Menubar_pimpl.C (C_Menubar_Pimpl_MenuCallback): make it static
151
152         * Makefile.am (libxforms_la_LIBADD): add this and depend on the
153         gui libs
154
155 2001-09-07  Angus Leeming  <a.leeming@ic.ac.uk>
156
157         * FormBaseDeprecated.[Ch]: use the same allow_resize methodology as has
158         been used successfully in FormBase.
159         (show): call bc().refresh() after building the dialog to activate the
160         button controller.
161
162         * FormPreferences.C (build): remove hack to fix butoon controller as
163         the correct fix is in FormBaseDeprecated.
164
165         * FormPreferences.[Ch] (connect, disconnect): removed (redundant).
166
167         * FormMaths*.C (c-tor): prohibit resizing of the dialog.
168         
169 2001-09-07  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
170
171         * Toolbar_pimpl.C (setLayout): 
172         (layoutSelected): make them work even when gettext has been
173         translating the interface.
174
175 2001-09-07  Angus Leeming  <a.leeming@ic.ac.uk>
176
177         * FormMathsSpace.C: Fix bug: the "Maths spacing" dialog is broken
178         ("Apply" does not work without former user change in the dialog).
179
180         * FormPreferences.C (build): Fix bug: if you start LyX and open the
181         Preferences dialog, "Apply" is activated even though no change has been
182         made so far.
183
184 2001-09-07  Rob Lahaye  <lahaye@users.sourceforge.net>
185
186         * FormBase.C (show): use controller_.IconifyWithMain() to control
187         the dialog's show policy
188
189         * FormBaseDeprecated.C (show): ditto, but use lyxrc variable directly.
190
191         * FormPreferences.C:
192         * forms/form_preferences.fd: add a check_dialogs_iconify_with_main
193         check button to the Look & Feel->Misc tab and code to modify the lyxrc
194         variable dialogs_iconify_with_main appropriately.
195
196 2001-09-07  Angus Leeming  <a.leeming@ic.ac.uk>
197
198         * FormBase.h: clean-up comments. Remove mutable status of minw_, minh_.
199
200 2001-09-06  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
201
202         * forms/form_character.fd: small cosmetics (aligned "Language:" right
203         as suggested in Michael's Buglist).
204
205 2001-09-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
206
207         * Toolbar_pimpl.C (updateLayoutList): do not display obsolete
208         layouts
209         (layoutSelected): remove the numeric argument and use the text of
210         the combox entry instead.
211
212         * combox.C: lowercase a few remaining methods, rename select_text
213         to select
214         * several files: propagate these changes
215
216 2001-09-03  Angus Leeming  <a.leeming@ic.ac.uk>
217
218         * FormPreferences.C: add fl_set_input_return to input_paperoption.
219
220 2001-09-02  John Levon  <moz@compsoc.man.ac.uk>
221
222         * FormParagraph.C: fix default line spacing case
223  
224 2001-08-31  John Levon  <moz@compsoc.man.ac.uk>
225
226         * FormParagraph.C: disable space inputs when != Length
227
228 2001-08-31  John Levon  <moz@compsoc.man.ac.uk>
229
230         * FormPreferences.C:
231         * form_preferences.h:
232         * form_preferences.C:
233         * forms/form_preferences.fd: add view_dvi_paper_option
234  
235 2001-08-31  John Levon  <moz@compsoc.man.ac.uk>
236
237         * FormMathsPanel.h: sub dialogs must be Ignorant.
238  
239 2001-08-31  John Levon  <moz@compsoc.man.ac.uk>
240
241         * FormParagraph.C: fix to not allow 0 linespacing
242  
243 2001-08-29  Angus Leeming  <a.leeming@ic.ac.uk>
244
245         * FormCitation.C (c-tor): prevent re-sizing of the dialog.
246
247         * FormParagraph.C (input): set fl_get_choice check for the linespacing
248         to 5 not 4. xforms arrays start at 1.
249
250 2001-08-29  Angus Leeming  <a.leeming@ic.ac.uk>
251
252         * FormParagraph.[Ch]:
253         * forms/form_paragraph.fd: clean up of dialog and of controlling
254         code.
255
256 2001-08-29  Angus Leeming  <a.leeming@ic.ac.uk>
257
258         * FormBase.C (C_CutandPastePH): new function that can be used as a
259         pre-handler to any xforms text input widget. Will trigger an event on
260         pasting into the widget using the middle mouse button.
261
262         * FormPreamble.C (build): use this pre-handler for the input widget.
263
264 2001-08-26  Angus Leeming  <a.leeming@ic.ac.uk>
265
266         * FormCitation.C:
267         * forms/form_citation.fd: a little tweaking to ensure that the
268         style choice remains centred within the frame if its contents change.
269
270         * FormBase.h: added an allow_resize_ member variable. If false
271         resizing the dialog is prohibitted.
272
273         * FormBase.[Ch]:
274         * FormBrowser.[Ch]: modify c-tors to pass this new variable to FormBase.
275
276         * FormAboutlyx.C:
277         * FormCharacter.C:
278         * FormThesaurus.C:
279         make use of this functionality to ensure that the dialog cannot be
280         resized.
281
282 2001-08-27  John Levon  <moz@compsoc.man.ac.uk>
283
284         * GUIRunTime.C: initApplication() should take a int & argc
285  
286 2001-08-24  John Levon  <moz@compsoc.man.ac.uk>
287
288         * FormCitation.h:
289         * FormCitation.C: tidy code a little
290  
291         * GUIRunTime.C: more informative error
292  
293 2001-08-23  Angus Leeming  <a.leeming@ic.ac.uk>
294
295         * forms/form_preferences.fd: order the items "logically" so that
296         tabbing through the dialog makes sense. Close bug #404569.
297
298 2001-08-23  Angus Leeming  <a.leeming@ic.ac.uk>
299
300         * FormPreferences.C: Tentative fix of John's "no point in spell
301         command "None"" bug, #223255.
302
303 2001-08-23  Herbert Voss  <voss@perce.de>
304
305         * FormBibtex.C (input): normalize database list
306
307 2001-08-21  Angus Leeming  <a.leeming@ic.ac.uk>
308
309         * FormBibtex.C: make sure that any database is stored only once.
310
311 2001-08-22  Herbert Voss  <voss@perce.de>
312
313         * FormBibtex.C (input): fix for multiple databases
314
315 2001-08-21  Herbert Voss  <voss@perce.de>
316
317         * FormBibtex.C (input): extension handling for ".bst"
318
319 2001-08-21  Angus Leeming  <a.leeming@ic.ac.uk>
320
321         * forms/form_bibtex.fd: activate "Ok" when the "Add bibliography to TOC"
322         check button is pressed.
323
324 2001-08-20  Dekel Tsur  <dekelts@tau.ac.il>
325
326         * FormParagraph.C (general_apply): Handle default spacing.
327         (general_update): Ditto.
328
329 2001-08-20  Angus Leeming  <a.leeming@ic.ac.uk>
330
331         * FormBibtex.C:
332         * forms/form_bibtex.fd: get the browse buttons working as they should.
333
334 2001-08-20  Herbert Voss  <voss@perce.de>
335
336         * FormBibtex.C:
337         * forms/form_bibtex.fd: enhanced bibtex-data gui to browse for
338         databases and styles. Added an option for "bibliography into toc"
339
340 2001-08-18  Lars Gullik Bjønnes  <larsbj@birdstep.com>
341
342         * FormMathsBitmap.h: use the lyx::shared_c_ptr that uses free() to
343         cleanup.
344
345 2001-08-15  John Levon  <moz@compsoc.man.ac.uk>
346
347         * combox.h: fix source doc
348
349         * form_math_matrix.C: 
350         * forms/form_math_matrix.fd: new layout
351  
352 2001-08-16  John Levon  <moz@compsoc.man.ac.uk>
353
354         * form_paragraph.h:
355         * form_paragraph.C:
356         * forms/form_paragraph.fd:
357         * FormParagraph.C: support per-para linespacing
358  
359         * forms/form_float.fd:
360         * form_float.C: fix shortcut typo
361  
362 2001-08-15  Angus Leeming  <a.leeming@ic.ac.uk>
363
364         * forms/form_character.fd: small adjustment to the position of John's
365         extra Language label.
366
367 2001-08-09  André Pönitz  <poenitz@htwm.de>
368
369         * FormMathsDelim.C: renamed some delimiter parameters.
370
371 2001-08-09  Angus Leeming  <a.leeming@ic.ac.uk>
372
373         * FormCitation.C (build):
374         * FormDocument.C (build):
375         * FormMinipage.C (build):
376         * FormParagraph.C (build):
377         * FormRef.C (build): added stuff to read-only list in the
378         button controller.
379
380         * FormCitation.C (update): disable citation style stuff when not using
381         Natbib.
382
383 2001-08-06  Juergen Vigna  <jug@sad.it>
384
385         * forms/form_ert.fd: new file.
386
387         * form_ert.[Ch]: new files.
388
389         * FormERT.[Ch]: new files. Implementation of ERT dialog.
390
391 2001-08-01  Angus Leeming  <a.leeming@ic.ac.uk>
392
393         * FormPreferences.C (Color c-tor): initialise modifiedXformsPrefs.
394
395 2001-07-30  Angus Leeming  <a.leeming@ic.ac.uk>
396
397         * GUIRunTime.C (processEvents, runTime): small code rearrangement.
398
399 2001-08-01  John Levon  <moz@compsoc.man.ac.uk>
400
401         * FormMathsPanel.C:
402         * FormMathsPanel.h:
403         * form_maths_panel.C:
404         * form_maths_panel.h:
405         * forms/form_maths_panel.fd: re-add dots bitmaps
406          
407         * FormRef.C: "Goto" -> "Go to"
408
409 2001-07-29  John Levon  <moz@compsoc.man.ac.uk>
410
411         * FormMathsBitmap.C: initialise form_
412
413 2001-07-29  Baruch Even  <baruch@lyx.org>
414
415         * src/forms/form_graphics.fd:
416         * src/FormGraphics.C: Added support for the new horizontal scale factor.
417
418 2001-07-30  Lars Gullik Bjønnes  <larsbj@birdstep.com>
419
420         * forms/makefile (SRCS): add form_float.fd
421
422         * forms/form_float.fd: new file
423
424         * form_float.[Ch]: new files
425
426         * Makefile.am (libxforms_la_SOURCES): add FormFloat.C,
427         FormFloat.h, form_float.C and form_float.h
428
429         * FormFloat.[Ch]: new files
430
431         * Dialogs.C: init GUIFloat is well
432
433 2001-07-29  Asger Alstrup Nielsen  <alstrup@alstrup>
434
435         * FormToc.C (updateType): Fix problem with TOC that couldn't be
436         updated because the type list was not updated.
437
438 2001-07-26  Angus Leeming  <a.leeming@ic.ac.uk>
439
440         * forms/form_aboutlyx.fd: made a bit bigger to get the Copyright &
441         Version stuff in.
442
443         * input_validators.[Ch] (fl_int_filter, fl_float_filter): new methods.
444
445         * FormGraphics.C (build): uncommented the fl_set_input_return call for
446         input_rotate_angle. Set input filter on rotate_angle to make it accept
447         only floating point numbers.
448         (input): Browse now activates the Ok button approriately.
449
450 2001-07-26  John Levon  <moz@compsoc.man.ac.uk>
451
452         * Dialogs.C:
453         * Makefile.am:
454         * FormThesaurus.h:
455         * FormThesaurus.C:
456         * form_thesaurus.h:
457         * form_thesaurus.C:
458         * forms/makefile:
459         * forms/form_thesaurus.fd: add thesaurus
460
461 2001-07-26  Baruch Even  <baruch@lyx.org>
462
463         * FormGraphics.h:
464         * FormGraphics.C: Removed hide method since it was interfering with the
465         needed work, it cleared several vectors that were needed for proper
466         functioning. Also changed rotateAngle to float.
467
468         * FormGraphics.C:
469         * forms/form_graphics.fd: Removed inline option, all InsetGraphics figures
470         are inlined.
471         
472 2001-07-23  John Levon  <moz@compsoc.man.ac.uk>
473
474         * FormInclude.C: add load file facility back
475  
476 2001-07-23  John Levon  <moz@compsoc.man.ac.uk>
477
478         * FormCharacter.C: disable resizing as it doesn't work
479
480         * FormPreamble.C: allow to copy-paste from RO preamble by
481           enabling editing.
482
483 2001-07-20  Jürgen Spitzmüller  <juergen.sp@t-online.de>
484
485         * forms/form_citation.fd: resized form to fit on a 800x600 screen.
486
487 2001-07-19  Angus Leeming  <a.leeming@ic.ac.uk>
488
489         * FormCitation.[Ch]: changes associated with adding natbib support.
490         New helper functions, string_width, fillChoice, updateStyle.
491         (apply): set the citation command appropriately.
492         (input): deal with the citation command choices.
493         (update): parse the citation command and deal with it. Nuke the
494         setSize stuff.
495         (setSize): nuked!
496
497         * FormDocument.C (build): add options to use natbib.
498
499         * forms/form_citation.fd: add natbib support. Rearrange dialog to
500         fit onto shorter screens.
501
502         * forms/form_document.fd: add natbib support.
503
504 2001-07-16  Juergen Vigna  <jug@sad.it>
505
506         * form_aboutlyx.C: set default for "Close" button to "ESC"-key.
507
508 2001-07-13  Angus Leeming  <a.leeming@ic.ac.uk>
509
510         Consistent use of Lsstream.h:
511         * FormAboutlyx.C (build):
512         * FormVCLog.C (update): std::ostringstream -> ostringstream.
513
514         * FormMathsDelim.C (apply):
515         * FormMathsMatrix.C (apply): std::stringstream -> stringstream.
516
517 2001-07-13  Edwin Leuven  <leuven@fee.uva.nl>
518
519         * implement 1 about lyx dialog instead of 3 separate ones
520
521         * FormCredits.[Ch]: removed
522         * FormCopyright.[Ch]: removed
523         * form_credits.[Ch]: removed
524         * forms/form_credits.fd: removed
525         * form_copyright.[Ch]: removed
526         * forms/form_copyright.fd: removed
527         * FormAboutlyx.[Ch]: added
528         * form_aboutlyx.[Ch]: added
529         * forms/form_aboutlyx.fd: added
530         * Dialogs.C: add about lyx stuff
531
532 2001-07-13  Edwin Leuven  <leuven@fee.uva.nl>
533
534         * add spellchecker
535
536         * FormPreferences.[Ch]: rename spellchecker to spelloptions
537         * form_preferences.[Ch]: idem
538         * forms/form_preferences.fd: idem
539         * FormSpellchecker.[Ch]: added
540         * form_spellchecker.[Ch]: added
541         * forms/form_spellchecker.fd: added
542         * Dialogs.C: add spellchecker
543
544 2001-07-12  Lars Gullik Bjønnes  <larsbj@birdstep.com>
545
546         * FormFiledialog.C: (*it). -> it->
547         * Toolbar_pimpl.C: ditto
548         * RadioButtonGroup.C: ditto
549         * FormPreferences.C: ditto
550
551 2001-07-03  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
552
553         * GUIRunTime.C (x11Display): 
554         (x11Screen): 
555         (x11Colormap): 
556         (x11VisualDepth): new methods
557
558 2001-07-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
559
560         * FormDocument.C (class_apply): call CutAndPaste::'s staitc method
561         directly. 
562
563         * Toolbar_pimpl.h: make owner be a XFormsView, small changes
564         because of this.
565
566         * GUIRunTime.C (createMainView): implement
567
568 2001-06-22  John Levon  <moz@compsoc.man.ac.uk>
569
570         * FormCharacter.C:
571         * form_character.C:
572         * forms/form_character.fd: hide the widget underneath language
573           combox hack.
574
575 2001-06-27  John Levon  <moz@compsoc.man.ac.uk>
576
577         * FormPreferences.h:
578         * FormPreferences.C: connect and operator
579           showSpellcheckerPreferences signal
580
581         * FormPrint.C (input): modify to select radio_file
582           when the user uses the filename input
583  
584 2001-06-26  The LyX Project  <lyx@violet.home.sad.it>
585
586         * combox.C (remove): send debug output to Debug::GUI.
587
588 2001-06-26  The LyX Project  <lyx@rose.home.sad.it>
589
590         * Menubar_pimpl.C (create_submenu): 
591         * Toolbar_pimpl.C (update): update to use func_status
592
593 2001-06-25  The LyX Project  <lyx@tulip.home.sad.it>
594
595         * FormPreferences.C (Path::feedback): remove bogus description of
596         lyxpipe.
597
598 2001-06-16  Angus Leeming  <a.leeming@ic.ac.uk>
599
600         * xformsBC.h: clean-up of included files.
601
602 2001-06-15  Angus Leeming  <a.leeming@ic.ac.uk>
603
604         * FormDocument.C:
605         * FormParagraph.C (c-tor): cosmetic name change of signal.
606
607         * FormParagraph.[Ch]: added machinery to act on an updateParagraph
608         signal. It's pretty crude at the moment! Mental note: would be more
609         elegant if we passed a LyXParagraph & with both the signals rather than
610         search through the Buffer.
611
612 2001-06-13  Angus Leeming  <a.leeming@ic.ac.uk>
613
614         * *.[h]: added // -*- C++ -*-
615         * *.[C]: removed // -*- C++ -*-
616
617         * FormCharacter.C (update): now uses contents of font_, stored
618         permanently by the controller to update() the dialog.
619
620 2001-06-12  Angus Leeming  <a.leeming@ic.ac.uk>
621
622         * FormInclude.C:
623         * form_include.fd: (various places): Ok button is now activated when
624         the filename is input from the keyboard.
625
626         * FormPreferences.C white-space change in various places.
627         (Converters::GetTo): get the contents of "to" not "from"! Thus fix bug
628         that disabled addition of new converters.
629
630         * FormCharacter.C (input, update): new methods. Activate the Apply
631         button when any of the input fileds are not IGNORE.
632
633 2001-06-11  Lars Gullik Bjønnes  <larsbj@birdstep.com>
634
635         * FormToc.C (input): change test slightly.
636         (updateContents): clear list if empty and add no list msg.
637
638 2001-05-30  Angus Leeming  <a.leeming@ic.ac.uk>
639
640         * FormParagraph.C (update, general_update): enabling the align buttons
641         is now dependent on the AlignPossible entry in the Layout.
642
643 2001-06-01  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
644
645         * MathsSymbols.C: 
646         * FormMathsMatrix.C: bring C functions into global namespace if
647         necessary. 
648
649 2001-05-31  Lars Gullik Bjønnes  <larsbj@birdstep.com>
650
651         * MathsSymbols.C (pixmapFromBitmapData): add std::
652
653         * FormMathsMatrix.C (AlignFilter): add std::
654
655 2001-05-22  Adrien Rebollo <rebollo@iaf.cnrs-gif.fr>
656
657         * FormDocument.C (build): add iso8859-15 support.
658
659 2001-05-08  Baruch Even  <baruch@lyx.org>
660
661         * Menubar_pimpl.C: Fixed compilation problem.
662
663 2001-05-04  Lars Gullik Bjønnes  <larsbj@birdstep.com>
664
665         * Menubar_pimpl.C (add_toc): use name and not type with float.
666         (create_submenu): correct call of new object
667         (create_submenu): add FloatListInsert and FloatInsert to dummy clause.
668
669 2001-05-03  Lars Gullik Bjønnes  <larsbj@birdstep.com>
670
671         * FormParagraph.[Ch]: remove !NO_PEXTRA and !NEW_INSETS cruft
672
673 2001-04-26  Angus Leeming  <a.leeming@ic.ac.uk>
674
675         * Dialogs.C: included insetgraphicsParams.h
676
677         * FormMathsMatrix.C:
678         * FormMathsBitmap.C: included LAssert.h
679
680 2001-04-24  Allan Rae  <rae@lyx.org>
681
682         * xforms_helpers.C (formatted): two consecutive spaces would kill it.
683
684 2001-04-20  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
685
686         * xforms_helpers.C (formatted): do not use string::substr(1) on a
687         string of length 1 !
688
689 2001-04-16  Allan Rae  <rae@lyx.org>
690
691         * xforms_helpers.C (formatted): 
692         * Menubar_pimpl.C (add_toc): #warning triggers an error on Sun CC 6.0
693         as an unrecognised preprocessor directive.  So ensure they're wrapped. 
694
695 2001-04-06  John Levon  <moz@compsoc.man.ac.uk>
696
697         * FormTabularCreate.C: pass a pair of uints to the controller
698
699         * FormVCLog.C: the log appears as a stringstream now
700
701         * forms/form_external.fd: make params update state (from Angus)
702
703 2001-04-05  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
704
705         * Menubar_pimpl.C: include gettext.h
706
707 2001-04-05  Lars Gullik Bjønnes  <larsbj@birdstep.com>
708
709         * xforms_helpers.C (formatted): constify length
710
711         * FormTabular.C (update): small restructure, adjust for scoped_ptr
712         (input): adjust for scoped_ptr
713         (input): constify str
714
715 2001-04-03  John Levon  <moz@compsoc.man.ac.uk>
716
717         * Dialogs.C: s/popup/dialog/
718
719         * Form*.C:
720         * FormBase.h:
721         * FormBase.C: s/ControlButton/ControlButtons/
722         move bc().refresh() into base show() method
723
724         * Form*.C:
725         * FormBaseDeprecated.C:
726         s/UndoAll/restore/
727
728 2001-03-30  Angus Leeming  <a.leeming@ic.ac.uk>
729
730         * FormMathsPanel.C (c-tor): set button controller cancel label to close.
731
732         * FormToc.[Ch]:
733         * forms/form_toc.fd: implemented controller-view split.
734
735         * Dialogs.C: associated changes.
736
737 2001-03-30  Angus Leeming  <a.leeming@ic.ac.uk>
738
739         * FormCitation.C:
740         * forms/form_citation.fd: Don't change the name of the button when
741         toggling between regular expression and simple searches.
742         Squashed bug when creating a new inset, the keys field contained
743         one (empty) key. No more; thanks, Dekel.
744
745         * FormExternal.C: 
746         * forms/form_external.fd: added Apply button.
747
748 2001-03-30  Angus Leeming  <a.leeming@ic.ac.uk>
749
750         * FormBase.[Ch]:
751         * FormBrowser.[Ch]: changes associated with renaming ControlBase as
752         ControlButton.
753
754         * FormExternal.[Ch]:
755         * forms/form_external.fd: implemented controller-view split.
756
757         * Dialogs.C: associated changes.
758
759         * FormGraphics.[Ch]:
760         * FormInclude.[Ch]:
761         * FormPrint.[Ch]:
762         moved the browsing functionality into the controller.
763
764         * xforms_helpers.[Ch]: moved browseFile to
765         ../controllers/helper_funcs.[Ch]
766
767         * FormCitation.C
768         * forms/form_citation.fd: added case sensitive search button.
769
770 2001-03-29  Angus Leeming  <a.leeming@ic.ac.uk>
771
772         * xformsBC.[Ch]: Patched in a slight reworking of Baruch Even's patch.
773         Code moved into the generic template base class. Replaced
774         setCancelCloseButton() with setButtonLabel().
775
776 2001-03-29  Juergen Vigna  <jug@sad.it>
777
778         * FormMinipage.C: removed widthp_ and all it's functions and changed
779         to use new %-lengths of LyXLength.
780
781 2001-03-28  Angus Leeming  <a.leeming@ic.ac.uk>
782
783         * FormGraphics.[Ch]:
784         * forms/form_graphics.fd:
785         * FormIndex.[Ch]:
786         * forms/form_index.fd: implemented controller-view split.
787
788         * Dialogs.C: associated changes.
789
790         * FormCharacter.[Ch]: changes associated with ControlCharacter cleanup.
791
792         * FormCitation.C: changes associated with ControlCitation cleanup.
793
794         * FormMinipage.h: cleaned-up forward declarations.
795
796 2001-03-27  Angus Leeming  <a.leeming@ic.ac.uk>
797
798         * FormMinipage.[Ch]:
799         * forms/form_minipage.fd:
800         * FormPrint.[Ch]:
801         * forms/form_print.fd:
802         * FormSplash.[Ch]: implemented controller-view split.
803
804         * Dialogs.C: associated changes.
805
806 2001-03-26  Angus Leeming  <a.leeming@ic.ac.uk>
807
808         * FormPreamble.[Ch]:
809         * forms/form_preamble.fd:
810         * FormRef.[Ch]:
811         * forms/form_ref.fd:
812         * FormSearch.[Ch]:
813         * forms/form_search.fd:
814         * FormTabularCreate.[Ch]:
815         * forms/form_tabular_create.fd: implemented controller-view split.
816
817         * Dialogs.C: associated changes.
818
819 2001-03-23  Angus Leeming  <a.leeming@ic.ac.uk>
820
821         * FormError.[Ch]:
822         * form_error.fd:
823         * FormInclude.[Ch]:
824         * form_include.fd:
825         * FormUrl.[Ch]:
826         * form_url.fd: implemented controller-view split.
827
828         * Dialogs.C: associated changes.
829
830         * FormBibitem.h:
831         * FormBibtex.h:
832         * FormCitation.h: moved methods from protected to private.
833
834 2001-03-23  Angus Leeming  <a.leeming@ic.ac.uk>
835
836         * FormCredits.C (build): changes associated with
837         ControlCredits::getCredits returning a stringstream not a vector<string>
838
839 2001-03-22  Angus Leeming  <a.leeming@ic.ac.uk>
840
841         * FormCopyright.[Ch]:
842         * forms/form_copyright.fd: implemented controller-view split.
843
844         * FormCredits.[Ch]:
845         * forms/form_credits.fd: implemented controller-view split.
846
847         * Dialogs.C: associated changes.
848
849         * xforms_helpers.C (formatted): improved the function so that it now
850         repects '\n' characters in the input string. Ie, the user can now
851         specify line breaks explicitly.
852
853 2001-03-21  Angus Leeming  <a.leeming@ic.ac.uk>
854
855         * FormCharacter.[Ch]:
856         * forms/form_character.fd: implemented controller-view split.
857
858         * Dialogs.C: associated changes.
859
860         * FormBase.C (input): changed return to SMI_VALID.
861
862         * FormCitation.C (updateBrowser): ensure that the keys are stripped of
863         any surrounding whitespace.
864
865 2001-03-20  Angus Leeming  <a.leeming@ic.ac.uk>
866
867         * FormBase.[Ch] (input): no longer pure virtual. Has defualt state of
868         SMI_NOOP.
869         (FormBase2): split into two template classes, FormDB (DialogBase) and
870         FormCB (ControllerBase) for greater flexibility.
871
872         * FormBibitem.[Ch]:
873         * FormBibtex.[Ch]:
874         * FormCitation.[Ch]: associated changes.
875
876         * FormBrowser.[Ch]:
877         * FormLog.[Ch]:
878         * FormVCLog.[Ch]:
879         * forms/form_browser.fd: implemented controller-view split.
880
881         * Dialogs.C: associated changes.
882
883 2001-03-19  Angus Leeming  <a.leeming@ic.ac.uk>
884
885         * FormBibtex.[Ch]:
886         * forms/form_bibtex.fd: implemented controller-view split.
887
888         * Dialogs.C: associated changes.
889
890 2001-03-19  Angus Leeming  <a.leeming@ic.ac.uk>
891
892         * FormBaseDeprecated.[Ch]: rename title as title_.
893         
894         * FormBaseDeprecated.C: restore John's trick to give the dialog a border
895         with limited functionality. It got lost in the MVC merge.
896
897         * FormBaseDeprecated.C:
898         * FormBase.C (show): moved initialisation of minw_, minh_ here.
899
900         * FormBibitem.C (build):
901         * FormBibtex.C (build):
902         * FormBrowser.C (build):
903         * FormCharacter.C (build):
904         * FormCitation.C (build):
905         * FormCopyright.C (build):
906         * FormCredits.C (build):
907         * FormDocument.C (build):
908         * FormError.C (build):
909         * FormExternal.C (build):
910         * FormGraphics.C (build):
911         * FormInclude.C (build):
912         * FormIndex.C (build):
913         * FormMinipage.C (build):
914         * FormParagraph.C (build):
915         * FormPreamble.C (build):
916         * FormPreferences.C (build):
917         * FormPrint.C (build):
918         * FormRef.C (build):
919         * FormSearch.C (build):
920         * FormTabular.C (build):
921         * FormTabularCreate.C (build):
922         * FormToc.C (build):
923         * FormUrl.C (build): removed initialisation of minw_, minh_.
924         
925         * The Maths Panel stuff no longer causes a crash on exit from LyX.
926
927         * FormMaths.[Ch]:
928         * forms/form_maths.fd: removed.
929
930         * forms/form_maths_delim.fd:
931         * forms/form_maths_deco.fd:
932         * forms/form_maths_matrix.fd:
933         * forms/form_maths_space.fd:
934         * forms/form_maths_panel.fd: new files.
935         Split contents of form_maths.fd into 5 new files, one for each form.
936
937         * MathsSymbols.[Ch]: remove class BitmapMenu, renamed and reworked as
938         class FormMathsBitmap in FormMathsBitmap.[Ch].
939
940         * FormMathsPanel.[Ch]:
941         * FormMathsBitmap.[Ch]:
942         * FormMathsDeco.[Ch]:
943         * FormMathsDelim.[Ch]:
944         * FormMathsMatrix.[Ch]:
945         * FormMathsSpace.[Ch]: Split contents of FormMaths into new files,
946         one for each popup. Rewrite so that all the new classes are derived from
947         FormBaseBD. Clean up the logic in the process (I hope!).
948
949         * Makefile.am: added new fils, removed redundant ones.
950
951 2001-03-19  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
952
953         * FormMinipage.C (FormMinipage): add SigC:: namespace specifier.
954         (showInset): ditto
955         (updateInset): ditto
956
957 2001-03-16  Juergen Vigna  <jug@sad.it>
958
959         * Dialogs.C (Dialogs): create minipage options dialog.
960
961         * forms/form_minipage.fd: 
962         * form_minipage.C: 
963         * form_minipage.h: 
964         * FormMinipage.C: 
965         * FormMinipage.h: new files for the minipage options dialog.
966
967 2001-03-16  Angus Leeming  <a.leeming@ic.ac.uk>
968
969         * FormMaths.[Ch]: make the FD_ structs private. Create appropriate
970         callback methods.
971
972         * forms/form_maths.fd: change C_FormBaseCancelCB to
973         FormBaseDeprecatedCancelCB and so fix crash on closing the panel.
974
975 2001-03-16  John Levon  <moz@compsoc.man.ac.uk>
976
977         * FormMaths.C: quash warnings
978
979 2001-03-16  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
980
981         * FormMaths.C (C_FormMathsDelimCB): add usual .c_str() for lyxstring
982         compatibility. 
983
984 2001-03-16  Angus Leeming  <a.leeming@ic.ac.uk>
985
986         * Form_various.h: cleaned up #includes and forward declarations.
987
988         * Form_various.C: added "using SigC::slot" declaration.
989
990         * FormMaths.[Ch]: moved to boost::scoped_ptrs.
991
992         * FormDocument.C (CheckChoiceClass): removed string tct as the
993         compiler warned that it was defined but never used.
994         removed USE_CLASS_COMBO.
995
996 2001-03-13  John Levon  <moz@compsoc.man.ac.uk>
997
998         * Dialogs.C:
999         * FormMaths.h:
1000         * FormMaths.C:
1001         * MathsSymbols.h:
1002         * MathsSymbols.C:
1003         * Makefile.am:
1004         * Toolbar_pimpl.C:
1005         * form_*.C:
1006         * forms/makefile:
1007         * forms/form_maths.fd:
1008         * forms/fdfixc.sed:
1009         * forms/fdfix.sh: add maths panel
1010
1011         * bmtable.h:
1012         * bmtable.c: moved from src/
1013
1014 2001-03-16  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
1015
1016         * FormParagraph.h: NO_PEXTRA
1017         * FormParagraph.C (input): NO_PEXTRA
1018
1019 2001-03-15  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
1020
1021         * several files: remove CXX_WORKING_NAMESPACES
1022
1023 2001-03-14  Angus Leeming  <a.leeming@ic.ac.uk>
1024
1025         * Merging changes from BRANCH_MVC back into HEAD.
1026
1027 2001-03-12  Angus Leeming  <a.leeming@ic.ac.uk>
1028
1029         * Dialogs.C (c-tor): Changes associated with storing a vector of
1030         boost::shared_ptrs.
1031         Use MVC Bibitem popup.
1032
1033         * FormBase.h: add a new template class FormBase2, derived from FormBase
1034         to make life creating MVC popups even easier ;-)
1035
1036         * FormBibitem.[Ch]:
1037         * forms/form_bibitem.fd: moved over to the MVC way of doing things.
1038         Proof that a simple popup should be easy to implement!
1039
1040         * FormCitation.[Ch]: now derived from FormBase2.
1041
1042         * FormToc.C: added using std::vector directive.
1043
1044 2001-03-09  Dekel Tsur  <dekelts@tau.ac.il>
1045
1046         * FormSearch.C: Add missing #pragma
1047
1048 2001-03-09  Angus Leeming  <a.leeming@ic.ac.uk>
1049
1050         * FormCitation.C:
1051         * forms/form_citation.fd: added the ability to Search, both Simply and
1052         for Regular Expressions. Use the Search code in the controller() to do
1053         the actual searching.
1054
1055 2001-03-08  Angus Leeming  <a.leeming@ic.ac.uk>
1056
1057         * Makefile.am: added FormCredits.[Ch] and form_credits.[Ch]
1058         * forms/makefile: added form_credits.fd
1059         
1060         * Dialogs.C: added FormCredits and removed ShowCredits.
1061         
1062         * FormCredits.[Ch]:
1063         * forms/form_credits.fd:
1064         * forms/form_search.fd: ported to the MVC way.
1065         
1066 2001-03-07  Angus Leeming  <a.leeming@ic.ac.uk>
1067
1068         * xforms_helpers.h (formatted): now has default arguments for size and
1069         style.
1070
1071         * FormCitation.[Ch]: moved code out of this class and into
1072         ControlCitation and associated helper funcs.
1073         
1074 2001-03-05  Angus Leeming  <a.leeming@ic.ac.uk>
1075
1076         * FormBase.[Ch]: (InputCB): use ButtonController::input() rather than
1077         ButtonController::valid() to check state of input. The buttons are
1078         now controlled correctly.
1079
1080         * Form*.[Ch]: use boost::scoped_ptr for the remaining few classes.
1081
1082 2001-03-05  Lars Gullik Bjønnes  <larsbj@lyx.org>
1083
1084         * Form*.[Ch]: use boost::scoped_ptr for dialog_ et al.
1085
1086         * FormBase.[Ch]: rename title as title_.
1087
1088 2001-03-02  John Levon  <moz@compsoc.man.ac.uk>
1089
1090         * FormBase.C (c-tor): initialise variables in correct order.
1091
1092         * FormCitation.C: add #include <algorithm>
1093
1094 2001-03-02  Angus Leeming  <a.leeming@ic.ac.uk>
1095
1096         * xformsBC.[Ch]: Changes associated with the changes to
1097         controllers/ButtonController.[Ch]. Ie, the class is now derived from
1098         ButtonControllerBase and the ButtonPolicy is accessed through a method
1099         bp() rather than the instance bp_.
1100
1101         * FormBaseDeprecated.[Ch]: no longer store a ButtonController, but
1102         rather use a pure virtual method bc() to access the controller
1103         instantiated by the daughter classes.
1104
1105         * F*.[Ch]: changes associated with the above.
1106
1107 2001-02-27  Angus Leeming  <a.leeming@ic.ac.uk>
1108
1109         * FormBase.[Ch]: renamed as FormBaseDeprecated.[Ch]
1110
1111         * ViewXforms.[Ch]: renamed as FormBase.[Ch]
1112
1113 2001-02-23  Angus Leeming  <a.leeming@ic.ac.uk>
1114
1115         * ButtonController.[Ch]: deleted. The class is split into two
1116         (with identical functionality), the code being found in
1117         ../controllers/ButtonController.[Ch] and xformsBC.[Ch]
1118
1119         * xformsBC.[Ch]: new files. Xforms specific part of Allan's original
1120         ButtonController class.
1121
1122         * FormBase.[Ch]: changes associated with the above split.
1123
1124         * ViewXforms.[Ch]: Base class for xforms dialogs derived from ViewBase
1125         (../controllers/ViewBase.h). Ie, for Dialogs with GUI-I controllers
1126         controlling all interaction to/from the LyX kernel.
1127
1128         * FormCitation.[Ch]:
1129         * forms/form_citation.fd: An xforms-specific implementation of the
1130         Citation dialog, controlled by the GUI-I ControlCitation.
1131
1132         * Dialogs.C: Use the controlled Citation dialog.
1133
1134 2001-03-15  John Levon  <moz@compsoc.man.ac.uk>
1135
1136         * Makefile.am:
1137         * combox.h:
1138         * combox.C: moved from src/
1139
1140 2001-03-09  Angus Leeming  <a.leeming@ic.ac.uk>
1141
1142         * forms/fdfix.sh:
1143         * forms/form_filedialog.C.patch: I hate having to make these patches,
1144         but on reflection I think it's probably better than hacking fdfix.sh.
1145
1146 2001-03-14  Angus Leeming  <a.leeming@ic.ac.uk>
1147
1148         * forms/fdfix.sh: test whether bmtable.h is needed before #including it.
1149
1150 2001-03-13  John Levon  <moz@compsoc.man.ac.uk>
1151
1152         * FormGraphics.C: remove unnecessary hack
1153
1154 2001-03-13  Dekel Tsur  <dekelts@tau.ac.il>
1155
1156         * FormCitation.C (apply): Do not put space between multiple keys.
1157
1158 2001-03-12  Dekel Tsur  <dekelts@tau.ac.il>
1159
1160         * Menubar_pimpl.C (add_toc): Remove debug message.
1161
1162 2001-03-09  John Levon  <moz@compsoc.man.ac.uk>
1163
1164         * Makefile.am:
1165         * Dialogs.C:
1166         * FormExternal.C:
1167         * FormExternal.h:
1168         * form_external.C:
1169         * form_external.h:
1170         * xforms/forms/makefile:
1171         * forms/form_external.fd: add FormExternal
1172
1173 2001-03-12  John Levon  <moz@compsoc.man.ac.uk>
1174
1175         * Dialogs.C: add destroySplash()
1176
1177         * form_splash.h:
1178         * form_splash.C:
1179         * forms/form_splash.fd:
1180         * FormSplash.h:
1181         * FormSplash.C: make independent of FormBase, tidy
1182         
1183         * Menubar_pimpl.C: destroy splash on interaction
1184
1185 2001-03-12  John Levon  <moz@compsoc.man.ac.uk>
1186
1187         * FormInclude.h:
1188         * FormInclude.C:
1189         * form_include.h:
1190         * form_include.C:
1191         * forms/form_include.fd: rework, clean up
1192
1193 2001-03-12  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
1194
1195         * FormToc.h: use Buffer::typedef
1196
1197         * Menubar_pimpl.C (add_toc): use the Buffer::typedefs
1198         * FormToc.C (build): ditto
1199         (updateToc): ditto
1200
1201 2001-03-11  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
1202
1203         * FormToc.C (build): implement for dynamic number of lists
1204         (updateToc): ditto
1205         * Menubar_pimpl.C (add_toc): ditto
1206
1207 2001-03-07  Edwin Leuven  <leuven@fee.uva.nl>
1208
1209         * added credits:
1210         * Dialogs.C:
1211         * Makefile.am:
1212         * FormCredits.[Ch]:
1213         * form_credits.[Ch]:
1214         * forms/form_credits.fd:
1215
1216 2001-03-07  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
1217
1218         * Menubar_pimpl.h: make Pipl::ItemInfo::item_ a boost::shared_ptr,
1219         make ButtonList contain boost::shared_ptr<ItemInfo>
1220
1221         * Menubar_pimpl.C (~Pimpl): remove destructor 
1222
1223 2001-03-06  John Levon  <moz@compsoc.man.ac.uk>
1224
1225         * Makefile.am:
1226         * FileDialog.C:
1227         * FormFiledialog.C:
1228         * FormFiledialog.h:
1229         * form_filedialog.C:
1230         * form_filedialog.h:
1231         * FormGraphics.C:
1232         * FormInclude.C:
1233         * FormPreferences.C:
1234         * FormPrint.C:
1235         * xforms_helpers.C:
1236         * xforms_helpers.h:
1237         * forms/fdfix.sh:
1238         * forms/makefile:
1239         * form/form_filedialog.fd: add File Dialog
1240         * Toolbar_pimpl.h:
1241         * Toolbar_pimpl.C: move LayoutsCB to here
1242
1243 2001-03-06  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
1244
1245         * FormParagraph.C: changes because of ParagraphParameters.
1246
1247 2001-03-06  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1248
1249         * FormSearch.C (Replace): remove default argument
1250         (Find): ditto
1251
1252 2001-03-05  Edwin Leuven  <leuven@fee.uva.nl>
1253
1254         * added find/replace dialog:
1255         * FormSearch.*: added
1256         * form_search.*: added
1257         * forms/form_search.fd: added
1258
1259 2001-03-05  Angus Leeming  <a.leeming@ic.ac.uk>
1260
1261         * xform_helpers.[Ch]: renamed as xforms_helpers.[Ch].
1262
1263         * various: in a rush of delayed guilt, I've renamed all instances of
1264         xform as xforms. Jean-Marc sowed this seed a long, long time ago and it
1265         finally sprouted.
1266
1267         * xforms_helpers.[Ch] (setEnabled): a little wrapper function to
1268         activate/deactivate an FL_OBJECT.
1269
1270         * FormCitation.C:
1271         * FormDocument.C:
1272         * FormInclude.C:
1273         * FormParagraph.C:
1274         * FormPreamble.C:
1275         * FormPreferences.C:
1276         * FormRef.C:
1277         * FormTabular.C: used it.
1278
1279 2001-03-05  Angus Leeming  <a.leeming@ic.ac.uk>
1280
1281         * FormPreferences.C: removed three unused using directives.
1282
1283 2001-03-05  Edwin Leuven  <leuven@fee.uva.nl>
1284
1285         * added find/replace dialog:
1286         * FormSearch.*: added
1287         * form_search.*: added
1288         * forms/form_search.fd: added
1289
1290 2001-02-27  Dekel Tsur  <dekelts@tau.ac.il>
1291
1292         * FormRef.C: Fixed the behaviour of Goto-Ref.
1293
1294 2001-02-27  Angus Leeming  <a.leeming@ic.ac.uk>
1295
1296         * forms/makefile: added character and preamble dialogs
1297
1298 2001-02-27  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
1299
1300         * FormCharacter.C (FormCharacter): change order of deletion,
1301         change combo_language2 to combo_language2_
1302
1303 2001-02-26  Dekel Tsur  <dekelts@tau.ac.il>
1304
1305         * FormRef.C (apply): Update bookmark #0 after inserting a reference.
1306
1307 2001-02-23  Edwin Leuven <leuven@fee.uva.nl>
1308
1309         * Dialogs.C: added layoutcharacter
1310         * FormCharacter.C: added
1311         * FormCharacter.h: added
1312         * form_character.C: added
1313         * form_character.h: added
1314         * forms/form_character.fd: added
1315                
1316 2001-02-23  Dekel Tsur  <dekelts@tau.ac.il>
1317  
1318         * FormPreferences.C: Handle lyxrc.language_use_babel and
1319         lyxrc.language_global_options.
1320
1321 2001-02-23  Angus Leeming  <a.leeming@ic.ac.uk>
1322
1323         * FormPreferences(GetFrom, GetTo): use size_type rather than int.
1324
1325 2001-02-23  John Levon  <moz@compsoc.man.ac.uk>
1326
1327         * FormBase.C: no longer transient dialogs, XMapWindow()
1328           in attempt to de-iconify
1329
1330         * FormDocument.C: remove DO_USE_DEFAULT_LANGUAGE
1331
1332 2001-02-21  Dekel Tsur  <dekelts@tau.ac.il>
1333
1334         * FormDocument.C (checkMarginValues): Activate "use geometry" button 
1335         if using custom paper size/margin.
1336
1337 2001-02-21  Allan Rae  <rae@lyx.org>
1338
1339         * forms/form_preferences.fd: larger, bold font for outer tabfolder
1340
1341 2001-02-20  Edwin Leuven <leuven@fee.uva.nl>
1342
1343         * src/frontends/xforms/Dialogs.C: added preamble
1344         * src/frontends/xforms/FormPreamble.C: added
1345         * src/frontends/xforms/FormPreamble.h: added
1346         * src/frontends/xforms/Makefile.am: added
1347         * src/frontends/xforms/form_preamble.C: added
1348         * src/frontends/xforms/form_preamble.h: added
1349         * src/frontends/xforms/form_preamble.fd: added
1350
1351 2001-02-19  Angus Leeming  <a.leeming@ic.ac.uk>
1352
1353         * FormBase.h: moved noncopyable derivation to DialogBase.
1354
1355 2001-02-19  Juergen Vigna  <jug@sad.it>
1356
1357         * FormTabular.C (build): make all input field accepted only after
1358         a "RETURN".
1359
1360         * forms/form_tabular.fd: removed default "Return" on Close-Button.
1361
1362 2001-02-19  Angus Leeming  <a.leeming@ic.ac.uk>
1363
1364         * FormError.C:
1365         * FormGraphics.C:
1366         * FormInset.C (showInset): change associated with name change
1367         inset::hide to inset::hideDialog.
1368
1369 2001-02-19  Angus Leeming  <a.leeming@ic.ac.uk>
1370
1371         * FormCitation.C (build): altering "Text after" now activates the Ok,
1372         Apply buttons.
1373
1374 2001-02-16  Angus Leeming  <a.leeming@ic.ac.uk>
1375
1376         * FormCitation.C: lots of white-space changes to make file consistent
1377         with LyX style.
1378         (input): use the FL_OBJECT * parameter to decide what to do, not the
1379         long parameter.
1380
1381         * FormCitation.h: removed most entries in enum.
1382
1383         * forms/form_citation.fd: change names of variables, consistent with
1384         Allan's naming scheme.
1385         Don't pass any particular arguments to the InputCB function.
1386         choice_style now triggers a callback and looks like other choices.
1387
1388 2001-02-16  Lars Gullik Bjønnes  <larsbj@lyx.org>
1389
1390         * other: use compare instead of strcmp/strncmp
1391
1392 2001-02-15  Angus Leeming  <a.leeming@ic.ac.uk>
1393
1394         * ButtonController.[Ch]: changed trigger_change_ vector and associated
1395         methods to dont_trigger_change_ because FL_OBJECTs that trigger a
1396         callback to InputCB() but don't trigger a change in the state of the
1397         Ok, Apply buttons are much rarer than those that do.
1398
1399         * FormCitation.C (build): associated change.
1400
1401 2001-02-14  Lars Gullik Bjønnes  <larsbj@lyx.org>
1402
1403         * ButtonController.C: include algorithm
1404
1405 2001-02-14  Angus Leeming  <a.leeming@ic.ac.uk>
1406
1407         * ButtonController.[Ch] (addTriggerChange, eraseTriggerChange):
1408         new methods.
1409         (valid): method can now be passed an optional FL_OBJECT *. If it is, and
1410         the vector of FL_OBJECT *s that can trigger a change in the button state
1411         is not empty, then a change of state will occur only if the FL_OBJECT *
1412         is present in this vector.
1413
1414         * FormBase.C (RestoreCB): call bc.undoAll() before restore(). Allows
1415         the user to deactivate specific fields within restore().
1416         (InputCB): pass the FL_OBJECT * to bc_.valid().
1417
1418         * FormCitation.C (build): create a vector of FL_OBJECT *s that can
1419         trigger a change of state in the Ok,Apply buttons.
1420         (update): bc_.readOnly() to the start of the method. Similar reasoning
1421         to that for FormBase::RestoreCB, above.
1422
1423 2001-02-14  Angus Leeming  <a.leeming@ic.ac.uk>
1424
1425         * FormBrowser.C: used OkCancelPolicy for ButtonController rather than
1426         IgnorantPolicy.
1427
1428         * forms/form_browser.fd:
1429         * forms/form_copyright.fd:
1430         * forms/form_error.fd:
1431         * forms/form_tabular.fd:
1432         * forms/form_toc.fd:
1433         Consistent shortcuts for Close button: Esc and Return only.
1434
1435         * forms/form_citation.fd:
1436         * forms/form_document.fd:
1437         * forms/form_index.fd:
1438         * forms/form_paragraph.fd:
1439         * forms/form_preferences.fd:
1440         * forms/form_print.fd:
1441         * forms/form_ref.fd:
1442         * forms/form_tabular_create.fd:
1443         * forms/form_url.fd:
1444         Consistent shortcut for Cancel button: Esc only.
1445
1446 2001-02-12  John Levon  <moz@compsoc.man.ac.uk>
1447
1448         * Dialogs.C: new Splash. Include, Bibitem/tex
1449
1450         * FormBase.h: make show() virtual for Splash's benefit
1451
1452         * Makefile.am:
1453         * forms/makefile:
1454         * FormBibitem.C:
1455         * FormBibitem.h:
1456         * FormBibtex.C:
1457         * FormBibtex.h:
1458         * form_bibitem.C:
1459         * form_bibitem.h:
1460         * form_bibtex.C:
1461         * form_bibtex.h:
1462         * forms/form_bibitem.fd:
1463         * forms/form_bibtex.fd:
1464         * FormInclude.C:
1465         * FormInclude.h:
1466         * form_include.C:
1467         * form_include.h:
1468         * forms/form_include.fd:
1469         * FormSplash.C:
1470         * FormSplash.h:
1471         * form_splash.C:
1472         * form_splash.h:
1473         * forms/form_splash.fd: new forms
1474
1475 2001-02-09  John Levon  <moz@compsoc.man.ac.uk>
1476
1477         * FormLog.C: handle Literate build log nicely
1478
1479 2001-02-09  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1480
1481         * Menubar_pimpl.C: remove support for reference menuitem type.
1482
1483 2001-02-07  John Levon  <moz@compsoc.man.ac.uk>
1484
1485         * Makefile.am:
1486         * Timeout_pimpl.h:
1487         * Timeout_pimpl.C: add Timeout implementation
1488
1489 2001-02-06  John Levon  <moz@compsoc.man.ac.uk>
1490
1491         * form_browser.h:
1492         * form_browser.C:
1493         * forms/form_browser.fd:
1494         * forms/makefile:
1495         * FormBrowser.C:
1496         * FormBrowser.h: readonly browser form
1497
1498         * FormLog.C:
1499         * FormLog.h:
1500         * FormVCLog.C:
1501         * FormVCLog.h:
1502         * Dialogs.C: add Log and VCLog
1503
1504         * Makefile.am: add Log and VCLog, add updatesrc target
1505
1506 2001-01-31  Dekel Tsur  <dekelts@tau.ac.il>
1507
1508         * Menubar_pimpl.C (add_toc2): Add shortcut to the TOC menu.
1509
1510 2001-01-25  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
1511
1512         * FormPreferences.C (GetFrom): fix crash when there is no format
1513         defined. 
1514         (GetTo): ditto.
1515
1516 2001-01-23  Angus Leeming  <a.leeming@ic.ac.uk>
1517
1518         * FormPreferences.C (LoadBrowserLyX): convert unsigned short to
1519         unsigned char correctly and so fix 2 bugs loading/changing colors.
1520
1521 2001-01-21  Dekel Tsur  <dekelts@tau.ac.il>
1522
1523         * FormRef.C (update): Do not update dialog_->{ref,name,type}
1524         if inset_ == 0.
1525         Deactivate the type button when buffer is LinuxDoc/Docbook
1526         (build): Uncomment calls to addReadOnly().
1527         (updateBrowser) Do not disable the update button when there are no 
1528         keys.
1529         (build, getType, getName): Use InsetRef::types.
1530
1531 2001-01-18  Angus Leeming  <a.leeming@ic.ac.uk>
1532
1533         * FormPrint.[Ch] (browse): new method to browse for file to print to.
1534
1535         * forms/form_print.fd: give the form a Browse button.
1536
1537 2001-01-17  Dekel Tsur  <dekelts@tau.ac.il>
1538
1539         * FormRef.C (input): Fix the behavior of goto reference button.
1540