.. |
ExternalSupport.cpp
|
Complete the removal of the embedding stuff. Maybe. It's hard to be sure we got everything, but this does compile, and it seems to work at least reasonably well. Any problems should of course be reported to the list.
|
2008-04-20 03:08:11 +00:00 |
ExternalSupport.h
|
|
|
ExternalTemplate.cpp
|
ExternalTemplate.cpp:
|
2008-06-15 14:23:45 +00:00 |
ExternalTemplate.h
|
- Simplify prefs, graphics and external display options which are now true or false.
|
2008-06-13 07:34:55 +00:00 |
ExternalTransforms.cpp
|
Fix include orderings.
|
2008-06-18 18:54:31 +00:00 |
ExternalTransforms.h
|
|
|
Inset.cpp
|
Another selection painting patch, PainterInfo::backgroundColor introduced.
|
2008-10-25 10:47:38 +00:00 |
Inset.h
|
Another selection painting patch, PainterInfo::backgroundColor introduced.
|
2008-10-25 10:47:38 +00:00 |
InsetBibitem.cpp
|
Fix silly bug that makes it impossible to change bibitem keys.
|
2008-08-10 20:32:51 +00:00 |
InsetBibitem.h
|
Fix include orderings.
|
2008-06-18 18:54:31 +00:00 |
InsetBibtex.cpp
|
Prevent a crash when destroying insets whose Buffers have been closed.
|
2008-06-06 03:11:56 +00:00 |
InsetBibtex.h
|
Fix some of the BibTeX cache issues. We need to be able to invalidate the cache when
|
2008-06-05 06:42:53 +00:00 |
InsetBox.cpp
|
Box fixes from Vincent and me.
|
2008-10-04 09:24:40 +00:00 |
InsetBox.h
|
* InsetBox.h (allowParagraphCustomization):
|
2008-10-05 10:22:53 +00:00 |
InsetBranch.cpp
|
Style.
|
2008-10-25 13:41:02 +00:00 |
InsetBranch.h
|
Rename empty layout stuff to plain layout stuff.
|
2008-07-10 17:41:52 +00:00 |
InsetCaption.cpp
|
Change the "empty layout" to the "plain layout", to try to avoid confusion.
|
2008-08-01 20:57:27 +00:00 |
InsetCaption.h
|
Rename empty layout stuff to plain layout stuff.
|
2008-07-10 17:41:52 +00:00 |
InsetCitation.cpp
|
* InsetCitation:
|
2008-05-20 07:22:55 +00:00 |
InsetCitation.h
|
Inset::addToToc(): change signature. Use DocIterator instead of ParConstIterator. The idea is to have more accurate navigation in the paragraph. But this doesn't work yet.
|
2008-05-13 08:23:44 +00:00 |
InsetCode.h
|
Remove InsetEnvironment. This is unfinished decade old stuff.
|
2008-07-07 16:34:55 +00:00 |
InsetCollapsable.cpp
|
Revert r27129. We can't get rid of these until we have something else positive to do.
|
2008-10-26 16:05:19 +00:00 |
InsetCollapsable.h
|
This optional argument to the InsetCollapsable constructor
|
2008-10-26 02:25:57 +00:00 |
InsetCommand.cpp
|
Revert http://www.lyx.org/trac/changeset/25553 and try better fix for bug
|
2008-07-19 18:35:48 +00:00 |
InsetCommand.h
|
* implement "inset-edit" in InsetInclude.
|
2008-04-27 18:03:21 +00:00 |
InsetCommandParams.cpp
|
rename assert.h to lassert.h
|
2008-04-30 08:26:40 +00:00 |
InsetCommandParams.h
|
Fix comments.
|
2008-04-22 20:21:55 +00:00 |
InsetERT.cpp
|
This optional argument to the InsetCollapsable constructor
|
2008-10-26 02:25:57 +00:00 |
InsetERT.h
|
Fix http://bugzilla.lyx.org/show_bug.cgi?id=5369
|
2008-10-17 04:35:08 +00:00 |
InsetExternal.cpp
|
Replace home made temp file creation with safer (and cleaner) Qt' solution. Should fix http://bugzilla.lyx.org/show_bug.cgi?id=4693
|
2008-07-23 05:17:31 +00:00 |
InsetExternal.h
|
- Simplify prefs, graphics and external display options which are now true or false.
|
2008-06-13 07:34:55 +00:00 |
InsetFlex.cpp
|
This optional argument to the InsetCollapsable constructor
|
2008-10-26 02:25:57 +00:00 |
InsetFlex.h
|
Further to r26743, add CustomPars and ForcePlain layout tags to InsetLayout,
|
2008-10-05 19:38:22 +00:00 |
InsetFloat.cpp
|
Get rid of annoying tooltips. ERT tooltip survived for the time being.
|
2008-08-29 00:38:51 +00:00 |
InsetFloat.h
|
* src/insets/InsetFloat{.cpp,h}:
|
2008-08-19 14:56:12 +00:00 |
InsetFloatList.cpp
|
Fix include orderings.
|
2008-06-18 18:54:31 +00:00 |
InsetFloatList.h
|
|
|
InsetFoot.cpp
|
Fix include orderings.
|
2008-06-18 18:54:31 +00:00 |
InsetFoot.h
|
Inset::addToToc(): change signature. Use DocIterator instead of ParConstIterator. The idea is to have more accurate navigation in the paragraph. But this doesn't work yet.
|
2008-05-13 08:23:44 +00:00 |
InsetFootlike.cpp
|
|
|
InsetFootlike.h
|
|
|
InsetGraphics.cpp
|
Fix bug 2235: jpeg capital letters (.JPG) does not work with pdflatex
|
2008-10-05 11:51:18 +00:00 |
InsetGraphics.h
|
Small deboostification
|
2008-09-19 21:18:18 +00:00 |
InsetGraphicsParams.cpp
|
Fix include orderings.
|
2008-06-18 18:54:31 +00:00 |
InsetGraphicsParams.h
|
- Simplify prefs, graphics and external display options which are now true or false.
|
2008-06-13 07:34:55 +00:00 |
InsetHyperlink.cpp
|
InsetHyperlink.cpp: coding style change according to André's advice
|
2008-08-30 14:52:56 +00:00 |
InsetHyperlink.h
|
|
|
InsetInclude.cpp
|
Change some vectors to lists. This is preparatory for a real patch later.
|
2008-10-14 14:04:21 +00:00 |
InsetInclude.h
|
Inset::addToToc(): change signature. Use DocIterator instead of ParConstIterator. The idea is to have more accurate navigation in the paragraph. But this doesn't work yet.
|
2008-05-13 08:23:44 +00:00 |
InsetIndex.cpp
|
* InsetIndex (latex):
|
2008-10-19 11:28:23 +00:00 |
InsetIndex.h
|
* InsetIndex.h:
|
2008-10-05 10:44:30 +00:00 |
InsetInfo.cpp
|
This optional argument to the InsetCollapsable constructor
|
2008-10-26 02:25:57 +00:00 |
InsetInfo.h
|
Cleanup and layoutification of the InsetInfo class.
|
2008-09-30 14:11:40 +00:00 |
InsetLabel.cpp
|
Fix bug 2746: http://bugzilla.lyx.org/show_bug.cgi?id=2746
|
2008-09-17 16:28:33 +00:00 |
InsetLabel.h
|
Inset::addToToc(): change signature. Use DocIterator instead of ParConstIterator. The idea is to have more accurate navigation in the paragraph. But this doesn't work yet.
|
2008-05-13 08:23:44 +00:00 |
InsetLayout.cpp
|
Fixme comment.
|
2008-10-25 15:25:46 +00:00 |
InsetLayout.h
|
Fix another part of 5403, again to do with case sensitivity.
|
2008-10-25 14:02:25 +00:00 |
InsetLine.cpp
|
Fix include orderings.
|
2008-06-18 18:54:31 +00:00 |
InsetLine.h
|
|
|
InsetListings.cpp
|
This optional argument to the InsetCollapsable constructor
|
2008-10-26 02:25:57 +00:00 |
InsetListings.h
|
|
|
InsetListingsParams.cpp
|
various listings fixes by Vincent, see http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg143302.html
|
2008-09-08 21:51:38 +00:00 |
InsetListingsParams.h
|
|
|
InsetMarginal.cpp
|
* InsetMarginal.cpp:
|
2008-10-20 17:08:39 +00:00 |
InsetMarginal.h
|
Inset::addToToc(): change signature. Use DocIterator instead of ParConstIterator. The idea is to have more accurate navigation in the paragraph. But this doesn't work yet.
|
2008-05-13 08:23:44 +00:00 |
InsetNewline.cpp
|
fix a bunch of harmless warnings
|
2008-09-16 11:33:07 +00:00 |
InsetNewline.h
|
|
|
InsetNewpage.cpp
|
fix a bunch of harmless warnings
|
2008-09-16 11:33:07 +00:00 |
InsetNewpage.h
|
|
|
InsetNomencl.cpp
|
* src/inset/InsetNomencl.cpp:
|
2008-08-23 15:02:44 +00:00 |
InsetNomencl.h
|
* src/inset/InsetNomencl.cpp:
|
2008-08-23 15:02:44 +00:00 |
InsetNote.cpp
|
another recordUndoFullDocument bits the dust
|
2008-09-18 10:47:28 +00:00 |
InsetNote.h
|
Move LFUN_NOTES_MUTATE dispatch to BufferView.
|
2008-06-24 07:18:06 +00:00 |
InsetOptArg.cpp
|
|
|
InsetOptArg.h
|
Fix a bug that allowed setting of layouts inside optional arguments.
|
2008-09-04 21:50:14 +00:00 |
InsetQuotes.cpp
|
Simplify InsetQuotes ctor.
|
2008-09-06 14:12:38 +00:00 |
InsetQuotes.h
|
Simplify InsetQuotes ctor.
|
2008-09-06 14:12:38 +00:00 |
InsetRef.cpp
|
Inset::addToToc(): change signature. Use DocIterator instead of ParConstIterator. The idea is to have more accurate navigation in the paragraph. But this doesn't work yet.
|
2008-05-13 08:23:44 +00:00 |
InsetRef.h
|
Inset::addToToc(): change signature. Use DocIterator instead of ParConstIterator. The idea is to have more accurate navigation in the paragraph. But this doesn't work yet.
|
2008-05-13 08:23:44 +00:00 |
InsetSpace.cpp
|
Length::inBP returns big postscript points, not pixel width
|
2008-09-12 14:38:03 +00:00 |
InsetSpace.h
|
support for rightarrowfill, leftarrowfill, upbracefill, downbracefill, by Helge Hafting.
|
2008-04-30 20:11:57 +00:00 |
InsetSpecialChar.cpp
|
* InsetSpecialChar.cpp:
|
2008-10-12 09:54:39 +00:00 |
InsetSpecialChar.h
|
|
|
InsetTabular.cpp
|
Another selection painting patch, PainterInfo::backgroundColor introduced.
|
2008-10-25 10:47:38 +00:00 |
InsetTabular.h
|
Another selection painting patch, PainterInfo::backgroundColor introduced.
|
2008-10-25 10:47:38 +00:00 |
InsetText.cpp
|
Revert r27129. We can't get rid of these until we have something else positive to do.
|
2008-10-26 16:05:19 +00:00 |
InsetText.h
|
The last commit was, uhh, not what I intended.
|
2008-10-26 02:14:30 +00:00 |
InsetTOC.cpp
|
Fix include orderings.
|
2008-06-18 18:54:31 +00:00 |
InsetTOC.h
|
|
|
InsetVSpace.cpp
|
fix merged build
|
2008-08-13 21:39:59 +00:00 |
InsetVSpace.h
|
|
|
InsetWrap.cpp
|
Fix include orderings.
|
2008-06-18 18:54:31 +00:00 |
InsetWrap.h
|
|
|
RenderBase.h
|
|
|
RenderButton.cpp
|
|
|
RenderButton.h
|
|
|
RenderGraphic.cpp
|
Fix include orderings.
|
2008-06-18 18:54:31 +00:00 |
RenderGraphic.h
|
Complete the removal of the embedding stuff. Maybe. It's hard to be sure we got everything, but this does compile, and it seems to work at least reasonably well. Any problems should of course be reported to the list.
|
2008-04-20 03:08:11 +00:00 |
RenderPreview.cpp
|
Sanitize LyX singleton access by getting rid of ref() and cref() methods.
|
2008-07-14 08:35:00 +00:00 |
RenderPreview.h
|
Fix include orderings.
|
2008-06-18 18:54:31 +00:00 |