projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Better fix
[wxWidgets.git]
/
src
/
msw
/
dib.cpp
2007-12-31
Vadim Zeitlin
removed support for Salford compiler (which was almost...
blob
|
commitdiff
|
raw
2007-09-05
Vadim Zeitlin
fixed off by 1 bug in converting premultiplied DIB...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-21
Vadim Zeitlin
fixes for building wxMSW with --disbale-all-features
blob
|
commitdiff
|
raw
|
diff to current
2007-06-20
Václav Slavík
more changes to make wx compile without implicit wxStri...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-19
Vadim Zeitlin
unmultiply by alpha when converting from wxDIB to wxIma...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-03
Włodzimierz Skiba
Include wx/image.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-14
Włodzimierz Skiba
Include wx/bitmap.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-25
Włodzimierz Skiba
Include wx/intl.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-29
Vadim Zeitlin
renamed GlobalPtr to GlobalPtrLock
blob
|
commitdiff
|
raw
|
diff to current
2005-07-18
Włodzimierz Skiba
Code simplification and warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2005-07-01
Włodzimierz Skiba
eVC3 build fix.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-21
Mattia Barbon
Implemented loading 256-color bitmaps.
blob
|
commitdiff
|
raw
|
diff to current
2005-04-23
Julian Smart
Remove obsolete includes
blob
|
commitdiff
|
raw
|
diff to current
2004-10-07
Włodzimierz Skiba
Warning fixes found under hardest mode of OpenWatcom...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-06
Włodzimierz Skiba
Warning fixes found under hardest mode of OpenWatcom...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-03
Vadim Zeitlin
store bitmap data in premultiplied by alpha format...
blob
|
commitdiff
|
raw
|
diff to current
2004-07-22
Vadim Zeitlin
added wxDIB(HBITMAP) ctor and corresponding Create...
blob
|
commitdiff
|
raw
|
diff to current
2004-07-20
Vadim Zeitlin
don't suppose that all 32bpp DIBs have alpha, this...
blob
|
commitdiff
|
raw
|
diff to current
2004-05-23
Julian Smart
Use old licence name
blob
|
commitdiff
|
raw
|
diff to current
2004-05-23
Julian Smart
Name and version changes
blob
|
commitdiff
|
raw
|
diff to current
2004-04-04
Vadim Zeitlin
enable wxDIB for Windows CE
blob
|
commitdiff
|
raw
|
diff to current
2003-07-11
Julian Smart
More WinCE mods
blob
|
commitdiff
|
raw
|
diff to current
2003-06-18
Chris Elliott
fix DMars compilation to use precompiled headers
blob
|
commitdiff
|
raw
|
diff to current
2003-04-24
Chris Elliott
update to make digitalmars compile/link html sample
blob
|
commitdiff
|
raw
|
diff to current
2003-04-14
Vadim Zeitlin
fixes for Win95 (where GetObject(DIBSECTION) is broken)
blob
|
commitdiff
|
raw
|
diff to current
2003-04-13
Vadim Zeitlin
renamed GlobalHandle class to GlobalPtr to avoid confli...
blob
|
commitdiff
|
raw
|
diff to current
2003-03-28
Vadim Zeitlin
warning fix
blob
|
commitdiff
|
raw
|
diff to current
2003-03-24
Vadim Zeitlin
wxDIB::Create(wxBitmap) shouldn't do any conversions...
blob
|
commitdiff
|
raw
|
diff to current
2003-03-24
Vadim Zeitlin
fixed converting BI_BITFIELDS bitmaps to DIBs (fixes...
blob
|
commitdiff
|
raw
|
diff to current
2003-03-24
Chris Elliott
fix bug in Borland (bcc32 really hates ?)
blob
|
commitdiff
|
raw
|
diff to current
2003-03-24
Chris Elliott
fix bug in Borland (bcc32 really hates ?)
blob
|
commitdiff
|
raw
|
diff to current
2003-03-23
Vadim Zeitlin
added wxDIB::Save() and wxDIB to/from wxBitmap) convers...
blob
|
commitdiff
|
raw
|
diff to current
2003-03-23
Vadim Zeitlin
got rid of more duplicated code for working with DIBs
blob
|
commitdiff
|
raw
|
diff to current
2003-03-23
Vadim Zeitlin
added CreateDDB() and CreatePalette()
blob
|
commitdiff
|
raw
|
diff to current
2003-03-22
Vadim Zeitlin
create the DIBs in correct (and not down up) line order
blob
|
commitdiff
|
raw
|
diff to current
2003-03-18
Julian Smart
Some code tidying; removing dibutils.cpp which
blob
|
commitdiff
|
raw
|
diff to current
2003-03-17
Julian Smart
Removed erroneous copyright names and corrected licence...
blob
|
commitdiff
|
raw
|
diff to current
2003-03-04
Vadim Zeitlin
new wxDIB class
blob
|
commitdiff
|
raw
|
diff to current
2003-01-07
Julian Smart
Removed old __WXWINE__ support (obsoleted by new __WINE...
blob
|
commitdiff
|
raw
|
diff to current
2002-04-16
Vadim Zeitlin
return NULL from the functions returning a pointer...
blob
|
commitdiff
|
raw
|
diff to current
2001-12-02
George Tasker
Fixed incorrect deletion of hPalette if the call to...
blob
|
commitdiff
|
raw
|
diff to current
2001-09-30
Vadim Zeitlin
added wxUSE_PALETTE and fixed compilation with it set...
blob
|
commitdiff
|
raw
|
diff to current
2001-06-14
Kendall Bennett
Reverted wxFileSystem changes to image.cpp and dib.cpp
blob
|
commitdiff
|
raw
|
diff to current
2001-06-12
Kendall Bennett
Commited latest SciTech changes into CVS. This includes...
blob
|
commitdiff
|
raw
|
diff to current
2001-05-02
Kendall Bennett
Updates to fix Watcom C/C++ 11.0 compiler warning probl...
blob
|
commitdiff
|
raw
|
diff to current
2001-04-21
George Tasker
Minor code tweeks to stop BCC compiler warnings
blob
|
commitdiff
|
raw
|
diff to current
2001-02-13
George Tasker
A temporary hDIB was not being unlocked before exiting...
blob
|
commitdiff
|
raw
|
diff to current
2000-07-15
Bryan Petty
merged 2.2 branch
blob
|
commitdiff
|
raw
|
diff to current
2000-02-14
Vadim Zeitlin
fixes for compilation with the old mingw32, wxUSE_NORLA...
blob
|
commitdiff
|
raw
|
diff to current
2000-01-26
Vadim Zeitlin
compilation fix for compilers without PCH
blob
|
commitdiff
|
raw
|
diff to current
2000-01-26
Vadim Zeitlin
1. fixed (?) blitting bitmaps with mask
blob
|
commitdiff
|
raw
|
diff to current
1999-11-24
Vadim Zeitlin
1. wxIcon/wxCursor change, wxGDIImage class added
blob
|
commitdiff
|
raw
|
diff to current
1999-10-25
Julian Smart
Cosmetic changes in setup0.h; Latex edits; PaletteSize...
blob
|
commitdiff
|
raw
|
diff to current
1999-10-08
Karsten Ballüder
replaced T() makro with wxT() due to namespace probs...
blob
|
commitdiff
|
raw
|
diff to current
1999-10-04
Vadim Zeitlin
MSW compilation (and other) fixes
blob
|
commitdiff
|
raw
|
diff to current
1999-10-04
Vadim Zeitlin
many changes; major ones:
blob
|
commitdiff
|
raw
|
diff to current
1999-10-04
Unknown (JL)
Renameing funktions from DIB to prevent name clashes
blob
|
commitdiff
|
raw
|
diff to current
1999-08-27
Patrick Albert
Removing some level 3 warning
blob
|
commitdiff
|
raw
|
diff to current
1999-08-04
J. Russell Smyth
Made changes to allow build with new mingw32/gcc-2.95
blob
|
commitdiff
|
raw
|
diff to current
1999-06-19
Ove Kaaven
Unicode fixes. Appears that this may be the last before...
blob
|
commitdiff
|
raw
|
diff to current
1999-06-14
Ove Kaaven
A few weeks of Unicode fixes (my old win95 laptop compi...
blob
|
commitdiff
|
raw
|
diff to current
1999-06-08
Robert Roebling
Chianti, Pinot noir, WINE..
blob
|
commitdiff
|
raw
|
diff to current
1999-03-31
Robin Dunn
Fixed the "Can't open file" message in ReadDIB so that...
blob
|
commitdiff
|
raw
|
diff to current
1999-01-19
Julian Smart
TWIN32 compatibility added; wxMotif uses wxGTK's wxPost...
blob
|
commitdiff
|
raw
|
diff to current
1999-01-19
Julian Smart
Some changes in a vain attempt to make Salford C++...
blob
|
commitdiff
|
raw
|
diff to current
1999-01-07
Julian Smart
Doc & Symantec C++ fixes
blob
|
commitdiff
|
raw
|
diff to current
1999-01-01
Stefan Csomor
mac support as stubs added
blob
|
commitdiff
|
raw
|
diff to current
1998-11-24
Vadim Zeitlin
1. new wxList code
blob
|
commitdiff
|
raw
|
diff to current
1998-09-08
Julian Smart
Additional makefiles; changes for compilation with...
blob
|
commitdiff
|
raw
|
diff to current
1998-07-17
Julian Smart
Added STRICT corrections.
blob
|
commitdiff
|
raw
|
diff to current
1998-05-20
Karsten Ballüder
added some wxMSW stuff
blob
|
commitdiff
|
raw
|
diff to current