]> git.lyx.org Git - lyx.git/history - src/graphics/GraphicsParams.C
Trivial fixes to some warnings thrown up by MSVS.Net 2003.
[lyx.git] / src / graphics / GraphicsParams.C
2004-07-24 Lars Gullik Bjønneschange "support/std_sstream.h" to <sstream>
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-29 Angus LeemingOperator<< for BoundingBox.
2003-09-25 Angus LeemingRe-add the RasterImage template.
2003-09-08 Angus LeemingRemoved all redundant using directives from the source.
2003-09-05 Angus LeemingChanges due to the removal of using directives from...
2003-09-05 Angus LeemingReplace LString.h with support/std_string.h,
2003-09-05 Angus LeemingStrip redundant #includes.
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-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2002-12-01 Lars Gullik Bjønnesws changes
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-08-24 John LevonRob's patch and some minor cleanup
2002-07-21 Jean-Marc Lasgouttestoc support reorganization; changes to xform_helpers...
2002-07-20 Jean-Marc Lasgouttessmall unimportant cleanups
2002-07-15 Angus LeemingPedantic change of email only.
2002-07-12 André Pönitzmove the abs() from lyxlength:inBP to the place where...
2002-06-28 Angus LeemingAsymptotic approach to a well-designed graphics loader.
2002-06-26 Angus LeemingCreate a grfx::Loader class and so move large chunks...
2002-06-25 Angus Leeming* Split the graphics loader into a frontend and a backend.
2002-05-28 André Pönitzmove a comment and an #include
2002-05-28 André Pönitzmove inset related stuff from src/graphics to src/inset/
2002-05-01 Angus LeemingRevert previous change as it's bollocks. Herbert, your...
2002-05-01 Angus Leeming(Herbert): use inBP rather than inPixels + further...
2002-04-11 Angus LeemingUse the new LyXLength::inBP method to resolve rounding...
2002-04-08 Angus LeemingFix crash but problem still remains.
2002-04-08 Angus LeemingStore BoundingBox relative to original.
2002-04-04 Angus LeemingHerbert's and my fixes to the graphics inset.
2002-04-04 Angus LeemingWhitespace.
2002-04-04 Angus LeemingEnsure that graphics BoundingBox member variables are...
2002-03-26 Angus LeemingDon't launch that Alert if the graphics file isn't...
2002-03-22 Angus LeemingEnable the graphics inset to work correctly with relati...
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-02-28 Angus LeemingMore signed/unsigned stuff.
2002-02-27 Angus LeemingThe graphics inset now has: