]> git.lyx.org Git - lyx.git/history - src/graphics
Update my email and status.
[lyx.git] / src / graphics /
2008-06-06 Abdelrazak YounesSimplify image loading on screen which is not asynchron...
2008-06-06 Abdelrazak Younesmove GuiImage::loadableFormats() to support/imagetools...
2008-04-30 Jean-Marc Lasgouttesrename assert.h to lassert.h
2008-04-20 Richard HeckComplete the removal of the embedding stuff. Maybe...
2008-04-10 André Pönitzinfrastructure for 'graceful asserts'
2008-02-27 André Pönitzprogress on buffer-reference-in-insets. beware of insta...
2008-02-18 Abdelrazak Younesheader cleanup
2008-02-07 José MatoxPatch to please gcc 4.3. Less bloat in the include...
2008-01-08 Bo PengEmbedding: display a pin at the top left corner of...
2007-12-29 Abdelrazak YounesFollowing rev 21967: final touch to odocfstream:
2007-12-17 Abdelrazak Younes* get rid of support::absolutePath()
2007-12-16 Abdelrazak Younesheader cleanup.
2007-12-16 Abdelrazak YounesSimplify FileName::tempName().
2007-12-16 Abdelrazak YounesTransfer tempName() implementation to FileName.
2007-12-12 Abdelrazak Younesgetting rid of superfluous lyx::support:: statements.
2007-12-12 Abdelrazak Younesgetting rid of superfluous std:: statements.
2007-12-12 Abdelrazak Younes'using namespace lyx::support' instead of 'using suppor...
2007-12-12 Abdelrazak Younes'using namespace std' instead of 'using std::xxx'
2007-11-30 Abdelrazak Youneslyxlib.h:sum -> FileName::checksum()
2007-11-29 André Pönitzcosmetics
2007-11-29 André Pönitzmerge the Forked* machinery into a single pair of files
2007-11-29 André PönitzMove debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp...
2007-11-28 André Pönitzhand-crafted LyXErr
2007-11-28 Abdelrazak Younes* FileName:
2007-11-25 André Pönitzs/isFileReadable/isReadableFile;
2007-11-24 André Pönitzmerge LoaderQueue into Loader
2007-11-23 André Pönitzonly called once
2007-11-23 André Pönitzsimplification
2007-11-23 André Pönitzcosmetics
2007-11-22 André Pönitzremove one <boost/shared_ptr.hpp>
2007-11-21 André Pönitzuse strfwd.h
2007-11-21 André Pönitzremove a few uses of boost::scoped_ptr
2007-11-21 André Pönitzreplace boost::noncopyable by plain C++ idiom
2007-11-21 André Pönitzcosmetics
2007-11-21 André Pönitzcosmetics
2007-11-15 André Pönitzreduce line noise
2007-10-25 Abdelrazak YounesMove Color::color enum to ColorCode.h
2007-10-20 André Pönitzcosmetics
2007-10-20 André Pönitzmainly cosmetics
2007-10-18 André Pönitzisome more FileName shuffling
2007-10-13 Abdelrazak YounesMove Inset::Code to InsetCode.h
2007-09-30 André Pönitzboost/utility -> boost/noncopyable
2007-09-29 André Pönitzmove ChangeLogs to the attic
2007-09-15 Abdelrazak Younesrevert rev 20291, a better fix was found in rev 20293
2007-09-15 Abdelrazak YounesFix bug 4178:
2007-08-16 Bo PengFix crash when a user removes the underlying figure...
2007-08-11 André Pönitzremove lyxrc dependence from support/*
2007-08-11 André Pönitzmerge {mathed,insets,graphics}/Makefile.am into src...
2007-08-10 André Pönitzenable building of shared libraries. reduces final...
2007-06-26 Enrico ForestieriFix bug 3904
2007-06-15 Abdelrazak Younesheader cleanup.
2007-05-28 Lars Gullik BjønnesWhitespace cleanup
2007-05-28 Jürgen Spitzmüller* src/BufferParams.{cpp, h}
2007-05-28 Jürgen SpitzmüllerFix bug 3522.
2007-04-29 André Pönitzrename InsetBase to Inset
2007-04-29 André PönitzRemove InsetOld
2007-04-28 André Pönitzrename/merge LyXLength related stuff
2007-04-26 André Pönitzrename LColor into Color
2007-04-26 Bo PengRename files in src/support, step one.
2007-04-26 Bo PengRename .C ==> .cpp for files in src, part one
2007-04-25 Bo PengRename files in src/mathed and src/graphics from .C...
2007-04-25 Bo PengRename files in src/mathed and src/graphics from .C...
2007-04-25 Bo PengRename insets/insetxxx to insets/InsetXxx, part 1
2007-04-01 André Pönitzavoid evalutation of lyxerr arguments unless really...
2007-03-20 Peter Kümmeltrivial changes for all-in-one compilation
2007-03-18 Georg BaumFix bug 3235
2007-02-26 Jean-Marc Lasgouttestypos
2007-02-25 Jean-Marc Lasgouttestypos
2007-01-17 Abdelrazak YounesTransfer the global converters and system_converters...
2007-01-08 Enrico ForestieriFix problem with filename encoding in python script...
2006-12-28 Georg Baumadd missing encoding declaration
2006-12-27 Georg BaumFix strange bibtex problem by converting some more...
2006-12-21 Georg Baumremove unused stuff
2006-12-04 Georg Baumremove unneeded includes
2006-12-04 Georg Baummore unicode filenames
2006-11-30 Peter KümmelFIXME: remove global variable theApp
2006-11-26 Georg BaumNext step of true unicode filenames: Use support::FileN...
2006-11-13 Georg BaumAdd a cache for converted image files. This needs to...
2006-10-21 André Pönitzmove everything into namespace lyx
2006-10-19 Georg BaumUse UTF8 for LaTeX export.
2006-10-12 Abdelrazak YounesThis commit is purely mechanical and get rid of lyx_gui...
2006-10-04 Georg BaumAdd lilypond external inset
2006-09-28 Enrico ForestieriSmall fixes for STLPort compliance
2006-09-11 Georg BaumFix converters in our scripts directory
2006-09-11 Abdelrazak YounesA bunch of conversion to docstring.
2006-08-13 Georg BaumFix bug 2637
2006-08-04 Bo PengAdd more controls to the view-source dialog.
2006-07-15 Georg BaumFix bug 2637
2006-07-09 Georg Baum * src/graphics/GraphicsConverter.C
2006-07-09 Georg Baum * src/graphics/GraphicsConverter.C
2006-07-08 Georg Baumforgot this
2006-06-30 Georg BaumCall python with the -tt switch to make mixed tab/space...
2006-06-26 Georg Baum * lib/Makefile.am s/convertDefault.sh/convertDefault.py/
2006-06-26 Bo PengGenerate python code in GraphicsConverter.C, replace...
2006-05-10 Lars Gullik BjønnesRemove the now superseeded SConscript files, and some...
2006-05-07 Bo Pengscons-based build system, by Bo Peng (ben.bob@gmail...
2006-04-08 Lars Gullik Bjønnes * filetools.[Ch]: Make functions that start with a...
2006-04-08 André Pönitzsupport/textutils.h:
2006-04-05 Lars Gullik BjønnesWhitespace cleanup.
2006-03-10 Georg Baumfix fix of bug 2192
next