]> git.lyx.org Git - lyx.git/shortlog
lyx.git
2008-02-24 Richard HeckWhoops. Revert last commit.
2008-02-24 Richard HeckCosmetic.
2008-02-24 Uwe Stöhrdelete French mathed.lyx as we did already for the...
2008-02-24 Richard HeckImprove comment.
2008-02-24 Richard HeckDoxy bit.
2008-02-24 Richard HeckTry to make the distinction between base classes and...
2008-02-24 Richard HeckRestore Andre's TextClassIndex, but now in the form...
2008-02-24 Bo PengFix scons/InseLayout again
2008-02-24 Richard HeckMore cleanup from Andre.
2008-02-24 Uwe StöhrSCons update: revert r23157 due to r23189
2008-02-24 Richard HeckCleanup.
2008-02-24 Richard HeckAndre's s/getBaseClass/baseClass/ cleanup.
2008-02-24 Richard HeckAndre's s/getTextClass/textClass/ cleanup.
2008-02-24 Richard HeckRevert 23154.
2008-02-24 Richard HeckTypo.
2008-02-24 Bo PengLoad local textclass in addTextClass(), reload local...
2008-02-24 Bo Pengfix scons for InsetLayout
2008-02-24 Dov Feldsternfix a visual cursor edge-case:
2008-02-24 Stefan Schimanski* setItemDelegate does not free the old delegate. So...
2008-02-24 Richard HeckFix drawing error on Linux, apprently caused by creatio...
2008-02-23 André Pönitz(temporarily) add a Buffer * Inset::buffer_ membert
2008-02-23 André Pönitzcompile fix
2008-02-23 Richard HeckAfter a hiatus, I'm returning to the rewrite of InsetCo...
2008-02-23 Stefan Schimanski* don't forget InsetMathMBox, which is only compiled...
2008-02-23 Bernhard RoiderFix crash due to recursive function call when a counter...
2008-02-23 Uwe StöhrExtended.lyx: update by Hartmut
2008-02-23 Stefan Schimanski* Moved std::sets out of Buffer.h to reduce overall...
2008-02-23 Abdelrazak... fix crash on quit with Ctr-Q. Patch by Horst Schirmeier...
2008-02-23 André Pönitzmostly s/Paragraph::layout(...)/Paragraph::setLayout...
2008-02-23 Uwe StöhrSCons update
2008-02-23 André PönitzReplace the text class shared ptr by good old index...
2008-02-23 Richard HeckCosmetics.
2008-02-23 Stefan Schimanski* fix backspace at paragraph end. The inline completion...
2008-02-23 Stefan Schimanski* cleaned up word dimension calculation of completion...
2008-02-23 Stefan Schimanski* proper cursor position RTL text with inline completion
2008-02-23 Stefan Schimanski* remove debug output
2008-02-22 Stefan Schimanski* allow on position more at the row end for the completion
2008-02-22 Stefan Schimanski* Qt does not reverse RTL strings for us. So it's a...
2008-02-22 Stefan Schimanski* another step for rtl completion: the popup is shown...
2008-02-22 Stefan Schimanski* the bidi array drives me crazy. It only holds the...
2008-02-22 Stefan Schimanski* inlineCompletionVPos is only used locally. So define...
2008-02-22 Stefan Schimanski* following Andre's advice to rename the method into
2008-02-22 Stefan Schimanski* some more relicts of the unfinished favorite handling...
2008-02-22 Stefan Schimanski* comments
2008-02-22 Stefan Schimanski* simplify notifyCursorLeaves logic: We now only call...
2008-02-22 Stefan Schimanski* correct parsing of unknown math environment (fixes...
2008-02-22 Abdelrazak... GuiView::dispatch(): Fix cut&paste bug.
2008-02-22 Richard HeckLine length.
2008-02-22 Richard HeckMove the enum into InsetLayout.
2008-02-22 Richard HeckThis should be the last of the commits refactoring...
2008-02-22 Richard HeckSort table.
2008-02-22 Stefan Schimanski* cosmetic
2008-02-22 Stefan Schimanski* cosmetic
2008-02-22 Stefan Schimanski* first step to proper RTL support of the completion...
2008-02-22 Stefan Schimanski* once is enough
2008-02-22 Abdelrazak... Text::setCursor(): make sure an update is asked if...
2008-02-22 Abdelrazak... Text::dispatch(): Make sure the cursor is visible befor...
2008-02-22 Abdelrazak... Fix this bug:
2008-02-22 Jean-Marc Lasgouttesdisable annoying debug messages
2008-02-22 Jean-Marc Lasgouttessort lyxrc keywords table
2008-02-22 Jean-Marc Lasgouttescompilation fix for tex2lyx
2008-02-22 Stefan Schimanski* no need for QStyleOptionViewItemV3
2008-02-22 Abdelrazak... Fix tex2lyx compilation.
2008-02-22 Stefan Schimanski* stdlib-debug out of range fix
2008-02-22 Richard HeckMore headers.
2008-02-22 Richard HeckHeaders.
2008-02-22 Richard HeckThis is the second commit in the process of making...
2008-02-22 Richard HeckThis is the first of a series of commits that will...
2008-02-21 Stefan Schimanski* typo
2008-02-21 Stefan Schimanski* Reduce compilation time by removing the shared_ptr...
2008-02-21 Abdelrazak... compile fix
2008-02-21 Pavel SandaCosmetics.
2008-02-21 Pavel Sanda* Doxy (people really want to stop the time).
2008-02-21 Richard HeckCosmetics. And silence some warnings.
2008-02-21 Stefan Schimanski* a MathMacro is like a normal InsetMathNest in folded...
2008-02-21 Stefan Schimanski* add some space between math inset and popup. This...
2008-02-21 Stefan Schimanski* show popup without delay even when the inline complet...
2008-02-21 Stefan Schimanski* silence warnings with null QPixmap
2008-02-21 Stefan Schimanski* minimize redraws during completion
2008-02-21 Stefan Schimanski* completion infrastructure
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... LFUN_CLOSE_TAB_GROUP: bug fixes.
2008-02-21 Abdelrazak... Add menu item for close-tab-group
2008-02-21 Abdelrazak... Introduce LFUN_CLOSE_TAB_GROUP.
2008-02-21 Pavel SandaSquash RC warnings.
2008-02-21 Pavel Sanda* lib/stdmenus.inc: Collision with HTML|H
2008-02-21 Abdelrazak... Be on the safe side WRT events.
2008-02-21 Jürgen Spitzmüller* lib/stdmenus.inc:
2008-02-21 Abdelrazak... add menu item for split-view
2008-02-21 Abdelrazak... * LFUN_SPLIT_VIEW: document.
2008-02-21 Abdelrazak... * LFUN_SPLIT_VIEW: add support for vertical split view.
2008-02-21 Abdelrazak... * TabWorkArea: rename 'close tab' button to 'close...
2008-02-21 Abdelrazak... Fix drawing of multiple views of a same buffer in the...
2008-02-21 Abdelrazak... Fix buffer-switching in split view.
2008-02-21 Abdelrazak... * BufferView::resize() Remove showCursor() call when...
2008-02-20 Abdelrazak... Introducing LFUN_SPLIT_VIEW
2008-02-20 Abdelrazak... small tweak for split view.
2008-02-20 Richard HeckFix crash by setting Layout before calling InsetText...
next