]> git.lyx.org Git - lyx.git/shortlog
lyx.git
2015-10-12 Uwe Stöhrinstaller: update the packages list
2015-10-11 Uwe Stöhrinstaller: new release because of bug #9733
2015-10-11 Georg BaumFix languages in math docs.
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-10 Uwe StöhrPDF-comment.lyx: new German translation
2015-10-09 Georg BaumInitialize member
2015-10-09 Georg BaumUpdate LYX_DIR_21x environment variable
2015-10-09 Georg BaumFix typo
2015-10-09 Georg BaumDocument how to use Qt 5 with cmake
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 Uwe StöhrPDF-comment.lyx: some corrections
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 Jean-Marc LasgouttesUpdate file from Abdel's comments and some of my own...
2015-10-03 Jean-Marc LasgouttesSmall typos in 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 Kornel BenkoUpdate sk.po
2015-10-02 Guillaume MunchAmend d5a5fbb8e (cosmetic)
2015-10-02 Jean-Marc LasgouttesAdd a file that describe the current state of painting
2015-10-02 Jean-Marc LasgouttesSmall BufferView cleanup
2015-10-01 Guillaume MunchExample Emacs configuration
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-27 Uwe StöhrPDF-comment.lyx: describe a further feature
2015-09-25 Kornel BenkoCmake build: Remove support for concept checks.
2015-09-25 Jean-Marc LasgouttesFix some compilation problems in C++11 mode
2015-09-25 Jean-Marc LasgouttesRemove support for precompiled headers for autotools
2015-09-25 Jean-Marc LasgouttesChange --enable-cxx11 configure option to --disable...
2015-09-24 Richard HeckTypo in tutorial.
2015-09-23 Uwe StöhrPDF-comment.lyx: fix 2 typos
2015-09-23 Uwe StöhrUserGuide.lyx: accept Stephan's changes
2015-09-23 Stephan WittCorrect many different typos and logical errors.
2015-09-22 Uwe Stöhrinstaller: update to latest ImageMagick
2015-09-22 Kornel BenkoCmake build: Warning if system boost and stdlib-debug...
2015-09-22 Jean-Marc LasgouttesGive a warning when system boost and stdlib-debug are...
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 Juergen Spitzmuellerde.po
2015-09-21 Richard HeckAdd assertions, just to be sure.
2015-09-20 Uwe StöhrWin installer: preparations for a new build
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 Georg BaumUse Require instead of AddToPreamble
2015-09-20 Guillaume MunchAmend 94e992c5
2015-09-20 Richard HeckAdd comment regarding fall through.
2015-09-20 Kornel BenkoUpdate sk.po
2015-09-20 Georg BaumCreate module for paralist.sty
2015-09-20 Georg BaumWork around encoding bug
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-15 Stephan WittCorrect commit 92b0886: true is not True in python.
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...
2015-09-12 Jean-Marc LasgouttesiInitialize a few variables in TextClass constructor
2015-09-12 Jean-Marc LasgouttesInitialize properly two members of InsetTabular
2015-09-12 Jean-Marc LasgouttesInitialize MathData members
2015-09-12 Jean-Marc LasgouttesInitialize pointer members
2015-09-12 Jean-Marc LasgouttesAdd missing break in switch
next