lyx_mirror/src/insets
Angus Leeming bea633366d Stripped out FD_form_figure code into figureXXX.[Ch] files.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1848 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-28 14:51:25 +00:00
..
.cvsignore
ChangeLog Stripped out FD_form_figure code into figureXXX.[Ch] files. 2001-03-28 14:51:25 +00:00
ExternalTemplate.C John's FormExternal patch, Edwin's Qt2 patch and Baruch's gnome patch. 2001-03-12 11:22:26 +00:00
ExternalTemplate.h one small private fix in mathed, put noncopyable and tie into boost namespace 2001-03-15 16:04:46 +00:00
figinset.C Stripped out FD_form_figure code into figureXXX.[Ch] files. 2001-03-28 14:51:25 +00:00
figinset.h Stripped out FD_form_figure code into figureXXX.[Ch] files. 2001-03-28 14:51:25 +00:00
inset.C This moves all LyXText related LyXFuncs to BufferView::Dispatch so that they 2001-02-23 16:10:03 +00:00
insetbib.C remove Last when NEW_INSETS is defined 2001-03-11 00:21:13 +00:00
insetbib.h formskdepatchthingie 2001-02-12 14:09:09 +00:00
insetbutton.C Angus patch, + allow to set cursor color + constify more local variables 2000-11-21 15:46:13 +00:00
insetbutton.h use the new sstream return non-pods as const, use string instead of char * in a lot of places 2000-09-14 17:53:12 +00:00
insetcaption.C move the most important changes from branch new_insets to head. Still dependant on NEW_INSETS 2001-03-11 03:20:44 +00:00
insetcaption.h move the most important changes from branch new_insets to head. Still dependant on NEW_INSETS 2001-03-11 03:20:44 +00:00
insetcite.C some formatting changes some simplifications and removal of dead code 2000-11-04 10:00:12 +00:00
insetcite.h Update citations if the insetbib key has changed. 2001-01-31 20:39:53 +00:00
insetcollapsable.C Changed drawing of button in InsetCollapsable and some Mouse/Curosor fixes. 2001-03-28 09:28:48 +00:00
insetcollapsable.h try out anonnamespace, detfault to expanded minipage 2001-03-17 02:06:21 +00:00
insetcommand.C Cleanup 2001-01-22 20:47:08 +00:00
insetcommand.h remove CXX_WORKING_NAMESPACES 2001-03-15 18:21:56 +00:00
inseterror.C Angus inseterror patch + Dekel mathed fix + added language_country code and 2000-09-22 15:09:51 +00:00
inseterror.h remove CXX_WORKING_NAMESPACES 2001-03-15 18:21:56 +00:00
insetert.C Inset patch from Angus. 2000-10-10 11:50:43 +00:00
insetert.h Inset patch from Angus. 2000-10-10 11:50:43 +00:00
insetexternal.C remove CXX_WORKING_NAMESPACES 2001-03-15 18:21:56 +00:00
insetexternal.h remove CXX_WORKING_NAMESPACES 2001-03-15 18:21:56 +00:00
insetfloat.C Removed the bitset use in buffer.C. 2001-03-23 08:37:44 +00:00
insetfloat.h Removed the bitset use in buffer.C. 2001-03-23 08:37:44 +00:00
insetfoot.C small cleanup, doxygen, formatting changes 2001-02-16 09:25:43 +00:00
insetfoot.h Inset patch from Angus. 2000-10-10 11:50:43 +00:00
insetfootlike.C more changes...read the Changelog 2000-07-17 18:27:53 +00:00
insetfootlike.h read the Changelog 2000-07-15 23:51:46 +00:00
insetgraphics.C use anon namespace, somewhat better comp. handling of minipages, not quite there yet 2001-03-20 01:22:46 +00:00
insetgraphics.h remove CXX_WORKING_NAMESPACES 2001-03-15 18:21:56 +00:00
insetgraphicsParams.C Added operator!= to InsetGraphicsParams 2001-03-28 13:16:37 +00:00
insetgraphicsParams.h Added operator!= to InsetGraphicsParams 2001-03-28 13:16:37 +00:00
insetinclude.C Implemented controller-view split for FormError and FormInclude. 2001-03-23 17:09:34 +00:00
insetinclude.h Implemented controller-view split for FormError and FormInclude. 2001-03-23 17:09:34 +00:00
insetindex.C use the new sstream return non-pods as const, use string instead of char * in a lot of places 2000-09-14 17:53:12 +00:00
insetindex.h Inset patch from Angus. 2000-10-10 11:50:43 +00:00
insetinfo.C remove cruft 2001-02-14 19:22:41 +00:00
insetinfo.h Inset patch from Angus. 2000-10-10 11:50:43 +00:00
insetlabel.C Some InsetTabular and -Text fixes. 2001-02-14 08:38:21 +00:00
insetlabel.h Inset patch from Angus. 2000-10-10 11:50:43 +00:00
insetlatexaccent.C some formatting changes some simplifications and removal of dead code 2000-11-04 10:00:12 +00:00
insetlatexaccent.h Inset patch from Angus. 2000-10-10 11:50:43 +00:00
insetlist.C Inset patch from Angus. 2000-10-10 11:50:43 +00:00
insetlist.h Inset patch from Angus. 2000-10-10 11:50:43 +00:00
insetmarginal.C Inset patch from Angus. 2000-10-10 11:50:43 +00:00
insetmarginal.h Inset patch from Angus. 2000-10-10 11:50:43 +00:00
insetminipage.C Changed drawing of button in InsetCollapsable and some Mouse/Curosor fixes. 2001-03-28 09:28:48 +00:00
insetminipage.h Added OpenInsetDialog() function for UpdatableInset's and implemented it 2001-03-26 14:47:34 +00:00
insetparent.C some formatting changes some simplifications and removal of dead code 2000-11-04 10:00:12 +00:00
insetparent.h Inset patch from Angus. 2000-10-10 11:50:43 +00:00
insetquotes.C use anon namespace, somewhat better comp. handling of minipages, not quite there yet 2001-03-20 01:22:46 +00:00
insetquotes.h Inset patch from Angus. 2000-10-10 11:50:43 +00:00
insetref.C Move methods from FormRef.C to insetref.C 2001-01-26 17:11:01 +00:00
insetref.h Move methods from FormRef.C to insetref.C 2001-01-26 17:11:01 +00:00
insetsection.C more changes...read the Changelog 2000-07-17 18:27:53 +00:00
insetsection.h more changes...read the Changelog 2000-07-17 18:27:53 +00:00
insetspecialchar.C Inset patch from Angus. 2000-10-10 11:50:43 +00:00
insetspecialchar.h Inset patch from Angus. 2000-10-10 11:50:43 +00:00
insettabular.C Added OpenInsetDialog() function for UpdatableInset's and implemented it 2001-03-26 14:47:34 +00:00
insettabular.h Added OpenInsetDialog() function for UpdatableInset's and implemented it 2001-03-26 14:47:34 +00:00
insettext.C Changed drawing of button in InsetCollapsable and some Mouse/Curosor fixes. 2001-03-28 09:28:48 +00:00
insettext.h Added OpenInsetDialog() function for UpdatableInset's and implemented it 2001-03-26 14:47:34 +00:00
insettheorem.C Inset patch from Angus. 2000-10-10 11:50:43 +00:00
insettheorem.h Inset patch from Angus. 2000-10-10 11:50:43 +00:00
insettoc.C Added using directive to insettoc.C 2001-03-15 10:31:00 +00:00
insettoc.h Two small patches from Dekel 2001-01-11 14:55:36 +00:00
inseturl.C some formatting changes some simplifications and removal of dead code 2000-11-04 10:00:12 +00:00
inseturl.h Inset patch from Angus. 2000-10-10 11:50:43 +00:00
lyxinset.h Added OpenInsetDialog() function for UpdatableInset's and implemented it 2001-03-26 14:47:34 +00:00
Makefile.am remove unused file 2001-02-09 16:03:24 +00:00