lyx_mirror/src/insets
Uwe Stöhr 42e16892c3 InsetBibitem.cpp: typo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29744 a592a061-630c-0410-9148-cb99ea01b6c8
2009-05-19 21:29:30 +00:00
..
ExternalSupport.cpp Speed up FileName operator== (Georg's solution). 2009-05-02 17:12:31 +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_INSET_SETTINGS to Inset, 2009-04-22 20:55:13 +00:00
Inset.h * Move handling of LFUN_INSET_SETTINGS to Inset, 2009-04-22 20:55:13 +00:00
InsetBibitem.cpp InsetBibitem.cpp: typo 2009-05-19 21:29:30 +00:00
InsetBibitem.h * Move handling of LFUN_INSET_SETTINGS to Inset, 2009-04-22 20:55:13 +00:00
InsetBibtex.cpp Speed up FileName operator== (Georg's solution). 2009-05-02 17:12:31 +00:00
InsetBibtex.h * Move handling of LFUN_INSET_SETTINGS to Inset, 2009-04-22 20:55:13 +00:00
InsetBox.cpp * Move handling of LFUN_INSET_SETTINGS to Inset, 2009-04-22 20:55:13 +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 This patch introduces wrapped tooltips for some more insets. 2009-05-07 18:04:05 +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 Move the word-wrapping code to support, so that it can be re-used. 2009-05-07 12:23:12 +00:00
InsetCitation.h * Move handling of LFUN_INSET_SETTINGS to Inset, 2009-04-22 20:55:13 +00:00
InsetCode.h support for the LaTeX commands \*phantom, fileformat change 2009-01-30 00:56:37 +00:00
InsetCollapsable.cpp InsetCollapsable.cpp, factory.cpp: sorting 2009-05-17 21:28:35 +00:00
InsetCollapsable.h * Move handling of LFUN_INSET_SETTINGS to Inset, 2009-04-22 20:55:13 +00:00
InsetCommand.cpp * Move handling of LFUN_INSET_SETTINGS to Inset, 2009-04-22 20:55:13 +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 New inset dialog for InsetPrintIndex (only used with multiple indices).. 2009-04-17 14:29:32 +00:00
InsetCommandParams.h Fix comments. 2008-04-22 20:21:55 +00:00
InsetERT.cpp * Move handling of LFUN_INSET_SETTINGS to Inset, 2009-04-22 20:55:13 +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_INSET_SETTINGS to Inset, 2009-04-22 20:55:13 +00:00
InsetExternal.h * Move handling of LFUN_INSET_SETTINGS to Inset, 2009-04-22 20:55:13 +00:00
InsetFlex.cpp Thanks, Pavel... 2009-02-06 20:49:37 +00:00
InsetFlex.h * Move handling of LFUN_INSET_SETTINGS to Inset, 2009-04-22 20:55:13 +00:00
InsetFloat.cpp InsetFloat.cpp: remove unneeded include 2009-05-19 21:26:23 +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 * Move handling of LFUN_INSET_SETTINGS to Inset, 2009-04-22 20:55:13 +00:00
InsetFoot.cpp This patch introduces wrapped tooltips for some more insets. 2009-05-07 18:04:05 +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 * Move handling of LFUN_INSET_SETTINGS to Inset, 2009-04-22 20:55:13 +00:00
InsetGraphics.cpp * Move handling of LFUN_INSET_SETTINGS to Inset, 2009-04-22 20:55:13 +00:00
InsetGraphics.h * Move handling of LFUN_INSET_SETTINGS to Inset, 2009-04-22 20:55:13 +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: 2009-04-22 00:55:55 +00:00
InsetHyperlink.h * Move handling of LFUN_INSET_SETTINGS to Inset, 2009-04-22 20:55:13 +00:00
InsetInclude.cpp Speed up FileName operator== (Georg's solution). 2009-05-02 17:12:31 +00:00
InsetInclude.h * Move handling of LFUN_INSET_SETTINGS to Inset, 2009-04-22 20:55:13 +00:00
InsetIndex.cpp This patch introduces wrapped tooltips for some more insets. 2009-05-07 18:04:05 +00:00
InsetIndex.h * final splitindex feature addition: support for \printindex* and \printsubindex* 2009-04-27 06:10:25 +00:00
InsetInfo.cpp InsetInfo: simplify. 2009-04-18 17:02:48 +00:00
InsetInfo.h * Move handling of LFUN_INSET_SETTINGS to Inset, 2009-04-22 20:55:13 +00:00
InsetLabel.cpp Restore Object.Event order for: 2009-05-15 21:05:19 +00:00
InsetLabel.h * Move handling of LFUN_INSET_SETTINGS to Inset, 2009-04-22 20:55:13 +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 * Move handling of LFUN_INSET_SETTINGS to Inset, 2009-04-22 20:55:13 +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 remove remaining MailInsets. 2008-03-27 22:26:24 +00:00
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 * Move handling of LFUN_INSET_SETTINGS to Inset, 2009-04-22 20:55:13 +00:00
InsetNote.cpp * Move handling of LFUN_INSET_SETTINGS to Inset, 2009-04-22 20:55:13 +00:00
InsetNote.h Move LFUN_NOTES_MUTATE dispatch to BufferView. 2008-06-24 07:18:06 +00:00
InsetOptArg.cpp make code look a bit more uniform 2008-03-05 00:21:05 +00:00
InsetOptArg.h * Move handling of LFUN_INSET_SETTINGS to Inset, 2009-04-22 20:55:13 +00:00
InsetPhantom.cpp This patch introduces wrapped tooltips for some more insets. 2009-05-07 18:04:05 +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 * Move handling of LFUN_INSET_SETTINGS to Inset, 2009-04-22 20:55:13 +00:00
InsetSpace.cpp * Move handling of LFUN_INSET_SETTINGS to Inset, 2009-04-22 20:55:13 +00:00
InsetSpace.h * Move handling of LFUN_INSET_SETTINGS to Inset, 2009-04-22 20:55:13 +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 * InsetTabular.cpp (getStatus): 2009-05-18 06:22:25 +00:00
InsetTabular.h * Move handling of LFUN_INSET_SETTINGS to Inset, 2009-04-22 20:55:13 +00:00
InsetText.cpp Fix bug #5890: Assertion when reducing the view size. 2009-05-09 20:26:04 +00:00
InsetText.h * Move handling of LFUN_INSET_SETTINGS to Inset, 2009-04-22 20:55:13 +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 * Move handling of LFUN_INSET_SETTINGS to Inset, 2009-04-22 20:55:13 +00:00
InsetVSpace.cpp * Move handling of LFUN_INSET_SETTINGS to Inset, 2009-04-22 20:55:13 +00:00
InsetVSpace.h * Move handling of LFUN_INSET_SETTINGS to Inset, 2009-04-22 20:55:13 +00:00
InsetWrap.cpp * Move handling of LFUN_INSET_SETTINGS to Inset, 2009-04-22 20:55:13 +00:00
InsetWrap.h Extended tooltips for floats: 2008-04-10 09:22:49 +00:00
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 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