]> git.lyx.org Git - lyx.git/history - src/insets/insetgraphics.C
* src/LyXAction.C: mark goto-clear-bookmark as working without buffer
[lyx.git] / src / insets / insetgraphics.C
2007-01-18 Abdelrazak Younes* mover.h
2007-01-17 Abdelrazak YounesTransfer the global converters and system_converters...
2006-12-27 Georg BaumFix strange bibtex problem by converting some more...
2006-12-07 Abdelrazak Younesunneeded header
2006-11-28 Abdelrazak Younes* dimension.h: new operator!=() and operator=()
2006-11-26 Georg BaumNext step of true unicode filenames: Use support::FileN...
2006-11-18 Georg BaumSplit FileName into FileName and DocFileName. FileName...
2006-11-13 Georg BaumAdd a cache for converted image files. This needs to...
2006-10-22 André Pönitzsome compile fixes, more to be expected
2006-10-21 José MatoxMore unicode fixes for docbook.
2006-10-21 Asger Ottar Alstrup- Try to improve require(lyxdot) detection for insetgra...
2006-10-21 André Pönitzmove everything into namespace lyx
2006-10-19 Lars Gullik BjønnesOutput docbook as utf8. Probably quite a bit more work...
2006-10-19 Georg BaumUse UTF8 for LaTeX export.
2006-10-11 Georg BaumIntroduce wide streams. This fixes the remaining proble...
2006-10-03 Georg BaumFix bug 2868
2006-09-26 Abdelrazak YounesFree BufferView from LyXView!
2006-09-11 Abdelrazak YounesA bunch of conversion to docstring.
2006-09-09 Lars Gullik BjønnesChange _() to return a docstring. Fixup callers with...
2006-09-01 Georg Baumconvert lfun arguments to docstring
2006-08-23 Michael Schmittdrop linuxdoc support (part 1)
2006-08-13 Abdelrazak YounesThis commit creates a error_lists map member inside...
2006-07-08 Georg Baummake FileName::isZipped more efficient by caching previ...
2006-05-22 Georg Baumforgot this in the last patch
2006-05-22 Georg Baum * src/insets/insetgraphics.C
2006-04-09 Bo Pengview-source feature, from Bo Peng <ben.bob@gmail.com>
2006-04-08 Lars Gullik Bjønnes * filetools.[Ch]: Make functions that start with a...
2006-04-08 Georg Baum * src/insets/insetgraphics.C (prepareFile): output...
2006-04-08 André Pönitzsupport/textutils.h:
2006-04-05 Lars Gullik BjønnesWhitespace cleanup.
2006-04-01 Georg BaumFix bug 2186 (from Bo Peng):
2006-03-28 Georg BaumFix bug 2107:
2006-03-24 Jean-Marc Lasgouttes * insets/insetgraphics.C
2006-01-19 Georg Baumfix bug 2192
2006-01-09 Georg Baumfix bug 2153
2005-07-10 Georg Baumuse the lyxdot replacement mechanism also in insetexternal
2005-07-08 Georg Baumforward port latex_path quoting fix from 1.3
2005-06-21 Georg Baummake quoted filenames work when " is active
2005-06-20 Georg Baumfix quoted graphics file names
2005-05-09 Georg Baumremove unneeded calls to BufferView::update() in insets
2005-04-22 Georg Baumimplement missing getStatus methods
2005-04-18 Angus LeemingIntroduce and use latex_path().
2005-03-31 Martin VermeerFix error message positioning
2005-02-22 Georg BaumDon't play too many nice tricks for non-existing graphi...
2005-02-08 Georg Baumfix bug 1776
2005-01-27 Lars Gullik Bjønnesthe convert patch
2005-01-14 Georg Baumuse the default converter for insetexternal, too
2005-01-14 Georg Baumfix export in insetgraphics and insetexternal
2005-01-12 Angus LeemingGet rid of extraneous whitespace.
2005-01-04 Jürgen Spitzmüllerfloat2string #2 and insetexternal \sclaebox fix
2004-12-28 Jürgen Spitzmüllerfloat2string changes #1 (Graphics)
2004-11-25 Lars Gullik BjønnesInsetOld -> InsetBase renaming
2004-11-24 Lars Gullik Bjønnesrename priv_dispatch to doDispatch
2004-11-23 Lars Gullik Bjønnesclone NVI, other small stuff
2004-11-09 Georg Baummake gettting the file format from file contents work...
2004-10-29 José MatoxSanitize ids for SGML/XML.
2004-10-29 Georg Baumrename getExtFromContents() to getFormatFromContents()
2004-10-26 Angus LeemingThe Movers patch.
2004-10-21 José MatoxImprove graphics export for docbook.
2004-10-05 José MatoxSmall adjustments for graphics export in docbook (Andre...
2004-10-05 Angus LeemingWhitespace, only whitespace.
2004-10-04 José Matoxconvert TeX units to Docbook units where possible ...
2004-09-29 José MatoxAdd support for units, in docbook export of graphics.
2004-08-13 José MatoxFix bug 1147.
2004-07-24 Lars Gullik Bjønneschange "support/std_sstream.h" to <sstream>
2004-06-22 Georg Baumfix graphics inset bug (see ChangeLog)
2004-06-18 Georg Baumimprove tex2lyx paragraph and comment handling
2004-06-10 Georg Baumconvert graphics for .tex export, fixes bug 1231
2004-06-01 Georg Baumlast chunk of the fix for bug 1244 + overwrite checking
2004-05-07 Georg Baumleftovers from the fileformat 232 -> 233 update
2004-05-05 Georg Baumfix handling of zipped graphics files
2004-04-29 Georg Baumrequire file extension for included graphics
2004-04-26 Georg BaumPartly fix for bug 1231
2004-04-13 Angus LeemingRefactoring of renderer code to make inset code simpler.
2004-04-13 Angus LeemingGeorg's add an editor to Formats / safe external_templa...
2004-04-08 André Pönitzthe Paragraph::inInset() changes
2004-04-05 Angus LeemingSquash bug 1372: Misleading graphics label when deactiv...
2004-04-05 Angus LeemingWrap all #warning calls inside #ifdef WITH_WARNINGS...
2004-03-25 Angus LeemingGeorg's take on Bug 605.
2004-03-18 André PönitzThe Buffer::LyXText -> Buffer::InsetText patch
2004-02-25 Jean-Marc LasgouttesGeorg Baum\'s no-tempdir patch
2004-02-16 André Pönitz * insettabular.[Ch]: remove remains of the 'update...
2004-01-30 André Pönitzmore IU
2004-01-21 Jean-Marc Lasgouttesmove Buffer::nice to LaTeXFeatures
2004-01-20 André PönitzPart of IU.
2004-01-15 André Pönitzthe monster patch
2003-12-11 Angus LeemingRemove a whole heap of redundant functions from classes...
2003-11-25 Alfredo Braunsteinmake insetgraphics cache their position
2003-11-10 André Pönitzthe update/updateInset merge
2003-11-05 José MatoxRename ascii to plaintext and LatexRunParams to OutputP...
2003-11-04 André Pönitzcursor changes
2003-11-03 Lars Gullik BjønnesChange DispatchResult semantics a bit.
2003-11-01 Lars Gullik Bjønnesmore dispatchresult changes
2003-10-31 José Matoxunify API for insets export
2003-10-29 Lars Gullik Bjønnesmake dispatch_result_t ctor of DispatchResult explicit
2003-10-29 Lars Gullik Bjønnesdispatchresult -> DispatchResult
2003-10-17 Lars Gullik Bjønnesthe dispatch patch
2003-10-14 Angus LeemingTurn LyX into a singleton class. Kill the BufferView...
2003-10-13 Lars Gullik Bjønnesdo not call InsetOld::localDispatch
2003-10-12 Angus LeemingMinimise the use of the BufferView cache. The only...
next