]> git.lyx.org Git - lyx.git/history - src/insets/InsetSpace.h
cprotect: don't consider content in Notes, deactivated branches etc.
[lyx.git] / src / insets / InsetSpace.h
2016-05-28 Jean-Marc LasgouttesPass a BufferView to Inset::clickable
2015-10-05 Guillaume MunchConsistency of ellipses across the UI
2014-07-25 Jean-MarcMerge remote-tracking branch 'features/str-metrics'
2014-06-25 Jean-Marc LasgouttesSmall Inset isXXX methods cleanup
2014-04-21 Richard HeckChange forToc() to forOutliner(), to avoid confusion...
2013-09-22 Juergen SpitzmuellerInsetSpace and InsetVSpace are clickable (part of ...
2013-03-08 Richard HeckIntroduce max_length parameter for plaintext() output...
2012-02-15 Jean-Marc LasgouttesSort out usage of INset::has Settings and Inset::clickable
2011-10-29 Vincent van RavesteijnChange the type of the context menu name to string
2011-07-23 Pavel SandaAdd visible space. After long discussion the solution...
2011-03-15 Jürgen Spitzmüllertypos in comments.
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-25 Stephan Wittavoid warnings for unused parameters
2010-10-24 Vincent van RavesteijnAdd virtual bool Inset::clickable(..) to be used to...
2010-02-21 Abdelrazak YounesMigrate GuiHSPace to InsetParamsDialog.
2009-11-19 Richard HeckInsetQuote works again.
2009-11-08 Abdelrazak YounesUniformize Inset construction (passing Buffer * everywh...
2009-07-21 Uwe Stöhrallow to use glue lengths in the HSpace dialog; file...
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,
2009-04-10 Vincent van RavesteijnMove handling of LFUN_MOUSE_RELEASE up to Inset and...
2009-04-10 Vincent van RavesteijnMake the insets accept LFUN_INSET_SETTINGS. These inset...
2008-12-22 Georg Baumfix bug 2558: hspace support in math
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-11-10 Richard HeckInset::textString --> Inset::tocString
2008-04-30 Jürgen Spitzmüllersupport for rightarrowfill, leftarrowfill, upbracefill...
2008-03-27 André Pönitzremove remaining MailInsets.
2008-03-24 Jürgen SpitzmüllerSome context menu work:
2008-03-23 Jürgen Spitzmüller* src/insets/InsetSpace.{cpp, h}:
2008-03-18 Jürgen Spitzmüller** add support for protected horizontal fill. FILE...
2008-03-17 Jürgen Spitzmüller*** File Format Change: UI and enhancement for InsetSpa...
2008-02-29 Richard HeckThese don't seem to be causing crashes at the moment...
2008-02-27 André Pönitzprogress on buffer-reference-in-insets. beware of insta...
2008-01-10 Jürgen Spitzmüller* src/insets/InsetCitation.{cpp,h}:
2007-10-13 Abdelrazak YounesMove Inset::Code to InsetCode.h
2007-09-25 Abdelrazak YounesRemove remnant of the past.
2007-09-21 Abdelrazak Younes* Inset:
2007-08-30 André Pönitzuse bald pointers in clone()
2007-05-28 Lars Gullik BjønnesWhitespace cleanup
2007-04-29 André Pönitzrename InsetBase to Inset
2007-04-29 André PönitzRemove InsetOld
2007-04-26 André Pönitzrename LyXLex into Lexer
2007-04-25 Bo PengRename insets/insetxxx to insets/InsetXxx, part 2