]> git.lyx.org Git - lyx.git/history - src/graphics
remove noload/don't typeset
[lyx.git] / src / graphics /
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...
2002-06-12 John Levonrefactor topCursorVisible() prototype a little. Compile fix
2002-06-12 John LevonNew lyx_gui namespace. Some working out to be done...
2002-06-10 Angus LeemingCompaq cxx 6.5 will now compile lyx.
2002-06-06 Angus LeemingRotate in the same sense as xdvi et al.
2002-05-30 John LevonFix Lars' typo
2002-05-30 Lars Gullik Bjønnes2002-05-30 Lars Gullik Bj�nnes <larsbj@birdstep.com>
2002-05-30 Lars Gullik Bjønnes2002-05-30 Lars Gullik Bj�nnes <larsbj@birdstep.com>
2002-05-29 Lars Gullik BjønnesSwitch from SigC signals to boost::signals
2002-05-29 André Pönitzmissing entry
2002-05-29 André Pönitzremove unneeded #include and part of comment that's...
2002-05-28 André Pönitzmove a comment and an #include
2002-05-28 André Pönitzmove inset related stuff from src/graphics to src/inset/
2002-05-24 John Levonfont loader / color handler move
2002-05-24 Jürgen VignaEnable compilation with lyxstring again.
2002-05-22 Lars Gullik Bjønnesuse more specific smart_ptr headers
2002-05-01 Angus LeemingRevert previous change as it's bollocks. Herbert, your...
2002-05-01 Angus Leeming(Herbert): use inBP rather than inPixels + further...
2002-04-29 Angus Leeming(John): Enable the libXPM-based loader to cope with...
2002-04-19 Angus Leeming(Marco Morandini): make the list of loadable graphics...
2002-04-18 Lars Gullik Bjønnesjust massage the input format
2002-04-17 Angus LeemingFix the loading of xpm files by the simple image loader...
2002-04-16 Angus LeemingRemove the Alert popups from the graphics cache.
2002-04-15 Angus Leeming(Rob Lahaye): fix clipping when using the basic image...
2002-04-12 Angus LeemingI _think_ we had a reference to a temp object going...
2002-04-11 Angus LeemingUse the new LyXLength::inBP method to resolve rounding...
2002-04-11 Angus Leeming(Herbert): discover the "Bounding Box" of non-(e)ps...
2002-04-08 Angus LeemingFix crash but problem still remains.
2002-04-08 Angus LeemingStore BoundingBox relative to original.
2002-04-04 Angus LeemingHerbert's and my fixes to the graphics inset.
next