add a 'Paint background' check menu item in the MyImageFrame class
[wxWidgets.git] / samples / image /
2008-12-04  Francesco Montorsiadd a 'Paint background' check menu item in the MyImage...
2008-12-02  Francesco Montorsifix background repainting under wxMSW (not sure this...
2008-11-17  Vadim Zeitlinignore files produced by the sample
2008-10-27  Vadim Zeitlinrebaked using bakefile 0.2.5
2008-10-16  Vadim Zeitlinremove obsolete makefiles
2008-10-08  Vadim Zeitlinadd VC9 project files (closes #9960)
2008-10-08  Vadim Zeitlinrebaked makefiles with 0.2.4
2008-09-20  Kevin OllivierRebake after bakefile changes.
2008-09-11  Stefan Csomoradding new toolkits for osx
2008-09-04  Kevin Ollivierrebake
2008-06-12  Stefan Csomormac paths updated
2008-06-02  Václav Slavíkregenerated all trunk makefiles with bakefile-0.2.3
2008-01-27  Václav Slavíkadded VC7/8 project files for samples
2008-01-23  Václav Slavíkregenerated makefiles with bkl-0.2.3
2008-01-16  Vadim Zeitlinmade all XPM const to avoid warnings from mingw32 4...
2007-12-15  Vadim Zeitlinrebaked everything, fixes problems with OpenGL samples...
2007-11-25  Václav Slavíkremoved ANSI configs from VisualC++ project files
2007-10-11  Chris Elliottupdate makefiles
2007-09-08  Vadim Zeitlinadded support for reading resolution information from...
2007-07-10  Václav Slavíkcleanup of raw access to bitmaps:
2007-06-30  Vadim Zeitlinchanged ds[pw] files to use CRLF eol style and not...
2007-06-26  Vadim Zeitlinremove .cvsignore files, they're useless with svn
2007-04-26  Vadim Zeitlinadded Roscale() test
2007-04-26  Vadim Zeitlinadded Rotate() test
2007-02-08  Vadim Zeitlinremoved the old tmake project files
2007-02-07  Robin Dunnrebaked after changing the version number
2007-02-04  Vadim Zeitlincall OnInit() from all samples to allow using standard...
2006-12-06  Vadim Zeitlinask for BPP for .bmp extension, not .bpp one
2006-11-10  Robin DunnMove version number to 2.8.0.0 and rebake the makefiles
2006-11-04  Vadim Zeitlinrebaked with baefile rev 928
2006-10-31  Vadim Zeitlinadded horse.tga to bakefile and distribution scripts
2006-10-29  Paul Cornettremove unnecessary casts
2006-10-29  Vadim Zeitlinadded TGA handler (somewhat modified patch 1393912)
2006-10-28  Robin DunnMoved version number to 2.7.2.0 and rebaked
2006-10-16  Włodzimierz SkibaAdded test for scaling and bluring wxImage.
2006-10-09  Robin DunnBumping the version number also requires that version...
2006-08-23  Robin Dunnpass useMask=true for the toucan images
2006-08-23  Robin DunnShow use use of both wxNativePixelData and wxAlphaPixelData
2006-08-01  Włodzimierz SkibaRemoved unused Symantec (*.sc) build system. Symantec...
2006-08-01  Włodzimierz SkibaRemoved all outdated makefile.dos and their *.msc include.
2006-06-29  Julian SmartMoved wxRichTextCtrl to its own library
2006-06-07  Włodzimierz SkibaShow grey version of image with alpha channel.
2006-06-07  Włodzimierz SkibawxBLACK usage.
2006-05-28  Vadim ZeitlinFile/dir dialog styles and other changes (patch 1488371):
2006-05-28  Vadim Zeitlinadded support for CMYK JPEGs loading (patch 1476078)
2006-05-28  Vadim Zeitlinuse wxBitmap objects instead of pointers
2006-05-28  Michael WetherellRegenerate to add the new file toucan.png.
2006-04-16  Vadim Zeitlinshow effects of mirroring toucan image with alpha ...
2006-02-10  Vadim Zeitlinregenerated all makefiles with bakefile 0.2.0; removed...
2006-01-29  Robert Roebling Fix rawbitmap sample to clear bitmap first.
2006-01-21  Michael WetherellRebake all the VC++ project files and makefiles
2005-11-25  David ElliottRan make -f build/autogen.mk
2005-11-09  Michael WetherellRegenerate Makefile.in, configure and the VC++ project...
2005-10-16  Michael WetherellRegenerate the msvc makefiles after TARGET_CPU option...
2005-10-03  Vadim Zeitlinregenerated after version.bkl changes fixing -compatibi...
2005-10-01  David ElliottRan bakefile -f autoconf and autoconf.
2005-08-28  Vadim Zeitlinignore sample-created XPM
2005-08-24  Włodzimierz SkibaMissing wxUSE_... flags and source cleaning.
2005-08-03  Michael WetherellRebake after MSLU and other changes
2005-07-28  Vadim Zeitlinadded wxImage::RotateHue() and RGB <-> HSV conversions...
2005-07-28  Julian SmartRebake for 2.6.2
2005-06-13  Włodzimierz Skiba'[1219035] cleanup: miscellaneous' and minor source...
2005-06-02  Julian SmartUse standard ids
2005-05-31  Michael WetherellChange 'test -e' to 'test -f' for Sun
2005-05-31  Julian SmartBaked files for 2.6.1
2005-05-31  Julian SmartArtwork updates
2005-05-22  Julian SmartApplied patch [ 1183803 ] PNM: support for ascii grey...
2005-05-22  Julian SmartRemoved def files
2005-05-17  Julian SmartReplaced image
2005-04-17  Julian SmartRenewed makefiles after reverting run-time lib change
2005-04-17  Julian SmartRegenerated makefiles for runtime lib change
2005-04-17  Michael WetherellUse 'test -f' since Sun's shell doesn't have 'test -e'
2005-04-16  Michael WetherellCompile fix
2005-04-15  Vadim Zeitlinuse premultiplied RGB in raw image demo
2005-04-14  Robin DunnRemoved rules for copying the Mac resource file since...
2005-04-11  Julian SmartChanged version number
2005-03-30  Włodzimierz SkibaDMC error fix: dynamic initialization of static data.
2005-03-23  Julian SmartUpdated version to 2.5.5
2005-03-01  Vadim Zeitlinrestored alpha test in raw image frame (why had it...
2005-02-27  Vadim Zeitlinadded tests for savin PNG images in different formats...
2005-02-19  David ElliottRebaked with Bakefile 0.1.7.
2005-02-13  Robert Roebling Added raw bitmap access support to GTK 2.0.
2005-02-12  Julian SmartRegenerated makefiles
2004-11-22  Julian SmartAdded missing licence line
2004-11-12  Włodzimierz SkibaWarning fixes.
2004-10-27  Ryan NortonwxURI. Move Convert/to/fromURI into uri.cpp so that...
2004-10-18  David ElliottRebaked (build/bakefiles/common.bkl 1.95->1.96 change)
2004-10-08  Julian SmartRegenerated makefiles for 3rd-party lib change
2004-10-06  Włodzimierz SkibaWarning fixes found under hardest mode of OpenWatcom...
2004-09-29  Ron LeeUpdate the wx-config man page.
2004-09-27  Ryan NortonRegen Bakefiles for OSX HID integration
2004-09-26  Ron LeeLimit the influence of flavour more strictly to autocon...
2004-09-22  Ron LeeMove the WX_FLAVOUR variables to be defined generally...
2004-09-21  Ron Leewx-config2.6
2004-07-19  Włodzimierz SkibaFixes for wxUSE_STATUSBAR.
2004-06-01  Włodzimierz SkibaCorrect parent in wxFileSelector, -1->wxID_ANY, TRUE...
2004-05-24  Julian SmartRegenerated makefiles for 2.5.2
2004-04-09  David ElliottBaked with Bakefile 0.1.4
2004-03-27  Stefan Csomorcorrected Info.plist.in location
2004-02-19  Václav Slavíkregenerated makefiles
next