]> git.lyx.org Git - lyx.git/history - src/insets/insetgraphics.h
Introduce wide streams. This fixes the remaining problems of plain text
[lyx.git] / src / insets / insetgraphics.h
2006-10-11 Georg BaumIntroduce wide streams. This fixes the remaining proble...
2006-08-23 Michael Schmittdrop linuxdoc support (part 1)
2005-04-22 Georg Baumimplement missing getStatus methods
2004-11-25 Lars Gullik BjønnesInsetOld -> InsetBase renaming
2004-11-24 Lars Gullik Bjønnesrename priv_dispatch to doDispatch
2004-11-23 Lars Gullik Bjønnesclone NVI, other small stuff
2004-10-04 José Matoxconvert TeX units to Docbook units where possible ...
2004-09-29 José MatoxAdd support for units, in docbook export of graphics.
2004-04-13 Angus LeemingRefactoring of renderer code to make inset code simpler.
2004-04-13 Angus LeemingGeorg's add an editor to Formats / safe external_templa...
2004-03-18 André PönitzThe Buffer::LyXText -> Buffer::InsetText patch
2004-02-16 André Pönitz * insettabular.[Ch]: remove remains of the 'update...
2004-02-13 André Pönitzmore IU as advertised
2004-01-20 André PönitzPart of IU.
2004-01-15 André Pönitzthe monster patch
2003-11-05 José MatoxRename ascii to plaintext and LatexRunParams to OutputP...
2003-11-04 André Pönitzcursor changes
2003-10-31 José Matoxunify API for insets export
2003-10-29 Lars Gullik Bjønnesdispatchresult -> DispatchResult
2003-10-17 Lars Gullik Bjønnesthe dispatch patch
2003-10-14 Angus LeemingTurn LyX into a singleton class. Kill the BufferView...
2003-10-12 Angus LeemingMinimise the use of the BufferView cache. The only...
2003-10-10 Angus LeemingRenderButton, RenderGraphic and RenderPreview now have...
2003-10-09 Angus LeemingRemove the inset and view member functions from Preview...
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-07 Angus LeemingRemove all unnecessary #includes from header files.
2003-08-28 Lars Gullik BjønnesUse Buffer const reference in most placees possible.
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-07-25 Lars Gullik Bjønnesrename Inset to InsetOld
2003-07-25 Lars Gullik Bjønnesthe clone auto_ptr patch
2003-07-23 Angus LeemingThe inset mailers' inset2string function now requires...
2003-07-21 Angus LeemingAdd a buffer_path arg to InsetGraphicsMailer's params2s...
2003-06-16 André PönitzIU of clone() and getLabelList()
2003-06-12 Angus LeemingReplace InsetButton and ButtonInset with a ButtonRender...
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önitzIU of drawing phase one without 'semantic changes'...
2003-05-30 André PönitzIU for second phase of two-phase drawing
2003-05-28 Lars Gullik Bjønnesremove commented same_id functions, and also remove...
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 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-04-24 Lars Gullik BjønnesBug: 1074
2003-03-17 John Levonpaint cleanups as sent to list
2003-03-10 Angus LeemingStore an InsetBase & in MailInset.
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
2002-09-25 Angus LeemingCopyright notices
2002-08-24 John LevonRob's patch and some minor cleanup
2002-06-26 Angus Leemingstd::auto_ptr -> boost::scoped_ptr and compile fix.
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-06-18 Lars Gullik Bjønnes*duck*
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 Jürgen VignaEnable compilation with lyxstring again.
2002-03-22 Angus LeemingEnable the graphics inset to work correctly with relati...
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-03-13 Jean-Marc Lasgoutteslfun_core.diff, make insetgraphics inline
2002-03-11 Jürgen VignaA hack fix for #268.
2002-02-27 Angus LeemingThe graphics inset now has:
2002-02-20 José MatoxFix graphics and file inclusion in docbook, with cleane...
2002-02-11 Angus LeemingYou'll need this as well.
2002-02-11 Angus LeemingFormExternal patch from Rob,
2002-01-29 Angus LeemingHerbert's big graphics patch.
2001-09-04 José Matoxrename docBook method to docbook
2001-07-28 Angus LeemingBaruch's graphics patch + some small tweaks to the...
2001-07-20 Jürgen VignaImplemented Search/Replace functionality for Insets...
2001-07-14 Baruch EvenAdded a copy c-tor by request from Lars and handled...
2001-07-06 Jürgen VignaThe BIG UNDO patch. Recodes undo handling for better...
2001-06-28 Lars Gullik Bjønneschange a lot of methods to begin with small char
2001-06-25 Lars Gullik BjønnesLyX Drinkers Union: patch 1
2001-05-31 Lars Gullik Bjønnesadjust to be able to complile with gcc 3.0, put selecti...
2001-05-30 Lars Gullik Bjønnesupdate copyright year
2001-03-15 Lars Gullik Bjønnesremove CXX_WORKING_NAMESPACES
2001-02-22 Baruch EvenCleaned up the GraphicsCache mechanism, made it use...
2001-02-20 Baruch EvenImplemented synchronous inline image viewing for InsetG...
2001-02-19 Jürgen VignaVarious fixes to InsetTabular and InsetText + Angus...
2001-02-08 Baruch EvenCleaned up cruft in InsetGraphics.
2000-10-12 Jürgen VignaBaruch's InsetGraphics - LyXImage patch
2000-10-10 Jürgen VignaInset patch from Angus.
2000-09-26 Jürgen VignaAdded linelen to insets-ascii-function, some fixes...
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-11 Jürgen VignaImplemented new Layout-Document in GUII and a few small...
2000-08-10 Jürgen VignaBaruch's patch + some fixes to it.
2000-08-08 Jürgen VignaBaruch's graphic-inset patch.
2000-07-31 Jürgen VignaBaruch's graphics-patch + minipage-support in tabular...
2000-07-15 Lars Gullik Bjønnesread the Changelog
2000-07-05 Jürgen VignaFew more update text-inset issues + some fixes, see...
2000-06-23 Jürgen VignaLot's of updates for new update handling of text-insets
2000-06-21 Jürgen VignaVarious fixes in insettext/tabular to make update work...
2000-06-12 Lars Gullik BjønnesFILMagain changes (will need some work)
2000-04-24 Lars Gullik Bjønnesseveral small patches and some fixes, read the ChangeLog
2000-04-19 Lars Gullik Bjønnesread the Changelog, preparing for prerelease
2000-04-04 Lars Gullik Bjønnesfix the smallcaps drawing, move xfont metrics functions...
2000-03-28 Lars Gullik Bjønnessome using changes small changes in lyxfont and some...
next