X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Ffrontends%2Fxforms%2FChangeLog;h=fedad6633c362f31f73b4ee8d0b6d2c93fc48092;hb=f991ac4421699843081001d6ef01791026068036;hp=57183bb64548dfa041579b67b7c31951504fc515;hpb=33f06bb79b66bdc17673d77f5c03ddb7bcd41ca4;p=lyx.git diff --git a/src/frontends/xforms/ChangeLog b/src/frontends/xforms/ChangeLog index 57183bb645..fedad6633c 100644 --- a/src/frontends/xforms/ChangeLog +++ b/src/frontends/xforms/ChangeLog @@ -1,3 +1,40 @@ +2002-09-30 Angus Leeming + + * FormBase.[Ch]: + * FormBaseDeprecated.[Ch]: + (icon_pixmap_, icon_mask_) new member variables. + (prepare_to_show) new method, containing initialisation code invoked + the first time show() is called. + (d-tor) destroy icon_pixmap_, if it exists. + (show) ensure that the icon pixmap is generated only once. + + * XFormsView.[Ch]: + (icon_pixmap_, icon_mask_) new member variables. + (d-tor) destroy icon_pixmap_, if it exists. + (create_form_form_main) assign the generated pixmap to the new + icon_pixmap_ member variable. + +2002-09-26 Angus Leeming + + * xscreen.h: don't #include "XWorkArea.h", forward-declare XWorkArea. + +2002-09-25 Angus Leeming + + * Dialogs2.C: + * Dialogs_impl.h: + * FormWrap.h: + * LyXKeySymFactory.C: + * LyXScreenFactory.C: + * Menubar_pimpl.[Ch]: + * Toolbar_pimpl.[Ch]: + * WorkAreaFactory.C: + * lyx_gui.C: doxygen fixes. + +2002-09-25 Dekel Tsur + + * forms/form_wrap.fd: floatflt has no "Inner" placement option. + The possible placements are default/outer/left/right. + 2002-09-24 Lars Gullik Bjønnes * Makefile.am (INCLUDES): loose SIGC_INCLUDES