]> git.lyx.org Git - lyx.git/history - src/frontends/xforms/XFormsMenubar.C
Change glob() API to accept a dir parameter.
[lyx.git] / src / frontends / xforms / XFormsMenubar.C
2004-11-16 Lars Gullik BjønnesMake us satisfy concept checks
2004-11-08 Jean-Marc Lasgouttesadd possibility to specify the origin of a FuncRequest...
2004-05-19 Angus LeemingWrap most of the frontend code up inside namespace...
2004-04-28 Angus LeemingA layout engine for XForms.
2004-03-18 André Pönitzsplit LyXFunc::getStatus() into inset specific chunks
2004-01-28 Lars Gullik Bjønnesstd:: changes, stupid stuff
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-21 Lars Gullik BjønnesGet rid of Pseudo Actions
2003-09-09 Angus LeemingReplace 'using namespace abc;' with 'using abc::xyz;'
2003-09-09 Lars Gullik BjønnesChange Assert to BOOST_ASSERT.
2003-09-08 Angus LeemingRemoved all redundant using directives from the source.
2003-09-05 Angus LeemingStrip out another 180 #includes.
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-07-25 Jean-Marc Lasgouttestowards saner frontends (?). Part II: the menubar ...