]> git.lyx.org Git - lyx.git/history - src/mathed/ChangeLog
Andreas' patch to prevent crash on click on previewd inset
[lyx.git] / src / mathed / ChangeLog
2005-07-15 André PönitzStephan's patch
2005-07-15 Jean-Marc LasgouttesFrom Stephan: do not allow insert of label for inlined eq
2005-07-15 André Pönitzsmall cosmetic fix and removing some debug output
2005-07-15 André Pönitzpartial fix for bug 622, cosmetic rest remains open
2005-07-14 André PönitzFix bug 1472
2005-07-14 André Pönitzfix #1729
2005-07-14 André Pönitzhandle LFUN_ESCAPE properly in math insets (i.e. go...
2005-07-14 André Pönitzcursor should not get stuck on page up/down in math
2005-07-10 Georg Baumadd forgotten comment about jumping cursor
2005-07-08 Georg Baumfix undo in grids
2005-07-06 Georg BaumDon't store row and col in cursor, add some documentati...
2005-06-30 Martin VermeerFix the assert when copying rows or columns in math.
2005-06-24 Jürgen Spitzmüllerfix {super|sub}script via menu (bug 1667)
2005-06-24 Georg Baumrequire amsmath for \text
2005-06-17 Georg Baumfix math color inset UI and parsing
2005-06-09 Jean-Marc Lasgouttesfix warning when assertions are disabled
2005-06-07 Georg Baumfix bug 1665
2005-05-08 Georg BaumAnother set of text changes from Michael, approved...
2005-05-01 Martin VermeerSuppress a number of illegal things in text-within...
2005-04-26 Angus LeemingWhitespace, only whitespace.
2005-04-25 Martin VermeerFix handling of aligment; rearrange tabular-features...
2005-04-11 Martin VermeerMake insert-around-select work properly for rootinset
2005-04-10 Martin VermeerSpelling
2005-04-10 Martin VermeerMake HOME/END keys work to leave math sub-insets
2005-04-09 Martin VermeerFix crash and cursor positioning in math colour inset
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
next