]> git.lyx.org Git - lyx.git/history - src/graphics
Fix #10778 (issue with CJK and language nesting)
[lyx.git] / src / graphics /
2016-07-15 Richard HeckMerge branch '2.2.x' into 2.2.2-staging
2016-04-25 Stephan WittRevert part of c053a9394d1075ecad02ccce2f34c95f08c1f00f
2015-11-03 Enrico ForestieriFix bug ##9627: Make the document name available to...
2015-09-04 Georg BaumWork around crash on command line export
2015-07-22 Richard HeckComment.
2015-07-22 Richard HeckFix bug noticed by Pavel. Apparently, some changes...
2015-07-21 Enrico ForestieriFix bug #9684: Update previews after background color...
2015-07-21 Jean-MarcMerge branch 'rowpainter2'
2015-07-16 Georg BaumSupport units in external inset bbox
2015-06-23 Enrico ForestieriAvoid an exception when the lyxpreview2bitmap.py script...
2015-06-21 Enrico ForestieriProperly reschedule refresh of previews
2015-06-21 Enrico ForestieriMake really sure to wait for previews after zoom changes
2015-06-14 Enrico ForestieriRevert bc47054b and the related commit ad0d0f6d
2015-06-10 Enrico ForestieriFix building with cmake and Qt4
2015-06-10 Kornel BenkoCmake build: Adapt to compile after 0213e7b5c62f487bddd...
2015-06-10 Enrico ForestieriWas forgetting to clean up
2015-06-10 Enrico ForestieriDelay regeneration of previews on zoom changes
2015-05-19 Stephan Witt#9130 Text in main work area isn't rendered with high...
2015-05-13 Enrico ForestieriFix bug #4812 (Layout in local directory lost on Save...
2015-04-30 Juergen SpitzmuellerProperly fix #6369
2015-04-28 Enrico ForestieriPreserve numbering of previewed math formulas on zoom
2015-04-27 Enrico ForestieriFix instant preview for documents not specifying a...
2015-04-26 Enrico ForestieriFix bug #7850 (Preview of inline math misaligned)
2015-04-21 Enrico ForestieriFix bug #8258 (Zoom of editor doesn't zoom instant...
2015-04-09 Kornel BenkoAdapt creation of preview images to the defaul document...
2015-03-22 Georg BaumLet imagemagick detect file format (bug #2332)
2015-03-13 Enrico ForestieriMake sure that a generated temporary filename doesn...
2015-03-13 Enrico ForestieriMake sure an unzipped file has correct extension.
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2014-12-07 Georg BaumEncapsulate Converter class
2014-10-18 Stephan Witt #9130 Text in main work area isn't rendered with high...
2014-10-18 Stephan Witt#9130 Text in main work area isn't rendered with high...
2014-07-25 Jean-MarcMerge remote-tracking branch 'features/str-metrics'
2014-07-05 Jean-MarcFix a bunch of small performance issues spotted by...
2014-07-05 Georg BaumMark some singletons with FIXME THREAD
2014-07-05 Georg BaumMake GraphicsConverter threadsafe
2014-07-05 Georg BaumMake preview filename generation threadsafe
2014-06-09 Georg BaumRemove unsafe method FileName::tempName()
2014-06-05 Scott KostyshakFix a regression reported at #9146
2014-05-14 Scott KostyshakCentralize replacement of "$$s"
2014-04-21 Richard HeckThis is the result of an audit of all static variables...
2013-09-29 Juergen SpitzmuellerHandle is_child runparam in preview (bug #8445)
2013-07-13 Julien RiouxFix pdf format conversion
2013-05-24 Pavel SandaHeader cleanup cont.
2013-04-25 Richard HeckAudit all the LASSERT calls, and try to do something...
2012-12-15 Vincent van RavesteijnFix a crash in PreviewLoader for command-line xhtml...
2012-12-15 Vincent van RavesteijnRevert "While exporting from the command-line, theApp...
2012-12-15 Vincent van RavesteijnRevert "Cmake build: Make PreviewLoader.cpp compilable...
2012-12-15 Vincent van RavesteijnCMake: Put projects into subdirs
2012-12-12 Kornel BenkoCmake build: Make PreviewLoader.cpp compilable again
2012-12-12 Tommaso CucinottaWhile exporting from the command-line, theApp() doesn...
2012-11-20 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-10-26 Lars Gullik BjønnesUse empty() to check empty and non-empty'ness not size()
2012-10-26 Lars Gullik BjønnesWS cleanup, remove extraeneous spaces
2012-10-25 Lars Gullik BjønnesMore idiomatic way of checking if a shared_ptr has...
2012-10-05 Juergen SpitzmuellerRestore buffer parenthood if we exit already after...
2012-10-05 Juergen SpitzmuellerPrevent the PreviewLoader from orphaning children
2012-09-17 Scott KostyshakConstify some catches and others
2012-05-28 Jean-Marc Lasgouttes"Performance" fixes suggested by cppcheck
2012-04-29 Jürgen SpitzmüllerMerge branch 'master' of git.lyx.org:lyx
2012-04-08 Vincent van RavesteijnFix bug #8114: LyX does not retrieve negative bbox...
2012-02-21 Georg BaumUse libmagic for file format detection if available.
2012-02-15 Georg BaumMove readBB_from_PSFile() out of support (no code change),
2012-01-22 Georg BaumEnable the graphics converter to copy with identical...
2011-10-29 Richard HeckImprove argument handling for the source generation...
2011-10-25 Julien RiouxUnify the handling of converters that specify the resul...
2011-10-22 Enrico ForestieriFix bug #7835 (Relative paths are not supported by...
2011-10-03 Julien Riouxlyxpreview: Simplify the color handling.
2011-10-03 Julien Riouxlyxpreview: Handle bibtex-generated references and...
2011-09-24 Enrico ForestieriAlso set TEXINPUTS when launching ForkedCall processes.
2011-09-20 Tommaso CucinottaFix bug introduced in r39705 (was making .eps.gz not...
2011-09-19 Tommaso CucinottaAdded support for natively zipped file formats that...
2011-09-18 Enrico ForestieriFix bug #7621 (Images are not displayed if path of...
2011-09-11 Julien RiouxMerge the preview mechanism for japanese with the stand...
2011-09-11 Julien RiouxMerge the preview mechanism for lilypond-book with...
2011-09-11 Julien RiouxAdd command-line arguments to lyxpreview2bitmap.py
2011-08-29 Enrico ForestieriFix bug #6170 (Latex Compiler error when lyx file is...
2011-07-14 Abdelrazak YounesHeader cleanup.
2011-07-12 Abdelrazak YounesGraphics cleanup: get rid of Previews.{h,cpp}
2011-05-13 Richard HeckMove a bunch of code from Buffer to BufferParams. The...
2011-05-10 Peter Kümmelcmake: move CMakeLists.txt into source dir (multiple...
2011-04-04 Julien Riouxrevert r37696 and apply a fallback mechanism to pdflatex
2011-03-30 Julien Riouxwe want XeTeX as the backend for previews when using...
2011-03-30 Julien Riouxallow proper preview when using literate in combination...
2011-03-01 Pavel SandaAdd comment
2011-03-01 Peter Kümmel#7163: don't delete objects which a thread needs later on
2011-02-16 Jürgen Spitzmüller* PreviewLoader.cpp:
2011-02-15 Vincent van RavesteijnFix bug #7263: Instant Preview crash.
2011-02-13 Enrico ForestieriComplete integration of texrow with otexstream and...
2011-01-20 Enrico ForestieriFix bug #6720 (Better error handling of instant preview)
2010-12-29 Jürgen Spitzmüllerfix some typos. Patch by Yuri Chornoivan.
2010-11-23 Jürgen Spitzmüller* PreviewLoader: add comment
2010-11-23 Jürgen SpitzmüllerPreviewLoader: use bufferFormat() here, even if this...
2010-09-21 Pavel SandaAdd lilypond-book module and add support for instant...
2010-07-29 Richard HeckImplement independent output scaling for math images...
2010-07-21 Richard HeckFirst step towards fixing some issues noted by Vincent...
2010-07-21 Richard HeckComment.
2010-07-21 Richard HeckSupport for exporting math as images with XHTML. The...
2010-06-15 Richard HeckWe do need the encoding here now, due to how InPreamble...
2010-04-22 Peter Kümmelbuild with GCC
next