]> git.lyx.org Git - lyx.git/history - src
ctests: uninvert some XeTeX tests that are fixed
[lyx.git] / src /
2015-10-24 Stephan WittFix a missing-braces warning for initialization of...
2015-10-24 Stephan WittFor Mac OS: Additional check for Control and Meta modif...
2015-10-23 Georg BaumRevert the box alignment part of 8010b90c
2015-10-23 Uwe StöhrInsetMathNest.cpp: add \sideset to the autocomplete...
2015-10-21 Guillaume MunchAmend bb344452
2015-10-20 Guillaume Munchmsvc: Proper fix for compilation of TexRow
2015-10-20 Vincent van Ravesteijnmsvc: Move implementation of numpunct<> functions to...
2015-10-20 Vincent van RavesteijnRevert "msvc: Fix compilation of TexRow"
2015-10-20 Günter MildePartial fix for #9740 "XeTeX/LuaTeX with TeX fonts...
2015-10-20 Guillaume MunchAmend bb344452
2015-10-20 Günter MildeUpdate the fileformat number in the tex2lyx test's...
2015-10-20 Jean-Marc LasgouttesAssorted cppcheck fixes
2015-10-19 Guillaume MunchTexRow: fix return value on invalid row input.
2015-10-19 Vincent van Ravesteijnmsvc: Fix compilation of TexRow
2015-10-19 Georg BaumFix language nesting regression
2015-10-19 Günter MildeFix #9764, combining diacritical characters for line...
2015-10-19 Günter MildeFix #9792 cyrtext and textcyr in the preamble of every...
2015-10-19 Vincent van Ravesteijncmake: Put updatetex2lyxtests in an appropriate folder
2015-10-19 Jean-Marc LasgouttesFix drawing with pixmap cache
2015-10-19 Jean-Marc LasgouttesGet rid of ParagraphMetrics::insetDimension
2015-10-19 Guillaume MunchAdd cursor<->row correspondance tracking for tables...
2015-10-19 Guillaume MunchImprove the TexRow Cursor->Row algorithm for selections.
2015-10-19 Guillaume MunchRemove a deep copy of MathData in lyx::write
2015-10-19 Guillaume MunchTexRow info in source panel and gotoCursor() for debugging
2015-10-19 Guillaume MunchAdding TexRow information on math latex output (#4725)
2015-10-19 Guillaume MunchAdd math cell positions to TexRow
2015-10-19 Guillaume MunchAdd a unique id to math insets
2015-10-19 Guillaume MunchSplitting otexstream into otexrowstream and otexstream.
2015-10-19 Uwe Stöhrcolored-boxes.lyx: new example file for the tcolorbox...
2015-10-18 Georg BaumFix language end command
2015-10-18 Georg BaumRemove confusing parentheses
2015-10-18 Georg BaumFix regression of 359aef92f87
2015-10-15 Georg BaumFix std::string docstream output error
2015-10-12 Jean-Marc LasgouttesRemove variable y_top that was computed but not used.
2015-10-12 Stephan WittCorrect early return position for if use_pixmap_cache_...
2015-10-11 Georg BaumFix cursor movement for large logos (#9628)
2015-10-11 Georg BaumDisable assigment operator
2015-10-11 Georg BaumComply with rule-of-three
2015-10-11 Georg BaumMove comment where it belongs
2015-10-10 Georg BaumRemove C-style casts found by cppcheck
2015-10-10 Georg BaumFix LASSERT correction
2015-10-10 Georg BaumRemove unused variables
2015-10-10 Georg BaumFix duplicated pointer check
2015-10-10 Georg BaumFix copy-paste leftover
2015-10-10 Georg BaumAdd missing intializations
2015-10-10 Georg BaumFix multicolumn regression (bug #9788)
2015-10-09 Georg BaumInitialize member
2015-10-09 Georg BaumFix typo
2015-10-09 Jean-Marc LasgouttesFix display of perenthesis in Hebrew documents
2015-10-09 Jean-Marc LasgouttesSmall code cleanup
2015-10-09 Jean-Marc LasgouttesGet rid of old Bidi code
2015-10-09 Stephan WittAvoid the use of a static NSAutoreleasePool.
2015-10-09 Stephan WittAdd missing adjustment of end_pos if given length excee...
2015-10-09 Stephan WittFix "dead store" warnings of Xcode analyze tool
2015-10-08 Georg BaumFix cppcheck portability warning
2015-10-07 Jean-Marc LasgouttesRevise commit 7a5eff56
2015-10-07 Pavel SandaSet minimal width of fixedwidth collapsable insets.
2015-10-05 Guillaume MunchAdd TOC of external materials. (#7790, partial)
2015-10-05 Guillaume MunchConsistency of ellipses across the UI
2015-10-05 Jean-Marc LasgouttesRemove PainterInfo argument to checkCursorScrollOffset
2015-10-04 Jean-Marc LasgouttesMore updates to painting analysis
2015-10-03 Enrico ForestieriFix #9726: Preview does not have correct font size
2015-10-03 Enrico ForestieriFix #9490: SIGSEGV involving LyX macros --- A reproduci...
2015-10-02 Guillaume MunchAmend d5a5fbb8e (cosmetic)
2015-10-02 Jean-Marc LasgouttesSmall BufferView cleanup
2015-10-01 Guillaume MunchFix compilation with MSVC in c++98 mode
2015-10-01 Guillaume MunchImprovements to cursor highlighting in the source panel
2015-10-01 Guillaume MunchEnhancements and bugfixes to the TOCs
2015-09-28 Guillaume MunchFix bugs #6078 and #9364
2015-09-27 Jean-Marc LasgouttesRewrite Cursor::getSurroundingPos without Bidi class
2015-09-27 Jean-Marc LasgouttesRepeat after me: into account, into account, into account
2015-09-25 Jean-Marc LasgouttesRemove support for precompiled headers for autotools
2015-09-21 Jean-Marc LasgouttesMake text insets wide as soon as they contain a display...
2015-09-21 Jean-Marc LasgouttesNew helper method Row::Element::isRTL()
2015-09-21 Richard HeckAdd assertions, just to be sure.
2015-09-20 Georg BaumRemove unused variables found by cppcheck
2015-09-20 Georg BaumFix missing xhtml output found by cppcheck
2015-09-20 Georg BaumFix wrong label found by cppcheck
2015-09-20 Georg BaumForbid wrong compiler generated copy constructors
2015-09-20 Guillaume MunchAmend 94e992c5
2015-09-20 Richard HeckAdd comment regarding fall through.
2015-09-20 Georg BaumFix cppcheck variable scope warnings
2015-09-17 Georg BaumRefuse to run tex2lyx tests with in-source builds
2015-09-15 Juergen Spitzmuellerrestore crucial float information in note insets (bug...
2015-09-15 Guillaume MunchNew class InsetCaptionable
2015-09-15 Guillaume MunchBetter construction of the TOC for floats and captions
2015-09-15 Guillaume MunchDo not show subfigures in the menu (bug #9759)
2015-09-15 Guillaume MunchSupport for (std|boost)::make_shared
2015-09-13 Guillaume MunchMath commands used in text mode now always use the...
2015-09-13 Georg BaumAdd some missing member variable initializations
2015-09-13 Georg BaumReturn reference to this in operator=()
2015-09-13 Georg BaumRemove dead code
2015-09-13 Georg BaumWork around a gcc5 bug
2015-09-13 Georg BaumMake destructor virtual
2015-09-12 Guillaume MunchFix bug #1996
2015-09-12 Guillaume MunchImprovements to the display of the source.
2015-09-12 Guillaume MunchBetter session management for the source panel.
2015-09-12 Guillaume MunchImprove the performance of the source panel by using...
2015-09-12 Guillaume MunchFix bug #9754
2015-09-12 Jean-Marc LasgouttesIn fileLock, take in account the case where the file...
next