lyx_mirror/src/frontends/xforms
Dekel Tsur c7f0b54771 - Clean FormRef
- Try to use more descriptive type names in FormRef


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1362 a592a061-630c-0410-9148-cb99ea01b6c8
2001-01-21 21:41:35 +00:00
..
forms Small fixes from Lior and Angus 2001-01-19 15:31:40 +00:00
.cvsignore more FILMagain stuff 2000-06-12 11:55:12 +00:00
ButtonController.C Patches from Angus and John 2000-12-06 09:49:54 +00:00
ButtonController.h changes read the dirr and changelog, something should be remvoed/changed 2000-11-08 09:39:46 +00:00
ChangeLog - Clean FormRef 2001-01-21 21:41:35 +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 fix parse error in FormPreferences, make LyX be able to compile with gcc 2.97, use mktemp if mkstemp is not available 2000-11-15 03:22:08 +00:00
form_citation.C more fixes read ChangeLog 2000-12-06 22:24:17 +00:00
form_citation.h Angus's 23rd November patch 2000-11-28 06:46:06 +00:00
form_copyright.C more fixes read ChangeLog 2000-12-06 22:24:17 +00:00
form_copyright.h Angus's 23rd November patch 2000-11-28 06:46:06 +00:00
form_document.C more fixes read ChangeLog 2000-12-06 22:24:17 +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 more fixes read ChangeLog 2000-12-06 22:24:17 +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_index.C more fixes read ChangeLog 2000-12-06 22:24:17 +00:00
form_index.h Angus's 23rd November patch 2000-11-28 06:46:06 +00:00
form_paragraph.C more fixes read ChangeLog 2000-12-06 22:24:17 +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_preferences.C more fixes read ChangeLog 2000-12-06 22:24:17 +00:00
form_preferences.h Preference/Color changes from Angus 2000-12-04 14:10:44 +00:00
form_print.C Small fixes from Lior and Angus 2001-01-19 15:31:40 +00:00
form_print.h Small fixes from Lior and Angus 2001-01-19 15:31:40 +00:00
form_ref.C more fixes read ChangeLog 2000-12-06 22:24:17 +00:00
form_ref.h update patch from Angus 2000-11-29 15:06:42 +00:00
form_tabular_create.C more fixes read ChangeLog 2000-12-06 22:24:17 +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 more fixes read ChangeLog 2000-12-06 22:24:17 +00:00
form_tabular.h Big cleanup of xforms popups from Angus 2000-10-26 09:36:33 +00:00
form_toc.C more fixes read ChangeLog 2000-12-06 22:24:17 +00:00
form_toc.h Angus's 23rd November patch 2000-11-28 06:46:06 +00:00
form_url.C more fixes read ChangeLog 2000-12-06 22:24:17 +00:00
form_url.h Angus's 23rd November patch 2000-11-28 06:46:06 +00:00
FormBase.C A few patches I forgot to commit on friday. 2000-12-11 09:46:09 +00:00
FormBase.h Angus's 23rd November patch 2000-11-28 06:46:06 +00:00
FormCitation.C update patch from Angus 2000-11-29 15:06:42 +00:00
FormCitation.h More pref work from Angus 2000-11-03 17:05:42 +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 support both version 1 and 2 of tabular, some other small changes 2001-01-09 20:17:06 +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 update patch from Angus 2000-11-29 15:06:42 +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 A few patches I forgot to commit on friday. 2000-12-11 09:46:09 +00:00
FormGraphics.h A few patches I forgot to commit on friday. 2000-12-11 09:46: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 A few patches I forgot to commit on friday. 2000-12-11 09:46:09 +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
FormParagraph.C Angus's 23rd November patch 2000-11-28 06:46:06 +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
FormPreferences.C i18n and mathed fixes 2001-01-03 17:43:29 +00:00
FormPreferences.h Preference/Color changes from Angus 2000-12-04 14:10:44 +00:00
FormPrint.C Small fixes from Lior and Angus 2001-01-19 15:31:40 +00:00
FormPrint.h Small fixes from Lior and Angus 2001-01-19 15:31:40 +00:00
FormRef.C - Clean FormRef 2001-01-21 21:41:35 +00:00
FormRef.h - Clean FormRef 2001-01-21 21:41:35 +00:00
FormTabular.C fix a couple of hard crashes, constify local variables, whitespace changes, some changes to new code 2000-11-14 02:01:57 +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
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 more fixes read ChangeLog 2000-12-06 22:24:17 +00:00
Menubar_pimpl.C Various small fixes 2001-01-09 13:58:48 +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
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