]> git.lyx.org Git - lyx.git/history - src
Revert 23154.
[lyx.git] / src /
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...
2008-02-12 Abdelrazak YounesFix crash with multiple window opening/closing.
2008-02-11 Pavel Sandaui-toggle lfun tweaks.
2008-02-11 Richard HeckBetter error messages.
2008-02-11 Pavel SandaAdd doxy.
2008-02-11 Abdelrazak YounesFix Navigate menu for Notes and Foot notes. We should...
2008-02-11 Abdelrazak YounesFix List of Figures and Tables in the Outliner and...
2008-02-11 Abdelrazak YounesAdd list of notes and list of footnotes to the outline...
2008-02-11 Abdelrazak YounesFix bug introduced in rev 22934.
2008-02-11 Abdelrazak Youneswarning fix.
2008-02-11 Abdelrazak Younesmodify Inset::EntryDirectionType to follow style used...
2008-02-11 Abdelrazak YounesFix warning and probably a bug.
2008-02-11 Abdelrazak YounesCosmetics.
2008-02-11 Abdelrazak YounesFix crash when outline pane is launched while the curso...
2008-02-11 Abdelrazak Younesheaders.
2008-02-10 Dov Feldsternvisual mode for bidi cursor movement --- in math
2008-02-10 Dov Feldsternvisual mode for bidi cursor movement
2008-02-10 Dov FeldsternAdding preference for visual mode for bidi cursor movement
2008-02-10 Abdelrazak Younes* BufferView::putSelectionAt(): Ensure a redraw in...
2008-02-10 Abdelrazak YounesEnsure that the cursor is visible when searching text...
2008-02-10 Abdelrazak YounesFix LFUN_WORD_FIND
2008-02-10 Jürgen Spitzmüller* src/frontends/qt4/LyXFileDialog.cpp:
2008-02-10 Abdelrazak YounesMore sensible default margins for fullscreen mode.
2008-02-09 Stefan Schimanski* change the BufferView cursor to avoid later "successf...
2008-02-09 Stefan Schimanski* fix segfaults/asserts when clicking outside of any...
2008-02-09 Stefan Schimanski* notifyCursorLeaves does not necessarily get a cursor...
2008-02-09 Stefan Schimanski* slice numbers are of type size_t, but here we have...
2008-02-09 Stefan Schimanski* Finally fix the empty-script removal, i.e. remove...
2008-02-09 Abdelrazak YounesHandle full screen mode for all work areas.
2008-02-09 Pavel SandaResurrect trunk make dist from dead #2.
2008-02-09 Abdelrazak YounesIntroduce GuiWorkArea::setFullScreen()
2008-02-09 Abdelrazak YounesPut LFUN_UI_TOGGLE in its own method and add FIXMEs...
2008-02-09 Abdelrazak YounesSupport full screen in BufferView
2008-02-09 André Pönitzstart work on less-likely-to-misuse iterators.
2008-02-09 Pavel SandaUnneeded headers, doxy cosmetics.
2008-02-09 Pavel SandaImprove fullscreen capabilities ( http://bugzilla.lyx...
2008-02-09 Abdelrazak Younes* doInsertInset(): return early.
2008-02-09 André Pönitzsome refactoring.
next