]> git.lyx.org Git - lyx.git/history - development/scons
add qrc file to cmake build process
[lyx.git] / development / scons /
2007-10-18 Bo PengScons: fix the handling of layout module files
2007-10-18 Bo PengFix scons for Andre's Resource.cpp change
2007-10-18 Bo PengPrefShortcuts: add a simple shortcut dialog (does nothi...
2007-10-17 André Pönitzrevert 21014
2007-10-17 André Pönitzadjust
2007-10-16 Bo PengSeparate PrefShortcuts from PrefUi, in preparation...
2007-10-14 Uwe Stöhradd Japanese layout files, provided by Yokata-san
2007-10-13 Uwe StöhrThe huge URL patch:
2007-10-13 Abdelrazak YounesAdjust scons to InsetCode.h
2007-10-11 Bo Pengadd Shortcuts.lyx to Makefile.am and scons_manifest.py
2007-10-11 Bo PengInsetInfo: Move LaTeXConfig.lyx.in to LaTeXConfig.lyx...
2007-10-11 Bo PengInsetInfo: add InsetInfo (core)
2007-10-08 Uwe Stöhrupdate SCons
2007-10-07 André Pönitzdelete controllers dir
2007-10-07 Uwe Stöhrscons_manifest.py: update
2007-10-07 Bo PengFix scons and a file inclusion problem in ControlCommand.h
2007-10-06 Uwe Stöhrupdate SCons again (for the new esint font)
2007-10-06 Uwe Stöhrupdate SCons according to André's current controller...
2007-10-06 Jürgen Spitzmüller* lib/doc/Makefile.am:
2007-10-05 Bo Pengfix scons for the removal of ControlRef.h|cpp
2007-10-03 Uwe StöhrBuffer.cpp: compile fix
2007-10-02 Abdelrazak Younesfix scons.
2007-10-01 Jean-Marc Lasgouttesremove more traces of changelogs
2007-09-30 Bo Pengfix scons
2007-09-29 Uwe Stöhrscons/scons_manifest.py: make LyX compile again after...
2007-09-27 Abdelrazak Younesadd DialogView.h to scons.
2007-09-23 Richard HeckAdd module to create hanging paragraphs.
2007-09-20 Uwe Stöhradd the missing PDFSupportUi.ui
2007-09-20 Uwe Stöhrscons_manifest.py: cleanup
2007-09-20 Uwe Stöhradd missing file PDFOptions.h
2007-09-20 André PönitzPavel Sanda's "PDFOptions" patch, part II
2007-09-18 Richard HeckFulfill promise to Andre: TextClass_ptr --> TextClassPtr.
2007-09-18 Richard HeckUpdate makefiles from a previous commit.
2007-09-16 Bo PengAdjust scons_manifest.py for the removal of SocketCallb...
2007-09-15 André PönitzRename class socket_callback into SocketCallback; adjus...
2007-09-15 Edwin Leuven* new file formats panel that includes copier
2007-09-10 André Pönitzadjust
2007-09-09 Uwe StöhrThanks to Ignacio, we have a new Spanish UserGuide!
2007-09-06 Bo PengFix previous commit. I really do not understand why...
2007-09-06 Bo PengForgot this: windows backslash needs special treatment
2007-09-06 Bo PengCleanup msvs_project, make sure lyx can start in place...
2007-09-05 André Pönitzadjust
2007-09-05 Bo Pengfix scons again for GUI cleanup, remove unused variable
2007-09-05 Bo Pengfix scons for InsetFlex.*
2007-09-03 Bo PengMove two minizip functions from filetools.cpp to its...
2007-09-03 Bo PengFix scons for Andre's patch, add a missing header file
2007-09-02 André Pönitzall CheckedWidgets are line edits...
2007-09-01 André Pönitzadjust build systems
2007-08-31 André Pönitzsomewhat more uniform naming
2007-08-31 André PönitzMerge QController into individual dialogs. Also various...
2007-08-31 Bo PengEmbedding feature patch 3: basic gui support
2007-08-31 Richard HeckModularize the theorem modules.
2007-08-31 André Pönitzmove our stuff off the Q* namespace
2007-08-30 Bo PengEmbedding patch two: read/write embedded files'
2007-08-30 André Pönitzxpm -> png
2007-08-29 Bo PengScons update for r19893, tex2lyx is still broken
2007-08-28 Richard HeckScons for previous commit.
2007-08-28 Bo Pengfix scons for the removal of Package.cpp.in
2007-08-27 André Pönitzremove special handling of Package.cpp[.in]
2007-08-27 Bo Pengscons: fix a bug in installer target, introduced by...
2007-08-27 Bo PengScons: fix tex2lyx
2007-08-27 Bo PengScons cleanup 7: remove saved C compiler, remove blank...
2007-08-27 Bo PengScons cleanup 6: build minizip/iowin32.c on all sytems...
2007-08-27 Bo PengScons cleanup 5: config.h typo, do not have to make...
2007-08-27 Bo PengScons cleanup 4: stop forcing the use of c++ compiler...
2007-08-27 Bo PengScons cleanup 3: stop judging build_xxx for scons,...
2007-08-27 Bo PengScons cleanup 2: remove rebuild option
2007-08-27 Bo PengScons cleanup 1: use BUIlDDIR/src instead of BUILDDIR...
2007-08-23 Richard HeckThis is one of a series of patches that will merge...
2007-08-23 Abdelrazak Younessync with rev 19751: delete Menubar.h
2007-08-23 Bo Pengallow the use of snapshot version os scons, improve...
2007-08-21 Bo Pengfix a wrong scons fix due to the removal of /TP option
2007-08-21 Bo PengSCons: msvc gives different result for this ICONV_CONST...
2007-08-21 Bo PengSCons: msvc does not need this /TP option any more...
2007-08-21 Bo PengEmbedding feature patch 1: add zipFiles and unzipToDir...
2007-08-20 Richard HeckBiblio.{h,cpp} --> BiblioInfo.{h,cpp}
2007-08-20 Richard HeckImprovements to the citation dialog UI. It is now possi...
2007-08-17 Bo PengScons: distribute missing layout file
2007-08-16 Richard HeckRe-write of the BibTeX representation. The main change...
2007-08-14 Richard HeckMove the lyx::biblio namespace into src/. Also make...
2007-08-14 Bo Pengfix scons, telling scons how to moc files is still...
2007-08-13 Bo Pengfix scons for Andre's LYX_DATE changes
2007-08-13 André Pönitzremove special handling of version.cpp[.in]
2007-08-13 André Pönitzstd::count is now assumed to exist, remove the check...
2007-08-13 Bo Pengfix scons
2007-08-13 Uwe Stöhrlib/doc/clipart: Add two new images for the Userguide
2007-08-11 Jean-Marc Lasgouttesthe file has been removed
2007-08-11 André Pönitzmake scons cope with renamed ui_*.h
2007-08-11 Uwe StöhrUserGuide.lyx updates: - Finish the descriptions of...
2007-08-10 André Pönitzenable building of shared libraries. reduces final...
2007-08-10 Jean-Marc LasgouttesRemove cruft from config.h
2007-08-10 Uwe StöhrUserGuide.lyx: complete revision to bring it up to...
2007-08-08 Bo Pengfix scons for gettext upgrade
2007-08-06 Bo PengRemind scons users to check config.log when configure...
2007-08-01 Jean-Marc Lasgouttes * src/support/gzstream,cpp:
2007-07-31 Jürgen Spitzmüller* lib/Makefile.am:
2007-07-30 Bo PengSCons: allow linking SConstruct to lyx top source direc...
2007-07-13 Jürgen Spitzmüller* configure.ac:
2007-07-11 Jean-Marc LasgouttesRename development/cmake/README.cmake to INSTALL.cmake
2007-07-04 Bo PengScons: check for windows.h under msvc.
next