2001-07-03 07:56:55 +00:00
|
|
|
|
2001-04-27 Andr<64> P<>nitz <poenitz@htwm.de>
|
|
|
|
|
|
|
|
|
|
* math_parser.C: fix bug where equations did not get their labels
|
|
|
|
|
|
|
|
|
|
* formulabase.C: new feature: changing font on selection
|
|
|
|
|
|
|
|
|
|
* several files: subsequent changes
|
|
|
|
|
|
2001-06-29 11:54:39 +00:00
|
|
|
|
2001-06-29 Jean-Marc Lasgouttes <Jean-Marc.Lasgouttes@inria.fr>
|
|
|
|
|
|
|
|
|
|
* formulabase.C (localDispatch): use .c_str() on istringstream
|
|
|
|
|
constructor argument.
|
|
|
|
|
|
2001-06-27 15:57:57 +00:00
|
|
|
|
2001-06-27 Jean-Marc Lasgouttes <Jean-Marc.Lasgouttes@inria.fr>
|
|
|
|
|
|
2001-06-28 13:02:03 +00:00
|
|
|
|
* math_grid.C (addCol): add second argument to cellinfo_.insert.
|
|
|
|
|
Cleanup a bit the code.
|
|
|
|
|
(appendRow): do not call push_back without argument.
|
|
|
|
|
|
2001-06-27 15:57:57 +00:00
|
|
|
|
* *.C: remove all "using namespace std" directives (not
|
|
|
|
|
good!!) and replaced it with relevant "using" directives.
|
|
|
|
|
|
|
|
|
|
* math_macrotemplate.C (Clone): change return type to MathInset*
|
|
|
|
|
|
2001-06-27 15:33:55 +00:00
|
|
|
|
2001-06-27 Lars Gullik Bj<42>nnes <larsbj@birdstep.com>
|
|
|
|
|
|
|
|
|
|
* math_sizeinset.C: include support/LOstream.h
|
|
|
|
|
|
|
|
|
|
* math_scriptinset.C (Metrics): std:: qualify max
|
|
|
|
|
|
|
|
|
|
* math_root.C (Metrics): std:: qualify max
|
|
|
|
|
(Write): std:: qualify ostream
|
|
|
|
|
(WriteNormal): ditto
|
|
|
|
|
|
|
|
|
|
* math_matrixinset.C (getLabelList): std:: qualify vector
|
|
|
|
|
include vector
|
|
|
|
|
(Metrics): std:: qualify max
|
|
|
|
|
(header_write): std:: qualify ostream
|
|
|
|
|
(footer_write): ditto
|
|
|
|
|
|
|
|
|
|
* math_macrotemplate.C (Write): std:: qualify ostream
|
|
|
|
|
|
|
|
|
|
* math_bigopinset.C (Metrics): std:: qualify max, and include
|
|
|
|
|
functional
|
|
|
|
|
|
|
|
|
|
* math_matrixinset.h: include vector and std:: qualify it.
|
|
|
|
|
|
|
|
|
|
* array.C (GetInset): get a pointer to the first element of bf_
|
|
|
|
|
not an iterator.
|
|
|
|
|
|
2001-06-27 14:10:35 +00:00
|
|
|
|
2001-06-25 The LyX Project <Asger>
|
|
|
|
|
|
|
|
|
|
* math_scriptinset.C: Fix for entering with cursor up/down.
|
|
|
|
|
|
|
|
|
|
* math_fracinset.C: We can enter fractions with cursor up and
|
|
|
|
|
down.
|
|
|
|
|
|
|
|
|
|
* math_cursor.C (Right): Fixes for cursor movement.
|
|
|
|
|
|
|
|
|
|
* formula.C (draw): New background color for math.
|
|
|
|
|
|
|
|
|
|
* math_cursor.C: Fixes for toggling labels on/off in math.
|
|
|
|
|
Fixes for infinity and other symbols that didn't appear in
|
|
|
|
|
LaTeX.
|
|
|
|
|
|
2001-06-25 00:06:33 +00:00
|
|
|
|
2001-06-24 The LyX Project <Asger>
|
|
|
|
|
|
|
|
|
|
* math_inset.C: Cursor movement is better in square roots, among
|
|
|
|
|
other things.
|
|
|
|
|
|
|
|
|
|
* math_cursor.C (Interpret): Improved subscript bullshit. Improved
|
|
|
|
|
cursor up/down movement. What not.
|
|
|
|
|
|
|
|
|
|
2001-06-24 The LyX Project <Asger>
|
|
|
|
|
|
|
|
|
|
* math_matrixinset.C: Hidden labels are hidden, unless a small
|
|
|
|
|
dragon jumps out of the screen, and pronounce them to the entire
|
|
|
|
|
world.
|
|
|
|
|
|
|
|
|
|
2001-06-24 The LyX Project <Easter egg>
|
|
|
|
|
|
|
|
|
|
* math_cursor.C: Cursor improvements after a few dead-ends
|
|
|
|
|
in the evolution of cursor movement were tested and scrapped.
|
|
|
|
|
|
|
|
|
|
2001-06-24 The LyX Project <Asger>
|
|
|
|
|
|
|
|
|
|
* math_cursor.C: Renamed stack to path.
|
|
|
|
|
|
2001-07-03 07:56:55 +00:00
|
|
|
|
2001-06-24 The LyX Project <Andr<64>>
|
|
|
|
|
|
|
|
|
|
* *.[Ch]:
|
|
|
|
|
Makefile.am: The Big Patch
|
|
|
|
|
(rewrite of MathArray, MathCursor, MathMatrixInset, MathBigopInset;
|
|
|
|
|
new MathScriptInset for up/down stuff;
|
|
|
|
|
delete MathIter/MatXIter, MathParInset, MathRowSt
|
|
|
|
|
Changes to the inset inheritance tree, reunification of abstract math
|
|
|
|
|
inset base classes;
|
|
|
|
|
label/numbering handling back to life;
|
|
|
|
|
major changes to the parser(s);
|
|
|
|
|
new base class FormulaBase for the two math LyXInsets;
|
|
|
|
|
general cleanup and cosmetic changes)
|
|
|
|
|
|
2001-06-14 08:20:41 +00:00
|
|
|
|
2001-06-19 Angus Leeming <a.leeming@ic.ac.uk>
|
|
|
|
|
|
|
|
|
|
* math_macro.C:
|
|
|
|
|
* math_root.C: removed // -*- C++ -*- as first line.
|
|
|
|
|
|
2001-06-01 10:53:24 +00:00
|
|
|
|
2001-05-31 Jean-Marc Lasgouttes <Jean-Marc.Lasgouttes@inria.fr>
|
|
|
|
|
|
|
|
|
|
* array.C: bring memmove into main namespace if necessary
|
|
|
|
|
|
2001-05-31 02:23:46 +00:00
|
|
|
|
2001-05-31 Lars Gullik Bj<42>nnes <larsbj@birdstep.com>
|
|
|
|
|
|
|
|
|
|
* math_parser.C (yylex): use contains instead of strchr
|
|
|
|
|
(parse_align): remove last arg, change to take string const & as
|
|
|
|
|
first arg.
|
|
|
|
|
(mathed_parse): use string for ar2 and ar, adjust
|
|
|
|
|
|
|
|
|
|
* math_decorationinset.C (Write): use compare instead of strcmp
|
|
|
|
|
|
|
|
|
|
* formula.C (LocalDispatch): change arg2 to string, adjust for this
|
|
|
|
|
(LocalDispatch): add std::
|
|
|
|
|
(LocalDispatch): use contains instead of strchr
|
|
|
|
|
|
|
|
|
|
* array.C (move): add std::
|
|
|
|
|
|
2001-05-02 08:18:00 +00:00
|
|
|
|
2001-05-02 Jean-Marc Lasgouttes <Jean-Marc.Lasgouttes@inria.fr>
|
|
|
|
|
|
2001-05-02 10:47:07 +00:00
|
|
|
|
* matriz.C: add using directives when needed for C functions
|
|
|
|
|
declared in std:: namespace.
|
|
|
|
|
|
2001-05-02 08:18:00 +00:00
|
|
|
|
* math_macrotemplate.h: do not use explicitely std::string, but
|
|
|
|
|
string.
|
|
|
|
|
|
|
|
|
|
* math_macroarg.C: avoid bringing the whole std:: namespace in
|
|
|
|
|
global-land. When you do that, there is an ambiguity between
|
|
|
|
|
lyxstring and std::string (which may be defined at the same time).
|
|
|
|
|
|
|
|
|
|
* formula.C (HandleExtern): add .c_str() to .str() (useful when
|
|
|
|
|
using lyxtring)
|
2001-04-27 12:35:55 +00:00
|
|
|
|
|
|
|
|
|
2001-04-27 Andr<64> P<>nitz <poenitz@htwm.de>
|
|
|
|
|
|
|
|
|
|
* math_parser.C: fix \frac handling bug introduced on 04-24
|
|
|
|
|
* math_xiter.C: hotfix for merging "shared" insets
|
2001-06-25 00:06:33 +00:00
|
|
|
|
* formula.C: fixing display after using math-insert
|
2001-04-27 12:35:55 +00:00
|
|
|
|
|
|
|
|
|
2001-04-25 Andr<64> P<>nitz <poenitz@htwm.de>
|
|
|
|
|
|
|
|
|
|
* math_*.[Ch]: WriteNormal
|
|
|
|
|
* formula.C: Support for new "math extern" command
|
2001-06-25 00:06:33 +00:00
|
|
|
|
* math_parser.C: fix \frac handling bug introduced on 04-24
|
|
|
|
|
* math_xiter.C: hotfix for merging "shared" insets
|
2001-04-27 12:35:55 +00:00
|
|
|
|
|
2001-04-25 19:33:52 +00:00
|
|
|
|
2001-04-25 Lars Gullik Bj<42>nnes <larsbj@birdstep.com>
|
|
|
|
|
|
|
|
|
|
* math_macrotable.C: include <iostream>
|
|
|
|
|
|
2001-04-27 12:35:55 +00:00
|
|
|
|
2001-04-24 Andr<64> P<>nitz <poenitz@htwm.de>
|
|
|
|
|
|
|
|
|
|
* math_macro.[Ch]:
|
|
|
|
|
* math_macrotable.[Ch]:
|
|
|
|
|
* math_macroarg.[Ch]: restructuring of macro handling
|
|
|
|
|
* several files:
|
|
|
|
|
|
2001-04-25 11:14:01 +00:00
|
|
|
|
2001-04-25 Angus Leeming <a.leeming@ic.ac.uk>
|
|
|
|
|
|
|
|
|
|
* array.h (operator<<):
|
|
|
|
|
* math_macro.h (dump, operator<<): added std:: qualifier to ostream.
|
|
|
|
|
|
|
|
|
|
* math_macrotable.C: added using std::make_pair directive.
|
|
|
|
|
(dump): added using std::cerr directive here as I guess that this is
|
|
|
|
|
temporary.
|
|
|
|
|
|
2001-04-20 02:43:42 +00:00
|
|
|
|
2001-04-20 Allan Rae <rae@lyx.org>
|
|
|
|
|
|
|
|
|
|
* formula.C (LocalDispatch): fixed another #warning. Guess who.
|
|
|
|
|
|
2001-04-17 14:20:21 +00:00
|
|
|
|
2001-04-17 Lars Gullik Bj<42>nnes <larsbj@birdstep.com>
|
|
|
|
|
|
|
|
|
|
* math_macrotemplate.h: inherit privately from noncopyable
|
|
|
|
|
|
|
|
|
|
* math_macro.C (Metrics): reindent, use unsigned int as loop var
|
|
|
|
|
(setArgumentIdx): change test to avoid unsigned warning
|
|
|
|
|
|
|
|
|
|
* formula.C (LocalDispatch): use LFUN_MESSAGE
|
|
|
|
|
|
2001-04-17 00:19:49 +00:00
|
|
|
|
2001-04-16 Allan Rae <rae@lyx.org>
|
|
|
|
|
|
|
|
|
|
* formula.C (Latex, getLabelList, LocalDispatch):
|
|
|
|
|
* math_parser.C (mathed_parse):
|
|
|
|
|
* math_parinset.C (Write): #warning triggers an error on Sun CC 6.0 as
|
|
|
|
|
an unrecognised preprocessor directive. So ensure they're wrapped.
|
|
|
|
|
|
2001-04-04 20:43:54 +00:00
|
|
|
|
2001-04-04 Lars Gullik Bj<42>nnes <larsbj@birdstep.com>
|
|
|
|
|
|
|
|
|
|
* formula.C (draw): adjust for cursor_visible
|
|
|
|
|
(ToggleInsetCursor): adjust for cursor_visible and constify asc
|
|
|
|
|
and desc
|
|
|
|
|
(ShowInsetCursor): adjust for cursor_visible and constify asc and desc
|
|
|
|
|
(HideInsetCursor): adjust for cursor_visible
|
|
|
|
|
(LocalDispatch): constify default_label and res
|
|
|
|
|
|
2001-03-16 14:47:48 +00:00
|
|
|
|
2001-03-16 Jean-Marc Lasgouttes <Jean-Marc.Lasgouttes@inria.fr>
|
|
|
|
|
|
|
|
|
|
* math_rowst.C: add missing #include <config.h>.
|
|
|
|
|
|
2001-03-16 12:54:34 +00:00
|
|
|
|
2001-03-16 Andr<64> P<>nitz <poenitz@htwm.de>
|
|
|
|
|
|
|
|
|
|
* math_matrixinset.h:
|
|
|
|
|
* math_parinset.[Ch]:
|
|
|
|
|
* math_rowst.[Ch]: move MathedRowContainer::row_ to the base
|
|
|
|
|
|
2001-03-16 12:08:14 +00:00
|
|
|
|
2001-03-13 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
|
|
|
|
|
|
* Makefile.am:
|
|
|
|
|
* formula.C:
|
|
|
|
|
* math_forms.h:
|
|
|
|
|
* math_forms.C:
|
|
|
|
|
* math_panel.h:
|
|
|
|
|
* math_panel.C:
|
|
|
|
|
* math_symbols.C: maths panel moved to GUII
|
|
|
|
|
|
2001-03-16 08:29:10 +00:00
|
|
|
|
2001-03-16 Lars Gullik Bj<42>nnes <larsbj@trylle.birdstep.com>
|
|
|
|
|
|
|
|
|
|
* math_cursor.C: use lyxerr instead of cerr.
|
2001-03-15 18:22:33 +00:00
|
|
|
|
|
|
|
|
|
2001-03-15 Andr<64> P<>nitz <poenitz@htwm.de>
|
|
|
|
|
|
2001-03-16 12:54:34 +00:00
|
|
|
|
* math_cursor.C: fix bug (cursor was leaving two insets at a time
|
|
|
|
|
instead of one)
|
2001-03-15 18:22:33 +00:00
|
|
|
|
|
2001-03-15 16:04:46 +00:00
|
|
|
|
2001-03-15 Lars Gullik Bj<42>nnes <larsbj@trylle.birdstep.com>
|
|
|
|
|
|
|
|
|
|
* math_macrotable.h: noncopyable is in namespace boost
|
|
|
|
|
* math_macrotemplate.h: ditto
|
|
|
|
|
|
|
|
|
|
* math_rowst.h: make MathedRowContainer::iterator public.
|
2001-03-15 15:07:17 +00:00
|
|
|
|
|
|
|
|
|
2001-03-15 Andr<64> P<>nitz <poenitz@htwm.de>
|
|
|
|
|
|
|
|
|
|
* math_parser.C: read '\nonumber' again (was broken)
|
|
|
|
|
|
|
|
|
|
* math_rowst.C: new file
|
|
|
|
|
|
2001-03-15 10:56:00 +00:00
|
|
|
|
2001-03-15 Angus Leeming <a.leeming@ic.ac.uk>
|
|
|
|
|
|
|
|
|
|
* math_cursor.C: added using directive.
|
2001-03-10 09:01:23 +00:00
|
|
|
|
|
2001-03-15 10:10:01 +00:00
|
|
|
|
2001-03-15 Andr<64> P<>nitz <poenitz@htwm.de>
|
2001-03-15 15:07:17 +00:00
|
|
|
|
|
2001-03-15 10:10:01 +00:00
|
|
|
|
* math_rowst.h: Finally remove MathedRowSt
|
|
|
|
|
|
|
|
|
|
* math_parser.C:
|
|
|
|
|
math_xiter.C: changed accordingly
|
|
|
|
|
|
2001-03-12 13:58:11 +00:00
|
|
|
|
2001-03-12 Andr<64> P<>nitz <poenitz@htwm.de>
|
2001-03-15 15:07:17 +00:00
|
|
|
|
|
2001-03-15 10:10:01 +00:00
|
|
|
|
* math_rowst.h: replace MathedRowSt with MathedRowStruct,
|
2001-03-12 13:58:11 +00:00
|
|
|
|
more robust MathedRowSt::[gs]etTab (to get rid of the constructor arg)
|
|
|
|
|
|
2001-03-10 09:01:23 +00:00
|
|
|
|
2001-03-10 Andr<64> P<>nitz <poenitz@htwm.de>
|
2001-03-15 15:07:17 +00:00
|
|
|
|
|
2001-03-10 09:01:23 +00:00
|
|
|
|
* math_xiter.[Ch]:
|
|
|
|
|
math_matrixinset.C: move adjustVerticalSt to the only place where
|
|
|
|
|
it is used. Fix a small bug where the cached row structure and the
|
|
|
|
|
actual data get out of sync after the deletion of whole rows
|
|
|
|
|
|
2001-03-09 08:45:10 +00:00
|
|
|
|
2001-03-09 Andr<64> P<>nitz <poenitz@htwm.de>
|
2001-03-15 15:07:17 +00:00
|
|
|
|
|
2001-03-09 08:45:10 +00:00
|
|
|
|
* math_cursor.C: use std::vector<> in MathStackXIter
|
|
|
|
|
change selstk from a pointer to the "real thing"
|
|
|
|
|
|
|
|
|
|
* math_rowst.h: new MathedRowContainer::erase method
|
|
|
|
|
|
|
|
|
|
* math_xiter.C: use MathedRowContainer::erase
|
|
|
|
|
|
2001-03-09 23:55:50 +00:00
|
|
|
|
* math_parser.C: use MathedRowContainer::insert_after
|
|
|
|
|
|
2001-03-08 11:51:35 +00:00
|
|
|
|
2001-03-08 Andr<64> P<>nitz <poenitz@htwm.de>
|
2001-03-15 15:07:17 +00:00
|
|
|
|
|
2001-03-08 11:51:35 +00:00
|
|
|
|
* math_rowst.h: give MathedRowContainer an 'insert' method.
|
|
|
|
|
|
|
|
|
|
* math_xiter.C: new 'container()' method to encapsulated access to
|
|
|
|
|
the MathParInset's MathedRowContainer
|
2001-03-08 22:19:55 +00:00
|
|
|
|
|
|
|
|
|
* math_rowst.h: proper copy constructor and destructor for
|
|
|
|
|
MathedRowContainer
|
|
|
|
|
|
|
|
|
|
* math_matrixinset.[hC]: remove copy constructr and destructor. Those
|
|
|
|
|
automatically created by the compiler are ok now.
|
2001-03-08 11:51:35 +00:00
|
|
|
|
|
2001-03-06 10:24:45 +00:00
|
|
|
|
2001-03-06 Andr<64> P<>nitz <poenitz@htwm.de>
|
2001-03-15 15:07:17 +00:00
|
|
|
|
|
2001-03-06 10:24:45 +00:00
|
|
|
|
* array.[Ch]: factor out deep_copy,
|
|
|
|
|
remove third argument from raw_pointer_insert
|
|
|
|
|
|
2001-03-06 17:13:12 +00:00
|
|
|
|
* math_iter.[Ch]: remove unused function Clear()
|
2001-03-06 10:24:45 +00:00
|
|
|
|
|
2001-03-06 17:13:12 +00:00
|
|
|
|
* math_cursor.C: change signature of MathStackXIter:push()
|
2001-03-06 11:13:14 +00:00
|
|
|
|
whitespace changes
|
|
|
|
|
|
2001-03-06 17:13:12 +00:00
|
|
|
|
* math_rowst.h: introduction of MathRowContainer
|
|
|
|
|
several files: corresponding changes
|
|
|
|
|
|
2001-03-06 10:24:45 +00:00
|
|
|
|
2001-03-04 Andr<64> P<>nitz <poenitz@htwm.de>
|
2001-03-15 15:07:17 +00:00
|
|
|
|
|
2001-03-05 10:52:39 +00:00
|
|
|
|
* math_macrotemplate.[Ch]:
|
|
|
|
|
math_macro.C: move update() functionality to the macro
|
|
|
|
|
|
|
|
|
|
* math_rowst.h: split MathedRowSt into "data" and "list"
|
|
|
|
|
|
2001-03-01 16:49:31 +00:00
|
|
|
|
2001-03-01 Lars Gullik Bj<42>nnes <larsbj@trylle.birdstep.com>
|
|
|
|
|
|
2001-03-05 10:18:36 +00:00
|
|
|
|
* math_macrotemplate.C (update): use MathMacro::getArg, and
|
|
|
|
|
receive a const reference.
|
|
|
|
|
(getMacroPar): add an Assert
|
|
|
|
|
|
|
|
|
|
* math_macrotemplate.h: make MathMacro a friend, make update take
|
|
|
|
|
a const reference.
|
|
|
|
|
|
|
|
|
|
* math_macro.[hC]: get rid of getRowSt, remove MacroArgumentBase
|
|
|
|
|
and store a MathMacroArgument in the vector
|
|
|
|
|
* math_macro.C: changes because of the above.
|
|
|
|
|
(getArg): new method
|
|
|
|
|
|
|
|
|
|
* math_parser.C (mathed_parse): plug potential leak
|
|
|
|
|
|
2001-03-01 20:25:38 +00:00
|
|
|
|
* math_iter.h: add comment on virtual destructor
|
|
|
|
|
|
|
|
|
|
* math_iter.C (Delete): make c const
|
|
|
|
|
|
|
|
|
|
* math_parinset.C (Metrics): cleanup indent. make one string const.
|
|
|
|
|
|
2001-03-01 19:57:01 +00:00
|
|
|
|
* math_inset.C (size): move out of line
|
|
|
|
|
(incSize): ditto
|
|
|
|
|
|
2001-03-01 16:49:31 +00:00
|
|
|
|
* math_macroarg.h: remove default constructor
|
|
|
|
|
|
|
|
|
|
* math_macroarg.C: include Lsstream.h instead of debug.h
|
|
|
|
|
(MathMacroArgument): remove default constructor
|
|
|
|
|
(Write): add std:: on ostream arg
|
|
|
|
|
|
2001-03-01 15:03:52 +00:00
|
|
|
|
2001-02-23 John Levon <moz@compsoc.man.ac.uk>
|
|
|
|
|
|
|
|
|
|
* math_parser.C:
|
|
|
|
|
* formula.C: make DEBUG into lyxerr
|
|
|
|
|
|
2001-03-01 13:39:36 +00:00
|
|
|
|
2001-03-01 Lars Gullik Bj<42>nnes <larsbj@trylle.birdstep.com>
|
|
|
|
|
|
2001-03-01 14:07:43 +00:00
|
|
|
|
* math_macrotemplate.h: make noncopyable, remove last arg to
|
|
|
|
|
constructor, remove flags_ add edit_
|
|
|
|
|
(flags): remove method
|
|
|
|
|
|
|
|
|
|
* math_macrotemplate.C (setArgument): delete method
|
|
|
|
|
(update): make idx const
|
|
|
|
|
(Metrics): use edit_, remove flags_
|
|
|
|
|
(draw): use edit_, remove flags_
|
|
|
|
|
(setEditMode): set edit_, remove flags_
|
|
|
|
|
(MathMacroTemplate): initialize edit_, remove flags_
|
|
|
|
|
|
|
|
|
|
* math_macro.h: remove x,y from MacroArgumentBase, make tmplate_ a
|
|
|
|
|
shared_ptr, let constructor take a shared_ptr
|
|
|
|
|
|
|
|
|
|
* math_macro.C (MathMacro): take shared_ptr as arg, remove double
|
|
|
|
|
initialization.
|
|
|
|
|
(draw): remove unneded update, remove removed update of x,y
|
|
|
|
|
(GetXY): call tmplates GetMacroXY directly
|
|
|
|
|
(SetFocus): call Metrics() instead of update()
|
|
|
|
|
(Write): remove support for math macro environments, simplifications.
|
|
|
|
|
|
|
|
|
|
* math_macrotable.h: make class noncopyable, change getMacro to
|
|
|
|
|
createMacro, change vector to map store a
|
|
|
|
|
shared_ptr<MathMacroTemplate> in it., remove unneeded typedef
|
|
|
|
|
|
|
|
|
|
* math_macrotable.C: add pragma
|
|
|
|
|
(createMacro): change name from getMacro, use shared_ptr
|
|
|
|
|
(getTemplate): Use map lookup to get macro, return shared_ptr
|
|
|
|
|
(addTemplate): assert that m containse a valid pointer, use map[]
|
|
|
|
|
insert.
|
|
|
|
|
(builtinMacros): by using shared_ptr fix the mem leak, remove
|
|
|
|
|
commented out unsupported macros
|
|
|
|
|
|
|
|
|
|
* math_cursor.C: changes because of the above
|
|
|
|
|
* math_parser.C: changes because of the abobe
|
|
|
|
|
|
|
|
|
|
* formulamacro.h: change tmacro_ to be a shared_ptr, remove
|
|
|
|
|
default arg on constructor.
|
|
|
|
|
* formulamacro.C: changes because of the above
|
|
|
|
|
|
2001-03-01 13:39:36 +00:00
|
|
|
|
* math_parinset.h: add pragma
|
|
|
|
|
(SetAlign): move inline out of class def
|
|
|
|
|
(GetColumns): ditto
|
|
|
|
|
(GetRows): ditto
|
|
|
|
|
(isMatrix): ditto
|
|
|
|
|
(setArgumentIdx): ditto
|
|
|
|
|
(setNextArgIdx): ditto
|
|
|
|
|
(getArgumentIdx): ditto
|
|
|
|
|
(getMaxArgumentIdx): ditto
|
|
|
|
|
(setRowSt): ditto
|
|
|
|
|
(xo): ditto
|
|
|
|
|
(yo): ditto
|
|
|
|
|
|
|
|
|
|
* math_parinset.C: add pragma
|
|
|
|
|
(Write): change the else clause, lessen depth
|
|
|
|
|
|
|
|
|
|
* math_macroarg.h: small whitespace change
|
|
|
|
|
|
|
|
|
|
* array.C: include support/LOstream.h add using ostream and endl
|
|
|
|
|
|
|
|
|
|
* array.h (dump): add std:: on ostream
|
|
|
|
|
|
2001-02-28 11:56:36 +00:00
|
|
|
|
2001-02-28 Lars Gullik Bj<42>nnes <larsbj@trylle.birdstep.com>
|
|
|
|
|
|
2001-02-28 17:51:28 +00:00
|
|
|
|
* math_macrotemplate.h: remove default arg on update
|
|
|
|
|
|
|
|
|
|
* math_macrotemplate.C (update): add assert and remove noop case.
|
|
|
|
|
|
2001-02-28 17:21:16 +00:00
|
|
|
|
* formulamacro.C (Read): add comment.
|
2001-02-28 17:51:28 +00:00
|
|
|
|
(ascent): remove noop call to MathMacroTemplate
|
|
|
|
|
(descent): ditto
|
|
|
|
|
(width): ditto
|
|
|
|
|
(draw): ditto
|
2001-02-28 17:21:16 +00:00
|
|
|
|
|
|
|
|
|
* math_parser.C (mathed_parse): fix another potential problem by
|
|
|
|
|
passing a freestanding mathedarray.
|
|
|
|
|
|
|
|
|
|
* math_root.C (GetData): add const version
|
|
|
|
|
|
|
|
|
|
* math_parinset.C (~MathParInset): delete
|
|
|
|
|
(GetData): add const version
|
|
|
|
|
|
|
|
|
|
* math_matrixinset.C (MathMatrixInset): delete pointer version,
|
|
|
|
|
make it a proper copy constructor instead
|
|
|
|
|
(Clone): change acc.
|
|
|
|
|
(MathMatrixInset): remvoe default val for m and n
|
|
|
|
|
|
|
|
|
|
* math_macro.C (GetData): add const version
|
|
|
|
|
|
|
|
|
|
* math_fracinset.C (GetData): add const version
|
|
|
|
|
|
|
|
|
|
* math_cursor.C (SelCopy): make p1 and p2 const
|
|
|
|
|
(SelCut): make p1 and p2 const
|
|
|
|
|
|
|
|
|
|
* formula.h: add '_' on priv vars. Cnages in formula.C acc. to this
|
|
|
|
|
(LyxCode): move inline out of class
|
|
|
|
|
(ConvertFont): ditto
|
|
|
|
|
(display): ditto
|
|
|
|
|
|
|
|
|
|
* array.[Ch] (dump): method added for debugging purposes
|
|
|
|
|
|
|
|
|
|
* math_parser.C (mathed_parse): pass a freestanding mathedarray to
|
|
|
|
|
mathed_parse when reading a matrix.
|
|
|
|
|
|
2001-02-28 11:56:36 +00:00
|
|
|
|
* math_spaceinset.[Ch]: add pragma, make variables private add
|
|
|
|
|
'_', change order of method definitions.
|
|
|
|
|
|
|
|
|
|
* math_root.h (~MathRootInset): delete
|
|
|
|
|
Change uroot_ to be a real object instead of a pointer
|
|
|
|
|
* math_root.C: changes because of the above
|
|
|
|
|
|
|
|
|
|
* math_macro.C (MathMacro(MathMacro*)): delete constructor
|
|
|
|
|
(MathMacro(MathMacro const &)): new copy constructor
|
|
|
|
|
|
|
|
|
|
* math_inset.h: delete constructor taking a pointer to MathedInset
|
|
|
|
|
(size, incSize): move inline method
|
|
|
|
|
|
|
|
|
|
* math_funcinset.h: add pragma, remove class vars ln and fname,
|
|
|
|
|
change protected to private, add '_' to priv vars.
|
|
|
|
|
(~MathFuncInset): remove
|
|
|
|
|
|
|
|
|
|
* math_fracinset.h: make MathParInset den_ a real object and not a
|
|
|
|
|
pointer.
|
|
|
|
|
|
|
|
|
|
* math_fracinset.C (MathFracInset): clean up, move initalization
|
|
|
|
|
to initialization list
|
|
|
|
|
(~MathFracInset): remove
|
|
|
|
|
(Clone): remove leak
|
|
|
|
|
|
|
|
|
|
* math_draw.C: delete file
|
|
|
|
|
|
|
|
|
|
* math_dotsinset.[Ch]: add pragma
|
|
|
|
|
|
|
|
|
|
* math_bigopinset.h: make protected variables private add '_' to vars.
|
|
|
|
|
|
|
|
|
|
* math_bigopinset.C: move methods to follow class definition order
|
|
|
|
|
|
|
|
|
|
* math_accentinset.h (getAccentCode): move inline here
|
|
|
|
|
|
|
|
|
|
* math_accentinset.C (MathAccentInset): cleanup
|
|
|
|
|
(draw): constify dw
|
|
|
|
|
|
2001-02-27 11:26:18 +00:00
|
|
|
|
2001-02-27 Lars Gullik Bj<42>nnes <larsbj@trylle.birdstep.com>
|
|
|
|
|
|
2001-02-28 11:56:36 +00:00
|
|
|
|
* math_inset.[Ch] (MathedInset): remove method
|
|
|
|
|
|
|
|
|
|
* Makefile.am (libmathed_la_SOURCES): correct typo
|
|
|
|
|
|
2001-02-27 11:26:18 +00:00
|
|
|
|
* math_parinset.C (draw): move MathedXiter data(this) up. and
|
|
|
|
|
remove it two other places.
|
|
|
|
|
|
|
|
|
|
* math_macro.C (MathMacro): use array directly, don't use
|
|
|
|
|
setArgumentIdx and GetData
|
|
|
|
|
|
2001-02-26 12:53:35 +00:00
|
|
|
|
2001-02-26 Lars Gullik Bj<42>nnes <larsbj@trylle.birdstep.com>
|
|
|
|
|
|
|
|
|
|
* math_macroarg.C (MathMacroArgument): delete
|
|
|
|
|
* math_macro.C (~MathMacro): delete
|
|
|
|
|
* math_macrotemplate.C (~MathMacroTemplate): delete
|
|
|
|
|
|
|
|
|
|
* math_decorationinset.[Ch]: add pragma
|
|
|
|
|
* math_deliminset.[Ch]: likewise
|
|
|
|
|
* math_fracinset.[Ch]: likewise
|
|
|
|
|
* math_macroarg.[Ch]: likewise
|
|
|
|
|
* math_macrotemplate.[Ch]: likewise
|
|
|
|
|
* math_matrixinset.[Ch]: likewise
|
|
|
|
|
|
|
|
|
|
* formulamacro.C (Read): set contents of tmacro_ to ar.
|
|
|
|
|
|
|
|
|
|
* formulamacro.h: add '_' to private variables.
|
|
|
|
|
* formalamacro.C: changes because of this.
|
|
|
|
|
|
2001-02-23 16:10:03 +00:00
|
|
|
|
2001-02-23 Juergen Vigna <jug@sad.it>
|
|
|
|
|
|
|
|
|
|
* formula.C (LocalDispatch): changed action to be a kb_action (as it
|
|
|
|
|
should be) and not an int.
|
|
|
|
|
|
|
|
|
|
* formulamacro.C (LocalDispatch): ditto.
|
|
|
|
|
|
2001-02-20 10:49:48 +00:00
|
|
|
|
2001-02-14 Andr<64> P<>nitz <poenitz@htwm.de>
|
|
|
|
|
|
|
|
|
|
* math_parinset.[Ch]: make array a real MathArray, not just a
|
|
|
|
|
pointer to one.
|
|
|
|
|
|
2001-02-20 13:16:07 +00:00
|
|
|
|
* move MathIter::Copy(int, int) to MathArray::shrink(pos, pos)
|
|
|
|
|
|
2001-02-20 10:49:48 +00:00
|
|
|
|
* several files: subsequent changes
|
2001-02-20 14:00:34 +00:00
|
|
|
|
|
|
|
|
|
* math_cursor.C: make selarray a proper MathArray
|
2001-02-20 10:49:48 +00:00
|
|
|
|
|
2001-02-20 17:45:56 +00:00
|
|
|
|
* several files: Change "MathedArray *" to "MathedArray &"
|
|
|
|
|
|
2001-02-20 10:49:48 +00:00
|
|
|
|
|
2001-02-19 17:33:14 +00:00
|
|
|
|
2001-02-19 Dekel Tsur <dekelts@tau.ac.il>
|
|
|
|
|
|
|
|
|
|
* array.C (MathedArray): Fix compilation problem.
|
2001-02-19 14:16:57 +00:00
|
|
|
|
|
|
|
|
|
2001-02-14 Andr<64> P<>nitz <poenitz@htwm.de>
|
|
|
|
|
|
2001-03-01 15:03:52 +00:00
|
|
|
|
* array.[Ch]: "deep" copy constructor and assignment operator for
|
|
|
|
|
MathArray
|
2001-02-19 14:16:57 +00:00
|
|
|
|
|
|
|
|
|
* math_iter.[Ch]: seperate Copy() from Copy(int, int)
|
|
|
|
|
|
2001-02-19 18:29:10 +00:00
|
|
|
|
* math_iter.[Ch]: remove SetData
|
|
|
|
|
several files: subsequent changes
|
|
|
|
|
|
2001-02-19 10:18:21 +00:00
|
|
|
|
2001-02-14 Andr<64> P<>nitz <poenitz@htwm.de>
|
|
|
|
|
|
2001-03-01 15:03:52 +00:00
|
|
|
|
* array.[Ch]: remove constructor and enums ARRAY_MIN_SIZE and
|
|
|
|
|
ARRAY_STEP
|
2001-02-19 10:18:21 +00:00
|
|
|
|
|
|
|
|
|
* math_iter.C: default-construct and resize array
|
|
|
|
|
|
2001-02-17 18:52:53 +00:00
|
|
|
|
2001-02-17 Lars Gullik Bj<42>nnes <larsbj@lyx.org>
|
2001-02-17 16:43:31 +00:00
|
|
|
|
|
2001-02-17 18:52:53 +00:00
|
|
|
|
* math_xiter.h: move ipush and ipop to public, add _ on private
|
|
|
|
|
variables, move protected var to private, remove friend.
|
|
|
|
|
|
|
|
|
|
* math_cursor.C (insertInset): rename method from Insert also
|
|
|
|
|
remove default arg val. Call the public methods of xiter instead
|
|
|
|
|
of private variables.
|
|
|
|
|
|
2001-02-19 10:18:21 +00:00
|
|
|
|
* changes to several files because of the above.
|
2001-02-17 18:52:53 +00:00
|
|
|
|
|
2001-02-17 16:43:31 +00:00
|
|
|
|
2001-02-14 Andr<64> P<>nitz <poenitz@htwm.de>
|
|
|
|
|
|
|
|
|
|
* math_iter.[Ch]: hide fcode_
|
|
|
|
|
* math_xiter.C:
|
|
|
|
|
* math_parinset.C: subsequent changes
|
|
|
|
|
|
|
|
|
|
|
2001-02-16 09:25:43 +00:00
|
|
|
|
2001-02-16 Lars Gullik Bj<42>nnes <larsbj@lyx.org>
|
|
|
|
|
|
|
|
|
|
* Makefile.am (libmathed_la_SOURCES): remove math_write.C, add
|
|
|
|
|
math_utils.h
|
|
|
|
|
|
|
|
|
|
* math_write.C: delete file
|
|
|
|
|
* math_delim.C: delete file
|
|
|
|
|
* marh_sqrtinset.h: delete file
|
|
|
|
|
|
|
|
|
|
* move funcs to more localized files, more general cleanup.
|
|
|
|
|
Constify several local vars. Doxygen changes. Formatting.
|
|
|
|
|
|
2001-02-15 12:22:01 +00:00
|
|
|
|
2001-02-15 Lars Gullik Bj<42>nnes <larsbj@lyx.org>
|
|
|
|
|
|
2001-02-16 09:25:43 +00:00
|
|
|
|
* support.C: add some consts
|
|
|
|
|
|
2001-02-15 12:22:01 +00:00
|
|
|
|
* matriz.C: clean up a bit.
|
2001-02-16 09:25:43 +00:00
|
|
|
|
(matmat): remove the for loop.
|
2001-02-15 12:22:01 +00:00
|
|
|
|
|
|
|
|
|
* several files: changes so that several friends can be removed
|
|
|
|
|
|
2001-02-14 19:35:25 +00:00
|
|
|
|
2001-02-14 Andr<64> P<>nitz <poenitz@htwm.de>
|
|
|
|
|
|
|
|
|
|
* formula.C: reformatting
|
|
|
|
|
|
|
|
|
|
* math_cursor.[Ch]:
|
|
|
|
|
math_iter.[Ch]:
|
|
|
|
|
math_xiter.[Ch]: remove unneeded members
|
|
|
|
|
|
2001-02-14 17:50:58 +00:00
|
|
|
|
2001-02-14 Lars Gullik Bj<42>nnes <larsbj@lyx.org>
|
|
|
|
|
|
2001-02-14 19:22:41 +00:00
|
|
|
|
* math_parser.C:
|
|
|
|
|
* math_panel.C:
|
|
|
|
|
* formula.C: remove cruft
|
|
|
|
|
|
2001-02-14 17:50:58 +00:00
|
|
|
|
* array.C (begin): new method
|
|
|
|
|
(end): ditto
|
|
|
|
|
|
|
|
|
|
2001-02-14 Andr<64> P<>nitz <poenitz@htwm.de>
|
|
|
|
|
|
|
|
|
|
* math_iter.[Ch]: remove 'insert', 'maxsize' and 'ARRAY_SIZE'
|
|
|
|
|
|
2001-02-14 19:35:25 +00:00
|
|
|
|
* math_cursor.C: reformatting
|
|
|
|
|
|
2001-02-14 15:00:50 +00:00
|
|
|
|
2001-02-14 Jean-Marc Lasgouttes <Jean-Marc.Lasgouttes@inria.fr>
|
|
|
|
|
|
2001-02-14 16:31:02 +00:00
|
|
|
|
* math_spaceinset.C:
|
|
|
|
|
* math_root.C:
|
2001-02-14 15:00:50 +00:00
|
|
|
|
* math_matrixinset.C:
|
|
|
|
|
* math_macrotemplate.C:
|
|
|
|
|
* math_funcinset.C:
|
|
|
|
|
* math_fracinset.C:
|
|
|
|
|
* math_dotsinset.C:
|
|
|
|
|
* math_deliminset.C:
|
|
|
|
|
* math_decorationinset.C:
|
|
|
|
|
* math_bigopinset.C:
|
|
|
|
|
* math_accentinset.C:
|
|
|
|
|
* math_sqrtinset.C: include LOstream.h and add using directive.
|
|
|
|
|
|
2001-02-14 17:50:58 +00:00
|
|
|
|
2001-02-14 Andr<64> P<>nitz <poenitz@htwm.de>
|
2001-02-14 15:00:50 +00:00
|
|
|
|
|
2001-02-14 12:02:08 +00:00
|
|
|
|
* math_iter.C: reformatting
|
|
|
|
|
|
2001-02-13 17:08:51 +00:00
|
|
|
|
2001-02-13 Lars Gullik Bj<42>nnes <larsbj@lyx.org>
|
|
|
|
|
|
2001-02-13 19:10:18 +00:00
|
|
|
|
* math_spaceinset.C (GetSpace): move here
|
|
|
|
|
|
|
|
|
|
* math_parinset.C: add debug.h, move several prev. inlined methods
|
|
|
|
|
here.
|
|
|
|
|
|
|
|
|
|
* math_macrotable.C math_xiter.C support.C: add debug.h
|
|
|
|
|
|
|
|
|
|
* math_macro.h: remove debug.h, remove typedefs
|
|
|
|
|
|
|
|
|
|
* math_macro.C: remove FORMS_H_LOCATION, and LString.h, remove
|
|
|
|
|
extern decls.
|
|
|
|
|
|
|
|
|
|
* math_hash.C: change some defines to int const. change use of
|
|
|
|
|
LM_TC_NORMAL to LM_TC_VAR
|
|
|
|
|
|
|
|
|
|
* math_draw.C: delete file
|
|
|
|
|
|
|
|
|
|
* math_defs.h (MATH_DEFS): dont define byte here, remove unneded
|
|
|
|
|
forward decls. remove LM_TC_NORMAL, move inline methods to
|
|
|
|
|
support.C (and support.h)
|
|
|
|
|
|
|
|
|
|
* math_cursor.C: move several previous inlined methods here
|
|
|
|
|
|
|
|
|
|
* math_bigopinset.h math_dotsinset.h math_funcinset.h
|
|
|
|
|
math_parinset.h math_spaceinset.h: add math_defs.h
|
|
|
|
|
|
|
|
|
|
* math_accentinset.h: add support.h and math_defs.h
|
|
|
|
|
|
|
|
|
|
* formulamacro.C math_cursor.C math_iter.h math_write.C: add support.h
|
|
|
|
|
|
|
|
|
|
* formula.h: remove unused func decl: OpenMathInset
|
|
|
|
|
|
|
|
|
|
* formula.C math_inset.h: get rid of math_defs.h
|
|
|
|
|
|
|
|
|
|
* array.h: switch to support.h instead of math_defs.h
|
|
|
|
|
|
|
|
|
|
* array.C: remove one include
|
|
|
|
|
|
|
|
|
|
* Makefile.am (libmathed_la_SOURCES): remove math_draw.C
|
|
|
|
|
|
|
|
|
|
* math_panel.C (deco_cb): move the sizeof/sizeof to a const int.
|
|
|
|
|
|
2001-02-13 17:08:51 +00:00
|
|
|
|
* math_parser.C: include macrotable and macrotemplate
|
|
|
|
|
|
|
|
|
|
* math_macrotemplate.[Ch]: new files
|
|
|
|
|
|
|
|
|
|
* math_macrotable.[Ch]: new files
|
|
|
|
|
|
|
|
|
|
* math_macroarg.[Ch]: new files
|
|
|
|
|
|
|
|
|
|
* math_macro.C: move stuff to the new files.
|
|
|
|
|
|
|
|
|
|
* math_cursor.C: include math_macrotable.h
|
|
|
|
|
|
|
|
|
|
* macro_support.[Ch]: new files
|
|
|
|
|
|
|
|
|
|
* formulamacro.C: add more includes
|
|
|
|
|
|
|
|
|
|
* Makefile.am (libmathed_la_SOURCES): add new files.
|
|
|
|
|
|
2001-02-13 16:40:19 +00:00
|
|
|
|
2001-02-13 Jean-Marc Lasgouttes <Jean-Marc.Lasgouttes@inria.fr>
|
|
|
|
|
|
|
|
|
|
* Makefile.am (libmathed_la_SOURCES): remove duplicate
|
|
|
|
|
math_sqrtinset.
|
|
|
|
|
|
|
|
|
|
* support.C:
|
|
|
|
|
* math_xiter.C:
|
|
|
|
|
* math_parinset.C: add a bunch of "using" directives.
|
|
|
|
|
|
|
|
|
|
* math_funcinset.h:
|
|
|
|
|
* math_decorationinset.h:
|
|
|
|
|
* math_bigopinset.h:
|
|
|
|
|
* math_spaceinset.h: remove more couples of inline.
|
|
|
|
|
|
2001-02-13 13:28:32 +00:00
|
|
|
|
2001-02-13 Lars Gullik Bj<42>nnes <larsbj@lyx.org>
|
|
|
|
|
|
2001-02-13 15:27:03 +00:00
|
|
|
|
* math_xiter.h: remove a couple of "inline"
|
|
|
|
|
|
2001-02-13 13:28:32 +00:00
|
|
|
|
* array.C (strange_copy): fix bug (hopefully)
|
|
|
|
|
* many files: add a lot of new files and move methods to the class
|
|
|
|
|
files they belong to. Only first attempt at cleanup more will
|
|
|
|
|
follow.
|
|
|
|
|
|
2001-02-12 18:06:56 +00:00
|
|
|
|
2001-02-12 Andr<64> P<>nitz <poenitz@htwm.de>
|
|
|
|
|
|
|
|
|
|
* math_macro.[hC]: replace MathMacroArgument[] with
|
|
|
|
|
std::vector<MathMacroArgument>
|
|
|
|
|
* math_defs.h:
|
|
|
|
|
math_inset.C: replace int[] with std::vector<int>
|
2001-02-12 20:39:25 +00:00
|
|
|
|
* math_panel.h:
|
|
|
|
|
* math_symbols.C: replace FL_OBJECTP[] with
|
|
|
|
|
std::vector<FL_OBJECT*>
|
|
|
|
|
|
2001-02-12 14:59:46 +00:00
|
|
|
|
2001-02-12 Lars Gullik Bj<42>nnes <larsbj@lyx.org>
|
|
|
|
|
|
|
|
|
|
* math_defs.h (struct MathedRowSt): make all private variables end
|
|
|
|
|
with '_', initialize in initializer list instead of in function
|
|
|
|
|
body.
|
|
|
|
|
|
2001-02-12 11:56:08 +00:00
|
|
|
|
2001-02-12 Dekel Tsur <dekelts@tau.ac.il>
|
|
|
|
|
|
|
|
|
|
* formula.C (LocalDispatch): Change the default action of
|
|
|
|
|
break-line to create an align* environment instead of eqnarray*.
|
|
|
|
|
|
2001-02-12 14:59:46 +00:00
|
|
|
|
* math_inset.C (Metrics): Correct drawing of the multline
|
|
|
|
|
environment.
|
2001-02-12 11:25:44 +00:00
|
|
|
|
|
|
|
|
|
2001-02-12 Andr<64> P<>nitz <poenitz@htwm.de>
|
2001-02-12 14:59:46 +00:00
|
|
|
|
|
|
|
|
|
* array.[hC]: replace private variable maxsize_ with call to
|
|
|
|
|
bf_.size()
|
|
|
|
|
* math_defs.h: replace int[] by std::vector<int> for
|
|
|
|
|
MathedRowSt::widths
|
2001-02-12 11:25:44 +00:00
|
|
|
|
|
2001-02-12 08:55:14 +00:00
|
|
|
|
2001-02-09 Lars Gullik Bj<42>nnes <larsbj@lyx.org>
|
|
|
|
|
|
|
|
|
|
* array.h: made all variables private, removed friend, added new
|
|
|
|
|
methods: raw_pointer_insert, raw_pointer_copy, strange_copy, added
|
|
|
|
|
non const operator[] added setter for last and getter for maxsize.
|
|
|
|
|
changed name from LyxArrayBase to MathedArray.
|
|
|
|
|
changed name of some methods to start with lowerchar.
|
|
|
|
|
moved inline methods to array.C
|
|
|
|
|
|
|
|
|
|
* math_iter.C + several file: changes because of the above.
|
|
|
|
|
|
|
|
|
|
* array.C: new file with the prev inline methods.
|
|
|
|
|
|
2001-02-11 09:58:20 +00:00
|
|
|
|
2001-02-10 Dekel Tsur <dekelts@tau.ac.il>
|
|
|
|
|
|
|
|
|
|
* Many files: add support for the align environment from amsmath.
|
|
|
|
|
|
2001-02-09 17:17:08 +00:00
|
|
|
|
2001-02-09 Andr<64> P<>nitz <poenitz@htwm.de>
|
2001-02-09 15:54:30 +00:00
|
|
|
|
|
2001-02-09 17:17:08 +00:00
|
|
|
|
* array.h: replace array buffer 'byte bf[]' by 'std::vector<byte> bf'
|
|
|
|
|
* several files: subsequent changes
|
2001-02-09 15:54:30 +00:00
|
|
|
|
* math_iter.h: remove unused prototype
|
|
|
|
|
* array.h: ditto.
|
|
|
|
|
|
2001-02-08 15:59:42 +00:00
|
|
|
|
2001-02-08 Jean-Marc Lasgouttes <Jean-Marc.Lasgouttes@inria.fr>
|
|
|
|
|
|
|
|
|
|
* math_macro.C (draw): add .c_str() to .str() (useful when
|
|
|
|
|
compiling with lyxstring, but STL sstream).
|
|
|
|
|
(Metrics): ditto.
|
|
|
|
|
|
2001-02-09 17:17:08 +00:00
|
|
|
|
2001-02-08 Andr<64> P<>nitz <poenitz@htwm.de>
|
2001-02-08 15:09:15 +00:00
|
|
|
|
|
2001-02-08 15:59:42 +00:00
|
|
|
|
* several files: get rid of reinterpret_cast.
|
2001-02-08 15:09:15 +00:00
|
|
|
|
|
2001-02-04 07:01:49 +00:00
|
|
|
|
2001-02-04 Allan Rae <rae@lyx.org>
|
|
|
|
|
|
|
|
|
|
* math_parser.C (mathed_parse): I'm sure Lars has a better fix than
|
|
|
|
|
just casting the variable.
|
|
|
|
|
|
2001-02-03 21:02:22 +00:00
|
|
|
|
2001-02-02 Dekel Tsur <dekelts@tau.ac.il>
|
|
|
|
|
|
|
|
|
|
* Many files: Add support for multline and alignat environments from
|
|
|
|
|
amsmath.
|
|
|
|
|
|
2001-02-02 19:52:29 +00:00
|
|
|
|
2001-02-02 Dekel Tsur <dekelts@tau.ac.il>
|
|
|
|
|
|
|
|
|
|
* math_symbols.C (math_insert_greek): Move cursor right when
|
|
|
|
|
unlocking the math inset.
|
|
|
|
|
|
2001-01-26 22:24:20 +00:00
|
|
|
|
2001-01-26 Dekel Tsur <dekelts@tau.ac.il>
|
|
|
|
|
|
|
|
|
|
* math_parser.C (LexGetArg): Fix crash when loading corrupt files.
|
|
|
|
|
|
|
|
|
|
* formula.C (LocalDispatch): Before inserting a label in an
|
|
|
|
|
eqnarray, move the cursor to the top level.
|
|
|
|
|
|
|
|
|
|
* math_iter.C (getLabel): Test if crow == 0.
|
|
|
|
|
|
2001-01-15 12:47:54 +00:00
|
|
|
|
2001-01-15 Dekel Tsur <dekelts@tau.ac.il>
|
|
|
|
|
|
|
|
|
|
* math_draw.C (Metrics): Use the correct GetString.
|
|
|
|
|
|