]> git.lyx.org Git - lyx.git/history - src
Fix small UI glitch
[lyx.git] / src /
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
2018-05-04 Juergen SpitzmuellerTowards a sane character dialog
2018-05-04 Juergen SpitzmuellerFixes for nested ulem commands
2018-05-04 Richard Kimberly... Note.
2018-05-04 Juergen SpitzmuellerSet main_fontenc runparam also for paragraph-only sourc...
2018-05-04 Juergen Spitzmuellercprotect include inset
2018-05-03 Richard Kimberly... Do not step equation numbers in deleted equations.
2018-05-03 Richard Kimberly... Do not step counters in deleted material.
2018-05-03 Richard HeckAdd toolbar menus for custom insets and character styles.
2018-05-02 Richard Kimberly... Fix indentation.
2018-05-02 Pavel SandaEnable graphics-unify only for selections containing...
2018-05-02 Jean-Marc LasgouttesMove code around
2018-05-02 Jean-Marc LasgouttesRevert "Update documentation"
2018-05-02 Jean-Marc LasgouttesUpdate documentation
2018-05-01 Juergen Spitzmuellerrevert accidental commit
2018-05-01 Juergen SpitzmuellerGroup the switch of encoding for listings in utf8 documents
2018-05-01 Richard Kimberly... Request buffer update rather than do it.
2018-05-01 Richard HeckFix bug 11070.
2018-04-30 Juergen SpitzmuellerFake CJK quotes also for utf8 inputenc
2018-04-30 Juergen SpitzmuellerTry to make an educated guess about the logo extension...
2018-04-30 Juergen Spitzmuellercprotect: don't consider content in Notes, deactivated...
2018-04-30 Juergen SpitzmuellerFix comment
2018-04-30 Juergen Spitzmuellercprotect allows to place environments in fragile contexts.
2018-04-29 Juergen SpitzmuellerPassThru paragraphs have latex_language; consider this...
2018-04-29 Juergen SpitzmuellerAllow adjustment of banner slogan size to localized...
2018-04-29 Juergen SpitzmuellerLocalize slogan on LyX banner
2018-04-29 Juergen SpitzmuellerLanguage::fontenc(): Don't check for LaTeX font with...
2018-04-28 Scott KostyshakFix duplicate, disabled "Separated Frame Below"
2018-04-28 Juergen Spitzmuellerunicodesymbols: add general way to require a feature...
2018-04-28 Juergen SpitzmuellerRework OK/Apply/Cancel UI of prefs dialog
next