lyx_mirror/src/frontends/xforms
Angus Leeming 784af7b916 Use a control-view split for the xforms document dialog.
Clean up reporting of errors loading class templates by the controller.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5699 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-22 10:47:56 +00:00
..
forms Use a control-view split for the xforms document dialog. 2002-11-22 10:47:56 +00:00
.cvsignore more FILMagain stuff 2000-06-12 11:55:12 +00:00
Alert_pimpl.C This file is part of LyX, the document processor. 2002-09-05 15:14:23 +00:00
bmtable.c This file is part of LyX, the document processor. 2002-09-05 15:14:23 +00:00
bmtable.h This file is part of LyX, the document processor. 2002-09-05 15:14:23 +00:00
ChangeLog Use a control-view split for the xforms document dialog. 2002-11-22 10:47:56 +00:00
checkedwidgets.C (Rob Laheye): changes to the document dialog + some trivia. 2002-10-23 13:15:32 +00:00
checkedwidgets.h Rob's patch, part 1: the checked widget stuff. 2002-10-22 12:39:05 +00:00
Color.C This file is part of LyX, the document processor. 2002-09-05 15:14:23 +00:00
Color.h This file is part of LyX, the document processor. 2002-09-05 15:14:23 +00:00
ColorHandler.C use boost::format 2002-11-21 18:33:09 +00:00
ColorHandler.h This file is part of LyX, the document processor. 2002-09-05 15:14:23 +00:00
combox.C Use fl_get_winorigin in preference to fl_get_wingeometry. 2002-10-14 16:43:47 +00:00
combox.h Refine yesterday's bug fix a little and apply to the combox also. 2002-10-04 10:39:01 +00:00
Dialogs2.C Use a control-view split for the xforms document dialog. 2002-11-22 10:47:56 +00:00
Dialogs_impl.h Use a control-view split for the xforms document dialog. 2002-11-22 10:47:56 +00:00
Dialogs.C Add insetwrap. 2002-09-10 10:18:58 +00:00
DropDown.C This file is part of LyX, the document processor. 2002-09-05 15:14:23 +00:00
DropDown.h This file is part of LyX, the document processor. 2002-09-05 15:14:23 +00:00
FeedbackController.C use boost::format 2002-11-21 18:33:09 +00:00
FeedbackController.h This file is part of LyX, the document processor. 2002-09-05 15:14:23 +00:00
FileDialog.C qt filedialog fix 2002-11-17 08:32:09 +00:00
FontInfo.C Simplify 2002-10-15 14:42:16 +00:00
FontInfo.h This file is part of LyX, the document processor. 2002-09-05 15:14:23 +00:00
FormAboutlyx.C STRCONV 2002-11-04 02:12:42 +00:00
FormAboutlyx.h This file is part of LyX, the document processor. 2002-09-05 15:14:23 +00:00
FormBase.C Use JMarc's suggestion of fl_adjust_form_size internally to give us 2002-11-08 11:26:45 +00:00
FormBase.h Propogate the virtual keyword. 2002-11-19 19:18:11 +00:00
FormBaseDeprecated.C Use JMarc's suggestion of fl_adjust_form_size internally to give us 2002-11-08 11:26:45 +00:00
FormBaseDeprecated.h Fix leaking pixmap icon. 2002-09-30 20:00:42 +00:00
FormBibitem.C Rob's dialog clean-up and Martin's 'disfucation' of insetgraphics. 2002-09-09 09:49:47 +00:00
FormBibitem.h This file is part of LyX, the document processor. 2002-09-05 15:14:23 +00:00
FormBibtex.C Work-around xforms' bug, enabling tooltips for browser widgets. 2002-10-28 12:53:23 +00:00
FormBibtex.h This file is part of LyX, the document processor. 2002-09-05 15:14:23 +00:00
FormBrowser.C This file is part of LyX, the document processor. 2002-09-05 15:14:23 +00:00
FormBrowser.h This file is part of LyX, the document processor. 2002-09-05 15:14:23 +00:00
FormCharacter.C This file is part of LyX, the document processor. 2002-09-05 15:14:23 +00:00
FormCharacter.h This file is part of LyX, the document processor. 2002-09-05 15:14:23 +00:00
FormCitation.C Work-around xforms' bug, enabling tooltips for browser widgets. 2002-10-28 12:53:23 +00:00
FormCitation.h This file is part of LyX, the document processor. 2002-09-05 15:14:23 +00:00
FormDocument.C Use a control-view split for the xforms document dialog. 2002-11-22 10:47:56 +00:00
FormDocument.h Use a control-view split for the xforms document dialog. 2002-11-22 10:47:56 +00:00
FormError.C This file is part of LyX, the document processor. 2002-09-05 15:14:23 +00:00
FormError.h This file is part of LyX, the document processor. 2002-09-05 15:14:23 +00:00
FormERT.C This file is part of LyX, the document processor. 2002-09-05 15:14:23 +00:00
FormERT.h This file is part of LyX, the document processor. 2002-09-05 15:14:23 +00:00
FormExternal.C fix crash when selecting the last template in external inset 2002-10-24 13:39:59 +00:00
FormExternal.h Propogate the virtual keyword. 2002-11-19 19:18:11 +00:00
FormFiledialog.C This file is part of LyX, the document processor. 2002-09-05 15:14:23 +00:00
FormFiledialog.h This file is part of LyX, the document processor. 2002-09-05 15:14:23 +00:00
FormFloat.C (Rob Lahaye): small clean-up of the clean-ups already applied. 2002-10-24 09:48:56 +00:00
FormFloat.h (Rob Lahaye): improvements to the xforms float dialog. 2002-10-23 16:24:44 +00:00
FormForks.C Work-around xforms' bug, enabling tooltips for browser widgets. 2002-10-28 12:53:23 +00:00
FormForks.h This file is part of LyX, the document processor. 2002-09-05 15:14:23 +00:00
FormGraphics.C use boost::format 2002-11-21 18:33:09 +00:00
FormGraphics.h (Rob Lahaye): miscellaneous bits 'n' bobs. 2002-10-23 08:31:10 +00:00
FormInclude.C Remove lyxerr call from FormInclude. 2002-09-11 16:48:07 +00:00
FormInclude.h This file is part of LyX, the document processor. 2002-09-05 15:14:23 +00:00
FormIndex.C This file is part of LyX, the document processor. 2002-09-05 15:14:23 +00:00
FormIndex.h This file is part of LyX, the document processor. 2002-09-05 15:14:23 +00:00
FormLog.C (Rob Lahaye): minor xforms nits 'n' bobs. 2002-10-24 12:56:44 +00:00
FormLog.h This file is part of LyX, the document processor. 2002-09-05 15:14:23 +00:00
FormMathsBitmap.C This file is part of LyX, the document processor. 2002-09-05 15:14:23 +00:00
FormMathsBitmap.h This file is part of LyX, the document processor. 2002-09-05 15:14:23 +00:00
FormMathsDeco.C fix header 2002-09-09 16:11:23 +00:00
FormMathsDeco.h This file is part of LyX, the document processor. 2002-09-05 15:14:23 +00:00
FormMathsDelim.C STRCONV 2002-11-04 02:12:42 +00:00
FormMathsDelim.h This file is part of LyX, the document processor. 2002-09-05 15:14:23 +00:00
FormMathsMatrix.C STRCONV 2002-11-04 02:12:42 +00:00
FormMathsMatrix.h This file is part of LyX, the document processor. 2002-09-05 15:14:23 +00:00
FormMathsPanel.C Hose MathsCallbacks.h. 2002-11-20 12:41:48 +00:00
FormMathsPanel.h Hose MathsCallbacks.h. 2002-11-20 12:41:48 +00:00
FormMathsSpace.C second part of Martin's patch 2002-09-20 12:38:48 +00:00
FormMathsSpace.h This file is part of LyX, the document processor. 2002-09-05 15:14:23 +00:00
FormMathsStyle.C This file is part of LyX, the document processor. 2002-09-05 15:14:23 +00:00
FormMathsStyle.h This file is part of LyX, the document processor. 2002-09-05 15:14:23 +00:00
FormMinipage.C This file is part of LyX, the document processor. 2002-09-05 15:14:23 +00:00
FormMinipage.h This file is part of LyX, the document processor. 2002-09-05 15:14:23 +00:00
FormParagraph.C (Rob Lahaye): changes to the xforms paragraph dialog. 2002-10-30 13:57:01 +00:00
FormParagraph.h (Rob Lahaye): changes to the xforms paragraph dialog. 2002-10-30 13:57:01 +00:00
FormPreamble.C (Rob Lahaye): minor xforms nits 'n' bobs. 2002-10-24 12:56:44 +00:00
FormPreamble.h This file is part of LyX, the document processor. 2002-09-05 15:14:23 +00:00
FormPreferences.C iport tabular and prefs to MVC 2002-11-15 02:44:20 +00:00
FormPreferences.h iport tabular and prefs to MVC 2002-11-15 02:44:20 +00:00
FormPrint.C (Rob Lahaye): updates to the xforms print, spellchecker, texinfo and wrap 2002-10-25 09:16:22 +00:00
FormPrint.h (Rob Lahaye): updates to the xforms print, spellchecker, texinfo and wrap 2002-10-25 09:16:22 +00:00
FormRef.C Fix Andr�'s highlighted browser bug. 2002-10-24 15:03:04 +00:00
FormRef.h Rob's dialog clean-up and Martin's 'disfucation' of insetgraphics. 2002-09-09 09:49:47 +00:00
forms_fwd.h This file is part of LyX, the document processor. 2002-09-05 15:14:23 +00:00
forms_gettext.C This file is part of LyX, the document processor. 2002-09-05 15:14:23 +00:00
forms_gettext.h This file is part of LyX, the document processor. 2002-09-05 15:14:23 +00:00
FormSearch.C (Rob Lahaye): minor xforms nits 'n' bobs. 2002-10-24 12:56:44 +00:00
FormSearch.h This file is part of LyX, the document processor. 2002-09-05 15:14:23 +00:00
FormSendto.C This file is part of LyX, the document processor. 2002-09-05 15:14:23 +00:00
FormSendto.h This file is part of LyX, the document processor. 2002-09-05 15:14:23 +00:00
FormShowFile.C (Rob Lahaye): minor xforms nits 'n' bobs. 2002-10-24 12:56:44 +00:00
FormShowFile.h This file is part of LyX, the document processor. 2002-09-05 15:14:23 +00:00
FormSpellchecker.C Don't use "if [ $? -ne 0 ]"; personally, I blame JMarc ;-) 2002-11-21 17:09:22 +00:00
FormSpellchecker.h Use of $? in shell scripts is unnecessary apparently. 2002-11-21 14:28:10 +00:00
FormTabular.C Support for block alignment in fixed width columns. 2002-11-21 12:24:50 +00:00
FormTabular.h iport tabular and prefs to MVC 2002-11-15 02:44:20 +00:00
FormTabularCreate.C This file is part of LyX, the document processor. 2002-09-05 15:14:23 +00:00
FormTabularCreate.h This file is part of LyX, the document processor. 2002-09-05 15:14:23 +00:00
FormTexinfo.C Work-around xforms' bug, enabling tooltips for browser widgets. 2002-10-28 12:53:23 +00:00
FormTexinfo.h This file is part of LyX, the document processor. 2002-09-05 15:14:23 +00:00
FormThesaurus.C Rob's dialog clean-up and Martin's 'disfucation' of insetgraphics. 2002-09-09 09:49:47 +00:00
FormThesaurus.h This file is part of LyX, the document processor. 2002-09-05 15:14:23 +00:00
FormToc.C This file is part of LyX, the document processor. 2002-09-05 15:14:23 +00:00
FormToc.h This file is part of LyX, the document processor. 2002-09-05 15:14:23 +00:00
FormUrl.C This file is part of LyX, the document processor. 2002-09-05 15:14:23 +00:00
FormUrl.h This file is part of LyX, the document processor. 2002-09-05 15:14:23 +00:00
FormVCLog.C STRCONV 2002-11-04 02:12:42 +00:00
FormVCLog.h This file is part of LyX, the document processor. 2002-09-05 15:14:23 +00:00
FormWrap.C (Rob Lahaye): updates to the xforms print, spellchecker, texinfo and wrap 2002-10-25 09:16:22 +00:00
FormWrap.h (Rob Lahaye): updates to the xforms print, spellchecker, texinfo and wrap 2002-10-25 09:16:22 +00:00
input_validators.C Rename strip to rtrim 2002-07-28 22:50:13 +00:00
input_validators.h This file is part of LyX, the document processor. 2002-09-05 15:14:23 +00:00
lyx_gui.C STRCONV 2002-11-04 02:12:42 +00:00
LyXKeySymFactory.C doxygen fixes. 2002-09-26 08:57:43 +00:00
lyxlookup.C This file is part of LyX, the document processor. 2002-09-05 15:14:23 +00:00
lyxlookup.h This file is part of LyX, the document processor. 2002-09-05 15:14:23 +00:00
LyXScreenFactory.C doxygen fixes. 2002-09-26 08:57:43 +00:00
Makefile.am Hose MathsCallbacks.h. 2002-11-20 12:41:48 +00:00
Menubar_pimpl.C fix the more... problem 2002-10-18 15:01:25 +00:00
Menubar_pimpl.h doxygen fixes. 2002-09-26 08:57:43 +00:00
RadioButtonGroup.C (Rob Lahaye): small clean-up of the clean-ups already applied. 2002-10-24 09:48:56 +00:00
RadioButtonGroup.h (Rob Lahaye): miscellaneous bits 'n' bobs. 2002-10-23 08:31:10 +00:00
Timeout_pimpl.C Copyright notices 2002-09-25 14:26:13 +00:00
Timeout_pimpl.h Copyright notices 2002-09-25 14:26:13 +00:00
Toolbar_pimpl.C doxygen fixes. 2002-09-26 08:57:43 +00:00
Toolbar_pimpl.h doxygen fixes. 2002-09-26 08:57:43 +00:00
Tooltips.C (Rob Lahaye): fix wrapping of long tooltips 2002-10-21 11:13:01 +00:00
Tooltips.h Fix broken tooltips. 2002-10-14 16:38:00 +00:00
WorkAreaFactory.C ws fixes, formatting and some other small changes 2002-10-21 17:38:09 +00:00
xfont_loader.C Add xfonts to the font path if necessary. 2002-10-28 07:45:39 +00:00
xfont_loader.h This file is part of LyX, the document processor. 2002-09-05 15:14:23 +00:00
xfont_metrics.C This file is part of LyX, the document processor. 2002-09-05 15:14:23 +00:00
xfont_metrics.h This file is part of LyX, the document processor. 2002-09-05 15:14:23 +00:00
xforms_helpers.C (Rob Lahaye): miscellaneous bits 'n' bobs. 2002-10-23 08:31:10 +00:00
xforms_helpers.h (Rob Lahaye): miscellaneous bits 'n' bobs. 2002-10-23 08:31:10 +00:00
xforms_resize.C Forestall any complaints from our German neighbours... 2002-11-08 13:16:54 +00:00
xforms_resize.h Use JMarc's suggestion of fl_adjust_form_size internally to give us 2002-11-08 11:26:45 +00:00
xformsBC.C This file is part of LyX, the document processor. 2002-09-05 15:14:23 +00:00
xformsBC.h This file is part of LyX, the document processor. 2002-09-05 15:14:23 +00:00
xformsImage.C (Rob Lahaye): fix crash when clipping. 2002-10-31 11:14:13 +00:00
xformsImage.h This file is part of LyX, the document processor. 2002-09-05 15:14:23 +00:00
XFormsView.C Fix leaking pixmap icon. 2002-09-30 20:00:42 +00:00
XFormsView.h Fix leaking pixmap icon. 2002-09-30 20:00:42 +00:00
XLyXKeySym.C the qtclean-2 patch with some very small changes 2002-10-20 01:48:28 +00:00
XLyXKeySym.h the qtclean-2 patch with some very small changes 2002-10-20 01:48:28 +00:00
XMiniBuffer.C This file is part of LyX, the document processor. 2002-09-05 15:14:23 +00:00
XMiniBuffer.h This file is part of LyX, the document processor. 2002-09-05 15:14:23 +00:00
XPainter.C This file is part of LyX, the document processor. 2002-09-05 15:14:23 +00:00
XPainter.h This file is part of LyX, the document processor. 2002-09-05 15:14:23 +00:00
xscreen.C trivial ws 2002-11-08 11:14:49 +00:00
xscreen.h Remove 1 more dependency. 2002-09-27 08:35:55 +00:00
XWorkArea.C ws fixes, formatting and some other small changes 2002-10-21 17:38:09 +00:00
XWorkArea.h ws fixes, formatting and some other small changes 2002-10-21 17:38:09 +00:00