]> git.lyx.org Git - lyx.git/history - src/Text3.cpp
#9130 Text in main work area isn't rendered with high resolution
[lyx.git] / src / Text3.cpp
2014-06-13 Scott KostyshakSelect word on double click even when at boundary
2014-06-08 Scott KostyshakCombine OutlineIn and OutlineOut blocks
2014-05-26 Enrico ForestieriAllow inserting a blank line also after a nested enviro...
2014-05-22 Enrico ForestieriSimplify the test for inserting a parbreak separator.
2014-05-22 Enrico ForestieriCorrect the check for a command.
2014-05-22 Enrico ForestieriFix potential crash.
2014-05-18 Enrico ForestieriDon't allow inserting two consecutive separators.
2014-05-18 Enrico ForestieriDisregard font properties changes when inserting a...
2014-05-18 Enrico ForestieriTake into account that a blank line is always output...
2014-05-10 Enrico ForestieriFix bugs #8546 and #9055, and introduce new separator...
2014-04-21 Richard HeckTypos and style.
2014-03-17 Jean-Marc LasgouttesRemove duplicate call to Cursor::selHandle
2014-03-14 Jean-Marc LasgouttesWhitespace only.
2014-03-07 Juergen SpitzmuellerEnable environment-split for standard classes (#9023)
2014-03-04 Jean-Marc LasgouttesBug #9005: various things that do not work as intended...
2014-02-23 Richard HeckForgot in previous commit to deal with case. As I'm...
2014-02-23 Richard HeckIf the selection is some sort of URL, then make it...
2014-02-13 Jean-Marc LasgouttesRename some LFUN names to match their text name
2014-01-27 Juergen SpitzmuellerExtend environment-split to an 'outer' split function
2013-07-13 Georg BaumFix image pasting regression
2013-05-19 Vincent van RavesteijnFix bug 7673 by reverting changes to BufferView::checkDepm
2013-04-27 Richard HeckRemove all messages to user related to assertions....
2013-04-25 Richard HeckAudit all the LASSERT calls, and try to do something...
2013-04-14 Georg BaumImplement paste from LaTeX and HTML (bug #3096)
2013-03-22 Georg BaumSupport \caption* (bug #3209)
2013-02-09 Richard HeckRemove references to Counter LabelType from source...
2013-01-21 Jean-Marc LasgouttesConsider deleted text when inserting quote inset.
2012-12-30 Juergen SpitzmuellerFix the 'caption inset mess' (bug #4647)
2012-12-24 Juergen SpitzmuellerLFUN_ENVIRONMENT_SPLIT: simplification
2012-12-23 Juergen SpitzmuellerConvenience LFUN to split an environment
2012-12-17 Vincent van RavesteijnIntroduce Layout::args() and simplify code
2012-12-17 Juergen SpitzmuellerAutoInsert option also for flex insets
2012-12-16 Juergen SpitzmuellerOption to auto-insert a paragraph style option, particu...
2012-12-15 Juergen SpitzmuellerCorrectly handle environment sequences in TOC
2012-12-10 Juergen SpitzmuellerDisallow the insertion of multiplenon-item arguments...
2012-11-29 Juergen SpitzmuellerSupport for \item arguments
2012-11-24 Richard HeckSome minor cleanup of new InsetArguments stuff that...
2012-11-23 Juergen SpitzmuellerMerge remote-tracking branch 'origin/master' into featu...
2012-11-20 Juergen SpitzmuellerAllow arguments in PassThru environments (bug #7646)
2012-11-20 Juergen SpitzmuellerMerge remote-tracking branch 'origin/master' into featu...
2012-11-20 Juergen SpitzmuellerAllow arguments in PassThru environments (bug #7646)
2012-11-20 Juergen SpitzmuellerFix function disabling
2012-11-20 Juergen SpitzmuellerMerge remote-tracking branch 'origin/master' into featu...
2012-11-20 Juergen SpitzmuellerMerge branch 'master' into features/latexargs
2012-11-19 Juergen SpitzmuellerInsetArgument revision, first working version
2012-10-03 Juergen SpitzmuellerRonen's patch for lfun language set
2012-09-30 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2012-09-30 Juergen SpitzmuellerTrigger preview when inserting preview inset on selection
2012-09-29 Pavel SandaAnother witch hunting case: break-paragraph -> paragrap...
2012-08-23 Juergen SpitzmuellerAdd support for some basic non-unicoded IPA macros
2012-07-21 Richard HeckAdd a FIXME about when the appendix should be enabled.
2012-06-07 Jean-Marc LasgouttesFix bug #8027: Edit->Paste Special->... does not replac...
2012-03-06 Jürgen SpitzmüllerImplement a native IPA inset (bug #2591) with instant...
2012-01-21 Jürgen SpitzmüllerFix crash when putting a float around multiple display...
2011-12-03 Richard HeckAttempt to fix #7673 in a more "interesting" way than...
2011-11-22 Richard HeckDidn't mean to include this.
2011-11-22 Richard HeckFix bug #7905. We don't want to move out of the inset...
2011-10-29 Tommaso CucinottaAdding the capability to paste as simple unformatted...
2011-10-23 Georg BaumFix some bugs related to spaces in math:
2011-09-23 Stephan Witt#7778 avoid toggle of languages when LFUN_LANGUAGE...
2011-07-14 Abdelrazak YounesHeader cleanup.
2011-04-01 Stephan Wittimprove the method naming for "mark new word position...
2011-03-09 Stephan Wittavoid the automatic word selection for language change...
2011-02-02 Richard HeckJust some renaming, preparatory to disentangling two...
2011-02-02 Stephan Wittremove duplicate check for current selection
2011-02-02 Richard HeckFix #7274.
2011-02-02 Stephan Wittapply change of languange to the word under cursor...
2011-01-29 Stephan Wittrestore the correct behavior of suppression of misspell...
2011-01-26 Jean-Marc LasgouttesUnify handling of pass thru insets and paragraphs by...
2011-01-13 Richard HeckFix #7238.
2011-01-03 Vincent van RavesteijnFix bug #7125: Insertion of a math macro cannot be...
2011-01-02 Vincent van RavesteijnFix bug #7200: Crash when replacing newline by InsetQuote.
2010-12-29 Stephan Wittfix typo: double semicolon at line end of code
2010-12-28 Stephan Wittmore careful check for mathed to normal text change...
2010-12-27 Stephan Wittfix a crash when moving cursor from text to a math...
2010-12-22 Stephan Wittfix for #7081: the painting of misspelled marker is...
2010-12-20 Stephan Wittfix typo: duplicate semicolon at line end of code
2010-12-04 Georg Baumfix remaining bits of bug #6709
2010-11-23 Georg BaumFix inserting subscript/superscript with nonempty selec...
2010-11-21 Georg Baumfix bug 3008: Add subscript/superscript inset for text
2010-11-17 Richard HeckFixed bug #7037. Don't need these updateBuffer() calls.
2010-10-29 Vincent van RavesteijnRemove the name parameter from string2params and params...
2010-10-26 Vincent van RavesteijnRemove unneccessary uses of dynamic_cast from the code.
2010-10-25 Vincent van RavesteijnFix bug #1839: Ctrl+arrows don't move to next/prev...
2010-10-18 Vincent van RavesteijnFix bug #6869: Crash when unindenting empty lines in...
2010-10-14 Richard HeckI am basically trying here to get rid of random calls to
2010-10-13 Richard HeckDispatchResult::update() ==> DispatchResult::screenUpdate()
2010-09-12 Abdelrazak Younes* Get rid of LFUN_TOC_INSERT: we use LFUN_INSET_INSERT...
2010-09-12 Abdelrazak YounesGet rid of LFUN_LINE_INSERT: we use LFUN_INSET_INSERT...
2010-09-07 Uwe StöhrInsetLine: support for the LaTeX command \rule; kick...
2010-08-05 Jean-Marc LasgouttesImplement LFUN_SPELLING_REMOVE (patch from switt)
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-06-04 Richard HeckRename LFUN_OPTIONAL_INSERT as LFUN_ARGUMENT_INSERT.
2010-06-04 Richard HeckRename InsetOptArg as InsetArgument.
2010-06-04 Richard HeckIntroduce a new "RequiredArgs" tag for layouts. This...
2010-04-16 Vincent van Ravesteijn* FuncStatus: unify naming of functions.
2010-04-15 Vincent van RavesteijnMake Cursor::anchor_ private and make an access functio...
2010-04-09 Richard HeckMake members of FuncRequest private, per the FIXME...
2010-04-09 Richard HeckThis is just a giant renaming of member variables in...
next