]> git.lyx.org Git - lyx.git/history - src/mathed/formulabase.C
fix typo that put too many include paths for most people
[lyx.git] / src / mathed / formulabase.C
2002-03-27 André Pönitzsmall parser tweaks
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-21 Lars Gullik Bjønnesws cleanup
2002-03-19 André Pönitzsuppress debug messages
2002-03-19 André Pönitz- reduce sizeof(MathCharInset) by 20 by better font...
2002-03-18 André Pönitzfix for the first item on Martin's list
2002-03-12 André Pönitzspeed up math drawing
2002-03-07 André Pönitzre-enable mathrm toggling with C-m (was disabled by...
2002-02-16 Lars Gullik Bjønnesto much stuff for my liking...
2002-02-15 André Pönitzmove around debugging stuff
2002-02-13 André Pönitzsupport for AMS's \pmatrix and \bmatrix
2002-02-08 André Pönitzpopup math panel on right mouse click
2002-02-08 André PönitzFinxing Umlauts, Part I
2002-02-07 André Pönitzsmall internal stuff
2002-02-01 André Pönitzpartial fix for #141
2002-02-01 André PönitzSomewhat better behaviour for Umlauts in math
2002-01-16 André Pönitzprepare writing info messages to the minibuffer
2002-01-14 Angus LeemingResolve virtual function name clashes:
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-03 André Pönitznext try, part I
2002-01-03 André Pönitzvisual support for \displaystyle
2002-01-03 André Pönitzforward search in math insets. ugly. seems to work...
2001-12-18 André Pönitzpreliminary support for \mbox
2001-12-17 Jürgen VignaFixed poping up of Layout-Dialogs on Mouse-Button-3...
2001-12-14 André Pönitzclear selection on 'escape' if present
2001-12-13 André Pönitzfix "cursor moving out of visible area" in large formulas
2001-12-12 André PönitzMartin's super/subscript patch
2001-12-05 André Pönitzremove more unneeded stuff
2001-12-03 André Pönitzmake operator<<(*stream, ...) free functions;
2001-11-30 André Pönitzfix drawing glitch
2001-11-28 André Pönitzre-enable the mathcursor->normalize() safety belt.
2001-11-26 Jean-Marc Lasgouttescleanups from Andre
2001-11-22 André PönitzHack: save mouseclick that gets passed before the call...
2001-11-20 André Pönitzstrange enough: parts not commited during the last...
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-16 André Pönitzmouse selection stuff. better, but not ok...
2001-11-16 André Pönitzsearch & replace for symbols & function
2001-11-13 André Pönitzcosmetics
2001-11-13 André Pönitzfix math cursor size in non-standard font sizes (again...
2001-11-13 André Pönitzremove unnedeed #include
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önitzinterpret INSET_ERT as 'backslash pressed' to enable...
2001-11-08 André Pönitzcosmetics: rename support.[Ch] into math_support.[Ch]
2001-10-31 André Pönitzmake undo more granular in mathed
2001-10-31 André Pönitzhot fix for spurious cursor jumps in math insets
2001-10-24 André Pönitznext step...
2001-10-24 André PönitzIgnore LFUN_BREAKLINE, LFUN_BREAKPARAGRAPH
2001-10-24 André Pönitzremove position cache from insets - these were the...
2001-10-23 André Pönitzinterpret word-delete-forward/backward as delete/backsp...
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-22 André Pönitz- remove MathStyles cache from those insets that don...
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-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önitzcosmetics
2001-10-12 André PönitzUse references instead of pointers where possible
2001-10-10 André Pönitzsmall fixes to bugs discoverd by Dekel
2001-10-10 André Pönitzremove unneeded global var greek_kb_flag
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-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...
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-11 André Pönitztry to do with super- and subscripts what TeX does
2001-09-09 Lars Gullik Bjønnessome mods I had in my local tree, mostly small stuff...
2001-09-04 José Matoxrename docBook method to docbook
2001-09-03 André Pönitzsome pixel "corrections"
2001-08-31 Dekel TsurFew math fonts improvements (use cmr for uppercase...
2001-08-30 André PönitzMake Shift-End and Shift-Pos1 work as expected
2001-08-30 André Pönitzprepare support insertion of greek characters without...
2001-08-29 André Pönitzremove unneeded #include
2001-08-17 André Pönitznew parser
2001-08-16 André Pönitzleave math not only to the left (Thanks, Juergen!)
2001-08-15 André Pönitzdeco drawing bug fix
2001-08-14 André Pönitzcosmetics
2001-08-14 André Pönitzre-enabling the "selected text gets converted to math...
2001-08-13 André Pönitzsmall step to a unified parser for file & interactive...
2001-08-10 André Pönitzmake {} a proper inset; simplifications to the parser;
2001-08-09 André Pönitzfix broken ^ stuff; break delimiters...
2001-08-09 André Pönitzmove some more parser information to math_hash to make...
2001-08-09 André Pönitziterators for MathArray; cosmetics;
2001-08-08 André Pönitzcosmetics
2001-08-07 André Pönitzfix deletion of subscript if superscript is present...
2001-08-06 André Pönitzremove unneeded convertFont()
2001-08-06 André Pönitz- fix nasty bug due to missing InsetFormula copy c'tor
2001-08-03 Lars Gullik Bjønnesget rid of NO_LATEX, split some methods, small cleanup
2001-08-03 André Pönitzremove debug message
2001-08-03 André Pönitzmove width_/ascent_/descent_ cache into seperate ABC.
2001-08-03 Jean-Marc Lasgouttesinsetquote fix; getStatus tweaks
2001-08-03 André Pönitzcloase a leak; remove a few casts; cosmetics
2001-08-02 Lars Gullik Bjønnesmore latex conversion cases fixed, patch from Andre...
next