]> git.lyx.org Git - lyx.git/history - src/mathed/math_cursor.C
enable insertion of spaces in all \textxxx modes.
[lyx.git] / src / mathed / math_cursor.C
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önitzHerbert's compile fix
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-10 André Pönitzmore cosmetics
2002-07-09 André Pönitzsupport for wasy symbols
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-03 André Pönitzkilling MathType simplifies a few things...
2002-06-27 André Pönitzspeed up preview a bit...
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önitzmost of the so far unapplied stuff from porto including...
2002-06-18 Lars Gullik Bjønnes*duck*
2002-06-14 José Matoxfix the fix
2002-06-13 José Matoxkeep x coordinate target when moving up/down
2002-06-04 André Pönitzfurther \mbox tweaking
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 missing using's
2002-05-24 André PönitzFirst shot at "auto correction" feature in mathed
2002-05-23 John LevonOK I'll try guii1 again ...
2002-05-15 Lars Gullik Bjønnespastesel.patch
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-04-22 Lars Gullik Bjønnesadd qt2/xforms to guilib + simple ws changes
2002-04-18 André Pönitzfix enering of \_
2002-04-12 André Pönitzfix crashs discovered by Michael
2002-04-04 André Pönitzfix bug that disabled entering 'special char macros...
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-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-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 André Pönitzenable entering \mathbf#1 directly
2002-03-21 André Pönitzfix Herbert's up/down problem
2002-03-20 André Pönitzfix compilation problem
2002-03-20 André Pönitzfix compilation with g++ 3.0.2
2002-03-18 André Pönitzfix for the first item on Martin's list
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önitzspeed up math drawing
2002-02-18 André Pönitzdon't insert space when given \rho<space> ...
2002-02-16 Lars Gullik Bjønnesto much stuff for my liking...
2002-02-15 André Pönitzdon't ignore ',' after '\rho'
2002-02-15 André Pönitzmove around debugging stuff
2002-02-14 André Pönitzsupport for \substack
2002-02-08 André Pönitzfix bug dicovered by Richard
2002-02-07 André Pönitzsmall internal stuff
2002-02-05 André Pönitzremove stupid endless loop
2002-02-01 André Pönitzfix for #141
2002-02-01 André PönitzSomewhat better behaviour for Umlauts in math
2002-02-01 André Pönitzfix for #219
2002-02-01 André Pönitzfix #218
2002-01-30 André PönitzFix for #224 (and #225? what's the difference anyway?)
2002-01-16 André Pönitzprepare writing info messages to the minibuffer
2002-01-11 André Pönitzenable direct input of #1...#9; some whitespace changes
2002-01-08 André Pönitzsmall patches from Angus
2002-01-08 André Pönitzsome changes to make some compilers somewhat happier
2002-01-03 André Pönitznext try to fix the 'C-m 11' problem
2002-01-03 André Pönitzrevert last "bug-fix" for the 'C-m 11' problem
2002-01-03 André Pönitzsmall bug fix from Martin
2002-01-03 André Pönitzvisual support for \displaystyle
2002-01-03 André Pönitzforward search in math insets. ugly. seems to work...
2002-01-02 André Pönitzfix pasting
2001-12-18 André Pönitzpreliminary support for \mbox
2001-12-18 Lars Gullik Bjønnessmall stuff, perhaps you should have a look at the...
2001-12-17 André Pönitzbug fix (crash when creating displayed formula after...
2001-12-15 André Pönitzallow cut&paste of rectangular "regions" of cells
2001-12-12 André Pönitz*** empty log message ***
2001-12-12 André PönitzMartin's super/subscript patch
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önitzmore cursor up/down tuning...
2001-12-11 André Pönitzrevert most of the stuff that got reverted yesterday...
2001-12-11 André Pönitzfix nasty bug when inserting labels when cursor was...
2001-12-11 André Pönitzinput support for \mathcal, \mathbb etc.
2001-12-10 André Pönitzperhaps a fix for the latest crashes
2001-12-05 André Pönitzremove more unneeded stuff
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-30 André Pönitzsmall offset "correction"
2001-11-30 André Pönitzbetter handling of up/down
2001-11-29 André Pönitzmore selection stuff. It might be ok now...
2001-11-29 André Pönitzretain buffer after pasting
2001-11-28 André Pönitzre-enable the mathcursor->normalize() safety belt.
2001-11-27 André Pönitzaccept limit-toggling between the symbol and the script...
2001-11-27 André Pönitzfix crash discovered by Michael
2001-11-22 André Pönitznext try to fix cursor positioning/selection using...
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-20 André Pönitzbuglets
next