]> git.lyx.org Git - features.git/history - src
Fix typo
[features.git] / src /
2018-07-05 Jean-Marc LasgouttesFixes to input method handling
2018-07-04 Enrico ForestieriAutodetect the EMF format
2018-07-04 Enrico ForestieriFix compilation on case insensitive filesystems
2018-07-03 Jean-Marc Lasgouttesfix compilation when libmagic is not used
2018-07-03 Jean-Marc LasgouttesDo not allow completion when there is an active selection
2018-07-03 Jean-Marc LasgouttesEncapsulate libmagic support in a class
2018-07-02 Juergen SpitzmuellerAmend e5c79a43ee781
2018-07-02 Juergen SpitzmuellerAttempt to reflect tabular width in workarea
2018-07-02 Jean-Marc LasgouttesDo not force lfun argument to be pure ascii
2018-07-01 Juergen SpitzmuellerSupport varwidth's V tabular column type
2018-06-30 Juergen SpitzmuellerWrap rotated cells with linebreaks in varwidth
2018-06-26 Juergen SpitzmuellerHandle correctly zero table special arguments.
2018-06-26 Richard Kimberly... update assertion.
2018-06-25 Kornel BenkoCmake tests: Added tex2lyx test for xltabular and tabularx
2018-06-25 Juergen SpitzmuellerFix definition of boolean
2018-06-25 Juergen Spitzmuellertex2lyx: tabular width in longtable is now possible...
2018-06-25 Juergen SpitzmuellerWith xltabular, multi-page tables can have a fixed...
2018-06-25 Juergen SpitzmuellerGuiTabular: set focus on column width LE if custom...
2018-06-24 Enrico ForestieriFix bug #11180
2018-06-24 Juergen Spitzmuellertex2lyx: Add support for multirow
2018-06-24 Juergen Spitzmuellertex2lyx: check for \maketitle also if other titlename...
2018-06-24 Juergen SpitzmuellerUpdate tex2lyx tests.
2018-06-24 Juergen SpitzmuellerAdd support for tabularx/xltabular
2018-06-16 Enrico ForestieriFix bug #11174
2018-06-09 Juergen SpitzmuellerSupport input of non-ASCII characters in hyperlinks
2018-06-08 Jean-Marc LasgouttesUnbreak completion in text mode
2018-06-06 Richard Kimberly... Fix up 3847e0ef7.
2018-06-06 Enrico ForestieriAvoid duplicate generation of the same preview
2018-06-06 Richard HeckFix bug #7404.
2018-06-06 Richard HeckFix bug #991.
2018-06-05 Jean-Marc LasgouttesUse getArg to read math-extern arguments
2018-06-04 Jean-Marc LasgouttesCatch exception in replaceEnvironmentPath
2018-06-01 Jean-Marc LasgouttesFixup c7496a11: test emptiness before accessing elements
2018-06-01 Juergen SpitzmuellerWe do not natively support multirow yet
2018-06-01 Juergen SpitzmuellerIf a master is being created at loading the child,...
2018-05-31 Jean-Marc LasgouttesSkip paint event when in the middle of a buffer operation
2018-05-31 Richard Kimberly... Revert "Remove test for files when using batch mode."
2018-05-29 Richard Kimberly... Remove test for files when using batch mode.
2018-05-29 Jean-Marc LasgouttesFixup 7900e995: avoid null dereference
2018-05-29 Jean-Marc LasgouttesFixup dd79338c: avoid hypothetical division by zero
2018-05-29 Jean-Marc LasgouttesFixup 57dc8175: initialize GuiCharacter::nospellcheck_
2018-05-29 Jean-Marc LasgouttesFixup 4e9084b3e4
2018-05-28 Jean-Marc LasgouttesFixup a8fd12d1
2018-05-28 Jean-Marc LasgouttesCosmetics
2018-05-28 Jean-Marc LasgouttesRemove trailing _ to local variable
2018-05-28 Jean-Marc LasgouttesDraw frame last when drawing text insets
2018-05-27 Juergen SpitzmuellerFix encoding problems in \input@path
2018-05-27 Juergen SpitzmuellerUnbreak bibitem citations
2018-05-27 Juergen Spitzmuellerdisambiguate function name
2018-05-24 Kornel BenkoAdded testcase for ticket #11156
2018-05-24 Juergen SpitzmuellerConsider required modules when checking for layout...
2018-05-24 Jean-Marc LasgouttesSet caret height correctly for cells inside math rows
2018-05-23 Juergen Spitzmuellertex2lyx: extend titling support
2018-05-21 Juergen SpitzmuellerFix wrong warning.
2018-05-21 Juergen SpitzmuellerUpdate tex2lyx tests
2018-05-21 Juergen SpitzmuellerSupport \cite command in tufte classes
2018-05-21 Jean-Marc LasgouttesReset dim width when computing MathRow metrics
2018-05-21 Juergen SpitzmuellerAllow for cite engine and format definitions/modificati...
2018-05-20 Juergen SpitzmuellerSimplify cite engines code
2018-05-19 Enrico ForestieriFix bug #11151
2018-05-16 Juergen SpitzmuellerDo not start from a non-reveant parent in Buffer cloning.
2018-05-15 Pavel Sandacosmetics
2018-05-15 Jean-Marc LasgouttesAvoid black screen on macOS
2018-05-14 Jean-Marc LasgouttesImplement layout-toggle lfun
2018-05-14 Jean-Marc LasgouttesRemoved unused private variable
2018-05-14 Jean-Marc LasgouttesClean up code of LFUN_LAYOUT
2018-05-11 Juergen SpitzmuellerImplement InsetFloat::contentAlignment()
2018-05-11 Juergen SpitzmuellerFix InsetBox::contentAlignment()
2018-05-11 Juergen SpitzmuellerMerge paragraphs when pasted into an inset that forbids...
2018-05-11 Juergen SpitzmuellerAlign some strings
2018-05-11 Jean-Marc LasgouttesAvoid crash when trying to handle FitCursor
2018-05-10 Juergen Spitzmuellerupdate tex2lyx tests after file format change
2018-05-10 Juergen SpitzmuellerAdd support for global float alignment
2018-05-10 Scott KostyshakOnly show Accept/Reject Change options if relevant
2018-05-09 José MatosSimplify the backup names when using an older file...
2018-05-08 Scott KostyshakCenter longtable explicitly (#10690)
2018-05-08 Richard Kimberly... Fix problem noted by Scott in bug #11125.
2018-05-08 Juergen SpitzmuellerSeparate Text Styles and Text Properties
2018-05-07 Juergen SpitzmuellerFix cutnpaste error
2018-05-07 Juergen SpitzmuellerGuiCharacter: Reset > Default
2018-05-07 Juergen SpitzmuellerPaint nospell mark lower than foeign mark, since these...
2018-05-06 Juergen SpitzmuellerAdd \nospellcheck font property
2018-05-05 Juergen SpitzmuellerMore UI tuning following Scott's suggestions
2018-05-05 Richard Kimberly... Remove unused function.
2018-05-05 Juergen SpitzmuellerFine-tune character dialog UI
2018-05-05 Juergen SpitzmuellerFurther BC fixes to GuiCharacter
2018-05-05 Juergen SpitzmuellerUse a copy of BufferParams
2018-05-05 Juergen SpitzmuellerCheck script char fontenc from main language.
2018-05-05 Juergen SpitzmuellerFix BC issue with autoapply
2018-05-05 Juergen SpitzmuellerHave OK/Apply buttons initially disabled.
2018-05-05 Juergen SpitzmuellerAdd missing transition to button controller
2018-05-05 Juergen SpitzmuellerRemove unused code
2018-05-05 Juergen SpitzmuellerFix signals
2018-05-05 Juergen SpitzmuellerRemove hack that's no longer needed
2018-05-05 Juergen SpitzmuellerAdd and correct tooltips
2018-05-05 Juergen SpitzmuellerAdd translator hints
2018-05-05 Juergen SpitzmuellerRemove connections
2018-05-04 Richard Kimberly... Constify.
2018-05-04 Richard Kimberly... Add missing connection after fb393b45.
2018-05-04 Juergen SpitzmuellerSmall cosmetic addon to the character dialog redesign
next