]> git.lyx.org Git - lyx.git/shortlog
lyx.git
2008-02-27 André PönitzAPI cosmetics
2008-02-27 André Pönitzcosmetics
2008-02-27 André Pönitzcosmetics
2008-02-27 André Pönitzremove Buffer & argument in functions realted to embedd...
2008-02-27 Pavel SandaFullscreen mode fixes:
2008-02-27 André Pönitzs/cellstruct/CellData/g
2008-02-27 André Pönitzprogress on buffer-reference-in-insets. beware of insta...
2008-02-27 Abdelrazak... doubly stupid bug fix.
2008-02-27 Abdelrazak... stupid bug fix.
2008-02-27 Abdelrazak... InsetRef::addTocToc(): add an entry for the referenced...
2008-02-27 Abdelrazak... Bug fix: Adjustment for multiple reference to the same...
2008-02-27 Abdelrazak... He he he, something I've been dreaming of for a long...
2008-02-27 Abdelrazak... fix bug: an Inset label is not editable of course.
2008-02-27 Abdelrazak... Add list of labels. If I have the time and energy the...
2008-02-27 Pavel SandaAdd doxy.
2008-02-27 Abdelrazak... Get rid of 'quitting' global variable. It is not needed...
2008-02-27 Abdelrazak... GuiView ctor: wrong property!
2008-02-27 Abdelrazak... typo
2008-02-27 Abdelrazak... Comment out setQuitOnLastWindowClosed() call.
2008-02-27 Abdelrazak... * GuiView: Make use of the default settings WRT last...
2008-02-27 Abdelrazak... Fix http://bugzilla.lyx.org/show_bug.cgi?id=4498
2008-02-27 Abdelrazak... Get rid of LyXFunc::closeBuffer()
2008-02-27 Stefan Schimanski* better fix for * math commands. We allow the * for...
2008-02-27 Stefan Schimanski* allow macro names with *
2008-02-27 Abdelrazak... Cleanup app quitting and window closing now that there...
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
next