]> git.lyx.org Git - lyx.git/history - src/mathed
Fix working of the spellchecker dialog with ispell when there are no
[lyx.git] / src / mathed /
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-28 Dekel TsurMisc. small fixes
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önitzremove unneeded methods
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-19 Dekel TsurMore symbols (mainly arrows)
2001-09-14 André Pönitzuse 'size_type' at least for container-like stuff
2001-09-14 André PönitzJean-Marc's patch, BUGS update
2001-09-13 André Pönitzbuglist update
2001-09-13 André PönitzReturn UNDISPATCHED instead of FINISHED in the default...
2001-09-12 André Pönitzsmall deco drawing stuff
2001-09-12 André Pönitzbrush off the decoration drawing code a bit
2001-09-12 André Pönitzdon't draw \vec, \hat etc much wider than LaTeX does
2001-09-12 André Pönitzallow editing macro names using backspace while typing...
2001-09-12 André Pönitzinterpret a typed \#1 as math-macro-arg 0
2001-09-12 André Pönitzfix drawing glitch in MathMacroArg
2001-09-12 André Pönitz\hat & subscript
2001-09-12 André Pönitzfix delimiter handling for \, |, and /
2001-09-12 Jean-Marc Lasgouttesfix indexing first word in a list layout
2001-09-12 André Pönitzanother parser fix (nested {} and \left..\right and...
2001-09-12 André Pönitzfix parser bug if \atop etc appear inside \left .....
2001-09-12 André Pönitztry to fix free memory leak
2001-09-12 André Pönitzfix bug discovered by Garst
2001-09-11 André Pönitzpartial fix for the macro problem
2001-09-11 André Pönitzfix 'purple box has wrong size in x_{}'
2001-09-11 André Pönitzfix cursor positioning using the mouse
2001-09-11 André Pönitztry to do with super- and subscripts what TeX does
2001-09-10 André Pönitzfix drawing glitch (wrong font sizes in displayed arrays)
2001-09-09 Lars Gullik Bjønnessome mods I had in my local tree, mostly small stuff...
2001-09-05 André PönitzFix _U_psilon
2001-09-05 André Pönitzremove symbol_def.h
2001-09-05 Jean-Marc Lasgouttesda.po update ; small compile fix in mathed
2001-09-05 André Pönitzread/write support for the AMS split environment
2001-09-04 André Pönitzsome support for gather and multline (multline special...
2001-09-04 André PönitzChangeLog entry for a change...
2001-09-04 André Pönitzsome support for the [x][x]alignat environments
2001-09-04 José Matoxrename docBook method to docbook
2001-09-04 André Pönitzimprove support for align and alignat
2001-09-04 André Pönitzfix the | vs \| business...
2001-09-04 André Pönitzsupport for \slash
2001-09-04 André Pönitzmake \backslash work again
2001-09-04 André Pönitz\overrightarrow should have four 'r'
2001-09-03 Dekel Tsuroverightarrow -> overrightarrow
2001-09-03 Dekel TsurCheck for duplicate symbols.
2001-09-03 Angus LeemingAdded a using std::map directive.
2001-09-03 André Pönitzremove symbol_def.h
2001-09-03 André Pönitzremove unneded symbol definitions
2001-09-03 André Pönitz*** empty log message ***
2001-09-03 André Pönitzsome pixel "corrections"
2001-09-03 André PönitzMake the height of a formula at least the height of...
2001-09-02 Dekel TsurFix reading of symbols file
2001-09-02 Angus LeemingAdded a std::endl directive.
2001-08-31 Dekel TsurFew math fonts improvements (use cmr for uppercase...
2001-08-31 André Pönitzcosmetics
2001-08-31 André Pönitzendl...
2001-08-30 Dekel TsurMore fonts in mathed.
2001-08-30 André Pönitzfix broken greek keyboard input
2001-08-30 André PönitzMake Shift-End and Shift-Pos1 work as expected
2001-08-30 André Pönitzforgot a case...
2001-08-30 André Pönitzprepare support insertion of greek characters without...
2001-08-30 André Pönitz*** empty log message ***
2001-08-30 André Pönitzprepare hanling of chars the nee a backslash when writt...
2001-08-29 André Pönitzre-enable { and } in seperate cells;
2001-08-29 André Pönitzremove unneeded #include
2001-08-29 André Pönitzread & and \\ nested in {} again
2001-08-28 André Pönitzfix cursor font bug
2001-08-24 André Pönitzsmall script based on Jules Beans's suggestion to help...
2001-08-24 André Pönitzforget to disable the debug output
2001-08-24 André Pönitzignore again space at the beginning of formulae
2001-08-22 André Pönitzremoving spurious line noise after #endif
2001-08-21 André Pönitzsome support for TeX's \kern primitive in the parser.
2001-08-21 André Pönitzbetter drawing of \not as suggested by Dekel
2001-08-21 André Pönitzremove warnings about unused parameters
2001-08-21 André Pönitzbug fix (spaces were ignored in input even within ...
2001-08-21 André Pönitzvisual support for \therefore, \sim and \textdegree
2001-08-20 André Pönitzsome *cough* support for \ll and \gg and potentially...
2001-08-20 André Pönitzre-enable spaces and hyphens in labels;
2001-08-18 Dekel TsurEat spaces after \end_inset
2001-08-17 André Pönitzsome support for \atop
2001-08-17 Lars Gullik Bjønnesfix typo
2001-08-17 André Pönitzfix 'M-x math-matrix'
2001-08-17 André Pönitzfix 'Uninitialized memory read'. It was not exactly...
2001-08-17 André Pönitzcorrect mixed up eqnarray <-> eqnarray* and numbered...
2001-08-17 André Pönitzsolve Michael's riddle
2001-08-17 André Pönitzvisual support for \ne
2001-08-17 André Pönitzvisual support for \ni and \owns
2001-08-17 André Pönitzfix display "'" vs "\ni"
2001-08-17 André Pönitzwrite sequences of chars with same code as unit
2001-08-17 André Pönitzmove comparison out of class Token; bugfix;
2001-08-17 André Pönitzfixes from Angus
2001-08-17 André PönitzToken::operator!=()
2001-08-17 André Pönitzunsigned char <-> char
2001-08-17 André Pönitznew parser
2001-08-16 André Pönitznew special-purpose inset for \not
2001-08-16 André Pönitzleave math not only to the left (Thanks, Juergen!)
next