paragui-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[paragui-users] CVS diff output


From: H. C.
Subject: [paragui-users] CVS diff output
Date: Sat, 29 Mar 2003 19:41:10 +0100

Sorry, I haven't worked with CVS yet, but I'll give it a try. May I offer
you the output of the Unix diff tool this time?
BTW, one could also send you an ed script which would make it even easier
for both sides :)

---

*** ParaGUI-1.0.3\include\pgapplication.h Sat Mar 29 17:05:16 2003
***************
*** 517,522 ****
--- 517,524 ----

  protected:

+  static bool enableAppIdleCalls;
+
   /**
   Cleanup the application data
   */
***************
*** 566,572 ****
   static bool glMode;
   static bool emergencyQuit;
   static bool enableBackground;
-  static bool enableAppIdleCalls;

   static SDL_Surface *my_mouse_pointer;
   static PG_Rect my_mouse_position;
--- 568,573 ----

Comment: Allows proper modification of RunEventLoop(...) in subclasses.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]