]> git.lyx.org Git - lyx.git/history - src/graphics
Helge's infamous brackets bug
[lyx.git] / src / graphics /
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
2002-07-15 Angus LeemingSmart loading of image files for previews and for the...
2002-07-15 Angus LeemingPedantic change of email only.
2002-07-12 John Levonremove init_graphics()
2002-07-12 André Pönitzmove the abs() from lyxlength:inBP to the place where...
2002-07-10 Angus LeemingFix ascent, descent info.
2002-07-10 Angus LeemingNew lyxrc variables for the preview stuff.
2002-07-09 Angus LeemingHerbert's work-around to xforms image width for xforms...
2002-07-09 Angus LeemingSpllng mistakes!
2002-07-09 Angus LeemingFurther clean ups.
2002-07-08 Angus LeemingHerbert's patch to extract font size info from the...
2002-07-08 Angus LeemingInternal clean-up.
2002-07-06 Angus LeemingStore the temporary files in Buffer::tmppath.
2002-07-06 Angus LeemingRemove all generated files that still exist (perhaps...
2002-07-06 Angus LeemingEnsure that the metrics data is used by the correct...
2002-07-05 Angus LeemingPreview code
2002-07-05 Angus LeemingmakeLaTeXFile has two variants that can be passed eithe...
2002-07-04 Lars Gullik BjønnesChanges to make RH-7.3 be able to run lyx.
2002-07-01 Jean-Marc Lasgouttesfix latex output for graphics file names containing...
2002-06-28 Angus LeemingAsymptotic approach to a well-designed graphics loader.
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-19 Angus LeemingCompile fix.
2002-06-18 John LevonHerbert's graphics diff
2002-06-12 Jean-Marc Lasgouttesfix flimage.h handling; xpm format patch from herbert...
next