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