]> git.lyx.org Git - lyx.git/history - src/mathed/formulabase.C
speed up preview a bit...
[lyx.git] / src / mathed / formulabase.C
2002-06-27 André Pönitzspeed up preview a bit...
2002-06-26 André Pönitzpreview as preview can...
2002-06-25 André Pönitzseveral smallish changes/bugfixes/left overs from Porto
2002-06-24 Lars Gullik Bjønneslayout as layout
2002-06-24 André PönitzFirst shot at inset-unification mathed & rest of the...
2002-06-24 André Pönitzmost of the so far unapplied stuff from porto including...
2002-06-18 Lars Gullik Bjønnes*duck*
2002-06-14 José Matoxplaying around with visual feedback for the new mathed...
2002-06-12 John LevonSome minor cleanup + use of scoped_ptr instead of raw...
2002-06-04 André Pönitzfurther \mbox tweaking
2002-06-04 André Pönitzsmall advances with \mbox
2002-06-03 André Pönitzthe parser changes
2002-05-30 André Pönitzfonts as insets
2002-05-29 Lars Gullik BjønnesSwitch from SigC signals to boost::signals
2002-05-28 André Pönitzadd using std::abs;
2002-05-26 John Levonstatic_cast-based key/mouse-state. Kill insetKeyPress.
2002-05-24 John Levonfont_metrics part 1
2002-05-23 John Levonguii2
2002-05-23 John LevonOK I'll try guii1 again ...
2002-05-15 Lars Gullik Bjønnessmall changed fix
2002-04-24 Jürgen VignaForgot about this the Panel should NEVER be opened...
2002-04-24 Jürgen VignaFix clicking on a mathed inset with button != 1.
2002-04-22 Jean-Marc Lasgouttesallow insertion of protected space in maths
2002-04-22 Lars Gullik Bjønnesadd qt2/xforms to guilib + simple ws changes
2002-04-18 André Pönitzfix enering of \_
2002-04-16 Jean-Marc Lasgouttesfix math-delim
2002-04-15 André Pönitzfix math cursor position after switching buffers.
2002-04-15 André PönitzHotfix to move cursor to the right when pressing M...
2002-04-12 André Pönitzfix typo in error message
2002-04-12 André Pönitzremove debug message
2002-04-12 André Pönitzfix crashs discovered by Michael
2002-04-09 André PönitzNobody noticed that right click on math insets did...
2002-04-04 Angus LeemingRemove last traces of the hack used until yesterday...
2002-04-04 André Pönitzfix bug that disabled entering 'special char macros...
2002-04-03 André Pönitzremove no more needed hack for positioning the cursor...
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
next