]> git.lyx.org Git - lyx.git/history - src/mathed
more guii moving around.
[lyx.git] / src / 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
2002-04-26 André Pönitzbug fix
2002-04-25 André Pönitzsuppress (semi-)spurious informative message...
2002-04-25 André PönitzFix crash crash of the day when reading back non-rectan...
2002-04-24 André Pönitzfix crash due to wrong export of AMS's pmatrix etc...
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-18 André Pönitzdon't display a message unless in debug mode
2002-04-17 André Pönitzfix warning
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 redraw problem
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-11 André Pönitzdon't show the empty-base-dot in a few cases...
2002-04-09 André PönitzNobody noticed that right click on math insets did...
2002-04-08 André Pönitzfix crash
2002-04-08 André Pönitzsmall stuff from Martin's list
2002-04-04 André Pönitzfix lookup problem for \vert.
2002-04-04 Angus LeemingRemove last traces of the hack used until yesterday...
2002-04-04 André Pönitzshrink math insets by 2 pixels. this is closer to the...
2002-04-04 André Pönitzfix bug that disabled entering 'special char macros...
2002-04-03 André Pönitzfix mouse clicks for macro insets
2002-04-03 André Pönitzremove no more needed hack for positioning the cursor...
2002-04-03 André Pönitzget recently broken \mathcircumflex working again ...
2002-04-03 André Pönitzremove unneeded #include's
2002-04-02 André Pönitzdon't assert() on missing macro arguments
2002-04-02 Allan Raelet this code work with lyxstring also
2002-03-27 André Pönitztry to get same behaviour as in 1.1.6 when typing ...
2002-03-27 André Pönitzconsolidate interface for macro creation
2002-03-27 André Pönitzsmall parser tweaks
2002-03-27 André Pönitzsmall interface cleanup
2002-03-27 André Pönitzbugfix for compound 'symbols' using \lyxkern
2002-03-26 André Pönitzwork around for bug reported by Mario Morandini
2002-03-25 André Pönitzremove math_fontinset.[Ch]
2002-03-25 André Pönitzshould not go in...
2002-03-25 André Pönitz- revive 1.1.6 eqnarray behaviour when pressing <Del...
2002-03-25 Lars Gullik Bjønnesmakefile cleanup, and avoid some warnings
2002-03-22 André PönitzWonder why Angus' compiler did not complain about this...
2002-03-22 André Pönitzfix two items from Konni's list of cursor up/down ...
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-03-21 Lars Gullik Bjønnesdrop the ld -r stuff, we gained nothing with it, other...
2002-03-21 André Pönitzenable entering \mathbf#1 directly
2002-03-21 André Pönitzfix Herbert's up/down problem
2002-03-21 André PönitzMake Angus' compiler happy
2002-03-20 Lars Gullik BjønnesFix for bug: #260 special rules if partially linking
2002-03-20 Angus LeemingCompile fix.
2002-03-20 André Pönitzfix compilation problem
2002-03-20 André Pönitzfix compilation with g++ 3.0.2
2002-03-20 André Pönitzusing std::endl; and forbidden small stuff
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 Angus LeemingSome trivial fixes of warning messages.
2002-03-18 André Pönitztoo many '\n' lead to too many empty lines...
2002-03-18 André Pönitzfix for the first item on Martin's list
2002-03-13 Lars Gullik Bjønnesunification of all Makefiles.am
2002-03-13 André Pönitzdisable some of the speedup thingies until I found...
2002-03-13 André Pönitzremove unneeded LFUN_MATH_MACROARG
2002-03-13 André Pönitzdon't draw spaces...
2002-03-13 André Pönitzonly accept #n in macros with at least n arguments
2002-03-13 André Pönitzdon't draw invisible things...
2002-03-12 André Pönitztraversing math tables should be at least as fast as...
2002-03-12 André Pönitza changelog entry for a change...
2002-03-12 André Pönitzmore streamlining
2002-03-12 André Pönitzspeed up math drawing
2002-03-12 André Pönitzremove hack, gain speed...
2002-03-07 André Pönitzre-enable mathrm toggling with C-m (was disabled by...
2002-03-07 André Pönitzallow deletion of a row of empty cells in an eqnarray...
2002-03-07 André PönitzFix parser glitch as reported by J.L.M.Assirati
2002-03-07 Angus LeemingTweaking of the math panel dialogs from Martin...
2002-02-20 Lars Gullik Bjønnescleaner ld -r
2002-02-18 Angus LeemingSynching my tree with cvs.
2002-02-18 André Pönitzdon't insert space when given \rho<space> ...
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-15 André PönitzwhichFont down to 5.3%
2002-02-15 André PönitzwhichFont down to 9%...
2002-02-15 André Pönitzdon't copy if a reference is fine
2002-02-15 André Pönitzdon't ignore ',' after '\rho'
2002-02-15 André Pönitzsome support for \xleftarrow
2002-02-15 André Pönitzsupport for 'gathered', 'aligned', 'matrix', \overleftr...
2002-02-15 André Pönitzfix parser bug for \begin{align}...\end{align}
2002-02-15 André Pönitzmove around debugging stuff
2002-02-14 André Pönitzpure cosmetics
next