]> git.lyx.org Git - lyx.git/history - src/mathed/Makefile.am
some (yet unfinished) up/down work
[lyx.git] / src / mathed / Makefile.am
2005-07-12 Lars Gullik Bjønnesmake sure to dist pch.h and mark PCH_FILE as a built...
2005-05-20 Lars Gullik Bjønnesthe AM_* flags patch
2005-03-16 Georg Baumfix bug 1823 by reverting to the mbox solution of 1.3
2004-12-14 Angus LeemingRemove trailing slash from -Ifoo/ in the AM_CPPFLAGS...
2004-12-04 Lars Gullik Bjønnesmore PCH_FLAGS work
2004-12-03 Lars Gullik Bjønnesuse AM_CPPFLAGS instead of INCLUDES since that is depre...
2004-11-30 Alfredo BraunsteinCoordBranch merge
2004-11-11 Alfredo Braunsteinenable tfrac
2004-11-07 Lars Gullik Bjønnestfracinset files is missing so all usage of tfrac is...
2004-11-07 André Pönitz\tfrac support, fixing #1425
2004-08-18 Lars Gullik BjønnesMore pch work.
2004-08-15 Lars Gullik Bjønnessome support for pch
2004-08-13 André Pönitzremove unused mathed parts
2004-08-13 André Pönitzremove unused code
2004-08-13 André Pönitzfix some fbox drawing
2004-05-28 Lars Gullik Bjønnesmake distcheck work, and some cleanups to the config...
2004-04-13 André Pönitzmacro rework
2004-01-30 André Pönitzmore IU
2004-01-26 André Pönitzmore IU
2004-01-14 André Pönitzmore IU
2003-12-15 André Pönitzmerge CursorItem and MathPos
2003-10-07 André Pönitzsupport for \dfrac
2003-10-02 André Pönitzsupport for color in math
2003-09-12 André Pönitzpoor man's support for \boldsymbol
2003-08-22 André Pönitzsupport for \overset
2003-08-11 André Pönitz*** empty log message ***
2003-06-12 Angus LeemingReplace InsetButton and ButtonInset with a ButtonRender...
2003-05-28 André PönitzPrepare mathed for unified two-stage drawing
2003-05-19 André Pönitzthe ascent/descent/width -> dimensions() change
2003-05-07 André PönitzLing Li's makebox support
2003-04-25 André Pönitzsome common structures in extra file
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;
next