]> git.lyx.org Git - lyx.git/history - src/graphics/GraphicsCache.C
add <string> and other small fixes to make
[lyx.git] / src / graphics / GraphicsCache.C
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-21 Lars Gullik Bjønnessome configure output changes, fix a new bug
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-04 Lars Gullik Bjønnesnamespace grfx -> lyx::graphics
2003-06-30 Lars Gullik Bjønnesintroduce namespace lyx::support
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
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-17 Angus Leeming* Make the graphics files conform strictly to the Pimpl...
2002-07-15 Angus LeemingPedantic change of email only.
2002-07-12 John Levonremove init_graphics()
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-12 John LevonNew lyx_gui namespace. Some working out to be done...
2002-05-28 André Pönitzmove inset related stuff from src/graphics to src/inset/
2002-04-19 Angus Leeming(Marco Morandini): make the list of loadable graphics...
2002-04-11 Angus Leeming(Herbert): discover the "Bounding Box" of non-(e)ps...
2002-03-22 Angus LeemingEnable the graphics inset to work correctly with relati...
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-03-14 Angus LeemingTwo little things:
2002-03-04 Angus LeemingMove Dialogs::redrawGUI to frontends/Dialogs.C from...
2002-02-28 Angus LeemingMove connection of the image loader signals to the...
2002-02-27 Angus Leeming* Cure the crash that became a memory leak properly.
2002-02-27 Angus LeemingThe graphics inset now has:
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-03-18 Baruch EvenMinor cleanups of code and comments.
2001-03-07 Baruch EvenRemoved an incorrect assert in GraphicsCache.
2001-02-28 Baruch EvenChanged the singleton implementation in GraphicsCache...
2001-02-22 Baruch EvenCleaned up the GraphicsCache mechanism, made it use...
2001-02-20 Baruch EvenImplemented synchronous inline image viewing for InsetG...
2000-11-21 Lars Gullik BjønnesAngus patch, + allow to set cursor color + constify...
2000-10-12 Jürgen VignaBaruch's InsetGraphics - LyXImage patch
2000-09-26 Lars Gullik Bjønnesget rid of dead code, some new functions constify varia...
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 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...