]> git.saurik.com Git - wxWidgets.git/history - src/gtk1/dcmemory.cpp
added alpha channel support to wxGTK2's wxBitmap
[wxWidgets.git] / src / gtk1 / dcmemory.cpp
2004-08-21  Václav Slavíkadded alpha channel support to wxGTK2's wxBitmap
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-05-01  Vadim Zeitlinfixes for working with mono bitmaps (patch 728768)
2003-01-26  Robert Roebling Font work.
2000-02-23  Robert Roebling #ifdeffed new paint clipping :-(
2000-02-21  Robert Roebling Implemented MSW's paint region clipping, but
2000-01-15  Robert Roebling black now denotes 0 on mono-bitmaps.
1999-11-22  Robert Roebling Include changes again. Something is wrong with CVS...
1999-10-18  Vadim Zeitlin1. wxApp::ProcessPendingEvents() is now common, added...
1999-05-15  Robert Roebling DC change header change for wxMemoryDC and wxPostscri...
1999-01-02  Robert Roebling Header changes (gtk.h etc no longer included in defs.h
1998-12-06  Robert Roebling Update for bitmap, image on scaling, transparancy,
1998-12-01  Robert Roebling New wxDC hierarchy
1998-11-25  Robert Roebling Fixed module code
1998-10-24  Robert Roebling Removed usage of GdkImlib
1998-10-21  Robert Roebling SetBackground for ListBox and others
1998-09-25  Vadim ZeitlinUSE_xxx constants renamed to wxUSE_xxx. This is an...
1998-09-03  Robert Roebling It's possible now to save to a PNG. OK, I still
1998-08-23  Unknown (RO)General tidy-up (mainly typecasts) to allow the use...
1998-08-16  Robert Roebling Added mising AddBitmapList in wxBitmap
1998-07-13  Robert Roeblingmemdc and bitmap fixes
1998-05-28  Julian SmartUpdates from Chris Breeze
1998-05-20  Karsten BallüderInitial revision