]> git.lyx.org Git - lyx.git/history - src/mathed/math_cursor.C
to much stuff for my liking...
[lyx.git] / src / mathed / math_cursor.C
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
2001-10-23 André Pönitzremove the hard-coded greek stuff, it is handled in...
2001-10-19 André Pönitzhalfway through fixing size of math in non-standard...
2001-10-19 André Pönitzuse stream-like syntax for LaTeX output
2001-10-15 André Pönitzsupport reading TeX's $$...$$ syntax
2001-10-13 André Pönitzcursor movement bug fixed
2001-10-12 André Pönitzdisable leaving the inset during selection
2001-10-12 André Pönitzfix x^1<space>_
2001-10-12 André Pönitzleave mathed after math-insert if we have not been...
2001-10-12 André Pönitzcursor up/down behind scripts fixed
2001-10-12 André Pönitzcosmetics
2001-10-12 André Pönitzmove selected part to script when pressing ^ or _
2001-10-12 André PönitzUse references instead of pointers where possible
2001-10-10 André Pönitzdon't touch your keyboard too often...
2001-10-10 André Pönitzsmall fixes to bugs discoverd by Dekel
2001-10-10 André Pönitzremove inconsistency del/backspace
2001-10-10 André Pönitz*** empty log message ***
2001-10-02 André Pönitzleave red backslash as visual clue in formula when...
2001-10-01 André Pönitzremove public method;
2001-10-01 Jean-Marc Lasgouttesfix the size of some variables to avoid compaq cxx...
2001-09-26 André PönitzEven more ugly changes and a new file dependency to...
2001-09-26 André Pönitzfurther code uglification to make Jean-Marc's compiler...
2001-09-25 André Pönitzuse std::swap
2001-09-24 André Pönitzchanged cursor movement/deletion behaviour in super...
2001-09-24 André PönitzUse dummy Buffer * parameters to make Jean-Marc's compi...
2001-09-24 André PönitzAngus' patch to comment out debug mode's coloured frames
2001-09-13 André PönitzReturn UNDISPATCHED instead of FINISHED in the default...
next