wxwidgets/src
Dimitri Schoolwerth d06c3098ab Improved BMP decoding.
The BMP decoder did not handle images that are not stored upside down but straight up (in which case the height is negative). Also with RLE4 or RLE8 compressed images the 'end of scanline' RLE marker was not handled correctly. Fixed the issues and added a unit test for them.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@68766 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2011-08-17 21:01:09 +00:00
..
aui Replace wxControlContainer-related macros with wxNavigationEnabled<>. 2011-07-24 22:19:33 +00:00
cocoa Replaced Ok() occurrences with IsOk() throughout trunk. 2011-05-03 16:29:04 +00:00
common Improved BMP decoding. 2011-08-17 21:01:09 +00:00
dfb Replaced Ok() occurrences with IsOk() throughout trunk. 2011-05-03 16:29:04 +00:00
expat Fixed various typos. 2011-03-22 14:17:38 +00:00
generic adapting to new ctrl constant handling on OSX 2011-08-16 13:45:05 +00:00
gtk simplify global cursor setting 2011-08-13 16:17:59 +00:00
gtk1 Replaced Ok() occurrences with IsOk() throughout trunk. 2011-05-03 16:29:04 +00:00
html adjust init to standard 2011-08-16 12:17:59 +00:00
jpeg removing old codewarrior files 2011-05-03 18:24:15 +00:00
mgl Replaced Ok() occurrences with IsOk() throughout trunk. 2011-05-03 16:29:04 +00:00
motif Replaced Ok() occurrences with IsOk() throughout trunk. 2011-05-03 16:29:04 +00:00
msdos No changes, synchronised source names that appear commented at the top of files with the actual path to the files. 2011-03-20 00:14:35 +00:00
msw Better text control non-selection solution 2011-08-17 08:38:00 +00:00
os2 Replaced Ok() occurrences with IsOk() throughout trunk. 2011-05-03 16:29:04 +00:00
osx supporting full style mask 2011-08-16 12:42:56 +00:00
palmos Replaced Ok() occurrences with IsOk() throughout trunk. 2011-05-03 16:29:04 +00:00
png Correct Mac OX/iPhone check in libpng. 2010-12-23 12:47:53 +00:00
propgrid Fix warnings about implicit double to int conversions in propgrid. 2011-07-04 16:43:40 +00:00
regex removing old codewarrior files 2011-05-03 18:24:15 +00:00
ribbon Remove redundant top level const in wxRibbonBar::ShowPanels(). 2011-01-10 12:00:44 +00:00
richtext adapting to new ctrl constant handling on OSX 2011-08-16 13:46:56 +00:00
stc fixes redraw problems under OSX, see #13345 2011-07-20 06:36:06 +00:00
tiff Set svn properties on various files throughout the repository (skipped docs/ ). 2011-03-18 15:10:15 +00:00
univ Fix crash when getting or setting wxComboBox value in wxUniv. 2011-07-04 21:09:24 +00:00
unix avoid direct struct access for GTK3 2011-06-07 16:24:26 +00:00
x11 Replaced Ok() occurrences with IsOk() throughout trunk. 2011-05-03 16:29:04 +00:00
xml Add check to prevent creation of element wxXmlNodes with content data. 2011-07-16 10:04:48 +00:00
xrc Fix bitmap position attribute name in XRC handler. 2011-08-13 13:54:26 +00:00
zlib removing old codewarrior files 2011-05-03 18:24:15 +00:00
cwcopysetup.bat
cwdcopysetup.bat
wxJpeg.icc
wxPng.icc
wxTiff.icc
wxWin.icc
Wxwindll.icc
wxXpm.icc
wxZlib.icc