]> git.lyx.org Git - lyx.git/history - src/insets/insetgraphicsParams.C
the convert patch
[lyx.git] / src / insets / insetgraphicsParams.C
2005-01-27 Lars Gullik Bjønnesthe convert patch
2005-01-12 Angus LeemingGet rid of extraneous whitespace.
2005-01-04 Jürgen Spitzmüllerfloat2string #2 and insetexternal \sclaebox fix
2004-12-28 Jürgen Spitzmüllerfloat2string changes #1 (Graphics)
2003-10-13 Angus LeemingdisplayTranslator is now a function. No need to invoke...
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-09 Angus LeemingReplace 'using namespace abc;' with 'using abc::xyz;'
2003-09-07 Angus LeemingRemove all unnecessary #includes from header files.
2003-09-05 Angus LeemingStrip out redundant includes (193 of 'em).
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-07-26 Jean-Marc Lasgouttesmove reading of bind files from lyxrc.C to kbmap.C...
2003-07-22 Angus LeemingA new FileName class + use by the graphics inset.
2003-07-21 Angus LeemingFinish the migration from namespace grfx to lyx::graphics.
2003-06-30 Lars Gullik Bjønnesintroduce namespace lyx::support
2003-06-03 John Levonclone() at long last !
2003-05-19 André Pönitzthe ascent/descent/width -> dimensions() change
2003-03-31 John Levonsome reworking to allow Qt to successfully choose a...
2003-03-28 John Levonbug 656 - 1.3. patch attached to bug
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2002-11-27 Lars Gullik Bjønnesthe string -> char patch
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-09-25 Angus LeemingCopyright notices
2002-09-12 Angus LeemingRob's latest and greatest dialog tweaking.
2002-08-27 John LevonRob's followup (nr. 1 ;)
2002-08-24 John LevonRob's patch and some minor cleanup
2002-08-12 Angus Leeming* Fix reading of lyxsize_type in 1.2.0 documents.
2002-07-23 Jean-Marc Lasgouttesherbert patch to read 1.2.0 graphics insets
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-21 Jean-Marc Lasgouttestoc support reorganization; changes to xform_helpers...
2002-07-19 Jean-Marc LasgouttestoggleInset improvement; make lyxpreview work out of...
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-05-29 Jean-Marc Lasgouttesfix bugs 357 and 407; speedup Paragraph::Pimpl::isTextAt
2002-05-28 André Pönitzmove inset related stuff from src/graphics to src/inset/
2002-05-23 John LevonOK I'll try guii1 again ...
2002-05-07 Angus Leeming(Herbert): small read graphics inset bug fix.
2002-05-01 Angus LeemingWhitespace ONLY!
2002-04-11 Angus Leeming(Herbert): nit-picking!
2002-04-08 Angus Leeming(Herbert): delete old 1.2 stuff and add forgotten speci...
2002-03-27 Jean-Marc Lasgouttesnew classes from herbert, units patch from herbert...
2002-03-26 Angus Leeming* Revert Herbert's patch of yesterday to deal with...
2002-03-25 Angus LeemingHerbert's patch to stop LyX from hanging if the graphic...
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-02-16 Lars Gullik Bjønnesto much stuff for my liking...
2002-02-11 Angus LeemingFormExternal patch from Rob,
2002-02-05 Angus LeemingHerbert's graphic7.diff
2002-02-05 Angus LeemingYes, yet another patch from Herbert!
2002-02-04 Angus LeemingHerbert's latest "graphic5" patch (with the zippedFile...
2002-02-01 Angus Leeming* Add a DEFAULT state to InsetGraphicsParams::DisplayType.
2002-01-31 Angus LeemingHerbert's latest graphics patch.
2002-01-29 Angus LeemingHerbert's big graphics patch.
2002-01-14 Jean-Marc Lasgouttesfix starting up which binary is really a symlink; make...
2001-12-02 Lars Gullik Bjønnesrotatefix patch
2001-08-06 Lars Gullik Bjønnesadjust
2001-07-30 Angus Leeming* John's maths patch,
2001-07-30 Jean-Marc Lasgouttesvarious fixes
2001-07-28 Angus LeemingBaruch's graphics patch + some small tweaks to the...
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-03-28 Angus LeemingAdded operator!= to InsetGraphicsParams
2001-03-20 Lars Gullik Bjønnesuse anon namespace, somewhat better comp. handling...
2001-02-08 Baruch EvenCleaned up cruft in InsetGraphics.
2000-11-15 Lars Gullik Bjønnesfix parse error in FormPreferences, make LyX be able...
2000-09-14 Lars Gullik Bjønnesuse the new sstream return non-pods as const, use strin...
2000-08-14 Jürgen VignaMarko's GNOME patch and Baruch's insetgraphic patch...
2000-08-08 Jürgen VignaBaruch's graphic-inset patch.
2000-07-31 Jean-Marc LasgouttesSome fixes to compile Baruch's code with compaq cxx...
2000-07-31 Jürgen VignaBaruch's graphics-patch + minipage-support in tabular...