]> git.lyx.org Git - lyx.git/history - lib/scripts
Always place the cursor before a separator inset when moving up or down.
[lyx.git] / lib / scripts /
2015-12-13 Guillaume MunchLayout format update: AddToToc, IsTocCaption, OutlinerName
2015-12-05 Richard HeckAdd new ProvideStyle tag, which adds a new style only...
2015-11-27 Richard HeckRemove "dialog-show print" from various UI locations.
2015-11-27 Richard HeckWhitespace.
2015-11-07 Scott Kostyshakprefs2prefs: document removing print support
2015-07-28 Guy Rutenberglyxpak.py: Use `subprocess` for spawning scripts.
2015-07-08 Jean-Marc LasgouttesSmall clean-up to debug support
2015-07-05 Enrico ForestieriFix a couple of issues with filename encodings.
2015-07-05 Guy Rutenberglyxpak: Fix the common path prefix calculation.
2015-06-24 Enrico ForestieriProperly account for font size when generating previews
2015-06-20 Enrico ForestieriUse the draft option for microtype
2015-06-20 Enrico ForestieriFix another couple of issues spotted by Guillaume
2015-06-19 Enrico ForestieriFix a couple of issues with macros and previews
2015-06-14 Enrico ForestieriReplacement for commits bc47054b and ad0d0f6d
2015-06-03 Enrico ForestieriAccount for the trailing optional argument of \usepackage.
2015-06-03 Enrico ForestieriMissing bits from 07169c7b
2015-06-03 Enrico ForestieriReport how many preview snippets fail.
2015-06-02 Enrico ForestieriCorrectly escape backslashes.
2015-06-02 Enrico ForestieriFix some preview issues reported on the devel list.
2015-06-01 Juergen SpitzmuellerMake layout membership to ParagraphGroup settable ...
2015-05-27 Richard HeckRemove printing support from LyX.
2015-05-23 Enrico ForestieriBump RC format for commit 260a98d2
2015-05-22 Juergen SpitzmuellerAdd more Float tags to allow to disable wide and sidewa...
2015-05-22 Juergen SpitzmuellerAdd Float tag to determine allowed positioning options...
2015-05-14 Enrico ForestieriTake into account compressed documents when creating...
2015-04-30 Juergen SpitzmuellerProperly fix #6369
2015-04-29 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2015-04-29 Enrico ForestieriDo not show previews of snippets that produce latex...
2015-04-29 Enrico ForestieriForgot to escape the dot
2015-04-29 Enrico ForestieriCorrect progress message
2015-04-29 Enrico ForestieriDetect hyperref when generating previews
2015-04-29 Enrico ForestieriCorrectly indicate the failing converter
2015-04-29 Enrico ForestieriAmend 75f7eafd
2015-04-29 Enrico ForestieriTry even harder to obtain an instant preview
2015-04-27 Enrico ForestieriUse pdftocairo (if available) for instant preview.
2015-04-27 Enrico ForestieriTry hard to obtain an instant preview.
2015-04-26 Enrico ForestieriFix bug #7850 (Preview of inline math misaligned)
2015-04-20 Juergen SpitzmuellerNew (Inset)Layout tag PassThruChars
2015-03-22 Georg BaumLet imagemagick detect file format (bug #2332)
2015-02-11 Georg BaumAdd low-res pdf export as suggested by James
2015-01-11 Georg BaumReplace hardcoded hack with InsetLayout tag
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2014-12-08 Juergen SpitzmuellerAdd ObsoletedBy tag to InsetLayout
2014-12-01 Juergen SpitzmuellerAdd a layout tag ForceOwnlines that assures an inset...
2014-11-16 Georg BaumConvert updatelayouts.sh to python
2014-07-25 Jean-MarcMerge remote-tracking branch 'features/str-metrics'
2014-07-09 Jean-Marc LasgouttesGet rid of rtl_support preference
2014-07-08 Jean-Marc LasgouttesRemove LyXRC option force_paint_single_char
2014-05-29 Georg BaumAdd missing bits of layout file format update
2014-05-29 Juergen SpitzmuellerAdd layout tag that determines if/when a paragraph...
2014-05-10 Enrico ForestieriFix bugs #8546 and #9055, and introduce new separator...
2014-04-25 Richard HeckFix failure to detect quoted flex insets in conversion...
2014-04-21 Richard HeckPatch from Enrico fixing a problem with the lyxpak...
2014-04-21 Richard HeckReturn an error if LaTeX is unable to compile the file.
2014-03-20 Scott KostyshakBump RC format for commit 214f7ed2
2014-03-19 Richard HeckA a copule comments reminding us where preference forma...
2014-02-16 Scott Kostyshakcsv2lyx: use universal newlines when reading CSVs
2014-02-13 Jean-Marc LasgouttesRename some LFUN names to match their text name
2014-02-10 Georg BaumFix conflicting inset font defaults (bug #8874)
2014-01-28 Richard HeckRemove the shebang line from our python scripts, per...
2014-01-26 Richard HeckUse "#!/usr/bin/env python", as elsewhere.
2013-06-02 Juergen SpitzmuellerBump RC format for commit 8f287f5ffaff3d0306aae8e042e4e...
2013-06-01 Richard HeckIntroduce InitialValue tag for counters. Fixes bug...
2013-05-31 Uwe Stöhrcsv2lyx.py: update for fileformat 413 (LyX 2.0.x)
2013-05-25 Stephan WittOn Mac, moving down a paragraph should place the cursor...
2013-05-23 Richard HeckAdd support for package options in layout files. E.g.:
2013-05-15 Georg BaumImplement forced local layouts
2013-05-14 Vincent van RavesteijnMake the use of system's theme icons configurable
2013-05-10 Richard HeckThis probably doesn't matter, but the reason for bug...
2013-04-12 Georg BaumWork around gnuhtml2latex encoding bug
2013-03-23 Kornel Benkoprefs2prefs: While handling converters, make sure
2013-03-23 Richard HeckFix a couple problems with new prefs2prefs material.
2013-03-21 Georg BaumSplit pdf format as discussed on the list
2013-02-21 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2013-02-21 Georg BaumComplete the NoInsetLayout format change
2013-02-12 Richard HeckAdd "NoInsetLayout" tag for Uwe. Fixes bug #8545.
2013-02-09 Richard HeckLayout changes for changes to LabelType:
2013-01-21 Jean-Marc LasgouttesHandle encoding correctly with knitr>=1.0 (#8504)
2012-12-31 Julien Riouxlyxpreview: Allow to find python scripts.
2012-12-30 Juergen SpitzmuellerFix the 'caption inset mess' (bug #4647)
2012-12-22 Juergen SpitzmuellerBump layout format
2012-12-10 Richard HeckFix lyx2lyx bug: We need to check for quoted names...
2012-11-28 Richard HeckFix bug reported on user list: the path variable here...
2012-11-23 Juergen SpitzmuellerMerge remote-tracking branch 'origin/master' into featu...
2012-11-20 Juergen SpitzmuellerMerge remote-tracking branch 'origin/master' into featu...
2012-11-20 Juergen SpitzmuellerMerge remote-tracking branch 'origin/master' into featu...
2012-11-20 Juergen Spitzmuellerlayout2layout for the new argument syntax
2012-10-20 Enrico ForestieriFix bug #8379: LyX Archive fails to include BibTeX...
2012-10-12 Richard HeckAdd comment.
2012-10-12 Richard HeckFix layout2layout conversion for format 40. This is...
2012-10-10 Richard HeckConvert old pre-category layouts to new categorized...
2012-10-10 Richard HeckBump layout format to 40, in preparation for conversion...
2012-10-07 Scott KostyshakMore elegant knitr support and bug fix
2012-10-01 Tommaso CucinottaAdding preferences format update as due to commit 49850...
2012-09-30 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2012-09-29 Pavel SandaAttempt to bump prefs2prefs_lfuns.py.
2012-09-25 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-09-25 Juergen SpitzmuellerRemove annoying warning
2012-09-25 Scott KostyshakUpdate of the bash completion script
2012-08-08 Juergen Spitzmuellerdocumentation
next