]> git.lyx.org Git - lyx.git/history - src
UserGuide.lyx: clarify the description of image settings grouping
[lyx.git] / src /
2008-07-16 Richard HeckFix for bug 5053. There are still some serious problems...
2008-07-16 Jean-Marc Lasgouttessilence some compiler warnings
2008-07-16 Richard HeckClarify comments.
2008-07-16 Richard HeckComment.
2008-07-16 Richard HeckTry to fix bug 5015---at least the crash is gone--...
2008-07-16 Abdelrazak Younessimplify code by using fontIterator()
2008-07-16 Abdelrazak YounesOptimisation: away creation of FontTable for each FontL...
2008-07-16 Abdelrazak Younesoups!
2008-07-16 Abdelrazak Younesfix http://bugzilla.lyx.org/show_bug.cgi?id=5002
2008-07-15 Richard HeckAdd a comment about bug 4812.
2008-07-15 Richard HeckSome minor upgrades to r25555. Moved addLayoutIfNeeded...
2008-07-15 Jürgen SpitzmüllerRestore 1.5.x babel loading order (bug 5024)
2008-07-15 Abdelrazak YounesFix http://bugzilla.lyx.org/show_bug.cgi?id=5004
2008-07-15 Pavel SandaAdd debug message.
2008-07-14 Pavel SandaWe have locale debug level, so put it there.
2008-07-14 Pavel SandaIntroduce Debug::SELECTION mainly for copy/paste primar...
2008-07-14 Pavel Sandapasting is more tricky
2008-07-14 Pavel Sanda* doxy bits
2008-07-14 Jean-Marc LasgouttesFix bugs 4977 and 2018:
2008-07-14 Pavel Sandatypo
2008-07-14 Pavel Sanda* Doxy.
2008-07-14 Abdelrazak YounesRedo 25580 the right way, again :-)
2008-07-14 Richard HeckI've had to revert r25548 because of:
2008-07-14 Jürgen SpitzmüllerFix bug 5040:
2008-07-14 Jürgen Spitzmüller* src/insets/InsetBibItem.cpp:
2008-07-14 Jean-Marc Lasgouttesfix compiler warning
2008-07-14 Jürgen Spitzmüllercompile fix.
2008-07-14 Abdelrazak Younesr25604: better fix.
2008-07-14 Abdelrazak YounesFix Mac gcc warning.
2008-07-14 Abdelrazak YounesMac gcc compile fix.
2008-07-14 Abdelrazak YounesMSVC compile fix :-)
2008-07-14 Abdelrazak Younesgcc compile fixes.
2008-07-14 Abdelrazak YounesFix potential crash.
2008-07-14 Abdelrazak Younespotentially fix lyxrc.dist isssue with \gui_language
2008-07-14 Abdelrazak YounesStay on the safe side: prevent filename clashing.
2008-07-14 Abdelrazak YounesFix again http://bugzilla.lyx.org/show_bug.cgi?id=5010
2008-07-14 Abdelrazak YounesSanitize LyX singleton access by getting rid of ref...
2008-07-14 Jürgen Spitzmüller* src/insets/InsetIndex.cpp (output_latex):
2008-07-14 Abdelrazak Younessafeguards:
2008-07-14 Abdelrazak Younestemporarily fix http://bugzilla.lyx.org/show_bug.cgi...
2008-07-14 Abdelrazak Younesreverting the safeguard in 25591. There is an awful...
2008-07-14 Abdelrazak YounesAdd safeguard
2008-07-14 Abdelrazak Younesadd const
2008-07-14 Abdelrazak YounesFix MSVC warning
2008-07-14 Pavel SandaRemove LFUN_BIBITEM_INSERT.
2008-07-13 Pavel Sanda* Doxy.
2008-07-13 Richard HeckRedo 25580 the right way. (Failure to initialize bparam...
2008-07-13 Richard HeckRevert 25580.
2008-07-13 Richard HeckAnother small optimization: Don't bother copying the...
2008-07-13 Richard HeckA small optimization: Don't do a copy here.
2008-07-13 Pavel Sanda* Doxy.
2008-07-11 Jean-Marc Lasgouttescleanup makefiles after config.h.in has been moved...
2008-07-11 Pavel SandaRevert http://www.lyx.org/trac/changeset/25471 /2
2008-07-11 Abdelrazak YounesFix http://bugzilla.lyx.org/show_bug.cgi?id=5011
2008-07-11 Abdelrazak YounesFix http://bugzilla.lyx.org/show_bug.cgi?id=5023
2008-07-11 Jürgen Spitzmüller*** Implement GUI names for encodings (part of bug...
2008-07-11 Jürgen Spitzmüller* src/insets/InsetSpace.cpp:
2008-07-11 Richard Heck'Default'-->'Empty' in Bo's recent commit. Default...
2008-07-11 Bo PengImprove the local layout feature by better handling...
2008-07-11 Pavel Sanda* Doxy.
2008-07-10 Pavel SandaFix bug http://bugzilla.lyx.org/show_bug.cgi?id=5008 .
2008-07-10 Pavel Sanda* Doxy.
2008-07-10 Pavel SandaAdd comment to avoid future clashes.
2008-07-10 Uwe StöhrInsetSpace.cpp:
2008-07-10 Richard HeckRename empty layout stuff to plain layout stuff.
2008-07-10 Richard HeckRevert r25538.
2008-07-10 Abdelrazak YounesSaves some more memory.
2008-07-10 Abdelrazak YounesFix crash when tab group is closed while Outline is...
2008-07-10 Pavel Sanda* Doxy.
2008-07-10 Abdelrazak Younesreverting 25454 and fix http://bugzilla.lyx.org/show_bu...
2008-07-10 Abdelrazak Younesstupid me...
2008-07-10 Abdelrazak YounesFix http://bugzilla.lyx.org/show_bug.cgi?id=5016
2008-07-10 Jürgen Spitzmüller* src/insets/InsetSpace.cpp:
2008-07-10 Jürgen Spitzmüller* src/insets/InsetSpace.cpp:
2008-07-09 Pavel Sandatypo
2008-07-09 Pavel Sanda* Doxy.
2008-07-09 Richard HeckDo this check before we start creating things.
2008-07-09 Richard HeckThanks, Abdel.
2008-07-09 Richard HeckFix the rest of bug 5010.
2008-07-09 Richard HeckFix bug 5010, for the most part. There's no need to...
2008-07-09 Pavel Sanda* Doxy.
2008-07-09 Pavel Sanda* Doxy.
2008-07-09 Jürgen Spitzmüller* src/insets/InsetSpace.cpp:
2008-07-09 Abdelrazak YounesFix crash reported in http://bugzilla.lyx.org/show_bug...
2008-07-09 Jürgen Spitzmüller* src/insets/InsetSpace.cpp:
2008-07-09 Jürgen SpitzmüllerBack to CJK sanity I: Fix bug 4698 and 4696.
2008-07-08 Richard HeckMore comments.
2008-07-08 Richard HeckComments.
2008-07-08 Jean-Marc Lasgouttestypo
2008-07-08 Jean-Marc Lasgouttes * Text.cpp (cursorForwardOneWord, cursorBackwardOneWor...
2008-07-07 Pavel SandaFix bug http://bugzilla.lyx.org/show_bug.cgi?id=4943 .
2008-07-07 Richard HeckUpdate doxy a bit.
2008-07-07 Pavel SandaAdd comment from Paul Rubin.
2008-07-07 Pavel SandaFinish server lfuns doxyfication.
2008-07-07 Pavel SandaRemoval of LFUN_SERVER_CHAR_AFTER.
2008-07-07 Pavel SandaLFUN_SERVER_GET_NAME -> LFUN_SERVER_GET_FILENAME.
2008-07-07 Pavel Sanda* Doxy.
2008-07-07 Richard HeckFix bug 4976.
2008-07-07 Pavel SandaForgot to remove the files.
2008-07-07 Pavel SandaRemove InsetEnvironment. This is unfinished decade...
next