]> git.lyx.org Git - lyx.git/history - src/support
* disable some invalid insets in description items (covers bug 5937).
[lyx.git] / src / support /
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.
2008-07-30 Abdelrazak Younesprevious rev: better fix from Richard.
2008-07-30 Abdelrazak YounesQt does not compare empty file info apparently.
2008-07-29 Richard HeckRefresh before checking for equality. Solves problem...
2008-07-29 Abdelrazak YounesSupport symlinks, also on Windows!
2008-07-29 Enrico ForestieriFix translatable message.
2008-07-29 Abdelrazak YounesDocFileName::operator==(): use FileName operator.
2008-07-29 Abdelrazak YounesPartially fix http://bugzilla.lyx.org/show_bug.cgi...
2008-07-29 Abdelrazak YounesAdd new FileName::set() method.
2008-07-28 Abdelrazak YounesSome locale related cleanup. JMarc, please when you...
2008-07-26 Enrico ForestieriAutomate setting of LYX_DIR_XXx and LYX_USERDIR_XXx...
2008-07-24 Abdelrazak YounesFix bug due to wrong interpretation of Qt's doc, take 2.
2008-07-24 Abdelrazak Youneswrong eol.
2008-07-24 Abdelrazak YounesFix bug due to wrong interpretation of Qt's doc.
2008-07-23 Abdelrazak Younesuse new FileName::tempName() method.
2008-07-23 Abdelrazak YounesIntroduce a new tempName() method with base directory.
2008-07-23 Abdelrazak Younesmove LyXerr QString specialisation to support/qstring_h...
2008-07-23 Abdelrazak YounesSafer temp file creation with regards to double slash.
2008-07-23 Abdelrazak YounesFileName::isDirWritable(): make is safer.
2008-07-23 Abdelrazak YounesBug fix: FileName doesn't like double slash. I am going...
2008-07-23 Abdelrazak YounesReplace home made temp file creation with safer (and...
2008-07-22 Uwe StöhrPackage.cpp: fix comment position and a typo
2008-07-22 Uwe StöhrPackage.cpp: use 16x environment variable (This should...
2008-07-22 Abdelrazak Younestentatively fix http://bugzilla.lyx.org/show_bug.cgi...
2008-07-22 Enrico ForestieriThe QFileInfo::refresh() bug affects all *nix targets...
2008-07-21 Richard HeckFix bug 5075, I hope.
2008-07-20 Pavel SandaThis comment is wrong and causes bug in revision control.
2008-07-19 Richard HeckRevert unintentional commits.
next