lyx_mirror/src/frontends/xforms
Angus Leeming 5a714d510d Use a FileName variable in the external inset too.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7350 a592a061-630c-0410-9148-cb99ea01b6c8
2003-07-23 09:17:04 +00:00
..
forms Consistent header blurbs. 2003-07-18 12:22:19 +00:00
.cvsignore
Alert_pimpl.C shared-4.diff. Gui independant config.h 2003-05-14 09:17:22 +00:00
bmtable.c Consistent header blurbs. 2003-07-18 12:22:19 +00:00
bmtable.h Consistent header blurbs. 2003-07-18 12:22:19 +00:00
ChangeLog Use a FileName variable in the external inset too. 2003-07-23 09:17:04 +00:00
checkedwidgets.C introduce namespace lyx::support 2003-06-30 23:56:22 +00:00
checkedwidgets.h Flatten the ButtonController tree by splitting it into a Controller and 2003-03-10 03:13:28 +00:00
Color.C shared-4.diff. Gui independant config.h 2003-05-14 09:17:22 +00:00
Color.h Consistent header blurbs. 2003-07-18 12:22:19 +00:00
ColorHandler.C introduce namespace lyx::support 2003-06-30 23:56:22 +00:00
ColorHandler.h LColor::Pimpl 2003-05-09 09:43:39 +00:00
combox.c shared-4.diff. Gui independant config.h 2003-05-14 09:17:22 +00:00
combox.h the doxygen patch 2003-06-28 01:23:11 +00:00
Dialogs2.C Consistent header blurbs. 2003-07-18 12:22:19 +00:00
Dialogs.C Extend Note inset to other forms of annotation like Comment 2003-07-08 14:19:25 +00:00
fdesign_base.C shared-4.diff. Gui independant config.h 2003-05-14 09:17:22 +00:00
fdesign_base.h dont use pragma impementation and interface anymore 2003-02-13 16:53:15 +00:00
FileDialog.C introduce namespace lyx::support 2003-06-30 23:56:22 +00:00
FontInfo.C introduce namespace lyx::support 2003-06-30 23:56:22 +00:00
FontInfo.h dont use pragma impementation and interface anymore 2003-02-13 16:53:15 +00:00
FormAboutlyx.C Get rid of "char const * _(char const *)". 2003-05-19 21:08:58 +00:00
FormAboutlyx.h Port the About LyX dialog to the Dialog scheme. 2003-03-09 20:29:58 +00:00
FormBase.C introduce namespace lyx::support 2003-06-30 23:56:22 +00:00
FormBase.h make lyx compile with gcc 3.4. remove some warnings. 2003-07-18 08:46:00 +00:00
FormBibitem.C introduce namespace lyx::support 2003-06-30 23:56:22 +00:00
FormBibitem.h port the minipage dialog to the new scheme. Various other small changes 2003-03-07 14:08:10 +00:00
FormBibtex.C introduce namespace lyx::support 2003-06-30 23:56:22 +00:00
FormBibtex.h Hold on to your hats. 2003-02-25 14:51:38 +00:00
FormBrowser.C port the various dialogs to display the contents of an external file to the new Dialog-based scheme 2003-03-25 18:13:46 +00:00
FormBrowser.h port the various dialogs to display the contents of an external file to the new Dialog-based scheme 2003-03-25 18:13:46 +00:00
FormChanges.C shared-4.diff. Gui independant config.h 2003-05-14 09:17:22 +00:00
FormChanges.h Port the Merge Changes dialog to the Dialog scheme. 2003-03-09 21:03:43 +00:00
FormCharacter.C introduce namespace lyx::support 2003-06-30 23:56:22 +00:00
FormCharacter.h The new combox code. 2003-04-02 14:20:30 +00:00
FormCitation.C introduce namespace lyx::support 2003-06-30 23:56:22 +00:00
FormCitation.h Formatting only 2003-06-19 16:58:28 +00:00
FormDialogView.C Remove preprocessor warning. 2003-07-16 22:45:42 +00:00
FormDialogView.h make lyx compile with gcc 3.4. remove some warnings. 2003-07-18 08:46:00 +00:00
FormDocument.C introduce namespace lyx::support 2003-06-30 23:56:22 +00:00
FormDocument.h The new combox code. 2003-04-02 14:20:30 +00:00
FormErrorList.C make the error description read only but selectable (fix Bug: 699) 2003-05-26 09:15:29 +00:00
FormErrorList.h missing bit 2003-05-20 16:56:07 +00:00
FormERT.C shared-4.diff. Gui independant config.h 2003-05-14 09:17:22 +00:00
FormERT.h s,xforms/\(FormFooBar\),\1, in the title blurb 2003-02-27 15:57:11 +00:00
FormExternal.C Use a FileName variable in the external inset too. 2003-07-23 09:17:04 +00:00
FormExternal.h Move the external dialog to the new scheme. 2003-03-05 11:30:35 +00:00
FormFiledialog.C introduce namespace lyx::support 2003-06-30 23:56:22 +00:00
FormFiledialog.h The file dialog browser doesn't need a LyXView... 2003-02-21 12:22:25 +00:00
FormFloat.C introduce namespace lyx::support 2003-06-30 23:56:22 +00:00
FormFloat.h Move insetfloat.h out of ControlFloat.h and into the .C files 2003-03-05 23:12:19 +00:00
FormForks.C introduce namespace lyx::support 2003-06-30 23:56:22 +00:00
FormForks.h dont use pragma impementation and interface anymore 2003-02-13 16:53:15 +00:00
FormGraphics.C Use a FileName variable in the external inset too. 2003-07-23 09:17:04 +00:00
FormGraphics.h port the graphics dialog to the new scheme and get rid of the ControlInset 2003-03-07 18:44:57 +00:00
FormInclude.C introduce namespace lyx::support 2003-06-30 23:56:22 +00:00
FormInclude.h Move the include dialog to the new scheme 2003-03-05 14:59:37 +00:00
FormLog.C move the title_ string to the base class Dialog::View 2003-05-22 15:42:50 +00:00
FormLog.h port the various dialogs to display the contents of an external file to the new Dialog-based scheme 2003-03-25 18:13:46 +00:00
FormMathsBitmap.C introduce namespace lyx::support 2003-06-30 23:56:22 +00:00
FormMathsBitmap.h Move xforms' Maths Panel to the new scheme. 2003-06-17 12:53:35 +00:00
FormMathsDelim.C Move xforms' Maths Panel to the new scheme. 2003-06-17 12:53:35 +00:00
FormMathsDelim.h Move xforms' Maths Panel to the new scheme. 2003-06-17 12:53:35 +00:00
FormMathsMatrix.C introduce namespace lyx::support 2003-06-30 23:56:22 +00:00
FormMathsMatrix.h Move xforms' Maths Panel to the new scheme. 2003-06-17 12:53:35 +00:00
FormMathsPanel.C Move xforms' Maths Panel to the new scheme. 2003-06-17 12:53:35 +00:00
FormMathsPanel.h Move xforms' Maths Panel to the new scheme. 2003-06-17 12:53:35 +00:00
FormMathsSpace.C Move xforms' Maths Panel to the new scheme. 2003-06-17 12:53:35 +00:00
FormMathsSpace.h Move xforms' Maths Panel to the new scheme. 2003-06-17 12:53:35 +00:00
FormMathsStyle.C Move xforms' Maths Panel to the new scheme. 2003-06-17 12:53:35 +00:00
FormMathsStyle.h Move xforms' Maths Panel to the new scheme. 2003-06-17 12:53:35 +00:00
FormMinipage.C introduce namespace lyx::support 2003-06-30 23:56:22 +00:00
FormMinipage.h port the minipage dialog to the new scheme. Various other small changes 2003-03-07 14:08:10 +00:00
FormNote.C Add a tooltip to the xforms note dialog. 2003-07-18 14:51:13 +00:00
FormNote.h Add a tooltip to the xforms note dialog. 2003-07-18 14:51:13 +00:00
FormParagraph.C introduce namespace lyx::support 2003-06-30 23:56:22 +00:00
FormParagraph.h You've had enough time for that ol' review and I've made sure that things 2003-03-13 13:56:25 +00:00
FormPreamble.C shared-4.diff. Gui independant config.h 2003-05-14 09:17:22 +00:00
FormPreamble.h dont use pragma impementation and interface anymore 2003-02-13 16:53:15 +00:00
FormPreferences.C Finish the migration from namespace grfx to lyx::graphics. 2003-07-21 21:30:57 +00:00
FormPreferences.h Consistent header blurbs. 2003-07-18 12:22:19 +00:00
FormPrint.C introduce namespace lyx::support 2003-06-30 23:56:22 +00:00
FormPrint.h Consistent header blurbs. 2003-07-18 12:22:19 +00:00
FormRef.C introduce namespace lyx::support 2003-06-30 23:56:22 +00:00
FormRef.h s,xforms/\(FormFooBar\),\1, in the title blurb 2003-02-27 15:57:11 +00:00
forms_fwd.h dont use pragma impementation and interface anymore 2003-02-13 16:53:15 +00:00
forms_gettext.C introduce namespace lyx::support 2003-06-30 23:56:22 +00:00
forms_gettext.h dont use pragma impementation and interface anymore 2003-02-13 16:53:15 +00:00
FormSearch.C shared-4.diff. Gui independant config.h 2003-05-14 09:17:22 +00:00
FormSearch.h dont use pragma impementation and interface anymore 2003-02-13 16:53:15 +00:00
FormSendto.C introduce namespace lyx::support 2003-06-30 23:56:22 +00:00
FormSendto.h dont use pragma impementation and interface anymore 2003-02-13 16:53:15 +00:00
FormShowFile.C move the title_ string to the base class Dialog::View 2003-05-22 15:42:50 +00:00
FormShowFile.h port the various dialogs to display the contents of an external file to the new Dialog-based scheme 2003-03-25 18:13:46 +00:00
FormSpellchecker.C shared-4.diff. Gui independant config.h 2003-05-14 09:17:22 +00:00
FormSpellchecker.h spell rework. revert fix 2003-02-17 18:40:04 +00:00
FormTabular.C introduce namespace lyx::support 2003-06-30 23:56:22 +00:00
FormTabular.h Consistent header blurbs. 2003-07-18 12:22:19 +00:00
FormTabularCreate.C shared-4.diff. Gui independant config.h 2003-05-14 09:17:22 +00:00
FormTabularCreate.h Consistent header blurbs. 2003-07-18 12:22:19 +00:00
FormTexinfo.C Consistent header blurbs. 2003-07-18 12:22:19 +00:00
FormTexinfo.h Fix the texinfo dialog and associated cleanup. 2003-06-20 14:03:49 +00:00
FormText.C introduce namespace lyx::support 2003-06-30 23:56:22 +00:00
FormText.h Set the label on the FormText input widget from Dialogs3.C. 2003-03-04 13:54:05 +00:00
FormThesaurus.C introduce namespace lyx::support 2003-06-30 23:56:22 +00:00
FormThesaurus.h port the thesaurus dialog to the new scheme 2003-03-26 12:17:20 +00:00
FormToc.C introduce namespace lyx::support 2003-06-30 23:56:22 +00:00
FormToc.h s,xforms/\(FormFooBar\),\1, in the title blurb 2003-02-27 15:57:11 +00:00
FormUrl.C shared-4.diff. Gui independant config.h 2003-05-14 09:17:22 +00:00
FormUrl.h port the minipage dialog to the new scheme. Various other small changes 2003-03-07 14:08:10 +00:00
FormVCLog.C shared-4.diff. Gui independant config.h 2003-05-14 09:17:22 +00:00
FormVCLog.h port the various dialogs to display the contents of an external file to the new Dialog-based scheme 2003-03-25 18:13:46 +00:00
FormWrap.C introduce namespace lyx::support 2003-06-30 23:56:22 +00:00
FormWrap.h Port wrap dialog to the new scheme. 2003-03-05 23:19:45 +00:00
freebrowser.c shared-4.diff. Gui independant config.h 2003-05-14 09:17:22 +00:00
freebrowser.h the doxygen patch 2003-06-28 01:23:11 +00:00
input_validators.C Consistent header blurbs. 2003-07-18 12:22:19 +00:00
input_validators.h Consistent header blurbs. 2003-07-18 12:22:19 +00:00
lyx_forms.h.in shared-4.diff. Gui independant config.h 2003-05-14 09:17:22 +00:00
lyx_gui.C namespace grfx -> lyx::graphics 2003-07-04 08:23:23 +00:00
lyx_xpm.h.in shared-4.diff. Gui independant config.h 2003-05-14 09:17:22 +00:00
LyXKeySymFactory.C ws changes 2002-12-01 22:59:25 +00:00
LyXScreenFactory.C ws changes 2002-12-01 22:59:25 +00:00
Makefile.am Extend Note inset to other forms of annotation like Comment 2003-07-08 14:19:25 +00:00
Menubar_pimpl.C introduce namespace lyx::support 2003-06-30 23:56:22 +00:00
Menubar_pimpl.h Consistent header blurbs. 2003-07-18 12:22:19 +00:00
RadioButtonGroup.C Consistent header blurbs. 2003-07-18 12:22:19 +00:00
RadioButtonGroup.h Consistent header blurbs. 2003-07-18 12:22:19 +00:00
Toolbar_pimpl.C Consistent header blurbs. 2003-07-18 12:22:19 +00:00
Toolbar_pimpl.h Consistent header blurbs. 2003-07-18 12:22:19 +00:00
Tooltips.C introduce namespace lyx::support 2003-06-30 23:56:22 +00:00
Tooltips.h dont use pragma impementation and interface anymore 2003-02-13 16:53:15 +00:00
WorkAreaFactory.C ws fixes, formatting and some other small changes 2002-10-21 17:38:09 +00:00
xfont_loader.C introduce namespace lyx::support 2003-06-30 23:56:22 +00:00
xfont_loader.h dont use pragma impementation and interface anymore 2003-02-13 16:53:15 +00:00
xfont_metrics.C introduce namespace lyx::support 2003-06-30 23:56:22 +00:00
xfont_metrics.h dont use pragma impementation and interface anymore 2003-02-13 16:53:15 +00:00
xforms_helpers.C introduce namespace lyx::support 2003-06-30 23:56:22 +00:00
xforms_helpers.h xforms alert fixes 2003-03-29 08:45:28 +00:00
xforms_resize.C introduce namespace lyx::support 2003-06-30 23:56:22 +00:00
xforms_resize.h dont use pragma impementation and interface anymore 2003-02-13 16:53:15 +00:00
xformsBC.C shared-4.diff. Gui independant config.h 2003-05-14 09:17:22 +00:00
xformsBC.h * Give Dialog::Controller::initialiseParams a bool return type. 2003-03-14 00:20:42 +00:00
xformsImage.C Finish the migration from namespace grfx to lyx::graphics. 2003-07-21 21:30:57 +00:00
xformsImage.h namespace grfx -> lyx::graphics 2003-07-04 08:23:23 +00:00
xformsTimeout.C Consistent header blurbs. 2003-07-18 12:22:19 +00:00
xformsTimeout.h Make the GUI instantiation invisible to Timeout. 2003-02-22 18:01:16 +00:00
XFormsView.C introduce namespace lyx::support 2003-06-30 23:56:22 +00:00
XFormsView.h reset the status message on leaving an inset or clicking with the mous 2003-04-07 16:57:38 +00:00
XLyXKeySym.C dont use pragma impementation and interface anymore 2003-02-13 16:53:15 +00:00
XLyXKeySym.h dont use pragma impementation and interface anymore 2003-02-13 16:53:15 +00:00
XMiniBuffer.C shared-4.diff. Gui independant config.h 2003-05-14 09:17:22 +00:00
XMiniBuffer.h shared-4.diff. Gui independant config.h 2003-05-14 09:17:22 +00:00
XPainter.C Finish the migration from namespace grfx to lyx::graphics. 2003-07-21 21:30:57 +00:00
XPainter.h namespace grfx -> lyx::graphics 2003-07-04 08:23:23 +00:00
xscreen.C cursor.diff, bug 1095 2003-05-03 18:05:53 +00:00
xscreen.h cursor.diff, bug 1095 2003-05-03 18:05:53 +00:00
XWorkArea.C Sigh. Revert accidental commit _again_. 2003-02-26 09:46:02 +00:00
XWorkArea.h shared-4.diff. Gui independant config.h 2003-05-14 09:17:22 +00:00