]> git.lyx.org Git - lyx.git/history - src/insets/insetgraphics.C
Add a buffer_path arg to InsetGraphicsMailer's params2string, string2params.
[lyx.git] / src / insets / insetgraphics.C
2003-07-21 Angus LeemingAdd a buffer_path arg to InsetGraphicsMailer's params2s...
2003-07-18 André Pönitztwo-phase-drawing for InsetText & InsetTabular
2003-06-30 Lars Gullik Bjønnesintroduce namespace lyx::support
2003-06-16 André PönitzIU of clone() and getLabelList()
2003-06-12 Angus LeemingReplace InsetButton and ButtonInset with a ButtonRender...
2003-06-07 John Levonminimal ERT spacing patch (first patch sent to list...
2003-06-03 Angus LeemingClean up InsetGraphics::Cache and rename as GraphicsInset.
2003-06-03 John Levonclone() at long last !
2003-06-02 André Pönitz remove double call to metrics()
2003-06-02 André PönitzIU of drawing phase one without 'semantic changes'...
2003-05-30 André PönitzIU for second phase of two-phase drawing
2003-05-30 John Levonfix a bformat crash
2003-05-28 Lars Gullik Bjønnesremove commented same_id functions, and also remove...
2003-05-27 André Pönitzrename the members of Dimension
2003-05-26 Lars Gullik Bjønnesget rid of same_id from function signatures
2003-05-23 Angus LeemingThe free_spacing patch and fix to the mess that Rob...
2003-05-22 Angus LeemingPurely mechanical: move fragile into LatexRunParams.
2003-05-22 Angus LeemingThe 'nice' changes.
2003-05-22 Angus LeemingPass struct LatexRunParams around a bit...
2003-05-19 André Pönitzthe ascent/descent/width -> dimensions() change
2003-05-16 André Pönitzedit->LFUN_INSET_EDIT + CHangeLog + working URL insets.
2003-05-13 André PönitzSTRCONV() all over the place
2003-05-13 André PönitzThe 'bformat' introduction
2003-04-24 Lars Gullik BjønnesBug: 1074
2003-03-31 John Levonfix compile
2003-03-31 John Levonsome reworking to allow Qt to successfully choose a...
2003-03-31 John Levonkill Alert::alert()
2003-03-30 John Levonmove BoostFormat and boost-inst
2003-03-19 John LevonThe markDirty() and fitCursor() changes
2003-03-17 John Levonpaint cleanups as sent to list
2003-03-10 Angus LeemingRewrite the MailInset as suggested to Andr��.
2003-03-10 Angus LeemingCure warning message about a missing '\end_inset' when...
2003-03-09 Angus LeemingRemove the 'gross hack' of calling inset->edit when...
2003-03-07 Angus Leemingport the graphics dialog to the new scheme and get...
2003-03-03 Lars Gullik Bjønnesadjust for boost 1.30.0
2003-02-28 André PönitzAlfredo's patch
2003-02-26 André Pönitzsimple argument parsing for FuncRequest;
2003-02-26 André Pönitzws + small stuff
2003-02-26 Angus LeemingAlfredo's patch to get rid of insets in the graphics...
2003-02-25 Angus Leeming(Alfredo) strip BufferView out of the graphics code.
2003-02-25 John Levonfix bug 920
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2003-01-23 John LevonMichael's text fixes
2003-01-13 Angus Leeming(Michael Schmitt): the proper fix for the off-by-one...
2002-12-19 Jean-Marc Lasgouttesmake sure extensions are kept when necessary
2002-11-24 Lars Gullik Bjønneshandle USE_BOOST_FORMAT
2002-11-21 Lars Gullik Bjønnesuse boost::format
2002-11-04 Lars Gullik BjønnesSTRCONV
2002-10-31 Angus Leeming(Rob Lahaye): read and write latex height data of graph...
2002-10-24 Angus Leeming(Rob Lahaye): changes to the xforms graphics dialog.
2002-10-21 Angus LeemingFix the drawing of an inset with a relative file path...
2002-09-25 Angus LeemingCopyright notices
2002-09-09 Angus LeemingRob's dialog clean-up and Martin's 'disfucation' of...
2002-08-24 John LevonRob's patch and some minor cleanup
2002-08-13 Angus Leeming* LyXView: the accessor methods now return a reference...
2002-08-02 Angus LeemingCache the BufferView as a weak_ptr; get rid of those...
2002-07-28 Lars Gullik BjønnesRename strip to rtrim
2002-07-22 Jean-Marc Lasgoutteslatest graphics jumbo patch from herbert
2002-07-21 Jean-Marc Lasgouttestime to recompile everything: I removed #include direct...
2002-07-18 Angus LeemingFile monitoring is Go!
2002-07-17 Angus Leeming* Make the graphics files conform strictly to the Pimpl...
2002-07-16 Jean-Marc Lasgouttesfix 514 (from herbert)
2002-07-15 John Levonremove getPixmap() from GraphicsImage
2002-07-15 Angus LeemingSmart loading of image files for previews and for the...
2002-07-03 Jean-Marc Lasgouttesbetter cyrillic languages support
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-26 André Pönitzsecond part of Claus' patch
2002-06-25 Angus Leeming* Split the graphics loader into a frontend and a backend.
2002-06-24 Lars Gullik Bjønneslayout as layout
2002-06-18 John LevonHerbert's graphics diff
2002-06-18 Lars Gullik Bjønnes*duck*
2002-06-05 Jean-Marc Lasgouttesfix external templates; fix bug 423
2002-05-29 Lars Gullik BjønnesSwitch from SigC signals to boost::signals
2002-05-26 John Levonstatic_cast-based key/mouse-state. Kill insetKeyPress.
2002-05-24 John Levonfont_metrics part 1
2002-05-23 John Levonguii2
2002-05-23 John LevonOK I'll try guii1 again ...
2002-05-21 Lars Gullik Bjønneschange call to shared_ptr::reset, move some using decla...
2002-05-14 Lars Gullik Bjønnessamefile.patch
2002-05-03 José MatoxDocbook related stuff:
2002-04-29 Angus Leeming(Herbert): enable successful export to LaTeX if the...
2002-04-24 Angus Leeming(Herbert): resolve the problems of creating eps files...
2002-04-19 Angus Leeming(Herbert): strip the extension from the graphics filena...
2002-04-12 Jean-Marc Lasgouttesfix bug with relative paths in insetgraphics
2002-04-08 Angus Leeming(Herbert): fix compatibility read of InsetFigure.
2002-04-06 Lars Gullik Bjønnesws changes
2002-04-03 Allan Raequick fix for commented out figures
2002-04-02 Jean-Marc Lasgouttespqtch from herbert to simplify insetgraphics output...
2002-03-26 Angus LeemingSet the size of an image displayed in LyX correctly...
2002-03-26 Angus LeemingAre we iterating to a converged solution? Assuming...
2002-03-26 Angus LeemingUse \textbackslash in preference to $\backslash$.
2002-03-26 Angus Leeming"latexify" the file name if the graphics file is not...
2002-03-26 Angus Leeming* Revert Herbert's patch of yesterday to deal with...
2002-03-25 Angus LeemingFix export of graphics file with relative path name.
2002-03-22 Angus LeemingEnable the graphics inset to work correctly with relati...
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-03-20 Jürgen VignaFix polling of selection request to not call the asStri...
2002-03-19 Angus LeemingJohn's msg3.diff
2002-03-18 Angus LeemingSmall clean-up.
next