]> git.lyx.org Git - lyx.git/history - src
Fix bug #9554: When we save a file that was not originally in the current
[lyx.git] / src /
2015-11-11 Richard HeckFix bug #9554: When we save a file that was not origina...
2015-11-10 Günter MildeFix 480937a103708a651/lyxgit. See also #9740.
2015-11-10 Guillaume MunchMove tmpdir error message to stderr
2015-11-09 Georg BaumFix regression of 2fc430d5ae
2015-11-09 Günter MildeReset encoding after insets and environments also for...
2015-11-09 Georg BaumStore both sets of font selections
2015-11-08 Jean-Marc LasgouttesImprove fix to 57615915.
2015-11-07 Scott KostyshakFix a Makfile.am typo preventing "make lyxdist"
2015-11-07 Richard HeckMove LFUN_CHANGES_TRACK and LFUN_CHANGES_OUTPUT to...
2015-11-06 Richard HeckThe cite engine info is needed by makeDocumentClass().
2015-11-06 Jean-Marc LasgouttesBe careful about accounting for the right margin
2015-11-05 Günter MildeFix encoding-setting of child document with LuaTeX...
2015-11-05 Jean-Marc LasgouttesAvoid using pointer after it has been invalidated
2015-11-05 Jean-Marc LasgouttesTry to avoid horizontal scrolling with wide insets.
2015-11-04 Georg BaumRemove unused declarations
2015-11-04 Jean-Marc LasgouttesAllow quotes in PDF text properties
2015-11-04 Günter MildeFix some XeTeX + TeX-fonts regressions introduced by...
2015-11-04 Uwe Stöhrachemso.layout: add a flex inset
2015-11-03 Enrico ForestieriFix bug ##9627: Make the document name available to...
2015-11-03 Enrico ForestieriFix bugs #2645 (export BIBINPUTS) and #6634 (Better...
2015-11-03 Guillaume MunchAmend f441590c
2015-11-03 Günter MildeFixme for the partial patch for #9740 (XeTeX with TeX...
2015-11-03 Guillaume MunchCapitalization
2015-11-03 Guillaume MunchAdd "Open Containing Directory" button to the log dialo...
2015-11-02 Enrico ForestieriFix bug #7657: Detect inkscape from the configure script
2015-11-02 Jean-Marc LasgouttesFix compilation with clang++ 3.6.2.
2015-11-02 Jean-Marc LasgouttesDisable setting vertical lines when using a formal...
2015-11-02 Jean-Marc LasgouttesSet current font correctly after inset-select-all
2015-11-02 Jean-Marc LasgouttesFix algorithm that computes horizontal scroll offset
2015-11-02 Jean-Marc LasgouttesFix wrong reset of horizontal scolling of current row
2015-11-02 Guillaume MunchFix bug #9813
2015-11-01 Juergen SpitzmuellerVarwidth module provided by d.iabo
2015-10-31 Scott KostyshakTypo
2015-10-30 Kornel BenkoCmake tests: Display process while executing for target...
2015-10-29 Kornel BenkoCmake tests: Remove the use of file(TIMESTAMP...)
2015-10-29 Scott KostyshakDisable "Show Output Anyway" button if empty file
2015-10-28 Kornel BenkoCmake tests: Get rid of use of command 'env', which...
2015-10-28 Jean-Marc LasgouttesJustify row correctly after double space
2015-10-28 Jean-Marc LasgouttesFix painting of selection with change tracking
2015-10-28 Günter MildeClarify the FIXME for PDF-info encoding.
2015-10-28 Günter MildeUpdate the FIXME for PDF-info encoding.
2015-10-28 Uwe Stöhrmoderncv.layout: update some styles and add new ones
2015-10-27 Georg BaumMake language nesting code more readable
2015-10-26 Jean-Marc LasgouttesFix commit 32edb659
2015-10-25 Günter MildeFix the partial patch for #9740 (XeTeX with TeX fonts...
2015-10-25 Jean-Marc LasgouttesAvoid showing vertical scroll mark when not necessary
2015-10-25 Günter MildeFix the partial patch for #9740 (XeTeX with TeX fonts).
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...
next