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