2009-07-23 |
Vadim Zeitlin | Globally replace _T() with wxT(). |
blob | commitdiff | raw |
2008-11-02 |
Vadim Zeitlin | replace wx_{const,static,reinterpret}_cast with their... |
blob | commitdiff | raw | diff to current |
2008-03-25 |
Francesco Montorsi | reorganized wxBitmap/wxBitmapHandler classes to use... |
blob | commitdiff | raw | diff to current |
2008-01-14 |
Paul Cornett | make XPM data pointer parameter fully const |
blob | commitdiff | raw | diff to current |
2006-06-04 |
Vadim Zeitlin | use wxImage to load icons in non-native formats |
blob | commitdiff | raw | diff to current |
2006-04-20 |
Włodzimierz Skiba | Include wx/list.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-04-18 |
Włodzimierz Skiba | wx/wxprec.h already includes wx/defs.h (with other... |
blob | commitdiff | raw | diff to current |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
blob | commitdiff | raw | diff to current |
2004-09-17 |
Vadim Zeitlin | do not call CopyIcon() in CloneRefData(), HICON is... |
blob | commitdiff | raw | diff to current |
2004-09-11 |
Vadim Zeitlin | typo in last commit |
blob | commitdiff | raw | diff to current |
2004-09-11 |
Vadim Zeitlin | fixed CopyFromBitmap() for shared wxIcon objects by... |
blob | commitdiff | raw | diff to current |
2004-08-27 |
Włodzimierz Skiba | Source cleaning: whitespaces, tabs, -1/wxNOT_FOUND... |
blob | commitdiff | raw | diff to current |
2004-05-23 |
Julian Smart | Use old licence name |
blob | commitdiff | raw | diff to current |
2004-05-23 |
Julian Smart | Name and version changes |
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-20 |
Vadim Zeitlin | fixed loading of icons from MIME types |
blob | commitdiff | raw | diff to current |
2003-06-21 |
Vadim Zeitlin | added wxIconLocation; minor fixes to wxIcon on some... |
blob | commitdiff | raw | diff to current |
2003-03-23 |
Vadim Zeitlin | use wxBitmapToHICON/CURSOR() |
blob | commitdiff | raw | diff to current |
2003-03-18 |
Julian Smart | Some code tidying; removing dibutils.cpp which |
blob | commitdiff | raw | diff to current |
2003-03-17 |
Julian Smart | Removed erroneous copyright names and corrected licence... |
blob | commitdiff | raw | diff to current |
2002-02-06 |
Vadim Zeitlin | IMPLEMENT_DYNAMIC_CLASS fixes |
blob | commitdiff | raw | diff to current |
2002-01-05 |
Vadim Zeitlin | fixed incorrect calls to SelectObject(hdc, NULL) |
blob | commitdiff | raw | diff to current |
2002-01-05 |
Vadim Zeitlin | fixed resource leak in CreateIconFromBitmap() (Dimitri) |
blob | commitdiff | raw | diff to current |
2001-06-29 |
Julian Smart | First pass at adding MicroWindows support |
blob | commitdiff | raw | diff to current |
2000-11-25 |
Václav Slavík | applied (part of) Alexey Leko's patch |
blob | commitdiff | raw | diff to current |
2000-07-15 |
Bryan Petty | merged 2.2 branch |
blob | commitdiff | raw | diff to current |
2000-03-15 |
Julian Smart | Various compiler changes |
blob | commitdiff | raw | diff to current |
2000-02-07 |
Guillermo Rodrigue... | Fixed transparency problem when masked area was not... |
blob | commitdiff | raw | diff to current |
2000-01-22 |
Ron Lee | added missing include for wxBitmap |
blob | commitdiff | raw | diff to current |
2000-01-21 |
Vadim Zeitlin | 1. fixed (to test) the bug with bitmaps without masks... |
blob | commitdiff | raw | diff to current |
1999-12-14 |
Václav Slavík | removed USE_SHARED_LIBRARY(IES) |
blob | commitdiff | raw | diff to current |
1999-12-03 |
Vadim Zeitlin | fixes for icon-inherits-from-bitmap mode |
blob | commitdiff | raw | diff to current |
1999-11-24 |
Vadim Zeitlin | 1. wxIcon/wxCursor change, wxGDIImage class added |
blob | commitdiff | raw | diff to current |
1999-06-14 |
Ove Kaaven | A few weeks of Unicode fixes (my old win95 laptop compi... |
blob | commitdiff | raw | diff to current |
1999-01-16 |
Julian Smart | For wxMSW, split XPM handler into separate file (please... |
blob | commitdiff | raw | diff to current |
1999-01-07 |
Julian Smart | Doc & Symantec C++ fixes |
blob | commitdiff | raw | diff to current |
1998-12-23 |
Julian Smart | Got generic wxListCtrl, wxTreeCtrl working under Window... |
blob | commitdiff | raw | diff to current |
1998-11-28 |
Julian Smart | wxSize/wxPoint/wxRect versions of functions added to... |
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-07 |
Vadim Zeitlin | some clean up of the code |
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-25 |
Julian Smart | Cured DC/GDI object leak; listbox window proc restored... |
blob | commitdiff | raw | diff to current |
1998-05-20 |
Karsten Ballüder | added some wxMSW stuff |
blob | commitdiff | raw | diff to current |
|