]> git.lyx.org Git - lyx.git/history - src/mathed
* InsetMathHull:
[lyx.git] / src / mathed /
2008-05-06 Jürgen Spitzmüller* InsetMathHull:
2008-04-30 Jean-Marc Lasgouttesrename assert.h to lassert.h
2008-04-15 Uwe StöhrInsetMathNest.cpp: fix bug 4720 for trunk as well
2008-04-10 André Pönitzinfrastructure for 'graceful asserts'
2008-04-07 André Pönitzcosmetics, maily s/NULL/0/g as hinted by Joost
2008-04-07 André Pönitzfix #4713
2008-04-06 Dov Feldsternallow extending a selection to outside a math inset...
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-01 Enrico ForestieriFix bug 4668
2008-03-31 Enrico ForestieriAllow using \binom without amsmath and add support...
2008-03-28 Abdelrazak YounesMSVC warning
2008-03-27 André Pönitzremove remaining MailInsets.
2008-03-26 Stefan Schimanski* corrected handling of validation of math macros....
2008-03-26 Jürgen SpitzmüllerMerge the two linebreak insets into one.
2008-03-18 Stefan Schimanski* another try on http://bugzilla.lyx.org/show_bug.cgi...
2008-03-18 Stefan Schimanski* cosmetic
2008-03-17 Uwe Stöhrcompilation fixes
2008-03-15 Stefan Schimanski* make forward deletion of formula labels/numbers more...
2008-03-15 André Pönitzcosmetics
2008-03-15 Stefan Schimanski* reset current_view_ when deleting a GuiView.
2008-03-15 André Pönitzs/kb_action/FuncCode/g
2008-03-15 André Pönitzcosmetics/#include cleanup
2008-03-12 Jürgen Spitzmüller* src/mathed/InsetMathNest.cpp:
2008-03-12 Enrico ForestieriMerge InsetMathBoldSymbol and InsetMathBM by providing...
2008-03-12 Stefan Schimanski* handle the multiple-selected-cells case also for...
2008-03-12 Stefan Schimanski* half of the fix for http://bugzilla.lyx.org/show_bug...
2008-03-12 Stefan Schimanski* fix a serious data loss problem: undo did not save...
2008-03-12 Stefan Schimanski* fix for http://bugzilla.lyx.org/show_bug.cgi?id=4566
2008-03-12 Stefan Schimanski* only use selection of current cell when starting...
2008-03-11 Stefan Schimanski* fix for http://bugzilla.lyx.org/show_bug.cgi?id=518
2008-03-11 Stefan Schimanski* fix http://bugzilla.lyx.org/show_bug.cgi?id=4622
2008-03-10 Stefan Schimanski* also forward delete numbering in math hull
2008-03-10 Stefan Schimanski* typo
2008-03-10 Stefan Schimanski* split different macro cases
2008-03-10 Stefan Schimanski* cosmetic and comment
2008-03-10 Stefan Schimanski* math macro definition context menu
2008-03-10 Stefan Schimanski* \newcommandx support for the math parser
2008-03-10 Stefan Schimanski* small fixes of the temporary change display of macro...
2008-03-10 Stefan Schimanski* make macros global. This is conceptionally much easie...
2008-03-10 Stefan Schimanski* xargs export support. No parser support yet.
2008-03-09 Stefan Schimanski* fix for http://bugzilla.lyx.org/show_bug.cgi?id=2556
2008-03-09 Uwe StöhrInsetMathNest.cpp: Ctrl-b uses now \boldsymbol (fixes...
2008-03-09 Pavel SandaAdd math context menu.
2008-03-07 Abdelrazak Younes* Buffer::getLabelList(): Speed up and simplify by...
2008-03-07 Abdelrazak Younesadd comment about std::vector<bool>
2008-03-06 Richard HeckChange the interface to a paragraph's layout. We still...
2008-03-06 Bernhard RoiderAdd support for \bm from bm.sty
2008-03-06 Abdelrazak YounesPer Andre' advice: No need to check for pointer nullity...
2008-03-06 Abdelrazak YounesTransfer and bug fix LFUN_BUFFER_BEGIN/END_SELECT to...
2008-03-05 Jürgen Spitzmüller* src/insets/InsetMathBox.{cpp,h}:
2008-03-04 Stefan Schimanski* remove parameter here as well
2008-03-04 Stefan Schimanski* cosmetic
2008-03-04 Stefan Schimanski* the look does not depent on "editing" anymore as...
2008-03-04 Stefan Schimanski* store the selection in the InsetMathUnknown and inser...
2008-03-04 Stefan Schimanski* add appetite concept to the math macro to restrict...
2008-03-04 Abdelrazak YounesFound a cleaner solution for the buffer reference probl...
2008-03-04 Abdelrazak Younescompile fix.
2008-03-04 Abdelrazak Younesgcc compile fix.
2008-03-04 Abdelrazak YounesLateX export must not depend on screen label.
2008-03-04 Abdelrazak Younestentatively fix gcc compilation.
2008-03-04 Abdelrazak YounesInsetMathHull: LFUN_INSET_INSERT: Fix label insertion
2008-03-04 Abdelrazak YounesFix and improves labels and references in mathed.
2008-03-03 Stefan Schimanski* Update::SinglePar should be enough for most cases...
2008-02-29 Abdelrazak YounesWe don't want a buffer_ member in InsetMathChar.
2008-02-29 Stefan Schimanski* insertParam assumes that the cursor has the macro...
2008-02-29 Stefan Schimanski* the automatic arity changing proposed by Uwe: you...
2008-02-28 Stefan Schimanski* merge InsetMathMakebox and InsetMathFramebox
2008-02-28 Stefan Schimanski* fixing the framebox part of http://bugzilla.lyx.org...
2008-02-28 Abdelrazak YounesInsetMathHull::addToToc(): Work around buffer reference...
2008-02-27 André Pönitzcosmetics
2008-02-27 André Pönitzprogress on buffer-reference-in-insets. beware of insta...
2008-02-27 Stefan Schimanski* better fix for * math commands. We allow the * for...
2008-02-27 Stefan Schimanski* allow macro names with *
2008-02-26 Stefan Schimanski* fix for http://bugzilla.lyx.org/show_bug.cgi?id=4584:
2008-02-26 Stefan Schimanski* Update::SinglePar is enough, Update::Force is a fulls...
2008-02-25 Stefan Schimanski* adapt to the changed signature
2008-02-25 Abdelrazak YounesChange CompletionList::data() signature and cosmetics.
2008-02-25 Stefan Schimanski* this was not meant to be added
2008-02-25 Stefan Schimanski* special faster algorithms for sorted completion lists
2008-02-25 Stefan Schimanski* implemention of the WordList with iterator caching...
2008-02-23 Stefan Schimanski* don't forget InsetMathMBox, which is only compiled...
2008-02-23 Stefan Schimanski* Moved std::sets out of Buffer.h to reduce overall...
2008-02-22 Stefan Schimanski* following Andre's advice to rename the method into
2008-02-22 Stefan Schimanski* some more relicts of the unfinished favorite handling...
2008-02-22 Stefan Schimanski* simplify notifyCursorLeaves logic: We now only call...
2008-02-22 Stefan Schimanski* correct parsing of unknown math environment (fixes...
2008-02-21 Stefan Schimanski* Reduce compilation time by removing the shared_ptr...
2008-02-21 Stefan Schimanski* a MathMacro is like a normal InsetMathNest in folded...
2008-02-21 Stefan Schimanski* add some space between math inset and popup. This...
2008-02-21 Stefan Schimanski* completion infrastructure
2008-02-18 Abdelrazak Younesheader cleanup
2008-02-17 Abdelrazak Younesheader cleanup
2008-02-15 Abdelrazak Younes* Inset: Prepare for an eventual merge of updateLabels...
2008-02-15 Abdelrazak YounesAdd list of numbered equations.
2008-02-11 Abdelrazak Younesmodify Inset::EntryDirectionType to follow style used...
2008-02-10 Dov Feldsternvisual mode for bidi cursor movement --- in math
2008-02-10 Dov Feldsternvisual mode for bidi cursor movement
2008-02-09 Stefan Schimanski* change the BufferView cursor to avoid later "successf...
next