]> git.lyx.org Git - lyx.git/history - src
Protect label in moving argument
[lyx.git] / src /
2019-03-14 Juergen SpitzmuellerProtect label in moving argument
2019-03-14 Juergen SpitzmuellerMove labels and insets out of moving arguments
2019-03-13 Kornel BenkoTypo
2019-03-13 Kornel BenkoFix #11505. Count and display number of replaced string...
2019-03-13 Günter MildeUse CJKutf8 package if input encoding is "utf8" and...
2019-03-13 Günter MildeRemove special code for CJK that is no longer required...
2019-03-12 Jean-Marc LasgouttesRevert "Let tm be a reference here as elsewhere"
2019-03-12 Jean-Marc LasgouttesMake TextMetrics noncopyable
2019-03-12 Juergen SpitzmuellerAdd NeedMBoxProtect [inset]layout option
2019-03-12 Juergen SpitzmuellerWarn if included file does not exist
2019-03-10 Juergen SpitzmuellerMore exceptions to percent encoding
2019-03-10 Juergen SpitzmuellerDo not percent-encode & in urls
2019-03-10 Juergen Spitzmuellerupdate tex2lyx tests after file format change
2019-03-10 Juergen SpitzmuellerSupport for the Malayalam language
2019-03-09 Kornel BenkoFindAdv: Special handling for \dot{i} and 'ß'
2019-03-09 Kornel BenkoAmend 62f8b8be
2019-03-09 Juergen SpitzmuellerDo not use GUI language for shortcut info inset if...
2019-03-08 Kornel BenkoFindAdv: Expand the list of handled chars for dot below...
2019-03-08 Juergen SpitzmuellerSilence compiler warning
2019-03-07 Günter MildeEnsure \LyX macro works also with non-standard font...
2019-03-04 Kornel BenkoFindAdv: Amend cd4ae51f
2019-03-04 Kornel BenkoFindAdv: Amend b21c8b21: Expand the list for handled...
2019-03-03 Günter MildeFix/simplify "if" clause for application of \textcyrril...
2019-03-03 Günter MildeUpdate latex export of combining characters.
2019-03-03 Kornel BenkoFindAdv: Handle some more accented latin characters.
2019-03-02 Kornel BenkoFindAdv: Expand the list for handled latin characters
2019-03-02 Kornel BenkoFindAdv: Try to add the possibility to search for accen...
2019-02-28 Günter MildeDon't switch encodings when a document wide encoding...
2019-02-28 Kornel BenkoFindAdv: Use isAlnumASCII() instead of std::isalnum()
2019-02-28 Jean-Marc LasgouttesUse || instead of or operator
2019-02-27 Kornel BenkoAmend aaffcd0b: Remove some remnants ...
2019-02-27 Kornel BenkoFindAdv: Do not use data from included listing if in...
2019-02-26 Kornel BenkoFindAdv: Try to use a better algorithm to find begin...
2019-02-26 Jean-Marc LasgouttesUpdate screen as needed when preferences are changed
2019-02-26 Kornel BenkoFindAdv: Partially revert e69f7022
2019-02-26 Richard Kimberly... Fix bad error message (bug 11486).
2019-02-25 Jean-Marc LasgouttesMake callstack printing useful and optional
2019-02-25 Jean-Marc LasgouttesUse range-based loops in BufferList
2019-02-25 Jean-Marc LasgouttesChange the way scrolled rows are tracked
2019-02-25 Kornel BenkoFindAdv: Fix #11496 -- too slow find
2019-02-25 Jean-Marc LasgouttesMove some TextMetrics code around.
2019-02-23 Kornel BenkoFindAdv: Correctly match '\[' and '\]' in regular expre...
2019-02-22 Kornel BenkoFindAdv: debug info
2019-02-21 Kornel BenkoFindAdv: Discard \parbox, \input macros
2019-02-21 Kornel BenkoFindAdv: Handle \shortcut
2019-02-20 Jean-Marc LasgouttesHonor Update::SinglePar properly
2019-02-20 Kornel BenkoFindAdv: Added handling for latex environments
2019-02-19 Kornel BenkoFindadv: Added handling for frontmatter macros
2019-02-19 Enrico ForestieriFix bug #11490
2019-02-19 Jean-Marc LasgouttesRename TextMetrics::dimension() to dim()
2019-02-18 Jean-Marc LasgouttesDo not use trailing underscore for local variable
2019-02-18 Jean-Marc LasgouttesRemove unused method
2019-02-18 Jean-Marc LasgouttesRename Row::dimension() to dim()
2019-02-18 Jean-Marc LasgouttesLet tm be a reference here as elsewhere
2019-02-18 Jean-Marc LasgouttesDo a round of DEPM after changing layout
2019-02-18 Jean-Marc LasgouttesDEPM: allow to delete empty paragraphs after deleting...
2019-02-18 Jean-Marc LasgouttesDEPM: do not strip explicitly leading spaces
2019-02-18 Jean-Marc LasgouttesDEPM: replace loop by existing method
2019-02-18 Jean-Marc LasgouttesDEPM: reorganize a bit (no change intended)
2019-02-18 Jean-Marc LasgouttesDEPM: handle undo when deleting spaces
2019-02-18 Juergen SpitzmuellerFix copy/paste error spotted by coverity.
2019-02-18 Jean-Marc LasgouttesInitialize member
2019-02-18 Juergen SpitzmuellerBasic support for biblatex-chicago
2019-02-17 Kornel BenkoFindAdv: Handle more cases
2019-02-16 Kornel BenkoFindAdv: Even more fine tuning
2019-02-13 Kornel BenkoFindAdv: More fine tuning
2019-02-12 Kornel BenkoFindAdv: Fine tuning
2019-02-12 Günter MildeUpdate comment.
2019-02-12 Günter MildeLoad "textcomp" and "pmboxdraw" before "(lua)inputenc...
2019-02-11 Kornel BenkoFindAdv: Try to find real start of found match
2019-02-11 Jean-Marc LasgouttesFix Visual C++ warnning
2019-02-10 Kornel BenkoFindAdv: Add handling of begin{multicols}[...][......
2019-02-09 Günter MildeDon't switch encodings to/from CJK if the document...
2019-02-07 Kornel BenkoFindadv: Add handling for powerdot macros
2019-02-06 Jean-Marc LasgouttesFix algorithm for finding localized files
2019-02-05 Günter MildeFix CJK preamble.
2019-02-05 Scott KostyshakComment: add matching parenthesis
2019-02-05 Enrico ForestieriUse braces for listings caption
2019-02-05 Jean-Marc LasgouttesDEPM: fix infinite loop.
2019-02-05 Günter MildeCheck for CJK instead of CJKutf8.
2019-02-05 Günter MildePrevent fallback to "utf8" if "inputenc" package is...
2019-02-05 Kornel BenkoFindadv: Handle \lettrine{} in initials.module
2019-02-04 Jean-Marc LasgouttesDo not rely on x_ when painting label
2019-02-04 Enrico ForestieriFix bug #11484
2019-01-30 Jean-Marc LasgouttesFix DEPM at end of paragraph
2019-01-30 Günter MildeDo not use \inputencoding when the buffer input encodin...
2019-01-29 Juergen Spitzmueller? and = must not be percent-encoded in hrefs
2019-01-29 Jean-Marc LasgouttesDEPM: some factorization beween both versions
2019-01-28 Günter MildeFix CJK environment nesting issue.
2019-01-28 Günter MildeFix for CJK-documents with input-encoding "utf8".
2019-01-28 Günter MildeLoad CJK support package before font selection.
2019-01-28 Jean-Marc LasgouttesTake care of spaces tracked as inserted in depm
2019-01-25 Juergen SpitzmuellerDo not check for duplicates when pasting a label into...
2019-01-24 Günter MildeFix second part of #5386.
2019-01-23 Günter MildeSupport for documents in other scripts with parts in...
2019-01-20 Richard Kimberly... Add spaces. Thanks, Kornel.
2019-01-18 Richard Kimberly... Rename emergency file when it is kept.
2019-01-16 Jean-Marc LasgouttesTry to compute row height like it should be done
2019-01-14 Jean-Marc LasgouttesAllow to type a space in front of another one
2019-01-13 Juergen SpitzmuellerFix copy-paste error
next