]> git.lyx.org Git - lyx.git/history - src/mathed/ChangeLog
Make Helge happy: no more crash on arrow up/down in math macro
[lyx.git] / src / mathed / ChangeLog
2005-04-08 Martin VermeerMake Helge happy: no more crash on arrow up/down in...
2005-04-07 Martin VermeerAllow C-tab to split cell
2005-04-06 Martin Vermeerfix cursor positioning in non-grid nestinsets, and...
2005-04-04 Martin VermeerFinal touches, corner markers & clickability in math
2005-04-04 Martin VermeerMake split-type math insets clickable.
2005-04-04 Martin VermeerFix corner markers in amsarray, cases
2005-04-03 Georg BaumMartins and my getStatus and infoize fixes
2005-04-03 Martin VermeerFix bug 1796
2005-04-02 Martin VermeerFix math cursor positioning bug
2005-03-30 Georg Baumrequire amsmath when needed
2005-03-24 Martin VermeerBetter conditioning of drawing vertical grid lines
2005-03-22 Martin VermeerFix for horizontal/vertical lines allowed in plain...
2005-03-16 Georg Baumfix bug 1823 by reverting to the mbox solution of 1.3
2005-03-02 Georg Baumfix \| after \left or \right in mathed
2005-02-28 Angus Leeming(Andr��): partial fix for mouse handling in math insets.
2005-02-23 Georg Baumimplement missing doClone methods
2005-02-14 Angus LeemingSquash MSVC warning about comparison of DocIterator...
2005-02-14 Martin VermeerGeorg Baum's and my math array partition lines related...
2005-02-12 Jürgen Spitzmüllerfix bug 1598 (crash on cursor up/down in script)
2005-02-09 Martin VermeerPartition lines in matrices: UI
2005-02-08 Lars Gullik Bjønnesdociterator dont inherit from std::vector and updates
2005-01-31 Angus LeemingAsger's commentary, const-correct and bug-squashing...
2005-01-27 Lars Gullik Bjønnesthe convert patch
2005-01-20 Angus LeemingSquash some MSVC warnings.
2005-01-19 Jean-Marc Lasgouttesuse the wasysym package when needed
2005-01-19 Jean-Marc Lasgouttesoverleftarrow and overrightarrow do not require amslatex
2005-01-10 Georg Baumfix bug 1459 (with help from Andre)
2005-01-05 Jean-Marc Lasgouttesrequire amsmath for some under/over arrows
2005-01-04 Jürgen Spitzmüllersmall mathed fixes
2004-12-28 Georg Baumfix bug 1542 (crash wehn reading invalid equations)
2004-12-14 Angus LeemingRemove trailing slash from -Ifoo/ in the AM_CPPFLAGS...
2004-11-30 Jean-Marc Lasgouttesget rid of broken_header.h and some unneeded tests
2004-11-30 Alfredo BraunsteinCoordBranch merge
2004-11-26 Georg Baumadd status messages to math hull inset
2004-11-24 Lars Gullik Bjønnesrename priv_dispatch to doDispatch
2004-11-23 Lars Gullik Bjønnesclone NVI, other small stuff
2004-11-23 Georg Baumfix crash in mathhullinset
2004-11-16 Lars Gullik BjønnesMake us satisfy concept checks
2004-11-15 Jean-Marc Lasgouttesfix typo
2004-11-11 Alfredo Braunsteinenable tfrac
2004-11-07 Lars Gullik BjønnesUse lyx::support::atoi
2004-11-07 André Pönitz\tfrac support, fixing #1425
2004-11-07 André Pönitzrequire AMS for underset and overset
2004-11-02 José MatoxRemove mixed_content from output parameters.
2004-10-29 José MatoxSanitize ids for SGML/XML.
2004-10-17 Georg BaumFix math-mutate (something invalid)
2004-10-05 José MatoxEase the use of math with db2latex. (Andreas Vox)
2004-09-21 Jean-Marc Lasgouttesavoid spaces around math formulas in plain text output
2004-09-16 Lars Gullik Bjønnesc_str fixes
2004-09-15 Lars Gullik Bjønnesfix include guards
2004-09-13 Georg Baumimplement missing formula mutations
2004-08-16 José MatoxRemove space at end of line, when superfluous.
2004-08-15 Lars Gullik Bjønnessome support for pch
2004-08-13 Jean-Marc Lasgouttesconstify the various incarnations of editXY
2004-08-13 José Matoxadd awareness of the sgml/xml distinction for math...
2004-08-13 André Pönitzfix #1589
2004-08-12 André Pönitzfix #928
2004-08-12 André PönitzFix #1249
2004-07-24 Lars Gullik BjønnesUse boost::scoped_array to store the temporary wchar_t...
2004-07-24 Lars Gullik Bjønneschange "support/std_sstream.h" to <sstream>
2004-07-23 Lars Gullik Bjønnesuse size_t instead of int to avoid a singed/unsigned...
2004-05-28 Lars Gullik Bjønnesmake distcheck work, and some cleanups to the config...
2004-05-17 José Matox add label (id) to <equation>...</equation> if present
2004-04-29 Angus LeemingEnsure all #warning statements are wrapped by #ifdef...
2004-04-20 Angus LeemingSquash compiler warning about unused var.
2004-04-20 Angus LeemingGenerate math previews only if previewing of math inset...
2004-04-19 Angus LeemingEnable the user to preview xfig figures (f.ex.) without...
2004-04-19 Angus LeemingRemove cached var from RenderPreview. Changes elsewhere...
2004-04-13 Angus LeemingRe-enable previews for mathed.
2004-04-05 Angus LeemingGet the date right ;-)
2004-04-05 Angus LeemingEnsure that the accessor index is valid.
2004-04-05 Angus LeemingWrap all #warning calls inside #ifdef WITH_WARNINGS...
2004-03-31 Alfredo Braunsteins/DocumentIterator/DocIterator/g a.k.a showing off...
2004-02-16 André Pönitz * insettabular.[Ch]: remove remains of the 'update...
2004-02-04 Martin VermeerWorkaround for gcc 2.95 pointer compare bug
2004-02-03 Martin VermeerCompile fix gcc 2.95 + stlport
2004-01-28 Lars Gullik Bjønnesstd:: changes, stupid stuff
2004-01-20 André PönitzPart of IU.
2004-01-15 André Pönitzthe monster patch
2004-01-07 Jean-Marc Lasgouttesmake LyX/Mac compile and work better
2003-12-15 André Pönitzmerge CursorItem and MathPos
2003-11-21 André PönitzMichael Schmitt's patch to remove unused arguments
2003-11-20 Angus LeemingSquash a bunch of warnings thrown up by g++.
2003-11-13 Alfredo BraunsteinfitCursor work
2003-11-10 André PönitzThe deed is done.
2003-11-05 José MatoxRename ascii to plaintext and LatexRunParams to OutputP...
2003-11-03 Lars Gullik BjønnesChange DispatchResult semantics a bit.
2003-11-03 Lars Gullik Bjønnesthe exception safety patch
2003-11-01 Lars Gullik Bjønnesmore dispatchresult changes
2003-10-31 José Matoxunify API for insets export
2003-10-29 Lars Gullik Bjønnesmake dispatch_result_t ctor of DispatchResult explicit
2003-10-29 Lars Gullik BjønnesFINISHED_POP -> FINISHED
2003-10-29 Lars Gullik Bjønnesmore dispatch work
2003-10-29 Lars Gullik Bjønnesdispatchresult -> DispatchResult
2003-10-22 Angus LeemingGive InsetExternal the ability to preview its contents.
2003-10-20 Martin VermeerRe-introduce display() for insets, fixing various bugs
2003-10-17 Lars Gullik Bjønnesthe dispatch patch
2003-10-14 Angus LeemingTurn LyX into a singleton class. Kill the BufferView...
2003-10-14 Angus LeemingOnly draw the preview when previews are activated.
2003-10-13 Angus LeemingUse Andr�'s prefered idiom here.
next