]> git.lyx.org Git - lyx.git/history - src/insets
Fix compilation for platforms besides Windows
[lyx.git] / src / insets /
2010-10-31 Vincent van RavesteijnMore include frenzy.
2010-10-31 Vincent van RavesteijnMore include frenzy.
2010-10-31 Vincent van RavesteijnRemove some unneeded includes from some header files.
2010-10-30 Uwe StöhrInsetTabular.cpp: multirows inherit the width and the...
2010-10-30 Uwe StöhrInsetTabular.cpp; remove SET_SPECIAL_MULTIROW because...
2010-10-30 Jürgen Spitzmüller* InsetTabular.cpp:
2010-10-29 Richard HeckBit of cleanup around the Format view and edit code.
2010-10-29 Richard HeckConstness.
2010-10-29 Jürgen Spitzmüllerfix #6998. Center alignment is the default, also with...
2010-10-29 Richard HeckThis has to be delayed, since otherwise it provides...
2010-10-29 Richard HeckFix prettyref output.
2010-10-29 Jürgen Spitzmüller* InsetTabular.cpp: simplification; no change in functi...
2010-10-29 Jürgen Spitzmüller* InsetTabular.cpp: simplification; no change in functi...
2010-10-29 Uwe StöhrInsetTabular: implement some SET/UNSET functions as...
2010-10-29 Uwe StöhrInsetTabular.cpp: fix #6585 also for wrapped floats...
2010-10-29 Uwe StöhrGuiTabular.cpp: fix #6585
2010-10-29 Vincent van RavesteijnRemove InsetCommand::mailer_name_.
2010-10-29 Vincent van RavesteijnRemove the name parameter from string2params and params...
2010-10-28 Richard HeckComments mostly.
2010-10-28 Richard HeckChange the way we output formatted references under...
2010-10-27 Vincent van RavesteijnRemove InsetRef::isLatex. This no longer needed as...
2010-10-27 Vincent van RavesteijnOrganize header files in src\insets.
2010-10-26 Vincent van RavesteijnRemove some unnecessary static_casts and add two FIXMEs...
2010-10-26 Vincent van RavesteijnRemove unneccessary uses of dynamic_cast from the code.
2010-10-26 Uwe StöhrInsetTabular.cpp: remove comment, we already discussed...
2010-10-26 Vincent van RavesteijnProper implementatiom of isInToc()
2010-10-25 Vincent van RavesteijnWe don't want InsetCommand to have a function updateCom...
2010-10-25 Uwe StöhrInsetCommand.h: revert my last commit - makes it worse...
2010-10-25 Uwe StöhrInsetCommand.h: reintroduce updateCommand from r35840...
2010-10-25 Vincent van RavesteijnInsetCommand.h: Reorder and add comments.
2010-10-25 Vincent van RavesteijnCorrect toc to floatlist
2010-10-25 Vincent van RavesteijnUse Buffer::ReadStatus as a return value for Buffer...
2010-10-25 Stephan Wittavoid warnings for unused parameters
2010-10-25 Vincent van RavesteijnFix bug #1839: Ctrl+arrows don't move to next/prev...
2010-10-24 Pavel Sandagcc spits out million warnings
2010-10-24 Vincent van RavesteijnAdd virtual bool Inset::clickable(..) to be used to...
2010-10-24 Vincent van RavesteijnImplement mouse hovering for InsetExternal.
2010-10-24 Vincent van RavesteijnsetMouseHover() functions can be const.
2010-10-21 Richard HeckMake this a switch.
2010-10-21 Richard HeckFix bug #6962. I hadn't see how these were being escaped.
2010-10-21 Jürgen Spitzmüller* InsetCommandParams.cpp (prepareCommand):
2010-10-18 Vincent van RavesteijnSome cosmetics (from my local cosmetics branch).
2010-10-14 Richard HeckNeed ifthen for this, too.
2010-10-13 Richard HeckAdd ResetsFont tag to InsetLayout, toward fixing bug...
2010-10-13 Richard HeckRefstyle support. The user can now choose between prett...
2010-10-12 Richard HeckCustomize getLayout for InsetFlex and change how we...
2010-10-12 Richard Heckstyle
2010-10-12 Richard HeckGet rid of "CharStyle:", "Custom:", and "Element:"...
2010-10-11 Uwe StöhrInsetBibtex.cpp:
2010-10-09 Uwe StöhrInsetBibitem.cpp: fix #5786
2010-10-05 Uwe StöhrInsetTabular.cpp: fix #6907, patch by goriccardo
2010-09-27 Uwe StöhrInsetGraphics.cpp and InsetInclude.cpp: whitespace...
2010-09-27 Uwe Stöhrfiletools.cpp: introduce a new method to be able to...
2010-09-19 Pavel SandaAllow InsetPreview in no math preview mode.
2010-09-19 Pavel SandaAdd support for feyn package and Diagram inset.
2010-09-19 Jürgen Spitzmüller* ExternalSupport.cpp:
2010-09-17 Uwe StöhrInsetLine.h revert changes made in r35417
2010-09-17 Uwe StöhrInsetLine:
2010-09-16 Abdelrazak YounesInsetLine: Fix vertical positioning, offset is really...
2010-09-16 Abdelrazak Younesheader cleanup and doxy.
2010-09-16 Abdelrazak YounesRemove uneeded hack.
2010-09-16 Abdelrazak YounesFix InsetLine painting for exotic offset and heigth.
2010-09-15 Richard HeckPart of #6893.
2010-09-15 Richard HeckFix output of HTML tags in bibliography info.
2010-09-15 Richard HeckFix i18n for InsetBibtex.
2010-09-15 Abdelrazak Younes* add InsetLine::dimension() to avoid calling InsetComm...
2010-09-15 Abdelrazak Younesrevert r35374 and further improve the metrics and drawi...
2010-09-15 Richard HeckVoid functions don't return things. ;-)
2010-09-14 Uwe StöhrInsetLine.cpp: correct coding style
2010-09-14 Uwe StöhrInsetLine.cpp: restore the drawing routine after r35373...
2010-09-14 Abdelrazak YounesFix InsetLine metrics and drawing.
2010-09-14 Abdelrazak Younescoding style and C++ fixes.
2010-09-14 Stephan Wittimplement isChar() in header like all other insets
2010-09-12 Abdelrazak Younes* Get rid of LFUN_TOC_INSERT: we use LFUN_INSET_INSERT...
2010-09-09 Jean-Marc LasgouttesThere was no need to use ColorChanger after all :)
2010-09-09 Jean-Marc LasgouttesWhen selecting, get the label color of caption inset...
2010-09-07 Pavel SandaCommit clash, Abdel just fixed it another way.
2010-09-07 Pavel SandaCompilation fix for 'abs'
2010-09-07 Abdelrazak YounesGcc compile fix. abs is defined for float not int.
2010-09-07 Pavel SandaSquash warning
2010-09-07 Uwe StöhrInsetLine.cpp: remove unused include
2010-09-07 Uwe StöhrInsetLine: support for the LaTeX command \rule; kick...
2010-09-05 Uwe StöhrInsetLine.cpp: fix #6863: use text color also for lines...
2010-09-05 Uwe StöhrInsetLine.cpp: compile fix for r35283
2010-09-02 Jean-Marc LasgouttesMetricsInfo::textColor: helper function that helps...
2010-09-02 Jean-Marc LasgouttesHeader cleanup (remove uneeded declarations)
2010-08-30 Pavel SandaCorners of collapsable insets to be painted via Color_f...
2010-08-29 Pavel SandaLearn URL viewing for hyperlink insets
2010-08-29 Jürgen Spitzmüller* InsetHyperlink.{cpp,h}:
2010-08-29 Jürgen Spitzmüller* InsetHyperlink.{cpp,h}:
2010-08-25 Uwe StöhrInsetLine.cpp: use text color also for lyxlines
2010-08-24 Uwe Stöhrremove unused include of FuncRequest
2010-08-24 Uwe StöhrInsetCaption: we use IndianRad as frame color while...
2010-08-24 Uwe Stöhr\lyxline is a LyX-specific macro that creates a line...
2010-08-14 Jürgen Spitzmüller* InsetTabular.cpp: do not attempt to access an empty...
2010-08-13 Uwe StöhrInsetGraphics.cpp: fix a comment
2010-08-10 Richard Heckbuffer_ --> buffer()
2010-08-10 Richard HeckloadIfNeeded() returns a pointer to the loaded child...
2010-08-10 Richard Heckbuffer_ --> buffer()
2010-08-10 Richard HeckFix some bugs in the bibinfo caching mechanism. Comment...
next