]> git.lyx.org Git - lyx.git/history - src/insets
Compile fix.
[lyx.git] / src / insets /
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...
2010-08-09 Richard HeckMissing invalidations of bibfile cache.
2010-08-09 Jean-Marc LasgouttesIntroduce new tag ParbreakIsNewline in Layout and Inset...
2010-08-09 Richard HeckRevert r35106.
2010-08-09 Richard HeckDon't need this argument, since it was only ever called...
2010-08-09 Richard HeckChange error message. Reason why appears later.
2010-08-09 Richard HeckMore work toward speeding up the bibfile caching stuff.
2010-08-08 Jean-Marc Lasgouttesfix oversight
2010-08-07 Jean-Marc LasgouttesClean-up the code with respect to PassThru insets and...
2010-08-07 Uwe Stöhr- InsetTabular.cpp: floats must not be inserted to...
2010-08-05 Richard HeckRemove unused variables, add questions. Anyone know?
2010-08-02 Richard HeckStyle and a sanity check.
2010-07-30 Richard HeckAdd a comment.
2010-07-29 Richard HeckAllow images to be export even when LyXRC says no previews.
2010-07-21 Richard HeckSupport for exporting math as images with XHTML. The...
2010-07-16 Richard HeckRemove Nameref support. Too many issues involving trans...
2010-07-13 Richard HeckNameref support.
2010-07-09 Richard HeckTry to move all updateBuffer() calls to a central locat...
2010-07-08 Richard HeckRename a couple routines. This will avoid confusion...
2010-07-08 Uwe StöhrInsetBox.cpp: only shaded boxes can have a non-plain...
2010-07-08 Uwe StöhrInsetBox.cpp: only shaded boxes can have multiple parag...
2010-07-03 Uwe Stöhr- new support for makebox; fileformat change
2010-06-29 Peter KümmelTR1: use std::tr1 regex with msvc10
2010-06-14 Vincent van RavesteijnAdd an update parameter to BufferView::scrollToCursor...
2010-06-14 Jürgen Spitzmüller* InsetIndex.cpp (validate):
next