]> git.lyx.org Git - lyx.git/history - src/support
* BufferView::updateMetrics(): split up the method in two for the SinglePar case.
[lyx.git] / src / support /
2007-09-16 Lars Gullik BjønnesAmbigous else
2007-09-16 Lars Gullik BjønnesRemove warnings reported with gcc 4.3:
2007-09-08 Richard HeckCorrect comment.
2007-09-07 Enrico ForestieriRegister math fonts with Qt 4.2 or higher. Using Qt...
2007-09-06 Bo Pengsupport/minizip/iowin32.h|c: also test for _WIN32 becau...
2007-09-04 Peter Kümmeldeclare specialisations, needed by the merge build...
2007-09-04 Enrico ForestieriRegister math fonts with fontconfig
2007-09-03 Bo PengMove two minizip functions from filetools.cpp to its...
2007-08-30 André Pönitzxpm -> png
2007-08-27 André Pönitzremove special handling of Package.cpp[.in]
2007-08-24 Enrico ForestieriCompile all minizip sources also on *nix platforms...
2007-08-23 André Pönitzdo not compiler iowin32.* on Non-Windows
2007-08-22 Enrico ForestieriCompile fix for mingw
2007-08-21 André Pönitz"proper" fix for utime use in filetools.cpp
2007-08-21 André Pönitzcompile fix for ubuntu, probably not generic enough
2007-08-21 Bo PengFix file inclusion in src/support/filetools.cpp under mac
2007-08-21 Peter Kümmelminizip fixes for msvc and cmake
2007-08-21 Bo PengAdd autotools support for src/support/minizip stuff
2007-08-21 Bo PengChange src/support/minizip/* from K&R to ANSI style...
2007-08-21 Bo PengEmbedding feature patch 1: add zipFiles and unzipToDir...
2007-08-19 André Pönitzimplement --enable-monolithic-{client,frontend-qt4...
2007-08-14 Enrico ForestieriFix dist target
2007-08-12 André Pönitzremove reference to LaTeXStream
2007-08-12 André Pönitzsome renamimg
2007-08-12 André Pönitzadd missing header
2007-08-12 André Pönitzdisable some tests for standard C++ features; add a...
2007-08-11 André Pönitzremove lyxrc dependence from support/*
2007-08-11 Jean-Marc Lasgouttesrename the generated package.C to Package.cpp, as it...
2007-08-11 Jean-Marc Lasgouttesfix running lyx with libtools and shared libraries
2007-08-11 André Pönitzmerge support/Makefile.am and support/tests/Makefile.am
2007-08-10 André Pönitzenable building of shared libraries. reduces final...
2007-08-10 Lars Gullik BjønnesGet rid of a few warnings.
2007-08-10 Christian RidderströmConverted '#warning ...' into FIXME-comments
2007-08-10 Jean-Marc LasgouttesRemove cruft from config.h
2007-08-07 Jean-Marc Lasgouttes[the "translation" patch series] Part 3: improving...
2007-08-06 Enrico ForestieriNo need to check whether the TEMP var is already set...
2007-08-06 Enrico ForestieriUse the internal function of the cygwin dll for syncing the
2007-08-01 Jean-Marc Lasgouttes * src/support/gzstream,cpp:
2007-07-31 Enrico ForestieriUse home made code for the bool facet.
2007-07-30 Enrico ForestieriAdd missing facets for extraction from an idocstream...
2007-07-14 Jürgen Spitzmüller* src/support/docstream.cpp (iconv_codecvt_facet::do_ma...
2007-07-11 Enrico ForestieriFix bug 3962 (by me, Peter, and Joost)
2007-07-09 Michael Schmitt * src/Author.h:
2007-07-06 Abdelrazak Younesrevert the obviously incorrect fix of rev. 19001.
2007-07-06 Abdelrazak Younes* lstring.cpp:
2007-07-05 Jürgen Spitzmüllerfix unicode decomposition (bugs 3313 and 3498):
2007-06-27 José MatoxFreeBSD libc uses UCS4, but libstdc++ has no proper...
2007-06-26 Jürgen SpitzmüllerFix bug 2753: LyX doesn't support paths and filenames...
2007-06-26 Enrico ForestieriFix bug 3904
2007-06-19 Michael Schmitt * support/userinfo.cpp: quick fix for #3764: set
2007-06-01 Georg BaumFix bug 3759 for qt < 4.2
2007-05-28 Lars Gullik BjønnesWhitespace cleanup
2007-05-24 Richard HeckFix whitespace.
2007-05-22 Bo PengDetect if file is actually a directory in support/lyxsu...
2007-05-17 Georg BaumFix files with spaces in converter cache;
2007-05-14 Abdelrazak YounesAdd two optimized versions of the ucs4 to local encoding.
2007-05-10 Jean-Marc LasgouttesPatch from "hzluo" <memcache@gmail.com>:
2007-05-08 Abdelrazak Younesremove 'lyx::'
2007-05-08 Abdelrazak Younesdeclare 'std::foo' and remove 'lyx::'
2007-04-28 Bo PengRename version.C.in to version.cpp.in, and Package...
2007-04-26 Bo PengRename .C ==> .cpp for files in src/support, part two
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 .C => .cpp for files in src/frontends/controller...
2007-04-25 Jean-Marc Lasgouttes * os_unix.C (addFontResources): for Qt/Mac use the...
2007-04-21 Abdelrazak Younes* operator==(docstring const & l, char const * r):...
2007-04-06 Enrico ForestieriFix bug 3410 by Georg and me
2007-04-06 Georg BaumUse FileName instead of strings in support::Package.
2007-04-06 Georg Baumremove unneeded lyx qualifier
2007-04-06 Georg Baumremove duplicate top_srcdir()
2007-04-04 Bernhard RoiderFix bug 1826 + A more precise parser for bibtex files...
2007-04-03 Georg BaumNormalize everything that comes from 'outside' (plain...
2007-04-02 Georg BaumUse new isAlphaASCII and isDigitASCII functions instead...
2007-04-02 Georg Baumremove unused stuff
2007-04-01 André Pönitzavoid evalutation of lyxerr arguments unless really...
2007-03-28 Jean-Marc Lasgouttes * src/encoding.C (latexChar,read):
2007-03-27 Georg BaumConvert makeRelPath to docstring (from Michael Gerz)
2007-03-23 Peter Kümmelfinal compilation: wheel was already invented :(
2007-03-22 Peter Kümmelmsvc: don't #define max and min
2007-03-20 Peter Kümmeltrivial changes for all-in-one compilation
2007-03-14 Enrico ForestieriDon't hide the library directory when it appears alone
2007-03-13 Georg BaumDon't use the char version of uppercase
2007-03-02 Georg Baum * src/support/lstrings.C
2007-02-28 Jean-Marc Lasgouttes * support/filetools.C (makeDisplayPath): if the file...
2007-02-27 Georg BaumFix bug 2937 (from Jean-Baptiste LAMY)
2007-02-26 Georg BaumGet rid of some locale dependant functions
2007-02-26 Georg Baumremove stray dollar sign
2007-02-26 Abdelrazak Younes* support/qstring_helpers.h: erase ucs4_to_qstring...
2007-02-26 Abdelrazak YounesFix support lib dependency problem.
2007-02-26 Abdelrazak Younesadd config.h
2007-02-26 Georg BaumAlmost fix 'make check'. The only remaining problem...
2007-02-26 Georg Baumforgot this
2007-02-26 Georg BaumFix character classification functions by using qt...
2007-02-25 Lars Gullik BjønnesFix-up damage done by overeager script in r15422
2007-02-25 Jean-Marc LasgouttesMove translated files to their own directory
2007-02-25 Georg Baum * src/support/filetools.C
2007-02-24 Georg BaumFix bug 3266
2007-02-19 Georg BaumDon't include files inside the lyx namespace (compile...
2007-02-13 Jürgen Spitzmüller* src/LaTeX.C (deplog): fix the regex to parse filename...
2007-01-29 Georg BaumRevert unwanted stuff from last commit
next