]> git.lyx.org Git - lyx.git/history - src
support for Amharic, Asturian, Kannada and Khmer
[lyx.git] / src /
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
2016-10-05 Guillaume MunchFix borders of InsetMathGrid
2016-10-04 Enrico ForestieriAmend ccc0e03f
2016-10-04 Enrico ForestieriIn mathed, require xcolor instead of color when appropriate
2016-10-01 Scott KostyshakInitialize a member variable before it is used
2016-09-29 Enrico ForestieriForce local language switch in IPA insets
2016-09-29 Guillaume MunchWork around dangling pointer
2016-09-29 Guillaume MunchClarify that the Dialog::lyxview_ pointer is in fact...
2016-09-29 Guillaume MunchFix horizontal lines in math arrays
2016-09-27 Enrico ForestieriAlso track local language switches
2016-09-27 Enrico ForestieriDo not unnecessarily open the document language
2016-09-27 Enrico ForestieriShut up compiler warning
2016-09-25 Enrico ForestieriDo not rely on math macros being updated
2016-09-25 Enrico ForestieriAmend 6a3ced3c
2016-09-25 Enrico ForestieriNo need to clutter runparams...
2016-09-25 Enrico ForestieriCorrectly track opened polyglossia languages
2016-09-25 Enrico ForestieriDo not confuse global commands with ERT macros
2016-09-24 Enrico ForestieriCorrectly classify macros
2016-09-24 Enrico ForestieriSort the language nesting mess with polyglossia
2016-09-23 Guillaume MunchFix compilation with MSVC 2015
2016-09-23 Guillaume MunchReverse search: select a whole row
2016-09-23 Guillaume MunchFix: shift-mouse selection doesn't work well across...
2016-09-23 Guillaume MunchHelpers to set selections to arbitrary DocIterators
2016-09-23 Guillaume MunchRemove option to disable texrow
2016-09-23 Guillaume Munchexplicit operator bool
2016-09-23 Guillaume MunchFix type of pos
2016-09-23 Guillaume MunchTexRow: clean up and simplify
2016-09-23 Jean-Marc LasgouttesSimplify the code that sets the read-only emblem in...
2016-09-23 Günter MildeFix #10394 Do not error on missing characters in "nullf...
2016-09-21 Guillaume MunchBetter title for ViewSource
2016-09-21 Jean-Marc LasgouttesDo not hardcode required packages for Note inset
2016-09-21 Jean-Marc LasgouttesDo not use em dash in window title
2016-09-21 Jean-Marc LasgouttesMake *-lyxformat-* backup files use .lyx~ extension
2016-09-20 Juergen SpitzmuellerAmend 2c4673af58f6
2016-09-19 Juergen SpitzmuellerImprove info display for biblatex databases, part III
2016-09-18 Guillaume Munchamend 4d991120
2016-09-18 Juergen SpitzmuellerRegex fix for endyear
2016-09-18 Juergen SpitzmuellerImprove info display for biblatex databases, part II
2016-09-18 Juergen SpitzmuellerImprove info display for biblatex databases
2016-09-18 Juergen SpitzmuellerRemove unnecessary directives and preset search on...
2016-09-18 Juergen SpitzmuellerConnect filter reset button and remove unnecessary...
next