lyx_mirror/src/insets
Martin Vermeer def5620e58 Fix black float background
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19839 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-27 20:27:02 +00:00
..
ChangeLog
ExternalSupport.cpp disable some tests for standard C++ features; add a line counting stream for lates output 2007-08-12 08:57:17 +00:00
ExternalSupport.h
ExternalTemplate.cpp
ExternalTemplate.h
ExternalTransforms.cpp
ExternalTransforms.h
Inset.cpp Prepare for inset configurability 2007-08-13 12:13:17 +00:00
Inset.h Bug fix: correctly redraw a Row containing and inset which Dimension slightly changed. This replace the need for the former leftEdgeFixed boolean in rowpainter.C:paintPar() before the removal of the wide() hack in revision 19834. 2007-08-27 16:30:57 +00:00
InsetBibitem.cpp * BufferView::buffer() returns a reference instead of a pointer. 2007-08-21 13:03:55 +00:00
InsetBibitem.h Biblio.{h,cpp} --> BiblioInfo.{h,cpp} 2007-08-20 17:04:36 +00:00
InsetBibtex.cpp Improvements to the citation dialog UI. It is now possible to search particular fields (author, title, etc) and to filter keys by entry types (article, book, etc). 2007-08-20 16:30:02 +00:00
InsetBibtex.h Biblio.{h,cpp} --> BiblioInfo.{h,cpp} 2007-08-20 17:04:36 +00:00
InsetBox.cpp header cleanup. 2007-06-15 13:47:13 +00:00
InsetBox.h InsetListings: change the interface of diaplay function and allow AlignLeft. Applied to InsetListings. Fixes bug 3617, 3618 2007-05-18 14:32:29 +00:00
InsetBranch.cpp Rewrite the label numbering code. 2007-08-12 21:43:58 +00:00
InsetBranch.h Rewrite the label numbering code. 2007-08-12 21:43:58 +00:00
InsetCaption.cpp The counters labelstring patch. Part 2: Use the new code. 2007-08-16 11:12:56 +00:00
InsetCaption.h Remove the wide() hack. This simplifies quite a few things... 2007-08-27 14:38:29 +00:00
InsetCharStyle.cpp Set up decoration handling for all collapsable insets 2007-08-25 20:12:50 +00:00
InsetCharStyle.h Set up decoration handling for all collapsable insets 2007-08-25 20:12:50 +00:00
InsetCitation.cpp Biblio.{h,cpp} --> BiblioInfo.{h,cpp} 2007-08-20 17:04:36 +00:00
InsetCitation.h Biblio.{h,cpp} --> BiblioInfo.{h,cpp} 2007-08-20 17:04:36 +00:00
InsetCollapsable.cpp Fix black float background 2007-08-27 20:27:02 +00:00
InsetCollapsable.h Move background colour into the layout files -- for all collapsables 2007-08-26 20:32:58 +00:00
InsetCommand.cpp * BufferView::buffer() returns a reference instead of a pointer. 2007-08-21 13:03:55 +00:00
InsetCommand.h The counters labelstring patch. Part 2: Use the new code. 2007-08-16 11:12:56 +00:00
InsetCommandParams.cpp Whitespace cleanup 2007-05-28 22:27:45 +00:00
InsetCommandParams.h Add support for listings package. Two listings command \lstinline, \lstinputlisting and an environment \lstlisting are supported, along with preamble \lstset. \lstinputlisting is implemented through Include dialog, and the other two are implemented with a new inset listings, along with its dialog. 2007-05-09 19:11:42 +00:00
InsetEnvironment.cpp rename Layout_ptr into LayoutPtr 2007-08-23 19:59:07 +00:00
InsetEnvironment.h rename Layout_ptr into LayoutPtr 2007-08-23 19:59:07 +00:00
InsetERT.cpp rename Layout_ptr into LayoutPtr 2007-08-23 19:59:07 +00:00
InsetERT.h Whitespace cleanup 2007-05-28 22:27:45 +00:00
InsetExternal.cpp * insets/InsetExternal.cpp (InsetExternalParams): use the first 2007-07-09 10:56:49 +00:00
InsetExternal.h Whitespace cleanup 2007-05-28 22:27:45 +00:00
InsetFloat.cpp Rewrite the label numbering code. 2007-08-12 21:43:58 +00:00
InsetFloat.h Remove the wide() hack. This simplifies quite a few things... 2007-08-27 14:38:29 +00:00
InsetFloatList.cpp Whitespace cleanup 2007-05-28 22:27:45 +00:00
InsetFloatList.h Whitespace cleanup 2007-05-28 22:27:45 +00:00
InsetFoot.cpp The counters labelstring patch. Part 2: Use the new code. 2007-08-16 11:12:56 +00:00
InsetFoot.h Fix bug 409 (Add support for numbered footnotes) 2007-08-13 20:29:33 +00:00
InsetFootlike.cpp * BufferView::buffer() returns a reference instead of a pointer. 2007-08-21 13:03:55 +00:00
InsetFootlike.h
InsetGraphics.cpp * BufferView::buffer() returns a reference instead of a pointer. 2007-08-21 13:03:55 +00:00
InsetGraphics.h cosmetics + move frontends/* to frontend namespace. 2007-08-14 09:54:59 +00:00
InsetGraphicsParams.cpp Converted '#warning ...' into FIXME-comments 2007-08-10 11:47:12 +00:00
InsetGraphicsParams.h Fix bug 1749. CAUTION: lyx2lyx not fully working yet (see FIXMEs). 2007-06-25 13:49:51 +00:00
InsetHFill.cpp Whitespace cleanup 2007-05-28 22:27:45 +00:00
InsetHFill.h Whitespace cleanup 2007-05-28 22:27:45 +00:00
InsetInclude.cpp This is one of a series of patches that will merge the layout modules development in personal/branches/rgheck back into the tree. 2007-08-23 16:41:13 +00:00
InsetInclude.h Biblio.{h,cpp} --> BiblioInfo.{h,cpp} 2007-08-20 17:04:36 +00:00
InsetIndex.cpp Whitespace cleanup 2007-05-28 22:27:45 +00:00
InsetIndex.h InsetListings: change the interface of diaplay function and allow AlignLeft. Applied to InsetListings. Fixes bug 3617, 3618 2007-05-18 14:32:29 +00:00
InsetLabel.cpp * BufferView::buffer() returns a reference instead of a pointer. 2007-08-21 13:03:55 +00:00
InsetLabel.h
InsetLine.cpp Whitespace cleanup 2007-05-28 22:27:45 +00:00
InsetLine.h Whitespace cleanup 2007-05-28 22:27:45 +00:00
InsetListings.cpp Rewrite the label numbering code. 2007-08-12 21:43:58 +00:00
InsetListings.h Rewrite the label numbering code. 2007-08-12 21:43:58 +00:00
InsetListingsParams.cpp add a few 'experimental parameters' to insetListingsParameters.cpp. This is pretty safe so I just commit it. 2007-07-10 18:57:32 +00:00
InsetListingsParams.h Add bypass validation checkboxes to listings related dialogs 2007-06-12 17:10:28 +00:00
InsetMarginal.cpp Prepare for inset configurability 2007-08-13 12:13:17 +00:00
InsetMarginal.h Whitespace cleanup 2007-05-28 22:27:45 +00:00
InsetNewline.cpp header cleanup. 2007-06-15 14:52:15 +00:00
InsetNewline.h
InsetNomencl.cpp Whitespace cleanup 2007-05-28 22:27:45 +00:00
InsetNomencl.h InsetListings: change the interface of diaplay function and allow AlignLeft. Applied to InsetListings. Fixes bug 3617, 3618 2007-05-18 14:32:29 +00:00
InsetNote.cpp Move background colour into the layout files -- for all collapsables 2007-08-26 20:32:58 +00:00
InsetNote.h Move background colour into the layout files -- for all collapsables 2007-08-26 20:32:58 +00:00
InsetOptArg.cpp header cleanup. 2007-06-15 14:17:20 +00:00
InsetOptArg.h Remove the wide() hack. This simplifies quite a few things... 2007-08-27 14:38:29 +00:00
InsetPagebreak.cpp Whitespace cleanup 2007-05-28 22:27:45 +00:00
InsetPagebreak.h Whitespace cleanup 2007-05-28 22:27:45 +00:00
InsetQuotes.cpp header cleanup. 2007-06-15 14:17:20 +00:00
InsetQuotes.h
InsetRef.cpp Whitespace cleanup 2007-05-28 22:27:45 +00:00
InsetRef.h InsetListings: change the interface of diaplay function and allow AlignLeft. Applied to InsetListings. Fixes bug 3617, 3618 2007-05-18 14:32:29 +00:00
InsetSpace.cpp Whitespace cleanup 2007-05-28 22:27:45 +00:00
InsetSpace.h Whitespace cleanup 2007-05-28 22:27:45 +00:00
InsetSpecialChar.cpp Whitespace cleanup 2007-05-28 22:27:45 +00:00
InsetSpecialChar.h Whitespace cleanup 2007-05-28 22:27:45 +00:00
InsetTabular.cpp move forwardIdx to CursorSlice from DocIterator, as it was the only one able to travel into an invalid cursor position 2007-08-23 21:35:40 +00:00
InsetTabular.h Rewrite the label numbering code. 2007-08-12 21:43:58 +00:00
InsetText.cpp Fix black float background 2007-08-27 20:27:02 +00:00
InsetText.h Remove the wide() hack. This simplifies quite a few things... 2007-08-27 14:38:29 +00:00
InsetTheorem.cpp Converted '#warning ...' into FIXME-comments 2007-08-10 11:47:12 +00:00
InsetTheorem.h
InsetTOC.cpp Whitespace cleanup 2007-05-28 22:27:45 +00:00
InsetTOC.h Whitespace cleanup 2007-05-28 22:27:45 +00:00
InsetUrl.cpp Whitespace cleanup 2007-05-28 22:27:45 +00:00
InsetUrl.h Whitespace cleanup 2007-05-28 22:27:45 +00:00
InsetVSpace.cpp Whitespace cleanup 2007-05-28 22:27:45 +00:00
InsetVSpace.h Whitespace cleanup 2007-05-28 22:27:45 +00:00
InsetWrap.cpp Rewrite the label numbering code. 2007-08-12 21:43:58 +00:00
InsetWrap.h Rewrite the label numbering code. 2007-08-12 21:43:58 +00:00
MailInset.cpp * BufferView::buffer() returns a reference instead of a pointer. 2007-08-21 13:03:55 +00:00
MailInset.h
RenderBase.h Whitespace cleanup 2007-05-28 22:27:45 +00:00
RenderButton.cpp Whitespace cleanup 2007-05-28 22:27:45 +00:00
RenderButton.h
RenderGraphic.cpp Fix crash when a user removes the underlying figure of a graphic inset that has been copied and pasted (Bug 4108). Revert Andel's fix r19591 2007-08-16 18:37:38 +00:00
RenderGraphic.h Fix crash when a user removes the underlying figure of a graphic inset that has been copied and pasted (Bug 4108). Revert Andel's fix r19591 2007-08-16 18:37:38 +00:00
RenderPreview.cpp * BufferView::buffer() returns a reference instead of a pointer. 2007-08-21 13:03:55 +00:00
RenderPreview.h Fix crash when a user removes a formula when its preview is being generated. (Another signal/destructor/gcc3 bug) 2007-08-20 21:30:33 +00:00