]> git.lyx.org Git - lyx.git/history - src/frontends/xforms/FormMathsMatrix.C
remove defaults stuff, let Qt handle no toolbar
[lyx.git] / src / frontends / xforms / FormMathsMatrix.C
2003-03-10 Angus LeemingFlatten the ButtonController tree by splitting it into...
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2002-12-01 Lars Gullik Bjønnesws changes
2002-11-25 Angus Leeming* A controller-view split of the math panel and its...
2002-11-22 Angus LeemingClean-up of the math dialog code; the first step toward...
2002-11-04 Lars Gullik BjønnesSTRCONV
2002-09-05 Angus LeemingThis file is part of LyX, the document processor.
2002-09-05 Angus LeemingReally dull and boring header shit
2002-08-15 Angus LeemingNothing but a changed email address (trying to factor...
2002-08-14 Angus Leeming* Throw out DialogBase.h
2002-08-13 André Pönitzthe lfun3 patches (overall cleanup and "localizing...
2002-08-13 Angus Leeming* LyXView: the accessor methods now return a reference...
2002-08-07 André Pönitzthe FuncRequest changes
2002-07-20 John Levonfix dispatch calls as suggested by Herbert
2002-07-19 John Levonfix some dispatch calls
2002-06-13 Angus Leemingxforms clean-up, described in detail in my mail of...
2002-05-23 John Levonguii2
2002-04-23 Lars Gullik Bjønneschange some __GNUG_ to __GNUG__
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-03-21 Angus Leemingwhitespace changes only (believe it or not!)
2002-03-12 Angus LeemingEnsure all widgets follow the naming scheme.
2002-03-11 Angus LeemingActivate the Ok, Apply buttons on pasting with the...
2002-01-14 Angus LeemingCreate a new support function lyx::count to use in...
2002-01-13 Lars Gullik Bjønnesbug 183
2002-01-11 Angus LeemingA std::count fix that got away!
2001-12-29 Dekel TsurAllow entering the '|' char.
2001-10-10 Angus LeemingAndr�'s b.diff
2001-09-09 Lars Gullik Bjønnessome mods I had in my local tree, mostly small stuff...
2001-09-07 Angus LeemingVarious small bits n pieces
2001-07-16 Lars Gullik BjønnesDispatch->dispatch, some trans work
2001-07-13 Angus LeemingEdwin's "about" patch + consistent use of Lsstream.h
2001-06-13 Angus LeemingRemoved // -*- C++ -*- from all .C files!
2001-06-13 Angus LeemingAdded // -*- C++ -*- to the top of all files in control...
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-04-26 Angus LeemingMore include changes
2001-04-24 Lars Gullik Bjønnescall message more directly
2001-04-24 Lars Gullik Bjønnesmove more support functions into namespace lyx, small...
2001-04-03 Angus LeemingRemove some xforms cruft from BufferView.h BufferView_p...
2001-03-19 Angus LeemingRewrote the maths panel so that ALL the popups now...