]> git.lyx.org Git - lyx.git/history - src/mathed/InsetMathNest.cpp
Improve the list of equations
[lyx.git] / src / mathed / InsetMathNest.cpp
2009-07-08 Enrico ForestieriRevert r30398, r30396, r30395, r30393, r30392, and...
2009-07-07 Vincent van RavesteijnFix previous commit for macros with arguments, again.
2009-07-07 Vincent van RavesteijnOnly allow the cursor to be in lastpos for macros as...
2009-07-07 Vincent van RavesteijnFix crash when selecting part of a macro and trying...
2009-07-07 Vincent van RavesteijnRemove unneeded check for cur.pos() > 0.
2009-07-07 Vincent van RavesteijnFix bug #6015: Macro with arguments is not finished...
2009-07-03 Enrico ForestieriFix bugs #6047, #4043, and #5394.
2009-06-23 Enrico ForestieriFix bug #6033: Initial character sometimes eaten by...
2009-05-21 Vincent van RavesteijnSet flag for LFUN_MATH_MUTATE. Also, remove some 'ghost...
2009-05-20 Enrico ForestieriFix bug #1435. Now Ctrl-m enters math mode when in...
2009-05-15 Vincent van RavesteijnFix bug #5923: Resume macromode.
2009-05-15 Vincent van RavesteijnFix bug #2034: Inconsistent behavior of cursor inside...
2009-05-15 Vincent van RavesteijnFix bug #5540: Crash in MathAtom on Undo.
2009-04-07 Uwe StöhrInsetMathNest.cpp: forgot this in last commit
2009-04-06 Enrico ForestieriIntroduce a helper function and use it.
2009-04-05 Enrico ForestieriUnicode symbols entered or pasted in math are wrapped...
2009-02-28 Uwe Stöhrsupport for \cfrac in mathed, fixes bug 2473 and can...
2009-02-08 Vincent van Ravesteijn* InsetMathNest.cpp: Cosmetics.
2009-02-08 Vincent van RavesteijnReverse unwanted commits.
2009-02-08 Vincent van Ravesteijn* InsetMathNest.cpp: Cosmetics.
2009-01-16 Vincent van RavesteijnDisable the Edit->Math menu when not in math.
2009-01-15 Martin VermeerMake autocorrect configurable in preferences file
2009-01-06 Martin VermeerMake autocorrect (still disabled) better. Now switched
2008-12-23 Georg Baummake Pavel happy
2008-12-22 Georg Baumfix bug 2558: hspace support in math
2008-12-19 Martin VermeerFix, but keep disabled, mathed autocorrect
2008-11-17 André Pönitzadd Buffer * member to DocIterator
2008-11-16 Abdelrazak Younespart 7
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-10-27 Enrico ForestieriRemove dead code.
2008-10-26 Enrico ForestieriThe LaTeX control space "\ " is a special char, too...
2008-10-23 Enrico ForestieriFix bug 5393
2008-10-18 Enrico ForestieriWhen pasting into mathed, take into account the current...
2008-10-17 Enrico ForestieriFix bug 3397
2008-10-13 Pavel SandaFix whitespaces so the diff between branches is not...
2008-09-24 André Pönitzstreamlining setter syntax. using mutable references...
2008-09-15 Enrico ForestieriIntroduce LFUN_FONT_BOLDSYMBOL, performing the same...
2008-08-15 Jean-Marc LasgouttesFix bug 3407: Undo with text-in-mathmode
2008-08-06 Stefan Schimanski* \xymatrix added to completion (fixing bug 5123)
2008-08-02 Pavel SandaClean debug logs before rc1.
2008-07-20 Enrico ForestieriWhen producing latex output, check whether a character...
2008-06-19 Enrico ForestieriTrust Andre'
2008-06-17 Enrico ForestieriImplement the suggestion by Andre'
2008-06-16 Enrico ForestieriOps
2008-06-16 Enrico ForestieriThe mode changing math insets already provide the neede...
2008-06-16 Enrico ForestieriAvoid 11 from_ascii calls
2008-06-16 Enrico ForestieriFix bug 1527
2008-06-15 Pavel SandaLet LFUN_MATH_SPACE use various spaces we support.
2008-06-14 Pavel SandaRessurect LFUN_MATH_SIZE, set toolbars accordingly.
2008-06-11 Pavel SandaOld, unused and handled elsewhere.
2008-06-11 Pavel SandaLFUN_FONT_FREE_* -> LFUN_TEXSTYLE_*
2008-06-04 Enrico ForestieriProduce a cleaner latex output by avoiding \lyxmathsym...
2008-05-31 Enrico ForestieriFix bug 3938
2008-05-29 Richard HeckFuncStatus::enabled(bool) --> FuncStatus::setEnabled...
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önitzfix #4713
2008-04-06 Dov Feldsternallow extending a selection to outside a math inset...
2008-03-31 Enrico ForestieriAllow using \binom without amsmath and add support...
2008-03-18 Stefan Schimanski* another try on http://bugzilla.lyx.org/show_bug.cgi...
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 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-09 Uwe StöhrInsetMathNest.cpp: Ctrl-b uses now \boldsymbol (fixes...
2008-03-06 Bernhard RoiderAdd support for \bm from bm.sty
2008-03-06 Abdelrazak YounesTransfer and bug fix LFUN_BUFFER_BEGIN/END_SELECT to...
2008-03-04 Stefan Schimanski* store the selection in the InsetMathUnknown and inser...
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-26 Stefan Schimanski* fix for http://bugzilla.lyx.org/show_bug.cgi?id=4584:
2008-02-25 Stefan Schimanski* adapt to the changed signature
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* simplify notifyCursorLeaves logic: We now only call...
2008-02-21 Stefan Schimanski* Reduce compilation time by removing the shared_ptr...
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-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-01-03 Jean-Marc LasgouttesDisable and check properly the math numbering functions.
2007-12-24 Stefan Schimanski* moved atom_dim_ to coord cache in the buffer view...
2007-12-21 Stefan Schimanski* Lazy MathData to avoid unneeded interpretation of...
2007-12-12 Abdelrazak Younesgetting rid of superfluous lyx::support:: statements.
2007-12-12 Abdelrazak Younesgetting rid of superfluous std:: statements.
2007-12-12 Abdelrazak Younes'using namespace std' instead of 'using std::xxx'
2007-12-10 Pavel SandaAdd comment
2007-12-06 Jürgen SpitzmüllerSupport for \slash and \nobreakdash-
2007-11-29 André PönitzMove debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp...
2007-11-18 André Pönitzconsolidate showDialog() incarnations
2007-11-06 Abdelrazak Younesgcc compile fix.
2007-11-06 Abdelrazak Younes* BufferView: Make use of ScreenUpdateStrategy::NoScree...
next