]> git.lyx.org Git - lyx.git/history - src/support
scanLog for checkout svn in VCS.
[lyx.git] / src / support /
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.
2008-07-19 Richard HeckOptimize GuiCitation a bit by not checking the cache...
2008-07-19 Abdelrazak YounesPotentially fix http://bugzilla.lyx.org/show_bug.cgi...
2008-07-19 Abdelrazak YounesAdd some output for bug 4693
2008-07-16 Richard HeckFix for bug 5053. There are still some serious problems...
2008-07-16 Richard HeckClarify comments.
2008-07-14 Pavel SandaIntroduce Debug::SELECTION mainly for copy/paste primar...
2008-07-14 Jürgen SpitzmüllerFix bug 5040:
2008-07-09 Jürgen SpitzmüllerBack to CJK sanity I: Fix bug 4698 and 4696.
2008-07-05 Enrico ForestieriEnsure no trailing '/'
2008-07-04 Abdelrazak Younesplease JMarc
2008-07-04 Abdelrazak YounesRemove double slash in system temporary path.
2008-06-28 André Pönitzmore robust. I get spurious crashes in this area.....
2008-06-25 Abdelrazak Younesmicroptimisation.
2008-06-25 Abdelrazak YounesGUI language via RC: some bug corrections.
2008-06-25 Abdelrazak YounesIntroduce Debug::LOCALE for locale debugging.
2008-06-24 Abdelrazak Younesrevert 25377. That was not doing anything useful!
2008-06-24 Abdelrazak YounesMessages::get(): Add two error messages just in case.
2008-06-24 Abdelrazak Younesget_locale_dir(): add a fallback to po/ driectory in...
2008-06-17 André Pönitzmake _GLIBCXX_DEBUG_PEDASSERT happy
2008-06-16 André Pönitzsave a few allocations in from_ascii.
2008-06-09 Abdelrazak YounescreateLyXTmpDir(): Don't hardcode /tmp, use package...
2008-06-09 Abdelrazak YounesHopefully fix http://bugzilla.lyx.org/show_bug.cgi...
2008-06-09 Abdelrazak YounesMore sensible error messages.
2008-06-06 Abdelrazak YounesMove loadableImageFormats() to the frontend.
2008-06-06 Abdelrazak Younesmove GuiImage::loadableFormats() to support/imagetools...
2008-06-05 Richard HeckTypo.
2008-05-29 André Pönitznext try
2008-05-24 Abdelrazak YounesIntroduce docstring_list
2008-05-16 Pavel Sandamake check in src/support: only absolute path can be...
2008-05-06 José Matoxendl is defined in ostream, iomanip is not enough ...
2008-05-06 Abdelrazak Younesremove unneeded includes.
2008-05-05 Pavel Sanda* Comment ( http://www.mail-archive.com/lyx-devel@lists...
2008-04-30 Jean-Marc Lasgouttesrename assert.h to lassert.h
2008-04-29 Stefan Schimanski* Some more clever elide mode for the LyX buffer tabs...
2008-04-29 Stefan Schimanski* in the very uncommon case the header is inserted...
2008-04-28 Richard HeckCosmetics.
2008-04-25 Abdelrazak YounesFix bug http://bugzilla.lyx.org/show_bug.cgi?id=4791
2008-04-24 Bo PengRemove remaining embedding bits and minizip
2008-04-22 Peter Kümmelon include is enought
2008-04-22 Peter Kümmel* lstring.cpp: parts already implemented in qstring_hel...
2008-04-20 Uwe Stöhrfix the makefile after r24396
2008-04-20 André Pönitzmove the string conversion functions out-of-line to...
2008-04-20 André Pönitzmove the filefilter stuff closer to the only place...
2008-04-20 Richard HeckFix bug 4772, which was revealed by the removal of...
2008-04-19 Richard HeckRemove embedding stuff from InsetBibtex.
2008-04-17 André Pönitzmove assert function to a separate file
2008-04-16 Peter Kümmelthere is no trunk/src/intl folder
2008-04-12 André Pönitzforgot this.
2008-04-11 José MatoxAdd missing include, due to André LASSERT change
2008-04-11 Jean-Marc Lasgouttesa dummy file while we wait for andre
2008-04-10 André Pönitzinfrastructure for 'graceful asserts'
2008-04-08 Jürgen Spitzmüller* src/support/filetools.cpp (unzippedFileName):
2008-04-02 Joost VerburgUse *.* to select all files in the file selection dialo...
2008-03-29 Pavel SandaFix compilation problems on Mac OSX 10.5.2 Leopard.
2008-03-21 Pavel SandaNext attempt to sanitize make dist.
2008-03-21 José MatoxAdd headers necessary to compile with g++ 4.3 (I am...
2008-03-20 André Pönitzlook up LANGUAGE and LC_ALL only once.
2008-03-20 Jean-Marc Lasgouttesfix the make check machinery. The support/filetools...
2008-03-12 André Pönitzfix monolithic compilation and add usage comment
2008-03-12 Bo PengRemove another 'Create directory' message
2008-03-11 Bo Pengsuppress unneeded output in minizip/zipunzip.cpp
2008-03-07 André Pönitzadd a convienient foreach implementation
2008-03-06 Richard HeckFix Lars.
2008-03-04 Uwe Stöhrzipunzip.cpp: partly revert r23447 to be able to compile
2008-03-04 Jean-Marc Lasgouttesrevert more minizip changes
2008-03-04 Jean-Marc Lasgouttesrevert minizip changes
2008-03-04 Jean-Marc Lasgouttesnuke compiler warnings in minizip
2008-03-01 Richard HeckImprove documentation.
2008-02-29 Abdelrazak YounesIntroduce BufferException so that we don't crash if...
2008-02-28 Stefan Schimanski* some warnings less
2008-02-26 Stefan Schimanski* method change_weight to change the weight of a entry.
2008-02-26 Stefan Schimanski* segfault fix when deleting the last element from...
2008-02-26 Stefan SchimanskiNow the right patch:
2008-02-25 Stefan SchimanskiRevert "* compile fix"
2008-02-25 Stefan Schimanski* compile fix
2008-02-25 Stefan Schimanski* Timo Bingmann's btree v8.1, extended with weight...
2008-02-24 Richard HeckRestore Andre's TextClassIndex, but now in the form...
2008-02-24 Richard HeckRevert 23154.
2008-02-23 André PönitzReplace the text class shared ptr by good old index...
2008-02-18 Abdelrazak Younesheader cleanup
2008-02-10 Dov Feldsternvisual mode for bidi cursor movement
2008-02-09 André Pönitzplay with signal/slot.
2008-02-09 André Pönitzsquash gcc warning, secoind attempt
2008-02-09 André Pönitzsquash gcc warning
2008-02-08 Abdelrazak YounesIntroduce toqstr(char_type) and use it.
2008-02-07 José MatoxPatch to please gcc 4.3. Less bloat in the include...
2008-02-03 Stefan Schimanski* LinkBack support files, now in pure Objective-C ...
2008-02-01 Jean-Marc Lasgouttesabdel likes short code
2008-02-01 Jean-Marc LasgouttesRemove unused macros USE_INCLUDED_STRING and STD_STRING...
2008-01-26 Richard HeckFix some problems in makeAbsPath():
2008-01-26 Richard HeckAdd some comments, and change enum terminology to refle...
2008-01-15 Richard HeckFix bug 4463. The crash was due to a call to X from...
2008-01-14 Uwe Stöhrrevert r22574 to be able to compile
2008-01-14 Abdelrazak Younesheader cleanup
2008-01-08 Bo PengEmbedding: merge lyx::EmbeddedFiles to lyx::support...
2008-01-08 Bo PengEmbedding: add embedding support for InsetBibtex. ...
2008-01-08 Bo PengEmbedding: add embedding support for InsetInclude....
next