]> git.lyx.org Git - lyx.git/history - src
Fix a bug noticed by Stefan: that the module UI was broken. The problem was introduce...
[lyx.git] / src /
2008-03-29 Bo PengReturn the right params[embed] from GuiBibtex.cpp,...
2008-03-29 Uwe StöhrFileformat change.
2008-03-29 Richard HeckCosmetics.
2008-03-29 Uwe StöhrSilent a console warning, fixes http://bugzilla.lyx...
2008-03-29 Richard HeckI seem to have missed this crucial line before.
2008-03-29 Richard Hecks/createBibFiles/updateBibFiles/
2008-03-29 Bo PengRevert the addition of a static calcInzipName function...
2008-03-29 Richard HeckCosmetics, and simplify updateEmbeddedFile.
2008-03-29 Richard HeckCosmetics.
2008-03-29 Richard HeckEnabling should not be done here, and no longer needs...
2008-03-29 Richard HeckAdd calcInzipName.
2008-03-29 Richard HeckImprove createBibFiles so it does not recreate the...
2008-03-29 Richard HeckImprove these.
2008-03-29 Richard HeckIntroduce findFile() and simplify registerFile().
2008-03-29 Richard HeckA couple cosmetic changes. Move the unicode problem...
2008-03-29 Richard HeckMostly cosmetic changes., but getBibFilesCache should...
2008-03-29 Richard HeckMostly cosmetic changes.
2008-03-29 Edwin Leuvenimplement separate color for text in selection
2008-03-29 Pavel SandaFix compilation problems on Mac OSX 10.5.2 Leopard.
2008-03-28 André Pönitzsmall simplification
2008-03-28 André Pönitzone more mistake...
2008-03-28 Abdelrazak YounesAdd tabular context menu. Feel free to enhance/modify...
2008-03-28 André Pönitzfix yesterday's bug
2008-03-28 Edwin Leuvenfix bug http://bugzilla.lyx.org/show_bug.cgi?id=4677
2008-03-28 Abdelrazak YounesMSVC warning
2008-03-28 Abdelrazak YounesFontIterator is only used in TextMetrics.
2008-03-27 André Pönitzthis feels more natural...
2008-03-27 André Pönitzremove remaining MailInsets.
2008-03-27 Edwin Leuvenclean-up after andré ;-)
2008-03-27 André Pönitzremove InsetBoxMailer.
2008-03-27 Richard HeckCosmetics. And avoid conversion of EmbeddedFile to...
2008-03-27 Richard HeckActually, let's use the immediate parent's buffer.
2008-03-27 Richard HeckUse the method.
2008-03-27 Richard HeckDo not overwrite the parameters, just set the ones...
2008-03-27 André Pönitzremove InsetVSpaceMailer class
2008-03-27 André Pönitzremove InsetWrapMailer class
2008-03-26 André Pönitzthis feels good...
2008-03-26 Enrico ForestieriFix bug 4665:
2008-03-26 André Pönitzcosmetics
2008-03-26 André PönitzFix crash
2008-03-26 Pavel Sanda* Doxy.
2008-03-26 Pavel SandaMake Richard happy (Find Next via LFUN_WORD_FIND).
2008-03-26 Edwin Leuvenuse whole with of the dialog to show symbols
2008-03-26 Edwin Leuven* clean-up layout document class settings
2008-03-26 André Pönitzcosmetics
2008-03-26 André Pönitzfix compiler warning
2008-03-26 Richard HeckRevert inadvertent commit.
2008-03-26 Richard HeckFix my fixme.
2008-03-26 Richard HeckAnother buffer pointer fix.
2008-03-26 Richard HeckRevert last commit.
2008-03-26 Richard HeckFix for bug 4670, by JMarc.
2008-03-26 Stefan Schimanski* use the buffer's path as the base path when computing...
2008-03-26 Pavel Sanda* doxy.
2008-03-26 Stefan Schimanski* corrected handling of validation of math macros....
2008-03-26 Edwin Leuvendon't call cellIndex with invalid columns
2008-03-26 Stefan Schimanski* infinite loops are not good
2008-03-26 Jürgen SpitzmüllerMerge the two linebreak insets into one.
2008-03-26 Richard HeckRevert last commit.
2008-03-26 Richard HeckMake InsetText store a Buffer.
2008-03-26 Pavel SandaAdd doxy.
2008-03-25 Abdelrazak YounesFix some issues with cursor settings with mouse button3...
2008-03-25 Edwin Leuvendon't know what i am doing here, but removing this...
2008-03-25 Edwin Leuvenmake selecting several rows/col more convenient
2008-03-25 Edwin Leuvenmore border tweaks
2008-03-25 Richard HeckRequire a buffer on construction of InsetGraphics and...
2008-03-25 Edwin Leuvenrename some methods
2008-03-25 Edwin Leuvensmall layout tweaks
2008-03-25 Edwin Leuventake care of overlooked contingency
2008-03-25 Abdelrazak YounesCleanup mouse/selection/context-menu interactions.
2008-03-25 Jürgen SpitzmüllerMerge the diverse newpage insets into one.
2008-03-25 Jürgen Spitzmüller* stdmenus.inc:
2008-03-25 Jürgen Spitzmüller* src/insets/InsetCaption.cpp:
2008-03-25 Richard HeckFix bug 4651. Bo, if you read this: Is there a cleaner...
2008-03-24 Pavel SandaPlainLayout -> Plain Layout
2008-03-24 Richard HeckFix buffer pointer crash. (Another.)
2008-03-24 Richard HeckFix branch insets.
2008-03-24 Richard HeckMinor cleanup.
2008-03-24 Jürgen Spitzmüller* src/BufferView.cpp:
2008-03-24 Jürgen Spitzmüllerfix the general collapsable context-menu:
2008-03-24 Jürgen Spitzmüller* LyXAction.cpp: doxy correction.
2008-03-24 Jürgen Spitzmüller* LyXAction.cpp: doxy.
2008-03-24 Jürgen Spitzmüller* LyXAction.cpp: doxy correction.
2008-03-24 Jürgen Spitzmüller* src/BufferView.cpp:
2008-03-24 Edwin Leuvenremove cruft (simplify code)
2008-03-24 Jürgen SpitzmüllerSome context menu work:
2008-03-24 Jürgen Spitzmüller* src/Text3.cpp:
2008-03-24 Richard HeckNew AddToPreamble tag for layout files. This tag will...
2008-03-24 Richard HeckAdd support for document-local layout information....
2008-03-24 André Pönitzunneeded #include
2008-03-24 Jürgen Spitzmüller* src/frontends/qt4/GuiGraphics.{cpp,h}:
2008-03-24 Bo PengMove LFUN_GRAPHICS_EDIT and LFUN_EXTERNAL_EDIT from...
2008-03-23 Pavel SandaAdd doxy.
2008-03-23 Jürgen Spitzmüller* src/insets/InsetSpace.{cpp, h}:
2008-03-23 Richard HeckHelp us out here.
2008-03-23 Richard HeckSimilar fix to last commit for InsetExternal.
2008-03-23 Richard HeckRevert 23899 and introduce the correct fix.
2008-03-23 André Pönitzcosmetics
2008-03-23 Edwin Leuvensimplify logic
2008-03-23 Bo PengFix GRAPHICS_EDIT of InsetGraphics
2008-03-22 Jürgen Spitzmüller* src/frontends/GuiSymbols.cpp:
next