[as-devel] CVS commit to afterstep-devel
CVS server (cvsroot@merilon.elfhame.net)
Wed, 14 Feb 2001 16:00:02 -0800
Modified files:
2001-02-14 15:47:56 include/mywidget.h
2001-02-14 15:47:57 lib/ashash.c
2001-02-14 15:47:58 libasGUI/mywidget.c
2001-02-14 15:47:58 libasGUI/mywmicon.c
ChangeLog:
playing with mywmicon and widgets.
Implmented event bubbling up to higher level widgets if not handled by a widget.
Implemented some memory conservation when allocating memory for MyLayourElems.
Implemented memory preallocation caching for ASHashItem.