2001-04-28 |
Václav Slavík | added XPM demo to samples/image |
blob | commitdiff | raw |
2001-04-22 |
Václav Slavík | added test for XPM writing; ConvertToBitmap, ConvertToI... |
blob | commitdiff | raw | diff to current |
2000-07-15 |
Bryan Petty | merged 2.2 branch |
blob | commitdiff | raw | diff to current |
2000-03-16 |
Vadim Zeitlin | added test for bug #38 |
blob | commitdiff | raw | diff to current |
2000-02-19 |
Guillermo Rodrigue... | Solved multiple memory leaks. |
blob | commitdiff | raw | diff to current |
2000-02-15 |
Robert Roebling | Various distrib related changes. |
blob | commitdiff | raw | diff to current |
2000-02-10 |
Robert Roebling | Whole lotta stuff for wxPlotWindow, |
blob | commitdiff | raw | diff to current |
2000-02-06 |
Vadim Zeitlin | some minor changes in controls/image, timings added... |
blob | commitdiff | raw | diff to current |
2000-02-01 |
Guillermo Rodrigue... | Added a test for saving XPMs with 'automatic' mask |
blob | commitdiff | raw | diff to current |
2000-01-21 |
Vadim Zeitlin | tests for XPM images |
blob | commitdiff | raw | diff to current |
2000-01-15 |
Robert Roebling | black now denotes 0 on mono-bitmaps. |
blob | commitdiff | raw | diff to current |
2000-01-15 |
Vadim Zeitlin | inversed wxImage for the mono bitmap |
blob | commitdiff | raw | diff to current |
2000-01-14 |
Robert Roebling | image to bitmap rewrite, |
blob | commitdiff | raw | diff to current |
2000-01-14 |
Robert Roebling | Typo in image sample (displayed PNM, not TIFF). |
blob | commitdiff | raw | diff to current |
2000-01-12 |
Robert Roebling | Chnages to mono-bitmap code. |
blob | commitdiff | raw | diff to current |
1999-12-27 |
Robert Roebling | Added mono bitmap to image conversion. |
blob | commitdiff | raw | diff to current |
1999-12-23 |
Robert Roebling | Added wxBitmap::GetSubBitmap() |
blob | commitdiff | raw | diff to current |
1999-12-14 |
Ron Lee | added XBM example to image sample |
blob | commitdiff | raw | diff to current |
1999-11-29 |
Robert Roebling | More TIFF things, |
blob | commitdiff | raw | diff to current |
1999-11-28 |
Robert Roebling | TIFF change 6. |
blob | commitdiff | raw | diff to current |
1999-11-25 |
Vadim Zeitlin | 1. wxMDIParentFrame::~wxMDIParentFrame() bug fixed |
blob | commitdiff | raw | diff to current |
1999-11-06 |
Julian Smart | Fixed image sample, dsp files etc. |
blob | commitdiff | raw | diff to current |
1999-08-29 |
Guilhem Lavaux | Removed LastError() from wxFilterStream |
blob | commitdiff | raw | diff to current |
1999-08-27 |
Guillermo Rodrigue... | Added testing code for PCX Handler (which is still... |
blob | commitdiff | raw | diff to current |
1999-08-18 |
Václav Slavík | added wxImage::CanRead |
blob | commitdiff | raw | diff to current |
1999-08-13 |
Robert Roebling | More makefiles |
blob | commitdiff | raw | diff to current |
1999-08-13 |
Robert Roebling | Compile fixes, |
blob | commitdiff | raw | diff to current |
1999-08-10 |
Robert Roebling | Updates for makefile.unx |
blob | commitdiff | raw | diff to current |
1999-06-13 |
Robert Roebling | Added OS/2 patches to wxGTK. |
blob | commitdiff | raw | diff to current |
1999-05-27 |
Robert Roebling | Color cubes now get created on 8-bit true-color |
blob | commitdiff | raw | diff to current |
1999-05-13 |
Vadim Zeitlin | 1. MSW message handling simplifications |
blob | commitdiff | raw | diff to current |
1999-04-28 |
Robert Roebling | Added configure patch for DEC |
blob | commitdiff | raw | diff to current |
1999-04-25 |
Robert Roebling | Fixed a layout bug in MyFixed |
blob | commitdiff | raw | diff to current |
1999-04-21 |
Robert Roebling | fixed bitmap constructor for monochrome bitmaps |
blob | commitdiff | raw | diff to current |
1999-04-17 |
Robert Roebling | Added a bit of libJPEG 6.0b |
blob | commitdiff | raw | diff to current |
1999-04-16 |
Robert Roebling | wxImage now uses GTK 1.2's fast rendering code if... |
blob | commitdiff | raw | diff to current |
1999-04-12 |
Robert Roebling | added moving subwindow when scrolling (tested in... |
blob | commitdiff | raw | diff to current |
1999-04-06 |
Julian Smart | JPEG and PNG code taken out of image.cpp |
blob | commitdiff | raw | diff to current |
1999-02-11 |
Julian Smart | Solved wxMotif scrolling display problem; added wxImage... |
blob | commitdiff | raw | diff to current |
1999-02-05 |
Robert Roebling | synched Clear() and SetBackgroundColour() |
blob | commitdiff | raw | diff to current |
1999-02-04 |
Julian Smart | Some warnings removed. |
blob | commitdiff | raw | diff to current |
1999-02-04 |
Robert Roebling | Faster imagescale code |
blob | commitdiff | raw | diff to current |
1999-01-22 |
Robert Roebling | The Image sample now does anti-aliasing, oh well. |
blob | commitdiff | raw | diff to current |
1999-01-13 |
Robert Roebling | more wxImage on Motif |
blob | commitdiff | raw | diff to current |
1999-01-13 |
Robert Roebling | Forgot one. |
blob | commitdiff | raw | diff to current |
1999-01-13 |
Robert Roebling | The usual amount of trash over my telephone fixed |
blob | commitdiff | raw | diff to current |
1999-01-12 |
Vadim Zeitlin | minor samples fixes |
blob | commitdiff | raw | diff to current |
1999-01-12 |
Robert Roebling | image update |
blob | commitdiff | raw | diff to current |
1999-01-09 |
Julian Smart | More SC++ fixes; HelpGen starting to compile with VC... |
blob | commitdiff | raw | diff to current |
1998-12-14 |
Robert Roebling | New wxDataObject, DnD and Clipboard code |
blob | commitdiff | raw | diff to current |
1998-12-09 |
Vadim Zeitlin | "wxGDIObject * => &" changes |
blob | commitdiff | raw | diff to current |
1998-11-11 |
Robert Roebling | Still bit fiddling in wxImage. |
blob | commitdiff | raw | diff to current |
1998-11-10 |
Robert Roebling | Added test to prove a supposed misfeature. |
blob | commitdiff | raw | diff to current |
1998-11-10 |
Robert Roebling | Bit fiddling part 4. |
blob | commitdiff | raw | diff to current |
1998-11-04 |
Robert Roebling | Test for image conversion correctness. |
blob | commitdiff | raw | diff to current |
1998-11-02 |
Robert Roebling | DnD fixes |
blob | commitdiff | raw | diff to current |
1998-10-24 |
Robert Roebling | Removed usage of GdkImlib |
blob | commitdiff | raw | diff to current |
|