]> git.lyx.org Git - features.git/history - src/mathed/math_gridinset.C
Replace LString.h with support/std_string.h,
[features.git] / src / mathed / math_gridinset.C
2003-09-05 Angus LeemingReplace LString.h with support/std_string.h,
2003-09-05 Angus LeemingStrip out redundant #includes
2003-08-19 Angus LeemingStandardise the header blurb in mathed.
2003-08-14 John LevonMichael's UI patch v2
2003-08-02 Lars Gullik BjønnesAlways use std::endl with lyxerr
2003-07-25 Asger Ottar AlstrupUndo cleaned up. It seems to work pretty well now.
2003-07-25 Lars Gullik Bjønnesthe clone auto_ptr patch
2003-07-23 Angus LeemingThe inset mailers' inset2string function now requires...
2003-06-28 Lars Gullik Bjønnesthe doxygen patch
2003-06-16 André PönitzIU of clone() and getLabelList()
2003-06-02 André PönitzIU of drawing phase one without 'semantic changes'...
2003-05-28 André PönitzPrepare mathed for unified two-stage drawing
2003-05-27 André Pönitzrename the members of Dimension
2003-05-13 André PönitzSTRCONV() all over the place
2003-05-02 André Pönitzrevert part of the "grid unification" to prevent random...
2003-05-02 André Pönitzsmall stuff
2003-04-30 André Pönitzfix a regression after the recent grid handling changes
2003-04-28 André Pönitzfix random crashes
2003-04-25 André Pönitzsome common structures in extra file
2003-04-02 John Levontab funcs changed
2003-03-21 André Pönitzpromote MathMetricsInfo to MetricsInfo, change mathed...
2003-03-19 John LevonThe markDirty() and fitCursor() changes
2003-03-11 André Pönitzclean my tree
2003-03-10 Angus Leemingcommit forgotten files.
2003-03-10 Angus Leemingcompile fix
2003-03-10 André PönitzAngus: What code should handle the mailer.show() request?
2003-02-18 André Pönitziu2: move localDispatch() to InsetBase
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2002-11-27 Lars Gullik Bjønnesthe string -> char patch
2002-10-28 André Pönitzwhite space
2002-10-24 André Pönitzfix a several weeks old "fix" to prevent too many ...
2002-10-11 André PönitzFix the "can't move out of nested text insets using...
2002-09-26 André Pönitzfix target cursor cell for LFUN_BREAKLINE
2002-08-28 André PönitzI _really_ hate LaTeX's syntax quirks. Why is
2002-08-21 André Pönitzthe 'tabular unifiaction patch' (even with the removal...
2002-08-15 André Pönitzmulticolumn improvemnt
2002-08-15 André Pönitzre-use code...
2002-08-15 André Pönitzsmall bugfix for pasting into non-gridded inset (I...
2002-08-14 André Pönitzmore lfun localization
2002-08-14 André Pönitzsmall bugfixes, new inset for comments and the main...
2002-08-13 André Pönitzthe lfun3 patches (overall cleanup and "localizing...
2002-08-12 André Pönitznew LFUN_MOUSE_(PRESS|MOTION|RELEASE)
2002-08-02 André Pönitzmerge MathArray and MathXArray classes.
2002-08-02 André Pönitzuses references instead of returning vectors
2002-07-31 André Pönitza step towards world domination^H^H^H
2002-07-30 André Pönitzthe up/down stuff reworked
2002-07-26 André Pönitzsome \parbox improvements
2002-07-11 André Pönitzreplace (ascent, descent, width) triples by a structure...
2002-07-09 André Pönitzsome code shuffling. New 'Dimension' class instead...
2002-06-24 André Pönitzfix #456
2002-06-18 Lars Gullik Bjønnes*duck*
2002-05-30 André Pönitzfonts as insets
2002-05-23 John LevonOK I'll try guii1 again ...
2002-04-08 André Pönitzfix crash
2002-04-04 André Pönitzshrink math insets by 2 pixels. this is closer to the...
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önitzfix Herbert's up/down problem
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-07 André Pönitzallow deletion of a row of empty cells in an eqnarray...
2002-02-16 Lars Gullik Bjønnesto much stuff for my liking...
2002-02-11 André Pönitzfix parser bug;
2002-02-07 André Pönitzbugfix (too many \\ when writing gridded structures)
2002-02-07 André Pönitzsmall internal stuff
2002-02-01 André PönitzSomewhat better behaviour for Umlauts in math
2001-12-15 André Pönitzallow cut&paste of rectangular "regions" of cells
2001-12-13 André Pönitzenter gridded insets a bit higher
2001-12-12 André Pönitzre-enable automatic deletion of empty super/subscripts;
2001-12-11 André Pönitzmore cursor up/down tuning...
2001-12-05 André Pönitzdeep iterators for math insets;
2001-12-05 Lars Gullik BjønnesAdd string << operators for the other streams as well...
2001-12-03 André Pönitzdo as Lars says
2001-12-03 André Pönitzmake operator<<(*stream, ...) free functions;
2001-12-02 Lars Gullik Bjønnestest add a string operator and comment out a couple...
2001-11-30 André Pönitzbetter handling of up/down
2001-11-30 André Pönitzfix drawing glitch
2001-11-29 André Pönitzreduction of header dependencies, part II (use new...
2001-11-28 André Pönitzre-enable the mathcursor->normalize() safety belt.
2001-11-27 André Pönitzfix crash discovered by Michael
2001-11-12 André Pönitzsupport for \begin{cases}...\end{cases} (for interactiv...
2001-11-09 André Pönitzsimple MathML output for integrals
2001-11-09 André Pönitzsome support for matrix operations with maple ('M...
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önitzsome support for det and abs for math-extern
2001-11-07 André Pönitzstart native C++ support for Octave, Maple and MathML
2001-10-24 André Pönitzremove position cache from insets - these were the...
2001-10-23 André Pönitz- updated BUGS
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-15 André Pönitzsupport reading TeX's $$...$$ syntax
2001-10-12 André PönitzUse references instead of pointers where possible
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-12 André Pönitzfix bug discovered by Garst
2001-09-11 André Pönitztry to do with super- and subscripts what TeX does
2001-09-05 André Pönitzread/write support for the AMS split environment
next