]> git.lyx.org Git - lyx.git/history - src/support
reorder.
[lyx.git] / src / support /
2009-05-21 Uwe Stöhrremove unused includes of convert.h
2009-05-19 Enrico ForestieriAnother compile fix for msvc.
2009-05-19 Jürgen Spitzmüller* potential compile fix for msvc.
2009-05-19 Jürgen Spitzmüller* calculate the size of the iconv output buffer (bug...
2009-05-16 Enrico ForestieriFix scons and revert the now not needed r29669.
2009-05-15 Enrico ForestieriReally flush output buffers.
2009-05-14 Enrico ForestieriAllow immediate output of spawned processes for all...
2009-05-14 Enrico ForestieriFix problem with the nul device on Windows.
2009-05-13 Enrico ForestieriTake into account output redirection when spawning...
2009-05-13 Enrico ForestieriAllow to separately redirect stdout and stderr.
2009-05-13 Enrico ForestieriClarify comment.
2009-05-13 Enrico ForestieriAvoid #ifdef's and use OS specific code.
2009-05-12 Enrico ForestieriMSVC does not define WIN32 but _WIN32.
2009-05-12 Vincent van RavesteijnCompile fix for r29647.
2009-05-12 Vincent van RavesteijnDo the same as r29646, now for FileName::set.
2009-05-12 Vincent van RavesteijnFix the assert on Windows when starting LyX by double...
2009-05-12 Enrico ForestieriRestore line buffered output at least on posix systems...
2009-05-11 Enrico ForestieriFix QProcess code on posix systems and reenable it...
2009-05-11 Abdelrazak YounesAllow more time for latex... process launching can...
2009-05-11 Abdelrazak Younesrevert unwanted change.
2009-05-11 Abdelrazak YounesRead standard output and error upon completion. And...
2009-05-11 Abdelrazak YounesReorganize the code a bit and Disable QProcess evaluati...
2009-05-11 Abdelrazak YounesAdd some debugging code to QProcess. Reconfigure (pytho...
2009-05-11 Abdelrazak Younesgcc warning
2009-05-10 Vincent van RavesteijnPatch from Peter.
2009-05-10 Enrico ForestieriFind thesauri files even if \thesaurusdir_path is speci...
2009-05-09 Vincent van RavesteijnFix bug #4177: Lyx fails to open files with a $ charact...
2009-05-08 Abdelrazak YounesIntegrate mythes-1.1 into our source and remove support...
2009-05-07 Richard HeckForgot these bits.
2009-05-07 Richard HeckThis patch introduces wrapped tooltips for some more...
2009-05-07 Richard HeckThinko.
2009-05-07 Richard HeckMinor fixups.
2009-05-07 Richard HeckMove the word-wrapping code to support, so that it...
2009-05-04 Enrico ForestieriFile names must be compared taking into account filesys...
2009-05-02 Vincent van RavesteijnFix the construction of a filepath after r29498. The...
2009-05-02 Enrico ForestieriSpeed up FileName operator== (Georg's solution).
2009-05-02 Enrico ForestieriRevert r29444 (to be soon replaced by Georg's solution).
2009-05-01 Uwe Stöhros_win32.cpp: compile fix for r29476
2009-05-01 Enrico ForestieriWhen performing a reverse DVI search and the tmpdir...
2009-04-29 Enrico ForestieriSpeed up FileName operator==, such that working with...
2009-04-24 Jean-Marc LasgouttesSometimes, iconv on windows returns -1, but sets errno...
2009-04-20 Jean-Marc LasgouttesRemove bogus ifdocstream constructor argument, which...
2009-04-04 Richard HeckFix up a few little things after r29065. If we're calcu...
2009-03-27 Jürgen SpitzmüllerFix bug 5827 (validate date-insert argument):
2009-03-18 Vincent van RavesteijnAdjust the comment about QFileInfo::operator==().
2009-03-17 Enrico ForestieriFixes for gcc4 on cygwin.
2009-03-09 Vincent van RavesteijnFix an infinite loop with Qt4.5 when creating two unnam...
2009-03-09 Jean-Marc Lasgouttesreally reset the LANGUAGE variable to its old value...
2009-03-09 Enrico ForestieriFix bug 5802 (http://bugzilla.lyx.org/show_bug.cgi...
2009-02-11 Jean-Marc Lasgouttescompilation fix on openbsd (bug 5650)
2009-02-11 Jean-Marc Lasgouttesfix compilation with external boost
2009-01-30 Pavel Sandatypo
2009-01-17 Pavel SandaRecognize also dia's compressed format
2009-01-16 Jürgen Spitzmüller* environment.cpp:
2009-01-15 Pavel SandaFix make check
2009-01-14 Jean-Marc Lasgouttesfix compilation of check_filetools
2009-01-13 Pavel SandaAdd comment
2009-01-12 Pavel SandaAdd comment.
2009-01-04 Richard HeckImprovements to the parser that extracts the "family...
2008-11-26 Enrico ForestieriFix bug 641 (Detect stale lyxpipes after crash)
2008-11-20 Enrico ForestieriAccording to http://en.wikipedia.org/wiki/ISO-2022...
2008-11-20 Enrico ForestieriHrmpf.
2008-11-20 Enrico ForestieriWas forgetting this.
2008-11-20 Enrico ForestieriAfter a better understanding of the problem, restrict...
2008-11-18 Stephan Wittfix some memory leaks (NSAutoreleaseNoPool)
2008-11-18 Enrico ForestieriFix bug http://bugzilla.lyx.org/show_bug.cgi?id=5489...
2008-11-17 Pavel SandaSupport gcc 4.4. Patch from Martin Michlmayr.
2008-11-16 Jean-Marc Lasgouttesadd support for changing encoding on idocstream
2008-11-16 Enrico ForestieriFix for mingw/cygwin
2008-11-16 André Pönitzadd qt include paths
2008-11-16 Jean-Marc Lasgouttesrename [io]docfstream to [io]fdocstream
2008-11-15 André Pönitzremove libtool
2008-11-14 Pavel Sandacomment
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-11-14 André Pönitzthrid attempt at changing the naming pattern of the...
2008-10-24 Pavel SandaFix bug 5399.
2008-10-15 Enrico ForestieriFix for latest MInGW w32api
2008-10-09 Jean-Marc LasgouttesX dependency cleanup (2/3)
2008-10-05 Peter Kümmelunderlying filesystem is case insensitive
2008-10-05 Pavel SandaTypo from Bennett
2008-10-05 Peter KümmelUse long path names when comparing FileNames
2008-10-05 Peter KümmelFix bug 2235: jpeg capital letters (.JPG) does not...
2008-10-04 Peter Kümmeldon't reinvent the wheel
2008-10-04 Peter Kümmelfix bug 4693, Exporting files doesn't create the files...
2008-10-01 Abdelrazak YounesAttempt to fix http://bugzilla.lyx.org/show_bug.cgi...
2008-09-30 Peter Kümmelwin2k fixes
2008-09-29 Jean-Marc Lasgouttescompilation fix
2008-09-29 Abdelrazak YounesMerge FileFileName::Private::checksum() into FileFileNa...
2008-09-29 Abdelrazak Younesprevious commit: revert debugging code.
2008-09-29 Abdelrazak YounesFileName::Private::checksum(): disable Qt4.4 based...
2008-09-27 Abdelrazak Younesmove sum() to FileName::private::checksum() and add...
2008-09-27 Abdelrazak Younesheader cleanup: remove duplicate includes.
2008-09-27 Abdelrazak YounesFirst step toward fixing bug http://bugzilla.lyx.org...
2008-09-24 André Pönitzchar * for string literals is deprecated...
2008-09-22 Abdelrazak Younesadd FileName::extension() method.
2008-09-22 Enrico ForestieriOn Vista, if a file type is not registered, AssocQueryS...
2008-08-15 Jean-Marc LasgouttesAdd a new debug channel UNDO (in place of the unused...
2008-08-07 Richard HeckMake sure temporary files are created, by default,...
2008-08-03 Abdelrazak YounesFix linking problem when nls is disabled. Spotted by...
2008-07-30 Abdelrazak YounesAdd some comments.
next