]> git.lyx.org Git - lyx.git/history - src/mathed
Fix math cursor positioning bug
[lyx.git] / src / mathed /
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 Angus LeemingAsger's exchanging of the class and struct keywords.
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-18 Asger Ottar Alstrup- Add missing STL includes for correctness - gcc is...
2005-01-10 Georg Baumfix bug 1459 (with help from Andre)
2005-01-08 André Pönitzcorrect a wrong nod
2005-01-07 Lars Gullik Bjønnesadd specialization for unsigned long, and clean up...
2005-01-06 Lars Gullik Bjønnesfix compilation with gcc 4.0
2005-01-05 Lars Gullik Bjønnesthe const patch
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-12-04 Lars Gullik Bjønnesmore PCH_FLAGS work
2004-12-03 Lars Gullik Bjønnesuse AM_CPPFLAGS instead of INCLUDES since that is depre...
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 André Pönitzforgot these
2004-11-07 Lars Gullik BjønnesUse lyx::support::atoi
2004-11-07 Lars Gullik Bjønnestfracinset files is missing so all usage of tfrac is...
2004-11-07 André Pönitz\tfrac support, fixing #1425
2004-11-07 André Pönitzrequire AMS for underset and overset
2004-11-07 André PönitzFix #1736
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-10-05 Angus LeemingWhitespace, only whitespace.
2004-09-21 Jean-Marc Lasgouttesavoid spaces around math formulas in plain text output
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-18 Lars Gullik BjønnesMore pch work.
2004-08-16 José MatoxRemove space at end of line, when superfluous.
2004-08-15 Lars Gullik Bjønnessome support for pch
2004-08-14 André Pönitz*** empty log message ***
2004-08-14 André Pönitzfix some crash when we start selection outside an inset...
2004-08-14 André Pönitzmove around stuff, remove unneeded declarations etc
2004-08-14 André Pönitzremove per-inset position cahce, use new external map...
2004-08-13 André Pönitzuse setPosCache where appropriate
2004-08-13 André Pönitzremove unused mathed parts
2004-08-13 André Pönitzremove unused code
2004-08-13 André Pönitzremove warning message
2004-08-13 André Pönitzfix bug #571, also for insettabular
2004-08-13 André Pönitzfix bug #1562
2004-08-13 Jean-Marc Lasgouttesconstify the various incarnations of editXY
2004-08-13 André Pönitzfix some fbox drawing
2004-08-13 André Pönitzfix bug #560
2004-08-13 André Pönitzfix #1654
2004-08-13 José Matoxadd awareness of the sgml/xml distinction for math...
2004-08-13 André Pönitzfix compile problem
2004-08-13 André Pönitzfix #1589
2004-08-12 André Pönitzdisable the parboxinset (bug #1327)
2004-08-12 André PönitzFix #590
2004-08-12 André Pönitzfix #928
2004-08-12 André PönitzFix #624
2004-08-12 André PönitzFix #613
2004-08-12 André PönitzFix #1249
2004-08-12 André Pönitzdon't crash on C-m
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 LeemingWhitespace, only whitespace...
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-18 André Pönitzsmall bugfix
2004-04-18 André Pönitzfix a few small bugs
2004-04-18 André Pönitzfix a few small bugs
2004-04-13 Angus LeemingRe-enable previews for mathed.
2004-04-13 André Pönitzpartial revert of macro stuff
2004-04-13 André Pönitzfix the cursor-y problem in math
next