lyx_mirror/src/mathed
Lars Gullik Bjønnes 313252eb8b various changes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2089 a592a061-630c-0410-9148-cb99ea01b6c8
2001-06-04 23:57:32 +00:00
..
.cvsignore read ChangeLog, a lot of whitespace changes. experimental use of libtool 1999-11-22 16:19:48 +00:00
array.C compilation fixes for compaq cxx + small things 2001-06-01 10:53:24 +00:00
array.h mathed67.diff 2001-04-27 12:35:55 +00:00
ChangeLog compilation fixes for compaq cxx + small things 2001-06-01 10:53:24 +00:00
formula.C various changes 2001-06-04 23:57:32 +00:00
formula.h mathed65.diff 2001-04-25 15:43:57 +00:00
formulamacro.C mathed64.diff 2001-04-24 16:13:38 +00:00
formulamacro.h mathed64.diff 2001-04-24 16:13:38 +00:00
macro_support.C more mathed cleanup 2001-02-13 17:08:51 +00:00
macro_support.h mathed64.diff 2001-04-24 16:13:38 +00:00
Makefile.am Compile fixes for DEC cxx, John's maths and keymap patches. 2001-03-16 12:08:14 +00:00
math_accentinset.C mathed67.diff 2001-04-27 12:35:55 +00:00
math_accentinset.h mathed65.diff 2001-04-25 15:43:57 +00:00
math_bigopinset.C mathed67.diff 2001-04-27 12:35:55 +00:00
math_bigopinset.h mathed65.diff 2001-04-25 15:43:57 +00:00
math_cursor.C mathed64.diff 2001-04-24 16:13:38 +00:00
math_cursor.h mathed64.diff 2001-04-24 16:13:38 +00:00
math_decorationinset.C adjust to be able to complile with gcc 3.0, put selection vars into own struct, remove some C string funcs in favour of lstrings ones 2001-05-31 02:23:46 +00:00
math_decorationinset.h fix macro, small cleanup 2001-02-26 12:53:35 +00:00
math_defs.h use anon namespace, somewhat better comp. handling of minipages, not quite there yet 2001-03-20 01:22:46 +00:00
math_deliminset.C mathed65.diff 2001-04-25 15:43:57 +00:00
math_deliminset.h fix macro, small cleanup 2001-02-26 12:53:35 +00:00
math_dotsinset.C mathed67.diff 2001-04-27 12:35:55 +00:00
math_dotsinset.h mathed65.diff 2001-04-25 15:43:57 +00:00
math_fracinset.C mathed67.diff 2001-04-27 12:35:55 +00:00
math_fracinset.h mathed67.diff 2001-04-27 12:35:55 +00:00
math_funcinset.C mathed67.diff 2001-04-27 12:35:55 +00:00
math_funcinset.h mathed65.diff 2001-04-25 15:43:57 +00:00
math_hash.C mathed67.diff 2001-04-27 12:35:55 +00:00
math_inset.C mathed64.diff 2001-04-24 16:13:38 +00:00
math_inset.h mathed65.diff 2001-04-25 15:43:57 +00:00
math_iter.C mathed64.diff 2001-04-24 16:13:38 +00:00
math_iter.h mathed64.diff 2001-04-24 16:13:38 +00:00
math_macro.C mathed67.diff 2001-04-27 12:35:55 +00:00
math_macro.h mathed65.diff 2001-04-25 15:43:57 +00:00
math_macroarg.C remove LyXParagraph Clone use newly added copy constructor instead, some whitespace changes 2001-05-08 10:50:09 +00:00
math_macroarg.h mathed65.diff 2001-04-25 15:43:57 +00:00
math_macrotable.C mathed67.diff 2001-04-27 12:35:55 +00:00
math_macrotable.h mathed64.diff 2001-04-24 16:13:38 +00:00
math_macrotemplate.C compilation fixes when using lyxstring 2001-05-02 08:18:00 +00:00
math_macrotemplate.h compilation fixes when using lyxstring 2001-05-02 08:18:00 +00:00
math_matrixinset.C mathed57.diff 2001-03-15 10:10:01 +00:00
math_matrixinset.h mathed62.diff 2001-03-16 12:54:34 +00:00
math_parinset.C remove LyXParagraph Clone use newly added copy constructor instead, some whitespace changes 2001-05-08 10:50:09 +00:00
math_parinset.h mathed67.diff 2001-04-27 12:35:55 +00:00
math_parser.C various changes 2001-06-04 23:57:32 +00:00
math_parser.h mathed65.diff 2001-04-25 15:43:57 +00:00
math_root.C mathed67.diff 2001-04-27 12:35:55 +00:00
math_root.h mathed65.diff 2001-04-25 15:43:57 +00:00
math_rowst.C mathed64.diff 2001-04-24 16:13:38 +00:00
math_rowst.h mathed64.diff 2001-04-24 16:13:38 +00:00
math_spaceinset.C remove LyXParagraph Clone use newly added copy constructor instead, some whitespace changes 2001-05-08 10:50:09 +00:00
math_spaceinset.h mathed65.diff 2001-04-25 15:43:57 +00:00
math_sqrtinset.C mathed67.diff 2001-04-27 12:35:55 +00:00
math_sqrtinset.h mathed65.diff 2001-04-25 15:43:57 +00:00
math_utils.C use anon namespace, somewhat better comp. handling of minipages, not quite there yet 2001-03-20 01:22:46 +00:00
math_utils.h small cleanup, doxygen, formatting changes 2001-02-16 09:25:43 +00:00
math_xiter.C mathed67.diff 2001-04-27 12:35:55 +00:00
math_xiter.h mathed64.diff 2001-04-24 16:13:38 +00:00
matriz.C adjust to be able to complile with gcc 3.0, put selection vars into own struct, remove some C string funcs in favour of lstrings ones 2001-05-31 02:23:46 +00:00
matriz.h get rid of several friends small cleanup 2001-02-15 12:22:01 +00:00
support.C use anon namespace, somewhat better comp. handling of minipages, not quite there yet 2001-03-20 01:22:46 +00:00
support.h mathed64.diff 2001-04-24 16:13:38 +00:00
symbol_def.h small cleanup, doxygen, formatting changes 2001-02-16 09:25:43 +00:00