]> git.lyx.org Git - lyx.git/history - development/scons/scons_manifest.py
Add a cache for converted image files. This needs to be enabled in the
[lyx.git] / development / scons / scons_manifest.py
2006-11-13 Georg BaumAdd a cache for converted image files. This needs to...
2006-11-09 Georg Baumremove obsolete file lyxrc.example
2006-11-06 Jürgen Spitzmüller* lib/images/nomencl-insert.xpm:
2006-11-04 Georg BaumResolve link problems of tex2lyx and client by removing...
2006-11-04 Georg BaumNew nomenclature inset from Ugras
2006-11-04 Jürgen Spitzmüller* lib/images/*.xpm:
2006-11-03 Michael Schmitt * lib/images/*.xpm: add icons for the "review" toolbar
2006-11-03 Bo PengScons: getext/unicode support for tex2lyx (ignore src...
2006-10-31 Georg BaumAdd beamer layout file and examople, fresh from the...
2006-10-30 Abdelrazak Younes* Painter.h:
2006-10-30 Abdelrazak Younes* guiapi.[Ch]: deleted.
2006-10-28 Abdelrazak Younesremove paperHeight() and paperWidth() in Painter and...
2006-10-23 Bo PengScons: mocing GuiApplication.C and GuiImplementation.C
2006-10-23 Abdelrazak Younesnew LFUN_WINDOW_CLOSE
2006-10-22 Michael Schmitt * scons/scons_manifest.py: remove MathMLStream.[Ch]
2006-10-21 André Pönitzremove qt3 frontend
2006-10-21 André Pönitzsome scripts I fouind usefule when working on LyX
2006-10-15 Abdelrazak YounesThis commit saves the need to check for lyx::use_gui...
2006-10-12 Abdelrazak YounesThis commit is purely mechanical and get rid of lyx_gui...
2006-10-11 Georg BaumIntroduce wide streams. This fixes the remaining proble...
2006-10-08 Georg BaumCompile fix. This was easy, since the code is alsmost...
2006-10-07 Abdelrazak YounesThis commit is a big rework of the FontLoader/FontMetri...
2006-10-03 Abdelrazak YounesThis commit introduces the FontLoader interface class...
2006-10-03 Abdelrazak YounesThis commit creates a new "frontends/lyx_gui.C" that...
2006-10-03 Abdelrazak YounesIntegrate Application_pimpl into Application.C.
2006-10-02 Abdelrazak YounesThis commit moves system font initialization and restor...
2006-10-01 Enrico ForestieriUpdate scons_manifest.py for changed names in src/mathed
2006-09-29 Abdelrazak YounesThis commit introduces Application_pimpl and cleanup...
2006-09-26 Bo PengScons: get version info from configure.ac, add fonts...
2006-09-22 Georg Baummake it compile again
2006-09-22 Georg Baumcompile fix
2006-09-18 Jean-Marc Lasgouttesnew Hungarian translation of the Tuturial
2006-09-16 Abdelrazak YounesMerge BufferView and BufferView_pimpl
2006-09-15 Georg BaumAdd phantom icons from Uwe and me (last part of bug...
2006-09-07 Georg Baumforgot this
2006-09-06 Michael Schmittfix file list for the updated boost library
2006-09-01 Georg Baumconvert lfun arguments to docstring
2006-08-26 Bo PengScons: fix scons_manifest.py for flatplacement.* for qt3
2006-08-26 Abdelrazak Younesadd FloatPlacementUi.ui
2006-08-25 Edwin Leuvenminimal effort implementation of:
2006-08-23 Michael Schmittdrop linuxdoc support (part 4)
2006-08-14 Abdelrazak Younesgenerate_enconding_info.py renamed to generate_encoding...
2006-08-14 Abdelrazak Younesadd docstring.h
2006-08-14 Bo PengScons: fix a uic bug, add unicode.hC
2006-08-13 Bo PengScons: stop globbing filenames, use explicit file list...