]> git.lyx.org Git - lyx.git/history - src/frontends/xforms/FormBaseDeprecated.C
Bugfixes: checkboxes to radiobuttons (from J�rgen S) and remove a little
[lyx.git] / src / frontends / xforms / FormBaseDeprecated.C
2001-09-24 Angus LeemingGeneralise Dekel's fix to the "select choice < 1" problem.
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-09-07 Angus LeemingRob Lahaye's "iconify dialogs with main window if so...
2001-06-13 Angus LeemingRemoved // -*- C++ -*- from all .C files!
2001-05-30 Lars Gullik Bjønnesupdate copyright year
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...
2001-03-16 Angus Leemingmath panel cleanup. LyX no longer crashes on "Close...
2001-03-16 Angus LeemingCompile fixes for DEC cxx, John's maths and keymap...
2001-03-15 Angus LeemingMerging BRANCH_MVC back into HEAD.