]> git.lyx.org Git - lyx.git/history - src
Japanese EmbeddedObjects.lyx: re-add code
[lyx.git] / src /
2016-11-05 Guillaume MunchDon't parse multicolumn if the grid does not support it
2016-11-05 Juergen SpitzmuellerRe-Fix #8471
2016-11-05 Enrico ForestieriAvoid dataloss with \multicolumn
2016-11-04 Jean-Marc LasgouttesRound values properly when drawing right margin selection
2016-11-04 Jean-Marc LasgouttesFix height of cursor inside insets
2016-11-04 Jean-Marc LasgouttesClear background behind sublables when necessary.
2016-11-03 Jean-Marc LasgouttesQString only uses UTF-16, not UCS-4
2016-11-03 Daniel RamöllerIn Color Preferences "frame of button" should be "butto...
2016-11-03 Scott KostyshakDo not recenter screen on spelling-continuously
2016-11-02 Juergen SpitzmuellerFix usage of multiple varieties of the same polyglossia...
2016-10-31 Juergen SpitzmuellerWhitespace
2016-10-31 Juergen SpitzmuellerUse Buffer::validate() when previewing single paragraph
2016-10-31 Enrico ForestieriDon't print useless messages while parsing math macros
2016-10-31 Tommaso CucinottaShow symbol name and description in plaintext export...
2016-10-27 Uwe Stöhrtex2lyx test files: update them
2016-10-27 Uwe Stöhradd support for Urdu and Syriac
2016-10-27 Juergen SpitzmuellerTypo.
2016-10-27 Juergen SpitzmuellerIssue an error message if conflicting languages are...
2016-10-27 Tommaso CucinottaRemove assert on advanced find with knitr module (...
2016-10-26 Jean-Marc LasgouttesSome tweaks to selection painting
2016-10-26 Jean-Marc LasgouttesFix compiler warnings spotted by Uwe
2016-10-25 Jean-Marc LasgouttesFixup a700d657 : holes in right margin selection
2016-10-25 Enrico ForestieriShow on screen font changes for text-in-math
2016-10-25 Jean-Marc LasgouttesWhen selecting special logos, set their color correctly
2016-10-25 Jean-Marc LasgouttesReimplement RowPainter::paintSelection() using row...
2016-10-24 Enrico ForestieriFactor out common code used to underline/strike out...
2016-10-24 Jean-Marc LasgouttesWork around issues with Qt5 and Arabic text
2016-10-24 Tommaso CucinottaFix bug in replacement of "$$s/" in converter commands...
2016-10-23 Enrico ForestieriCorrectly track ulem commands with change tracking
2016-10-23 Enrico ForestieriOn export, mark the start of the first paragraph
2016-10-23 Juergen SpitzmuellerRevert "Fix Ticket #9741 misleading name for font-encod...
2016-10-23 Jean-Marc LasgouttesMark a signal invokation as such
2016-10-22 Guillaume MunchFix compilation on cygwin & others
2016-10-22 Guillaume MunchImprovement to the reverse-search algorithm
2016-10-22 Guillaume MunchTexRow: enable new RowEntry types
2016-10-22 Guillaume MunchMove class definitions inside main class
2016-10-22 Guillaume MunchSimplify and add debug message
2016-10-22 Guillaume MunchUse the new infrastructure to select rows during error...
2016-10-22 Guillaume MunchAdd safe line breaks to improve TexRow precision in...
2016-10-22 Guillaume MunchSafe line break to increase precision of error reportin...
2016-10-22 Uwe Stöhrsupport for Amharic, Asturian, Kannada and Khmer
2016-10-22 Juergen SpitzmuellerFix LaTeX output of fixed-width cells with decimal...
2016-10-21 Juergen SpitzmuellerDo not output bidi direction macros in passthru context
2016-10-21 Juergen SpitzmuellerImplement PassThru option to arguments.
2016-10-21 Günter MildeFix Ticket #9741 misleading name for font-encoding...
2016-10-21 Richard HeckThese two routines are now redundant.
2016-10-21 Richard HeckWe can now use the cached information instead of tracin...
2016-10-21 Richard HeckUse a typedef for vector<Format const *>, which is...
2016-10-21 Richard HeckThere is no need now to cache format information in...
2016-10-21 Richard HeckSince we're now caching this, we can sort it once,...
2016-10-21 Richard HeckSimple cache for information on exportable formats...
2016-10-20 Enrico ForestieriFix indentation
2016-10-20 Enrico ForestieriFortify math insets against ulem commands
2016-10-20 Uwe Stöhrtex2lyx/Preamble.cpp: forgot this in r[f179173e/lyxgit]
2016-10-20 Uwe Stöhrtex2lyx/Preamble.cpp: sort alphabetically to keep overview
2016-10-20 Jean-Marc LasgouttesWhen breaking an empty paragraph reduces depth, set...
2016-10-20 Jean-Marc LasgouttesFix compiler warning from clang 3.9
2016-10-19 Enrico ForestieriIntroduce the InsetMathHull::outerDisplay method and...
2016-10-19 Jean-Marc LasgouttesRemove unused methods in anononymous namespace
2016-10-19 Juergen SpitzmuellerRestore alphabetic order
2016-10-19 Jean-Marc LasgouttesFix indentation
2016-10-19 Jean-Marc LasgouttesDo some caching of window title and related UI
2016-10-19 Jean-Marc LasgouttesTypo
2016-10-18 Enrico ForestieriRemove a now unnecessary \mbox
2016-10-18 Enrico ForestieriAvoid introducing a spurious space in \lyxmathsout
2016-10-18 Enrico ForestieriTake into account font changes when striking out displa...
2016-10-17 Guillaume MunchChange tracking cue for InsetCaption
2016-10-17 Guillaume MunchSome compilers are worried that a struct is not the...
2016-10-17 Enrico ForestieriFix latex error when change-tracked deleted display...
2016-10-17 Enrico ForestieriStrike out (in the output) deleted display math with...
2016-10-16 Guillaume MunchGet rid of dirty BufferView pointer
2016-10-16 Guillaume MunchTake advantage of new bufferViewChanged signal
2016-10-16 Guillaume MunchFactor code after buffer change
2016-10-16 Guillaume MunchNew virtual method frontend::Dialog::on_BufferViewChanged()
2016-10-16 Guillaume MunchFit cursor and update screen after reverse-search
2016-10-16 Guillaume MunchFixes to reverse search
2016-10-16 Guillaume MunchImplement reverse-search in the source panel
2016-10-16 Guillaume MunchNew LFUN paragraph-goto id_start pos_start id_end pos_end
2016-10-16 Guillaume MunchFix probable omission
2016-10-16 Guillaume MunchTexRow for InPreamble
2016-10-16 Guillaume MunchStreamify a docstring
2016-10-16 Guillaume MunchDocstringify getLongString in general and preamble...
2016-10-16 Guillaume MunchTexRow for InsetArgument
2016-10-16 Guillaume MunchUse otexstringstream for the captions of InsetCaptionables
2016-10-16 Guillaume MunchGcc 4.6 compatibility :(
2016-10-16 Guillaume Munchtexstring and otexstringstream
2016-10-16 Uwe Stöhrsupport for the languages Bosnian, Friulian, Macedonian...
2016-10-15 Juergen SpitzmuellerImplement wrapping in next-change (#10388).
2016-10-14 Juergen SpitzmuellerNew layout tags for better counter handling
2016-10-14 Jean-Marc LasgouttesRemove useless #include
2016-10-12 Scott KostyshakChange default working directory from ~/ to "."
2016-10-09 Enrico ForestieriRemove context help button hint from file dialogs
2016-10-09 Scott KostyshakFurther amend 168d3557 to satisfy GCC 4.6
2016-10-09 Scott KostyshakAmend 168d3557
2016-10-09 Scott KostyshakFactor out magic zoom minimum to a const member
2016-10-09 Scott KostyshakWhitespace
2016-10-09 Daniel RamöllerRemove question marks from Windows dialogs
2016-10-09 Guillaume MunchRemove unused variable warning
2016-10-05 Guillaume MunchAdd the customary 1-pixel gap before MathMacroTemplate...
2016-10-05 Guillaume MunchMake the border of hullRegexp pixel perfect
next