]> git.lyx.org Git - lyx.git/history - src/graphics/ChangeLog
Trivial fixes to some warnings thrown up by MSVS.Net 2003.
[lyx.git] / src / graphics / ChangeLog
2005-11-02 Angus LeemingTrivial fixes to some warnings thrown up by MSVS.Net...
2005-07-18 Angus LeemingHelp Lars spell his name.
2005-06-13 Angus LeemingQuote the LaTeX file name passed to the lyxpreview...
2005-04-17 Angus LeemingQuote graphics conversion commands correctly.
2005-02-15 Angus LeemingSquash MSVC warning about a class declared as 'class...
2005-01-27 Lars Gullik Bjønnesthe convert patch
2005-01-06 Lars Gullik Bjønnestostr -> convert and some bformat work
2005-01-05 Jürgen Spitzmüllerfloat2string #3 (lyxrc)
2004-11-25 Lars Gullik BjønnesInsetOld -> InsetBase renaming
2004-11-20 Lars Gullik Bjønnesfix for compilation with boost 1.32.0
2004-11-09 Georg Baummake gettting the file format from file contents work...
2004-10-29 Georg Baumrename getExtFromContents() to getFormatFromContents()
2004-10-01 Angus LeemingQuote shell variables in generated graphics conversion...
2004-09-26 Lars Gullik BjønnesUse the preferred calling for Boost.Signal
2004-09-26 Lars Gullik BjønnesChange to use preffered calling of Boost.Function
2004-08-16 José MatoxRemove space at end of line, when superfluous.
2004-08-15 Lars Gullik Bjønnessome support for pch
2004-07-24 Lars Gullik Bjønneschange "support/std_sstream.h" to <sstream>
2004-04-19 Angus LeemingPress 'File->Save' in emacs before commiting...
2004-04-16 Angus LeemingRework preview generation to use Jan-��ke Larsson's...
2004-04-13 Angus LeemingPreview fiddling (preparing the way for mathed previews).
2004-02-25 Jean-Marc LasgouttesGeorg Baum\'s no-tempdir patch
2004-01-31 Lars Gullik BjønnesThe func.diff patch. Functors work and some tiny cleanup.
2004-01-07 Lars Gullik BjønnesMake some functors adaptable and related small stuff.
2003-11-20 Lars Gullik Bjønnesinclude paragraph.h for the benefit of debug-mode in...
2003-11-05 José MatoxRename ascii to plaintext and LatexRunParams to OutputP...
2003-10-22 Angus LeemingGive InsetExternal the ability to preview its contents.
2003-10-22 Angus LeemingAdd a warning message if the file to contain the conver...
2003-10-22 Angus LeemingAdd a Buffer::fully_loaded member function, returning...
2003-10-13 Angus LeemingdisplayTranslator is now a function. No need to invoke...
2003-10-13 Angus LeemingNo trailing whitespace left in src...
2003-10-10 Angus LeemingRenderButton, RenderGraphic and RenderPreview now have...
2003-10-09 Angus LeemingTowards saner generation of previews code. Yeah, I...
2003-10-09 Angus LeemingRemove the inset and view member functions from Preview...
2003-10-09 Angus LeemingDon't use the cached BufferView to get the Buffer when...
2003-10-07 Martin Vermeeradd <string> and other small fixes to make
2003-09-29 Angus LeemingOperator<< for BoundingBox.
2003-09-25 Angus LeemingRe-add the RasterImage template.
2003-09-21 Lars Gullik Bjønnessome configure output changes, fix a new bug
2003-09-19 Angus LeemingFix InsetInclude properly. Data is now stored in an...
2003-09-18 Angus LeemingEnable previewing of Include insets within insets withi...
2003-09-16 Angus LeemingSmall clean-up of the PreviewedInset interface.
2003-09-16 Angus LeemingSeparate interface from implementation; make GraphicsIm...
2003-09-16 Angus LeemingRemove #include "LColor.h" from inset.h.
2003-09-15 Lars Gullik BjønnesGet rid of lyxstring, remove usage of STRCONV.
2003-09-14 Angus LeemingConsider all InProgressProcesses when ascertaining...
2003-09-09 Lars Gullik BjønnesChange Assert to BOOST_ASSERT.
2003-09-08 Angus LeemingConvert uid_t, gid_t to int before calling tostr.
2003-09-08 Angus LeemingRemoved all redundant using directives from the source.
2003-09-07 Angus LeemingFinish the task of removing all cruft from the header...
2003-09-06 Angus LeemingMove BufferView::ChangeInsets to the Pimpl. As a result...
2003-09-05 Angus LeemingKeep score of how many #includes have been removed.
2003-09-05 Angus LeemingStrip redundant #includes.
2003-09-04 Angus LeemingMove a #include out of the header file.
2003-09-04 Angus LeemingBe more specific that 'using lyx::support'.
2003-07-26 Jean-Marc Lasgouttesmove reading of bind files from lyxrc.C to kbmap.C...
2003-07-26 José MatoxRename arguments of makeLaTeXFile to a sane scheme.
2003-07-21 Angus LeemingFinish the migration from namespace grfx to lyx::graphics.
2003-07-04 Lars Gullik Bjønnesnamespace grfx -> lyx::graphics
2003-06-30 Lars Gullik Bjønnesintroduce namespace lyx::support
2003-06-05 Angus LeemingIf the graphics loader has a copy c-tor it should have...
2003-06-04 Angus LeemingMake the new grfx::Loader copy c-tor work "in expected...
2003-06-03 Angus LeemingAdd copy constructor.
2003-05-23 Angus LeemingRename LatexRunParams::fragile as moving_arg.
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-13 André Pönitznon-templated tostr in separate files
2003-05-13 André PönitzThe 'bformat' introduction
2003-04-15 Angus LeemingThe file uses tostr, subst so #include lstrings.h expli...
2003-02-28 André PönitzAlfredo's patch
2003-02-26 Angus Leeming*** empty log message ***
2003-02-26 Angus LeemingPrevent a crash if the user is not using a tmp directory.
2003-02-26 Angus LeemingStrip out the caching of the BufferView by PreviewedIns...
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 Angus LeemingMove warning message inside the !success block.
2003-02-25 Angus LeemingAlfredo's patches to the forkedcall controller and...
2003-02-25 Angus LeemingUse == not < with std::find.
2003-02-25 Angus LeemingAlfredo's setPriority patch to the graphics LoaderQueue.
2003-02-21 Angus LeemingAlfredo's Loader Queue.
2003-01-21 Angus Leeming'Fix' preview generation when the inset is locked ...
2003-01-13 Angus LeemingRe-define the catch-all conversion format from XPM...
2002-12-16 Lars Gullik Bjønnesdont dist non-existing files
2002-12-16 Angus LeemingForgot to commit these last time; no longer need the...
2002-12-01 Lars Gullik Bjønnesws changes
2002-11-21 Angus LeemingDon't use "if [ $? -ne 0 ]"; personally, I blame JMarc ;-)
2002-11-04 Lars Gullik BjønnesSTRCONV
2002-11-04 Lars Gullik Bjønnessmall changes
2002-10-31 Angus LeemingZombie-killer.
2002-10-18 Angus LeemingGraphics debug message: unable to convert from ABC...
2002-09-24 Lars Gullik Bjønnesforgot these
2002-09-10 Jean-Marc Lasgouttesfix extension problem for filenames with dots
2002-09-05 Angus LeemingModify the headers of files in src/graphics as discusse...
2002-09-04 Angus LeemingRename lyxpreview2ppm.sh as lyxpreview2bitmap.sh becaus...
2002-09-04 Angus LeemingSimplify code by telling gs to output bitmap files...
2002-09-03 Angus LeemingFix crash reported by Norbert Koksch, using a hard...
2002-09-03 Angus LeemingActivate the code using preview.sty 0.73. Ditch support...
2002-09-03 Angus LeemingMartin's convertDefault patch. Remove lyxpreview2xpm...
next