]> git.lyx.org Git - lyx.git/history - src/mathed/math_cursor.C
OK I'll try guii1 again ...
[lyx.git] / src / mathed / math_cursor.C
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
2001-11-16 André Pönitzsimple search-and-replace
2001-11-15 André Pönitzmake cursor less eager to leave the formula when pressi...
2001-11-13 André Pönitzsuppress the {} indication an empty base of a scriptins...
2001-11-13 André Pönitztiny bugfix; remove unnerded code
2001-11-13 André Pönitzfix thinko in 'double space suppression'
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
2001-11-12 André Pönitzsupport for \begin{cases}...\end{cases} (for interactiv...
2001-11-09 André Pönitzlet '^' and '_' end "MacroMode" immediately
2001-11-09 André Pönitzsome support for matrix operations with maple ('M...
2001-11-08 André Pönitzcosmetics: rename "matrix" into "hull" since it is...
2001-11-08 André Pönitzcosmetics: rename support.[Ch] into math_support.[Ch]
2001-11-08 André Pönitzdon't #include too much stuff in .h
2001-11-07 André Pönitzfix 'double =' glitch
2001-10-29 André PönitzRe-introduction of a BraceInset to handle "extra braces"
2001-10-25 André Pönitzpartial fix for 'two spaces in a row in math text'
2001-10-24 André Pönitznext step...
2001-10-24 André Pönitzsmall step forward on the lenghty path to \mbox support
2001-10-24 André Pönitzadd missing writeNormal() methods to some insets
2001-10-24 André Pönitzremove position cache from insets - these were the...
2001-10-23 André Pönitzfix crash due to invalid cursor position after deleting...
2001-10-23 André Pönitzdon't move cursor to the left after an C-<Return>
2001-10-23 André Pönitz- remove some unused code
next