]> git.lyx.org Git - lyx.git/history - src/mathed/math_data.h
Fix to bug 2362: Deleting superscript also deletes subscript.
[lyx.git] / src / mathed / math_data.h
2004-08-14 André Pönitzremove per-inset position cahce, use new external map...
2004-08-13 André Pönitzremove unused mathed parts
2004-04-13 André Pönitzmacro rework
2004-04-06 André Pönitzseveral small fixes for mathed
2004-01-30 André Pönitzmore IU
2003-08-19 Angus LeemingStandardise the header blurb in mathed.
2003-05-28 André PönitzPrepare mathed for unified two-stage drawing
2003-05-27 André Pönitzrename the members of Dimension
2003-04-14 André Pönitzsome cursor movement improvements to MathTextInset
2003-03-21 André Pönitzpromote MathMetricsInfo to MetricsInfo, change mathed...
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2002-12-01 Lars Gullik Bjønnesws changes
2002-10-29 André Pönitz"Better" font handling. I've not found a cause for...
2002-09-11 André PönitzRunning Angus' rmcopyright.sh and hand-correcting...
2002-08-09 André Pönitzup/down tweaks
2002-08-02 André Pönitzmerge MathArray and MathXArray classes.
2002-07-30 André Pönitzthe up/down stuff reworked
2002-06-18 Lars Gullik Bjønnes*duck*
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-02-01 André Pönitzpartial fix for #141
2002-01-08 André Pönitzsome changes to make some compilers somewhat happier
2002-01-03 André Pönitzforward search in math insets. ugly. seems to work...
2001-12-11 André Pönitzsupport for fraktur font in mathed
2001-12-10 André Pönitzperhaps a fix for the latest crashes
2001-11-16 André Pönitzsimple search-and-replace
2001-11-16 André Pönitzintroduce test for "equality"
2001-11-09 André Pönitztranslate '\int_0^1 e^x dx' to 'int(e^(x),x=0..1)'
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 André Pönitzcosmetics: rename (x)array.[Ch] into math_(x)data.[Ch]