]> git.lyx.org Git - lyx.git/history - src
Fix drawing of labels in insets
[lyx.git] / src /
2019-01-05 Jean-Marc LasgouttesFix drawing of labels in insets
2019-01-05 Jean-Marc LasgouttesAvoid crash when using inset-select-all in tabular
2019-01-05 Jean-Marc LasgouttesFix vertical offset of fonts like MinionPro
2019-01-05 Juergen SpitzmuellerAlways update bibfiles cache with bibliography environm...
2019-01-04 Richard Kimberly... Fix bug #11432.
2019-01-03 Jean-Marc LasgouttesRemove premature (and bad) optimization
2019-01-03 Jean-Marc LasgouttesAdd override statements to please clang
2019-01-02 Enrico ForestieriAmend [324b8287/lyxgit]
2018-12-31 Juergen SpitzmuellerRemove *.bbl and friends when invalidating the bib...
2018-12-31 Juergen SpitzmuellerUnbreak citing from bibliography environment
2018-12-29 Juergen SpitzmuellerFix some parsing glitches in Autonest and IsAutonestedBy
2018-12-29 Juergen SpitzmuellerDo not auto-insert separator for keepempty layouts
2018-12-29 Juergen SpitzmuellerFixup LocalLayout ui after [3847e0ef/lyxgit]
2018-12-29 Pavel SandaBackport 33284ee5c.
2018-12-29 Richard Kimberly... Fix bug #6096.
2018-12-29 Richard Kimberly... Fix bug #9004.
2018-12-29 Juergen SpitzmuellerLFUN_TEXTSTYLE_UPDATE: Do not force any unspecified...
2018-12-29 Richard Kimberly... Fix bug #11422.
2018-12-29 Scott KostyshakFix assertion when checking if change in selection
2018-12-25 Juergen SpitzmuellerWhen cancelling saving of a children, cancel the whole...
2018-12-24 Juergen SpitzmuellerAllow to restore default UI colors in prefs
2018-12-22 Scott KostyshakFix crash when selecting text with changes
2018-12-22 Scott KostyshakOnly show Accept/Reject Change options if relevant
2018-12-22 Juergen SpitzmuellerGuiCharacter: Add menu to Restore button
2018-12-21 Jean-Marc LasgouttesMake DEPM respect current cursor position.
2018-12-20 Enrico ForestieriFix bug 11346
2018-12-20 Juergen SpitzmuellerAlso check for dirty children on QUIT
2018-12-19 Pavel SandaBackport 99bfe201208.
2018-12-18 Juergen SpitzmuellerGuiCharacter: Add "Reset" and "Restore Defaults" buttons
2018-12-17 Juergen SpitzmuellerCheck for hidden dirty child on close
2018-12-17 Jean-Marc LasgouttesFix embarrassing typo
2018-12-17 Juergen SpitzmuellerGuiCharacter: INHERIT is OFF for the tristate buttons.
2018-12-17 Juergen SpitzmuellerGuiCharacter: Consider default settings for underline...
2018-12-17 Juergen SpitzmuellerAmend 9705b88251
2018-12-17 Juergen SpitzmuellerUse current_font, not real_current_font, in character...
2018-12-16 Jean-Marc LasgouttesFix undo after breaking a nested paragraph
2018-12-14 Jean-Marc LasgouttesMake sure inset buffer is correctly set in math grid
2018-12-14 Jean-Marc LasgouttesSet buffer correctly when changing math space type.
2018-12-14 Pavel SandaBackport 641ae5c7add025.
2018-12-14 Enrico ForestieriFix bug #9622
2018-12-14 Pavel SandaKeep permissions of the saved files intact. (Backportin...
2018-12-14 Richard Kimberly... Comment
2018-12-14 Richard Kimberly... The updateBibfilesCache routine is not in master.
2018-12-14 Richard Kimberly... There is no reason we should need to reload the bibinfo...
2018-12-14 Richard Kimberly... Fix slowness problem reported on the mailing list on...
2018-12-14 Enrico ForestieriFix display of single-char macro names
2018-12-14 Guillaume MMFix segfault after deleting monitor
2018-12-13 Jean-Marc LasgouttesFix selection of unmarked RtL text
2018-12-13 Jean-Marc LasgouttesRemove old workaround that is not needed anymore
2018-12-12 Juergen SpitzmuellerFix encoding problems in \input@path
2018-12-11 Richard Kimberly... Copy modules into the Advanced F&R pane as well.
2018-12-11 Guillaume MunchMake tab movement visible (#10733)
2018-12-11 Richard HeckFix bug 9798.
2018-12-11 Richard HeckFix bug #7404.
2018-12-11 Richard HeckFix bug #991.
2018-12-11 Enrico ForestieriFix reloading of local layout file (bug #11120)
2018-12-11 Kornel BenkoFix #11241, FindAdv for wedge in subscript
2018-12-08 Enrico ForestieriAmend bd21aa9
2018-12-08 Enrico ForestieriFix bug #11398
2018-12-02 Pavel SandaCorrectly update after buffer-anonymize in branch.
2018-11-23 Jean-Marc LasgouttesShow cursor correctly when loading file
2018-11-21 Jean-Marc LasgouttesAvoid extra space in tooltips
2018-11-12 Enrico ForestieriFix bug #11367
2018-10-30 Juergen SpitzmuellerDispay pre- and posttext widgets if non-empty also...
2018-10-22 Jean-Marc LasgouttesAmend 4ecbff00: it is too early for skipping the update...
2018-10-15 Juergen SpitzmuellerMissing backports in the context of #9158
2018-10-14 Juergen SpitzmuellerAmend a754912 once more
2018-10-14 Juergen SpitzmuellerClear bibfile cache when set of bibliography files...
2018-10-14 Juergen SpitzmuellerMerge paragraphs when pasted into an inset that forbids...
2018-10-13 Juergen SpitzmuellerLoad covington later
2018-10-10 Juergen SpitzmuellerAmend a754912
2018-10-08 Richard Kimberly... Revert "Fix bug #9348"
2018-10-08 Juergen SpitzmuellerRework OK/Apply/Cancel UI of prefs dialog
2018-10-08 Juergen SpitzmuellerIf a master is being created at loading the child,...
2018-10-08 Juergen SpitzmuellerGuiCitation: don't reset filter on show
2018-10-08 Juergen SpitzmuellerFix indentation
2018-10-06 Enrico ForestieriFix bug #9348
2018-10-04 Richard Kimberly... Fix bug #10177.
2018-10-04 Richard Kimberly... Fix bug #11275.
2018-10-04 Jean-Marc LasgouttesWhen ignoring an update, request one for later
2018-10-04 Enrico ForestieriFix bug #11180
2018-10-04 Richard Kimberly... Do not step equation numbers in deleted equations.
2018-10-04 Richard Kimberly... Do not step counters in deleted material.
2018-10-04 Richard HeckFix bug 11070.
2018-10-02 Juergen SpitzmuellerDo not store empty posttext for qualified citations
2018-10-02 Juergen SpitzmuellerAdd bibtex inset to outliner if "add to toc" is checked.
2018-10-02 Juergen SpitzmuellerAmend cab46ff9d1ea3
2018-10-02 Juergen SpitzmuellerGuiCitation: Add some tooltips for the sake of keyboard...
2018-09-28 Juergen SpitzmuellerUse LTR environment for forceLTR content with polyglossia
2018-09-28 Richard Kimberly... Allow 'module in child not used in master' warning...
2018-09-27 Enrico ForestieriFix bug #11210
2018-09-26 Juergen SpitzmuellerAmend 2d4ac90fd20eac once more
2018-09-26 Juergen SpitzmuellerAmend 2d4ac90fd20eac
2018-09-26 Juergen SpitzmuellerFix text direction problem with polyglossia
2018-09-22 Stephan WittAdd -headerpad_max_install_names option to linker calls...
2018-09-21 Jean-Marc LasgouttesAvoid crash with cursor down in math
2018-09-21 Jean-Marc LasgouttesIgnore horizontal wheel scrolling in workarea
2018-09-21 Jean-Marc LasgouttesAvoid space before completion in mathed
2018-09-20 Jean-Marc LasgouttesPaint underline for insets too.
2018-09-20 Juergen SpitzmuellerAvoid infinite loop
next