]> git.lyx.org Git - lyx.git/history - src/insets/InsetHyperlink.h
Fix text direction of references with XeTeX/bidi
[lyx.git] / src / insets / InsetHyperlink.h
2019-08-05 Juergen SpitzmuellerFix text direction of references with XeTeX/bidi
2017-07-03 Richard HeckFix whitespace at EOL.
2017-05-24 Jean-Marc LasgouttesRevert "InsetHyperlink: inherit font (#10677)"
2017-05-19 Scott KostyshakInsetHyperlink: inherit font (#10677)
2015-10-05 Guillaume MunchConsistency of ellipses across the UI
2014-04-21 Richard HeckChange forToc() to forOutliner(), to avoid confusion...
2013-03-08 Richard HeckIntroduce max_length parameter for plaintext() output...
2011-10-29 Vincent van RavesteijnChange the type of the context menu name to string
2011-02-10 Enrico ForestieriIntegrate texrow with otexstream in order to perform...
2011-01-29 Enrico ForestieriIntroduce a wrapper class for odocstream to help ensuri...
2010-12-20 Richard HeckFinish disentangling tocString(). We introduce a new...
2010-12-15 Richard HeckBegin undoing the tocString() mess by renaming that...
2010-11-29 Vincent van RavesteijnRename InsetXXX::contextMenu to InsetXXX::contextMenuNa...
2010-10-27 Vincent van RavesteijnOrganize header files in src\insets.
2010-10-26 Vincent van RavesteijnProper implementatiom of isInToc()
2010-08-29 Jürgen Spitzmüller* InsetHyperlink.{cpp,h}:
2010-08-29 Jürgen Spitzmüller* InsetHyperlink.{cpp,h}:
2010-05-22 Uwe StöhrInset***.h: fix typo in comment
2009-12-10 Richard HeckInitial work for InsetTOC. This does actually write...
2009-11-25 Richard HeckRestore XHTML output for InsetHyperlink.
2009-11-08 Abdelrazak YounesInsetCommand ctor: Pass 'Buffer *'
2009-06-12 Richard HeckWell, it turns out that we need a different return...
2009-06-12 Richard HeckThe return value for xhtml() is not going to be needed.
2009-06-05 Richard HeckHTML output code for a handful of easy insets.
2009-04-22 Vincent van Ravesteijn* Move handling of LFUN_INSET_SETTINGS to Inset,
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-11-10 Richard HeckInset::textString --> Inset::tocString
2008-04-08 André Pönitzcanonical clone() also for InsetHyperlink
2008-02-27 André Pönitzprogress on buffer-reference-in-insets. beware of insta...
2008-02-23 Richard HeckAfter a hiatus, I'm returning to the rewrite of InsetCo...
2008-01-10 Jürgen Spitzmüller* src/insets/InsetCitation.{cpp,h}:
2007-11-05 Dov FeldsternUse forceLTR instead of inset codes in order to determi...
2007-10-25 Richard HeckMove the findInfo() and defaultCommand() routines out...
2007-10-13 Uwe StöhrThe huge URL patch: