.. |
.cvsignore
|
|
|
ChangeLog
|
Enable multiple preamble snippets to be accessed by each format.
|
2003-09-23 17:04:25 +00:00 |
ExternalTemplate.C
|
Enable multiple preamble snippets to be accessed by each format.
|
2003-09-23 17:04:25 +00:00 |
ExternalTemplate.h
|
Enable multiple preamble snippets to be accessed by each format.
|
2003-09-23 17:04:25 +00:00 |
inset.C
|
Rename EnumLColor as LColor_color.
|
2003-09-18 11:48:11 +00:00 |
inset.h
|
Fix InsetInclude properly. Data is now stored in an InsetCommandParams
|
2003-09-19 10:16:33 +00:00 |
insetbase.C
|
Strip out redundant includes (193 of 'em).
|
2003-09-05 09:01:27 +00:00 |
insetbase.h
|
Pass Buffer arg to Inset::getLabelList, Inset::fillWithBibKeys.
|
2003-09-18 20:18:39 +00:00 |
insetbibitem.C
|
Define a wrapper LyXFont_size for LyXFont::FONT_SIZE.
|
2003-09-16 13:43:30 +00:00 |
insetbibitem.h
|
Use Buffer const reference in most placees possible.
|
2003-08-28 07:41:31 +00:00 |
insetbibtex.C
|
fix some namespace issues for gcc 3.4
|
2003-09-16 11:03:20 +00:00 |
insetbibtex.h
|
The mouse box patch for button-style insets
|
2003-09-04 14:02:05 +00:00 |
insetbranch.C
|
Bug fix in branches (was earlier fixed wrongly)
|
2003-09-22 07:46:27 +00:00 |
insetbranch.h
|
Use Buffer const reference in most placees possible.
|
2003-08-28 07:41:31 +00:00 |
insetcaption.C
|
Remove unused LColor::color framecolor variable from insetcollabsable.h
|
2003-09-16 10:54:23 +00:00 |
insetcaption.h
|
Use Buffer const reference in most placees possible.
|
2003-08-28 07:41:31 +00:00 |
insetcite.C
|
Replace 'using namespace abc;' with 'using abc::xyz;'
|
2003-09-09 22:13:45 +00:00 |
insetcite.h
|
Remove all unnecessary #includes from header files.
|
2003-09-07 01:45:40 +00:00 |
insetcollapsable.C
|
Pass Buffer arg to Inset::getLabelList, Inset::fillWithBibKeys.
|
2003-09-18 20:18:39 +00:00 |
insetcollapsable.h
|
Pass Buffer arg to Inset::getLabelList, Inset::fillWithBibKeys.
|
2003-09-18 20:18:39 +00:00 |
insetcommand.C
|
Fix InsetInclude properly. Data is now stored in an InsetCommandParams
|
2003-09-19 10:16:33 +00:00 |
insetcommand.h
|
Get rid of trailing whitespace 'noise' in future patches for the
|
2003-09-09 18:27:24 +00:00 |
insetcommandparams.C
|
Strip out redundant includes (193 of 'em).
|
2003-09-05 09:01:27 +00:00 |
insetcommandparams.h
|
Replace LString.h with support/std_string.h,
|
2003-09-05 17:23:11 +00:00 |
insetenv.C
|
Move a couple of InsetText member variables from protected to private.
|
2003-09-16 10:01:29 +00:00 |
insetenv.h
|
Use Buffer const reference in most placees possible.
|
2003-08-28 07:41:31 +00:00 |
insetert.C
|
Make all of InsetCollapsable's member variables (save 'inset') private.
|
2003-09-16 15:39:33 +00:00 |
insetert.h
|
Use Buffer const reference in most placees possible.
|
2003-08-28 07:41:31 +00:00 |
insetexternal.C
|
Enable multiple preamble snippets to be accessed by each format.
|
2003-09-23 17:04:25 +00:00 |
insetexternal.h
|
Remove all unnecessary #includes from header files.
|
2003-09-07 01:45:40 +00:00 |
insetfloat.C
|
Remove unused LColor::color framecolor variable from insetcollabsable.h
|
2003-09-16 10:54:23 +00:00 |
insetfloat.h
|
Use Buffer const reference in most placees possible.
|
2003-08-28 07:41:31 +00:00 |
insetfloatlist.C
|
Replace 'using namespace abc;' with 'using abc::xyz;'
|
2003-09-09 22:13:45 +00:00 |
insetfloatlist.h
|
The mouse box patch for button-style insets
|
2003-09-04 14:02:05 +00:00 |
insetfoot.C
|
Move depth_type to support/types.h.
|
2003-09-06 17:23:08 +00:00 |
insetfoot.h
|
Move some more #includes out of the header files.
|
2003-09-04 01:18:42 +00:00 |
insetfootlike.C
|
Remove unused LColor::color framecolor variable from insetcollabsable.h
|
2003-09-16 10:54:23 +00:00 |
insetfootlike.h
|
Use Buffer const reference in most placees possible.
|
2003-08-28 07:41:31 +00:00 |
insetgraphics.C
|
fix some namespace issues for gcc 3.4
|
2003-09-16 11:03:20 +00:00 |
insetgraphics.h
|
Remove all unnecessary #includes from header files.
|
2003-09-07 01:45:40 +00:00 |
insetgraphicsParams.C
|
Replace 'using namespace abc;' with 'using abc::xyz;'
|
2003-09-09 22:13:45 +00:00 |
insetgraphicsParams.h
|
Remove all unnecessary #includes from header files.
|
2003-09-07 01:45:40 +00:00 |
insethfill.C
|
Strip out redundant includes (193 of 'em).
|
2003-09-05 09:01:27 +00:00 |
insethfill.h
|
Use Buffer const reference in most placees possible.
|
2003-08-28 07:41:31 +00:00 |
insetinclude.C
|
Fix InsetInclude properly. Data is now stored in an InsetCommandParams
|
2003-09-19 10:16:33 +00:00 |
insetinclude.h
|
Fix InsetInclude properly. Data is now stored in an InsetCommandParams
|
2003-09-19 10:16:33 +00:00 |
insetindex.C
|
Strip out redundant includes (193 of 'em).
|
2003-09-05 09:01:27 +00:00 |
insetindex.h
|
Get rid of trailing whitespace 'noise' in future patches for the
|
2003-09-09 18:27:24 +00:00 |
insetlabel.C
|
Pass Buffer arg to Inset::getLabelList, Inset::fillWithBibKeys.
|
2003-09-18 20:18:39 +00:00 |
insetlabel.h
|
Pass Buffer arg to Inset::getLabelList, Inset::fillWithBibKeys.
|
2003-09-18 20:18:39 +00:00 |
insetlatexaccent.C
|
Remove #include "LColor.h" from inset.h.
|
2003-09-16 09:44:34 +00:00 |
insetlatexaccent.h
|
Remove all unnecessary #includes from header files.
|
2003-09-07 01:45:40 +00:00 |
insetlist.C
|
Replace LString.h with support/std_string.h,
|
2003-09-05 17:23:11 +00:00 |
insetlist.h
|
Use Buffer const reference in most placees possible.
|
2003-08-28 07:41:31 +00:00 |
insetmarginal.C
|
Replace ParagraphList.h with ParagraphList_fwd.h.
|
2003-09-06 12:36:58 +00:00 |
insetmarginal.h
|
Use Buffer const reference in most placees possible.
|
2003-08-28 07:41:31 +00:00 |
insetminipage.C
|
Make all of InsetCollapsable's member variables (save 'inset') private.
|
2003-09-16 15:39:33 +00:00 |
insetminipage.h
|
Use Buffer const reference in most placees possible.
|
2003-08-28 07:41:31 +00:00 |
insetnewline.C
|
Remove #include "LColor.h" from inset.h.
|
2003-09-16 09:44:34 +00:00 |
insetnewline.h
|
Use Buffer const reference in most placees possible.
|
2003-08-28 07:41:31 +00:00 |
insetnote.C
|
Small cleanup, removal of self-aggrandizing comment
|
2003-09-22 07:39:46 +00:00 |
insetnote.h
|
Use Buffer const reference in most placees possible.
|
2003-08-28 07:41:31 +00:00 |
insetoptarg.C
|
Remove unused LColor::color framecolor variable from insetcollabsable.h
|
2003-09-16 10:54:23 +00:00 |
insetoptarg.h
|
Remove all unnecessary #includes from header files.
|
2003-09-07 01:45:40 +00:00 |
insetquotes.C
|
Replace 'using namespace abc;' with 'using abc::xyz;'
|
2003-09-09 22:13:45 +00:00 |
insetquotes.h
|
Use Buffer const reference in most placees possible.
|
2003-08-28 07:41:31 +00:00 |
insetref.C
|
Replace 'using namespace abc;' with 'using abc::xyz;'
|
2003-09-09 22:13:45 +00:00 |
insetref.h
|
Use Buffer const reference in most placees possible.
|
2003-08-28 07:41:31 +00:00 |
insetspace.C
|
Remove #include "LColor.h" from inset.h.
|
2003-09-16 09:44:34 +00:00 |
insetspace.h
|
Finish the task of removing all cruft from the header files.
|
2003-09-07 21:25:37 +00:00 |
insetspecialchar.C
|
Remove #include "LColor.h" from inset.h.
|
2003-09-16 09:44:34 +00:00 |
insetspecialchar.h
|
Finish the task of removing all cruft from the header files.
|
2003-09-07 21:25:37 +00:00 |
insettabular.C
|
Pass Buffer arg to Inset::getLabelList, Inset::fillWithBibKeys.
|
2003-09-18 20:18:39 +00:00 |
insettabular.h
|
Pass Buffer arg to Inset::getLabelList, Inset::fillWithBibKeys.
|
2003-09-18 20:18:39 +00:00 |
insettext.C
|
Pass Buffer arg to Inset::getLabelList, Inset::fillWithBibKeys.
|
2003-09-18 20:18:39 +00:00 |
insettext.h
|
Pass Buffer arg to Inset::getLabelList, Inset::fillWithBibKeys.
|
2003-09-18 20:18:39 +00:00 |
insettheorem.C
|
Make all of InsetCollapsable's member variables (save 'inset') private.
|
2003-09-16 15:39:33 +00:00 |
insettheorem.h
|
Use Buffer const reference in most placees possible.
|
2003-08-28 07:41:31 +00:00 |
insettoc.C
|
Removed all redundant using directives from the source.
|
2003-09-08 00:33:41 +00:00 |
insettoc.h
|
The mouse box patch for button-style insets
|
2003-09-04 14:02:05 +00:00 |
inseturl.C
|
Replace 'using namespace abc;' with 'using abc::xyz;'
|
2003-09-09 22:13:45 +00:00 |
inseturl.h
|
Use Buffer const reference in most placees possible.
|
2003-08-28 07:41:31 +00:00 |
insetwrap.C
|
Remove unused LColor::color framecolor variable from insetcollabsable.h
|
2003-09-16 10:54:23 +00:00 |
insetwrap.h
|
Use Buffer const reference in most placees possible.
|
2003-08-28 07:41:31 +00:00 |
mailinset.C
|
Change Assert to BOOST_ASSERT.
|
2003-09-09 17:25:35 +00:00 |
mailinset.h
|
Replace LString.h with support/std_string.h,
|
2003-09-05 17:23:11 +00:00 |
Makefile.am
|
The 'Branches' mega-patch.
|
2003-08-17 11:28:23 +00:00 |
renderers.C
|
Remove #include "LColor.h" from inset.h.
|
2003-09-16 09:44:34 +00:00 |
renderers.h
|
Get rid of trailing whitespace 'noise' in future patches for the
|
2003-09-09 18:27:24 +00:00 |
updatableinset.C
|
Replace 'using namespace abc;' with 'using abc::xyz;'
|
2003-09-09 22:13:45 +00:00 |
updatableinset.h
|
Remove all unnecessary #includes from header files.
|
2003-09-07 01:45:40 +00:00 |