]> git.lyx.org Git - lyx.git/history - src/mathed
whichFont down to 5.3%
[lyx.git] / src / mathed /
2001-12-10 Lars Gullik Bjønnesinclude shuffling and a mathed compile fix
2001-12-10 André Pönitzdo as We say...
2001-12-10 André PönitzPart of Angus' patch
2001-12-10 André Pönitzperhaps a fix for the latest crashes
2001-12-05 André Pönitzremove more unneeded stuff
2001-12-05 André Pönitzbrute force does not need much code...
2001-12-05 André Pönitzdeep iterators for math insets;
2001-12-05 Lars Gullik BjønnesAdd string << operators for the other streams as well...
2001-12-03 André Pönitzdo as Lars says
2001-12-03 André Pönitzmake operator<<(*stream, ...) free functions;
2001-12-02 Lars Gullik Bjønnestest add a string operator and comment out a couple...
2001-11-30 André Pönitzsmall offset "correction"
2001-11-30 André Pönitzbetter handling of up/down
2001-11-30 André Pönitzfix drawing glitch
2001-11-29 André Pönitzreduction of header dependencies, part II (use new...
2001-11-29 André Pönitzmore selection stuff. It might be ok now...
2001-11-29 André Pönitzretain buffer after pasting
2001-11-28 André Pönitzre-enable the mathcursor->normalize() safety belt.
2001-11-27 André Pönitzfix drawing glitch with \int (limits are on the side...
2001-11-27 André Pönitzaccept limit-toggling between the symbol and the script...
2001-11-27 André Pönitzfix crash discovered by Michael
2001-11-26 André Pönitzfine-tuning for mouse clicks on script insets;
2001-11-26 Jean-Marc Lasgouttescleanups from Andre
2001-11-26 Jean-Marc Lasgouttesnew alert code
2001-11-22 André PönitzHack: save mouseclick that gets passed before the call...
2001-11-22 André Pönitznext try to fix cursor positioning/selection using...
2001-11-22 André Pönitzfill in the missing documentation comments
2001-11-20 André Pönitzstrange enough: parts not commited during the last...
2001-11-20 André Pönitzchanges from Angus
2001-11-20 André Pönitzfix 'math background wrong in selected text' problem
2001-11-20 André Pönitzfix compilation with compaq cxx
2001-11-20 André Pönitzsmall stuff
2001-11-20 André Pönitzupdated BUGS list, and a ChangeLog entry for a change..
2001-11-20 André Pönitzselection using the mouse should work now. Note: an...
2001-11-20 André Pönitzsmall mouse click stuff. still not ok...
2001-11-20 André Pönitzbuglets
2001-11-20 André Pönitzfix writing of integers... duh...
2001-11-19 Dekel TsurFix retrun value of InsetFormula::latex
2001-11-19 Jean-Marc Lasgoutteslatexfeatures path from Michael
2001-11-16 André Pönitzmouse selection stuff. better, but not ok...
2001-11-16 André Pönitzsearch & replace for symbols & function
2001-11-16 André Pönitz*** empty log message ***
2001-11-16 André Pönitzsimple search-and-replace
2001-11-16 André Pönitzintroduce test for "equality"
2001-11-16 André Pönitzoctavize & mathmlize for math macros
2001-11-16 André Pönitz'maplize' for math macros
2001-11-15 André Pönitz*** empty log message ***
2001-11-15 Jean-Marc Lasgouttescompilation fixes
2001-11-15 André Pönitzmath-extern: some support for things like d/dx
2001-11-15 André Pönitzmake cursor less eager to leave the formula when pressi...
2001-11-13 André Pönitzimproved function function argument detection for math...
2001-11-13 André Pönitzadd paranthesis around numerator and denominator when...
2001-11-13 André Pönitzcosmetics
2001-11-13 André Pönitzsome more public->private stuff
2001-11-13 André Pönitzfix math cursor size in non-standard font sizes (again...
2001-11-13 André Pönitzremove unnedeed #include
2001-11-13 André Pönitzsuppress the {} indication an empty base of a scriptins...
2001-11-13 André Pönitztiny bugfix; remove unnerded code
2001-11-13 André Pönitzfix thinko in 'double space suppression'
2001-11-13 André Pönitzactivate row delete/insert for the 'cases' environment...
2001-11-13 André Pönitzmake 'space' leave the formula if pressed at the very end
2001-11-12 André Pönitzhandle \cr and \crcr like \\
2001-11-12 André Pönitzsupport for \begin{cases}...\end{cases} (for interactiv...
2001-11-12 André Pönitzmath-extern: enable handling of simple sums
2001-11-12 André Pönitzuse '1' as integrand if not given
2001-11-12 André Pönitzinterpret INSET_ERT as 'backslash pressed' to enable...
2001-11-09 André Pönitzstore and output xml names if known...
2001-11-09 André Pönitzread new column from lib/symbols
2001-11-09 André Pönitzsimple MathML output for integrals
2001-11-09 André Pönitztranslate '\int_0^1 e^x dx' to 'int(e^(x),x=0..1)'
2001-11-09 André Pönitzmore math-extern
2001-11-09 André Pönitzsome work on math-extern
2001-11-09 André Pönitzlet '^' and '_' end "MacroMode" immediately
2001-11-09 André Pönitzbug fix ('#1' got written as '#^^A')
2001-11-09 André Pönitzrecognize a few "well known functions"
2001-11-09 André Pönitzforgotten file math_extern[Ch]
2001-11-09 André Pönitzsome support for matrix operations with maple ('M...
2001-11-08 Jean-Marc Lasgouttesmathed compile fixes
2001-11-08 André Pönitzcosmetics: rename (x)array.[Ch] into math_(x)data.[Ch]
2001-11-08 André Pönitzuups... forgot the files
2001-11-08 André Pönitzcosmetics: rename "matrix" into "hull" since it is...
2001-11-08 André Pönitzcosmetics: rename support.[Ch] into math_support.[Ch]
2001-11-08 André Pönitzdon't #include too much stuff in .h
2001-11-08 André Pönitzadd missing #include (wonder why it compiled here...)
2001-11-08 André Pönitzadd missing std::
2001-11-07 André Pönitzmore mathml stuff
2001-11-07 André Pönitzmore output stuff
2001-11-07 André Pönitzchange output to uses streams instead of strings
2001-11-07 André PönitzHack to enable auto-insertion of '*' for Octave input
2001-11-07 André Pönitzparse octave output as matrix if necessary
2001-11-07 André Pönitzfix 'double =' glitch
2001-11-07 Jean-Marc Lasgouttesmathed compilation fix
2001-11-07 André Pönitzsome support for det and abs for math-extern
2001-11-07 André Pönitzstart native C++ support for Octave, Maple and MathML
2001-11-05 André Pönitzwrite \mathrm{x}\mathrm{y} as \mathrm{xy} again
2001-10-31 André Pönitzchange filenames for 'handleExtern'
2001-10-31 André Pönitzdrop extra {} in "obvious" cases
2001-10-31 Angus LeemingFix compiler warning
2001-10-31 André Pönitzmake undo more granular in mathed
2001-10-31 André Pönitzparser tweaks
next