]> git.lyx.org Git - lyx.git/history - src/frontends
Fix bug #2213 (part 1): GuiChanges lacks "Previous Change" button.
[lyx.git] / src / frontends /
2009-04-04 Abdelrazak YounesSpellchecker: More simplifications.
2009-04-04 Abdelrazak YounesHum...
2009-04-04 Abdelrazak YounesMore SpellChecker cleanups.
2009-04-04 Pavel SandaCompilation fix
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-03 Vincent van RavesteijnMake sure that the document is only scrolled to the...
2009-04-03 Pavel SandaFix bug http://www.lyx.org/trac/ticket/5812
2009-04-01 Vincent van RavesteijnGuiViewsource:
2009-03-31 Vincent van RavesteijnFix bug that the view source window remains disabled...
2009-03-30 Jean-Marc Lasgouttesfix two compiler warnings
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 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-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 Richard HeckEnhance LyX by fixing bug 5872.
2009-03-25 Richard HeckMake LFUN_BUFFER_NEXT and _PREVIOUS skip documents...
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-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 Richard HeckFix bug 1492.
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 HeckUse an enum to make things a little clearer here.
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.
2009-03-09 Abdelrazak YounesAvoid infinite loop with Qt4.5 (asserts instead).
2009-03-08 Vincent van RavesteijnFix bug 5357: Close tab possible without close tab...
2009-03-08 Vincent van RavesteijnFix bug 5695: Default button in GuiHyperlink must be...
2009-03-07 Jürgen Spitzmüllerfix bug 5833
2009-02-28 Vincent van RavesteijnFix bug 5819: Close button of tabbar closes wrong document
2009-02-26 Vincent van RavesteijnFix warning similar to bug 5799: http://bugzilla.lyx...
2009-02-24 Pavel SandaCase-insensitive reference sorting.
2009-02-23 Vincent van RavesteijnFix bug 5769: http://bugzilla.lyx.org/show_bug.cgi...
2009-02-22 Vincent van RavesteijnFix bug 5799. Warning when opening the document setting...
2009-02-22 Peter Kümmelfix merge build
2009-02-19 Vincent van RavesteijnCosmetics.
2009-02-19 Vincent van RavesteijnRemove the GuiRef::sort_ member. It was a relic of...
2009-02-18 Vincent van RavesteijnFix bug 5785: http://bugzilla.lyx.org/show_bug.cgi...
2009-02-16 Jean-Marc Lasgouttescompilation warning: add exta braces around assignment
2009-02-16 Jean-Marc Lasgouttescompilation warning: scale is unsigned
2009-02-16 Jean-Marc Lasgouttescompilation warning: comparison of two char *
2009-02-16 Jean-Marc Lasgouttescompilation warning: unused parameter
2009-02-12 Richard HeckNext step: LayoutModuleList is now a thin wrapper aroun...
2009-02-12 Richard HeckSquash warnings.
2009-02-12 Uwe StöhrGuiTabular.cpp, InsetTabular.cpp: fix http://bugzilla...
2009-02-11 Jean-Marc Lasgouttesfix compilation with external boost
2009-02-10 Uwe StöhrGuiTabular, InsetTabular: fix http://bugzilla.lyx.org...
2009-02-10 Jürgen Spitzmüller* TocWidget.cpp:
2009-02-10 Pavel SandaFix bug http://bugzilla.lyx.org/show_bug.cgi?id=5082
2009-02-09 André Pönitzmove ColorSet to a header of its own to reduce #include...
2009-02-09 Vincent van RavesteijnFix bug 5711: http://bugzilla.lyx.org/show_bug.cgi...
2009-02-09 Vincent van RavesteijnUse the new Color class (see r28420) in the Painter...
2009-02-09 Vincent van RavesteijnAdd a new Color class. This class makes it possible...
2009-02-09 Vincent van RavesteijnAdd a comment for r28404.
2009-02-09 Uwe StöhrGuiTabular.cpp: a whitespace fix
2009-02-08 Pavel SandaFix bug http://bugzilla.lyx.org/show_bug.cgi?id=5767
2009-02-08 Vincent van RavesteijnPrevent assertion when closing LyX with GuiTabular...
2009-02-08 Vincent van RavesteijnReverse unwanted commits.
2009-02-08 Vincent van Ravesteijn* InsetMathNest.cpp: Cosmetics.
2009-02-06 Jean-Marc LasgouttesMove the half baked code that guesses whether to defaul...
2009-02-05 Uwe Stöhr- stdmenus.inc: Phantom can contain other things as...
2009-01-31 Pavel SandaVCS: add GUI notification
2009-01-27 Jürgen Spitzmüller* LyXFileDialog.cpp:
2009-01-25 Uwe Stöhrrevert r28281
2009-01-25 Uwe Stöhrremove the no longer used GuiNote
2009-01-25 Jürgen Spitzmüller* GuiApplication.cpp:
2009-01-24 Jürgen Spitzmüller* GuiViewSource.cpp:
2009-01-18 Vincent van RavesteijnUI Command Buffer improvements.
2009-01-18 Vincent van RavesteijnMake the Apply button of the GuiCharacter dialog buffer...
2009-01-18 Vincent van RavesteijnMake the GuiCharacter dialog use the new ButtonPolicy.
2009-01-18 Vincent van RavesteijnWhitespace.
2009-01-18 Vincent van RavesteijnNew ButtonPolicy for dialogs with an auto-apply option.
2009-01-17 Pavel SandaUncrustify string for translators
2009-01-17 Jürgen Spitzmüller* InsetGraphics.{cpp.h}:
2009-01-16 Vincent van RavesteijnClean up the menus:
2009-01-16 Pavel SandaNow not needed
2009-01-16 Jürgen Spitzmüller* GuiGraphics.cpp:
2009-01-16 Jürgen Spitzmüller* GuiGraphics.{cpp,h}:
2009-01-15 Jürgen Spitzmüller* GuiAbout.cpp:
next