]> git.lyx.org Git - lyx.git/history - src/frontends/xforms/XFormsToolbar.C
Change glob() API to accept a dir parameter.
[lyx.git] / src / frontends / xforms / XFormsToolbar.C
2004-11-16 Lars Gullik BjønnesMake us satisfy concept checks
2004-11-09 Jean-Marc Lasgouttescode refactorization in toolbars
2004-11-08 Jean-Marc Lasgouttesadd possibility to specify the origin of a FuncRequest...
2004-10-05 Angus LeemingWhitespace, only whitespace.
2004-05-24 John Levonfix compile error (missing semicolon)
2004-05-19 Angus LeemingWrap most of the frontend code up inside namespace...
2004-05-04 Angus LeemingDo nothing on calls to XFormsToolbar::show, hide if...
2004-05-03 Angus Leeming... and sanitize the simplified code...
2004-05-03 Angus LeemingSimplify the mechanics of generating the 'inactive...
2004-04-30 Angus LeemingWhitespace...
2004-04-30 Angus LeemingVisual feedback of inactive toolbar buttons.
2004-04-29 Angus Leeming* Positionable and dynamically visible toolbars for...
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-21 Lars Gullik Bjønnessome configure output changes, fix a new bug
2003-09-09 Angus LeemingPimpl Buffer.
2003-09-09 Angus LeemingMake buffer's member variables private; use accessor...
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-08-02 Jean-Marc Lasgouttesfix layout combox update bug
2003-07-25 Jean-Marc Lasgouttestowards saner frontends (?). Part II: the menubar ...
2003-07-25 Jean-Marc Lasgouttestowards saner frontends. Part I: the toolbar