]> git.lyx.org Git - lyx.git/history - src
Mark Galician and Serbian translators as inactive
[lyx.git] / src /
2018-02-20 Juergen SpitzmuellerLocalize items in view/update popup icons
2018-02-20 Jean-Marc LasgouttesKill macro mode when using LFUN_ESCAPE
2018-02-19 Jean-Marc LasgouttesImprove metrics of equations. More work remains to...
2018-02-19 Juergen Spitzmuellerescape label in included listings
2018-02-18 Juergen Spitzmuellergrammar
2018-02-17 Jean-Marc LasgouttesAnother go at fixing string metrics
2018-02-17 Juergen SpitzmuellerSkip insets when checking for uncodable chars to paste.
2018-02-17 Juergen SpitzmuellerAdapt to new ChkTeX return values.
2018-02-14 Juergen SpitzmuellerDisable unsupported ref types in mathed.
2018-02-12 Richard HeckFix crash when citeengine is unknown.
2018-02-12 Jean-Marc LasgouttesUse parMetrics to access the par_metrics_ map
2018-02-12 Jean-Marc LasgouttesImplement buffer-anonymize more efficiently
2018-02-11 Juergen SpitzmuellerDisable BUFFER_EXPORT and BUFFER_EXPORT_AS while buffer...
2018-02-10 Juergen Spitzmuelleramend 71fea633266
2018-02-10 Juergen SpitzmuellerDisable CheckTeX while buffer is processed
2018-02-10 Juergen SpitzmuellerFix race condition in processFuncRequestQueue
2018-02-10 Juergen SpitzmuellerFix Windows compiler warning about double declaration...
2018-02-09 Pavel SandaCosmetics per JMarc's suggestions.
2018-02-09 Enrico ForestieriAvoid an infinite loop
2018-02-09 Juergen Spitzmuellertex2lyx: normalize bib and bst paths
2018-02-09 Juergen SpitzmuellerFix child document regex in scanLogFile
2018-02-08 Pavel SandaProper naming of LFUN_SET_GRAPHICS_GROUP.
2018-02-08 Pavel SandaGroup similar lfuns.
2018-02-08 Pavel SandaUnify graphics-groups inside marked block functionality.
2018-02-08 Juergen SpitzmuellerReset cur.pit() when pasting into tables.
2018-02-08 Juergen SpitzmuellerRevert "Mark follow-up paragraphs in a paragraph group...
2018-02-08 Juergen SpitzmuellerConsider class-provided citation engines
2018-02-08 Juergen SpitzmuellerRemove createTempFile method
2018-02-08 Juergen SpitzmuellerRe-add method to get a temporary file name without...
2018-02-07 Pavel Sanda* comment
2018-02-07 Pavel Sanda* comment
2018-02-07 Juergen SpitzmuellerAdd missing break and polish formatting.
2018-02-06 Juergen SpitzmuellerDo not use English, but the context language, when...
2018-02-06 Juergen SpitzmuellerDo not use English, but the context language, when...
2018-02-06 Juergen SpitzmuellerAdd missing connection.
2018-02-03 Pavel Sandaforgotten glitch
2018-02-03 Pavel SandaLFUN_DOC_ANONYMIZE -> LFUN_BUFFER_ANONYMIZE per JMarc...
2018-02-02 Pavel SandaAdd LFUN_DOC_ANONYMIZE, quick fix for #7259.
2018-02-02 Pavel Sanda* doxy
2018-02-01 Juergen SpitzmuellerEnable CompressorProxy for all Workareas (incl. Embedde...
2018-01-31 Jean-Marc LasgouttesFix Cursor::sanitize
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
next