]> git.lyx.org Git - lyx.git/history - src/mathed/Makefile.am
fix #1073
[lyx.git] / src / mathed / Makefile.am
2003-03-21 André Pönitzpromote MathMetricsInfo to MetricsInfo, change mathed...
2003-03-03 André Pönitzsupport for \begin{tabular}...\end{tabular} within...
2002-09-24 Lars Gullik Bjønnesloose SIGC_INCLUDES
2002-08-29 André Pönitzpartial framebox support
2002-08-28 André Pönitzthe workarea changes plus small math stuff
2002-08-14 André Pönitzsmall bugfixes, new inset for comments and the main...
2002-08-02 André Pönitzmerge MathArray and MathXArray classes.
2002-07-31 André Pönitza step towards world domination^H^H^H
2002-07-17 André Pönitzfixes for \xxalignat and old style font changes
2002-07-12 André Pönitzmake \lim work for math-extern
2002-07-12 André Pönitzremove unneeded inset
2002-07-11 André Pönitzremove inset for \not
2002-07-09 André PönitzNew support for \begin{...}...\end{...} style environments
2002-07-09 André Pönitzsome code shuffling. New 'Dimension' class instead...
2002-07-08 André Pönitzpreliminary work for \parbox support
2002-07-03 André Pönitzkilling MathType simplifies a few things...
2002-06-26 André Pönitzpreview as preview can...
2002-06-24 André PönitzFirst shot at inset-unification mathed & rest of the...
2002-06-24 André Pönitzmost of the so far unapplied stuff from porto including...
2002-06-18 Lars Gullik Bjønnes*duck*
2002-05-30 André Pönitzfonts as insets
2002-05-29 André Pönitzadd missing preview.h
2002-05-28 André Pönitzadd missing using's
2002-05-24 André PönitzFirst shot at "auto correction" feature in mathed
2002-03-25 André Pönitzremove math_fontinset.[Ch]
2002-03-25 André Pönitz- revive 1.1.6 eqnarray behaviour when pressing <Del...
2002-03-25 Lars Gullik Bjønnesmakefile cleanup, and avoid some warnings
2002-03-21 Lars Gullik Bjønnesdrop the ld -r stuff, we gained nothing with it, other...
2002-03-20 Lars Gullik BjønnesFix for bug: #260 special rules if partially linking
2002-03-18 André Pönitzfix for the first item on Martin's list
2002-03-13 Lars Gullik Bjønnesunification of all Makefiles.am
2002-03-12 André Pönitzspeed up math drawing
2002-02-20 Lars Gullik Bjønnescleaner ld -r
2002-02-16 Lars Gullik Bjønnesto much stuff for my liking...
2002-02-14 André Pönitzsupport for \substack
2002-02-14 André Pönitzinactive new stuff to re-sync my tree before going...
2002-02-13 André Pönitzsupport for AMS's \pmatrix and \bmatrix
2002-02-08 André PönitzFinxing Umlauts, Part I
2002-02-05 André Pönitzsupport for \xrightarrow and \xleftarrow
2002-02-04 André Pönitzbasic support for \xymatrix
2002-02-01 André Pönitzproper support for \underset
2001-12-10 André Pönitzperhaps a fix for the latest crashes
2001-12-05 André Pönitzdeep iterators for math insets;
2001-12-03 André Pönitzdo as Lars says
2001-12-03 André Pönitzmake operator<<(*stream, ...) free functions;
2001-11-16 André Pönitzsimple search-and-replace
2001-11-13 André Pönitzadd paranthesis around numerator and denominator when...
2001-11-12 André Pönitzsupport for \begin{cases}...\end{cases} (for interactiv...
2001-11-09 André Pönitzsome work on math-extern
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]
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-07 André Pönitzchange output to uses streams instead of strings
2001-11-07 André Pönitzparse octave output as matrix if necessary
2001-11-05 André Pönitzwrite \mathrm{x}\mathrm{y} as \mathrm{xy} again
2001-10-29 André PönitzRe-introduction of a BraceInset to handle "extra braces"
2001-10-19 André Pönitzhalfway through fixing size of math in non-standard...
2001-10-19 André Pönitzuse stream-like syntax for LaTeX output
2001-10-18 André Pönitzsome visual support for \lefteqn
2001-09-11 André Pönitztry to do with super- and subscripts what TeX does
2001-09-09 Lars Gullik Bjønnessome mods I had in my local tree, mostly small stuff...
2001-09-05 André Pönitzremove symbol_def.h
2001-09-05 André Pönitzread/write support for the AMS split environment
2001-08-31 Dekel TsurFew math fonts improvements (use cmr for uppercase...
2001-08-30 André Pönitz*** empty log message ***
2001-08-29 André Pönitzre-enable { and } in seperate cells;
2001-08-21 André Pönitzsome support for TeX's \kern primitive in the parser.
2001-08-20 André Pönitzsome *cough* support for \ll and \gg and potentially...
2001-08-16 André Pönitznew special-purpose inset for \not
2001-08-13 André Pönitzsupport for TeX's \choose
2001-08-13 André Pönitzsmall step to a unified parser for file & interactive...
2001-08-10 André Pönitzprepare proper handling of {...} blocks
2001-08-09 André Pönitzfix broken ^ stuff; break delimiters...
2001-08-08 André Pönitznew hierarchy for frac-like things
2001-08-07 André Pönitz*** empty log message ***
2001-08-06 Lars Gullik Bjønnesmake mathed compile (but not link), adjust
2001-08-06 André Pönitz- fix nasty bug due to missing InsetFormula copy c'tor
2001-08-03 André Pönitzmove width_/ascent_/descent_ cache into seperate ABC.
2001-08-03 André Pönitzeverything is an inset. sizeof(MathInset) == 36 on...
2001-07-27 André Pönitzrename MathBigopInset into MathSymbolInset. That's...
2001-07-26 André Pönitziookup unification - another 100 lines bite the dust
2001-07-26 André Pönitzmathed108.diff
2001-07-17 André Pönitzrename math_(root|grid).[Ch] to math_(root|grid)inset...
2001-07-13 André Pönitzremove unneeded #includes, cosmetics
2001-07-13 André Pönitzcosmetics
2001-07-13 André Pönitzmathed102.diff
2001-07-12 André Pönitzsplit super/subscript handling in new base class MathUp...
2001-06-25 Lars Gullik BjønnesLyX Drinkers Union: patch 1
2001-03-16 Angus LeemingCompile fixes for DEC cxx, John's maths and keymap...
2001-03-15 Lars Gullik Bjønnesmathed59.diff
2001-02-28 Lars Gullik Bjønnesmathed cleanup, change mask for tmpdir
2001-02-16 Lars Gullik Bjønnessmall cleanup, doxygen, formatting changes
2001-02-13 Lars Gullik Bjønnesmore mathed cleanup
2001-02-13 Lars Gullik Bjønnesmore mathed cleanup
2001-02-13 Jean-Marc Lasgouttesmath compile cleanups + add bookmarks bindings for...
2001-02-13 Lars Gullik Bjønnesfirst go at mathed file cleanup
2001-02-12 Lars Gullik Bjønnespatch from Andre and more array changes by me
next