lyx_mirror/src/frontends/xforms
Angus Leeming 4c263b730e Add an image loader using the xforms library routines and compile it if
your version of the xforms library is good enough.
The qt2 stuff is only partially tested (link problems elsewhere) and
the gnome stuff is not tested at all.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3676 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-06 12:07:23 +00:00
..
forms The graphics inset now has: 2002-02-27 09:59:52 +00:00
.cvsignore
Alert_pimpl.C new alert code 2001-11-26 10:19:58 +00:00
bmtable.c
bmtable.h LyX Drinkers United: patch 2 2001-06-27 14:10:35 +00:00
ChangeLog Add an image loader using the xforms library routines and compile it if 2002-03-06 12:07:23 +00:00
Color.C to much stuff for my liking... 2002-02-16 15:59:55 +00:00
Color.h to much stuff for my liking... 2002-02-16 15:59:55 +00:00
combox.C to much stuff for my liking... 2002-02-16 15:59:55 +00:00
combox.h do not display obsolete layouts in combox + small stuff 2001-09-06 12:42:47 +00:00
Dialogs.C Move Dialogs::redrawGUI to frontends/Dialogs.C from all those guis. 2002-03-04 10:51:40 +00:00
DropDown.C to much stuff for my liking... 2002-02-16 15:59:55 +00:00
DropDown.h Nobody complained so I'm committing my minibuffer completion patch. 2002-01-14 12:47:17 +00:00
FileDialog.C text2 chane, XFormsView 2001-07-03 15:19:04 +00:00
form_aboutlyx.C new alert code 2001-11-26 10:19:58 +00:00
form_aboutlyx.h Replace "find src -path" call with unix-standard equivalent. (From Lars). 2001-07-28 13:03:22 +00:00
form_bibitem.C new alert code 2001-11-26 10:19:58 +00:00
form_bibitem.h
form_bibtex.C Stabilise the tooltips interface and use it successfully in the Bibtex, 2002-02-06 17:15:28 +00:00
form_bibtex.h Stabilise the tooltips interface and use it successfully in the Bibtex, 2002-02-06 17:15:28 +00:00
form_browser.C new alert code 2001-11-26 10:19:58 +00:00
form_browser.h
form_character.C new alert code 2001-11-26 10:19:58 +00:00
form_character.h
form_citation.C Stabilise the tooltips interface and use it successfully in the Bibtex, 2002-02-06 17:15:28 +00:00
form_citation.h Stabilise the tooltips interface and use it successfully in the Bibtex, 2002-02-06 17:15:28 +00:00
form_document.C J�rgen Spitzm�ller's bullet patch. 2002-01-08 11:30:34 +00:00
form_document.h Fix bug #157. See ChangeLog. 2002-01-07 18:42:30 +00:00
form_error.C new alert code 2001-11-26 10:19:58 +00:00
form_error.h
form_ert.C 'a radio control is a radio control is a radio control' patch from John 2002-01-07 11:28:09 +00:00
form_ert.h Various update/redraw fixes. Cleaned up InsetERT and added a dialog for 2001-08-06 14:55:02 +00:00
form_external.C FormExternal patch from Rob, 2002-02-11 10:42:11 +00:00
form_external.h
form_filedialog.C new alert code 2001-11-26 10:19:58 +00:00
form_filedialog.h
form_float.C new alert code 2001-11-26 10:19:58 +00:00
form_float.h Fix for float dialog bug 2001-09-11 17:27:28 +00:00
form_forks.C The graphics inset now has: 2002-02-27 09:59:52 +00:00
form_forks.h The graphics inset now has: 2002-02-27 09:59:52 +00:00
form_graphics.C cleanups from John and Juergen, bib files parsing fix from Herbert 2002-02-26 10:50:48 +00:00
form_graphics.h Herberts graphics10.diff, part II. 2002-02-13 18:07:43 +00:00
form_include.C 'a radio control is a radio control is a radio control' patch from John 2002-01-07 11:28:09 +00:00
form_include.h
form_index.C new alert code 2001-11-26 10:19:58 +00:00
form_index.h
form_maths_deco.C Martin's patch to put \underleftarrow and \underrightarrow in the math panel 2002-02-08 08:30:09 +00:00
form_maths_deco.h Martin's additional accents in the math panel patch. 2002-01-28 14:24:01 +00:00
form_maths_delim.C Martin's math panel patches. 2002-01-15 15:31:19 +00:00
form_maths_delim.h Martin's math panel patches. 2002-01-15 15:31:19 +00:00
form_maths_matrix.C new alert code 2001-11-26 10:19:58 +00:00
form_maths_matrix.h
form_maths_panel.C Martin's latest mods to the math panel. 2002-01-18 12:18:20 +00:00
form_maths_panel.h Martin's latest mods to the math panel. 2002-01-18 12:18:20 +00:00
form_maths_space.C Martin's changes to the space and style dialogs of the math panel. 2002-01-29 12:31:24 +00:00
form_maths_space.h Martin's changes to the space and style dialogs of the math panel. 2002-01-29 12:31:24 +00:00
form_maths_style.C Martin's changes to the space and style dialogs of the math panel. 2002-01-29 12:31:24 +00:00
form_maths_style.h Martin's changes to the space and style dialogs of the math panel. 2002-01-29 12:31:24 +00:00
form_minipage.C J�rgen S's consistent minipage patch. 2002-01-29 09:38:09 +00:00
form_minipage.h J�rgen S's consistent minipage patch. 2002-01-29 09:38:09 +00:00
form_paragraph.C 'a radio control is a radio control is a radio control' patch from John 2002-01-07 11:28:09 +00:00
form_paragraph.h J�rgen Spitzm�ller's changes to the paragraph and minipage dialogs. 2001-10-23 09:04:46 +00:00
form_preamble.C new alert code 2001-11-26 10:19:58 +00:00
form_preamble.h
form_preferences.C John's scalable font message and preferences inner_tab rename patch 2002-01-17 10:53:14 +00:00
form_preferences.h John's scalable font message and preferences inner_tab rename patch 2002-01-17 10:53:14 +00:00
form_print.C 'a radio control is a radio control is a radio control' patch from John 2002-01-07 11:28:09 +00:00
form_print.h
form_ref.C new alert code 2001-11-26 10:19:58 +00:00
form_ref.h * New xforms helper functions getVectorFromChoice, getVectorFromBrowser 2001-09-24 16:37:24 +00:00
form_search.C add labels to </> in searche and replace 2001-12-10 11:18:30 +00:00
form_search.h
form_spellchecker.C new alert code 2001-11-26 10:19:58 +00:00
form_spellchecker.h Edwin's spellchecker3 patch 2001-07-17 09:00:17 +00:00
form_tabular_create.C new alert code 2001-11-26 10:19:58 +00:00
form_tabular_create.h
form_tabular.C Bugfixes: checkboxes to radiobuttons (from J�rgen S) and remove a little 2002-01-25 10:21:46 +00:00
form_tabular.h John's Layout Tabular UI improvements and Martins fixes to clearing the 2002-01-07 09:50:19 +00:00
form_texinfo.C Stabilise the tooltips interface and use it successfully in the Bibtex, 2002-02-06 17:15:28 +00:00
form_texinfo.h Stabilise the tooltips interface and use it successfully in the Bibtex, 2002-02-06 17:15:28 +00:00
form_thesaurus.C the aik patch 2002-01-13 01:46:33 +00:00
form_thesaurus.h the aik patch 2002-01-13 01:46:33 +00:00
form_toc.C new alert code 2001-11-26 10:19:58 +00:00
form_toc.h
form_url.C new alert code 2001-11-26 10:19:58 +00:00
form_url.h
FormAboutlyx.C Remove code replicating that in the base class. 2002-01-28 18:35:07 +00:00
FormAboutlyx.h Remove code replicating that in the base class. 2002-01-28 18:35:07 +00:00
FormBase.C John's possible fix to the Bad Window problems that some people have 2002-02-28 14:36:23 +00:00
FormBase.h Tiny clean-ups. 2002-02-19 15:01:58 +00:00
FormBaseDeprecated.C John's possible fix to the Bad Window problems that some people have 2002-02-28 14:36:23 +00:00
FormBaseDeprecated.h Various small bits n pieces 2001-09-07 17:55:37 +00:00
FormBibitem.C Removed // -*- C++ -*- from all .C files! 2001-06-13 15:11:17 +00:00
FormBibitem.h Added // -*- C++ -*- to the top of all files in controllers/ and xforms/ 2001-06-13 14:33:31 +00:00
FormBibtex.C to much stuff for my liking... 2002-02-16 15:59:55 +00:00
FormBibtex.h Stabilise the tooltips interface and use it successfully in the Bibtex, 2002-02-06 17:15:28 +00:00
FormBrowser.C Clean fix for Michael's reported bug with the character dialog. Occurred 2001-08-28 13:48:40 +00:00
FormBrowser.h Clean fix for Michael's reported bug with the character dialog. Occurred 2001-08-28 13:48:40 +00:00
FormCharacter.C to much stuff for my liking... 2002-02-16 15:59:55 +00:00
FormCharacter.h
FormCitation.C to much stuff for my liking... 2002-02-16 15:59:55 +00:00
FormCitation.h Stabilise the tooltips interface and use it successfully in the Bibtex, 2002-02-06 17:15:28 +00:00
FormDocument.C Compile fix. 2002-03-04 10:40:01 +00:00
FormDocument.h to much stuff for my liking... 2002-02-16 15:59:55 +00:00
FormError.C Removed // -*- C++ -*- from all .C files! 2001-06-13 15:11:17 +00:00
FormError.h Added // -*- C++ -*- to the top of all files in controllers/ and xforms/ 2001-06-13 14:33:31 +00:00
FormERT.C Various update/redraw fixes. Cleaned up InsetERT and added a dialog for 2001-08-06 14:55:02 +00:00
FormERT.h Various update/redraw fixes. Cleaned up InsetERT and added a dialog for 2001-08-06 14:55:02 +00:00
FormExternal.C fix bug 175 (minipage in minipage); fix some warnings; apply external.diff from Herbert 2002-01-19 17:05:24 +00:00
FormExternal.h Added // -*- C++ -*- to the top of all files in controllers/ and xforms/ 2001-06-13 14:33:31 +00:00
FormFiledialog.C John's possible fix to the Bad Window problems that some people have 2002-02-28 14:36:23 +00:00
FormFiledialog.h removed most uses of toupper and friends, removed <config.h> from headers and added it to some source files, applied patch from John for search&replace, and perhaps other things you will discover by browsing Changelog :) 2001-12-20 15:11:51 +00:00
FormFloat.C table selection fix from John; Here & wide figures fix from Michael K. 2002-01-03 13:31:12 +00:00
FormFloat.h Fix for float dialog bug 2001-09-11 17:27:28 +00:00
FormForks.C Unsigned/signed. 2002-02-28 12:02:50 +00:00
FormForks.h The graphics inset now has: 2002-02-27 09:59:52 +00:00
FormGraphics.C cleanups from John and Juergen, bib files parsing fix from Herbert 2002-02-26 10:50:48 +00:00
FormGraphics.h Herbert's graphic7.diff 2002-02-05 18:43:28 +00:00
FormInclude.C forminclude patch from herbert 2002-01-21 10:47:19 +00:00
FormInclude.h
FormIndex.C Removed // -*- C++ -*- from all .C files! 2001-06-13 15:11:17 +00:00
FormIndex.h Added // -*- C++ -*- to the top of all files in controllers/ and xforms/ 2001-06-13 14:33:31 +00:00
FormInset.C to much stuff for my liking... 2002-02-16 15:59:55 +00:00
FormInset.h
FormLog.C Removed // -*- C++ -*- from all .C files! 2001-06-13 15:11:17 +00:00
FormLog.h
FormMathsBitmap.C Martin's prettification patch. 2002-03-01 09:52:49 +00:00
FormMathsBitmap.h Martin's prettification patch. 2002-03-01 09:52:49 +00:00
FormMathsDeco.C Martin's patch to put \underleftarrow and \underrightarrow in the math panel 2002-02-08 08:30:09 +00:00
FormMathsDeco.h Martin's patch to shorten and broaded the AMS relational symbols in the 2002-01-28 14:36:39 +00:00
FormMathsDelim.C Martin's math panel patches. 2002-01-15 15:31:19 +00:00
FormMathsDelim.h Added // -*- C++ -*- to the top of all files in controllers/ and xforms/ 2001-06-13 14:33:31 +00:00
FormMathsMatrix.C Create a new support function lyx::count to use in place of std::count. 2002-01-14 13:04:06 +00:00
FormMathsMatrix.h Added // -*- C++ -*- to the top of all files in controllers/ and xforms/ 2001-06-13 14:33:31 +00:00
FormMathsPanel.C Martin's Angstrom patch. 2002-03-04 11:10:26 +00:00
FormMathsPanel.h Martin's latest mods to the math panel. 2002-01-18 12:18:20 +00:00
FormMathsSpace.C Martin's changes to the space and style dialogs of the math panel. 2002-01-29 12:31:24 +00:00
FormMathsSpace.h to much stuff for my liking... 2002-02-16 15:59:55 +00:00
FormMathsStyle.C Martin's changes to the space and style dialogs of the math panel. 2002-01-29 12:31:24 +00:00
FormMathsStyle.h Fix a small compiler warning. 2002-01-29 16:40:07 +00:00
FormMinipage.C John's fix to the minipage dialog. 2002-02-11 18:43:42 +00:00
FormMinipage.h J�rgen S's consistent minipage patch. 2002-01-29 09:38:09 +00:00
FormParagraph.C layout as string 2002-03-02 16:39:54 +00:00
FormParagraph.h Clean-up of paragraph dialog. 2001-08-29 12:52:41 +00:00
FormPreamble.C Provide the framework for really easy feedback messages. 2002-02-05 14:59:26 +00:00
FormPreamble.h Added // -*- C++ -*- to the top of all files in controllers/ and xforms/ 2001-06-13 14:33:31 +00:00
FormPreferences.C The graphics inset now has: 2002-02-27 09:59:52 +00:00
FormPreferences.h to much stuff for my liking... 2002-02-16 15:59:55 +00:00
FormPrint.C cxx compile fixes ; several patches from John 2001-06-28 13:02:03 +00:00
FormPrint.h Added // -*- C++ -*- to the top of all files in controllers/ and xforms/ 2001-06-13 14:33:31 +00:00
FormRef.C fix weird error message when a command is disabled ; fix switching buffer in xref dialog 2002-02-06 15:12:40 +00:00
FormRef.h Added // -*- C++ -*- to the top of all files in controllers/ and xforms/ 2001-06-13 14:33:31 +00:00
FormSearch.C Removed // -*- C++ -*- from all .C files! 2001-06-13 15:11:17 +00:00
FormSearch.h Added // -*- C++ -*- to the top of all files in controllers/ and xforms/ 2001-06-13 14:33:31 +00:00
FormShowFile.C Clean-up of Herbert's Texinfo dialog. 2001-10-10 16:45:05 +00:00
FormShowFile.h Herbert's TeX Info extravaganza. 2001-10-09 15:20:10 +00:00
FormSpellchecker.C to much stuff for my liking... 2002-02-16 15:59:55 +00:00
FormSpellchecker.h Martin's math panel patches. 2002-01-15 15:31:19 +00:00
FormTabular.C Fixed #207 H.alignment in multicolumn cells was resetted on "Close". 2002-02-20 14:48:59 +00:00
FormTabular.h John's Layout Tabular UI improvements and Martins fixes to clearing the 2002-01-07 09:50:19 +00:00
FormTabularCreate.C to much stuff for my liking... 2002-02-16 15:59:55 +00:00
FormTabularCreate.h Added // -*- C++ -*- to the top of all files in controllers/ and xforms/ 2001-06-13 14:33:31 +00:00
FormTexinfo.C to much stuff for my liking... 2002-02-16 15:59:55 +00:00
FormTexinfo.h Stabilise the tooltips interface and use it successfully in the Bibtex, 2002-02-06 17:15:28 +00:00
FormThesaurus.C to much stuff for my liking... 2002-02-16 15:59:55 +00:00
FormThesaurus.h the aik patch 2002-01-13 01:46:33 +00:00
FormToc.C to much stuff for my liking... 2002-02-16 15:59:55 +00:00
FormToc.h
FormUrl.C Removed // -*- C++ -*- from all .C files! 2001-06-13 15:11:17 +00:00
FormUrl.h Added // -*- C++ -*- to the top of all files in controllers/ and xforms/ 2001-06-13 14:33:31 +00:00
FormVCLog.C Edwin's "about" patch + consistent use of Lsstream.h 2001-07-13 14:03:48 +00:00
FormVCLog.h
GUIRunTime.C Add an image loader using the xforms library routines and compile it if 2002-03-06 12:07:23 +00:00
input_validators.C new alert code 2001-11-26 10:19:58 +00:00
input_validators.h Baruch's graphics patch + some small tweaks to the buttoncontroller stuff 2001-07-28 12:24:16 +00:00
Makefile.am Add an image loader using the xforms library routines and compile it if 2002-03-06 12:07:23 +00:00
MathsSymbols.C Martin's Angstrom patch. 2002-03-04 11:10:26 +00:00
MathsSymbols.h Martin's latest mods to the math panel. 2002-01-18 12:18:20 +00:00
Menubar_pimpl.C compilation fix; small menubar tweak 2002-02-27 11:34:20 +00:00
Menubar_pimpl.h
RadioButtonGroup.C to much stuff for my liking... 2002-02-16 15:59:55 +00:00
RadioButtonGroup.h to much stuff for my liking... 2002-02-16 15:59:55 +00:00
Timeout_pimpl.C Synching my tree with cvs. 2002-02-18 19:13:48 +00:00
Timeout_pimpl.h Synching my tree with cvs. 2002-02-18 19:13:48 +00:00
Toolbar_pimpl.C layout as string 2002-03-02 16:39:54 +00:00
Toolbar_pimpl.h layout as string 2002-03-02 16:39:54 +00:00
Tooltips.C to much stuff for my liking... 2002-02-16 15:59:55 +00:00
Tooltips.h Stabilise the tooltips interface and use it successfully in the Bibtex, 2002-02-06 17:15:28 +00:00
xforms_helpers.C to much stuff for my liking... 2002-02-16 15:59:55 +00:00
xforms_helpers.h Tiny clean-ups. 2002-02-19 15:01:58 +00:00
xformsBC.C The reducing file dependencies in the frontends patch. 2002-01-16 14:47:58 +00:00
xformsBC.h LyX Drinkers Union: patch 1 2001-06-25 00:06:33 +00:00
xformsGImage.C Add an image loader using the xforms library routines and compile it if 2002-03-06 12:07:23 +00:00
xformsGImage.h Add an image loader using the xforms library routines and compile it if 2002-03-06 12:07:23 +00:00