]> git.lyx.org Git - lyx.git/history - src/mathed/ChangeLog
small up/down tweaking
[lyx.git] / src / mathed / ChangeLog
2003-01-13 Angus Leeming(Michael Schmitt): the proper fix for the off-by-one...
2003-01-13 Angus Leeming(Michael Schmitt with Andr��'s blessing ;-) Make CTRL...
2003-01-07 André PönitzSeparate 'cursor inside' and 'cursor behind' cases...
2003-01-07 André PönitzFix for 594
2002-12-18 John Levondon't assume symbol font is available, ok'd by Andre
2002-12-18 Dekel TsurFix reading of math macros
2002-12-01 Lars Gullik Bjønnesws changes
2002-11-27 Lars Gullik Bjønnesthe string -> char patch
2002-11-21 Lars Gullik Bjønnesuse boost::format
2002-11-05 Dekel TsurDo not make the buffer dirty when moving the cursor.
2002-11-04 Lars Gullik BjønnesSTRCONV
2002-11-04 Lars Gullik Bjønnessmall changes
2002-10-28 Dekel TsurMaxima
2002-10-28 Dekel TsurChange handling of LFUN_MATH_LIMITS.
2002-10-28 Dekel TsurFew improvements.
2002-10-24 André Pönitzrevert this mornings change and postpone it to 1.4...
2002-10-24 André Pönitz*** empty log message ***
2002-10-21 Dekel TsurHandle \not using a macro
2002-10-18 Angus LeemingRevert yesterday's change. It's going to be too complic...
2002-10-17 Angus LeemingNicer previews.
2002-10-17 Dekel TsurBetter alignment of \longrightarrow like macros.
2002-10-15 André Pönitzremove code to fix crash
2002-10-14 Dekel Tsuriffont
2002-10-14 André Pönitzsupport for AMS flalign environment
2002-10-14 André Pönitzsupport pasting using button 3 in formulas
2002-10-11 Jean-Marc Lasgouttesmore trivial tweaks to mathed bindings
2002-09-24 Lars Gullik Bjønnesforgot these
2002-09-11 John Levoncompile fix.
2002-09-11 Angus LeemingRemove lyxerr call from FormInclude.
2002-08-29 André Pönitzpartial framebox support
2002-08-26 Lars Gullik Bjønnescompile fixes
2002-08-14 Lars Gullik Bjønnescompile fix
2002-08-13 Angus Leeming* LyXView: the accessor methods now return a reference...
2002-08-02 Angus LeemingCache the BufferView as a weak_ptr; get rid of those...
2002-08-02 Angus Leeming* Mathed now caches the BufferView as a weak_ptr.
2002-08-01 Angus LeemingPreviews for \input insets.
2002-07-28 Lars Gullik BjønnesRename strip to rtrim
2002-07-28 Lars Gullik Bjønnesremove some unneeded version of functions from lstrings,
2002-07-23 Angus LeemingRegenerate a preview only when leaving a math inset...
2002-07-23 Angus LeemingAesthetic improvement of equation positioning when...
2002-07-22 Jean-Marc Lasgouttesfix display of rotated math decorations
2002-07-17 Angus Leeming* Make the graphics files conform strictly to the Pimpl...
2002-07-17 Angus LeemingCompilation fix.
2002-07-16 Angus Leemingremove the extra pixels required to accommodate the...
2002-07-15 Angus LeemingSmart loading of image files for previews and for the...
2002-07-14 John Levonuse Lsstream.h not sstream
2002-07-12 John LevonMove fontloader into lyx_gui stuff. Now Qt should compi...
2002-07-10 Angus LeemingNew lyxrc variables for the preview stuff.
2002-07-09 Angus LeemingCompilation fixes.
2002-07-09 Angus LeemingTrivial compile fixes.
2002-07-05 Angus LeemingPreview code
2002-07-04 Lars Gullik BjønnesChanges to make RH-7.3 be able to run lyx.
2002-07-01 André PönitzGeof Piroux's patch for Mathematica support
2002-06-28 Angus LeemingAsymptotic approach to a well-designed graphics loader.
2002-06-28 André Pönitz remove "remove seemingly unneeded {} hack"
2002-06-26 Angus LeemingCreate a grfx::Loader class and so move large chunks...
2002-06-24 André Pönitzfix #456
2002-06-21 John Levonredraw() cleanup
2002-06-18 Lars Gullik Bjønnes*duck*
2002-06-03 André PönitzCheangelog entry
2002-05-31 André Pönitzre-enable ams "autodetection" (I still think it is...
2002-05-30 André Pönitzfonts as insets
2002-05-29 Lars Gullik BjønnesSwitch from SigC signals to boost::signals
2002-05-26 John Levonstatic_cast-based key/mouse-state. Kill insetKeyPress.
2002-05-24 John Levonfont loader / color handler move
2002-05-24 John Levonfont_metrics part 1
2002-05-24 Lars Gullik Bjønnesinclude vector and add a using statement
2002-05-24 André PönitzFirst shot at "auto correction" feature in mathed
2002-05-23 John Levonguii2
2002-05-23 John LevonOK I'll try guii1 again ...
2002-05-22 Lars Gullik Bjønnesuse more specific smart_ptr headers
2002-05-16 André Pönitzmissing ChangeLog entry
2002-05-15 Lars Gullik Bjønnespastesel.patch
2002-05-15 André Pönitzadd missing ChangeLog entry
2002-05-14 Lars Gullik Bjønnesautodelreg2.patch
2002-05-13 André Pönitzfix crash on paste as reported by Piroux Geoffroy
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-16 Jean-Marc Lasgouttesfix math-delim
2002-04-04 Angus LeemingRemove last traces of the hack used until yesterday...
2002-04-02 Allan Raelet this code work with lyxstring also
2002-03-22 André Pönitzfix two items from Konni's list of cursor up/down ...
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-03-21 Lars Gullik Bjønnesdrop the ld -r stuff, we gained nothing with it, other...
2002-03-20 Lars Gullik BjønnesFix for bug: #260 special rules if partially linking
2002-03-20 Angus LeemingCompile fix.
2002-03-18 Angus LeemingSome trivial fixes of warning messages.
2002-03-12 André Pönitza changelog entry for a change...
2002-03-07 Angus LeemingTweaking of the math panel dialogs from Martin...
2002-02-18 Angus LeemingSynching my tree with cvs.
2002-02-16 Angus LeemingWe don't currently use fork anywhere (or if we do it...
2002-02-08 André Pönitzpopup math panel on right mouse click
2002-02-08 André PönitzOtto's \underrightarrow/\underleftarrow patch
2002-02-08 André PönitzFinxing Umlauts, Part I
2002-02-05 André Pönitzsupport for \xrightarrow and \xleftarrow
2002-02-04 André Pönitzbasic support for \xymatrix
2002-02-01 André Pönitzproper support for \underset
2002-01-29 Angus LeemingMartin's changes to the space and style dialogs of...
2002-01-26 Dekel TsurAdd macros for \models and \Join.
next