search for: dcbuffer

Displaying 11 results from an estimated 11 matches for "dcbuffer".

Did you mean: cbuffer
2006 Oct 21
2
common.i patch
The latest cvs version of SWIG breaks a few things. I have patched common.i to fix most of it. There will be some other things later that should be compatible with all versions. Can someone test to see if this compiles with the old version? Roy -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: common.i.patch Url:
2007 May 04
0
[1004] trunk/wxruby2/swig/common.i: Updated wxWidgets version check
...7-05-04 17:58:10 UTC (rev 1003) +++ trunk/wxruby2/swig/common.i&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp2007-05-04 18:03:08 UTC (rev 1004) </span><span class="lines">@@ -28,8 +28,8 @@ </span><span class="cx"> #include <wx/dcbuffer.h> </span><span class="cx"> </span><span class="cx"> </span><del>-#if ! wxCHECK_VERSION(2,6,3) -#error "wxRuby requires WxWidgets version 2.6.3" </del><ins>+#if ! wxCHECK_VERSION(2,8,3) +#error "This version of...
2007 Feb 10
0
[857] trunk/wxruby2/swig/common.i: Add test for suitable version of wxWidgets library
...&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp2007-02-10 15:19:19 UTC (rev 857) </span><span class="lines">@@ -27,6 +27,11 @@ </span><span class="cx"> #include <wx/wx.h> </span><span class="cx"> #include <wx/dcbuffer.h> </span><span class="cx"> </span><ins>+ +#if ! wxCHECK_VERSION(2,6,3) +#error "wxRuby requires WxWidgets version 2.6.3" +#endif + </ins><span class="cx"> extern void GcMarkDeleted(void *); </span><span class="cx&q...
2007 May 05
0
[1014] trunk/wxruby2/swig/common.i: Undo broken commit
...t;cx"> // # SWIG 1.3.29 added this new feature which we can''t use (yet) </span><span class="cx"> #define SWIG_DIRECTOR_NOUEH TRUE </span><span class="lines">@@ -34,6 +28,10 @@ </span><span class="cx"> #include <wx/dcbuffer.h> </span><span class="cx"> </span><span class="cx"> </span><ins>+#if ! wxCHECK_VERSION(2,8,3) +#error "This version of wxRuby requires WxWidgets 2.8.3 or greater" +#endif + </ins><span class="cx"> extern v...
2007 May 04
0
[1002] trunk/wxruby2/swig/RubyConstants.i: Add VERSION constants from wxWidgets
...p&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp2007-05-04 17:56:08 UTC (rev 1002) </span><span class="lines">@@ -21,6 +21,7 @@ </span><span class="cx"> #include <wx/listbase.h> </span><span class="cx"> //#include <wx/dcbuffer.h> </span><span class="cx"> </span><ins>+ </ins><span class="cx"> // All of these exist on only one platform, so in those </span><span class="cx"> // cases I''m defining them so the compiler doesn''t f...
2007 May 05
0
[1013] trunk/wxruby2/swig/common.i: Run version test at SWIG phase rather than compile phase
...t;cx"> // # SWIG 1.3.29 added this new feature which we can''t use (yet) </span><span class="cx"> #define SWIG_DIRECTOR_NOUEH TRUE </span><span class="lines">@@ -28,10 +34,6 @@ </span><span class="cx"> #include <wx/dcbuffer.h> </span><span class="cx"> </span><span class="cx"> </span><del>-#if ! wxCHECK_VERSION(2,8,3) -#error "This version of wxRuby requires WxWidgets 2.8.3 or greater" -#endif - </del><span class="cx"> extern v...
2006 Oct 23
0
[710] trunk/wxruby2/swig/common.i: Added extern keyword to Gc functions and moved common header includes to %runtime
...t;cx"> #define SWIG_DIRECTOR_NOUEH TRUE </span><span class="cx"> </span><span class="lines">@@ -27,11 +27,11 @@ </span><span class="cx"> #include <wx/wx.h> </span><span class="cx"> #include <wx/dcbuffer.h> </span><span class="cx"> </span><del>-void GcMarkDeleted(void *); -bool GcIsDeleted(void *); -void GcMapPtrToValue(void *ptr, VALUE val); -VALUE GcGetValueFromPtr(void *ptr); -void GcFreefunc(void *); </del><ins>+extern void GcMarkDeleted(void *)...
2006 Nov 13
0
[733] trunk/wxruby2: Updated with changes made to samples.
...ot;>@@ -18,8 +18,8 @@ </span><span class="cx"> #include <wx/imagbmp.h> </span><span class="cx"> #include <wx/sashwin.h> </span><span class="cx"> #include <wx/prntbase.h> </span><ins>+//#include <wx/dcbuffer.h> </ins><span class="cx"> </span><del>- </del><span class="cx"> // All of these exist on only one platform, so in those </span><span class="cx"> // cases I''m defining them so the compiler doesn''t fr...
2006 Nov 13
0
[735] trunk/wxruby2: Got the ''get_item_sample'' sample working had to add some missing ListCtrl constants.
...ude <wx/imagbmp.h> </span><span class="cx"> #include <wx/sashwin.h> </span><span class="cx"> #include <wx/prntbase.h> </span><ins>+#include <wx/listbase.h> </ins><span class="cx"> //#include <wx/dcbuffer.h> </span><span class="cx"> </span><span class="cx"> // All of these exist on only one platform, so in those </span><span class="lines">@@ -1487,6 +1488,92 @@ </span><span class="cx"> // for compatibility on...
2007 Dec 01
5
Tearing in my buffered animation test script...
OK, I have a basic blit demo working (thanks to Alex Fenton for his reply, which I finally saw). However, there''s a great deal of "tearing" on the screen - flickering grey lines in the black background. It looks like the blit isn''t always complete when the screen refreshes. Can anyone look at this and tell me what I might be doing wrong? Any help would be most
2003 Nov 13
7
modified classes
-- +-[ Kontra, Gergely<kgergely@mcl.hu> PhD student Room IB113 ]---------+ | http://www.mcl.hu/~kgergely "Olyan langesz vagyok, hogy | | Mobil:(+36 20) 356 9656 ICQ: 175564914 poroltoval kellene jarnom" | +-- Magyar php mirror es magyar php dokumentacio: http://hu.php.net --+ -------------- next part -------------- A non-text attachment was scrubbed... Name: