]> git.lyx.org Git - lyx.git/history - src/frontends/xforms/FormGraphics.C
the convert patch
[lyx.git] / src / frontends / xforms / FormGraphics.C
2005-01-27 Lars Gullik Bjønnesthe convert patch
2005-01-06 Lars Gullik Bjønnesrename tostr.[Ch] to convert.[Ch]
2005-01-06 Lars Gullik Bjønnestostr -> convert and some bformat work
2005-01-04 Jürgen Spitzmüllerfloat2string #2 and insetexternal \sclaebox fix
2004-12-28 Jürgen Spitzmüllerfloat2string changes #1 (Graphics), missing bits
2004-05-19 Angus LeemingWrap most of the frontend code up inside namespace...
2004-05-02 Georg BaumSTLport compile fix for floor()
2004-04-29 Angus LeemingSquash a warning by fixing the code.
2004-04-13 Angus LeemingGeorg's add an editor to Formats / safe external_templa...
2004-04-05 Angus LeemingSquash bug 1345 in the 14x tree: xforms frontend doesn...
2004-01-08 Angus LeemingHandle Qt-style file filters like
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-29 Angus LeemingTiny clean up.
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 another 180 #includes.
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-23 Angus LeemingUse a FileName variable in the external inset too.
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 Angus LeemingTidy up a few comments.
2003-05-19 Angus LeemingGet rid of "char const * _(char const *)".
2003-05-14 Lars Gullik Bjønnesshared-4.diff. Gui independant config.h
2003-05-13 André Pönitznon-templated tostr in separate files
2003-05-13 André PönitzThe 'bformat' introduction
2003-04-09 Angus LeemingPrepare the way for resizable tabfolders if the xforms...
2003-03-30 John Levonmove BoostFormat and boost-inst
2003-03-10 Angus LeemingFlatten the ButtonController tree by splitting it into...
2003-03-07 Angus Leemingport the graphics dialog to the new scheme and get...
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2003-02-04 Angus LeemingFix off by one error.
2003-01-06 Angus LeemingMinor bits 'n' bobs from Michael, J�rgen and Jean-Marc.
2002-12-16 Angus Leeming(Michael Schmitt): format string correctly.
2002-12-08 Lars Gullik Bjønnesanother xgettext:no-c-format
2002-12-08 Lars Gullik Bjønnesadd a xgettext:no-c-format
2002-11-27 Lars Gullik Bjønnesthe string -> char patch
2002-11-24 Lars Gullik Bjønneshandle USE_BOOST_FORMAT
2002-11-21 Lars Gullik Bjønnesuse boost::format
2002-11-07 John LevonQGraphics fixes
2002-11-04 Angus LeemingUse getBBUnits in both frontends.
2002-10-31 Angus LeemingUse lyx::float_equal with floats.
2002-10-24 Angus LeemingAdd full stops to tooltips.
2002-10-24 Angus Leeming(Rob Lahaye): changes to the xforms graphics dialog.
2002-10-03 Angus LeemingWork around xforms "tooltips and tabfolders" bug.
2002-09-12 Angus LeemingRob's latest and greatest dialog tweaking.
2002-09-11 Angus LeemingRob's beauty treatment to the graphics dialog.
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-27 John LevonRob's followup (nr. 1 ;)
2002-08-24 John LevonRob's patch and some minor cleanup
2002-08-12 Angus LeemingNo longer pass Controller & or Dialogs & to the View...
2002-07-28 Lars Gullik Bjønnesremove some unneeded version of functions from lstrings,
2002-07-22 Jean-Marc Lasgoutteslatest graphics jumbo patch from herbert
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-07-11 John LevonHerbert's graphics get latex size check
2002-07-02 Lars Gullik Bjønnes2002-07-02 Lars Gullik Bj�nnes <larsbj@birdstep.com>
2002-06-13 Angus Leemingxforms clean-up, described in detail in my mail of...
2002-05-02 Angus Leeming(Herbert): one liner to not read the Bounding Box unnec...
2002-05-01 Angus LeemingInternationalise the rotation origin strings in the...
2002-04-11 Angus Leeming(Herbert): allow the rotation of a graphic by 270.1...
2002-04-08 Angus LeemingFix crash but problem still remains.
2002-04-05 Lars Gullik Bjønnespt->bp patch from Herbert Voss
2002-04-05 Angus LeemingSigh. Why is debugging iterative?
2002-04-04 Angus LeemingHerbert's and my fixes to the graphics inset.
2002-03-27 Jean-Marc Lasgouttesnew classes from herbert, units patch from herbert...
2002-03-26 Angus LeemingEnable the insertion of non-existent graphics files...
2002-03-25 Angus LeemingChange the name of some methods and some widgets.
2002-03-22 Angus Leeming* Use JMarc's browseRelFiles rather than browseFiles.
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-03-21 Angus LeemingMainly whitespace, but also a helper func getLyXLengthF...
2002-03-20 Angus LeemingMake more use of the feedback controller routines.
2002-03-12 Angus LeemingEnsure all widgets follow the naming scheme.
2002-03-11 Angus LeemingActivate the Ok, Apply buttons on pasting with the...
2002-03-11 Angus Leemingsourcedoc-friendly files.
2002-03-11 Jean-Marc Lasgouttesbibfile parsing and insetgraphics fixes from Herbert...
2002-03-08 Jean-Marc Lasgouttesget rid of ejour2; formgraphics tweaks from Juergen S
2002-03-08 Jean-Marc Lasgouttesfrontends fixes from Juergen S
2002-02-26 Jean-Marc Lasgouttescleanups from John and Juergen, bib files parsing fix...
2002-02-20 Angus LeemingHerbert's graphics14.diff
2002-02-16 Lars Gullik Bjønnesto much stuff for my liking...
2002-02-13 Angus LeemingHerberts graphics10.diff, part II.
2002-02-11 Angus LeemingFormExternal patch from Rob,
2002-02-08 Angus LeemingHerbert's bugfix patch
2002-02-05 Angus LeemingHerbert's graphic7.diff
2002-02-05 Angus LeemingYes, yet another patch from Herbert!
2002-02-04 Angus LeemingProhibit resizing of the graphics dialog.
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-30 Angus LeemingYet another tweak from J�rgen.
2002-01-30 Angus LeemingThe graphics part of J�rgen S's latest patch + a few...
2002-01-30 Angus LeemingJ�rgen S's patch to the graphics dialog.
2002-01-29 Angus LeemingHerbert's big graphics patch.
2002-01-16 Angus LeemingJ�rgen S's "power user" patch
2001-10-23 Angus LeemingJ�rgen Spitzm�ller's changes to the graphics dialog.
2001-09-18 Angus LeemingThe redesigned graphics dialog, some tweeks to the...
2001-09-13 Angus LeemingGraphics dialog fixes following Michael's suggestions.
2001-09-13 Angus LeemingJ�rgen Spitzm�ller's form_graphics patch
next