lyx_mirror/src/frontends/xforms
Jean-Marc Lasgouttes edb5709423 small tweak to aboutlyx appearance
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2842 a592a061-630c-0410-9148-cb99ea01b6c8
2001-10-04 14:12:55 +00:00
..
forms small tweak to aboutlyx appearance 2001-10-04 14:12:55 +00:00
.cvsignore
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 small tweak to aboutlyx appearance 2001-10-04 14:12:55 +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 tentative fix to docclass combox problems 2001-09-12 13:12:22 +00:00
combox.h do not display obsolete layouts in combox + small stuff 2001-09-06 12:42:47 +00:00
Dialogs.C Remove old splash dialog(s). 2001-09-27 09:45:57 +00:00
FileDialog.C text2 chane, XFormsView 2001-07-03 15:19:04 +00:00
form_aboutlyx.C small tweak to aboutlyx appearance 2001-10-04 14:12:55 +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 formskdepatchthingie 2001-02-12 14:09:09 +00:00
form_bibitem.h formskdepatchthingie 2001-02-12 14:09:09 +00:00
form_bibtex.C Small fixes to the BibTeX form 2001-08-21 13:33:25 +00:00
form_bibtex.h Herbert's patch, part 2 2001-08-20 13:41:06 +00:00
form_browser.C controller-view split of FormLog and FormVCLog. 2001-03-20 10:14:03 +00:00
form_browser.h controller-view split of FormLog and FormVCLog. 2001-03-20 10:14:03 +00:00
form_character.C blah 2001-09-07 15:58:45 +00:00
form_character.h Implementation of controller-view split for FormCharacter. 2001-03-21 13:27:03 +00:00
form_citation.C Fix spurious warning about a shortcut when the dialog is built. 2001-09-12 09:30:47 +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 J�rgen Spitzm�ller's changes to the document dialog. Please test hard!!! 2001-10-03 16:31:10 +00:00
form_document.h Document dialog cleanup, take 4 2001-09-27 12:13:51 +00:00
form_error.C Implemented controller-view split for FormError and FormInclude. 2001-03-23 17:09:34 +00:00
form_error.h Implemented controller-view split for FormError and FormInclude. 2001-03-23 17:09:34 +00:00
form_ert.C Various update/redraw fixes. Cleaned up InsetERT and added a dialog for 2001-08-06 14:55:02 +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 John's external material patch 2001-04-11 17:14:20 +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 Applied John's FileDialog patch. 2001-03-07 14:25:31 +00:00
form_filedialog.h Applied John's FileDialog patch. 2001-03-07 14:25:31 +00:00
form_float.C Fix for float dialog bug 2001-09-11 17:27:28 +00:00
form_float.h Fix for float dialog bug 2001-09-11 17:27:28 +00:00
form_graphics.C Graphics dialog fixes following Michael's suggestions. 2001-09-13 12:37:40 +00:00
form_graphics.h J�rgen Spitzm�ller's form_graphics patch 2001-09-13 09:34:39 +00:00
form_include.C The Ok button is now activated in the Include dialog when the filename is 2001-06-12 12:39:26 +00:00
form_include.h Implemented controller-view split for FormError and FormInclude. 2001-03-23 17:09:34 +00:00
form_index.C Implemented controller-view split for Graphics and Index popups. 2001-03-28 13:11:08 +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 Rewrote the maths panel so that ALL the popups now derive from FormBaseBD, 2001-03-19 15:38:22 +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 Rewrote the maths panel so that ALL the popups now derive from FormBaseBD, 2001-03-19 15:38:22 +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 John's math matrix patch 2001-08-16 09:42:04 +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 John's latest patch frenzy 2001-08-01 10:08:53 +00:00
form_maths_panel.h John's latest patch frenzy 2001-08-01 10:08:53 +00:00
form_maths_space.C Rewrote the maths panel so that ALL the popups now derive from FormBaseBD, 2001-03-19 15:38:22 +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 Added %x support in vspace.C (LyXLenght) and use it for the minipages. 2001-03-29 15:00:20 +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 J�rgen Spitzm�ller's tweak of the Paragraph dialog. 2001-09-10 12:25:40 +00:00
form_paragraph.h Clean-up of paragraph dialog. 2001-08-29 12:52:41 +00:00
form_preamble.C Implemented controller-view split for minipage and preamble popups. 2001-03-27 16:03:28 +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 Tweak. 2001-09-28 09:10:16 +00:00
form_preferences.h Juergen class-change patch 2001-09-21 10:41:09 +00:00
form_print.C Implemented controller-view split for FormPrint. 2001-03-27 10:43:10 +00:00
form_print.h Implemented controller-view split for FormPrint. 2001-03-27 10:43:10 +00:00
form_ref.C * New xforms helper functions getVectorFromChoice, getVectorFromBrowser 2001-09-24 16:37:24 +00:00
form_ref.h * New xforms helper functions getVectorFromChoice, getVectorFromBrowser 2001-09-24 16:37:24 +00:00
form_search.C Implemented controller-view split for Search popup. 2001-03-26 15:25:37 +00:00
form_search.h Implemented controller-view split for Search popup. 2001-03-26 15:25:37 +00:00
form_spellchecker.C Edwin's spellchecker3 patch 2001-07-17 09:00:17 +00:00
form_spellchecker.h Edwin's spellchecker3 patch 2001-07-17 09:00:17 +00:00
form_tabular_create.C Implemented controller-view split for TabularCreate popup. 2001-03-26 14:33: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 Merging BRANCH_MVC back into HEAD. 2001-03-15 13:37:04 +00:00
form_tabular.h Merging BRANCH_MVC back into HEAD. 2001-03-15 13:37:04 +00:00
form_thesaurus.C - Applied the thesaurus patch. 2001-07-29 10:42:11 +00:00
form_thesaurus.h - Applied the thesaurus patch. 2001-07-29 10:42:11 +00:00
form_toc.C controller-view split for TOC popup. 2001-03-30 19:24:28 +00:00
form_toc.h controller-view split for TOC popup. 2001-03-30 19:24:28 +00:00
form_url.C controller-view split for Url popup. 2001-03-23 18:46:11 +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 J�rgen Spitzm�ller's changes to the document dialog. Please test hard!!! 2001-10-03 16:31:10 +00:00
FormDocument.h update copyright year 2001-05-30 13:53:44 +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 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
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 The redesigned graphics dialog, some tweeks to the preferences and ref 2001-09-18 10:58:35 +00:00
FormGraphics.h Graphics dialog fixes following Michael's suggestions. 2001-09-13 12:37:40 +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 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
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 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
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 Missed a change to FormMinipage 2001-08-09 15:12:25 +00:00
FormMinipage.h insetfloat work + stuff 2001-07-30 11:56:00 +00:00
FormParagraph.C J�rgen Spitzm�ller's tweak of the Paragraph dialog. 2001-09-10 12:25:40 +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 change X-windows to X window 2001-09-27 09:39:25 +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
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 change a lot of methods to begin with small char 2001-06-28 10:25:20 +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
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 Fix broken updating of TOC 2001-07-29 11:57:09 +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 John's patches (except for [PATCH] fix quit etc. from inset about which I 2001-09-02 11:40:33 +00:00
input_validators.C Baruch's graphics patch + some small tweaks to the buttoncontroller stuff 2001-07-28 12:24:16 +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 Remove old splash dialog(s). 2001-09-27 09:45:57 +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 Remove old splash dialog(s). 2001-09-27 09:45:57 +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 * New xforms helper functions getVectorFromChoice, getVectorFromBrowser 2001-09-24 16:37:24 +00:00
xforms_helpers.h * New xforms helper functions getVectorFromChoice, getVectorFromBrowser 2001-09-24 16:37:24 +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