]> git.lyx.org Git - lyx.git/history - src/mathed/formula.C
Fix.
[lyx.git] / src / mathed / formula.C
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2003-01-29 André Pönitzdisable "nice ascii art" for performance reasons
2003-01-13 Angus Leeming(Michael Schmitt): the proper fix for the off-by-one...
2002-11-27 Lars Gullik Bjønnesthe string -> char patch
2002-11-04 Lars Gullik BjønnesSTRCONV
2002-10-18 Angus LeemingRevert yesterday's change. It's going to be too complic...
2002-10-17 Angus Leeming/Save/ emacs buffer to get rid of print statements...
2002-10-17 Angus LeemingNicer previews.
2002-08-27 André Pönitzthe factory stuff
2002-08-15 André Pönitzstreamlining interaction mathed <-> rest of the world
2002-08-14 André Pönitzmore lfun shuffling
2002-08-14 André Pönitzmore lfun localization
2002-08-13 André Pönitzthe lfun3 patches (overall cleanup and "localizing...
2002-08-09 André Pönitzmore const correctness
2002-08-08 André Pönitzreplace a few more naked MathInset * by MathAtom &
2002-08-08 André Pönitza bit more const correctness
2002-08-07 John Levonsome small cleanups
2002-08-07 André Pönitzthe FuncRequest changes
2002-08-02 Angus LeemingCache the BufferView as a weak_ptr; get rid of those...
2002-08-02 André Pönitzremove a few unneeded 'include'
2002-08-02 André Pönitzuses references instead of returning vectors
2002-08-02 Angus Leeming* Mathed now caches the BufferView as a weak_ptr.
2002-08-01 Angus LeemingPreviews for \input insets.
2002-07-28 Lars Gullik BjønnesRename strip to rtrim
2002-07-28 Lars Gullik Bjønnesremove some unneeded version of functions from lstrings,
2002-07-23 Angus LeemingAesthetic improvement of equation positioning when...
2002-07-17 Angus Leeming* Make the graphics files conform strictly to the Pimpl...
2002-07-16 Angus Leemingremove the extra pixels required to accommodate the...
2002-07-15 Angus LeemingSmart loading of image files for previews and for the...
2002-07-12 André Pönitzunneeded function
2002-07-12 André Pönitzrevert accidential change
2002-07-12 André Pönitzremove unneeded inset
2002-07-11 André Pönitzascii export tweaking
2002-07-08 André Pönitzmake a some members private
2002-07-08 André Pönitzmath internal re-organization to prepare de-centralized...
2002-07-05 Angus LeemingPreview code
2002-07-04 Lars Gullik BjønnesChanges to make RH-7.3 be able to run lyx.
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
next