]> git.lyx.org Git - lyx.git/history - src/frontends
1.) some white spaces removed
[lyx.git] / src / frontends /
2009-04-12 Pavel SandaNext ui tweaks
2009-04-12 Uwe StöhrPageLayoutUi.ui: add tooltip for the new push button
2009-04-12 Pavel SandaCorrect naming
2009-04-12 Pavel Sandaadd tooltip
2009-04-12 Pavel SandaChange button type for proper color in linux
2009-04-12 Pavel SandaFix background of color dialog
2009-04-12 Vincent van RavesteijnPlease Andre'.
2009-04-12 Vincent van RavesteijnCosmetics for r29220.
2009-04-12 Uwe StöhrGuiDocument.cpp: remove unneeded conversion
2009-04-12 Uwe StöhrGuiDocument.cpp: fix whitespace
2009-04-11 Uwe Stöhrsupport for \pagecolor, fileformat change
2009-04-11 Vincent van RavesteijnEnable dialogs that can apply for read-only documents.
2009-04-11 Vincent van RavesteijnImplement the getStatus mechanism for the context menu...
2009-04-11 Jürgen Spitzmüller* GuiDocument.cpp:
2009-04-11 Uwe StöhrGuiDocument.cpp: remove unneeded prefix since we are...
2009-04-10 Vincent van RavesteijnFix qt assertion when requesting settings dialog of...
2009-04-10 Jürgen Spitzmüller* GuiDocument.cpp:
2009-04-10 Vincent van Ravesteijn* compile_uic.sh: Add OutputUi.
2009-04-10 Jürgen Spitzmüller* remove outdated RC_CUSTOM_EXPORT_COMMAND and RC_CUSTO...
2009-04-10 Jürgen Spitzmüller* new per-document default output format. File format...
2009-04-10 Vincent van RavesteijnAdd context menus to the Toc for labels(settings),...
2009-04-09 Pavel SandaCompil fix
2009-04-09 Vincent van RavesteijnTOC context menu (part 4)
2009-04-09 Vincent van RavesteijnLeave handling of LFUN_COPY_LABEL_AS_REF to InsetLabel...
2009-04-09 Vincent van RavesteijnTOC context menu (part 3)
2009-04-08 Vincent van RavesteijnAdd "Insert label as reference" to the context menu...
2009-04-08 Vincent van RavesteijnAdd "Copy label as reference" to context menu of the...
2009-04-08 Vincent van RavesteijnTOC context menu (part 2)
2009-04-08 Vincent van RavesteijnTOC context menu (part 1): Only scroll the document...
2009-04-07 Pavel SandaRevert r25174
2009-04-07 Jürgen Spitzmüller* GuiPrefs.cpp:
2009-04-07 Jürgen Spitzmüller* GuiDocument.cpp:
2009-04-07 Jürgen Spitzmüller* First step towards default view format.
2009-04-06 Vincent van RavesteijnFix bug #4510: GuiInclude->Edit marks master as changed.
2009-04-06 Jürgen Spitzmüllerstart XeTeX support.
2009-04-05 Vincent van RavesteijnFix bug #2213 (part 3): GuiChanges lacks "Previous...
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...
next