]> git.lyx.org Git - lyx.git/history - src/graphics
Point fix, earlier forgotten
[lyx.git] / src / graphics /
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
2002-09-24 Lars Gullik Bjønnesloose SIGC_INCLUDES
2002-09-10 Jean-Marc Lasgouttesfix extension problem for filenames with dots
2002-09-05 Angus LeemingThis file is part of LyX, the document processor.
2002-09-05 Angus LeemingReally dull and boring header shit
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 LeemingDifferent compiler, new warning. Sorry for the noise.
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...
2002-08-27 John LevonRob's followup (nr. 1 ;)
2002-08-24 John LevonRob's patch and some minor cleanup
2002-08-20 Lars Gullik Bjønnesutilize the 3rd arg of the boost smart pointers, remove...
2002-08-20 André Pönitz- parts of Lars' diff-6.diff
2002-08-11 Lars Gullik BjønnesThe InsetList
2002-08-09 Angus LeemingLaTeX can now find \input insets where the file has...
2002-08-06 Lars Gullik Bjønnesjust add a comment
2002-08-06 Angus LeemingAdd a monitor to the previewed image of a \input-ed...
2002-08-06 Angus LeemingAdd support for preview.sty 0.73, #ifdef-ed out.
2002-08-05 Angus LeemingPrepare for impending arrival of preview.sty 0.73 by...
2002-08-02 Angus LeemingCache the BufferView as a weak_ptr; get rid of those...
2002-08-02 André Pönitzadd virtual destructor
2002-08-02 Angus Leeming* Mathed now caches the BufferView as a weak_ptr.
2002-08-01 Angus LeemingPreviews for \input insets.
2002-08-01 André Pönitzuse proper static_cast<unsigned int> instead of this...
2002-07-28 Lars Gullik BjønnesRename strip to rtrim
2002-07-28 Lars Gullik Bjønnesremove some unneeded version of functions from lstrings,
2002-07-22 Lars Gullik Bjønnes2002-07-22 Lars Gullik Bj�nnes <larsbj@birdstep.com>
2002-07-22 Jean-Marc Lasgoutteslatest graphics jumbo patch from herbert
2002-07-21 Jean-Marc Lasgouttestime to recompile everything: I removed #include direct...
2002-07-21 Jean-Marc Lasgouttestoc support reorganization; changes to xform_helpers...
2002-07-20 Jean-Marc Lasgouttesdo not define macro \LyX if we do not need it; small...
2002-07-20 Jean-Marc Lasgouttessmall unimportant cleanups
2002-07-19 Jean-Marc LasgouttestoggleInset improvement; make lyxpreview work out of...
2002-07-18 Jean-Marc Lasgouttesconfigure script fixes; compile fix
2002-07-18 Angus LeemingFile monitoring is Go!
2002-07-17 Jean-Marc Lasgouttesfix compilation; remove cruft in configure script ...
2002-07-17 Angus LeemingDisable direct loading of PostScript files by the xform...
2002-07-17 André Pönitzrevert $$s change
2002-07-17 Angus LeemingFix comment.
2002-07-17 Angus LeemingFix comments.
2002-07-17 Angus LeemingFix comment.
2002-07-17 Angus Leeming* Make the graphics files conform strictly to the Pimpl...
2002-07-17 André Pönitzshort cut for using converter scripts from lib/scripts
2002-07-16 Jean-Marc Lasgouttescompile fix in XPM image loader; fix opaque handling...
2002-07-16 Angus LeemingSmall tidy up of preview code, part II.
2002-07-15 John Levonremove getPixmap() from GraphicsImage
next