]> git.lyx.org Git - lyx.git/history - src/mathed/formulabase.C
merge MathArray and MathXArray classes.
[lyx.git] / src / mathed / formulabase.C
2002-08-02 André Pönitzremove a few unneeded 'include'
2002-08-02 Angus Leeming* Mathed now caches the BufferView as a weak_ptr.
2002-07-31 André Pönitza step towards world domination^H^H^H
2002-07-28 Lars Gullik BjønnesRename strip to rtrim
2002-07-26 André Pönitzmove things around
2002-07-26 André Pönitzmove things around
2002-07-25 André Pönitzremove debug messages
2002-07-25 André Pönitztry to fix cursor jumping
2002-07-18 André Pönitzenable insertion of spaces in all \textxxx modes.
2002-07-18 André Pönitzleave formula when pressing end at the end of a formula...
2002-07-17 André Pönitzfixes for \xxalignat and old style font changes
2002-07-12 André Pönitzmacro handling cleanup
2002-07-08 André Pönitzmath internal re-organization to prepare de-centralized...
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-06-27 André Pönitzspeed up preview a bit...
2002-06-26 André Pönitzpreview as preview can...
2002-06-25 André Pönitzseveral smallish changes/bugfixes/left overs from Porto
2002-06-24 Lars Gullik Bjønneslayout as layout
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-18 Lars Gullik Bjønnes*duck*
2002-06-14 José Matoxplaying around with visual feedback for the new mathed...
2002-06-12 John LevonSome minor cleanup + use of scoped_ptr instead of raw...
2002-06-04 André Pönitzfurther \mbox tweaking
2002-06-04 André Pönitzsmall advances with \mbox
2002-06-03 André Pönitzthe parser changes
2002-05-30 André Pönitzfonts as insets
2002-05-29 Lars Gullik BjønnesSwitch from SigC signals to boost::signals
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_metrics part 1
2002-05-23 John Levonguii2
2002-05-23 John LevonOK I'll try guii1 again ...
2002-05-15 Lars Gullik Bjønnessmall changed fix
2002-04-24 Jürgen VignaForgot about this the Panel should NEVER be opened...
2002-04-24 Jürgen VignaFix clicking on a mathed inset with button != 1.
2002-04-22 Jean-Marc Lasgouttesallow insertion of protected space in maths
2002-04-22 Lars Gullik Bjønnesadd qt2/xforms to guilib + simple ws changes
2002-04-18 André Pönitzfix enering of \_
2002-04-16 Jean-Marc Lasgouttesfix math-delim
2002-04-15 André Pönitzfix math cursor position after switching buffers.
2002-04-15 André PönitzHotfix to move cursor to the right when pressing M...
2002-04-12 André Pönitzfix typo in error message
2002-04-12 André Pönitzremove debug message
2002-04-12 André Pönitzfix crashs discovered by Michael
2002-04-09 André PönitzNobody noticed that right click on math insets did...
2002-04-04 Angus LeemingRemove last traces of the hack used until yesterday...
2002-04-04 André Pönitzfix bug that disabled entering 'special char macros...
2002-04-03 André Pönitzremove no more needed hack for positioning the cursor...
2002-03-27 André Pönitzsmall parser tweaks
2002-03-26 André Pönitzwork around for bug reported by Mario Morandini
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-19 André Pönitzsuppress debug messages
2002-03-19 André Pönitz- reduce sizeof(MathCharInset) by 20 by better font...
2002-03-18 André Pönitzfix for the first item on Martin's list
2002-03-12 André Pönitzspeed up math drawing
2002-03-07 André Pönitzre-enable mathrm toggling with C-m (was disabled by...
2002-02-16 Lars Gullik Bjønnesto much stuff for my liking...
2002-02-15 André Pönitzmove around debugging stuff
2002-02-13 André Pönitzsupport for AMS's \pmatrix and \bmatrix
2002-02-08 André Pönitzpopup math panel on right mouse click
2002-02-08 André PönitzFinxing Umlauts, Part I
2002-02-07 André Pönitzsmall internal stuff
2002-02-01 André Pönitzpartial fix for #141
2002-02-01 André PönitzSomewhat better behaviour for Umlauts in math
2002-01-16 André Pönitzprepare writing info messages to the minibuffer
2002-01-14 Angus LeemingResolve virtual function name clashes:
2002-01-11 André Pönitzenable direct input of #1...#9; some whitespace changes
2002-01-10 Angus LeemingMartin's latest math dialog patch using LFUNs.
2002-01-03 André Pönitznext try, part I
2002-01-03 André Pönitzvisual support for \displaystyle
2002-01-03 André Pönitzforward search in math insets. ugly. seems to work...
2001-12-18 André Pönitzpreliminary support for \mbox
2001-12-17 Jürgen VignaFixed poping up of Layout-Dialogs on Mouse-Button-3...
2001-12-14 André Pönitzclear selection on 'escape' if present
2001-12-13 André Pönitzfix "cursor moving out of visible area" in large formulas
2001-12-12 André PönitzMartin's super/subscript patch
2001-12-05 André Pönitzremove more unneeded stuff
2001-12-03 André Pönitzmake operator<<(*stream, ...) free functions;
2001-11-30 André Pönitzfix drawing glitch
2001-11-28 André Pönitzre-enable the mathcursor->normalize() safety belt.
2001-11-26 Jean-Marc Lasgouttescleanups from Andre
2001-11-22 André PönitzHack: save mouseclick that gets passed before the call...
2001-11-20 André Pönitzstrange enough: parts not commited during the last...
2001-11-20 André Pönitzsmall stuff
2001-11-20 André Pönitzselection using the mouse should work now. Note: an...
2001-11-20 André Pönitzsmall mouse click stuff. still not ok...
2001-11-16 André Pönitzmouse selection stuff. better, but not ok...
2001-11-16 André Pönitzsearch & replace for symbols & function
2001-11-13 André Pönitzcosmetics
2001-11-13 André Pönitzfix math cursor size in non-standard font sizes (again...
2001-11-13 André Pönitzremove unnedeed #include
2001-11-13 André Pönitzactivate row delete/insert for the 'cases' environment...
2001-11-13 André Pönitzmake 'space' leave the formula if pressed at the very end
next