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