]> git.lyx.org Git - lyx.git/history - src/insets/insetexternal.C
the convert patch
[lyx.git] / src / insets / insetexternal.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-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-07-24 Lars Gullik Bjønneschange "support/std_sstream.h" to <sstream>
2004-06-01 Georg Baumlast chunk of the fix for bug 1244 + overwrite checking
2004-04-19 Angus LeemingEnable the user to preview xfig figures (f.ex.) without...
2004-04-19 Angus LeemingRemove cached var from RenderPreview. Changes elsewhere...
2004-04-13 Angus LeemingRefactoring of renderer code to make inset code simpler.
2004-04-08 André Pönitzthe Paragraph::inInset() changes
2004-04-07 Angus LeemingPrevent crash when clicking on either the external...
2004-03-18 André PönitzThe Buffer::LyXText -> Buffer::InsetText patch
2004-02-25 Jean-Marc LasgouttesGeorg Baum\'s no-tempdir patch
2004-02-16 André Pönitz * insettabular.[Ch]: remove remains of the 'update...
2004-01-30 André Pönitzmore IU
2004-01-20 André PönitzPart of IU.
2004-01-15 André Pönitzthe monster patch
2004-01-02 Angus LeemingUpdate defaultTemplateName so that the external dialog...
2003-12-11 Angus LeemingRemove a whole heap of redundant functions from classes...
2003-12-11 Angus LeemingAdd a 'draft' option to InsetExternal.
2003-12-10 Angus LeemingUse the new lyxlex interface in InsetERT.
2003-12-04 Angus LeemingEnable InsetExternal to be hit by the mouse once again.
2003-11-10 André Pönitzthe update/updateInset merge
2003-11-05 José MatoxRename ascii to plaintext and LatexRunParams to OutputP...
2003-11-04 André Pönitzcursor changes
2003-11-03 Lars Gullik BjønnesChange DispatchResult semantics a bit.
2003-11-03 Lars Gullik Bjønnesthe exception safety patch
2003-11-01 Lars Gullik Bjønnesmore dispatchresult changes
2003-10-31 José Matoxunify API for insets export
2003-10-29 Lars Gullik Bjønnesmake dispatch_result_t ctor of DispatchResult explicit
2003-10-29 Lars Gullik Bjønnesdispatchresult -> DispatchResult
2003-10-25 Angus LeemingGet rid of hte dynamic_casts in InsetExternal.
2003-10-22 Angus LeemingGive InsetExternal the ability to preview its contents.
2003-10-17 Lars Gullik Bjønnesthe dispatch patch
2003-10-14 Angus LeemingTurn LyX into a singleton class. Kill the BufferView...
2003-10-13 Angus LeemingdisplayTranslator is now a function. No need to invoke...
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-07 Angus LeemingAdd transformations to InsetExternal.
2003-10-07 Angus Leeming* Rename InsetExternal::Params as InsetExternalParams...
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-10-01 Angus LeemingIntroduce namespace lyx::external.
2003-09-30 Angus LeemingBah! Whitespace!
2003-09-30 Angus LeemingAdd InsetExternal::Params::read, write functions.
2003-09-25 Angus LeemingRe-add the RasterImage template.
2003-09-23 Angus LeemingEnable multiple preamble snippets to be accessed by...
2003-09-15 Lars Gullik BjønnesGet rid of lyxstring, remove usage of STRCONV.
2003-09-09 Lars Gullik BjønnesChange Assert to BOOST_ASSERT.
2003-09-09 Angus LeemingMake buffer's member variables private; use accessor...
2003-09-06 Angus LeemingForward declare LatexRunParams in converter.h.
2003-09-05 Angus LeemingChanges due to the removal of using directives from...
2003-09-05 Angus LeemingReplace LString.h with support/std_string.h,
2003-09-05 Angus LeemingStrip out redundant includes (193 of 'em).
2003-09-04 Angus LeemingThe remaining External Template clean-up patch ;-)
2003-09-04 Angus LeemingMove #include "lyxlib.h" out of Path.h, move ctor,...
2003-09-03 Angus LeemingFix export of graphics images when compiling latex...
2003-09-03 Angus LeemingDon't bring namespace lyx::support into the global...
2003-08-28 Lars Gullik BjønnesUse Buffer const reference in most placees possible.
2003-08-27 Alfredo BraunsteinAdd In nsetOld * argument to updateInset to rebreak...
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-08-05 André Pönitzremove "deep update"
2003-07-29 Angus LeemingUse pushpophelper.
2003-07-27 Angus LeemingLearing to fly...
2003-07-26 Jean-Marc Lasgouttesmove reading of bind files from lyxrc.C to kbmap.C...
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 LeemingPrettify the screen label of the external inset.
2003-07-23 Angus LeemingThe inset mailers' inset2string function now requires...
2003-07-23 Angus LeemingUse a FileName variable in the external inset too.
2003-07-21 Angus LeemingFinish the migration from namespace grfx to lyx::graphics.
2003-07-18 André Pönitztwo-phase-drawing for InsetText & InsetTabular
2003-07-04 Lars Gullik Bjønnesnamespace grfx -> lyx::graphics
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-11 Angus LeemingEnable the external inset to handle unknown templates...
2003-06-11 Angus LeemingLFUN_EXTERNAL_EDIT.
2003-06-10 Angus LeemingSmall clean-ups.
2003-06-05 Angus LeemingRead and write the new external inset format.
2003-06-04 Angus LeemingThe external inset uses the converters. Graphical displ...
2003-06-03 John Levonclone() at long last !
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 LeemingEnable the external inset to output different flavours...
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-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-04-14 Angus LeemingFlag a right click on an InsetExternal button as 'dispa...
2003-03-19 John LevonThe markDirty() and fitCursor() changes
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...
next