]> git.lyx.org Git - lyx.git/history - src
Add empty InsetLayout for undefined cases. Should avoid possible bugs caused by empty...
[lyx.git] / src /
2008-02-21 Richard HeckAdd empty InsetLayout for undefined cases. Should avoid...
2008-02-21 Pavel Sanda* Doxy.
2008-02-21 Pavel SandaAdd hide tab icon.
2008-02-21 Abdelrazak YounesLFUN_CLOSE_TAB_GROUP: bug fixes.
2008-02-21 Abdelrazak YounesIntroduce LFUN_CLOSE_TAB_GROUP.
2008-02-21 Pavel SandaSquash RC warnings.
2008-02-21 Abdelrazak YounesBe on the safe side WRT events.
2008-02-21 Abdelrazak Younes* LFUN_SPLIT_VIEW: document.
2008-02-21 Abdelrazak Younes* LFUN_SPLIT_VIEW: add support for vertical split view.
2008-02-21 Abdelrazak Younes* TabWorkArea: rename 'close tab' button to 'close...
2008-02-21 Abdelrazak YounesFix drawing of multiple views of a same buffer in the...
2008-02-21 Abdelrazak YounesFix buffer-switching in split view.
2008-02-21 Abdelrazak Younes* BufferView::resize() Remove showCursor() call when...
2008-02-20 Abdelrazak YounesIntroducing LFUN_SPLIT_VIEW
2008-02-20 Abdelrazak Younessmall tweak for split view.
2008-02-20 Richard HeckFix crash by setting Layout before calling InsetText...
2008-02-20 Abdelrazak YounesFix scrollbar/resizing interaction.
2008-02-20 Abdelrazak YounesLFUN_UI_TOGGLE: make sure the keyboard focus stays...
2008-02-20 Abdelrazak YounesWork-around scrollbar bug when returning from fullscree...
2008-02-20 Abdelrazak Younesfollowing revert of 23068: Better fix for bug 4044
2008-02-20 Abdelrazak YounesFullscreen support: Small cleanups. Still not sure...
2008-02-20 Edwin Leuvenmore tooltip cleanup
2008-02-20 Edwin Leuvencleanup tooltip
2008-02-20 Edwin Leuvenfix layout
2008-02-20 Abdelrazak Younesrevert 23068 as this was causing a recursive repaint.
2008-02-20 Abdelrazak Younescosmetics
2008-02-19 Pavel SandaImprove fullscreen mode (bug 4146).
2008-02-19 Pavel SandaUpdate cursor and scrollbar after resize.
2008-02-19 Abdelrazak Younesdoc update.
2008-02-19 Abdelrazak Younesrev 23064: forgot that.
2008-02-19 Abdelrazak YounesVarious small cleanup.
2008-02-19 Abdelrazak YounesBuffer::resetChildDocuments() Check for Buffer emptines...
2008-02-19 Richard HeckDisable colsep box when single column.
2008-02-19 Richard HeckAdd support for column separation in page margins....
2008-02-19 Richard HeckClean up a bit.
2008-02-19 Richard HeckIt used to be that things like InsetFlex, InsetCaption...
2008-02-18 Jean-Marc Lasgouttes * CutAndPaste.cpp (eraseSelectionHelper): when the...
2008-02-18 Jean-Marc Lasgouttes * TextClass.cpp (read): do not use istrstream (which...
2008-02-18 Jean-Marc Lasgouttesmore compile fixes
2008-02-18 Abdelrazak YounesCompile fix by Kornel Benko.
2008-02-18 Abdelrazak Younescosmetics.
2008-02-18 Abdelrazak Younesheader cleanup
2008-02-17 Abdelrazak Younesheader cleanup
2008-02-17 Abdelrazak Younesheader cleanup
2008-02-17 Abdelrazak Younesheader cleanup
2008-02-17 Abdelrazak YounesFactorize closeEvent() for GuiDialog based dialogs.
2008-02-16 Dov FeldsternFix typing of digits in RTL text, which was broken...
2008-02-15 Uwe StöhrColor.cpp, ColorCode.h: define new colors for inset...
2008-02-15 Abdelrazak Younescosmetics
2008-02-15 Jürgen SpitzmüllerFix a crash following the input of an invalid paragraph...
2008-02-15 Jürgen Spitzmüller* src/insets/InsetTabular.cpp:
2008-02-15 Abdelrazak Younes* Inset: Prepare for an eventual merge of updateLabels...
2008-02-15 Abdelrazak YounesInsetFoot::updateLabels(): fix potentially dangerous...
2008-02-15 Abdelrazak YounesOutliner: Fix synchronous navigation for all types.
2008-02-15 Abdelrazak Younes* InsetXXX::addToToc(): properly use passed ParConstIte...
2008-02-15 Abdelrazak Younes* ParConstIterator::push_back(): new method for easier...
2008-02-15 Abdelrazak YounesAdd list of numbered equations.
2008-02-15 Uwe StöhrInsetTabular.cpp: revert the \bottomline fix from the...
2008-02-15 Uwe StöhrInsetTabular.cpp: check for top and bottom lines, fixes...
2008-02-14 Richard HeckGet rid of GuiIndex since we no longer need it. Simplif...
2008-02-14 Richard HeckCode rules.
2008-02-14 Abdelrazak YounesInsetNote::addToToc(): Stupid Bug fix causing crash...
2008-02-14 Abdelrazak Younesfactorize code between GuiFontMetrics::rectText() and...
2008-02-14 Abdelrazak Younes* buttonText(): painting tweaks.
2008-02-14 Abdelrazak YounesInsetText::draw() Painting tweaks; reduce the frame...
2008-02-14 Abdelrazak Younes* InsetNote::addToToc(): Prefix toc entries with note...
2008-02-14 Richard HeckCleanup.
2008-02-14 Richard HeckProtect our data.
2008-02-14 Richard HeckDo not inherit from std::map here either.
2008-02-14 Richard HeckDo not inherit from std::map.
2008-02-14 Martin VermeerImprove flex-insert doxy
2008-02-14 Richard HeckFix Layout::read() API.
2008-02-14 Richard HeckFix previous commit.
2008-02-14 Richard HeckMake sure we write a valid file even if InsetFlex is...
2008-02-14 Richard HeckFix TextClass::read API. Also some cleanup.
2008-02-14 Richard HeckWarnings
2008-02-14 Pavel SandaWrong status of ui-toggle. Spotted by Bennett.
2008-02-13 Pavel SandaAdd doxy.
2008-02-13 Pavel SandaAnother doxy.
2008-02-13 Pavel SandaForgot lfuns renumbering.
2008-02-13 Abdelrazak YounesDocument Layout::read() and TextClass::read() return...
2008-02-13 Abdelrazak Younes*TextClass::readStyle(): return true on success!
2008-02-13 Abdelrazak YounesFix crash when deleting outlined insets while the outli...
2008-02-13 Pavel SandaAdd doxy.
2008-02-13 Pavel SandaRemove LFUN_FILE_NEW.
2008-02-13 Abdelrazak YounesAdd list of Marginal Notes.
2008-02-13 Abdelrazak YounesAdd list of Indexes.
2008-02-13 Abdelrazak Younesrev 22973: correct fix.
2008-02-13 Abdelrazak YounesWarning fix
2008-02-13 Abdelrazak Younes* doInsertInset(): cosmetics
2008-02-12 Dov Feldsternfix r22935, which was an attempt to fix a bug of mine...
2008-02-12 Richard HeckFix bug 4037 and related problems. The patch has been...
2008-02-12 Richard HeckTranlatable strings.
2008-02-12 Abdelrazak Younes* GuiView::event(): ensure current workarea has the...
2008-02-12 Abdelrazak YounesTry to restore current selected type in case of a toc...
2008-02-12 Abdelrazak YounesGuiToc::initialiseParams(): Fix list type parsing
2008-02-12 Martin VermeerTooltips for collapsables and branches
2008-02-12 Abdelrazak YounesSupport for list of Algorithms
2008-02-12 Abdelrazak YounesLFUN_PARAGRAPH_GOTO: break/continue early. Force a...
2008-02-12 Abdelrazak Younessimplify GuiToc / TocWidget interaction. Much can still...
next