]> git.lyx.org Git - lyx.git/history - src/graphics
... and sanitize the simplified code...
[lyx.git] / src / graphics /
2004-04-19 Angus LeemingPress 'File->Save' in emacs before commiting...
2004-04-19 Angus LeemingEnable the user to preview xfig figures (f.ex.) without...
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-03-27 André Pönitzrest of patch
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-10 Angus LeemingDon't try and generate the previews from draw.
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-10-06 Lars Gullik BjønnesThe std::string mammoth path.
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-09 Angus LeemingPimpl Buffer.
2003-09-09 Angus LeemingMake buffer's member variables private; use accessor...
2003-09-08 Angus LeemingConvert uid_t, gid_t to int before calling tostr.
2003-09-08 Angus LeemingVarious trivial bits 'n' bats about config.h, header...
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-07 Angus LeemingRemove all unnecessary #includes from header files.
2003-09-06 Angus LeemingForward declare LatexRunParams in converter.h.
2003-09-06 Angus LeemingMove BufferView::ChangeInsets to the Pimpl. As a result...
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 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-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-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-25 Lars Gullik Bjønnesrename Inset to InsetOld
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 Alfredo Braunsteinsome header insanity fixed
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-05-06 Lars Gullik Bjønnesadd missing config.h
2003-04-15 Angus LeemingThe file uses tostr, subst so #include lstrings.h expli...
2003-03-19 John LevonThe markDirty() and fitCursor() changes
2003-03-10 Angus LeemingStore an InsetBase & in MailInset.
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 LeemingAlfredo's forkedcall queue.
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 LeemingWhitespace.
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-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
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-27 Lars Gullik Bjønnesthe string -> char patch
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-10-17 Angus LeemingNicer previews.
2002-09-24 Lars Gullik Bjønnesforgot these
next