]> git.lyx.org Git - lyx.git/history - src/mathed/formula.C
fix compilation error
[lyx.git] / src / mathed / formula.C
2002-07-04 André Pönitzbinom is binom is binom and choose is choose is choos...
2002-07-03 André Pönitzkilling MathType simplifies a few things...
2002-06-28 André Pönitzfix compilation
2002-06-27 André Pönitzspeed up preview a bit...
2002-06-27 André Pönitzshorten filenames a bit
2002-06-27 André Pönitzuse external script now.
2002-06-26 André Pönitzpreview as preview can...
2002-06-26 Angus LeemingCreate a grfx::Loader class and so move large chunks...
2002-06-26 André Pönitzpreview cosmetics
2002-06-26 André PönitzThere is now a \preview lyxrc variable defaulting...
2002-06-25 André Pönitzfirst shot at preview is working
2002-06-25 André Pönitzfirst shot at preview. It crashes. Don't know why....
2002-06-24 Lars Gullik Bjønneslayout as layout
2002-06-24 André Pönitzmost of the so far unapplied stuff from porto including...
2002-06-21 John Levonredraw() cleanup
2002-06-18 Lars Gullik Bjønnes*duck*
2002-06-05 André Pönitzsome spaces have not been skipped in the parser...
2002-05-30 André Pönitzfonts as insets
2002-05-28 André Pönitzadd missing using's
2002-05-23 John Levonguii2
2002-05-23 John LevonOK I'll try guii1 again ...
2002-05-02 André Pönitzreturn to 1.1.6 behaviour for ascii export
2002-04-03 André Pönitzremove unneeded #include's
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-21 André PönitzMake Angus' compiler happy
2002-03-19 André Pönitz- reduce sizeof(MathCharInset) by 20 by better font...
2002-03-12 André Pönitzspeed up math drawing
2002-02-18 Angus LeemingSynching my tree with cvs.
2002-02-16 Lars Gullik Bjønnesremove the syscall constructor, adjust other code
2002-02-16 Lars Gullik Bjønnesto much stuff for my liking...
2002-02-16 Angus LeemingWe don't currently use fork anywhere (or if we do it...
2002-02-14 André Pönitzsupport for \substack
2002-01-08 André Pönitzsome changes to make some compilers somewhat happier
2001-12-11 André Pönitzfix nasty bug when inserting labels when cursor was...
2001-12-10 André Pönitzperhaps a fix for the latest crashes
2001-12-03 André Pönitzmake operator<<(*stream, ...) free functions;
2001-11-30 André Pönitzfix drawing glitch
2001-11-26 Jean-Marc Lasgouttesnew alert code
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önitzsmall stuff
2001-11-19 Dekel TsurFix retrun value of InsetFormula::latex
2001-11-15 André Pönitz*** empty log message ***
2001-11-15 André Pönitzmake cursor less eager to leave the formula when pressi...
2001-11-13 André Pönitzcosmetics
2001-11-12 André Pönitzsupport for \begin{cases}...\end{cases} (for interactiv...
2001-11-12 André Pönitzinterpret INSET_ERT as 'backslash pressed' to enable...
2001-11-09 André Pönitzrecognize a few "well known functions"
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 "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önitzmore mathml 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 André Pönitzstart native C++ support for Octave, Maple and MathML
2001-10-31 André Pönitzchange filenames for 'handleExtern'
2001-10-29 André PönitzRe-introduction of a BraceInset to handle "extra braces"
2001-10-24 André Pönitzadd missing writeNormal() methods to some insets
2001-10-24 André Pönitzremove position cache from insets - these were the...
2001-10-23 André Pönitzfix crash due to invalid cursor position after deleting...
2001-10-22 André Pönitz- remove MathStyles cache from those insets that don...
2001-10-19 André Pönitzuse stream-like syntax for LaTeX output
2001-10-18 André Pönitzsome visual support for \lefteqn
2001-10-12 André Pönitzfix off-by-one-pixel drawing problem
2001-10-12 André PönitzUse references instead of pointers where possible
2001-10-01 Jean-Marc Lasgouttesfix the size of some variables to avoid compaq cxx...
2001-09-26 André PönitzEven more ugly changes and a new file dependency to...
2001-09-26 André Pönitzfurther code uglification to make Jean-Marc's compiler...
2001-09-24 André PönitzUse dummy Buffer * parameters to make Jean-Marc's compi...
2001-09-14 André PönitzJean-Marc's patch, BUGS update
2001-09-04 André Pönitzsome support for the [x][x]alignat environments
2001-09-04 José Matoxrename docBook method to docbook
2001-08-14 André Pönitzcosmetics
2001-08-14 André Pönitzre-enabling the "selected text gets converted to math...
2001-08-08 André Pönitzproper cursor up/down for centered and right aligned...
2001-08-06 André Pönitz- fix nasty bug due to missing InsetFormula copy c'tor
2001-08-03 André Pönitzcloase a leak; remove a few casts; cosmetics
2001-08-01 André Pönitzfix (potential?) memory leaks; cosmetics
2001-08-01 Jean-Marc LasgouttesAndre's mathinset shrink patch ; default .lyx extension...
2001-07-29 Asger Ottar AlstrupMore header file include dependency work
2001-07-26 André Pönitzlowercase method names
2001-07-26 André Pönitzcosmetics
2001-07-26 André Pönitzmathed108.diff
2001-07-23 Jean-Marc Lasgouttesfix insertion of raw double quote, reading of Info...
2001-07-20 André Pönitzsupport for \land and \vee, cosmetics
2001-07-17 André PönitzFix two small bugs
2001-07-16 André Pönitzmulticell selection
2001-07-13 André Pönitzprepare re-enabling LaTeX feature validation
2001-07-13 Angus LeemingEdwin's "about" patch + consistent use of Lsstream.h
2001-07-13 André Pönitzgenerate unnumbered eqnarray when mutating from inline...
2001-07-13 André Pönitzfix drawing glitch
2001-07-13 André PönitzFix Angus' drawing bug + cosmetics
2001-07-13 André Pönitzremove unneeded #includes, cosmetics
2001-07-12 André Pönitzbugfix (invalid cursor position)
2001-07-09 André Pönitzcursor movement in multiline math; remove dead code
next