]> git.lyx.org Git - lyx.git/history - src
Update LYX_DIR_XXx and LYX_USERDIR_XXx environment variable names
[lyx.git] / src /
2008-08-11 Richard HeckPatch from Vincent. This resets the window title approp...
2008-08-10 Richard HeckFix silly bug that makes it impossible to change bibite...
2008-08-09 Richard HeckFix crash noticed by Vincent. We don't know that insetT...
2008-08-09 Richard HeckDisable nomencl-insert with inappropriate selections.
2008-08-09 Richard HeckThe previous commit inadvertently contained some of...
2008-08-09 Richard HeckOK, let's actually get this nomencl-insert thing right.
2008-08-09 Richard HeckFix my fix for nomencl-insert. The previous one was...
2008-08-09 Richard HeckConvert LFUN_NOMENCL_INSERT to the newer style, fixing...
2008-08-09 Richard HeckFix bug 5150: Hyperlink makes no sense with multi-parag...
2008-08-09 Richard HeckDon't allow new pages within tables!
2008-08-09 Richard HeckMove isMultiCell() to Cursor, and use it.
2008-08-09 Richard HeckFix cursor movement with multicell selections. There...
2008-08-08 Richard HeckFix crash reported on the list involving multicell...
2008-08-08 Richard HeckSet the cursor to the start of the cell when doing...
2008-08-08 Richard HeckFix bug 5145. InsetTabular was resetting cur.idx()...
2008-08-08 Richard HeckFix bug 5146. The problem arose when attempting to...
2008-08-08 Richard HeckFix layout bug. Pasting text into a cell tried to set...
2008-08-08 Richard HeckAnother patch from Vincent. This one fixing the very...
2008-08-08 Richard HeckPatch from Vincent van Ravesteijn.
2008-08-07 Richard HeckMake sure temporary files are created, by default,...
2008-08-07 Abdelrazak YounesFix http://bugzilla.lyx.org/show_bug.cgi?id=5132
2008-08-07 Abdelrazak YounesTentatively fix http://bugzilla.lyx.org/show_bug.cgi...
2008-08-06 Stefan Schimanski* \xymatrix added to completion (fixing bug 5123)
2008-08-06 Abdelrazak YounesFix http://bugzilla.lyx.org/show_bug.cgi?id=5127
2008-08-05 Richard HeckFix bug 5113.
2008-08-05 Bo PengInsetInfo: use Portable instead of Gui mode to output...
2008-08-05 Pavel SandaDisabling Fullscreen menu feature under X11, until bug
2008-08-04 Richard HeckFix for preferences crash by Vincent van Ravesteijn.
2008-08-04 Abdelrazak Younesfix http://bugzilla.lyx.org/show_bug.cgi?id=5114
2008-08-04 Uwe StöhrGuiDocument.cpp: revert r26041
2008-08-03 Bo PengFix a bug where spaces can not be appended tonameLE...
2008-08-03 Bo PengInsetInfo: implement InsetInfo::validate
2008-08-03 Uwe StöhrGuiDocument.cpp: fix two cases of bug 5112
2008-08-03 Bo PengInsetInfo: Output 'undefined' instead of an error messa...
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...
next