]> git.lyx.org Git - lyx.git/history - src
Fix bug #3038: wish for lfuns for zoom-in and zoom-out
[lyx.git] / src /
2009-04-04 Vincent van RavesteijnFix bug #3038: wish for lfuns for zoom-in and zoom-out
2009-04-04 Richard HeckFix up a few little things after r29065. If we're calcu...
2009-04-04 Richard HeckFix comment.
2009-04-04 Richard HeckRoutine no longer exists.
2009-04-03 Vincent van RavesteijnMake sure that the document is only scrolled to the...
2009-04-03 Vincent van RavesteijnStore the autosave file in the default document path...
2009-04-03 Pavel SandaFix bug http://www.lyx.org/trac/ticket/5812
2009-04-03 Richard HeckAdd a comment.
2009-04-03 Jürgen SpitzmüllerBuffer.cpp:
2009-04-03 Richard HeckFix bug 5859.
2009-04-02 Vincent van RavesteijnFix bug 4067: Incorrect indentation in Description...
2009-04-02 Richard HeckWhoops. I somehow undid the reordering with that last...
2009-04-02 Richard HeckThere are too many things here named `table'.
2009-04-02 Richard HeckJust re-ordering stuff.
2009-04-02 Richard HeckFix crash when hitting delete key once more after deleting
2009-04-02 Richard HeckNow these don't have to be public.
2009-04-02 Richard HeckClean up a bit.
2009-04-01 Vincent van RavesteijnGuiViewsource:
2009-03-31 Vincent van RavesteijnFix bug that the view source window remains disabled...
2009-03-31 Jean-Marc LasgouttesMark status of branches in the Button. This uses two...
2009-03-31 Jean-Marc LasgouttesExtend the branch-(de)activate functions to work withou...
2009-03-30 Enrico ForestieriPartly revert r28731 (see discussion in bug 5836).
2009-03-30 Jean-Marc LasgouttesKill next-inset-toggle and expand inset-toggle to provi...
2009-03-30 Jean-Marc LasgouttesSimplify and fix the TOGGLE_INSET code for branch inset...
2009-03-30 Jean-Marc Lasgouttesfix two compiler warnings
2009-03-30 Abdelrazak Younesgcc compile fix.
2009-03-30 Uwe Stöhrmath.cpp: fix a typo
2009-03-29 Abdelrazak YounesSimplifications
2009-03-29 Abdelrazak Younes* Singleton-ify the used SpellChecker object.
2009-03-29 Abdelrazak YounesPut the foundations to support continuous spell checking.
2009-03-29 Abdelrazak Younes* rename SpellBase to SpellChecker
2009-03-29 Vincent van RavesteijnPrevent assertion with command 'buffer-switch xxx'...
2009-03-28 Abdelrazak YounesBuffer::nextWord(): simplify a bit.
2009-03-28 Abdelrazak YounesTransfer some general code from GuiSpellchecker to...
2009-03-28 Abdelrazak YounesForgot that in previous commit.
2009-03-28 Abdelrazak YounesPainter::wavyHorizontalLine(): new method for inline...
2009-03-28 Vincent van RavesteijnPreferences dialog fixes:
2009-03-28 Jürgen SpitzmüllerFix bug 5863:
2009-03-28 Jürgen Spitzmüllerwhitespace.
2009-03-28 Uwe StöhrLyXAction.cpp: fix documentation bug: add-vline-left...
2009-03-27 Richard HeckWhitespace, formatting.
2009-03-27 Vincent van RavesteijnFix bug 4935: Scroll down below document
2009-03-27 Vincent van RavesteijnFix bug 4733: Auto popup of math toolbar hides the...
2009-03-27 Vincent van RavesteijnFix bug 4441. GuiRef: Ok button must be default.
2009-03-27 Jürgen SpitzmüllerFix bug 5851: Branch definitions not shown in Insert...
2009-03-27 Jürgen SpitzmüllerFix bug 5827 (validate date-insert argument):
2009-03-27 Jürgen Spitzmüller* PrefPaths.ui:
2009-03-26 Vincent van RavesteijnFix r28909: check for texted.
2009-03-26 Pavel Sanda* doxy
2009-03-26 Richard HeckEnhance LyX by fixing bug 5872.
2009-03-26 Vincent van RavesteijnSome cleanup in InsetInclude:
2009-03-26 Vincent van RavesteijnFix bug 5526: screen-recenter LFUN doesn't work
2009-03-25 Vincent van RavesteijnRevert cs 28908: wrong fix.
2009-03-25 Vincent van RavesteijnFix bug 5435: DEPM doesn't function when leaving an...
2009-03-25 Vincent van RavesteijnFix bug 5434: DEPM not executed for PgUp/PgDown
2009-03-25 Vincent van RavesteijnFill the paragraph metrics cache before checkInsetHit...
2009-03-25 Richard HeckMake LFUN_BUFFER_NEXT and _PREVIOUS skip documents...
2009-03-25 Vincent van RavesteijnCosmetics.
2009-03-25 Richard HeckTooltips for InsetCitation. Please check if this works...
2009-03-25 Richard HeckCache the location of an InsetInclude's associated...
2009-03-25 Richard HeckWhitespace (and a commit check).
2009-03-25 Abdelrazak Younesheader ordering.
2009-03-20 Richard HeckCosmetics.
2009-03-20 Enrico ForestieriMore Ui tweaks for Qt 4.2.
2009-03-20 Enrico ForestieriFix reference dialog layout for Qt 4.2.
2009-03-20 Jürgen Spitzmüller* GuiView.cpp (closeEvent):
2009-03-19 Jean-Marc LasgouttesOverhaul of the tex2lyx manpage
2009-03-19 Jean-Marc Lasgouttesuse $version_suffix instead of $program_suffix in man...
2009-03-19 Pavel SandaRevert r28853
2009-03-18 Enrico ForestieriFix display of release date with Qt 4.2.
2009-03-18 Jean-Marc Lasgouttesfix "make check" with gcc 4.3
2009-03-18 Vincent van RavesteijnAdjust the comment about QFileInfo::operator==().
2009-03-18 Richard HeckFix bug 1492.
2009-03-18 Pavel Sanda* doxy
2009-03-18 Pavel SandaContext-branch menu uselessly shows both open/close...
2009-03-17 Enrico ForestieriFixes for gcc4 on cygwin.
2009-03-17 Jürgen Spitzmüller* VCBackend.cpp:
2009-03-17 Jürgen Spitzmüller* InsetMathCases.cpp:
2009-03-17 Jürgen Spitzmüller* Fix encoding problem following a Listing (bug 5783).
2009-03-17 Jürgen Spitzmüller* LaTeX.cpp:
2009-03-16 Richard HeckFix bug 5782.
2009-03-16 Pavel Sanda* doxy
2009-03-16 Jean-Marc Lasgouttesimplement new lfuns inset-begin/end and their -select...
2009-03-15 Richard HeckWhitespace.
2009-03-15 Jürgen Spitzmüllerplease Lars.
2009-03-15 Vincent van Ravesteijn* GuiCommandBuffer: Fix bad programming.
2009-03-15 Jürgen Spitzmüller* GuiDelimiter.cpp:
2009-03-14 Vincent van RavesteijnFix bug 5695. Now for the Include dialog.
2009-03-12 Richard HeckSo we do, sometimes, need the setBuffer calls that...
2009-03-12 Richard HeckUse an enum to make things a little clearer here.
2009-03-12 Vincent van Ravesteijngcc compile fix.
2009-03-12 Vincent van RavesteijnFix a few peculiarities wrt graphics. E.g., an InsetGra...
2009-03-11 Pavel Sanda* doxy
2009-03-10 Uwe Stöhrpreamble.cpp: fix http://bugzilla.lyx.org/show_bug...
2009-03-09 Vincent van RavesteijnFix an infinite loop with Qt4.5 when creating two unnam...
2009-03-09 Vincent van RavesteijnRemove black box around GuiWorkarea which is visible...
2009-03-09 Vincent van RavesteijnProper fix to avoid an infinite loop with Qt4.5.
2009-03-09 Vincent van RavesteijnRevert cs 28742:28744 to prepare for a proper fix.
2009-03-09 Richard HeckWhitespace.
2009-03-09 Abdelrazak YounesStupid me.
next