1999-10-08 |
Karsten Ballüder | replaced T() makro with wxT() due to namespace probs... |
blob | commitdiff | raw |
1999-10-04 |
Vadim Zeitlin | many changes; major ones: |
blob | commitdiff | raw | diff to current |
1999-10-04 |
Julian Smart | Removed some unused parameter warnings; compile error... |
blob | commitdiff | raw | diff to current |
1999-09-20 |
Sylvain Bougnoux | change wxImage::InitAllHandlers to wxInitAllImageHandle... |
blob | commitdiff | raw | diff to current |
1999-09-20 |
Sylvain Bougnoux | Add wxImage::InitAllHandlers() |
blob | commitdiff | raw | diff to current |
1999-08-27 |
Patrick Albert | Removing some level 3 warning |
blob | commitdiff | raw | diff to current |
1999-08-20 |
Robert Roebling | Changed a few #include <xxx.h> to #include "xxx.h" |
blob | commitdiff | raw | diff to current |
1999-08-18 |
Václav Slavík | added wxImage::CanRead |
blob | commitdiff | raw | diff to current |
1999-08-18 |
Sylvain Bougnoux | Added wxImage wxImage::GetSubImage(cont wxRect&) const |
blob | commitdiff | raw | diff to current |
1999-08-17 |
Sylvain Bougnoux | Improve wxImage::LoadImage so that image format in... |
blob | commitdiff | raw | diff to current |
1999-08-13 |
Robert Roebling | Compile fixes, |
blob | commitdiff | raw | diff to current |
1999-07-28 |
Vadim Zeitlin | 1. wxSpinButton fixed: it now sends EVT_SPIN_UP/DOWN... |
blob | commitdiff | raw | diff to current |
1999-07-26 |
Unknown (AN) | use of div_t.quot and div_t.rem were changed to / and % |
blob | commitdiff | raw | diff to current |
1999-07-05 |
Vadim Zeitlin | made wxImage::Scale() const to not confuse people any... |
blob | commitdiff | raw | diff to current |
1999-06-25 |
Robert Roebling | Commented out "best visual" code. |
blob | commitdiff | raw | diff to current |
1999-06-24 |
Robert Roebling | wxGTK now chooses the best visual X offers, |
blob | commitdiff | raw | diff to current |
1999-06-21 |
Robert Roebling | New Makefile.ins, updates for the Motif build, removed |
blob | commitdiff | raw | diff to current |
1999-06-17 |
Vadim Zeitlin | 1. wxDialogs are now destroyed when they go out of... |
blob | commitdiff | raw | diff to current |
1999-06-15 |
Robert Roebling | Added a few #if wxUSE_XXX |
blob | commitdiff | raw | diff to current |
1999-06-10 |
Robert Roebling | Corrected byte swapping macros. |
blob | commitdiff | raw | diff to current |
1999-06-04 |
Robert Roebling | Added semicolon to macro in list.h - I just read that |
blob | commitdiff | raw | diff to current |
1999-06-01 |
Vadim Zeitlin | Oops, I didn't see Robert had already corrected 16bit... |
blob | commitdiff | raw | diff to current |
1999-06-01 |
Robert Roebling | Moving frames and dialogs now reports correct |
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 |
Ove Kaaven | It now compiles all these files without warnings in... |
blob | commitdiff | raw | diff to current |
1999-04-11 |
Václav Slavík | MIME support |
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-03-21 |
Julian Smart | Added wxTreeCtrl::SetItemDropHighlight (wxMSW only); |
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-09 |
Julian Smart | Added more makefiles; fixed some samples for Cygwin |
blob | commitdiff | raw | diff to current |
1999-02-04 |
Václav Slavík | wxJPEGHandler non-default |
blob | commitdiff | raw | diff to current |
1999-02-04 |
Robert Roebling | Faster imagescale code |
blob | commitdiff | raw | diff to current |
1999-01-27 |
Václav Slavík | added wxJPEGHandler |
blob | commitdiff | raw | diff to current |
1999-01-24 |
Julian Smart | Added some Motif wxGLCanvas support; some more Motif... |
blob | commitdiff | raw | diff to current |
1999-01-20 |
Vadim Zeitlin | wxUSE_STREAM corrected to wxUSE_STREAMS |
blob | commitdiff | raw | diff to current |
1999-01-19 |
Vadim Zeitlin | 1. wxMotif fixes for compilation in "no compatible... |
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-16 |
Julian Smart | Various changes for Salford C++, and commited fileconf... |
blob | commitdiff | raw | diff to current |
1999-01-14 |
Julian Smart | Added OnKeyDown, OnKeyUp. |
blob | commitdiff | raw | diff to current |
1999-01-13 |
Unknown (AN) | For MSW, scan line boundary aligned, and >2MB case... |
blob | commitdiff | raw | diff to current |
1999-01-13 |
Vadim Zeitlin | compilation problem fixed |
blob | commitdiff | raw | diff to current |
1999-01-13 |
Robert Roebling | Better disabling of toolbars and menubars |
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 | The usual amount of trash over my telephone fixed |
blob | commitdiff | raw | diff to current |
1999-01-12 |
Vadim Zeitlin | memory leak plugged |
blob | commitdiff | raw | diff to current |
1999-01-12 |
Robert Roebling | image update |
blob | commitdiff | raw | diff to current |
1999-01-10 |
Julian Smart | Added some makefiles, cured some wxMotif bugs |
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 |
1999-01-08 |
Robert Roebling | minor Configure / makefiles updates |
blob | commitdiff | raw | diff to current |
1999-01-08 |
Unknown (UG) | no message |
blob | commitdiff | raw | diff to current |
1999-01-08 |
Robert Roebling | Compile improvemnts for strict compilers and the... |
blob | commitdiff | raw | diff to current |
1999-01-07 |
Julian Smart | Doc & Symantec C++ fixes |
blob | commitdiff | raw | diff to current |
1999-01-06 |
Robert Roebling | Compilation fixes |
blob | commitdiff | raw | diff to current |
1999-01-04 |
Robert Roebling | configure and #ifdef wxUSE_XXX updates |
blob | commitdiff | raw | diff to current |
1999-01-02 |
Robert Roebling | Header changes (gtk.h etc no longer included in defs.h |
blob | commitdiff | raw | diff to current |
1998-12-28 |
Julian Smart | Changes for 16-bit BC++ (not there yet), GnuWin32;... |
blob | commitdiff | raw | diff to current |
1998-12-10 |
Unknown (AN) | correct a bug in the MSW code using wxMask |
blob | commitdiff | raw | diff to current |
1998-12-10 |
Robert Roebling | Moved image code |
blob | commitdiff | raw | diff to current |
1998-12-09 |
Julian Smart | wxImage changes |
blob | commitdiff | raw | diff to current |
1998-12-06 |
Robert Roebling | wxIMage accessors |
blob | commitdiff | raw | diff to current |
1998-12-06 |
Robert Roebling | Update for bitmap, image on scaling, transparancy, |
blob | commitdiff | raw | diff to current |
1998-11-07 |
Robert Roebling | Fixed 5 bugs in wxImage and Blit |
blob | commitdiff | raw | diff to current |
1998-11-06 |
Robert Roebling | SetEventData for a few widgets |
blob | commitdiff | raw | diff to current |
1998-11-02 |
Robert Roebling | DnD fixes |
blob | commitdiff | raw | diff to current |
1998-10-25 |
Unknown (UG) | minor changes for windows compilability |
blob | commitdiff | raw | diff to current |
1998-10-24 |
Robert Roebling | Removed usage of GdkImlib |
blob | commitdiff | raw | diff to current |
|