]> git.lyx.org Git - lyx.git/history - development
MacOSX compile fix.
[lyx.git] / development /
2006-10-16 Jürgen SpitzmüllerRemember the char style label state and make it globall...
2006-10-16 Bo PengScons: remove fast_start feature
2006-10-16 Bo PengScons: fix a config.h generation bug
2006-10-15 Abdelrazak YounesThis commit saves the need to check for lyx::use_gui...
2006-10-12 Martin VermeerSupport for optional arguments for environments. No...
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-05 Bo PengScons: fix windows DESTDIR installation problem
2006-10-05 Bo PengScons: fix cygwin postinstall/lyx.sh installation problem
2006-10-04 Bo PengScons: set default_build_mode cleverly
2006-10-04 Bo PengScons: libintl also needs /MD option
2006-10-04 Bo PengScons: command line arguments may be overwritten when...
2006-10-04 Bo PengScons: fix ICONV_LIB caching problem
2006-10-03 Abdelrazak YounesThis commit introduces the FontLoader interface class...
2006-10-03 Bo PengScons: fix substFile dependence problems
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-28 Bo PengScons: cygwin packaging fixes
2006-09-27 Bo PengScons: correct installation of cygwin fonts
2006-09-26 Bo PengScons: get version info from configure.ac, add fonts...
2006-09-25 Peter Kümmeladd instruction to change search path for gnuwin32...
2006-09-22 Georg Baummake it compile again
2006-09-22 Georg Baumcompile fix
2006-09-21 Peter Kümmelmove definition of variables to the main cmake file
2006-09-21 Peter Kümmelcreate binary in <build_dir>/bin
2006-09-19 Edwin Leuvencorrect filenames
2006-09-18 Peter Kümmelpropdel svn:executable
2006-09-18 Peter Kümmelpropdel svn:executable
2006-09-18 Peter KümmelCMakeLists: - no need for dirent on mingw
2006-09-18 Peter Kümmelsync with kdewin32
2006-09-18 Peter Kümmeladd libaspell as possible name
2006-09-18 Peter Kümmeluse 0.60 branch: main Aspell developer:
2006-09-18 Peter Kümmeladd 0.60 branch support because it is more stable
2006-09-18 Peter Kümmeladd 0.60 branch support because it is more stablewin32...
2006-09-18 Jean-Marc Lasgouttesnew Hungarian translation of the Tuturial
2006-09-16 Abdelrazak YounesMerge BufferView and BufferView_pimpl
2006-09-15 Peter Kümmeladd copyright notice
2006-09-15 Georg BaumAdd phantom icons from Uwe and me (last part of bug...
2006-09-14 Bo PengScons: add HAVE_WCHAR_T to two config.h files
2006-09-14 Bo PengScons: add SIZEOF_WCHAR_T
2006-09-14 Bo PengScons: add support for system iconv function (from...
2006-09-13 Peter Kümmeltest for the size of wchar_t and define the macro SIZEO...
2006-09-12 Enrico ForestieriAdd defines needed on cygwin
2006-09-11 Abdelrazak YounesA bunch of conversion to docstring.
2006-09-10 Abdelrazak Younesupgrade to latest package.C.in
2006-09-08 Bo PengScons: handle LYX_DATE in src/version.C
2006-09-08 Bo PengScons: produce cygwin-compatible binary package
2006-09-07 Georg Baumforgot this
2006-09-07 Peter Kümmel- remove static_filters: fix crash of the aspell execut...
2006-09-06 Michael Schmittfix file list for the updated boost library
2006-09-06 Peter Kümmelcheck PATH for iconv.dll
2006-09-06 Peter Kümmelupdate to boost 1.34 cvs
2006-09-05 Peter Kümmelpatch and build system for cvs version of aspell
2006-09-04 Georg Baumadd forgotten comma
2006-09-04 Georg BaumFix byte order problems
2006-09-03 Peter Kümmelmove project_source_group macro into an extra file...
2006-09-03 Peter Kümmelmore flexible msvc project folder generation, flat...
2006-09-03 Peter Kümmeldon't overwrite the command line value
2006-09-03 Peter KümmelHeaders and .C files are now in The Golden Code folder
2006-09-03 Peter Kümmelsearch also for other names of iconv.dll
2006-09-03 Peter Kümmelalso work with MSYS
2006-09-03 Peter Kümmeladd \n
2006-09-03 Peter Kümmelalso check vor env. variable GNUWIN32_DIR
2006-09-03 Peter Kümmelalso work with spaces in the path
2006-09-03 Peter Kümmeladd -DGNUWI32_DIR=my/path/to/gnuwin32 option
2006-09-02 Bo PengScons: add /MD as default option under msvc
2006-09-02 Bo PengScons: link to ole32 for (msvc/aspell), add suffix...
2006-09-01 Georg Baumconvert lfun arguments to docstring
2006-08-28 Peter Kümmelalso remove BOOST_NO_WREGEX
2006-08-28 Peter Kümmelqt should not pollute the namespace
2006-08-26 Bo PengScons: fix options like CPPFLAGS
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 Schmittfix typo
2006-08-23 Michael Schmittrevert recent change to development/FORMAT (don't chang...
2006-08-23 Michael Schmittdrop linuxdoc support (part 4)
2006-08-23 Michael Schmittdo not define QT3_SUPPORT
2006-08-17 Abdelrazak Younesget rid of QT3_SUPPORT
2006-08-16 Bo PengAdd #include "xxx_moc.cpp" to xxx.C files, and stop...
2006-08-16 Bo PengScons: minor Sconstruct fix
2006-08-16 Bo PengScons: add support for msvc qt3
2006-08-15 Bo PengScons: fix ICONV support
2006-08-15 Georg BaumUpdate file format for unicode
2006-08-14 Abdelrazak Younesgenerate_enconding_info.py renamed to generate_encoding...
2006-08-14 Bo PengScons: add ICONV_CONST to common/config.h, require...
2006-08-14 Peter Kümmelcheck for ICONV_CONST
2006-08-14 Peter Kümmelenable nls with option >all<, print instruction to...
2006-08-14 Peter Kümmelrequire iconv
2006-08-14 Peter Kümmeluse module to find support libraries, also search for...
2006-08-14 Peter Kümmelunicode.C needs inconv.h
2006-08-14 Peter Kümmelsearch for alloca also in malloc.h
2006-08-14 Abdelrazak Younesadd docstring.h
2006-08-14 Bo PengScons: fix a uic bug, add unicode.hC
2006-08-13 Bo PengScons: fix a filelist bug (missing spell.C)
next