]> git.lyx.org Git - lyx.git/history - src
Remove unappropriate French style command from preamble
[lyx.git] / src /
2018-01-31 Jean-Marc LasgouttesMake CursorData::checkNewWordPosition() more robust
2018-01-30 Günter MildeUse LaTeX macros instead of Latin transcription for...
2018-01-30 Jean-Marc LasgouttesAdd support for enchant 2.x
2018-01-29 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2018-01-29 Jean-Marc LasgouttesFixup 6b6fa94c: coverity says there are more possible...
2018-01-29 Jean-Marc LasgouttesCatch exceptions to please coverity
2018-01-29 Juergen SpitzmuellerWhitespace
2018-01-29 Richard HeckFix bug #11055.
2018-01-29 Richard HeckWhitespace.
2018-01-27 Juergen SpitzmuellerDifferentiate Buffer strings and GUI strings in citeengines
2018-01-27 Jean-Marc LasgouttesMake sure to add at least one element in row if possible
2018-01-27 Juergen SpitzmuellerUse proper localization chain for Box special width...
2018-01-27 Juergen SpitzmuellerMake another GUI string translatable
2018-01-27 Juergen SpitzmuellerMake GUI string translatable
2018-01-26 Jean-Marc LasgouttesFix embarrassing thinko (fixup 1a969fa4a61)
2018-01-26 Juergen SpitzmuellerProperly communicate forced encodings
2018-01-26 Juergen SpitzmuellerAccount for custom encoding in DocIteratior::getEncoding
2018-01-25 Jean-Marc LasgouttesNew method zoomedPixel to compute pixel amount also...
2018-01-25 Enrico ForestieriCorrectly output a single char_type
2018-01-24 Jean-Marc LasgouttesBetter debug message
2018-01-21 Juergen SpitzmuellerFix output of quote ligatures with TeX font LuaTeX
2018-01-21 Richard HeckIntroduce Inset::asInsetGraphics.
2018-01-20 Juergen Spitzmuellerremove unnecessary braces
2018-01-16 Jean-Marc LasgouttesSet endlabel color correctly when there is a selection
2018-01-15 Jean-Marc LasgouttesPartial cleanup of the row selection code
2018-01-13 Pavel Sanda* LFUN_BUFFER_RELOAD - allow dropping of the changes.
2018-01-13 Juergen SpitzmuellerWork around auto-bibitem insertion when separating...
2018-01-13 Juergen SpitzmuellerOnce more rework outline wrt environments.
2018-01-13 Juergen SpitzmuellerFix loop while separating
2018-01-12 Jean-Marc LasgouttesInitialize properly class member
2018-01-12 Juergen SpitzmuellerUse qt4-compatible connect() syntax.
2018-01-12 Jean-Marc LasgouttesSpacing
2018-01-12 Jean-Marc LasgouttesFixup 27eb415d: do not define mymkdir() when it is...
2018-01-12 Guillaume MMInstall a new compressor
2018-01-12 Juergen SpitzmuellerComplement the movement handling of environments
2018-01-11 Juergen SpitzmuellerFix Null-checking issue detected by Coverity.
2018-01-11 Juergen SpitzmuellerAmend 07665d1dca9
2018-01-11 Juergen SpitzmuellerHandle movement of environments better
2018-01-10 Günter MildeDo not write LICR macro if character is encodable.
2018-01-10 Pavel SandaRCS: commit undo allowed only in unlocked state.
2018-01-08 Jean-Marc LasgouttesSimplify code using range-based for loops
2018-01-08 Kornel BenkoCmake build: Use test/dummy_functions.cpp instead of...
2018-01-08 Jean-Marc LasgouttesFix ghost caret
2018-01-08 Jean-Marc LasgouttesLooks like these are not needed for tests in support/
2018-01-08 Jean-Marc LasgouttesMake #include directories explicit
2018-01-06 Jean-Marc LasgouttesFix compilation in monolithic mode
2018-01-06 Jean-Marc LasgouttesRemove unused variables
2018-01-06 Guillaume MMFix preview with a nested preview not being shown ...
2018-01-05 Jean-Marc LasgouttesMove the inPixels(MetricsBase) help from Length to...
2018-01-05 Jean-Marc LasgouttesUpdate buffer when an inset or an INFO inset has bee...
2018-01-05 Jean-Marc LasgouttesRemove 'premature optimization' that proved buggy
2018-01-04 Richard HeckFix bug #10951.
2018-01-04 Juergen SpitzmuellerDo note attempt to nest more than possible.
2018-01-03 Juergen SpitzmuellerProperly handle color none.
2018-01-03 Juergen SpitzmuellerDisable useless environment-split function at the core.
2018-01-03 Juergen SpitzmuellerUse the command-alternatives sequence as defined in...
2018-01-03 Juergen SpitzmuellerAmend 761a542551bc9 once more.
2018-01-02 Juergen SpitzmuellerLimit 761a542551bc9 to the case where we have a label.
2018-01-02 Jean-Marc LasgouttesDo not use Application for a 'cancel export' boolean
2018-01-02 Günter MildeFix a comment.
2018-01-01 Jean-Marc LasgouttesFix 'make check'
2018-01-01 Juergen SpitzmuellerPrepend "Insert " in the context menu for environment...
2018-01-01 Juergen Spitzmuellermention new option
2017-12-31 Juergen SpitzmuellerLyXAction.cpp: Whitespace and line breaking fixes.
2017-12-31 Juergen SpitzmuellerAnother case where nesting needs to be preserved.
2017-12-31 Juergen SpitzmuellerMark follow-up paragraphs in a paragraph group as nested.
2017-12-31 Juergen SpitzmuellerUse real cursor pit, not the modified one.
2017-12-30 Juergen SpitzmuellerMaintain nesting when separating outer environment
2017-12-30 Juergen SpitzmuellerMove environment-split from Edit to Insert, as requested.
2017-12-30 Juergen SpitzmuellerDon't show append function where it does not make sense.
2017-12-30 Juergen SpitzmuellerRevert "Fix environment-split when at pos 0 of a frame...
2017-12-30 Juergen SpitzmuellerFix environment-split when at pos 0 of a frame title.
2017-12-30 Juergen SpitzmuellerFix environment-split previous problem spotted by Joel
2017-12-29 Richard HeckFix bug #10835.
2017-12-29 Richard HeckMinor code simplification.
2017-12-29 Richard HeckFix problem with BibTeX error reporting.
2017-12-29 Juergen SpitzmuellerProperly implement IsTocCaption for Arguments in standa...
2017-12-29 Juergen SpitzmuellerAdd IsAutoNestedBy
2017-12-29 Juergen SpitzmuellerSome AutoNest polishment.
2017-12-28 Juergen SpitzmuellerEndNests in Layout::write()
2017-12-28 Juergen SpitzmuellerImplement auto-nesting.
2017-12-28 Juergen SpitzmuellerIntroduce environment-split before
2017-12-28 Juergen SpitzmuellerIntroduce environment-split previous
2017-12-27 Juergen SpitzmuellerFix footnotes in table with RevTeX4
2017-12-27 Juergen SpitzmuellerOpen intitle command explicitly also for passthru.
2017-12-26 Juergen SpitzmuellerUse TeXOnePar for the inpreamble layouts
2017-12-26 Juergen SpitzmuellerFix inpreamble styles.
2017-12-25 Richard HeckFix crash after cancellation code.
2017-12-25 Juergen SpitzmuellerImprove error msg
2017-12-24 Juergen SpitzmuellerPrevent to paste uncodable characters into verbatim
2017-12-24 Juergen SpitzmuellerIntroduce "inherit" encoding for latex_language
2017-12-23 Richard HeckPut the dummy tex2lyx support where it is supposed...
2017-12-23 Richard HeckWhitespace.
2017-12-23 Richard HeckDummy theApp() method should return a pointer.
2017-12-23 Juergen SpitzmuellerFix switch of language and line spacing in InTitle...
2017-12-23 Richard HeckFix puzzling warning.
2017-12-23 Richard HeckImprove error message when LaTeX process is killed.
2017-12-22 Kornel BenkoFix linking errors for check_filetools, check_trivstrin...
2017-12-21 Richard HeckAllow makeindex, nomencl, and bibtex runs to be cancele...
2017-12-21 Richard HeckAllow LaTeX processes to be canceled.
next