[as-devel] CVS commit to afterstep-devel
CVS server (cvsroot@merilon.elfhame.net)
Fri, 9 Feb 2001 16:00:02 -0800
Modified files:
2001-02-09 15:51:01 include/afterstep.h
2001-02-09 15:51:01 include/aswindow.h
2001-02-09 15:51:01 include/event.h
2001-02-09 15:51:01 include/functions.h
2001-02-09 15:51:01 include/mywmicon.h
2001-02-09 15:51:02 lib/event.c
2001-02-09 15:51:02 lib/hints.c
2001-02-09 15:51:02 libasGUI/mylook.c
2001-02-09 15:51:02 libasGUI/mywidget.c
2001-02-09 15:51:02 libasGUI/mywmdecor.c
2001-02-09 15:51:02 libasGUI/mywmicon.c
2001-02-09 15:51:04 src/afterstep/afterstep.c
2001-02-09 15:51:04 src/afterstep/aswindow.c
2001-02-09 15:51:04 src/afterstep/eventhandler.c
2001-02-09 15:51:04 src/afterstep/functions.c
2001-02-09 15:51:04 src/afterstep/menuwindow.c
2001-02-09 15:51:04 src/afterstep/pager.c
ChangeLog:
Fixed DeferExecution somewhat to use correct cursors.
Fixed Mapping/Unmapping of client/frame/icon windows.
Added code to correctly unmap client when it is iconifyed.
Added quietly_unmap_window to lib/event.h to unmap
preventing UnmapNotify from appearing.
debugging of wmicon code - icon shows up but then it goes to hell.
Fixed bug in hints reading code where database was not taken into consideration AYT ALL grrrr.