lyx_mirror/src/frontends/xforms
John Levon 2523638092 Lars says _(_(b)) is a bug ... fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5756 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-01 03:11:56 +00:00
..
forms remove space after Close 2002-11-30 02:26:19 +00:00
.cvsignore
Alert_pimpl.C scex and idex now receive and return string, not char *. 2002-11-29 09:26:53 +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 Lars says _(_(b)) is a bug ... fix 2002-12-01 03:11:56 +00:00
checkedwidgets.C handle USE_BOOST_FORMAT 2002-11-24 15:20:31 +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 the string -> char patch 2002-11-27 10:30:28 +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 * A controller-view split of the math panel and its daughter dialogs. 2002-11-25 18:58:15 +00:00
Dialogs_impl.h * A controller-view split of the math panel and its daughter dialogs. 2002-11-25 18:58:15 +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
fdesign_base.C Finish the business of strengthening the sed scripts and beautifying 2002-11-26 19:29:39 +00:00
fdesign_base.h Finish the business of strengthening the sed scripts and beautifying 2002-11-26 19:29:39 +00:00
FileDialog.C the string -> char patch 2002-11-27 10:30:28 +00:00
FontInfo.C the string -> char patch 2002-11-27 10:30:28 +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 Make it compile when USE_BOOST_FORMAT is unset 2002-11-25 19:17:42 +00:00
FormBase.h Finish the business of strengthening the sed scripts and beautifying 2002-11-26 19:29:39 +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 the string -> char patch 2002-11-27 10:30:28 +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 the string -> char patch 2002-11-27 10:30:28 +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 the string -> char patch 2002-11-27 10:30:28 +00:00
FormExternal.h Propogate the virtual keyword. 2002-11-19 19:18:11 +00:00
FormFiledialog.C scex and idex now receive and return string, not char *. 2002-11-29 09:26:53 +00:00
FormFiledialog.h This file is part of LyX, the document processor. 2002-09-05 15:14:23 +00:00
FormFloat.C the string -> char patch 2002-11-27 10:30:28 +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 the string -> char patch 2002-11-27 10:30:28 +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 Lars says _(_(b)) is a bug ... fix 2002-12-01 03:11:56 +00:00
FormMathsBitmap.h * A controller-view split of the math panel and its daughter dialogs. 2002-11-25 18:58:15 +00:00
FormMathsDeco.C * A controller-view split of the math panel and its daughter dialogs. 2002-11-25 18:58:15 +00:00
FormMathsDeco.h * A controller-view split of the math panel and its daughter dialogs. 2002-11-25 18:58:15 +00:00
FormMathsDelim.C * A controller-view split of the math panel and its daughter dialogs. 2002-11-25 18:58:15 +00:00
FormMathsDelim.h * A controller-view split of the math panel and its daughter dialogs. 2002-11-25 18:58:15 +00:00
FormMathsMatrix.C * A controller-view split of the math panel and its daughter dialogs. 2002-11-25 18:58:15 +00:00
FormMathsMatrix.h * A controller-view split of the math panel and its daughter dialogs. 2002-11-25 18:58:15 +00:00
FormMathsPanel.C * A controller-view split of the math panel and its daughter dialogs. 2002-11-25 18:58:15 +00:00
FormMathsPanel.h * A controller-view split of the math panel and its daughter dialogs. 2002-11-25 18:58:15 +00:00
FormMathsSpace.C * A controller-view split of the math panel and its daughter dialogs. 2002-11-25 18:58:15 +00:00
FormMathsSpace.h * A controller-view split of the math panel and its daughter dialogs. 2002-11-25 18:58:15 +00:00
FormMathsStyle.C * A controller-view split of the math panel and its daughter dialogs. 2002-11-25 18:58:15 +00:00
FormMathsStyle.h * A controller-view split of the math panel and its daughter dialogs. 2002-11-25 18:58:15 +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 Fix bug 749: xforms gui prefs not saved. 2002-11-29 10:16:58 +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 the string -> char patch 2002-11-27 10:30:28 +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 scex and idex now receive and return string, not char *. 2002-11-29 09:26:53 +00:00
forms_gettext.h scex and idex now receive and return string, not char *. 2002-11-29 09:26:53 +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 having broken Rob's word count update, I guess I should fix it too ;-) 2002-11-29 12:47:33 +00:00
FormSpellchecker.h having broken Rob's word count update, I guess I should fix it too ;-) 2002-11-29 12:47:33 +00:00
FormTabular.C (J�rgen Spitzm�ller): bug fixes. 2002-11-26 10:53:37 +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 the string -> char patch 2002-11-27 10:30:28 +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 make error messages about unhandled X11 events GUI debug messages; use temp file when converting from a file to a file with same name 2002-11-29 15:51:17 +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 Finish the business of strengthening the sed scripts and beautifying 2002-11-26 19:29:39 +00:00
Menubar_pimpl.C the string -> char patch 2002-11-27 10:30:28 +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 the string -> char patch 2002-11-27 10:30:28 +00:00
Toolbar_pimpl.h doxygen fixes. 2002-09-26 08:57:43 +00:00
Tooltips.C having broken Rob's word count update, I guess I should fix it too ;-) 2002-11-29 12:47:33 +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 lyxrc.*_font_foundry 2002-11-27 21:49:50 +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 the string -> char patch 2002-11-27 10:30:28 +00:00
xforms_helpers.h (Rob Lahaye): miscellaneous bits 'n' bobs. 2002-10-23 08:31:10 +00:00
xforms_resize.C handle USE_BOOST_FORMAT 2002-11-24 15:20:31 +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 handle USE_BOOST_FORMAT 2002-11-24 15:20:31 +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 the string -> char patch 2002-11-27 10:30:28 +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 the string -> char patch 2002-11-27 10:30:28 +00:00
xscreen.h Remove 1 more dependency. 2002-09-27 08:35:55 +00:00
XWorkArea.C the string -> char patch 2002-11-27 10:30:28 +00:00
XWorkArea.h ws fixes, formatting and some other small changes 2002-10-21 17:38:09 +00:00