]> git.lyx.org Git - lyx.git/history - src/mathed
Remove traces of Q_CYGWIN_WIN
[lyx.git] / src / mathed /
2008-10-13 Pavel SandaFix whitespaces so the diff between branches is not...
2008-10-07 Stefan Schimanski* Be more conservative about leaving out parenthesis...
2008-10-06 Enrico ForestieriSmash remaining drawbacks for bug 2315
2008-09-26 Enrico ForestieriIn mathmode, treat nonascii chars with diacritical...
2008-09-25 Enrico ForestieriWhen in mathmode, always use the mathcommand replacemen...
2008-09-24 André Pönitzstreamlining setter syntax. using mutable references...
2008-09-18 Jean-Marc Lasgouttesuse Length::inPixel and not Length::inBP to get screen...
2008-09-17 Jean-Marc Lasgouttesbad behaviour of recordUndoInset has been fixed in...
2008-09-15 Enrico ForestieriIntroduce LFUN_FONT_BOLDSYMBOL, performing the same...
2008-09-10 Richard HeckRevert 26348 and 26350. Wrong solution.
2008-09-09 Richard HeckForgot this part.
2008-09-09 Richard HeckRestore toggling behavior to math bold.
2008-09-08 Pavel SandaCoding style
2008-09-06 Stefan Schimanski* typo
2008-09-04 Enrico ForestieriImplement the EnsureMath inset in mathed for nesting...
2008-09-03 Enrico ForestieriAdd FIXME
2008-09-03 Enrico ForestieriWe may have buffers with different encodings, that...
2008-09-02 Enrico ForestieriSpecify that we are in math mode. This avoids unnecessa...
2008-09-02 Enrico ForestieriTake into account the latex encoding when generating...
2008-08-24 André Pönitzfix off-by-two drawing error
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-30 Enrico ForestieriFix bug 5041
2008-07-27 Uwe Stöhr- InsetMathAMSArray.cpp: code cosmetic
2008-07-27 Uwe Stöhr- InsetMathAMSArray.cpp: load the amscd package when...
2008-07-27 Uwe StöhrInsetMathHull.cpp: whitespace
2008-07-21 Jürgen Spitzmüller* src/mathed/InsetMathHull.cpp:
2008-07-20 Enrico ForestieriWhen producing latex output, check whether a character...
2008-07-05 Enrico ForestieriFix bug 4992
2008-06-28 Enrico ForestieriFix color of math macros
2008-06-24 Enrico ForestieriFix bug 4320
2008-06-22 Enrico ForestieriFix the new incarnation of bug 4687
2008-06-19 Enrico ForestieriTrust Andre'
2008-06-19 Enrico ForestieriFix bug 4687
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 ForestieriUse a helper method in order to avoid code repetition.
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-06-03 Jürgen Spitzmüller* Allow the use of eqrefs in mathed (bug 4623).
2008-06-03 Enrico ForestieriBe sure to insert a space after a macro when needed.
2008-06-02 Enrico ForestieriAllow to specify either text mode or math mode commands...
2008-06-01 Enrico ForestieriRename \mathsym -> \lyxmathsym in order to avoid potent...
2008-06-01 Enrico ForestieriSimplify the definition of \mathsym by using the packag...
2008-05-31 Enrico ForestieriFix bug 3938
2008-05-29 Richard HeckFuncStatus::enabled(bool) --> FuncStatus::setEnabled...
2008-05-29 Stefan Schimanski* enabled() is the getter, enabled(bool) is the setter...
2008-05-13 Abdelrazak YounesInset::addToToc(): change signature. Use DocIterator...
2008-05-06 Jean-Marc Lasgouttessilence warning
2008-05-06 Jean-Marc Lasgouttesunbreak compilation (part 2)
2008-05-06 Abdelrazak Younesremove unneeded includes.
2008-05-06 Abdelrazak Younesremove unneeded includes.
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...
next