]> git.lyx.org Git - lyx.git/history - src/mathed
remove unneeded member
[lyx.git] / src / mathed /
2002-07-11 André Pönitzremove unneeded member
2002-07-11 André Pönitzremove hard-wired association LaTeX macro <-> mathed...
2002-07-11 André Pönitzmore robust lable parsing, convenience contructor for...
2002-07-10 André Pönitzusing previews might be a good alternative to hard...
2002-07-10 André Pönitzfix for #496
2002-07-10 André Pönitzthere was something wrong with stackrel nevertheless..
2002-07-10 André Pönitzcosmeics
2002-07-10 André Pönitzsmall compile fix
2002-07-10 Angus LeemingNew lyxrc variables for the preview stuff.
2002-07-10 André Pönitzmore cosmetics
2002-07-10 André Pönitzcosmetics
2002-07-10 André Pönitzbaseline correction for wasy symbols
2002-07-10 André Pönitzfix #505
2002-07-09 Angus LeemingCompilation fixes.
2002-07-09 André Pönitzsupport for wasy symbols
2002-07-09 Angus LeemingTrivial compile fixes.
2002-07-09 André PönitzNew support for \begin{...}...\end{...} style environments
2002-07-09 André Pönitzforgotten files
2002-07-09 André Pönitzsome code shuffling. New 'Dimension' class instead...
2002-07-08 André Pönitzfix compilation
2002-07-08 André Pönitzfix the last fix...
2002-07-08 André Pönitzuse a single function dimension() instead of three.
2002-07-08 André Pönitzmake a some members private
2002-07-08 André Pönitzmove code from nestinset
2002-07-08 André Pönitzsmall cleanup
2002-07-08 André Pönitzcosmetics
2002-07-08 André Pönitzpreliminary work for \parbox support
2002-07-08 André Pönitzmath internal re-organization to prepare de-centralized...
2002-07-05 Angus LeemingPreview code
2002-07-05 André Pönitzsupport for AMS's \text
2002-07-04 Lars Gullik BjønnesChanges to make RH-7.3 be able to run lyx.
2002-07-04 André Pönitzfix compilation error
2002-07-04 André Pönitzremove ../
2002-07-04 André Pönitzinsetcommads -> insetcommandparams
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-07-01 André PönitzGeof Piroux's patch for Mathematica support
2002-06-28 André Pönitzsmall parser bug
2002-06-28 Angus LeemingAsymptotic approach to a well-designed graphics loader.
2002-06-28 André Pönitz remove "remove seemingly unneeded {} hack"
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önitzFix stupid parser bug
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-25 André Pönitzfix the <...> delimiters
2002-06-25 André Pönitzsmall bugfix
2002-06-25 André Pönitzadd some debug msg
2002-06-25 André Pönitzmake 'det' partially work for math-extern
2002-06-25 André Pönitzseveral smallish changes/bugfixes/left overs from Porto
2002-06-25 André Pönitzreplace ostream by support/LOstream
2002-06-24 Lars Gullik Bjønneslayout as layout
2002-06-24 André Pönitzfix #456
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-21 John Levonredraw() cleanup
2002-06-18 Lars Gullik Bjønnes*duck*
2002-06-14 José Matoxplaying around with visual feedback for the new mathed...
2002-06-14 José Matoxfix the fix
2002-06-13 José Matoxkeep x coordinate target when moving up/down
2002-06-12 John LevonSome minor cleanup + use of scoped_ptr instead of raw...
2002-06-05 André Pönitzremove bogus parser warning
2002-06-05 André Pönitzsome spaces have not been skipped in the parser...
2002-06-05 André Pönitzsmall font stuff
2002-06-04 André Pönitzfurther \mbox tweaking
2002-06-04 André Pönitzsmall advances with \mbox
2002-06-03 André PönitzCheangelog entry
2002-06-03 André Pönitzthe parser changes
2002-05-31 André Pönitzre-enable ams "autodetection" (I still think it is...
2002-05-30 André Pönitztry to fix rounding errors
2002-05-30 André Pönitzremove some chatter
2002-05-30 André Pönitzcerr -> lyxerr[Debug::Mathed]
2002-05-30 André Pönitzfonts as insets
2002-05-29 Lars Gullik BjønnesSwitch from SigC signals to boost::signals
2002-05-29 André Pönitzcrude support for a few more AMS constructs
2002-05-29 André Pönitzadd missing preview.h
2002-05-28 André Pönitzadd missing using's
2002-05-28 André Pönitzadd using std::abs;
2002-05-26 John Levonstatic_cast-based key/mouse-state. Kill insetKeyPress.
2002-05-24 John Levonfont loader / color handler move
2002-05-24 John Levonfont_metrics part 1
2002-05-24 Lars Gullik Bjønnesinclude vector and add a using statement
2002-05-24 André PönitzFirst shot at "auto correction" feature in mathed
2002-05-23 John Levonguii2
2002-05-23 John LevonOK I'll try guii1 again ...
2002-05-22 Lars Gullik Bjønnesuse more specific smart_ptr headers
2002-05-16 André Pönitzmissing ChangeLog entry
2002-05-15 Lars Gullik Bjønnespastesel.patch
2002-05-15 Lars Gullik Bjønnessmall changed fix
2002-05-15 André Pönitzadd missing ChangeLog entry
2002-05-14 Lars Gullik Bjønnesautodelreg2.patch
2002-05-13 André Pönitzfix crash on paste as reported by Piroux Geoffroy
2002-05-08 André PönitzMove the cursor a bit to the right in empty cells...
2002-05-02 André Pönitzreturn to 1.1.6 behaviour for ascii export
next