2003-06-25 |
Václav Slavík | new dependency tracking from bakefile cvs |
tree | commitdiff |
2003-06-25 |
Václav Slavík | regenerated makefiles, with support for multilib build |
tree | commitdiff |
2003-06-24 |
Václav Slavík | moved to autoconf-2.5x |
tree | commitdiff |
2003-06-23 |
Václav Slavík | generated new makefiles |
tree | commitdiff |
2003-06-23 |
Václav Slavík | new build system |
tree | commitdiff |
2003-06-20 |
Chris Elliott | relative path to wxwin in samples for Digital Mars... |
tree | commitdiff |
2003-06-14 |
Vadim Zeitlin | no changes |
tree | commitdiff |
2003-06-13 |
Václav Slavík | compilation fix for platforms w/o wxRawBitmap |
tree | commitdiff |
2003-06-13 |
Chris Elliott | fix some more samples for digital mars |
tree | commitdiff |
2003-06-12 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2003-06-03 |
Vadim Zeitlin | Mac compilation warnings |
tree | commitdiff |
2003-05-07 |
Mattia Barbon | Implemented wxBitmapDataObject. |
tree | commitdiff |
2003-05-02 |
Chris Elliott | implement wxHAVE_RAW_BITMAP |
tree | commitdiff |
2003-05-01 |
Vadim Zeitlin | allow raw access to a part of the image only (faster... |
tree | commitdiff |
2003-04-28 |
Vadim Zeitlin | updated to use the new raw bitmap API |
tree | commitdiff |
2003-04-22 |
Chris Elliott | update to make digitalmars compile/link image sample |
tree | commitdiff |
2003-04-14 |
Vadim Zeitlin | don't crash if an image is not found |
tree | commitdiff |
2003-04-13 |
Vadim Zeitlin | better alpha test |
tree | commitdiff |
2003-04-13 |
Vadim Zeitlin | added wxBitmap::UseAlpha() |
tree | commitdiff |
2003-04-13 |
Vadim Zeitlin | added test image for alpha |
tree | commitdiff |
2003-04-05 |
Chris Elliott | changes to watcom makefiles for OpenWatcom |
tree | commitdiff |
2003-04-02 |
Mattia Barbon | wxMotif does not have wxBitmapDataObject. |
tree | commitdiff |
2003-03-23 |
Vadim Zeitlin | use wxCLOSE_BOX for MyImageFrame |
tree | commitdiff |
2003-03-23 |
Vadim Zeitlin | added copying images to/pasting them from clipboard... |
tree | commitdiff |
2003-03-23 |
Mattia Barbon | wxMotif does not have support for raw bitmaps. |
tree | commitdiff |
2003-03-22 |
Vadim Zeitlin | test raw bitmap access |
tree | commitdiff |
2003-03-04 |
Vadim Zeitlin | don't erase the background to see the transparent image... |
tree | commitdiff |
2003-01-25 |
Gilles Depeyrot | added CarbonFrameworkLib to CodeWarrior 5 projects |
tree | commitdiff |
2003-01-12 |
Vadim Zeitlin | compilation fix for wxUniv (patch 664699) |
tree | commitdiff |
2003-01-08 |
Julian Smart | Applied cvsignore patch |
tree | commitdiff |
2002-12-09 |
Julian Smart | Added horse3.ani |
tree | commitdiff |
2002-12-05 |
Julian Smart | Updated version |
tree | commitdiff |
2002-12-05 |
Julian Smart | Checked for stream validity in wxImage::GetImageCount. |
tree | commitdiff |
2002-12-04 |
Vadim Zeitlin | merged 2.4 branch into the trunk |
tree | commitdiff |
2002-10-11 |
David Webster | os2 update to rc file |
tree | commitdiff |
2002-09-04 |
David Webster | For OS/2 |
tree | commitdiff |
2002-08-24 |
Gilles Depeyrot | updated CW exported xml projects |
tree | commitdiff |
2002-08-22 |
Vadim Zeitlin | gcc warning about unused smile fixed (that's serious... |
tree | commitdiff |
2002-05-24 |
Vadim Zeitlin | added test for loading image from wxMemoryStream |
tree | commitdiff |
2002-04-07 |
Gilles Depeyrot | updated CodeWarrior 5.3 exported xml projects |
tree | commitdiff |
2002-03-24 |
Václav Slavík | don't use deprecated wxImage methods inside wxWin |
tree | commitdiff |
2002-03-17 |
Vadim Zeitlin | patch from Dimitri fixing a few memory leaks and unTABb... |
tree | commitdiff |
2002-03-17 |
Václav Slavík | Chris' wxImage::SaveFile(filename_only) patch |
tree | commitdiff |
2002-02-16 |
Václav Slavík | A couple of changes to wxImage: |
tree | commitdiff |
2002-02-02 |
Václav Slavík | added cur and ico formats to the sample |
tree | commitdiff |
2002-01-25 |
Vadim Zeitlin | inserted @IF_GNU_MAKE@ to allow building with other... |
tree | commitdiff |
2002-01-18 |
Julian Smart | Updated VC++ files |
tree | commitdiff |
2002-01-10 |
Gilles Depeyrot | changed PPC struct alignement setting |
tree | commitdiff |
2001-12-02 |
Gilles Depeyrot | store CodeWarrior 5.3 projects as xml instead of binary... |
tree | commitdiff |
2001-11-28 |
Vadim Zeitlin | replaced "CC = gcc" and even stranger "CPP = gcc -g... |
tree | commitdiff |
2001-11-28 |
Vadim Zeitlin | replaced `wx-config --cflags` with `wx-config --cxxflag... |
tree | commitdiff |
2001-11-22 |
Mattia Barbon | Unicode compilation fixed for almost all samples |
tree | commitdiff |
2001-11-20 |
Vadim Zeitlin | fix for BC++ internal compiler error |
tree | commitdiff |
2001-10-09 |
Vadim Zeitlin | added new project files for all samples and demos;... |
tree | commitdiff |
2001-09-21 |
Mattia Barbon | Unicode compilation fixes. |
tree | commitdiff |
2001-09-09 |
Gilles Depeyrot | renamed CodeWarrior 5 projects (added new ones as well) |
tree | commitdiff |
2001-08-25 |
Vadim Zeitlin | applied patch 432814: saving BMP in 1, 4 and 8 bpp |
tree | commitdiff |
2001-08-12 |
Gilles Depeyrot | corrected CodeWarrior project target names and generate... |
tree | commitdiff |
2001-08-10 |
Julian Smart | Fixed project files for regex.lib, taking the regex... |
tree | commitdiff |
2001-08-06 |
Stefan Csomor | corrected mac src due to new api changes |
tree | commitdiff |
2001-07-22 |
Gilles Depeyrot | added dependency handling to Makefiles |
tree | commitdiff |
2001-06-27 |
Julian Smart | Updated version to 2.3.2 so apps can test for differenc... |
tree | commitdiff |
2001-06-09 |
Gilles Depeyrot | added dead-strip static initialization code option |
tree | commitdiff |
2001-06-07 |
Julian Smart | Updates for version change to 2.3.1 |
tree | commitdiff |
2001-05-10 |
Julian Smart | Removed references to xpm[d].lib |
tree | commitdiff |
2001-04-28 |
Václav Slavík | added XPM demo to samples/image |
tree | commitdiff |
2001-04-22 |
Václav Slavík | added test for XPM writing; ConvertToBitmap, ConvertToI... |
tree | commitdiff |
2001-03-31 |
Gilles Depeyrot | added CodeWarrior project for example working under... |
tree | commitdiff |
2001-03-31 |
Gilles Depeyrot | ignore CodeWarrior build directory and output files |
tree | commitdiff |
2001-02-06 |
Julian Smart | Updated VC++ project files for making DLL-based samples |
tree | commitdiff |
2001-02-02 |
Gilles Depeyrot | ignore CodeWarrior build directory |
tree | commitdiff |
2000-10-10 |
Julian Smart | Added VC++ project files (seems logical) |
tree | commitdiff |
2000-08-24 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2000-07-15 |
Bryan Petty | merged 2.2 branch |
tree | commitdiff |
2000-03-16 |
Vadim Zeitlin | added test for bug #38 |
tree | commitdiff |
2000-02-19 |
Guillermo Rodrigue... | Solved multiple memory leaks. |
tree | commitdiff |
2000-02-15 |
Robert Roebling | Various distrib related changes. |
tree | commitdiff |
2000-02-10 |
Robert Roebling | Whole lotta stuff for wxPlotWindow, |
tree | commitdiff |
2000-02-06 |
Vadim Zeitlin | some minor changes in controls/image, timings added... |
tree | commitdiff |
2000-02-01 |
Guillermo Rodrigue... | Added a test for saving XPMs with 'automatic' mask |
tree | commitdiff |
2000-01-31 |
Vadim Zeitlin | makefiles changes (@top_srcdir@ adjusted) |
tree | commitdiff |
2000-01-22 |
Vadim Zeitlin | another image used by the image sample |
tree | commitdiff |
2000-01-21 |
Vadim Zeitlin | tests for XPM images |
tree | commitdiff |
2000-01-15 |
Robert Roebling | black now denotes 0 on mono-bitmaps. |
tree | commitdiff |
2000-01-15 |
Vadim Zeitlin | inversed wxImage for the mono bitmap |
tree | commitdiff |
2000-01-14 |
Robert Roebling | image to bitmap rewrite, |
tree | commitdiff |
2000-01-14 |
Robert Roebling | Typo in image sample (displayed PNM, not TIFF). |
tree | commitdiff |
2000-01-12 |
Robert Roebling | Chnages to mono-bitmap code. |
tree | commitdiff |
1999-12-27 |
Robert Roebling | Added mono bitmap to image conversion. |
tree | commitdiff |
1999-12-23 |
Robert Roebling | Added wxBitmap::GetSubBitmap() |
tree | commitdiff |
1999-12-14 |
Ron Lee | added XBM example to image sample |
tree | commitdiff |
1999-11-30 |
Robert Roebling | Made db.h compile (removed this wxODBC_ONLY_FARWRD_XX... |
tree | commitdiff |
1999-11-29 |
Robert Roebling | More TIFF things, |
tree | commitdiff |
1999-11-28 |
Robert Roebling | TIFF change 6. |
tree | commitdiff |
1999-11-25 |
Vadim Zeitlin | 1. wxMDIParentFrame::~wxMDIParentFrame() bug fixed |
tree | commitdiff |
1999-11-24 |
Jouk Jansen | Committing in . |
tree | commitdiff |
1999-11-24 |
Jouk Jansen | VMS option files clash with VC++. temporarily removed. |
tree | commitdiff |
1999-11-21 |
Robert Roebling | makefile updates, |
tree | commitdiff |
1999-11-12 |
Jouk Jansen | Committing in . |
tree | commitdiff |
1999-11-06 |
Julian Smart | Fixed image sample, dsp files etc. |
tree | commitdiff |
next |