]> git.lyx.org Git - lyx.git/history - src
Fix linking problem when nls is disabled. Spotted by Dov and fix by Kornel.
[lyx.git] / src /
2008-08-03 Abdelrazak YounesFix linking problem when nls is disabled. Spotted by...
2008-08-02 Pavel SandaClean debug logs before rc1.
2008-08-01 Richard HeckYet more empty-->plain.
2008-08-01 Richard HeckA bit more empty-->plain. I've also changed createEmpty...
2008-08-01 Richard HeckMore empty-->plain changes.
2008-08-01 Richard HeckChange the "empty layout" to the "plain layout", to...
2008-08-01 José MatoxUpdate format to 340.
2008-08-01 Pavel SandaVCS: Better output for svn checkout.
2008-07-30 Enrico ForestieriFix bug 5041
2008-07-30 Abdelrazak YounesFix crash with Menu->Edit->Paste recent
2008-07-30 Abdelrazak YounesParagraph: Add a partial copy ctor that will get used...
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-30 Abdelrazak YounesRemove unnecessary FileName construction.
2008-07-29 Pavel SandaVCS: Handle one boundary condition.
2008-07-29 Richard HeckRefresh before checking for equality. Solves problem...
2008-07-29 Abdelrazak YounesSupport symlinks, also on Windows!
2008-07-29 Pavel Sanda* doxy.
2008-07-29 Enrico ForestieriFix translatable message.
2008-07-29 Abdelrazak YounesDocFileName::operator==(): use FileName operator.
2008-07-29 Abdelrazak YounesConverters::convert(): following r25960 don't use FileN...
2008-07-29 Abdelrazak YounesAdd FIXME.
2008-07-29 Abdelrazak Younesthis call to setBuffer() is now not necessary.
2008-07-29 Pavel SandaBetter string.
2008-07-29 Abdelrazak YounesFix http://bugzilla.lyx.org/show_bug.cgi?id=5097 with...
2008-07-29 Pavel SandaVCS: Towards statusbar info.
2008-07-29 Abdelrazak YounesThis code is not valid anymore.
2008-07-29 Abdelrazak YounesInsetText: remove InsetText default ctor and make text_...
2008-07-29 Pavel SandaVCS: add some message.
2008-07-29 Abdelrazak YounesBuffer ctor: Use preferred InsetText ctor.
2008-07-29 Pavel SandaWhen statusbar is not reachable, show at least we _do_...
2008-07-29 Abdelrazak Younesrevert previous fix: wrong fix.
2008-07-29 Abdelrazak YounesFix initialization bug.
2008-07-29 Pavel Sandatypo
2008-07-29 Pavel Sandathen we dont need this.
2008-07-29 Abdelrazak Younesfix critical part of http://bugzilla.lyx.org/show_bug...
2008-07-29 Abdelrazak YounesGuiSelection: make sure the initial check is done
2008-07-29 Abdelrazak Younesstupid me.
2008-07-29 Abdelrazak Younessimplify.
2008-07-29 Pavel Sandanot needed now
2008-07-29 Pavel SandaLet empty() be const.
2008-07-29 Abdelrazak YounesPartially fix http://bugzilla.lyx.org/show_bug.cgi...
2008-07-29 Abdelrazak YounesBufferList::bufferNum() and getFileNames(): migrate...
2008-07-29 Abdelrazak YounesBufferList::getBuffer(): migrate to FileName.
2008-07-29 Abdelrazak YounesBufferList::exists(): use FileName::operator==() instea...
2008-07-29 Abdelrazak YounesLyXFunc::gotoBookmark() use FileName::operator!=()...
2008-07-29 Abdelrazak YounesFirst step toward fixing http://bugzilla.lyx.org/show_b...
2008-07-29 Abdelrazak YounesAdd new FileName::set() method.
2008-07-29 Abdelrazak YounesFix debug message.
2008-07-29 Abdelrazak YounesGuiApplication::setGuiLanguage(): ignore qt_trans_...
2008-07-29 Pavel Sandaupss
2008-07-29 Pavel SandaTowards bug http://bugzilla.lyx.org/show_bug.cgi?id...
2008-07-29 Pavel Sandafix
2008-07-29 Pavel Sandachange debugs.
2008-07-28 Richard HeckAdd CopyStyle tag for InsetLayout, per request of Steve...
2008-07-28 Abdelrazak Younesprevious rev: revert accidental commit.
2008-07-28 Abdelrazak YounesFix http://bugzilla.lyx.org/show_bug.cgi?id=5021
2008-07-28 Abdelrazak YounesSome locale related cleanup. JMarc, please when you...
2008-07-28 Jürgen Spitzmüller* update tex2lyx man page, mostly done bei Uwe (bug...
2008-07-27 Uwe Stöhrtex2lyx/test-insets.tex: add test for bounding box...
2008-07-27 Richard HeckSupport for removing "default" modules.
2008-07-27 Uwe Stöhr- InsetMathAMSArray.cpp: code cosmetic
2008-07-27 Uwe Stöhr- InsetMathAMSArray.cpp: load the amscd package when...
2008-07-27 Uwe StöhrInsetMathHull.cpp: whitespace
2008-07-26 Enrico ForestieriAutomate setting of LYX_DIR_XXx and LYX_USERDIR_XXx...
2008-07-25 Richard HeckMove the default module loading from makeDocumentClass...
2008-07-25 Richard HeckAdd UseModule tag for layout files. This allows the...
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-24 Jürgen Spitzmüller* GuiToolbar.cpp:
2008-07-23 Pavel Sandasorry
2008-07-23 Abdelrazak YounesFix http://bugzilla.lyx.org/show_bug.cgi?id=5073
2008-07-23 Abdelrazak YounesGod damn tabular dual head :-/
2008-07-23 Abdelrazak YounesStupid bug fix.
2008-07-23 Abdelrazak YounesForgot this in previous commit.
2008-07-23 Abdelrazak YounesEnsure that the Buffer pointer is correctly set with...
2008-07-23 Abdelrazak YounesRemove GraphicsTypes.cpp
2008-07-23 Abdelrazak Younes* Inset: ensure that the Buffer pointer is not copied...
2008-07-23 Abdelrazak YounesAdd masks to temp file names, easier for debugging...
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-23 Pavel Sandalast bit before generating documentation
2008-07-23 Pavel Sandaother bits
2008-07-23 Pavel SandaFormating issues to get some sensible issue.
2008-07-22 Uwe StöhrPackage.cpp: fix comment position and a typo
2008-07-22 Pavel SandaCoding style.
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-22 Jürgen Spitzmüller* src/insets/InsetTabular.h:
2008-07-22 Abdelrazak Younesfix MSVC warning.
2008-07-22 Jürgen Spitzmüller* src/insets/InsetTabular.h:
2008-07-22 Pavel SandaVCS: adjust cvs revert to other archs
next