]> git.lyx.org Git - lyx.git/history - src/insets
Allow using \binom without amsmath and add support for \brace and \brack
[lyx.git] / src / insets /
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.
2008-03-20 Bo PengListings: Move \label{} outside of caption={}
2008-03-20 Edwin Leuven* new function to set border around selection
2008-03-19 Richard HeckChange the signature of forceEmptyLayout(), so that...
2008-03-18 Pavel SandaChange strings.
2008-03-18 Edwin LeuvenFree line setting in tabulars. FILE FORMAT CHANGE.
2008-03-18 Jürgen Spitzmüller** add support for protected horizontal fill. FILE...
2008-03-17 Uwe Stöhrcompilation fixes
2008-03-17 Jürgen Spitzmüller*** File Format Change: UI and enhancement for InsetSpa...
2008-03-16 Stefan Schimanski* possibility to disable the completion cursor in text...
2008-03-16 Richard HeckFix silly mistake uncovered by Helge.
2008-03-16 Bo PengEmbedding: paste an inset with an embedded file may...
2008-03-15 Edwin Leuvenfix append column when cursor is in multicol cell
2008-03-15 Stefan Schimanski* moved text completion logic into Text class
2008-03-15 Bo PengEmbedding: when an inset with an embedded file is copie...
2008-03-15 André Pönitzearder cleanup; cosmetics;
2008-03-14 Stefan Schimanski* cosmetic
2008-03-13 Edwin Leuvenremove unused variable
2008-03-13 Bo PengEmbedding: move file validation from InsetExternal...
2008-03-13 Bo PengEmbedding: move file validation from InsetBibtex to...
2008-03-13 Bo PengEmbedding: move file validation from InsetGraphics...
2008-03-13 Bo PengEmbedding: prepare params()[embed] in GuiInclude rather...
2008-03-13 Jean-Marc Lasgouttestwo uninitialized variables uncovered by valgrind,...
2008-03-12 Bo PengEmbedding: adjust how parameters are passed from the...
2008-03-12 Stefan Schimanski* typo
2008-03-11 Bo Pengfix a typo
2008-03-11 Bo PengEmbed: fix a bug in initialize embedded file in InsetIn...
2008-03-11 Richard HeckTry again to fix bug 2178.
2008-03-11 Abdelrazak Younes* add "List of Graphics"
2008-03-11 Abdelrazak Younesadd "Embedded Files" to Navigator.
2008-03-11 Abdelrazak Younes* InsetInclude::addToToc(): show embedded status if...
2008-03-11 Abdelrazak Younes* add "Child Documents" navigate submenu.
2008-03-10 Abdelrazak YounesIntroduce Inset::isLabeled() in order to avoid reimplem...
2008-03-10 Abdelrazak Younesfix http://bugzilla.lyx.org/show_bug.cgi?id=4608
2008-03-10 Stefan Schimanski* make macros global. This is conceptionally much easie...
2008-03-09 Pavel SandaStart some context-edit menu.
2008-03-09 Jürgen Spitzmüller* src/insets/InsetNote.h:
2008-03-09 Abdelrazak YounesGeneral support for InsetCommand context menu. For...
2008-03-09 Bo PengContinue working on the embedding feature. An additiona...
2008-03-08 Abdelrazak YounesTransfer general edit context menu from BufferView...
next