.. |
CMakeLists.txt
|
|
|
ExternalSupport.cpp
|
|
|
ExternalSupport.h
|
|
|
ExternalTemplate.cpp
|
Header cleanup.
|
2011-07-14 17:00:35 +00:00 |
ExternalTemplate.h
|
Header cleanup.
|
2011-07-14 17:00:35 +00:00 |
ExternalTransforms.cpp
|
|
|
ExternalTransforms.h
|
|
|
Inset.cpp
|
Sort out usage of INset::has Settings and Inset::clickable
|
2012-02-15 09:42:13 +00:00 |
Inset.h
|
Change the type of the context menu name to string
|
2011-10-29 14:48:55 +00:00 |
InsetArgument.cpp
|
Header file cleanups
|
2011-10-29 15:34:06 +00:00 |
InsetArgument.h
|
Header file cleanups
|
2011-10-29 15:34:06 +00:00 |
InsetBibitem.cpp
|
Factor out method to get a properly encoded latex string
|
2012-06-30 13:30:48 +02:00 |
InsetBibitem.h
|
Remove extra whitespace.
|
2011-12-03 22:15:11 +00:00 |
InsetBibtex.cpp
|
We need to clean the HTML id before writing it.
|
2012-05-14 08:30:04 -04:00 |
InsetBibtex.h
|
Remove extra whitespace.
|
2011-12-03 22:15:11 +00:00 |
InsetBox.cpp
|
Before we process the LFUN, make sure that it is actually intended
|
2012-05-02 17:30:52 -04:00 |
InsetBox.h
|
Header file cleanups
|
2011-10-29 15:34:06 +00:00 |
InsetBranch.cpp
|
Deal with the part of #7872 involving changing branch activation
|
2011-12-02 21:21:37 +00:00 |
InsetBranch.h
|
Allow Insetlayout for Branch inset (#8106).
|
2012-04-19 11:56:32 +02:00 |
InsetCaption.cpp
|
|
|
InsetCaption.h
|
|
|
InsetCitation.cpp
|
Move the citation engine machinery to layouts.
|
2012-03-01 00:41:30 +00:00 |
InsetCitation.h
|
Move the citation engine machinery to layouts.
|
2012-03-01 00:41:30 +00:00 |
InsetCode.h
|
Implement a native IPA inset (bug #2591) with instant preview.
|
2012-03-06 07:54:22 +00:00 |
InsetCollapsable.cpp
|
Change the type of the context menu name to string
|
2011-10-29 14:48:55 +00:00 |
InsetCollapsable.h
|
Change the type of the context menu name to string
|
2011-10-29 14:48:55 +00:00 |
InsetCommand.cpp
|
Sort out usage of INset::has Settings and Inset::clickable
|
2012-02-15 09:42:13 +00:00 |
InsetCommand.h
|
Change the type of the context menu name to string
|
2011-10-29 14:48:55 +00:00 |
InsetCommandParams.cpp
|
Factor out method to get a properly encoded latex string
|
2012-06-30 13:30:48 +02:00 |
InsetCommandParams.h
|
|
|
InsetERT.cpp
|
|
|
InsetERT.h
|
Change the type of the context menu name to string
|
2011-10-29 14:48:55 +00:00 |
InsetExternal.cpp
|
Allow LyX format to be written to View>Source window.
|
2012-06-05 10:24:15 -04:00 |
InsetExternal.h
|
Change the type of the context menu name to string
|
2011-10-29 14:48:55 +00:00 |
InsetFlex.cpp
|
Comment from JMarc (devlist)
|
2012-04-22 12:32:41 +02:00 |
InsetFlex.h
|
|
|
InsetFloat.cpp
|
|
|
InsetFloat.h
|
|
|
InsetFloatList.cpp
|
Sort out usage of INset::has Settings and Inset::clickable
|
2012-02-15 09:42:13 +00:00 |
InsetFloatList.h
|
Sort out usage of INset::has Settings and Inset::clickable
|
2012-02-15 09:42:13 +00:00 |
InsetFoot.cpp
|
|
|
InsetFoot.h
|
|
|
InsetFootlike.cpp
|
|
|
InsetFootlike.h
|
|
|
InsetGraphics.cpp
|
Simplify & fix InsetGraphics tooltip, DocFileName inherits from FileName.
|
2012-02-26 23:09:25 +00:00 |
InsetGraphics.h
|
Add tooltip for graphics insets
|
2012-02-25 23:05:28 +00:00 |
InsetGraphicsParams.cpp
|
Move readBB_from_PSFile() out of support (no code change),
|
2012-02-15 20:50:52 +00:00 |
InsetGraphicsParams.h
|
|
|
InsetHyperlink.cpp
|
Change the type of the context menu name to string
|
2011-10-29 14:48:55 +00:00 |
InsetHyperlink.h
|
Change the type of the context menu name to string
|
2011-10-29 14:48:55 +00:00 |
InsetInclude.cpp
|
Update the button text of InsetInclude insets
|
2012-06-26 20:41:25 +02:00 |
InsetInclude.h
|
Translations for listings insets
|
2012-04-10 20:21:01 +02:00 |
InsetIndex.cpp
|
Properly escape splitindex shortcut and try to encode splitindex name properly (part of bug #8227)
|
2012-06-30 13:34:49 +02:00 |
InsetIndex.h
|
Change the type of the context menu name to string
|
2011-10-29 14:48:55 +00:00 |
InsetInfo.cpp
|
Change the type of the context menu name to string
|
2011-10-29 14:48:55 +00:00 |
InsetInfo.h
|
Change the type of the context menu name to string
|
2011-10-29 14:48:55 +00:00 |
InsetIPA.cpp
|
Consider specifics for TIPAs T3 font encoding and allow insertion of straight quote (stress shortcut) to IPA inset.
|
2012-03-09 11:14:39 +00:00 |
InsetIPA.h
|
Consider specifics for TIPAs T3 font encoding and allow insertion of straight quote (stress shortcut) to IPA inset.
|
2012-03-09 11:14:39 +00:00 |
InsetLabel.cpp
|
Fix bug #8095.
|
2012-03-23 14:37:48 -04:00 |
InsetLabel.h
|
|
|
InsetLayout.cpp
|
Fix bug #8078: Assertions in xhtml output on Windows
|
2012-04-30 12:58:32 +02:00 |
InsetLayout.h
|
Translations for listings insets
|
2012-04-10 20:21:01 +02:00 |
InsetLine.cpp
|
InsetLine.cpp: fix bug #7851
|
2011-10-25 23:22:55 +00:00 |
InsetLine.h
|
|
|
InsetListings.cpp
|
Extend the notermination flag to math as well.
|
2012-03-25 15:57:38 +02:00 |
InsetListings.h
|
Change the type of the context menu name to string
|
2011-10-29 14:48:55 +00:00 |
InsetListingsParams.cpp
|
|
|
InsetListingsParams.h
|
|
|
InsetMarginal.cpp
|
|
|
InsetMarginal.h
|
|
|
InsetNewline.cpp
|
Change the type of the context menu name to string
|
2011-10-29 14:48:55 +00:00 |
InsetNewline.h
|
Change the type of the context menu name to string
|
2011-10-29 14:48:55 +00:00 |
InsetNewpage.cpp
|
Change the type of the context menu name to string
|
2011-10-29 14:48:55 +00:00 |
InsetNewpage.h
|
Change the type of the context menu name to string
|
2011-10-29 14:48:55 +00:00 |
InsetNomencl.cpp
|
Factor out method to get a properly encoded latex string
|
2012-06-30 13:30:48 +02:00 |
InsetNomencl.h
|
Change the type of the context menu name to string
|
2011-10-29 14:48:55 +00:00 |
InsetNote.cpp
|
Improve output of XHTML comments.
|
2011-12-06 20:44:37 +00:00 |
InsetNote.h
|
Change the type of the context menu name to string
|
2011-10-29 14:48:55 +00:00 |
InsetPhantom.cpp
|
Change the type of the context menu name to string
|
2011-10-29 14:48:55 +00:00 |
InsetPhantom.h
|
Change the type of the context menu name to string
|
2011-10-29 14:48:55 +00:00 |
InsetPreview.cpp
|
|
|
InsetPreview.h
|
Change the type of the context menu name to string
|
2011-10-29 14:48:55 +00:00 |
InsetQuotes.cpp
|
Fix bug #7653: Quotation marks have wrong color
|
2012-04-29 14:54:31 +02:00 |
InsetQuotes.h
|
|
|
InsetRef.cpp
|
Comments.
|
2011-12-03 23:15:04 +00:00 |
InsetRef.h
|
|
|
InsetScript.cpp
|
Use InsetLayout for LaTeX output.
|
2012-04-17 09:35:25 -04:00 |
InsetScript.h
|
Use InsetLayout instead of hardcoding forcePlainLayout and
|
2012-04-17 09:43:29 -04:00 |
InsetSpace.cpp
|
Change the type of the context menu name to string
|
2011-10-29 14:48:55 +00:00 |
InsetSpace.h
|
Sort out usage of INset::has Settings and Inset::clickable
|
2012-02-15 09:42:13 +00:00 |
InsetSpecialChar.cpp
|
Fix bug #7998 and related issues:
|
2012-01-31 20:49:49 +00:00 |
InsetSpecialChar.h
|
|
|
InsetTabular.cpp
|
Fix #8180: Page break on current row can't be unchecked.
|
2012-05-31 13:56:07 +02:00 |
InsetTabular.h
|
Fix #8180: Page break on current row can't be unchecked.
|
2012-05-31 13:56:07 +02:00 |
InsetText.cpp
|
Handle sending a FuncRequest object to lyxerr
|
2012-06-07 17:21:49 +02:00 |
InsetText.h
|
Change the type of the context menu name to string
|
2011-10-29 14:48:55 +00:00 |
InsetTOC.cpp
|
Minor cleanup: We should use the usual conventions for
|
2012-05-31 12:24:08 -04:00 |
InsetTOC.h
|
Native support for \lstlistoflistings
|
2012-04-16 21:40:59 +02:00 |
InsetVSpace.cpp
|
Change the type of the context menu name to string
|
2011-10-29 14:48:55 +00:00 |
InsetVSpace.h
|
Sort out usage of INset::has Settings and Inset::clickable
|
2012-02-15 09:42:13 +00:00 |
InsetWrap.cpp
|
|
|
InsetWrap.h
|
|
|
RenderBase.h
|
|
|
RenderButton.cpp
|
Fix bug #7256. Reduce space around inset buttons by a pixel on each side.
|
2011-12-09 15:36:53 +00:00 |
RenderButton.h
|
|
|
RenderGraphic.cpp
|
|
|
RenderGraphic.h
|
|
|
RenderPreview.cpp
|
|
|
RenderPreview.h
|
|
|