David Elliott
|
a28fe6d54e
|
wxCocoa: Added wxNativePixelFormat and defined wxPIXEL_FORMAT_ALPHA
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24715 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-12-06 23:20:46 +00:00 |
|
Mattia Barbon
|
430ff60228
|
Compilation fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21873 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-10 19:18:06 +00:00 |
|
Vadim Zeitlin
|
1e74d03b7f
|
implemented alpha support for raw bitmaps under Mac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21145 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-14 12:57:44 +00:00 |
|
Vadim Zeitlin
|
b6d5d4548c
|
made wxNativePixelFormat usable under Mac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20917 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-04 00:50:18 +00:00 |
|
Vadim Zeitlin
|
3964e424bf
|
fixed the channel order for Mac (alpha comes first)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20897 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-03 18:52:57 +00:00 |
|
Vadim Zeitlin
|
edb57eaebe
|
added missing typename
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20580 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-05-11 01:04:10 +00:00 |
|
Vadim Zeitlin
|
8fa97a5819
|
compilation fix for BCC (and probably others)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20575 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-05-10 12:53:08 +00:00 |
|
Vadim Zeitlin
|
2f22353e37
|
fixed iterator over wxImage with alpha channel
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20568 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-05-09 23:50:43 +00:00 |
|
Chris Elliott
|
f0fc695806
|
remove if defs for DigitalMars as suggested by Vadim
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20522 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-05-07 09:14:14 +00:00 |
|
Chris Elliott
|
957f03699b
|
possible fix for templates with digitalmars
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20502 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-05-06 15:08:52 +00:00 |
|
Chris Elliott
|
e6c13db6ec
|
fix bug to make Borland compile
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20434 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-05-02 12:47:07 +00:00 |
|
Vadim Zeitlin
|
a452af5e68
|
allow raw access to a part of the image only (faster when using alpha)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20409 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-05-01 16:37:51 +00:00 |
|
Mattia Barbon
|
f734e1dad1
|
MinGW compilation fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20381 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-29 21:15:28 +00:00 |
|
Vadim Zeitlin
|
b9bcaf117a
|
new template-based more flexible and hopefully more efficient raw bitmap implementation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20363 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-28 01:46:05 +00:00 |
|
Vadim Zeitlin
|
e1b998ce2d
|
no changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20189 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-13 13:55:53 +00:00 |
|
Vadim Zeitlin
|
10b41b53cb
|
added wxBitmap::UseAlpha()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20188 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-13 13:45:20 +00:00 |
|
Mattia Barbon
|
3c5bd1886a
|
Added missing comma.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19726 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-23 15:07:48 +00:00 |
|
Vadim Zeitlin
|
916b0ea345
|
added (very) preliminary raw bitmap support
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19708 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-22 19:00:48 +00:00 |
|