.. |
ExternalSupport.cpp
|
Embedding: add embedding support for InsetExternal. (params["embed"] is added)
|
2008-01-08 16:42:28 +00:00 |
ExternalSupport.h
|
|
|
ExternalTemplate.cpp
|
header cleanup
|
2008-02-18 07:14:42 +00:00 |
ExternalTemplate.h
|
boost/utility -> boost/noncopyable
|
2007-09-30 15:47:00 +00:00 |
ExternalTransforms.cpp
|
header cleanup
|
2008-02-18 07:14:42 +00:00 |
ExternalTransforms.h
|
|
|
Inset.cpp
|
Introduce BufferException so that we don't crash if a problem affects only current Buffer. Instead we now just do an emergency save and we close it.
|
2008-02-29 08:10:51 +00:00 |
Inset.h
|
Sanitize a bit the way InsetRef and InsetCommand button are drawn.
|
2008-03-03 17:58:26 +00:00 |
InsetBibitem.cpp
|
add missing break, should fix the remaining problem in revision 23420.
|
2008-03-04 07:33:43 +00:00 |
InsetBibitem.h
|
* src/insets/InsetLabel.[cpp,h}:
|
2008-03-04 06:41:47 +00:00 |
InsetBibtex.cpp
|
make code look a bit more uniform
|
2008-03-05 00:21:05 +00:00 |
InsetBibtex.h
|
make code look a bit more uniform
|
2008-03-05 00:21:05 +00:00 |
InsetBox.cpp
|
make code look a bit more uniform
|
2008-03-05 00:21:05 +00:00 |
InsetBox.h
|
make code look a bit more uniform
|
2008-03-05 00:21:05 +00:00 |
InsetBranch.cpp
|
try to pass a Buffer & to inset construction if some buffer(param)
|
2008-03-04 22:28:18 +00:00 |
InsetBranch.h
|
try to pass a Buffer & to inset construction if some buffer(param)
|
2008-03-04 22:28:18 +00:00 |
InsetCaption.cpp
|
make code look a bit more uniform
|
2008-03-05 00:21:05 +00:00 |
InsetCaption.h
|
make code look a bit more uniform
|
2008-03-05 00:21:05 +00:00 |
InsetCitation.cpp
|
Add citations to Navigator.
|
2008-03-04 17:47:47 +00:00 |
InsetCitation.h
|
Add citations to Navigator.
|
2008-03-04 17:47:47 +00:00 |
InsetCode.h
|
Fix numbering.
|
2008-02-29 19:32:44 +00:00 |
InsetCollapsable.cpp
|
make code look a bit more uniform
|
2008-03-05 00:21:05 +00:00 |
InsetCollapsable.h
|
make code look a bit more uniform
|
2008-03-05 00:21:05 +00:00 |
InsetCommand.cpp
|
get rid of LFUN_INSET_REFRESH
|
2008-03-03 18:06:27 +00:00 |
InsetCommand.h
|
* src/insets/InsetLabel.[cpp,h}:
|
2008-03-04 06:41:47 +00:00 |
InsetCommandParams.cpp
|
Fix warning.
|
2008-02-26 08:31:00 +00:00 |
InsetCommandParams.h
|
Per Abdel's suggestion that we focus on bug-fixing at this point, this will be the last patch in this series for a bit. But I wanted to get this done before I forget what it is I was doing, so here it is.
|
2008-02-25 22:13:45 +00:00 |
InsetEnvironment.cpp
|
Changes LayoutList from a vector<LayoutPtr> to a vector<Layout>.
|
2008-03-06 20:01:30 +00:00 |
InsetEnvironment.h
|
Changes LayoutList from a vector<LayoutPtr> to a vector<Layout>.
|
2008-03-06 20:01:30 +00:00 |
InsetERT.cpp
|
Changes LayoutList from a vector<LayoutPtr> to a vector<Layout>.
|
2008-03-06 20:01:30 +00:00 |
InsetERT.h
|
make code look a bit more uniform
|
2008-03-05 00:21:05 +00:00 |
InsetExternal.cpp
|
make code look a bit more uniform
|
2008-03-05 00:21:05 +00:00 |
InsetExternal.h
|
make code look a bit more uniform
|
2008-03-05 00:21:05 +00:00 |
InsetFlex.cpp
|
try to pass a Buffer & to inset construction if some buffer(param)
|
2008-03-04 22:28:18 +00:00 |
InsetFlex.h
|
try to pass a Buffer & to inset construction if some buffer(param)
|
2008-03-04 22:28:18 +00:00 |
InsetFloat.cpp
|
make code look a bit more uniform
|
2008-03-05 00:21:05 +00:00 |
InsetFloat.h
|
make code look a bit more uniform
|
2008-03-05 00:21:05 +00:00 |
InsetFloatList.cpp
|
Remove TextClassPtr without losing the type safety it provided.
|
2008-02-28 01:42:02 +00:00 |
InsetFloatList.h
|
progress on buffer-reference-in-insets. beware of instabilities...
|
2008-02-27 20:43:16 +00:00 |
InsetFoot.cpp
|
Change the interface to a paragraph's layout. We still store a LayoutPtr, but now privately, and make a Layout const & available to clients.
|
2008-03-06 21:31:27 +00:00 |
InsetFoot.h
|
make code look a bit more uniform
|
2008-03-05 00:21:05 +00:00 |
InsetFootlike.cpp
|
make code look a bit more uniform
|
2008-03-05 00:21:05 +00:00 |
InsetFootlike.h
|
make code look a bit more uniform
|
2008-03-05 00:21:05 +00:00 |
InsetGraphics.cpp
|
** subfig support **
|
2008-03-02 11:30:50 +00:00 |
InsetGraphics.h
|
remove Buffer & argument in functions realted to embedded files
|
2008-02-27 21:51:29 +00:00 |
InsetGraphicsParams.cpp
|
** subfig support **
|
2008-03-02 11:30:50 +00:00 |
InsetGraphicsParams.h
|
** subfig support **
|
2008-03-02 11:30:50 +00:00 |
InsetHFill.cpp
|
make code look a bit more uniform
|
2008-03-05 00:21:05 +00:00 |
InsetHFill.h
|
make code look a bit more uniform
|
2008-03-05 00:21:05 +00:00 |
InsetHyperlink.cpp
|
progress on buffer-reference-in-insets. beware of instabilities...
|
2008-02-27 20:43:16 +00:00 |
InsetHyperlink.h
|
progress on buffer-reference-in-insets. beware of instabilities...
|
2008-02-27 20:43:16 +00:00 |
InsetInclude.cpp
|
InsetInclude: use InsetLabel instead of handling "label" parameter manually.
|
2008-03-07 13:33:33 +00:00 |
InsetInclude.h
|
InsetInclude: use InsetLabel instead of handling "label" parameter manually.
|
2008-03-07 13:33:33 +00:00 |
InsetIndex.cpp
|
make code look a bit more uniform
|
2008-03-05 00:21:05 +00:00 |
InsetIndex.h
|
make code look a bit more uniform
|
2008-03-05 00:21:05 +00:00 |
InsetInfo.cpp
|
BaseClassList --> LayoutFileList
|
2008-03-07 03:53:21 +00:00 |
InsetInfo.h
|
start moving MenuBackend to the frontend
|
2008-03-06 21:50:27 +00:00 |
InsetLabel.cpp
|
* src/insets/InsetLabel.[cpp,h}:
|
2008-03-04 06:41:47 +00:00 |
InsetLabel.h
|
* src/insets/InsetLabel.[cpp,h}:
|
2008-03-04 06:41:47 +00:00 |
InsetLayout.cpp
|
Nasty mistake here.
|
2008-03-03 04:19:50 +00:00 |
InsetLayout.h
|
Move the enum into InsetLayout.
|
2008-02-22 16:24:55 +00:00 |
InsetLine.cpp
|
progress on buffer-reference-in-insets. beware of instabilities...
|
2008-02-27 20:43:16 +00:00 |
InsetLine.h
|
These don't seem to be causing crashes at the moment, but as a matter of long-term stability, it seems worth cloning them the "canonical" way.
|
2008-02-29 20:16:04 +00:00 |
InsetListings.cpp
|
make code look a bit more uniform
|
2008-03-05 00:21:05 +00:00 |
InsetListings.h
|
make code look a bit more uniform
|
2008-03-05 00:21:05 +00:00 |
InsetListingsParams.cpp
|
getting rid of superfluous std:: statements.
|
2007-12-12 19:28:07 +00:00 |
InsetListingsParams.h
|
|
|
InsetMarginal.cpp
|
make code look a bit more uniform
|
2008-03-05 00:21:05 +00:00 |
InsetMarginal.h
|
make code look a bit more uniform
|
2008-03-05 00:21:05 +00:00 |
InsetNewline.cpp
|
progress on buffer-reference-in-insets. beware of instabilities...
|
2008-02-27 20:43:16 +00:00 |
InsetNewline.h
|
These don't seem to be causing crashes at the moment, but as a matter of long-term stability, it seems worth cloning them the "canonical" way.
|
2008-02-29 20:16:04 +00:00 |
InsetNewpage.cpp
|
progress on buffer-reference-in-insets. beware of instabilities...
|
2008-02-27 20:43:16 +00:00 |
InsetNewpage.h
|
More clone safety.
|
2008-02-29 20:17:28 +00:00 |
InsetNomencl.cpp
|
progress on buffer-reference-in-insets. beware of instabilities...
|
2008-02-27 20:43:16 +00:00 |
InsetNomencl.h
|
More clone safety.
|
2008-02-29 20:17:28 +00:00 |
InsetNote.cpp
|
make code look a bit more uniform
|
2008-03-05 00:21:05 +00:00 |
InsetNote.h
|
make code look a bit more uniform
|
2008-03-05 00:21:05 +00:00 |
InsetOptArg.cpp
|
make code look a bit more uniform
|
2008-03-05 00:21:05 +00:00 |
InsetOptArg.h
|
make code look a bit more uniform
|
2008-03-05 00:21:05 +00:00 |
InsetQuotes.cpp
|
try to pass a Buffer & to inset construction if some buffer(param)
|
2008-03-04 22:28:18 +00:00 |
InsetQuotes.h
|
try to pass a Buffer & to inset construction if some buffer(param)
|
2008-03-04 22:28:18 +00:00 |
InsetRef.cpp
|
try to pass a Buffer & to inset construction if some buffer(param)
|
2008-03-04 22:28:18 +00:00 |
InsetRef.h
|
try to pass a Buffer & to inset construction if some buffer(param)
|
2008-03-04 22:28:18 +00:00 |
InsetSpace.cpp
|
These don't seem to be causing crashes at the moment, but as a matter of long-term stability, it seems worth cloning them the "canonical" way.
|
2008-02-29 20:16:04 +00:00 |
InsetSpace.h
|
These don't seem to be causing crashes at the moment, but as a matter of long-term stability, it seems worth cloning them the "canonical" way.
|
2008-02-29 20:16:04 +00:00 |
InsetSpecialChar.cpp
|
These don't seem to be causing crashes at the moment, but as a matter of long-term stability, it seems worth cloning them the "canonical" way.
|
2008-02-29 20:16:04 +00:00 |
InsetSpecialChar.h
|
These don't seem to be causing crashes at the moment, but as a matter of long-term stability, it seems worth cloning them the "canonical" way.
|
2008-02-29 20:16:04 +00:00 |
InsetTabular.cpp
|
make code look a bit more uniform
|
2008-03-05 00:21:05 +00:00 |
InsetTabular.h
|
make code look a bit more uniform
|
2008-03-05 00:21:05 +00:00 |
InsetText.cpp
|
Change the interface to a paragraph's layout. We still store a LayoutPtr, but now privately, and make a Layout const & available to clients.
|
2008-03-06 21:31:27 +00:00 |
InsetText.h
|
make code look a bit more uniform
|
2008-03-05 00:21:05 +00:00 |
InsetTOC.cpp
|
make code look a bit more uniform
|
2008-03-05 00:21:05 +00:00 |
InsetTOC.h
|
make code look a bit more uniform
|
2008-03-05 00:21:05 +00:00 |
InsetVSpace.cpp
|
make code look a bit more uniform
|
2008-03-05 00:21:05 +00:00 |
InsetVSpace.h
|
make code look a bit more uniform
|
2008-03-05 00:21:05 +00:00 |
InsetWrap.cpp
|
make code look a bit more uniform
|
2008-03-05 00:21:05 +00:00 |
InsetWrap.h
|
make code look a bit more uniform
|
2008-03-05 00:21:05 +00:00 |
MailInset.cpp
|
header cleanup
|
2008-02-18 07:14:42 +00:00 |
MailInset.h
|
|
|
RenderBase.h
|
remove spurious include
|
2007-11-23 22:41:07 +00:00 |
RenderButton.cpp
|
Splitup Font in saner bits:
|
2007-10-28 18:51:54 +00:00 |
RenderButton.h
|
* Inset:
|
2007-09-21 20:39:47 +00:00 |
RenderGraphic.cpp
|
Embedding: display a pin at the top left corner of embedded figures
|
2008-01-08 16:22:05 +00:00 |
RenderGraphic.h
|
Embedding: display a pin at the top left corner of embedded figures
|
2008-01-08 16:22:05 +00:00 |
RenderPreview.cpp
|
'using namespace lyx::support' instead of 'using support::xxx'
|
2007-12-12 18:57:56 +00:00 |
RenderPreview.h
|
* Inset:
|
2007-09-21 20:39:47 +00:00 |