]> git.lyx.org Git - lyx.git/history - src
fix undo bug with phantom inset
[lyx.git] / src /
2009-02-04 Jean-Marc Lasgouttesfix undo bug with phantom inset
2009-02-04 Richard HeckConstness.
2009-02-04 Jean-Marc Lasgouttessome cleanups to the phantom inset. Undo still broken...
2009-02-04 Jean-Marc LasgouttesOops! forgot to set a sane layout (bug 4859 again)
2009-02-04 Jean-Marc Lasgouttesavoid creating empty paragraph list also in the case...
2009-02-04 Jean-Marc Lasgouttesavoid a crash on empty documents (bug 4859)
2009-02-04 Jean-Marc Lasgouttesfix faulty documentation
2009-02-03 Vincent van RavesteijnFix bug 5736: http://bugzilla.lyx.org/show_bug.cgi...
2009-02-03 Richard HeckMove a couple routines from InsetFlex to InsetCollapsab...
2009-02-03 Richard HeckTypo.
2009-02-03 Jürgen Spitzmüllersome InsetPhantom fixes.
2009-02-03 Jürgen Spitzmüller* InsetPhantom.cpp (toolTip):
2009-02-02 Vincent van RavesteijnFix bug 5731. http://bugzilla.lyx.org/show_bug.cgi...
2009-02-02 Jürgen Spitzmüllerplease Jean-Marc.
2009-02-02 Jürgen Spitzmüller* InsetMathHull (numbered):
2009-02-02 Jean-Marc Lasgouttesdisable math functions in places like ERT insets (bug...
2009-02-01 Pavel Sandamore robust version
2009-02-01 Pavel SandaSquash warning
2009-02-01 Pavel SandaVCS: constify, thanks Andre
2009-02-01 Uwe StöhrInsetPhantom.cpp: don't draw a frame around phantom...
2009-02-01 Uwe Stöhr- InsetPhantom.h: remove unneeded declarations
2009-02-01 Uwe StöhrInsetPhantom.cpp: metrics fix for the horizontal arrow
2009-01-31 Pavel SandaVCS: add GUI notification
2009-01-31 Pavel SandaVCS: adjust internal structure
2009-01-31 Pavel SandaVCS: add svn locking mechanism
2009-01-30 Pavel SandaBetter safe than sorry
2009-01-30 Pavel Sandatypo
2009-01-30 Jean-Marc LasgouttesAdd a new command line parameter -e that sets the defau...
2009-01-30 Jean-Marc Lasgouttesnow that tex2lyx reads the files as utf8, file names...
2009-01-30 Uwe StöhrFuncCode.h: whitespace
2009-01-30 Uwe Stöhrsupport for the LaTeX commands \*phantom, fileformat...
2009-01-28 Pavel Sandacosmetics
2009-01-28 Pavel Sanda* lfun doxy
2009-01-27 Jürgen Spitzmüller* LyXFileDialog.cpp:
2009-01-25 Uwe Stöhrrevert r28281
2009-01-25 Uwe Stöhrremove the no longer used GuiNote
2009-01-25 Jürgen Spitzmüller* GuiApplication.cpp:
2009-01-25 Pavel SandaFix bug http://bugzilla.lyx.org/show_bug.cgi?id=5627
2009-01-24 Jürgen Spitzmüller* GuiViewSource.cpp:
2009-01-21 Pavel SandaEnhance variables for Convertes - add input and origina...
2009-01-20 Pavel SandaWhen more windows are opened ensureBufferClean tries...
2009-01-20 Uwe StöhrLyXFunc.cpp: whitespace
2009-01-20 Uwe StöhrFuncCode.h: correct comment character
2009-01-19 Uwe StöhrInsetNote.cpp: fix comment typo
2009-01-18 Vincent van RavesteijnUI Command Buffer improvements.
2009-01-18 Vincent van RavesteijnAdjust the comment for r28242.
2009-01-18 Vincent van RavesteijnAvoid crash due to an infinite recursive loop when...
2009-01-18 Vincent van RavesteijnMake the Apply button of the GuiCharacter dialog buffer...
2009-01-18 Vincent van RavesteijnMake the GuiCharacter dialog use the new ButtonPolicy.
2009-01-18 Vincent van RavesteijnWhitespace.
2009-01-18 Vincent van RavesteijnNew ButtonPolicy for dialogs with an auto-apply option.
2009-01-18 Jürgen Spitzmüller* LaTeXFeatures.cpp:
2009-01-17 Richard HeckLocalize a couple strings.
2009-01-17 Richard HeckWhoops. Was programming in perl yesterday....
2009-01-17 Pavel SandaRecognize also dia's compressed format
2009-01-17 Pavel SandaSquash warning
2009-01-17 Pavel SandaAnother one.
2009-01-17 Pavel SandaUncrustify string for translators
2009-01-17 Jürgen Spitzmüller* InsetGraphics.{cpp.h}:
2009-01-17 Pavel SandaNot saved automatically
2009-01-17 Uwe StöhrInsetHyperlink.cpp: the "#" character must not be escap...
2009-01-17 Richard HeckThis can be a const ref now.
2009-01-17 Richard HeckImprove the display of BibTeX info in InsetCitation...
2009-01-16 Richard HeckWe'll do the unicode conversion where it's actually...
2009-01-16 Richard HeckCache the getInfo() return value. This will matter...
2009-01-16 Richard HeckRevert r27975 and 28105, as they are causing too many...
2009-01-16 Vincent van RavesteijnClean up the menus:
2009-01-16 Vincent van RavesteijnImproved description of VC_COMMAND
2009-01-16 Pavel SandaNow not needed
2009-01-16 Jürgen Spitzmüller* GuiGraphics.cpp:
2009-01-16 Jürgen Spitzmüller* GuiGraphics.{cpp,h}:
2009-01-16 Jürgen Spitzmüller* environment.cpp:
2009-01-16 Vincent van RavesteijnDisable the Edit->Math menu when not in math.
2009-01-15 Pavel SandaFix make check
2009-01-15 Jürgen Spitzmüller* GuiAbout.cpp:
2009-01-15 Jürgen Spitzmüller* configure.ac:
2009-01-15 Martin VermeerMake autocorrect configurable in preferences file
2009-01-15 Uwe StöhrInsetHyperlink.cpp: - fix my rash r28141
2009-01-14 Vincent van RavesteijnFix display of label in GuiPref.
2009-01-14 Jürgen Spitzmüller* qt_helpers.{cpp,h}:
2009-01-14 Jürgen Spitzmüller* GuiExternal.{cpp,h}:
2009-01-14 Pavel SandaFindAdvSearch. Next patch from Tommaso.
2009-01-14 Pavel Sandaoops
2009-01-14 Jean-Marc Lasgouttesfix compilation of check_filetools
2009-01-14 Pavel SandaAdd editable combobox for groups in graphics dialogs...
2009-01-14 Jean-Marc LasgouttesFix bug 4741: Pasting with middle mouse button into...
2009-01-14 Jürgen Spitzmüller* GuiBox.cpp:
2009-01-14 Jürgen Spitzmüller* LengthCombo.{cpp,h}:
2009-01-14 Jürgen Spitzmüller* LengthCombo.{cpp, h}:
2009-01-14 Pavel Sandatypo
2009-01-14 Jürgen Spitzmüller* load CJKutf8 package, if available, for CJK documents...
2009-01-14 Uwe StöhrInsetHyperlink.cpp: fix http://bugzilla.lyx.org/show_bu...
2009-01-13 Pavel SandaAdd LFUN_VC_COMMAND.
2009-01-13 Pavel SandaCosmetics
2009-01-13 Pavel SandaAnother cosmetics
2009-01-13 Pavel SandaAdd comment
2009-01-12 Pavel SandaAdd comment.
2009-01-12 Jürgen Spitzmüller* lengthcommon.cpp:
2009-01-12 Jürgen Spitzmüller* use ulem instead of soul for change tracking
2009-01-12 Jürgen Spitzmüller* qt_helpers.cpp:
next