Fix compiliation bugs introduced by Andrew's last patches

Added a new method to XAP_Frame - nullEvent

For unix, this calls gtk_main_iteration() - what I want this to do is refresh
the frame periodically during long operations (such as printing, import,
export). Other platforms have noop stubs in place, so you can still build.

Dom

CVS: ----------------------------------------------------------------------
CVS: Enter Log.  Lines beginning with `CVS:' are removed automatically
CVS:
CVS: Committing in .
CVS:
CVS: Modified Files:
CVS:    src/af/xap/Makefile src/af/xap/beos/xap_BeOSFrame.h
CVS:    src/af/xap/mac/xap_MacFrame.h src/af/xap/qnx/xap_QNXFrame.h
CVS:    src/af/xap/unix/xap_UnixEncodingManager.cpp
CVS:    src/af/xap/unix/xap_UnixFrame.cpp
CVS:    src/af/xap/unix/xap_UnixFrame.h
CVS:    src/af/xap/win/xap_Win32Frame.h src/af/xap/xp/xap_Frame.h
CVS:    src/wp/ap/xp/ap_EditMethods.cpp
CVS:    src/wp/ap/xp/ap_Menu_LabelSet_de-DE.h

Reply via email to