]> git.lyx.org Git - features.git/history - src
Update default path prefix for Mac OS to include the texbin folder inside the TeX...
[features.git] / src /
2015-07-16 Stephan Witt#9496 factor out getting language from LFUN args or...
2015-07-16 Uwe StöhrVCBackend.cpp: addendum to [f51d7fdd/lyxgit]
2015-07-16 Georg BaumRemove InsetGraphics noUnzip parameter
2015-07-16 Jean-Marc LasgouttesUpdate comment.
2015-07-16 Jean-Marc LasgouttesEnd all Undo::Private members names with an underscore
2015-07-16 Jean-Marc LasgouttesMove some functions out of Bidi.*
2015-07-16 Jean-Marc LasgouttesCompilation fix for windows
2015-07-15 Jean-Marc LasgouttesRemove extra row painting added by horizontal scroll...
2015-07-15 Jean-Marc LasgouttesRename paintTextAndSel to paintStringAndSel
2015-07-15 Jean-Marc LasgouttesWhen adding completion to a row, add also the unique...
2015-07-15 Jean-Marc LasgouttesAvoid crash when inserting space in the middle of missp...
2015-07-15 Günter MildeAdd "TODO-comments" with link to textcyr/textgreek...
2015-07-15 Jean-Marc LasgouttesAuto feature for minibuffer toolbar
2015-07-15 Jean-Marc LasgouttesAvoid breaking kerning with continuous spell checking
2015-07-15 Jean-Marc LasgouttesConvert a few more variables to int
2015-07-14 Jean-Marc LasgouttesAlways use unicode override characters to enforce direction
2015-07-14 Jean-Marc LasgouttesFix comment.
2015-07-14 Jean-Marc LasgouttesUse integer line thickness in painter
2015-07-14 Günter MildeFix #9679 textcyr fails without fontenc
2015-07-12 Kornel BenkoCmake tests: Add missing definition for check_Length_SO...
2015-07-12 Georg BaumFix Length::inBP()
2015-07-12 Georg BaumAdd unit test for the Length class
2015-07-12 Günter MildeFix Ticket #9607 (support comma below accent in unicode...
2015-07-11 Günter MildeFix #9636 textgreek: restore compatibility with lgrenc...
2015-07-09 Jean-Marc LasgouttesPosition better the cursor after math-display
2015-07-08 Stephan WittAdd paths of private frameworks to linker rpath options
2015-07-08 Jean-Marc LasgouttesSmall clean-up to debug support
2015-07-06 Enrico ForestieriRemove unneeded header
2015-07-06 Günter MildeFix clash between marvosym and bbding packages (fixes...
2015-07-05 Enrico ForestieriAvoid calling Buffer::getMacro inside the MathMacro...
2015-07-04 Stephan WittFix for #9659 - Qt may send more then one close event...
2015-07-02 Scott KostyshakRemove an incorrect horizontal size policy
2015-06-30 Enrico ForestieriAvoid code duplication
2015-06-30 Enrico ForestieriAvoid using a dangling pointer
2015-06-30 Jean-Marc LasgouttesRevert "Auto feature for minibuffer toolbar"
2015-06-29 Jean-Marc LasgouttesConstify RowPainter (no intended change)
2015-06-29 Jean-Marc LasgouttesAuto feature for minibuffer toolbar
2015-06-28 Georg BaumTest negative numbers as well
2015-06-28 Georg BaumMake it explicit that we need floating point abs
2015-06-28 Scott KostyshakGive Advanced Find a minimum size
2015-06-28 Scott KostyshakFindAndReplaceUi: update format
2015-06-26 Enrico ForestieriWas forgetting this
2015-06-26 Enrico ForestieriAmend c9d9309c
2015-06-26 Juergen SpitzmuellerFix formatFPnumber with negative doubles.
2015-06-26 Juergen SpitzmuellerHSpace/VSpace: use a _signed_ length validator in the...
2015-06-25 Scott KostyshakFix setting of pref "hide scrollbar in fullscreen"
2015-06-24 Enrico ForestieriCheck whether the buffer pointer is valid before using it
2015-06-24 Enrico ForestieriAssure not to miss requirements on loading with instant...
2015-06-24 Enrico ForestieriFix crash when copying a macro with instant preview on
2015-06-23 Stephan Witt#7896: LyX templates folder is empty - create a symlink...
2015-06-23 Stephan Witt#7896 add support for symlink creation by the LyX binar...
2015-06-23 Enrico ForestieriAvoid an exception when the lyxpreview2bitmap.py script...
2015-06-21 Enrico ForestieriProperly reschedule refresh of previews
2015-06-21 Enrico ForestieriMake really sure to wait for previews after zoom changes
2015-06-20 Enrico ForestieriFix another couple of issues spotted by Guillaume
2015-06-20 Enrico ForestieriAmend 98a5072a
2015-06-19 Enrico ForestieriFix a couple of issues with macros and previews
2015-06-19 Juergen SpitzmuellerRefine lang nesting fix
2015-06-19 Juergen SpitzmuellerFix language nesting problem with polyglossia
2015-06-18 Jean-Marc LasgouttesSimplify the code for "auto" toolbars handling
2015-06-18 Juergen SpitzmuellerForce local font switch in caption.
2015-06-17 Juergen SpitzmuellerProperly pass char to stream (probably fix bug #9632)
2015-06-15 Juergen SpitzmuellerCheck for, and report, uncodable characters in user...
2015-06-14 Enrico ForestieriReplacement for commits bc47054b and ad0d0f6d
2015-06-14 Enrico ForestieriRevert bc47054b and the related commit ad0d0f6d
2015-06-13 Juergen SpitzmuellerGuiParagraph: Fix remaining glitch when entering custom...
2015-06-13 Juergen SpitzmuellerGuiParagraph: fix thinko (bug #9621)
2015-06-13 Jean-Marc LasgouttesFix cursor setting in right-aligned text
2015-06-11 Georg BaumMake tex2lyx tests green again
2015-06-11 Georg BaumFix comments
2015-06-11 Jessica HamiltonQt4: Prevent crash on Haiku when clicking in a document
2015-06-11 Juergen SpitzmuellerReport missing characters on conversion with XeTeX...
2015-06-10 Enrico ForestieriFix building with cmake and Qt4
2015-06-10 Kornel BenkoCmake build: Adapt to compile after 0213e7b5c62f487bddd...
2015-06-10 Enrico ForestieriWas forgetting to clean up
2015-06-10 Enrico ForestieriDelay regeneration of previews on zoom changes
2015-06-09 Juergen SpitzmuellerProperly fix bug #9598
2015-06-09 Juergen SpitzmuellerRevert "No \\par after greyedout notes (bug #9598)"
2015-06-09 Juergen SpitzmuellerNo \\par after greyedout notes (bug #9598)
2015-06-08 Jessica HamiltonAdd packaging support for Haiku
2015-06-08 Jean-Marc LasgouttesProperly notify insets after BufferView::doDispatch
2015-06-07 Enrico ForestieriProperly fix #9602.
2015-06-07 Enrico ForestieriRevert 6bd9f885
2015-06-07 Enrico ForestieriFix bug #9602.
2015-06-07 Scott KostyshakRevert "Update previews after pasting (#6211)"
2015-06-03 Juergen SpitzmuellerGuiIndices: Improve widget disabling and account for...
2015-06-03 Jean-Marc LasgouttesWhen the document language is changed, update cursor...
2015-06-03 Jean-Marc LasgouttesMake case-changing lfuns operate on full words by default
2015-06-02 Enrico ForestieriFix some preview issues reported on the devel list.
2015-06-02 Juergen SpitzmuellerMake Thesaurus check for more general dictionaries...
2015-06-02 Juergen SpitzmuellerFix preview of included files in child documents (bug...
2015-06-01 Georg BaumRevert whitespace changes in test references
2015-06-01 Georg BaumRevert some recent test changes
2015-06-01 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2015-06-01 Georg BaumFix xfig test reference
2015-06-01 Juergen SpitzmuellerMake layout membership to ParagraphGroup settable ...
2015-06-01 Juergen SpitzmuellerFix remaining preview issue with math macros (#6369)
2015-05-30 Enrico ForestieriReally fix bug #9354
2015-05-30 Enrico ForestieriExtend the fix for #5760 to the cygwin xcb backend.
2015-05-28 Uwe StöhrLaTeXFeatures.cpp: register the hpstatement package
next