lyx_mirror/src/insets
Vincent van Ravesteijn a62b68befd Show the current type of Phantom in the Phantom context menu.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29190 a592a061-630c-0410-9148-cb99ea01b6c8
2009-04-10 17:21:40 +00:00
..
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 Move handling of LFUN_MOUSE_RELEASE up to Inset and remove the edit() functions for insets that do not derive from InsetCollapsable. 2009-04-10 12:38:32 +00:00
Inset.h * notifyCursorEnters called on insets when the cursor entered 2008-11-15 17:11:01 +00:00
InsetBibitem.cpp move updateLables to buffer 2008-11-16 16:43:49 +00:00
InsetBibitem.h Fix include orderings. 2008-06-18 18:54:31 +00:00
InsetBibtex.cpp Revert r27975 and 28105, as they are causing too many problems, e.g., 2009-01-16 23:23:14 +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 Make the insets accept LFUN_INSET_SETTINGS. For these insets, LFUN_INSET_SETTINGS was already used to show the settings dialog (in contrast to the insets in the next commit). 2009-04-10 00:17:34 +00:00
InsetBox.h more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
InsetBranch.cpp Make the insets accept LFUN_INSET_SETTINGS. For these insets, LFUN_INSET_SETTINGS was already used to show the settings dialog (in contrast to the insets in the next commit). 2009-04-10 00:17:34 +00:00
InsetBranch.h Extend the branch-(de)activate functions to work without a parameter. In 2009-03-31 09:38:07 +00:00
InsetCaption.cpp Manage the initial setting of Default or Plain Layout more simply. 2009-04-04 19:34:14 +00:00
InsetCaption.h Bug 5562: Fix command line output of subfigure insets by introducing new OutputParams and LaTeXFeatures members that tell the insets whether they are in a (sub)float. 2009-02-07 12:27:24 +00:00
InsetCitation.cpp whitespace. 2009-03-28 10:45:24 +00:00
InsetCitation.h Tooltips for InsetCitation. Please check if this works with RTL. 2009-03-25 12:23:43 +00:00
InsetCode.h support for the LaTeX commands \*phantom, fileformat change 2009-01-30 00:56:37 +00:00
InsetCollapsable.cpp Manage the initial setting of Default or Plain Layout more simply. 2009-04-04 19:34:14 +00:00
InsetCollapsable.h Manage the initial setting of Default or Plain Layout more simply. 2009-04-04 19:34:14 +00:00
InsetCommand.cpp Move handling of LFUN_MOUSE_RELEASE up to Inset and remove the edit() functions for insets that do not derive from InsetCollapsable. 2009-04-10 12:38:32 +00:00
InsetCommand.h Move handling of LFUN_MOUSE_RELEASE up to Inset and remove the edit() functions for insets that do not derive from InsetCollapsable. 2009-04-10 12:38:32 +00:00
InsetCommandParams.cpp Prevent empty warning. 2009-01-01 16:35:14 +00:00
InsetCommandParams.h Fix comments. 2008-04-22 20:21:55 +00:00
InsetERT.cpp Make the insets accept LFUN_INSET_SETTINGS. For these insets, LFUN_INSET_SETTINGS was already used to show the settings dialog (in contrast to the insets in the next commit). 2009-04-10 00:17:34 +00:00
InsetERT.h Fix the fix for bug 4346: http://bugzilla.lyx.org/show_bug.cgi?id=4346. 2009-02-25 22:35:41 +00:00
InsetExternal.cpp Move handling of LFUN_MOUSE_RELEASE up to Inset and remove the edit() functions for insets that do not derive from InsetCollapsable. 2009-04-10 12:38:32 +00:00
InsetExternal.h Move handling of LFUN_MOUSE_RELEASE up to Inset and remove the edit() functions for insets that do not derive from InsetCollapsable. 2009-04-10 12:38:32 +00:00
InsetFlex.cpp Thanks, Pavel... 2009-02-06 20:49:37 +00:00
InsetFlex.h Move some stuff from InsetFlex to InsetCollapsable, and make use of the 2009-02-06 17:56:47 +00:00
InsetFloat.cpp Make the insets accept LFUN_INSET_SETTINGS. For these insets, LFUN_INSET_SETTINGS was already used to show the settings dialog (in contrast to the insets in the next commit). 2009-04-10 00:17:34 +00:00
InsetFloat.h more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
InsetFloatList.cpp more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
InsetFloatList.h These insets are NOT_EDITABLE. 2009-04-10 14:11:39 +00:00
InsetFoot.cpp Fix bug 4346: http://bugzilla.lyx.org/show_bug.cgi?id=4346. 2009-02-21 16:27:00 +00:00
InsetFoot.h more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
InsetFootlike.cpp more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
InsetFootlike.h more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
InsetGraphics.cpp Move handling of LFUN_MOUSE_RELEASE up to Inset and remove the edit() functions for insets that do not derive from InsetCollapsable. 2009-04-10 12:38:32 +00:00
InsetGraphics.h Move handling of LFUN_MOUSE_RELEASE up to Inset and remove the edit() functions for insets that do not derive from InsetCollapsable. 2009-04-10 12:38:32 +00:00
InsetGraphicsParams.cpp more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
InsetGraphicsParams.h more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
InsetHyperlink.cpp InsetHyperlink.cpp: the "#" character must not be escaped in the URL field, only in the name field 2009-01-17 05:24:05 +00:00
InsetHyperlink.h more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
InsetInclude.cpp Some cleanup in InsetInclude: 2009-03-26 00:48:32 +00:00
InsetInclude.h Some cleanup in InsetInclude: 2009-03-26 00:48:32 +00:00
InsetIndex.cpp more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
InsetIndex.h Move a couple routines from InsetFlex to InsetCollapsable so the CustomPars 2009-02-03 21:12:59 +00:00
InsetInfo.cpp Make sure that the contents of the inset uses the buffer language (in order to 2008-11-05 16:40:18 +00:00
InsetInfo.h Cleanup and layoutification of the InsetInfo class. 2008-09-30 14:11:40 +00:00
InsetLabel.cpp Leave handling of LFUN_COPY_LABEL_AS_REF to InsetLabel and move handling of LFUN_INSERT_LABEL_AS_REF also to InsetLabel. 2009-04-09 18:31:17 +00:00
InsetLabel.h * "Copy as Reference" in the context menu of a label 2008-11-16 19:19:07 +00:00
InsetLayout.cpp move ColorSet to a header of its own to reduce #include dependencies 2009-02-09 23:30:24 +00:00
InsetLayout.h Introduce the InToc tag for InsetLayout. 2009-02-06 17:54:33 +00:00
InsetLine.cpp more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
InsetLine.h more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
InsetListings.cpp Make the insets accept LFUN_INSET_SETTINGS. For these insets, LFUN_INSET_SETTINGS was already used to show the settings dialog (in contrast to the insets in the next commit). 2009-04-10 00:17:34 +00:00
InsetListings.h Fix the fix for bug 4346: http://bugzilla.lyx.org/show_bug.cgi?id=4346. 2009-02-25 22:35:41 +00:00
InsetListingsParams.cpp Patch from Bo. Fixes problem with labels in child docs of the listings type: 2009-02-19 04:50:25 +00:00
InsetListingsParams.h Patch from Bo. Fixes problem with labels in child docs of the listings type: 2009-02-19 04:50:25 +00:00
InsetMarginal.cpp more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
InsetMarginal.h more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
InsetNewline.cpp Fix more of bug 5751. 2009-02-19 04:42:30 +00:00
InsetNewline.h
InsetNewpage.cpp Fix more of bug 5751. 2009-02-19 04:42:30 +00:00
InsetNewpage.h more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
InsetNomencl.cpp more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
InsetNomencl.h more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
InsetNote.cpp Make the insets accept LFUN_INSET_SETTINGS. For these insets, LFUN_INSET_SETTINGS was already used to show the settings dialog (in contrast to the insets in the next commit). 2009-04-10 00:17:34 +00:00
InsetNote.h Move LFUN_NOTES_MUTATE dispatch to BufferView. 2008-06-24 07:18:06 +00:00
InsetOptArg.cpp
InsetOptArg.h Move a couple routines from InsetFlex to InsetCollapsable so the CustomPars 2009-02-03 21:12:59 +00:00
InsetPhantom.cpp Show the current type of Phantom in the Phantom context menu. 2009-04-10 17:21:40 +00:00
InsetPhantom.h fix undo bug with phantom inset 2009-02-04 17:52:28 +00:00
InsetQuotes.cpp Inset::textString --> Inset::tocString 2008-11-10 22:45:14 +00:00
InsetQuotes.h Inset::textString --> Inset::tocString 2008-11-10 22:45:14 +00:00
InsetRef.cpp more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
InsetRef.h more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
InsetSpace.cpp Move handling of LFUN_MOUSE_RELEASE up to Inset and remove the edit() functions for insets that do not derive from InsetCollapsable. 2009-04-10 12:38:32 +00:00
InsetSpace.h Move handling of LFUN_MOUSE_RELEASE up to Inset and remove the edit() functions for insets that do not derive from InsetCollapsable. 2009-04-10 12:38:32 +00:00
InsetSpecialChar.cpp * LaTeXFeatures.cpp: 2009-01-11 08:31:52 +00:00
InsetSpecialChar.h more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
InsetTabular.cpp Make the insets accept LFUN_INSET_SETTINGS. For these insets, LFUN_INSET_SETTINGS was already used to show the settings dialog (in contrast to the insets in the next commit). 2009-04-10 00:17:34 +00:00
InsetTabular.h GuiTabular, InsetTabular: fix http://bugzilla.lyx.org/show_bug.cgi?id=5752 2009-02-10 18:08:09 +00:00
InsetText.cpp Make sure we also dispatch the doDispatch() and getResult() to Inset when Text could not process the request. 2009-04-10 00:08:50 +00:00
InsetText.h Manage the initial setting of Default or Plain Layout more simply. 2009-04-04 19:34:14 +00:00
InsetTOC.cpp more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
InsetTOC.h These insets are NOT_EDITABLE. 2009-04-10 14:11:39 +00:00
InsetVSpace.cpp Move handling of LFUN_MOUSE_RELEASE up to Inset and remove the edit() functions for insets that do not derive from InsetCollapsable. 2009-04-10 12:38:32 +00:00
InsetVSpace.h Move handling of LFUN_MOUSE_RELEASE up to Inset and remove the edit() functions for insets that do not derive from InsetCollapsable. 2009-04-10 12:38:32 +00:00
InsetWrap.cpp Make the insets accept LFUN_INSET_SETTINGS. For these insets, LFUN_INSET_SETTINGS was already used to show the settings dialog (in contrast to the insets in the next commit). 2009-04-10 00:17:34 +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 Fix bug http://bugzilla.lyx.org/show_bug.cgi?id=5627 2009-01-25 12:24:03 +00:00
RenderPreview.h Fix include orderings. 2008-06-18 18:54:31 +00:00