2004-05-23 |
Julian Smart | Use old licence name |
blob | commitdiff | raw |
2004-05-23 |
Julian Smart | Name and version changes |
blob | commitdiff | raw | diff to current |
2004-03-05 |
Ron Lee | More updates to the Debian packaging for wxPython,... |
blob | commitdiff | raw |
2004-02-21 |
Julian Smart | Ok tests pixmap and bitmap now |
blob | commitdiff | raw | diff to current |
2003-10-18 |
Robert Roebling | Further corrections to bitmap and blit code. |
blob | commitdiff | raw | diff to current |
2003-10-17 |
Robert Roebling | \ |
blob | commitdiff | raw | diff to current |
2003-10-09 |
Robert Roebling | Added wxBitmap::Rescale() from 2_4 |
blob | commitdiff | raw | diff to current |
2003-08-09 |
Václav Slavík | added support for gcc precompiled headers |
blob | commitdiff | raw | diff to current |
2003-07-21 |
Vadim Zeitlin | bitmaps of size 0 shouldn't be valid |
blob | commitdiff | raw | diff to current |
2003-05-01 |
Vadim Zeitlin | compilation fix |
blob | commitdiff | raw | diff to current |
2003-05-01 |
Vadim Zeitlin | better handling of transparent colour in wxImage conver... |
blob | commitdiff | raw | diff to current |
2002-12-04 |
Vadim Zeitlin | merged 2.4 branch into the trunk |
blob | commitdiff | raw | diff to current |
2002-05-07 |
Gilles Depeyrot | corrected warnings when compiling with -Wall -W |
blob | commitdiff | raw | diff to current |
2002-03-29 |
Robert Roebling | Preventing bitmap crash differently. |
blob | commitdiff | raw | diff to current |
2002-03-29 |
Robert Roebling | Disabled masked bitmaps under GTK 2.0 until I know |
blob | commitdiff | raw | diff to current |
2002-03-24 |
Václav Slavík | don't use deprecated wxImage methods inside wxWin |
blob | commitdiff | raw | diff to current |
2002-03-12 |
Vadim Zeitlin | changes to make wxGTK compile with GTK+ 2.0: now it... |
blob | commitdiff | raw | diff to current |
2002-02-13 |
Robert Roebling | wxX11: |
blob | commitdiff | raw | diff to current |
2002-01-15 |
Robert Roebling | gdk_rgb doesn't work on SGI. |
blob | commitdiff | raw | diff to current |
2002-01-12 |
Robert Roebling | Some additions to the 12-bit patch. |
blob | commitdiff | raw | diff to current |
2002-01-12 |
Robert Roebling | Applied patches for wxBU_EXACTFIT to button.cpp and... |
blob | commitdiff | raw | diff to current |
2001-11-20 |
Vadim Zeitlin | don't use wxTheXXXList in wxXXX ctor/dtor, only objects... |
blob | commitdiff | raw | diff to current |
2001-09-23 |
Václav Slavík | added wxBitmap::CopyFromIcon to wxGTK |
blob | commitdiff | raw | diff to current |
2001-06-27 |
Vadim Zeitlin | fix for wxBitmapType definition problem |
blob | commitdiff | raw | diff to current |
2001-06-26 |
Vadim Zeitlin | first pass of wxUniv merge - nothing works, most parts... |
blob | commitdiff | raw | diff to current |
2001-05-11 |
Robin Dunn | Changed wxRootWindow from a global to a staic variable... |
blob | commitdiff | raw | diff to current |
2001-04-04 |
Václav Slavík | implemented wxMask::Create(bitmap, paletteEntry) for... |
blob | commitdiff | raw | diff to current |
2000-07-15 |
Bryan Petty | merged 2.2 branch |
blob | commitdiff | raw | diff to current |
2000-02-27 |
Robert Roebling | Added bitmap create |
blob | commitdiff | raw | diff to current |
2000-02-01 |
Robert Roebling | Various corrections to makefiles, RPMs etc. |
blob | commitdiff | raw | diff to current |
2000-01-27 |
Robert Roebling | Copied isql.h and isqlext.h to /include/wx/unix and... |
blob | commitdiff | raw | diff to current |
2000-01-12 |
Robert Roebling | Chnages to mono-bitmap code. |
blob | commitdiff | raw | diff to current |
1999-12-30 |
Vadim Zeitlin | 1. many, many, many warnings fixed (from HP-UX build... |
blob | commitdiff | raw | diff to current |
1999-12-28 |
Robert Roebling | Calling a Refresh() before the window is created... |
blob | commitdiff | raw | diff to current |
1999-12-25 |
Robert Roebling | Wrote wxMask(bitmap,colour). |
blob | commitdiff | raw | diff to current |
1999-12-23 |
Robert Roebling | Added wxBitmap::GetSubBitmap() |
blob | commitdiff | raw | diff to current |
1999-12-16 |
Vadim Zeitlin | 1. wxMotif toolbar works; the toggle buttons have the... |
blob | commitdiff | raw | diff to current |
1999-12-07 |
Robert Roebling | doc view code inteprets wxSTREAM_EOF as correct, |
blob | commitdiff | raw | diff to current |
1999-11-26 |
Robert Roebling | Minor changes. |
blob | commitdiff | raw | diff to current |
1999-11-22 |
Robert Roebling | Headers moved a bit. |
blob | commitdiff | raw | diff to current |
1999-11-17 |
Václav Slavík | wxBitmap::LoadFile and SaveFile now uses wxImage's... |
blob | commitdiff | raw | diff to current |
1999-10-08 |
Karsten Ballüder | replaced T() makro with wxT() due to namespace probs... |
blob | commitdiff | raw | diff to current |
1999-10-04 |
Vadim Zeitlin | many changes; major ones: |
blob | commitdiff | raw | diff to current |
1999-09-18 |
Vadim Zeitlin | unused parameter warnings suppressed |
blob | commitdiff | raw | diff to current |
1999-06-14 |
Robert Roebling | Added zillions of #if wxUSE_XXX |
blob | commitdiff | raw | diff to current |
1999-06-13 |
Robert Roebling | Added OS/2 patches to wxGTK. |
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-13 |
Ove Kaaven | This is the way to go (well, close enough). |
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-10 |
Robert Roebling | Moved image code |
blob | commitdiff | raw | diff to current |
1998-12-09 |
Vadim Zeitlin | "wxGDIObject * => &" related changes (see mail to the... |
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-23 |
Robert Roebling | Corrected wxCHECK calls in bitmap.cpp |
blob | commitdiff | raw | diff to current |
1998-11-23 |
Robert Roebling | Added install scripts in missing places |
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 | Bit fiddling part 4. |
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-03 |
Robert Roebling | Bit fiddling. |
blob | commitdiff | raw | diff to current |
1998-11-02 |
Robert Roebling | DnD fixes |
blob | commitdiff | raw | diff to current |
1998-10-29 |
Robert Roebling | 24-bit rendering from wxImage into wxBitmap |
blob | commitdiff | raw | diff to current |
1998-10-24 |
Robert Roebling | Removed usage of GdkImlib |
blob | commitdiff | raw | diff to current |
1998-09-25 |
Vadim Zeitlin | USE_xxx constants renamed to wxUSE_xxx. This is an... |
blob | commitdiff | raw | diff to current |
1998-09-11 |
Robert Roebling | Updates to memcheck |
blob | commitdiff | raw | diff to current |
1998-09-03 |
Robert Roebling | It's possible now to save to a PNG. OK, I still |
blob | commitdiff | raw | diff to current |
1998-08-23 |
Unknown (RO) | General tidy-up (mainly typecasts) to allow the use... |
blob | commitdiff | raw | diff to current |
1998-08-18 |
Robert Roebling | Next attempt at dynlib.cpp |
blob | commitdiff | raw | diff to current |
1998-08-17 |
Robert Roebling | Turned wxIcon inline constructors to real constructors |
blob | commitdiff | raw | diff to current |
1998-08-16 |
Robert Roebling | Added mising AddBitmapList in wxBitmap |
blob | commitdiff | raw | diff to current |
1998-07-13 |
Robert Roebling | resize mdi and notebook client |
blob | commitdiff | raw | diff to current |
1998-07-13 |
Robert Roebling | memdc and bitmap fixes |
blob | commitdiff | raw | diff to current |
1998-07-12 |
Robert Roebling | stream compile fixes |
blob | commitdiff | raw | diff to current |
1998-07-04 |
Julian Smart | Sorry, I went and removed consts as per the style guide :-) |
blob | commitdiff | raw | diff to current |
1998-06-22 |
Karsten Ballüder | fixed #include paths to use local copies of png/gdk_iml... |
blob | commitdiff | raw | diff to current |
1998-05-28 |
Julian Smart | Updates from Chris Breeze |
blob | commitdiff | raw | diff to current |
1998-05-20 |
Karsten Ballüder | Initial revision |
blob | commitdiff | raw | diff to current |
|