search for: setpalett

Displaying 14 results from an estimated 14 matches for "setpalett".

Did you mean: setpalette
2017 Sep 15
0
Wine release 2.17
...ength matches with server. msvcrt: Use exception base to create copy constructor pointer. msvcrt: Protect onexit table with critical section. Dmitry Timoshkov (11): windowscodecs: Implement IWICBitmapDecoder::CopyPalette in PNG decoder. windowscodecs: Fix IWICBitmapEncoder::SetPalette for a not initialized case in PNG encoder. windowscodecs/tests: Make create_decoder() return an error code in PNG tests. windowscodecs/tests: Add more tests for loading PNG images in various color formats. windowscodecs: Implement IWICBitmapFrameEncode::SetPalette in JPEG encoder...
2006 Dec 23
0
[798] trunk/wxruby2/swig/classes/Bitmap.i: Prevent Mask on Bitmap from being GC''d and causing double-free (bug #6808)
...2006-12-23 12:42:01 UTC (rev 798) </span><span class="lines">@@ -22,6 +22,8 @@ </span><span class="cx"> %ignore Create(void* data , int type , int width , int height , int depth = -1) ; </span><span class="cx"> %ignore wxBitmap::SetPalette; </span><span class="cx"> </span><ins>+%apply SWIGTYPE *DISOWN { wxMask* mask }; + </ins><span class="cx"> %{ </span><span class="cx"> #include <wx/image.h> </span><span class="cx"> %} </s...
2007 Mar 29
0
[929] branches/wxruby2/wxwidgets_282/swig/classes: Fix virtual methods that shouldn''t be (Bug 9682); Add missing methods and
...) ; </span><span class="cx"> void SetClippingRegion(const wxRect& rect ) ; </span><span class="cx"> void SetClippingRegion(const wxRegion& region ) ; </span><del>- void SetLayoutDirection(wxLayoutDirection dir); - virtual void SetPalette(const wxPalette& palette ) = 0; - virtual void SetBrush(const wxBrush& brush ) = 0; - virtual void SetFont(const wxFont& font ) = 0; - virtual void SetLogicalFunction(int function ) = 0; </del><ins>+ void SetFont(const wxFont& font ); + void SetLogicalFunc...
2007 Jun 05
0
[1045] trunk/wxruby2/swig/classes/include/wxImage.h: Add missing Size and Resize methods in Wx::Image
...wxImage Rotate90(bool clockwise = true) const; </span><span class="cx"> wxImage Scale(int width, int height, int quality = wxIMAGE_QUALITY_NORMAL ) const; </span><span class="lines">@@ -91,7 +92,7 @@ </span><span class="cx"> void SetPalette(const wxPalette& palette ) ; </span><span class="cx"> void SetRGB(int x , int y , unsigned char red , unsigned char green , unsigned char blue ) ; </span><span class="cx"> wxImage ShrinkBy( int xFactor , int yFactor ) const ; </span&gt...
2017 Feb 03
0
Wine release 2.1
...ent MCI_DGV_PLAY_REPEAT. Christoph Brill (1): setupapi: Stub CM_Open_DevNode_Key and CM_Get_Child. Daniel Lehman (1): msvcrt: Implement nan. Detlef Riekenberg (1): maintainers: Add myself for printing. Dmitry Timoshkov (2): windowscodecs: Implement IWICBitmapFrameEncode::SetPalette in PNG encoder. avifil32: AVIFileGetStream should set stream to NULL in case of an error. Erich Hoover (1): maintainers: Volunteer for auto-assigned patch review. Fabian Maurer (2): gdi32: Add traces for painting functions. user32: Don't send WM_CHAR when a menu gets...
2014 Jul 11
0
Wine release 1.7.22
...n NULL-terminated list of arguments in CommandLineToArgvW. Shuai Meng (2): vbscript: Implemented VarType. vbscript: Implemented Sgn. Stefan D?singer (8): wined3d: Set palettes on the swapchain. wined3d: Do not write a FIXME about WINED3DUSAGE_WRITEONLY. ddraw: Refuse SetPalette and GetPalette on lost surfaces. d3d9: Ignore SetPriority and GetPriority calls on surfaces. wined3d: Ignore set_priority calls on non-managed resources. d3d9/tests: Add a test for SetPriority and GetPriority. d3d8/tests: Add a test for SetPriority and GetPriority. d3...
2008 Apr 04
0
Wine release 0.9.59
...ong width in some fonts 12352 application windows shrink to a small square on desktop switch ---------------------------------------------------------------- Changes since 0.9.58: Alasdair Sinclair (1): fonts: Fix uninstall of TrueType fonts. Alexander Dorofeyev (25): ddraw: Make SetPalette fail for non-palettized surfaces. ddraw/tests: Test SetPalette on non-palettized surfaces. wined3d: Handle zero primitive count. ddraw/tests: Test executebuffer triangle instruction with zero count. d3d8/tests: Test DrawIndexedPrimitiveUP with primitive count zero. dd...
2007 Mar 27
0
[922] branches/wxruby2/wxwidgets_282: Changes, additions and deprecations 2.6 -> 2.8 Wx API
...C_setlayoutdirection </ins><span class="cx"> * "DC#set_logical_function":#DC_setlogicalfunction </span><span class="cx"> * "DC#set_map_mode":#DC_setmapmode </span><span class="cx"> * "DC#set_palette":#DC_setpalette </span><span class="lines">@@ -115,18 +126,6 @@ </span><span class="cx"> </span><span class="cx"> h3(#DC_new). DC.new </span><span class="cx"> </span><del>- *destructor*() - -Destructor. - - -h3(...
2014 May 02
0
Wine release 1.7.18
...oleacc: Add Client_get_accRole implementaiton. oleacc: Add tests for default client accessible object. Qian Hong (2): wscript: Don't fail silently for unsupported switches. include: Added some ATL function prototypes. Stefan D?singer (7): ddraw: Only ddraw7 disallows SetPalette on sublevels. ddraw/tests: Add a test for mipmap palettes. ddraw/tests: Test P8 to RGB blits. ddraw/tests: Skip the ddraw7 primary palette test if 8 bpp mode doesn't work. ddraw/tests: Add a test for getdc palette handling. ddraw/tests: Test mipmap GetDC behavior....
2007 May 11
0
Wine release 0.9.37
...pi32: Add prototypes for EnumServicesStatusExA/W. advapi32: Implement GetServiceDisplayNameA. advapi32: Implement GetServiceDisplayNameW. Stefan D?singer (42): ddraw: Search for d3d primary a bit differently. ddraw: Do not access the surface connection structure directly in SetPalette. ddraw: Move the additional surface creation into a seperate function. ddraw: Complex surfaces form a tree. ddraw: Add a test for surface attachments. ddraw: Store a WineD3DBaseTexture instead of a WineD3DTexture. d3d: Pass the cube face to Create*Texture's surfac...
2011 Sep 09
0
Wine release 1.3.28
...DispatchEx tests. mshtml: Removed typo from HTMLDOMChildrenCollection_invoke function. mshtml: Added more IHTMLElement_{put, get}_onclick tests. msvcrt: Fix _vswprintf* arguments. Ri?ardas Barkauskas (2): wined3d: Add support for Nvidia GT 555M. ddraw: Don't allow SetPalette on mipmap sublevels instead of root surfaces. Stefan D?singer (20): ddraw: Don't re-write the surface's pixelformat. ddraw: Trust wined3d to give us what we asked for. ddraw: Emulate a 24 bit depth format without stencil or padding. ddraw: Show that ddraw reads dds...
2007 Apr 30
0
[997] branches/wxruby2/wxwidgets_282: Window - 2.6 -> 2.8 API, new methods and deprecations; update doc
...;+* "Window#set_own_background_colour":#Window_setownbackgroundcolour +* "Window#set_own_font":#Window_setownfont +* "Window#set_own_foreground_colour":#Window_setownforegroundcolour </ins><span class="cx"> * "Window#set_palette":#Window_setpalette </span><span class="cx"> * "Window#set_scrollbar":#Window_setscrollbar </span><span class="cx"> * "Window#set_scroll_page":#Window_setscrollpage </span><span class="lines">@@ -221,6 +232,7 @@ </span><spa...
2006 Dec 20
0
[791] trunk/wxruby2/swig/classes/include/wxWindow.h: Remove shadowing GetBestSize def causing warning, plus strip crufty comments
...mp;nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp * \param wxPalette* -&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp*/ - </del><span class="cx"> #if 0 // deprecated </span><span class="cx"> virtual void SetPalette(const wxPalette* palette ); </span><del>-&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp/** -&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp * \brief -&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp * \param...
2007 Apr 13
0
[954] branches/wxruby2/wxwidgets_282: Additions to Image API 2.6 -> 2.8, remove comment cruft
...SW only at present) or in file save operations (none as yet). -&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp * \param const wxPalette& -&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp*/ - </del><span class="cx"> void SetPalette(const wxPalette& palette ) ; </span><del>-&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp/** -&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp * \brief Sets the pixel at the given coordinate. This routine performs bounds-checks -for...