[as-devel] CVS commit to afterstep-devel

CVS server (cvsroot@merilon.elfhame.net)
Tue, 30 Jan 2001 15:00:02 -0800


Modified files:
  2001-01-30 14:50:20 include/confdefs.h
ChangeLog:
  Moved event time stashing code into lib/event.c. Implemented
  functions to provide access to all the X event functions and stash event time automagically.
  Implemented EnterNotify and FocusIn handlers - needs to be debugged.
  Moved SetTimer from defunc code into afterstep proper.
  Updated confdefs.h and Config/Audio.c to match changes in module messages.
  ascp and Audio needs to be updated to reflect this.

Modified files:
  2001-01-30 14:50:20 src/Config/Audio.c
  2001-01-30 14:32:20 include/asinternals.h
  2001-01-30 14:32:21 include/confdefs.h
  2001-01-30 14:32:21 include/event.h
  2001-01-30 14:32:21 lib/Makefile.in
  2001-01-30 14:32:21 lib/event.c
  2001-01-30 14:32:21 libasGUI/mywidget.c
  2001-01-30 14:32:22 src/Config/Audio.c
  2001-01-30 14:32:22 src/afterstep/aswindow.c
  2001-01-30 14:32:22 src/afterstep/colormaps.c
  2001-01-30 14:32:22 src/afterstep/eventhandler.c
  2001-01-30 14:32:22 src/afterstep/eventloop.c
  2001-01-30 14:32:22 src/afterstep/menuwindow.c
  2001-01-30 14:32:22 src/afterstep/pager.c
ChangeLog:
  Moved event time stashing code into lib/event.c. Implemented
  functions to provide access to all the X event functions and stash event time automagically.
  Implemented EnterNotify and FocusIn handlers - needs to be debugged.
  Moved SetTimer from defunc code into afterstep proper.
  Updated confdefs.h and Config/Audio.c to match changes in module messages.
  ascp and Audio needs to be updated to reflect this.