]> git.lyx.org Git - lyx.git/history - src/graphics
Account for old versions of Pygments
[lyx.git] / src / graphics /
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
2010-04-22 Peter KümmelmsvcUsing "using namespace std" with msvc10 makes also...
2010-04-22 Peter KümmelUsing "using namespace std" with msvc10 makes also...
2010-04-21 Pavel Sandasupport:
2010-04-21 Pavel SandaProper camel case for FileName.absFilename
2010-04-06 Richard HeckUpdate comment.
2010-02-24 Jürgen Spitzmüller* enable instant preview with XeTeX (requires preview...
2010-02-21 Enrico ForestieriFix bug #5238: LyX 1.6 fails with non-ascii chars in...
2009-12-17 Vincent van RavesteijnCompute the font_scaling_factor every time a preview...
2009-12-17 Vincent van RavesteijnDo not hardcode the background color of the preview...
2009-12-05 Vincent van RavesteijnAdd a FileName::refresh function and replace one call...
2009-11-22 Vincent van RavesteijnFix bug #4360: Instant preview does not render formulas...
2009-11-09 Richard HeckNot so soon, I guess, since that FIXME was from r6305.
2009-09-21 Uwe StöhrGuiPrefs:
2009-08-13 Vincent van RavesteijnFix bug #6134: Reload context menu for graphics inset.
2009-03-12 Vincent van Ravesteijngcc compile fix.
2009-03-12 Vincent van RavesteijnFix a few peculiarities wrt graphics. E.g., an InsetGra...
2008-11-16 Stephan Wittintroduce new converter variable $$d to pass output...
2008-11-16 Jean-Marc Lasgouttesrename [io]docfstream to [io]fdocstream
2008-11-16 Jean-Marc Lasgouttesrevert r27520 (tr1 stuff)
2008-11-16 André Pönitztry using std::tr1::shared_ptr instead of boost::shared_ptr
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-10-29 Jean-Marc Lasgouttesremove obsolete workaround
2008-09-19 Abdelrazak YounesSimplify image creation with a new factory function...
2008-09-19 Abdelrazak Younes* GuiImage:
2008-08-18 Jürgen Spitzmüller** proper implementation of pLaTeX by Tetsuya Makimura...
2008-08-13 Peter Kümmelfix merged build
2008-07-30 Abdelrazak YounesRemove unnecessary FileName construction.
2008-07-23 Abdelrazak YounesRemove GraphicsTypes.cpp
2008-07-23 Abdelrazak YounesReplace home made temp file creation with safer (and...
2008-07-14 Abdelrazak YounesMac gcc compile fix.
2008-07-14 Abdelrazak YounesSanitize LyX singleton access by getting rid of ref...
2008-07-14 Abdelrazak Younessafeguards:
2008-07-11 Pavel SandaRevert http://www.lyx.org/trac/changeset/25471 /2
2008-07-10 Abdelrazak Younesstupid me...
2008-07-10 Abdelrazak YounesFix http://bugzilla.lyx.org/show_bug.cgi?id=5016
2008-07-09 Abdelrazak YounesFix crash reported in http://bugzilla.lyx.org/show_bug...
2008-07-07 Abdelrazak Younesadjust comment.
2008-07-07 Abdelrazak YounesUse png as default conversion format.
2008-07-02 Jürgen Spitzmüller*** Extend preview scripts to also handle PDF output...
2008-06-20 Abdelrazak YounesAvoid any signal/slot communication when the graphic...
2008-06-13 Abdelrazak Younes- Simplify prefs, graphics and external display options...
2008-06-07 Abdelrazak YounesFix http://bugzilla.lyx.org/show_bug.cgi?id=4933
2008-06-06 Abdelrazak YounesSimplify and optimize image on screen visualization...
2008-06-06 Abdelrazak YounesOptimize the graphics loader: don't put the image in...
2008-06-06 Abdelrazak YounesMove loadableImageFormats() to the frontend.
2008-06-06 Abdelrazak YounesSimplify image loading on screen which is not asynchron...
2008-06-06 Abdelrazak Younesmove GuiImage::loadableFormats() to support/imagetools...
2008-04-30 Jean-Marc Lasgouttesrename assert.h to lassert.h
2008-04-20 Richard HeckComplete the removal of the embedding stuff. Maybe...
2008-04-10 André Pönitzinfrastructure for 'graceful asserts'
2008-02-27 André Pönitzprogress on buffer-reference-in-insets. beware of insta...
2008-02-18 Abdelrazak Younesheader cleanup
2008-02-07 José MatoxPatch to please gcc 4.3. Less bloat in the include...
2008-01-08 Bo PengEmbedding: display a pin at the top left corner of...
2007-12-29 Abdelrazak YounesFollowing rev 21967: final touch to odocfstream:
2007-12-17 Abdelrazak Younes* get rid of support::absolutePath()
2007-12-16 Abdelrazak Younesheader cleanup.
2007-12-16 Abdelrazak YounesSimplify FileName::tempName().
2007-12-16 Abdelrazak YounesTransfer tempName() implementation to FileName.
2007-12-12 Abdelrazak Younesgetting rid of superfluous lyx::support:: statements.
2007-12-12 Abdelrazak Younesgetting rid of superfluous std:: statements.
2007-12-12 Abdelrazak Younes'using namespace lyx::support' instead of 'using suppor...
2007-12-12 Abdelrazak Younes'using namespace std' instead of 'using std::xxx'
2007-11-30 Abdelrazak Youneslyxlib.h:sum -> FileName::checksum()
2007-11-29 André Pönitzcosmetics
next