]> git.lyx.org Git - lyx.git/history - src/mathed/math_support.C
Fix math cursor positioning bug
[lyx.git] / src / mathed / math_support.C
2005-01-19 Angus LeemingAsger's exchanging of the class and struct keywords.
2004-10-05 Angus LeemingWhitespace, only whitespace.
2004-07-24 Lars Gullik Bjønneschange "support/std_sstream.h" to <sstream>
2004-04-08 André Pönitzremove debug output from last commit
2004-04-08 André Pönitzfix deco drawing bug.
2004-04-07 André Pönitzsmall stuff
2004-01-07 André Pönitzsimplified search in mathed
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-10-06 André Pönitzmake 'swap row' swap labels, too.
2003-10-02 André Pönitzsupport for color in math
2003-09-30 André Pönitzsome mathit bit was missing.
2003-09-16 Angus Leeminglyxfont.h no longer #includes LColor.h.
2003-09-15 Lars Gullik BjønnesGet rid of lyxstring, remove usage of STRCONV.
2003-09-08 Angus LeemingRemoved all redundant using directives from the source.
2003-09-05 Angus LeemingChanges due to the removal of using directives from...
2003-09-05 Angus LeemingReplace LString.h with support/std_string.h,
2003-09-05 Angus LeemingStrip out redundant #includes
2003-08-19 Angus LeemingStandardise the header blurb in mathed.
2003-08-02 Lars Gullik BjønnesAlways use std::endl with lyxerr
2003-06-28 Lars Gullik Bjønnesthe doxygen patch
2003-06-02 André PönitzIU of drawing phase one without 'semantic changes'...
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 Angus LeemingScrap LColor mathcursor. Use only logical colours in...
2003-04-14 André Pönitzblack->foreground
2003-03-21 André Pönitzpromote MathMetricsInfo to MetricsInfo, change mathed...
2003-03-19 John Levonrename commandtags.h to lfuns.h and renumber/cleanup...
2003-02-14 André PönitzFix.
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2003-01-21 André Pönitzfix mathtt
2002-12-11 André PönitzGive symbols a "neutral" color, so there are black...
2002-12-09 André Pönitzre-enable drawing of mathbb
2002-12-09 André Pönitzsupport for \dots, Part II
2002-11-27 Lars Gullik Bjønnesthe string -> char patch
2002-09-11 André Pönitzadd #pragme interface/implementation
2002-08-07 André Pönitzthe FuncRequest changes
2002-08-02 André Pönitzremove a few unneeded 'include'
2002-07-31 André Pönitza step towards world domination^H^H^H
2002-07-22 Jean-Marc Lasgouttesfix display of rotated math decorations
2002-07-17 André PönitzHerbert's compile fix
2002-07-12 André Pönitzremove unneeded inset
2002-07-12 John LevonMove fontloader into lyx_gui stuff. Now Qt should compi...
2002-07-11 André Pönitzremove inset for \not
2002-07-11 André Pönitzremove unneede functions
2002-07-11 André Pönitzreplace (ascent, descent, width) triples by a structure...
2002-07-11 André Pönitzremove hard-wired association LaTeX macro <-> mathed...
2002-07-09 André Pönitzsupport for wasy symbols
2002-07-08 André Pönitzpreliminary work for \parbox support
2002-07-05 André Pönitzsupport for AMS's \text
2002-07-03 André Pönitzkilling MathType simplifies a few things...
2002-07-01 André PönitzGeof Piroux's patch for Mathematica support
2002-06-25 André Pönitzseveral smallish changes/bugfixes/left overs from Porto
2002-06-24 André Pönitzmost of the so far unapplied stuff from porto including...
2002-06-18 Lars Gullik Bjønnes*duck*
2002-06-14 José Matoxplaying around with visual feedback for the new mathed...
2002-06-05 André Pönitzsmall font stuff
2002-06-04 André Pönitzfurther \mbox tweaking
2002-05-30 André Pönitztry to fix rounding errors
2002-05-30 André Pönitzfonts as insets
2002-05-29 André Pönitzcrude support for a few more AMS constructs
2002-05-24 John Levonfont loader / color handler move
2002-05-24 John Levonfont_metrics part 1
2002-05-23 John LevonOK I'll try guii1 again ...
2002-04-04 André Pönitzfix lookup problem for \vert.
2002-04-03 André Pönitzget recently broken \mathcircumflex working again ...
2002-03-25 André Pönitz- revive 1.1.6 eqnarray behaviour when pressing <Del...
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-03-20 André Pönitzusing std::endl; and forbidden small stuff
2002-03-19 André Pönitz- reduce sizeof(MathCharInset) by 20 by better font...
2002-03-13 André Pönitzdon't draw spaces...
2002-03-12 André Pönitzspeed up math drawing
2002-03-12 André Pönitzremove hack, gain speed...
2002-02-16 Lars Gullik Bjønnesto much stuff for my liking...
2002-02-15 André Pönitzdon't copy if a reference is fine
2002-02-15 André Pönitzsupport for 'gathered', 'aligned', 'matrix', \overleftr...
2002-02-14 André Pönitzinactive new stuff to re-sync my tree before going...
2002-02-08 André Pönitzpopup math panel on right mouse click
2002-02-08 André PönitzOtto's \underrightarrow/\underleftarrow patch
2002-02-07 André Pönitzsmall internal stuff
2002-02-05 André Pönitzsupport for \xrightarrow and \xleftarrow
2002-02-01 André Pönitzdraw decorations closer to the place where LaTeX puts...
2002-01-29 Angus LeemingMartin's changes to the space and style dialogs of...
2002-01-12 Jean-Marc Lasgouttesfixes/cleanup to dispatch/getStatus stuff; fixes the...
2002-01-11 André Pönitzenable direct input of #1...#9; some whitespace changes
2002-01-10 Angus LeemingMartin's latest math dialog patch using LFUNs.
2002-01-09 André Pönitzwhitespace
2002-01-09 Angus LeemingMartin's math dialog patch.
2002-01-03 André Pönitzvisual support for \displaystyle
2001-12-18 André Pönitzremove double initilization
2001-12-18 André Pönitzpreliminary support for \mbox
2001-12-13 Dekel TsurFix handling of \mathfrak font.
2001-12-11 André Pönitzsupport for fraktur font in mathed
2001-12-03 André Pönitzmake operator<<(*stream, ...) free functions;
2001-11-08 André Pönitzcosmetics: rename support.[Ch] into math_support.[Ch]