]> git.lyx.org Git - lyx.git/history - src
UserGuide.lyx: clarify the description of image settings grouping
[lyx.git] / src /
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
2008-07-22 Pavel SandaVCS: adjust cvs revert to other archs.
2008-07-22 Enrico ForestieriDon't use the \textgreek macro when the latex encoding...
2008-07-22 Pavel Sandascan log also for svn check-in of VCS
2008-07-22 Pavel SandascanLog for checkout svn in VCS.
2008-07-22 Pavel SandaChange strings
2008-07-22 Pavel SandaReadOnly mode only for RCS
2008-07-22 Pavel Sandadoxyfication of the current state
2008-07-22 Jürgen SpitzmüllerMore work on the Shortcuts UI:
2008-07-22 Jürgen SpitzmüllerMore work on the Shortcuts UI:
2008-07-22 Pavel SandaImplement checkout for svn.
2008-07-22 Pavel SandatoggleReadOnly belongs only to RCS, not CVS.
2008-07-22 Pavel SandaComments forthe current state.
2008-07-22 Pavel SandaVCS svn support, partly fixes http://bugzilla.lyx.org...
2008-07-22 Pavel SandaLFUN doxyfication project is finished.
2008-07-22 Jürgen SpitzmüllerMore work on the Shortcuts UI:
2008-07-22 Pavel Sanda* Doxy.
2008-07-21 Pavel SandaUndo remains only for RCS.
2008-07-21 Pavel Sandacomment
2008-07-21 Richard HeckRevert another unintentional commit.
2008-07-21 Richard HeckFix bug 5075, I hope.
2008-07-21 Pavel Sanda* Doxy.
2008-07-21 Pavel Sandamessage
2008-07-21 Jürgen SpitzmüllerHopefully less confusing shortcut settings UI (bug...
2008-07-21 Jürgen Spitzmüller* VCBackend.cpp:
2008-07-21 Pavel Sandacommiting stuff also works.
2008-07-21 Pavel Sandadoxy
2008-07-21 Pavel SandaWe are completely user unfriendly.
2008-07-21 Pavel Sandacomment
2008-07-21 Pavel SandaLocking modes of RCS.
2008-07-21 Jürgen Spitzmüller* src/mathed/InsetMathHull.cpp:
2008-07-21 Jürgen Spitzmüller* CutAndPaste.cpp: fix bug 5070.
2008-07-21 Richard HeckTry to fix a problem noted by Dov. There are design...
2008-07-21 Pavel Sandacomment
2008-07-21 Pavel SandaThis should bring cvs revision control to usable state.
2008-07-21 Pavel SandaMake debug consistent.
2008-07-21 Pavel SandaSet cvs registration process to the document directory.
2008-07-20 Pavel SandaRevision control log is not visible after launching...
2008-07-20 Pavel SandaCosmetics.
2008-07-20 Pavel SandaRessurect RC cvs checking.
2008-07-20 Pavel SandaThis comment is wrong and causes bug in revision control.
2008-07-20 Pavel SandaAnother debugs for selection engine.
2008-07-20 Pavel SandaSome debug strings.
2008-07-20 Pavel Sanda* Doxy.
2008-07-20 Abdelrazak Younesavoid that the internal Buffer used for cut&paste is...
2008-07-20 Abdelrazak YounesMove child document closing from InsetInclude dtor...
2008-07-20 Jürgen Spitzmüller*** sanitize listing's encoding handling ***
2008-07-20 Jürgen Spitzmüller* GuiErrorList.cpp:
2008-07-20 Jürgen SpitzmüllerGuiBox.cpp:
2008-07-20 Enrico ForestieriWhen producing latex output, check whether a character...
2008-07-20 Pavel Sandaadd comment.
2008-07-20 Pavel Sanda* Doxy.
2008-07-19 Pavel SandaRevert http://www.lyx.org/trac/changeset/25553 and...
2008-07-19 Pavel Sanda* Doxy.
2008-07-19 Richard HeckRevert unintentional commits.
2008-07-19 Richard HeckOptimize GuiCitation a bit by not checking the cache...
2008-07-19 Richard HeckDon't need to do this check, as getInfo() will return...
2008-07-19 Richard HeckTemporary fix for crash due to r24526. Jurgen, please...
2008-07-19 Abdelrazak YounesPotentially fix http://bugzilla.lyx.org/show_bug.cgi...
2008-07-19 Jürgen Spitzmüller* GuiView.cpp:
2008-07-19 Abdelrazak YounesAdd some output for bug 4693
2008-07-18 Uwe StöhrBufferParams.cpp: clarify the babel loading logic:...
2008-07-17 Abdelrazak Younesinvert crtl+wouse wheel zoom direction
2008-07-16 Jürgen Spitzmüller* GuiToolbar.cpp (updateContents):
2008-07-16 Richard HeckReinstate the commented out check, now that I've figure...
2008-07-16 Richard HeckClean up the unknown layout stuff some more. Please...
next