lyx_mirror/src/frontends/xforms
Dekel Tsur 86dc4696af - Add the option to disable babel for documents whose language is equal to
default_language
- Use \foreignlanguage to locally change the language inside a paragraph


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1617 a592a061-630c-0410-9148-cb99ea01b6c8
2001-02-25 10:22:54 +00:00
..
forms - Add the option to disable babel for documents whose language is equal to 2001-02-25 10:22:54 +00:00
.cvsignore more FILMagain stuff 2000-06-12 11:55:12 +00:00
ButtonController.C change ButtonController's trigger_change_ vector to dont_trigger_change. 2001-02-15 11:15:31 +00:00
ButtonController.h change ButtonController's trigger_change_ vector to dont_trigger_change. 2001-02-15 11:15:31 +00:00
ChangeLog - Add the option to disable babel for documents whose language is equal to 2001-02-25 10:22:54 +00:00
Color.C Angus patch, + allow to set cursor color + constify more local variables 2000-11-21 15:46:13 +00:00
Color.h compiling not tested. two patches from angus with some small fixes 2000-11-15 18:02:45 +00:00
Dialogs.C preamble2.diff.gz 2001-02-20 13:34:05 +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 formskdepatchthingie 2001-02-12 14:09:09 +00:00
form_bibtex.h formskdepatchthingie 2001-02-12 14:09:09 +00:00
form_browser.C consistent shortcuts on Cancel (Esc) and Close (Esc & Return) buttons 2001-02-14 10:30:46 +00:00
form_browser.h consistent shortcuts on Cancel (Esc) and Close (Esc & Return) buttons 2001-02-14 10:30:46 +00:00
form_citation.C white-space changes to FormCitation. 2001-02-16 18:50:28 +00:00
form_citation.h white-space changes to FormCitation. 2001-02-16 18:50:28 +00:00
form_copyright.C consistent shortcuts on Cancel (Esc) and Close (Esc & Return) buttons 2001-02-14 10:30:46 +00:00
form_copyright.h Angus's 23rd November patch 2000-11-28 06:46:06 +00:00
form_document.C consistent shortcuts on Cancel (Esc) and Close (Esc & Return) buttons 2001-02-14 10:30:46 +00:00
form_document.h Dekel's lyxrc.example; Angus's FormDocument; John's build-listerrors; POTFILES.in and ext_l10n.h now handled by Makefile rules 2000-10-05 07:57:00 +00:00
form_error.C consistent shortcuts on Cancel (Esc) and Close (Esc & Return) buttons 2001-02-14 10:30:46 +00:00
form_error.h Angus's 23rd November patch 2000-11-28 06:46:06 +00:00
form_graphics.C more fixes read ChangeLog 2000-12-06 22:24:17 +00:00
form_graphics.h Angus's 23rd November patch 2000-11-28 06:46:06 +00:00
form_include.C formskdepatchthingie 2001-02-12 14:09:09 +00:00
form_include.h formskdepatchthingie 2001-02-12 14:09:09 +00:00
form_index.C consistent shortcuts on Cancel (Esc) and Close (Esc & Return) buttons 2001-02-14 10:30:46 +00:00
form_index.h Angus's 23rd November patch 2000-11-28 06:46:06 +00:00
form_paragraph.C consistent shortcuts on Cancel (Esc) and Close (Esc & Return) buttons 2001-02-14 10:30:46 +00:00
form_paragraph.h missing regenerated xform files; tiny tweak for POTFILES.in generation; segfault fix for buffer-close 2000-10-10 03:22:54 +00:00
form_preamble.C preamble2.diff.gz 2001-02-20 13:34:05 +00:00
form_preamble.h preamble2.diff.gz 2001-02-20 13:34:05 +00:00
form_preferences.C - Add the option to disable babel for documents whose language is equal to 2001-02-25 10:22:54 +00:00
form_preferences.h - Add the option to disable babel for documents whose language is equal to 2001-02-25 10:22:54 +00:00
form_print.C consistent shortcuts on Cancel (Esc) and Close (Esc & Return) buttons 2001-02-14 10:30:46 +00:00
form_print.h Small fixes from Lior and Angus 2001-01-19 15:31:40 +00:00
form_ref.C consistent shortcuts on Cancel (Esc) and Close (Esc & Return) buttons 2001-02-14 10:30:46 +00:00
form_ref.h update patch from Angus 2000-11-29 15:06:42 +00:00
form_splash.C formskdepatchthingie 2001-02-12 14:09:09 +00:00
form_splash.h formskdepatchthingie 2001-02-12 14:09:09 +00:00
form_tabular_create.C consistent shortcuts on Cancel (Esc) and Close (Esc & Return) buttons 2001-02-14 10:30:46 +00:00
form_tabular_create.h Cleanup patches for xforms (Angus) and KDE (John) 2000-10-24 13:13:59 +00:00
form_tabular.C Various fixes to InsetTabular and InsetText + Angus's cleanup patch. 2001-02-19 16:01:31 +00:00
form_tabular.h Big cleanup of xforms popups from Angus 2000-10-26 09:36:33 +00:00
form_toc.C consistent shortcuts on Cancel (Esc) and Close (Esc & Return) buttons 2001-02-14 10:30:46 +00:00
form_toc.h Angus's 23rd November patch 2000-11-28 06:46:06 +00:00
form_url.C consistent shortcuts on Cancel (Esc) and Close (Esc & Return) buttons 2001-02-14 10:30:46 +00:00
form_url.h Angus's 23rd November patch 2000-11-28 06:46:06 +00:00
FormBase.C John's small fixes to qt2 and xforms + his elegant replacement to FL_TRANSIENT 2001-02-23 16:19:54 +00:00
FormBase.h moved derivation from noncopyable to DialogBase from FormBase. 2001-02-19 16:46:01 +00:00
FormBibitem.C small cleanup, doxygen, formatting changes 2001-02-16 09:25:43 +00:00
FormBibitem.h formskdepatchthingie 2001-02-12 14:09:09 +00:00
FormBibtex.C small cleanup, doxygen, formatting changes 2001-02-16 09:25:43 +00:00
FormBibtex.h formskdepatchthingie 2001-02-12 14:09:09 +00:00
FormBrowser.C consistent shortcuts on Cancel (Esc) and Close (Esc & Return) buttons 2001-02-14 10:30:46 +00:00
FormBrowser.h Move LaTeX and VC logs to GUI-I on xforms 2001-02-06 17:41:42 +00:00
FormCitation.C altering "Text after" now activates the Ok,Apply buttons 2001-02-19 14:01:23 +00:00
FormCitation.h white-space changes to FormCitation. 2001-02-16 18:50:28 +00:00
FormCopyright.C i18n and mathed fixes 2001-01-03 17:43:29 +00:00
FormCopyright.h Angus's FormInset work; Dekel's languages patch; my reworking of Angus's stuff + other xforms cleanup; No guarantee I got the kde or gnome stuff right wrt updateBufferDependent 2000-10-13 05:57:05 +00:00
FormDocument.C John's small fixes to qt2 and xforms + his elegant replacement to FL_TRANSIENT 2001-02-23 16:19:54 +00:00
FormDocument.h Color patch from Angus, KDE patch from Johnm menu patch from Rob, and the usual uninteresting tweaks from me. 2000-11-10 17:29:47 +00:00
FormError.C Various fixes to InsetTabular and InsetText + Angus's cleanup patch. 2001-02-19 16:01:31 +00:00
FormError.h changes read the dirr and changelog, something should be remvoed/changed 2000-11-08 09:39:46 +00:00
FormGraphics.C Various fixes to InsetTabular and InsetText + Angus's cleanup patch. 2001-02-19 16:01:31 +00:00
FormGraphics.h A few patches I forgot to commit on friday. 2000-12-11 09:46:09 +00:00
FormInclude.C mathed15.diff 2001-02-12 20:39:25 +00:00
FormInclude.h formskdepatchthingie 2001-02-12 14:09:09 +00:00
FormIndex.C update patch from Angus 2000-11-29 15:06:42 +00:00
FormIndex.h Cleanup patches for xforms (Angus) and KDE (John) 2000-10-24 13:13:59 +00:00
FormInset.C Various fixes to InsetTabular and InsetText + Angus's cleanup patch. 2001-02-19 16:01:31 +00:00
FormInset.h fix a couple of hard crashes, constify local variables, whitespace changes, some changes to new code 2000-11-14 02:01:57 +00:00
FormLog.C remove reference list from menus, formlog updates, small mathed cleanup 2001-02-09 15:54:30 +00:00
FormLog.h Move LaTeX and VC logs to GUI-I on xforms 2001-02-06 17:41:42 +00:00
FormParagraph.C Some InsetTabular and -Text fixes. 2001-02-14 08:38:21 +00:00
FormParagraph.h Color patch from Angus, KDE patch from Johnm menu patch from Rob, and the usual uninteresting tweaks from me. 2000-11-10 17:29:47 +00:00
FormPreamble.C preamble2.diff.gz 2001-02-20 13:34:05 +00:00
FormPreamble.h preamble2.diff.gz 2001-02-20 13:34:05 +00:00
FormPreferences.C - Add the option to disable babel for documents whose language is equal to 2001-02-25 10:22:54 +00:00
FormPreferences.h Preference/Color changes from Angus 2000-12-04 14:10:44 +00:00
FormPrint.C small cleanup, doxygen, formatting changes 2001-02-16 09:25:43 +00:00
FormPrint.h Small fixes from Lior and Angus 2001-01-19 15:31:40 +00:00
FormRef.C Bookmarks. 2001-01-28 18:31:36 +00:00
FormRef.h Move methods from FormRef.C to insetref.C 2001-01-26 17:11:01 +00:00
FormSplash.C formskdepatchthingie 2001-02-12 14:09:09 +00:00
FormSplash.h formskdepatchthingie 2001-02-12 14:09:09 +00:00
FormTabular.C Various fixes to InsetTabular and InsetText + Angus's cleanup patch. 2001-02-19 16:01:31 +00:00
FormTabular.h Color patch from Angus, KDE patch from Johnm menu patch from Rob, and the usual uninteresting tweaks from me. 2000-11-10 17:29:47 +00:00
FormTabularCreate.C Dekels tabular/textinset patches 2001-01-08 16:14:09 +00:00
FormTabularCreate.h Angus's 23rd November patch 2000-11-28 06:46:06 +00:00
FormToc.C update patch from Angus 2000-11-29 15:06:42 +00:00
FormToc.h Angus's 23rd November patch 2000-11-28 06:46:06 +00:00
FormUrl.C update patch from Angus 2000-11-29 15:06:42 +00:00
FormUrl.h Cleanup patches for xforms (Angus) and KDE (John) 2000-10-24 13:13:59 +00:00
FormVCLog.C Move LaTeX and VC logs to GUI-I on xforms 2001-02-06 17:41:42 +00:00
FormVCLog.h Move LaTeX and VC logs to GUI-I on xforms 2001-02-06 17:41:42 +00:00
GUIRunTime.C add a setDefaults to GUIRuntime + some const changes in tabular + some c_str to work in spellchecker 2000-09-18 19:41:52 +00:00
input_validators.C get rid of turds, no.po update and remove some warnings 2001-01-08 09:37:13 +00:00
input_validators.h more fixes read ChangeLog 2000-12-06 22:24:17 +00:00
Makefile.am preamble2.diff.gz 2001-02-20 13:34:05 +00:00
Menubar_pimpl.C remove reference list from menus, formlog updates, small mathed cleanup 2001-02-09 15:54:30 +00:00
Menubar_pimpl.h Move some special code from menu frontend to backend. 2000-10-04 09:54:31 +00:00
RadioButtonGroup.C Marko's GNOME patch and Baruch's insetgraphic patch + some fixes to make all 2000-08-14 09:44:53 +00:00
RadioButtonGroup.h FormBase extends its reach into the codebase and gains a ButtonController 2000-10-02 00:10:25 +00:00
Timeout_pimpl.C the Timeout patch 2001-02-07 16:44:49 +00:00
Timeout_pimpl.h the Timeout patch 2001-02-07 16:44:49 +00:00
Toolbar_pimpl.C Bugfixes, de.po and sl.po updates, lyxlookup cleanup 2001-01-08 14:19:29 +00:00
Toolbar_pimpl.h get rid of dead code, some new functions constify variables. 2000-09-26 13:54:57 +00:00
xform_helpers.C some work on Floats and some cleanup in WorkArea, some changes to compile more easily with gcc 2.97 2000-12-29 12:48:02 +00:00
xform_helpers.h some work on Floats and some cleanup in WorkArea, some changes to compile more easily with gcc 2.97 2000-12-29 12:48:02 +00:00