]> git.lyx.org Git - lyx.git/history - src/insets/insetgraphics.C
static_cast-based key/mouse-state. Kill insetKeyPress.
[lyx.git] / src / insets / insetgraphics.C
2002-05-26 John Levonstatic_cast-based key/mouse-state. Kill insetKeyPress.
2002-05-24 John Levonfont_metrics part 1
2002-05-23 John Levonguii2
2002-05-23 John LevonOK I'll try guii1 again ...
2002-05-21 Lars Gullik Bjønneschange call to shared_ptr::reset, move some using decla...
2002-05-14 Lars Gullik Bjønnessamefile.patch
2002-05-03 José MatoxDocbook related stuff:
2002-04-29 Angus Leeming(Herbert): enable successful export to LaTeX if the...
2002-04-24 Angus Leeming(Herbert): resolve the problems of creating eps files...
2002-04-19 Angus Leeming(Herbert): strip the extension from the graphics filena...
2002-04-12 Jean-Marc Lasgouttesfix bug with relative paths in insetgraphics
2002-04-08 Angus Leeming(Herbert): fix compatibility read of InsetFigure.
2002-04-06 Lars Gullik Bjønnesws changes
2002-04-03 Allan Raequick fix for commented out figures
2002-04-02 Jean-Marc Lasgouttespqtch from herbert to simplify insetgraphics output...
2002-03-26 Angus LeemingSet the size of an image displayed in LyX correctly...
2002-03-26 Angus LeemingAre we iterating to a converged solution? Assuming...
2002-03-26 Angus LeemingUse \textbackslash in preference to $\backslash$.
2002-03-26 Angus Leeming"latexify" the file name if the graphics file is not...
2002-03-26 Angus Leeming* Revert Herbert's patch of yesterday to deal with...
2002-03-25 Angus LeemingFix export of graphics file with relative path name.
2002-03-22 Angus LeemingEnable the graphics inset to work correctly with relati...
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-03-20 Jürgen VignaFix polling of selection request to not call the asStri...
2002-03-19 Angus LeemingJohn's msg3.diff
2002-03-18 Angus LeemingSmall clean-up.
2002-03-11 Jürgen VignaForce redraw of row if we changed (John's patch fix...
2002-03-11 Jürgen VignaA hack fix for #268.
2002-02-28 Angus LeemingSome more fixes to compiler warnings.
2002-02-27 Angus LeemingThe graphics inset now has:
2002-02-20 Angus LeemingHerbert's graphics14.diff
2002-02-20 José MatoxFix graphics and file inclusion in docbook, with cleane...
2002-02-16 Lars Gullik Bjønnesto much stuff for my liking...
2002-02-14 Angus LeemingBug fix from Herbert
2002-02-13 Angus LeemingHerbert's graphics10.diff patch, part I.
2002-02-11 Angus LeemingFinally! Herbert's fix to insetgraphics.C
2002-02-11 Angus LeemingBackout my fuck up.
2002-02-11 Angus LeemingFormExternal patch from Rob,
2002-02-08 Angus LeemingHerbert's bugfix patch
2002-02-07 Angus LeemingHerbert's unzip et al patch.
2002-02-05 Angus LeemingHerbert's graphic7.diff
2002-02-05 Angus LeemingYes, yet another patch from Herbert!
2002-02-04 Angus LeemingHerbert's latest "graphic5" patch (with the zippedFile...
2002-02-01 Angus Leeming* Add a DEFAULT state to InsetGraphicsParams::DisplayType.
2002-02-01 Angus LeemingA couple of fixes from Herbert.
2002-01-31 Angus LeemingHerbert's latest graphics patch.
2002-01-29 Angus LeemingHerbert's big graphics patch.
2002-01-16 José MatoxSmall fixes:
2002-01-14 Jean-Marc Lasgouttesfix starting up which binary is really a symlink; make...
2002-01-13 Jean-Marc Lasgouttesfix assert with broken symlinks on buffer-open; fix...
2001-12-02 Lars Gullik Bjønnesrotatefix patch
2001-11-19 Jean-Marc Lasgoutteslatexfeatures path from Michael
2001-11-13 Jean-Marc Lasgouttespopup fixes from Juergen ; insetgraphics fix from Herbe...
2001-09-24 Angus LeemingClean-up the behaviour of the inset when not displaying...
2001-09-21 Angus LeemingDon't display the image if params.display == NONE.
2001-09-21 Angus LeemingIf a pixmap contains a transparent colour, then set...
2001-09-20 Angus LeemingAdd LColor::graphicsbg and use it in the graphics and...
2001-09-04 José Matoxrename docBook method to docbook
2001-08-06 Lars Gullik Bjønnesadjust
2001-07-30 Angus Leeming* John's maths patch,
2001-07-30 Lars Gullik Bjønnesinsetfloat work + stuff
2001-07-29 Baruch EvenAssume unknown formats are EPS, hacky solution before...
2001-07-29 Baruch EvenChanged pdflatex conversion rules to use pdf images...
2001-07-28 Angus LeemingBaruch's graphics patch + some small tweaks to the...
2001-07-27 Lars Gullik Bjønnessmall stuff
2001-07-20 Jürgen VignaImplemented Search/Replace functionality for Insets...
2001-07-16 Baruch EvenRemoved some unneeded casts
2001-07-14 Baruch EvenAdded a copy c-tor by request from Lars and handled...
2001-07-13 Angus LeemingEdwin's "about" patch + consistent use of Lsstream.h
2001-07-06 Jürgen VignaThe BIG UNDO patch. Recodes undo handling for better...
2001-06-28 Lars Gullik Bjønneschange a lot of methods to begin with small char
2001-06-27 Lars Gullik BjønnesLyX Drinkers United: patch 2
2001-05-31 Lars Gullik Bjønnesadjust to be able to complile with gcc 3.0, put selecti...
2001-05-30 Lars Gullik Bjønnesupdate copyright year
2001-05-08 Lars Gullik Bjønnesremove LyXParagraph Clone use newly added copy construc...
2001-04-05 Jean-Marc Lasgouttesdo not include language.h and gettext.h in lyxfont...
2001-04-02 Baruch EvenAdded some known bugs to the listed ones.
2001-03-20 Lars Gullik Bjønnesuse anon namespace, somewhat better comp. handling...
2001-03-18 Baruch EvenMinor cleanups of code and comments.
2001-02-28 Baruch EvenChanged the singleton implementation in GraphicsCache...
2001-02-22 Baruch EvenCleaned up the GraphicsCache mechanism, made it use...
2001-02-20 Baruch EvenImplemented synchronous inline image viewing for InsetG...
2001-02-19 Jürgen VignaVarious fixes to InsetTabular and InsetText + Angus...
2001-02-08 Baruch EvenCleaned up cruft in InsetGraphics.
2000-11-13 Jean-Marc LasgouttesConverter patch from Dekel, Preference patch from Angus...
2000-10-23 Jean-Marc LasgouttesDekel's import/export patch
2000-10-12 Jürgen VignaBaruch's InsetGraphics - LyXImage patch
2000-10-10 Jürgen VignaInset patch from Angus.
2000-09-26 Jürgen VignaAdded linelen to insets-ascii-function, some fixes...
2000-09-18 Lars Gullik Bjønnesremove commented HAVE_SSTREAM code
2000-09-14 Lars Gullik Bjønnesuse the new sstream return non-pods as const, use strin...
2000-08-14 Jürgen VignaMarko's GNOME patch and Baruch's insetgraphic patch...
2000-08-14 Allan Raemajor GUII cleanup + Baruchs patch + Angus's patch...
2000-08-11 Jürgen VignaImplemented new Layout-Document in GUII and a few small...
2000-08-10 Jürgen VignaBaruch's patch + some fixes to it.
2000-08-08 Jürgen VignaBaruch's graphic-inset patch.
2000-07-31 Jürgen VignaBaruch's graphics-patch + minipage-support in tabular...
2000-07-15 Lars Gullik Bjønnesread the Changelog
2000-07-05 Jürgen VignaFew more update text-inset issues + some fixes, see...
2000-06-23 Jürgen VignaLot's of updates for new update handling of text-insets
next