]> git.lyx.org Git - lyx.git/history - src
Remove leftover of r36485.
[lyx.git] / src /
2010-12-06 Vincent van RavesteijnRemove leftover of r36485.
2010-12-05 Stephan Wittavoid recursive check calls triggered by updateView...
2010-12-05 Abdelrazak YounesMove buffer dispatching code from GuiView::dispatchToBu...
2010-12-05 Abdelrazak Younes GuiView::dispatchToBufferView(): simplify code and...
2010-12-04 Abdelrazak YounesCorrect grammar in comment.
2010-12-04 Abdelrazak YounesFix bug #7071 in cutSelection:
2010-12-04 Abdelrazak Younesrevert r36721, this was not needed after all... chasing...
2010-12-04 Vincent van RavesteijnNo need for a deque here.
2010-12-04 Pavel SandaRevert r36654.
2010-12-04 Abdelrazak YounesMove code from GuiApplication::dispatch() to GuiView...
2010-12-04 Pavel SandaString correction
2010-12-04 Pavel SandaRemoval of this color was forgotten.
2010-12-04 Abdelrazak Younesrevert previous commit, it did not compile of course...
2010-12-04 Abdelrazak Younes GuiApplication::dispatch(): decrease indentation at...
2010-12-04 Abdelrazak YounesMake sure the current view is set to busy in order...
2010-12-04 Stephan Wittwithout NLS dummy available() should return false
2010-12-04 Georg Baumfix remaining bits of bug #6709
2010-12-04 Abdelrazak YounesFix #7021: the problem was that activating the border...
2010-12-04 Stephan Wittattempt to make LyX linkable without NLS, assuming...
2010-12-04 Richard HeckRevert r36696: We can't collect BibTeX information...
2010-12-03 Richard HeckApparently deques aren't so cool.
2010-12-03 Richard HeckRearrange headers.
2010-12-03 Richard HeckMark the cache valid once we have been through updateBu...
2010-12-03 Abdelrazak Younestypos
2010-12-03 Abdelrazak YounesWork around bugs #6814 and #6949:
2010-12-03 Richard HeckSimplify some of the bibliography update code. There...
2010-12-03 Richard HeckProper fix now for bug #6846. The idea, due to JMarc...
2010-12-03 Richard HeckTowards a proper fix for bug #6846, this just disentang...
2010-12-03 Richard HeckSlight re-organization.
2010-12-03 Georg Baumfix bug #6584
2010-12-03 Vincent van Ravesteijn*rowpainter.cpp: Squeeze some warnings and reduce linel...
2010-12-03 Pavel SandaAbdel wants to transliterate
2010-12-03 Vincent van RavesteijnFix bug #2100: No display equations allowed in a non...
2010-12-03 Vincent van RavesteijnCompile fix for r36670.
2010-12-02 Richard HeckNo need for two different containers here.
2010-12-02 Richard HeckSave a header: We don't really need a vector here.
2010-12-02 Richard HeckTypo.
2010-12-02 Richard HeckStupid implicit conversion.
2010-12-02 Richard HeckSome cleanup of the counters code.
2010-12-02 Pavel SandaNothing to translate here.
2010-12-02 Stephan Witt#7043 add the implementation of a persistent personal...
2010-12-02 Vincent van RavesteijnFix bug #7130: Painting problem with closed Phantom...
2010-12-02 Stephan Wittdetect end of paragraph and use it as word separator...
2010-12-02 Stephan Wittadd missing debug message
2010-12-02 Richard HeckFix crash reported by keytest.
2010-12-02 Uwe StöhrExternalSupport.cpp: fix #4398 (omit the newline in...
2010-12-02 Pavel SandaDoxy convertor knows nothing about multiple Sample...
2010-12-02 Pavel SandaDoxy whitespacing
2010-12-02 Pavel SandaUpdate doc about forward search.
2010-12-02 Pavel SandaBetter doxy
2010-12-02 Pavel Sanda* doxy
2010-12-01 Pavel SandaAnother shortcut
2010-12-01 Pavel SandaMissing shortcut
2010-12-01 Stephan Wittremove not needed class name for enums, whitespace
2010-12-01 Vincent van RavesteijnFix crash when apply Preferences. This was introduced...
2010-12-01 Vincent van RavesteijnHmm.. I don't think people do like this red color I...
2010-12-01 Vincent van RavesteijnFix the painting of the labels of InsetCaption insets.
2010-11-30 Pavel SandaKill translations for this string.
2010-11-30 Pavel SandaDefault decimal point mask is not translatable string
2010-11-30 Pavel SandaResave with another designer
2010-11-30 Stephan Witt#6920 correct the ugly workaround - now it is ugly...
2010-11-30 Vincent van RavesteijnFix bug #4889: Painting problem with some insets. RowPa...
2010-11-30 Jean-Marc Lasgouttesexperiment in spell checker mark appearance (see bug...
2010-11-30 Vincent van RavesteijnFix bug #6263: Order of Tabs in Menu and used in Ctrl...
2010-11-30 Jürgen Spitzmüller* configure.py:
2010-11-30 Vincent van RavesteijnFix bug #4849: Split cell always enabled in (context...
2010-11-30 Jürgen Spitzmüller* mark string (due to gender)
2010-11-30 Vincent van RavesteijnReally fix bug #6908.
2010-11-30 Enrico ForestieriFix bug #7068 (Crash when pressing down arrow in an...
2010-11-30 Pavel SandaDisentangle various "in"s
2010-11-30 Vincent van RavesteijnMake the color of the misspelled marking customizable.
2010-11-30 Pavel SandaStephan, I changed this string since the previous versi...
2010-11-30 Vincent van RavesteijnFix 'inset-toggle assign' for InsetBranch.
2010-11-30 Vincent van RavesteijnAutomatically append the InsetCollapsable context menu.
2010-11-29 Vincent van RavesteijnCompile fix: solve the merge conflicts in the correct...
2010-11-29 Vincent van RavesteijnFix bug #6642: Concatenate the context menus for: Inset...
2010-11-29 Vincent van RavesteijnImplement the possibility of concatenating (context...
2010-11-29 Vincent van RavesteijnRename InsetXXX::contextMenu to InsetXXX::contextMenuNa...
2010-11-29 Vincent van RavesteijnFix bug #6315: counters in insets that don't produce...
2010-11-29 Vincent van RavesteijnRemove unused #include.
2010-11-29 Vincent van RavesteijnProperly check for the value of an enum. Unexpected...
2010-11-29 Vincent van RavesteijnAdd missing cur.forceBufferUpdate() to LFUN_BRANCH_...
2010-11-29 Jean-Marc LasgouttesFix part of bug #7072 by opening undo groups as needed.
2010-11-29 Jean-Marc LasgouttesFix missing undo group when doing the following:
2010-11-29 Jean-Marc LasgouttesFix bug #6768: inset-toggle points cursor after inset
2010-11-29 Jean-Marc Lasgouttesfix #6930: ERT inset should not act on INSET_MODIFY...
2010-11-29 Pavel Sandaui glitches
2010-11-29 Pavel SandaUI for #4581.
2010-11-29 Jean-Marc Lasgoutteswhitespace
2010-11-29 Jean-Marc LasgouttesFix bug #6930: no undo for inset type changing
2010-11-29 Jürgen Spitzmüller* PDFOptions.cpp:
2010-11-29 Jürgen Spitzmüller* BufferParams.cpp: use polyglossia only with nonTeXFonts.
2010-11-29 Uwe StöhrInsetMathSubstack.cpp: fix #2498
2010-11-29 Uwe StöhrGuiTabular.cpp: fix #3517
2010-11-29 Uwe StöhrTabularUi.ui: fix spacing of column width unitCB
2010-11-28 Richard HeckAllow InPreamble to be used with Paragraph-type environ...
2010-11-28 Jürgen Spitzmüller* Use the package luainputenc if LuaTeX is used as...
2010-11-28 Jürgen Spitzmüller* Buffer.cpp (makeLaTeXFile):
2010-11-28 Georg BaumFix bug #7088
2010-11-28 Georg BaumFix bug #7091 and bug #7094
next