]> git.lyx.org Git - lyx.git/history - src/mathed
fix pullArg when pressing <Delete> at the end of an cell
[lyx.git] / src / mathed /
2001-07-23 André Pönitzfix pullArg when pressing <Delete> at the end of an...
2001-07-23 André PönitzFix "pullArg" behaviour when pressing <Backspace> at...
2001-07-23 Jean-Marc Lasgouttesfix insertion of raw double quote, reading of Info...
2001-07-20 André Pönitzmove things around, fix bug in ~MathArray.
2001-07-20 Jürgen VignaImplemented Search/Replace functionality for Insets...
2001-07-20 André Pönitzsupport for \land and \vee, cosmetics
2001-07-17 André PönitzFix two small bugs
2001-07-17 Lars Gullik Bjønnespass_thru
2001-07-17 André Pönitzrename math_(root|grid).[Ch] to math_(root|grid)inset...
2001-07-16 Lars Gullik Bjønnesreverse test move operators out of struct
2001-07-16 André Pönitzforgot the ChangeLog again...
2001-07-16 André Pönitzmulticell selection
2001-07-13 André Pönitzprepare infrastructure for multicell selection
2001-07-13 André Pönitzprepare re-enabling LaTeX feature validation
2001-07-13 Angus LeemingEdwin's "about" patch + consistent use of Lsstream.h
2001-07-13 André Pönitzgenerate unnumbered eqnarray when mutating from inline...
2001-07-13 André Pönitzfix drawing glitch
2001-07-13 André PönitzFix Angus' drawing bug + cosmetics
2001-07-13 André Pönitzremove unneeded #includes, cosmetics
2001-07-13 André Pönitzcosmetics
2001-07-13 Jean-Marc Lasgouttestweaklets
2001-07-13 André Pönitzmathed102.diff
2001-07-12 André Pönitzfix 'buffer is (Changed) by simply entering a formula'
2001-07-12 André Pönitzrecompute macro metrics more often to catch changes...
2001-07-12 André Pönitzfix drawing glitch (\vec was almost invisible on screen)
2001-07-12 André Pönitzbugfix (invalid cursor position)
2001-07-12 André Pönitzsplit super/subscript handling in new base class MathUp...
2001-07-10 André PönitzFix drawing glitch
2001-07-10 André PönitzMathAccentInset rewritten
2001-07-10 André Pönitzfix small thinko
2001-07-09 André Pönitzcursor movement in multiline math; remove dead code
2001-07-09 Dekel TsurUse only the first label when mutating eqnarray to...
2001-07-09 Jürgen VignaFixed crash when inserting mathed inset inside InsetERT...
2001-07-09 Jean-Marc Lasgouttessmall tweaks
2001-07-09 André PönitzSmall bugfixes and cosmetic changes
2001-07-08 Lars Gullik Bjønnesmake NO_LATEX default, set ut compability stuff
2001-07-07 Dekel TsurFix math insert
2001-07-06 Jürgen VignaThe BIG UNDO patch. Recodes undo handling for better...
2001-07-06 Lars Gullik Bjønnesmathed95.diff
2001-07-05 André PönitzFix for mis-drawing reported by Dekel
2001-07-05 André PönitzFix for signed/unsiged char bug.
2001-07-04 André Pönitzcosmetics
2001-07-04 André Pönitzoperator<<(ostream &, xarray const &)
2001-07-04 André PönitzSmall parser bug fixed
2001-07-03 André Pönitzmathed89.diff - fix "random" crashes
2001-07-03 André Pönitzremove unneeded file
2001-07-03 André Pönitzmathed87.diff (Bug fixes, new feature "change font...
2001-06-29 Jean-Marc Lasgoutteslyxstring compile fixes ; small stuff
2001-06-29 Lars Gullik Bjønneslowercase.diff
2001-06-28 Jean-Marc Lasgouttescxx compile fixes ; several patches from John
2001-06-28 Lars Gullik Bjønneschange a lot of methods to begin with small char
2001-06-27 Lars Gullik BjønneschangeCase fix
2001-06-27 Jean-Marc Lasgouttessome fixes for compaq cxx
2001-06-27 Lars Gullik Bjønnesgcc 3.0 fixes
2001-06-27 Lars Gullik BjønnesLyX Drinkers United: patch 2
2001-06-25 Lars Gullik BjønnesLyX Drinkers Union: patch 1
2001-06-14 Angus LeemingIn for a penny, in for a pound. Consistent use of ...
2001-06-04 Lars Gullik Bjønnesvarious changes
2001-06-01 Jean-Marc Lasgouttescompilation fixes for compaq cxx + small things
2001-05-31 Lars Gullik Bjønnesadjust to be able to complile with gcc 3.0, put selecti...
2001-05-08 Lars Gullik Bjønnesremove LyXParagraph Clone use newly added copy construc...
2001-05-02 Jean-Marc Lasgoutteshelp a bit compilation with sun CC
2001-05-02 Jean-Marc Lasgouttescompilation fixes when using lyxstring
2001-04-27 Lars Gullik Bjønnesmathed68.diff
2001-04-27 Lars Gullik Bjønnesmathed67.diff
2001-04-25 Lars Gullik Bjønnessmall fix for gcc 3.0, use std::transform in lstrings...
2001-04-25 Lars Gullik Bjønnesmathed65.diff
2001-04-25 Angus LeemingNeed some std declarations and qualifiers to compile...
2001-04-24 Lars Gullik Bjønnescall message more directly
2001-04-24 Lars Gullik Bjønnesmathed64.diff
2001-04-24 Lars Gullik Bjønnesmove more support functions into namespace lyx, small...
2001-04-20 Allan Raeanother pesky \#warning snuck in
2001-04-17 Lars Gullik Bjønnesuse LFUN_MESSAGE, inhritprivately from noncpopyable...
2001-04-17 Allan Raefix doxygen operation ; stop #warning causing errors...
2001-04-04 Lars Gullik Bjønnesadjust for cursor_visible change
2001-03-20 Lars Gullik Bjønnesuse anon namespace, somewhat better comp. handling...
2001-03-16 Jean-Marc Lasgouttescompilation fixes
2001-03-16 Lars Gullik Bjønnesmathed62.diff
2001-03-16 Angus LeemingCompile fixes for DEC cxx, John's maths and keymap...
2001-03-16 Lars Gullik Bjønnesdont use cerr directly use lyxerr
2001-03-15 Lars Gullik Bjønnesmathed61.diff
2001-03-15 Lars Gullik Bjønnesmathed60.diff one hunk of prev apllied code rejected
2001-03-15 Lars Gullik Bjønnesone small private fix in mathed, put noncopyable and...
2001-03-15 Lars Gullik Bjønnesmathed59.diff
2001-03-15 Lars Gullik Bjønnesrevert mathed58.diff
2001-03-15 Lars Gullik Bjønnesmathed58.diff
2001-03-15 Angus Leemingadded using directive to math_cursor.C
2001-03-15 Lars Gullik Bjønnesmathed57.diff
2001-03-12 Lars Gullik Bjønnesmathed55.diff
2001-03-10 Lars Gullik Bjønnesmathed53.diff
2001-03-09 Lars Gullik Bjønnesmathed52.diff
2001-03-09 Lars Gullik Bjønnesmathed51.diff
2001-03-08 Lars Gullik Bjønnesmathed50.diff
2001-03-08 Lars Gullik Bjønnesmathed49.diff
2001-03-08 Lars Gullik Bjønnesmathed48.diff
2001-03-06 Lars Gullik Bjønnesmathed47.diff
2001-03-06 Lars Gullik Bjønnesmathed46.diff
2001-03-06 Lars Gullik Bjønnesmathed45.diff
2001-03-06 Lars Gullik Bjønnesmathed44.diff
2001-03-06 Lars Gullik Bjønnesmathed42.diff
next