]> git.lyx.org Git - lyx.git/history - src/frontends/xforms/xformsImage.C
Introduce LFUN_PRINT.
[lyx.git] / src / frontends / xforms / xformsImage.C
2004-03-01 André Pönitzthe DocIterator stuff
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-16 Angus LeemingSeparate interface from implementation; make GraphicsIm...
2003-09-15 Angus LeemingThe EnumLColor patch, free of macros.
2003-09-09 Angus LeemingReplace 'using namespace abc;' with 'using abc::xyz;'
2003-09-09 Lars Gullik BjønnesChange Assert to BOOST_ASSERT.
2003-09-08 Angus LeemingRemoved all redundant using directives from the source.
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-05-23 Angus LeemingCompiliation fixes; missing headers.
2003-05-19 André Pönitzthe ascent/descent/width -> dimensions() change
2003-05-14 Lars Gullik Bjønnesshared-4.diff. Gui independant config.h
2003-03-25 Angus LeemingCure some compiler warnings.
2003-02-28 André PönitzAlfredo's patch
2003-02-27 Angus Leeming(Rob Lahaye): prettify a couple of dialogs; use float_e...
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2003-02-11 Angus LeemingRefactor xforms' colour handling code.
2003-01-13 Angus Leeming(Michael Schmitt): the proper fix for the off-by-one...
2003-01-12 Angus Leeming* disable loading of xpm files by the xforms image...
2003-01-06 Angus LeemingMinor bits 'n' bobs from Michael, J�rgen and Jean-Marc.
2002-12-17 Angus LeemingSet configureation to reflect the new reality of xforms...
2002-11-24 Lars Gullik Bjønneshandle USE_BOOST_FORMAT
2002-10-31 Angus Leeming(Rob Lahaye): fix crash when clipping.
2002-10-21 Angus Leeming(Garst Reese): work-around xforms bug enabling the...
2002-09-05 Angus LeemingThis file is part of LyX, the document processor.
2002-09-05 Angus LeemingReally dull and boring header shit
2002-08-24 John LevonRob's patch and some minor cleanup
2002-08-15 Angus LeemingNothing but a changed email address (trying to factor...
2002-07-28 Lars Gullik BjønnesRename strip to rtrim
2002-07-17 Angus LeemingDisable direct loading of PostScript files by the xform...
2002-07-15 John Levonremove getPixmap() from GraphicsImage
2002-07-12 Angus LeemingApply that width fudge irrespective of library version...
2002-07-09 Angus LeemingHerbert's work-around to xforms image width for xforms...
2002-06-28 Angus LeemingAsymptotic approach to a well-designed graphics loader.