]> git.lyx.org Git - lyx.git/history - src/mathed
fix typo that put too many include paths for most people
[lyx.git] / src / mathed /
2002-01-11 André PönitzAdd missing initialization (I dont think that was the...
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-10 André Pönitzmake \newcommand{\bb}[1]{\mathbf{#1}} work for read...
2002-01-10 Dekel TsurSupport for \begin{math}
2002-01-10 Jean-Marc Lasgouttesupdates to latexfeatures stuff; allow empty \document_path
2002-01-09 André Pönitzwhitespace
2002-01-09 Angus LeemingMartin's math dialog patch.
2002-01-08 André Pönitzsmall patches from Angus
2002-01-08 André Pönitzmore small patches
2002-01-08 André Pönitzmore 'informational' messages removed?
2002-01-08 André Pönitzsome changes to make some compilers somewhat happier
2002-01-07 André PönitzAngus' patch
2002-01-03 André Pönitznext try, part I
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önitzscriptstyle, scriptscriptstyle, textstyle...
2002-01-03 André Pönitzcosmetics: move numerator and denominator in fravctions...
2002-01-03 André Pönitzimplement getLastCode()
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önitzremove double initilization
2001-12-18 Dekel TsurAdjust kerning of math symbols that are defined as...
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 Jürgen VignaFixed poping up of Layout-Dialogs on Mouse-Button-3...
2001-12-17 André Pönitzremove public access to cached position
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-15 Dekel TsurConsider lyxrc.zoom for computing the width of MathKern...
2001-12-14 André Pönitzclear selection on 'escape' if present
2001-12-13 Dekel TsurFix handling of \mathfrak font.
2001-12-13 André Pönitzfix "cursor moving out of visible area" in large formulas
2001-12-13 André Pönitzenter gridded insets a bit higher
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önitzremove unneeded #include
2001-12-11 André Pönitzrevert most of the stuff that got reverted yesterday...
2001-12-11 André Pönitzallow \frak as synomnym to \mathfrak
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-11 Lars Gullik Bjønnesforgot entry
2001-12-11 André Pönitzsupport for fraktur font in mathed
2001-12-11 André PönitzEssentially Lars' "thread safe" patch
2001-12-10 Lars Gullik Bjønnesinclude shuffling and a mathed compile fix
2001-12-10 André Pönitzdo as We say...
2001-12-10 André PönitzPart of Angus' patch
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-05 Lars Gullik BjønnesAdd string << operators for the other streams as well...
2001-12-03 André Pönitzdo as Lars says
2001-12-03 André Pönitzmake operator<<(*stream, ...) free functions;
2001-12-02 Lars Gullik Bjønnestest add a string operator and comment out a couple...
2001-11-30 André Pönitzsmall offset "correction"
2001-11-30 André Pönitzbetter handling of up/down
2001-11-30 André Pönitzfix drawing glitch
2001-11-29 André Pönitzreduction of header dependencies, part II (use new...
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önitzfix drawing glitch with \int (limits are on the side...
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-26 André Pönitzfine-tuning for mouse clicks on script insets;
2001-11-26 Jean-Marc Lasgouttescleanups from Andre
2001-11-26 Jean-Marc Lasgouttesnew alert code
2001-11-22 André PönitzHack: save mouseclick that gets passed before the call...
2001-11-22 André Pönitznext try to fix cursor positioning/selection using...
2001-11-22 André Pönitzfill in the missing documentation comments
2001-11-20 André Pönitzstrange enough: parts not commited during the last...
2001-11-20 André Pönitzchanges from Angus
2001-11-20 André Pönitzfix 'math background wrong in selected text' problem
2001-11-20 André Pönitzfix compilation with compaq cxx
2001-11-20 André Pönitzsmall stuff
2001-11-20 André Pönitzupdated BUGS list, and a ChangeLog entry for a change..
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-20 André Pönitzfix writing of integers... duh...
2001-11-19 Dekel TsurFix retrun value of InsetFormula::latex
2001-11-19 Jean-Marc Lasgoutteslatexfeatures path from Michael
2001-11-16 André Pönitzmouse selection stuff. better, but not ok...
2001-11-16 André Pönitzsearch & replace for symbols & function
2001-11-16 André Pönitz*** empty log message ***
2001-11-16 André Pönitzsimple search-and-replace
2001-11-16 André Pönitzintroduce test for "equality"
2001-11-16 André Pönitzoctavize & mathmlize for math macros
2001-11-16 André Pönitz'maplize' for math macros
2001-11-15 André Pönitz*** empty log message ***
2001-11-15 Jean-Marc Lasgouttescompilation fixes
2001-11-15 André Pönitzmath-extern: some support for things like d/dx
2001-11-15 André Pönitzmake cursor less eager to leave the formula when pressi...
2001-11-13 André Pönitzimproved function function argument detection for math...
next