]> git.lyx.org Git - lyx.git/history - src/graphics/GraphicsCacheItem.C
clean code to export between different flavours, output different code for sgml to...
[lyx.git] / src / graphics / GraphicsCacheItem.C
2004-02-25 Jean-Marc LasgouttesGeorg Baum\'s no-tempdir patch
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-09 Lars Gullik BjønnesChange Assert to BOOST_ASSERT.
2003-09-07 Angus LeemingRemove all unnecessary #includes from header files.
2003-09-05 Angus LeemingStrip redundant #includes.
2003-09-04 Angus LeemingBe more specific that 'using lyx::support'.
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-07-21 Angus LeemingFinish the migration from namespace grfx to lyx::graphics.
2003-07-04 Lars Gullik Bjønnesnamespace grfx -> lyx::graphics
2003-06-30 Lars Gullik Bjønnesintroduce namespace lyx::support
2003-02-25 Angus LeemingMove warning message inside the !success block.
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2003-01-13 Angus LeemingRe-define the catch-all conversion format from XPM...
2002-11-27 Lars Gullik Bjønnesthe string -> char patch
2002-10-18 Angus LeemingGraphics debug message: unable to convert from ABC...
2002-09-05 Angus LeemingThis file is part of LyX, the document processor.
2002-09-05 Angus LeemingReally dull and boring header shit
2002-09-05 Angus LeemingModify the headers of files in src/graphics as discusse...
2002-07-18 Jean-Marc Lasgouttesconfigure script fixes; compile fix
2002-07-18 Angus LeemingFile monitoring is Go!
2002-07-17 Angus LeemingDisable direct loading of PostScript files by the xform...
2002-07-17 Angus Leeming* Make the graphics files conform strictly to the Pimpl...
2002-07-15 Angus LeemingPedantic change of email only.
2002-06-28 Angus LeemingAsymptotic approach to a well-designed graphics loader.
2002-06-25 Angus Leeming* Split the graphics loader into a frontend and a backend.
2002-06-18 John LevonHerbert's graphics diff
2002-05-29 Lars Gullik BjønnesSwitch from SigC signals to boost::signals
2002-05-28 André Pönitzmove inset related stuff from src/graphics to src/inset/
2002-04-16 Angus LeemingRemove the Alert popups from the graphics cache.
2002-04-12 Angus LeemingI _think_ we had a reference to a temp object going...
2002-04-11 Angus Leeming(Herbert): discover the "Bounding Box" of non-(e)ps...
2002-03-26 Angus LeemingRemove string() as default argument to GraphicsParams...
2002-03-26 Angus LeemingDon't launch that Alert if the graphics file isn't...
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-03-11 Lars Gullik Bjønnesdoxy, ws and const change
2002-02-28 Angus Leemingif we can load direct without conversion, then do that.
2002-02-27 Angus LeemingThe graphics inset now has:
2002-02-16 Lars Gullik Bjønnesto much stuff for my liking...
2002-02-07 Angus LeemingHerbert's unzip et al patch.
2002-01-31 Angus LeemingHerbert's latest graphics patch.
2001-09-20 Angus LeemingAdd LColor::graphicsbg and use it in the graphics and...
2001-07-30 Lars Gullik Bjønnesinsetfloat work + stuff
2001-07-29 Baruch EvenCompilation fix (I broke, I fixed).
2001-07-29 Baruch EvenRemoved annoying popup.
2001-07-23 Baruch EvenFixed a bug created in the code reordering.
2001-07-17 Baruch EvenMinor code shuffle.
2001-06-14 Angus LeemingIn for a penny, in for a pound. Consistent use of ...
2001-05-30 Lars Gullik Bjønnesupdate copyright year
2001-04-24 Lars Gullik Bjønnesmove more support functions into namespace lyx, small...
2001-04-02 Baruch EvenChanged to use the Converter class instead of hardcodin...
2001-03-16 Angus LeemingCompile fixes for DEC cxx, John's maths and keymap...
2001-02-22 Baruch EvenCleaned up the GraphicsCache mechanism, made it use...
2001-02-20 Baruch EvenImplemented synchronous inline image viewing for InsetG...
2001-02-08 Baruch EvenCleaned up cruft in InsetGraphics.
2000-10-12 Jürgen VignaBaruch's InsetGraphics - LyXImage patch
2000-09-14 Lars Gullik Bjønnesuse the new sstream return non-pods as const, use strin...
2000-08-10 Jürgen VignaBaruch's patch + some fixes to it.
2000-08-08 Jürgen VignaAngus's insetref-patch and a small fix.
2000-08-08 Jürgen VignaBaruch's graphic-inset patch.
2000-07-31 Lars Gullik Bjønnessmall changes read ChangeLog
2000-07-31 Jürgen VignaBaruch's graphics-patch + minipage-support in tabular...