]> git.lyx.org Git - lyx.git/shortlog
lyx.git
2008-02-27 Uwe StöhrEmbeddedObjects.lyx: check for the sidecap package...
2008-02-27 Uwe StöhrLaTeXConfig.lyx: tiny formatting fix
2008-02-26 Uwe StöhrMath.lyx: several fixes for bugs spotted by Ignacio
2008-02-26 Stefan Schimanski* fix for http://bugzilla.lyx.org/show_bug.cgi?id=4584:
2008-02-26 Richard HeckSimplify and fix a bug.
2008-02-26 Stefan Schimanski* set the column with in the popup before showing it...
2008-02-26 Stefan Schimanski* update the words of a paragraph when the cursor leaves.
2008-02-26 Stefan Schimanski* make DocIterator::find(Inset(Math) * inset) do what...
2008-02-26 Stefan Schimanski* escape hides the completion
2008-02-26 Uwe Stöhr- po remerge
2008-02-26 Uwe StöhrGerman UserGuide.lyx: updates by Hartmut
2008-02-26 Uwe Stöhrchkconfig.ltx: check for nicefrac and units
2008-02-26 Uwe Stöhrde.po: some more translations
2008-02-26 Stefan Schimanski* Update::SinglePar is enough, Update::Force is a fulls...
2008-02-26 Abdelrazak... * GuiView::closeEvent(): adjust buffer closing WRT...
2008-02-26 Stefan Schimanski* undeflow fix for i == -1
2008-02-26 Stefan Schimanski* factored out hidePopup and hideInline
2008-02-26 Stefan Schimanski* "show popup without delay"-checkbox was missing a...
2008-02-26 Stefan Schimanski* cur.insert does not set the update flags
2008-02-26 Stefan Schimanski* don't show inline if the user did not want it, even...
2008-02-26 Stefan Schimanski* paragraph support for the global word list. To make...
2008-02-26 Stefan Schimanski* grey70 does not exist on linux
2008-02-26 Abdelrazak... Fix warning.
2008-02-26 Richard HeckCode rules.
2008-02-26 Stefan Schimanski* method change_weight to change the weight of a entry.
2008-02-26 Stefan Schimanski* segfault fix when deleting the last element from...
2008-02-26 Stefan Schimanski* getWord is const in fact
2008-02-26 Stefan SchimanskiNow the right patch:
2008-02-25 Richard HeckComments, cosmetics.
2008-02-25 Richard HeckPer Abdel's suggestion that we focus on bug-fixing...
2008-02-25 Stefan SchimanskiRevert "* compile fix"
2008-02-25 Stefan Schimanski* compile fix
2008-02-25 Richard HeckReplace boost::shared_ptr<TextClass> with a global...
2008-02-25 Jürgen Spitzmüller* src/Makefile.am:
2008-02-25 Stefan Schimanski* binary search can be tricky. I hope I got it right...
2008-02-25 Stefan Schimanski* adapt to the changed signature
2008-02-25 Jürgen Spitzmüller* lib/lyx2lyx/lyx_1_5.py:
2008-02-25 Abdelrazak... Change CompletionList::data() signature and cosmetics.
2008-02-25 Stefan Schimanski* fix for binary search if string was not found
2008-02-25 Stefan Schimanski* cosmetic
2008-02-25 Abdelrazak... cosmetics
2008-02-25 Abdelrazak... Cleanup header.
2008-02-25 Abdelrazak... Fix warnings and svn eol properties.
2008-02-25 Abdelrazak... Should Fix crash on exit.
2008-02-25 Stefan Schimanski* fix longest prefix algorithm for sorted models: commo...
2008-02-25 Stefan Schimanski* copy'n'paste fix
2008-02-25 Stefan Schimanski* this was not meant to be added
2008-02-25 Stefan Schimanski* set is not needed anymore here
2008-02-25 Stefan Schimanski* high performance text completion with weighted btrees...
2008-02-25 Stefan Schimanski* special faster algorithms for sorted completion lists
2008-02-25 Stefan Schimanski* Timo Bingmann's btree v8.1, extended with weight...
2008-02-25 Stefan Schimanski* implemention of the WordList with iterator caching...
2008-02-25 Richard HeckWarning.
2008-02-25 Uwe Stöhrinstaller updates
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...
next