lyx_mirror/src/frontends/xforms
Lars Gullik Bjønnes 33a28bdc9c Add string << operators for the other streams as well, and removes
c_str() all places where it is not needed anymore.
(I also add config.h to several files that was missing it)
+ added s string constructor to math_symbolinset

I also change some "while(" to "while ("

mmm ... yes ... I add a "zero()" function to LyXLength... an "empty()"
function did not seem appropriate. changed a couple of places that
checked on length.value() != 0.0.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3149 a592a061-630c-0410-9148-cb99ea01b6c8
2001-12-05 08:04:20 +00:00
..
forms new alert code 2001-11-26 10:19:58 +00:00
.cvsignore more FILMagain stuff 2000-06-12 11:55:12 +00:00
Alert_pimpl.C new alert code 2001-11-26 10:19:58 +00:00
bmtable.c use anon namespace, somewhat better comp. handling of minipages, not quite there yet 2001-03-20 01:22:46 +00:00
bmtable.h LyX Drinkers United: patch 2 2001-06-27 14:10:35 +00:00
ChangeLog Add string << operators for the other streams as well, and removes 2001-12-05 08:04:20 +00:00
Color.C Removed // -*- C++ -*- from all .C files! 2001-06-13 15:11:17 +00:00
Color.h update copyright year 2001-05-30 13:53:44 +00:00
combox.C form para crash fix from John 2001-11-28 11:04:31 +00:00
combox.h do not display obsolete layouts in combox + small stuff 2001-09-06 12:42:47 +00:00
Dialogs.C Herbert's TeX Info extravaganza. 2001-10-09 15:20:10 +00:00
DropDown.C two patches from John, and a moving math panel 2001-11-08 11:46:06 +00:00
DropDown.h John's completion stuff 2001-11-05 17:07:23 +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 formskdepatchthingie 2001-02-12 14:09:09 +00:00
form_bibtex.C new alert code 2001-11-26 10:19:58 +00:00
form_bibtex.h Herbert's patch, part 2 2001-08-20 13:41:06 +00:00
form_browser.C new alert code 2001-11-26 10:19:58 +00:00
form_browser.h controller-view split of FormLog and FormVCLog. 2001-03-20 10:14:03 +00:00
form_character.C new alert code 2001-11-26 10:19:58 +00:00
form_character.h Implementation of controller-view split for FormCharacter. 2001-03-21 13:27:03 +00:00
form_citation.C new alert code 2001-11-26 10:19:58 +00:00
form_citation.h Clean fix for Michael's reported bug with the character dialog. Occurred 2001-08-28 13:48:40 +00:00
form_document.C new alert code 2001-11-26 10:19:58 +00:00
form_document.h J�rgen Spitzm�ller's changes to the document dialog. 2001-10-23 09:00:12 +00:00
form_error.C new alert code 2001-11-26 10:19:58 +00:00
form_error.h Implemented controller-view split for FormError and FormInclude. 2001-03-23 17:09:34 +00:00
form_ert.C new alert code 2001-11-26 10:19:58 +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 new alert code 2001-11-26 10:19:58 +00:00
form_external.h Squashed bugs in Citation and (I hope) External Material popups. Could 2001-03-30 13:47:39 +00:00
form_filedialog.C new alert code 2001-11-26 10:19:58 +00:00
form_filedialog.h Applied John's FileDialog patch. 2001-03-07 14:25:31 +00:00
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_graphics.C new alert code 2001-11-26 10:19:58 +00:00
form_graphics.h J�rgen Spitzm�ller's form_graphics patch 2001-09-13 09:34:39 +00:00
form_include.C new alert code 2001-11-26 10:19:58 +00:00
form_include.h Implemented controller-view split for FormError and FormInclude. 2001-03-23 17:09:34 +00:00
form_index.C new alert code 2001-11-26 10:19:58 +00:00
form_index.h Implemented controller-view split for Graphics and Index popups. 2001-03-28 13:11:08 +00:00
form_maths_deco.C new alert code 2001-11-26 10:19:58 +00:00
form_maths_deco.h Rewrote the maths panel so that ALL the popups now derive from FormBaseBD, 2001-03-19 15:38:22 +00:00
form_maths_delim.C new alert code 2001-11-26 10:19:58 +00:00
form_maths_delim.h Rewrote the maths panel so that ALL the popups now derive from FormBaseBD, 2001-03-19 15:38:22 +00:00
form_maths_matrix.C new alert code 2001-11-26 10:19:58 +00:00
form_maths_matrix.h Rewrote the maths panel so that ALL the popups now derive from FormBaseBD, 2001-03-19 15:38:22 +00:00
form_maths_panel.C new alert code 2001-11-26 10:19:58 +00:00
form_maths_panel.h John's latest patch frenzy 2001-08-01 10:08:53 +00:00
form_maths_space.C new alert code 2001-11-26 10:19:58 +00:00
form_maths_space.h Rewrote the maths panel so that ALL the popups now derive from FormBaseBD, 2001-03-19 15:38:22 +00:00
form_minipage.C new alert code 2001-11-26 10:19:58 +00:00
form_minipage.h Added %x support in vspace.C (LyXLenght) and use it for the minipages. 2001-03-29 15:00:20 +00:00
form_paragraph.C new alert code 2001-11-26 10:19:58 +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 Implemented controller-view split for minipage and preamble popups. 2001-03-27 16:03:28 +00:00
form_preferences.C new alert code 2001-11-26 10:19:58 +00:00
form_preferences.h A small tweak to the preferences dialog, adding RGB and HSV radio buttons 2001-10-23 09:39:01 +00:00
form_print.C new alert code 2001-11-26 10:19:58 +00:00
form_print.h Implemented controller-view split for FormPrint. 2001-03-27 10:43:10 +00:00
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 new alert code 2001-11-26 10:19:58 +00:00
form_search.h Implemented controller-view split for Search popup. 2001-03-26 15:25:37 +00:00
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 Implemented controller-view split for TabularCreate popup. 2001-03-26 14:33:58 +00:00
form_tabular.C new alert code 2001-11-26 10:19:58 +00:00
form_tabular.h J�rgen Spitz�ller's patch for the tabular dialog + some tweaking of the 2001-10-23 11:35:48 +00:00
form_texinfo.C new alert code 2001-11-26 10:19:58 +00:00
form_texinfo.h Herbert's TeX Info extravaganza. 2001-10-09 15:20:10 +00:00
form_thesaurus.C new alert code 2001-11-26 10:19:58 +00:00
form_thesaurus.h - Applied the thesaurus patch. 2001-07-29 10:42:11 +00:00
form_toc.C new alert code 2001-11-26 10:19:58 +00:00
form_toc.h controller-view split for TOC popup. 2001-03-30 19:24:28 +00:00
form_url.C new alert code 2001-11-26 10:19:58 +00:00
form_url.h controller-view split for Url popup. 2001-03-23 18:46:11 +00:00
FormAboutlyx.C Clean fix for Michael's reported bug with the character dialog. Occurred 2001-08-28 13:48:40 +00:00
FormAboutlyx.h Edwin's "about" patch + consistent use of Lsstream.h 2001-07-13 14:03:48 +00:00
FormBase.C Generalise Dekel's fix to the "select choice < 1" problem. 2001-09-24 10:49:55 +00:00
FormBase.h Rob Lahaye's "iconify dialogs with main window if so desired" patch. 2001-09-07 10:11:02 +00:00
FormBaseDeprecated.C Generalise Dekel's fix to the "select choice < 1" problem. 2001-09-24 10:49:55 +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 The BibTeX dialog asymptotes towards perfection! 2001-08-23 09:04:42 +00:00
FormBibtex.h various minor bits 2001-03-27 10:44:14 +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 do not display obsolete layouts in combox + small stuff 2001-09-06 12:42:47 +00:00
FormCharacter.h Once again the user can use the Font button on the toolbar to get the current 2001-06-13 13:44:23 +00:00
FormCitation.C * New xforms helper functions getVectorFromChoice, getVectorFromBrowser 2001-09-24 16:37:24 +00:00
FormCitation.h Clean fix for Michael's reported bug with the character dialog. Occurred 2001-08-28 13:48:40 +00:00
FormDocument.C new alert code 2001-11-26 10:19:58 +00:00
FormDocument.h mathed compilation fix 2001-11-07 10:25:05 +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 Removed // -*- C++ -*- from all .C files! 2001-06-13 15:11:17 +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 Add string << operators for the other streams as well, and removes 2001-12-05 08:04:20 +00:00
FormFiledialog.h some mods I had in my local tree, mostly small stuff, perhaps minus the the Makefile changes 2001-09-09 22:02:19 +00:00
FormFloat.C return SMI_VALID on input. 2001-09-12 09:29:46 +00:00
FormFloat.h Fix for float dialog bug 2001-09-11 17:27:28 +00:00
FormGraphics.C J�rgen Spitzm�ller's changes to the graphics dialog. 2001-10-23 09:03:17 +00:00
FormGraphics.h J�rgen Spitzm�ller's changes to the graphics dialog. 2001-10-23 09:03:17 +00:00
FormInclude.C math-space; fixes to include inset dialog; autoconfiguration of gfx converters 2001-07-25 12:37:43 +00:00
FormInclude.h * Baruch's GuiBC template. 2001-03-30 09:51:46 +00:00
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 Removed // -*- C++ -*- from all .C files! 2001-06-13 15:11:17 +00:00
FormInset.h update copyright year 2001-05-30 13:53:44 +00:00
FormLog.C Removed // -*- C++ -*- from all .C files! 2001-06-13 15:11:17 +00:00
FormLog.h controller-view split of FormLog and FormVCLog. 2001-03-20 10:14:03 +00:00
FormMathsBitmap.C new alert code 2001-11-26 10:19:58 +00:00
FormMathsBitmap.h Ok, so I'm a donkey! Easy, easy fix to that ol' memory leak. (And it was 2001-09-13 11:44:07 +00:00
FormMathsDeco.C Various small bits n pieces 2001-09-07 17:55:37 +00:00
FormMathsDeco.h Added // -*- C++ -*- to the top of all files in controllers/ and xforms/ 2001-06-13 14:33:31 +00:00
FormMathsDelim.C Various small bits n pieces 2001-09-07 17:55:37 +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 Andr�'s b.diff 2001-10-10 15:28:19 +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 Various small bits n pieces 2001-09-07 17:55:37 +00:00
FormMathsPanel.h Various small bits n pieces 2001-09-07 17:55:37 +00:00
FormMathsSpace.C Various small bits n pieces 2001-09-07 17:55:37 +00:00
FormMathsSpace.h Added // -*- C++ -*- to the top of all files in controllers/ and xforms/ 2001-06-13 14:33:31 +00:00
FormMinipage.C Add string << operators for the other streams as well, and removes 2001-12-05 08:04:20 +00:00
FormMinipage.h insetfloat work + stuff 2001-07-30 11:56:00 +00:00
FormParagraph.C extend John's getLyXText() patch 2001-12-05 05:53:01 +00:00
FormParagraph.h Clean-up of paragraph dialog. 2001-08-29 12:52:41 +00:00
FormPreamble.C Add a pre-handler that triggers an input event when text is pasted into 2001-08-29 11:01:05 +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 new alert code 2001-11-26 10:19:58 +00:00
FormPreferences.h Various small bits n pieces 2001-09-07 17:55:37 +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 * New xforms helper functions getVectorFromChoice, getVectorFromBrowser 2001-09-24 16:37:24 +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 Set the bounds to the slider, so it updates during a spellchecking session. 2001-09-18 12:22:08 +00:00
FormSpellchecker.h Edwin's spellchecker3 patch 2001-07-17 09:00:17 +00:00
FormTabular.C Changes to the longtable support. 2001-10-24 15:07:39 +00:00
FormTabular.h update copyright year 2001-05-30 13:53:44 +00:00
FormTabularCreate.C Removed // -*- C++ -*- from all .C files! 2001-06-13 15:11:17 +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 Clean-up of Herbert's Texinfo dialog. 2001-10-10 16:45:05 +00:00
FormTexinfo.h Clean-up of Herbert's Texinfo dialog. 2001-10-10 16:45:05 +00:00
FormThesaurus.C Clean fix for Michael's reported bug with the character dialog. Occurred 2001-08-28 13:48:40 +00:00
FormThesaurus.h - Applied the thesaurus patch. 2001-07-29 10:42:11 +00:00
FormToc.C cleanups by john and andre 2001-11-27 10:56:14 +00:00
FormToc.h floatlist work + handle lyxfuncs with args. 2001-05-04 10:36:36 +00:00
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 controller-view split of FormLog and FormVCLog. 2001-03-20 10:14:03 +00:00
GUIRunTime.C new alert code 2001-11-26 10:19:58 +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 new alert code 2001-11-26 10:19:58 +00:00
MathsSymbols.C Few math fonts improvements (use cmr for uppercase greek, support for 2001-08-31 21:15:57 +00:00
MathsSymbols.h Added // -*- C++ -*- to the top of all files in controllers/ and xforms/ 2001-06-13 14:33:31 +00:00
Menubar_pimpl.C kb3 patch from John 2001-11-30 13:25:38 +00:00
Menubar_pimpl.h update copyright year 2001-05-30 13:53:44 +00:00
RadioButtonGroup.C small changes read changelog 2001-07-12 11:11:10 +00:00
RadioButtonGroup.h update copyright year 2001-05-30 13:53:44 +00:00
Timeout_pimpl.C some mods I had in my local tree, mostly small stuff, perhaps minus the the Makefile changes 2001-09-09 22:02:19 +00:00
Timeout_pimpl.h Added // -*- C++ -*- to the top of all files in controllers/ and xforms/ 2001-06-13 14:33:31 +00:00
Toolbar_pimpl.C fix linking issues 2001-09-10 08:37:25 +00:00
Toolbar_pimpl.h do not display obsolete layouts in combox + small stuff 2001-09-06 12:42:47 +00:00
xforms_helpers.C Add string << operators for the other streams as well, and removes 2001-12-05 08:04:20 +00:00
xforms_helpers.h new alert code 2001-11-26 10:19:58 +00:00
xformsBC.C Removed // -*- C++ -*- from all .C files! 2001-06-13 15:11:17 +00:00
xformsBC.h LyX Drinkers Union: patch 1 2001-06-25 00:06:33 +00:00