]> git.lyx.org Git - lyx.git/history - src/insets
fix #4758
[lyx.git] / src / insets /
2008-04-21 Abdelrazak YounesTabular de-spaghettization, step 2: move functions...
2008-04-21 Abdelrazak YounesTabular de-spaghettization, step 1.
2008-04-20 André Pönitzmove citation enums into header of their own
2008-04-20 André Pönitzmove GuiCommand into hedar of its own. InsetCommandPara...
2008-04-20 Richard HeckComplete the removal of the embedding stuff. Maybe...
2008-04-19 Richard HeckRemove embedding stuff from InsetBibtex.
2008-04-19 Edwin Leuventhis we don't need anymore
2008-04-19 Edwin Leuven- make line-lovers happy (fix bug 4677)
2008-04-18 Bo PengEmbedding: revert embedding options and extra_embedded_...
2008-04-18 Bo PengInsetInfo: tidy up error messages, fix an obvious bug...
2008-04-18 Bo PengEmbedding: clean up InsetInclude (hopefully)
2008-04-17 Edwin Leuvenfix http://bugzilla.lyx.org/show_bug.cgi?id=4756
2008-04-15 Jean-Marc Lasgouttesadd support for a check box in menu for inset-toggle
2008-04-13 Jürgen Spitzmüller* src/insets/InsetExternal.cpp (validate):
2008-04-11 Jürgen Spitzmüller* src/insets/InsetCollapsable.cpp:
2008-04-11 Dov Feldsternvisual mode for bidi cursor movement --- in tables
2008-04-10 André Pönitzinfrastructure for 'graceful asserts'
2008-04-10 André Pönitzfix #4667
2008-04-10 Jürgen SpitzmüllerExtended tooltips for footnotes/marginpars:
2008-04-10 Jürgen SpitzmüllerExtended tooltips for floats:
2008-04-09 Jean-Marc Lasgouttesheaders cleanup
2008-04-08 André Pönitzcanonical clone() also for InsetHyperlink
2008-04-08 André Pönitzfix #4717
2008-04-07 André Pönitzcosmetics, maily s/NULL/0/g as hinted by Joost
2008-04-06 Pavel SandaAdd comment for InsetLayout::lyxtype_.
2008-04-05 André Pönitzcompile fix
2008-04-05 André Pönitzlexer cosmetics
2008-04-05 André Pönitzif we have a buffer we don't need to pass part of it...
2008-04-05 André Pönitzuse simpler parser interface
2008-04-04 Jürgen Spitzmüller* src/insets/InsetBox.cpp:
2008-04-04 Jürgen Spitzmüller* src/frontends/qt4/GuiBox.cpp:
2008-04-03 André Pönitzuse "new" Lexer interface...
2008-04-03 André Pönitzsimplify Lexer handling a bit more
2008-04-02 André Pönitznext try...
2008-04-02 André Pönitzrevert last patch. there's something wrong, possibly...
2008-04-02 André Pönitzsimplify Lexer use a bit
2008-04-02 André Pönitzremove unused code; also code cosmetics
2008-04-01 Jean-Marc Lasgouttesfix compiler warning
2008-03-31 Edwin Leuvenfix bug http://bugzilla.lyx.org/show_bug.cgi?id=4688
2008-03-29 Richard HeckEmbeddedFile::enable() should take a reference instead...
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 HeckImprove createBibFiles so it does not recreate the...
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-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-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 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 Edwin Leuvendon't call cellIndex with invalid columns
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-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 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 Richard HeckFix branch insets.
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 Edwin Leuvenremove cruft (simplify code)
2008-03-24 Jürgen SpitzmüllerSome context menu work:
2008-03-24 Bo PengMove LFUN_GRAPHICS_EDIT and LFUN_EXTERNAL_EDIT from...
2008-03-23 Jürgen Spitzmüller* src/insets/InsetSpace.{cpp, h}:
2008-03-23 Richard HeckHelp us out here.
2008-03-23 Richard HeckRevert 23899 and introduce the correct fix.
2008-03-23 Edwin Leuvensimplify logic
2008-03-23 Bo PengFix GRAPHICS_EDIT of InsetGraphics
2008-03-21 Richard HeckNeedless comment.
2008-03-21 Richard HeckMake decoration default to, uh, Default. Flex insets...
2008-03-21 Abdelrazak YounesContext menu for collapsing minimalistic insets such...
2008-03-21 Richard HeckAnother attempt at 2178. This is a "minimal" patch...
2008-03-21 Edwin Leuvenremove unused code
2008-03-21 Richard HeckPrepare for InsetTableCell.
next