]> git.lyx.org Git - lyx.git/history - src/mathed
use stream-like syntax for LaTeX output
[lyx.git] / src / mathed /
2001-10-19 André Pönitzuse stream-like syntax for LaTeX output
2001-10-18 André Pönitzsome visual support for \lefteqn
2001-10-15 André Pönitzsupport reading TeX's $$...$$ syntax
2001-10-13 André Pönitzfix drawing of \overline and \underline
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önitzdraw delimiters a bit smaller
2001-10-12 André Pönitzcosmetics
2001-10-12 André Pönitzfix off-by-one-pixel drawing problem
2001-10-12 André Pönitzmove selected part to script when pressing ^ or _
2001-10-12 André PönitzFix macro redrawing bug. Thanks, Juergen!
2001-10-12 André PönitzUse references instead of pointers where possible
2001-10-12 André Pönitzfix out-of-bounds bug
2001-10-10 André Pönitzchange order of ^ and _ in LaTeX output
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önitzremove unneeded global var greek_kb_flag
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-02 André Pönitzsanity check
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.
next