]> git.lyx.org Git - lyx.git/history - src/mathed/math_inset.h
float2string #4 (Spacing)
[lyx.git] / src / mathed / math_inset.h
2004-11-16 Lars Gullik BjønnesMake us satisfy concept checks
2004-10-05 Angus LeemingWhitespace, only whitespace.
2004-08-14 André Pönitzmove around stuff, remove unneeded declarations etc
2004-04-13 André Pönitzmacro rework
2004-04-07 André Pönitzsoem more IU for \mbox
2004-04-06 André Pönitzseveral small fixes for mathed
2004-02-25 André Pönitzsome de-mathed-ification
2004-01-26 André Pönitzmore IU
2004-01-20 André PönitzPart of IU.
2004-01-16 André Pönitzand some mathed de-uglyfication
2004-01-15 André Pönitzthe monster patch
2004-01-15 André Pönitzsome renaming + safety stuff
2004-01-07 André Pönitzsimplified search in mathed
2003-11-05 José MatoxRename ascii to plaintext and LatexRunParams to OutputP...
2003-10-31 José Matoxunify API for insets export
2003-10-12 Angus LeemingMinimise the use of the BufferView cache. The only...
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-05 Angus LeemingReplace LString.h with support/std_string.h,
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-08-19 Angus LeemingStandardise the header blurb in mathed.
2003-06-16 André PönitzIU of clone() and getLabelList()
2003-06-02 André PönitzIU for validate(). I guess that's in the 'don't ask...
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-19 André Pönitzthe ascent/descent/width -> dimensions() change
2003-05-16 André Pönitzedit->LFUN_INSET_EDIT + CHangeLog + working URL insets.
2003-04-28 André Pönitzfix random crashes
2003-04-14 André Pönitzsome cursor movement improvements to MathTextInset
2003-03-21 André Pönitzpromote MathMetricsInfo to MetricsInfo, change mathed...
2003-03-11 André Pönitzclean my tree
2003-02-25 Angus LeemingasRefInset
2003-02-18 André Pönitziu2: move localDispatch() to InsetBase
2003-02-17 André PönitzFirst step towards unified insets...
2003-02-14 André Pönitzmake naming a bit saner...
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2003-01-07 André PönitzSeparate 'cursor inside' and 'cursor behind' cases...
2002-10-29 André Pönitz"Better" font handling. I've not found a cause for...
2002-10-28 Dekel TsurMaxima
2002-10-22 André Pönitzchange selection format from 'MathGridInset' to 'string'
2002-09-11 André Pönitzadd #pragme interface/implementation
2002-09-11 André PönitzRunning Angus' rmcopyright.sh and hand-correcting...
2002-08-20 André Pönitzmove half of BufferView_pimpl::dispatch() to LyXText...
2002-08-13 André Pönitzthe lfun3 patches (overall cleanup and "localizing...
2002-08-13 Angus Leeming* LyXView: the accessor methods now return a reference...
2002-08-12 André Pönitznew LFUN_MOUSE_(PRESS|MOTION|RELEASE)
2002-08-09 André Pönitzmore cosmetics
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-08 André Pönitzfix reading of labels with underscore and probably...
2002-08-05 André Pönitzseveral fixes concerning font size in scripts/fractions/etc
2002-08-02 André Pönitzmerge MathArray and MathXArray classes.
2002-08-02 André Pönitzuses references instead of returning vectors
2002-08-01 André Pönitzsave inset lock state in the .lyx file
2002-07-30 André Pönitzthe up/down stuff reworked
2002-07-26 André Pönitzmove things around
2002-07-26 André Pönitzsome \parbox improvements
2002-07-18 André Pönitzenable insertion of spaces in all \textxxx modes.
2002-07-17 André Pönitzfixes for \xxalignat and old style font changes
2002-07-16 André Pönitzmore work on \parbox support
2002-07-12 André Pönitzmacro handling cleanup
2002-07-11 André Pönitzreplace (ascent, descent, width) triples by a structure...
2002-07-10 André Pönitzmore cosmetics
2002-07-08 André Pönitzuse a single function dimension() instead of three.
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-01 André PönitzGeof Piroux's patch for Mathematica support
2002-06-28 André Pönitz remove "remove seemingly unneeded {} hack"
2002-06-27 André Pönitzspeed up preview a bit...
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-26 John Levonstatic_cast-based key/mouse-state. Kill insetKeyPress.
2002-05-24 André PönitzFirst shot at "auto correction" feature in mathed
2002-04-24 André Pönitzfix crash due to wrong export of AMS's pmatrix etc...
2002-04-12 André Pönitzfix crashs discovered by Michael
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-18 André Pönitzfix for the first item on Martin's list
2002-02-11 André Pönitzfix parser bug;
2002-02-07 André Pönitzbugfix: in some cases the parser created unecessary...
2002-02-07 André Pönitzsmall internal stuff
2002-02-01 André Pönitzpartial fix for #141
2002-02-01 André PönitzFix fuer #209
2002-01-16 André Pönitzprepare writing info messages to the minibuffer
2002-01-11 André PönitzAngus: 'WriteStream::addlines' is now the only way...
2002-01-08 André Pönitzsome changes to make some compilers somewhat happier
2001-12-18 André Pönitzpreliminary support for \mbox
2001-12-15 André Pönitzallow cut&paste of rectangular "regions" of cells
2001-12-12 André Pönitzmore up/down tweaking;
2001-12-12 André Pönitzre-enable automatic deletion of empty super/subscripts;
2001-12-11 André Pönitzfix nasty bug when inserting labels when cursor was...
2001-12-05 André Pönitzbrute force does not need much code...
2001-12-05 André Pönitzdeep iterators for math insets;
2001-12-03 André Pönitzmake operator<<(*stream, ...) free functions;
2001-11-27 André Pönitzfix drawing glitch with \int (limits are on the side...
2001-11-22 André Pönitzfill in the missing documentation comments
2001-11-16 André Pönitzsimple search-and-replace
next