]> git.lyx.org Git - lyx.git/history - src/graphics
update build instructions (Qt 4.2.2 etc.)
[lyx.git] / src / graphics /
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
2006-02-10 Lars Gullik BjønnesDelete all .cvsignore files from trunk
2006-01-19 Georg Baumfix bug 2192
2005-11-02 Angus LeemingTrivial fixes to some warnings thrown up by MSVS.Net...
2005-07-18 Angus LeemingHelp Lars spell his name.
2005-07-12 Lars Gullik Bjønnesmake sure to dist pch.h and mark PCH_FILE as a built...
2005-06-13 Angus LeemingQuote the LaTeX file name passed to the lyxpreview...
2005-05-20 Lars Gullik Bjønnesthe AM_* flags patch
2005-04-26 Angus LeemingWhitespace, only whitespace.
2005-04-17 Angus LeemingQuote graphics conversion commands correctly.
2005-02-15 Angus LeemingSquash MSVC warning about a class declared as 'class...
2005-01-27 Lars Gullik Bjønnesthe convert patch
2005-01-19 Angus LeemingAsger's exchanging of the class and struct keywords.
2005-01-06 Lars Gullik Bjønnesrename tostr.[Ch] to convert.[Ch]
2005-01-06 Lars Gullik Bjønnestostr -> convert and some bformat work
2005-01-05 Jürgen Spitzmüllerfloat2string #3 (lyxrc)
2004-12-04 Lars Gullik Bjønnesmore PCH_FLAGS work
2004-12-03 Lars Gullik Bjønnesuse AM_CPPFLAGS instead of INCLUDES since that is depre...
2004-11-25 Lars Gullik BjønnesInsetOld -> InsetBase renaming
2004-11-20 Lars Gullik Bjønnesfix for compilation with boost 1.32.0
2004-11-09 Georg Baummake gettting the file format from file contents work...
2004-10-29 Georg Baumrename getExtFromContents() to getFormatFromContents()
2004-10-01 Angus LeemingQuote shell variables in generated graphics conversion...
2004-09-26 Lars Gullik BjønnesUse the preferred calling for Boost.Signal
2004-09-26 Lars Gullik BjønnesChange to use preffered calling of Boost.Function
2004-08-18 Lars Gullik BjønnesMore pch work.
2004-08-16 José MatoxRemove space at end of line, when superfluous.
2004-08-15 Lars Gullik Bjønnessome support for pch
2004-07-24 Lars Gullik Bjønneschange "support/std_sstream.h" to <sstream>
2004-04-19 Angus LeemingPress 'File->Save' in emacs before commiting...
2004-04-19 Angus LeemingEnable the user to preview xfig figures (f.ex.) without...
2004-04-16 Angus LeemingRework preview generation to use Jan-��ke Larsson's...
2004-04-13 Angus LeemingPreview fiddling (preparing the way for mathed previews).
2004-03-27 André Pönitzrest of patch
2004-02-25 Jean-Marc LasgouttesGeorg Baum\'s no-tempdir patch
2004-01-31 Lars Gullik BjønnesThe func.diff patch. Functors work and some tiny cleanup.
2004-01-07 Lars Gullik BjønnesMake some functors adaptable and related small stuff.
2003-11-20 Lars Gullik Bjønnesinclude paragraph.h for the benefit of debug-mode in...
2003-11-05 José MatoxRename ascii to plaintext and LatexRunParams to OutputP...
2003-10-22 Angus LeemingGive InsetExternal the ability to preview its contents.
2003-10-22 Angus LeemingAdd a warning message if the file to contain the conver...
2003-10-22 Angus LeemingAdd a Buffer::fully_loaded member function, returning...
2003-10-13 Angus LeemingdisplayTranslator is now a function. No need to invoke...
2003-10-13 Angus LeemingNo trailing whitespace left in src...
2003-10-10 Angus LeemingRenderButton, RenderGraphic and RenderPreview now have...
2003-10-10 Angus LeemingDon't try and generate the previews from draw.
2003-10-09 Angus LeemingTowards saner generation of previews code. Yeah, I...
2003-10-09 Angus LeemingRemove the inset and view member functions from Preview...
2003-10-09 Angus LeemingDon't use the cached BufferView to get the Buffer when...
2003-10-07 Martin Vermeeradd <string> and other small fixes to make
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-29 Angus LeemingOperator<< for BoundingBox.
2003-09-25 Angus LeemingRe-add the RasterImage template.
2003-09-21 Lars Gullik Bjønnessome configure output changes, fix a new bug
2003-09-19 Angus LeemingFix InsetInclude properly. Data is now stored in an...
2003-09-18 Angus LeemingEnable previewing of Include insets within insets withi...
2003-09-16 Angus LeemingSmall clean-up of the PreviewedInset interface.
2003-09-16 Angus LeemingSeparate interface from implementation; make GraphicsIm...
2003-09-16 Angus LeemingRemove #include "LColor.h" from inset.h.
2003-09-15 Lars Gullik BjønnesGet rid of lyxstring, remove usage of STRCONV.
2003-09-14 Angus LeemingConsider all InProgressProcesses when ascertaining...
2003-09-09 Lars Gullik BjønnesChange Assert to BOOST_ASSERT.
2003-09-09 Angus LeemingPimpl Buffer.
2003-09-09 Angus LeemingMake buffer's member variables private; use accessor...
2003-09-08 Angus LeemingConvert uid_t, gid_t to int before calling tostr.
2003-09-08 Angus LeemingVarious trivial bits 'n' bats about config.h, header...
2003-09-08 Angus LeemingRemoved all redundant using directives from the source.
2003-09-07 Angus LeemingFinish the task of removing all cruft from the header...
2003-09-07 Angus LeemingRemove all unnecessary #includes from header files.
next