2006-07-03 |
Włodzimierz Skiba | Include wx/image.h according to precompiled headers... |
blob | commitdiff | raw |
2006-05-22 |
Włodzimierz Skiba | Include wx/cursor.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-01-21 |
Julian Smart | Compile with wxUSE_DYNLIB_CLASS and wxUSE_WXDIB set... |
blob | commitdiff | raw | diff to current |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
blob | commitdiff | raw | diff to current |
2005-06-01 |
Dimitri Schoolwerth | fixed compilation when IDC_HAND is undefined |
blob | commitdiff | raw | diff to current |
2005-06-01 |
Robin Dunn | Try IDC_HAND first and then load "WXCURSOR_HAND" if... |
blob | commitdiff | raw | diff to current |
2005-05-30 |
Julian Smart | Applied patch [ 1207202 ] [wxMSW] Fixes GDI leak in... |
blob | commitdiff | raw | diff to current |
2005-05-15 |
Julian Smart | Removed rarely-used cursor; replaced other cursors |
blob | commitdiff | raw | diff to current |
2005-04-03 |
Julian Smart | Cross-hair cursor appears as an I-beam on WinXP for... |
blob | commitdiff | raw | diff to current |
2005-03-04 |
Robert Roebling | Applied John L's patches for curson scaling, image... |
blob | commitdiff | raw | diff to current |
2004-10-20 |
Włodzimierz Skiba | Correct fix to the compile time assert under OW. Kudos... |
blob | commitdiff | raw | diff to current |
2004-10-19 |
Włodzimierz Skiba | OW warning fix. Our compile time asserts warns when... |
blob | commitdiff | raw | diff to current |
2004-08-20 |
Włodzimierz Skiba | Source cleaning: whitespaces, -1/wxDefaultCoord, TRUE... |
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 |
2004-02-07 |
Vadim Zeitlin | fixes for compiling with more stuff disabled in setup... |
blob | commitdiff | raw | diff to current |
2003-12-13 |
Robin Dunn | Fixed cursor resource names to actually match what... |
blob | commitdiff | raw | diff to current |
2003-10-31 |
Václav Slavík | don't use deprecated symbols |
blob | commitdiff | raw | diff to current |
2003-10-29 |
Vadim Zeitlin | changed case of the cursor names to be consistent with... |
blob | commitdiff | raw | diff to current |
2003-08-17 |
Václav Slavík | removed WXWIN_COMPATIBILITY and WXWIN_COMPATIBILITY_2 |
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-10 |
Julian Smart | Some WinCE fixes |
blob | commitdiff | raw | diff to current |
2003-03-26 |
Mattia Barbon | Compilation fix for non-PCH compilers. |
blob | commitdiff | raw | diff to current |
2003-03-23 |
Vadim Zeitlin | use wxBitmapToHICON/CURSOR() |
blob | commitdiff | raw | diff to current |
2003-02-10 |
Mattia Barbon | Remove unnecessary header dependencies. Fix resulting... |
blob | commitdiff | raw | diff to current |
2003-02-06 |
Vadim Zeitlin | compilation fix for WXWIN_COMPATIBILITY_2 == 1 |
blob | commitdiff | raw | diff to current |
2003-02-04 |
Vadim Zeitlin | fix for warnings when wxUSE_RESOURCE_LOADING_IN_MSW... |
blob | commitdiff | raw | diff to current |
2003-02-02 |
Vadim Zeitlin | compilation fix for wxUSE_RESOURCE_LOADING_IN_MSW == 0 |
blob | commitdiff | raw | diff to current |
2003-02-02 |
Vadim Zeitlin | big wxCursor cleanup |
blob | commitdiff | raw | diff to current |
2002-06-08 |
Julian Smart | Use standard IDC_HELP cursor instead of oversize custom... |
blob | commitdiff | raw | diff to current |
2002-04-24 |
Stefan Neis | Fixed compilo (include image.h since cursor.h no longer... |
blob | commitdiff | raw | diff to current |
2002-03-15 |
Robin Dunn | Added wxCURSOR_RIGHT_ARROW, which is like the typical... |
blob | commitdiff | raw | diff to current |
2002-02-21 |
Vadim Zeitlin | wxCursor(wxImage) added (Chris Elliott, patch 517439) |
blob | commitdiff | raw | diff to current |
2002-02-06 |
Vadim Zeitlin | IMPLEMENT_DYNAMIC_CLASS fixes |
blob | commitdiff | raw | diff to current |
2001-12-21 |
Julian Smart | MicroWindows mods |
blob | commitdiff | raw | diff to current |
2001-12-13 |
Ron Lee | Vadim, please check this, I think it's what you meant |
blob | commitdiff | raw | diff to current |
2001-12-12 |
Vadim Zeitlin | another memory leak fixed |
blob | commitdiff | raw | diff to current |
2001-10-24 |
Vadim Zeitlin | fixed CURSOR resource leak |
blob | commitdiff | raw | diff to current |
2001-06-29 |
Julian Smart | First pass at adding MicroWindows support |
blob | commitdiff | raw | diff to current |
2001-05-14 |
Julian Smart | Fixes for 16-bit compilation |
blob | commitdiff | raw | diff to current |
2001-04-19 |
Robin Dunn | Added wxCURSOR_ARROWWAIT which is the default arrow... |
blob | commitdiff | raw | diff to current |
2000-09-06 |
Julian Smart | Added wxHelpEvent, wxContextHelp (MSW only so far)... |
blob | commitdiff | raw | diff to current |
2000-02-29 |
George Tasker | Added a #include of wx/module.h |
blob | commitdiff | raw | diff to current |
2000-02-25 |
Vadim Zeitlin | 1. cursor fixes: frame does have hand cursor in the... |
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-26 |
Vadim Zeitlin | attempt at more compilation fixes |
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-10-28 |
Julian Smart | Added CS_OWNDC fix to wxGLCanvas and corrected sample... |
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-07 |
Vadim Zeitlin | some fixes after global _T() => T() change |
blob | commitdiff | raw | diff to current |
1999-10-04 |
Vadim Zeitlin | many changes; major ones: |
blob | commitdiff | raw | diff to current |
1999-10-04 |
Unknown (JL) | Renameing funktions from DIB to prevent name clashes |
blob | commitdiff | raw | diff to current |
1999-09-08 |
Julian Smart | Fixed cursor loading on Win95 |
blob | commitdiff | raw | diff to current |
1999-08-31 |
Julian Smart | Added Set/GetSelection to wxPrintDialogData (the value... |
blob | commitdiff | raw | diff to current |
1999-06-20 |
Ove Kaaven | ...fixing up a previous Unicode fix. |
blob | commitdiff | raw | diff to current |
1999-06-14 |
Ove Kaaven | Unicode fix. |
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-06-09 |
Robert Roebling | WINE is so fine. |
blob | commitdiff | raw | diff to current |
1999-06-05 |
Brian Macy | Attempt at getting mingw32 working again... still doesn... |
blob | commitdiff | raw | diff to current |
1999-02-23 |
Vadim Zeitlin | more cursor fixes (now ::wxSetCursor() works too) |
blob | commitdiff | raw | diff to current |
1999-01-19 |
Julian Smart | TWIN32 compatibility added; wxMotif uses wxGTK's wxPost... |
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 |
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-08-12 |
Vadim Zeitlin | suppressed VC++ 5.0 bool to int conversion warning... |
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-05-20 |
Karsten Ballüder | added some wxMSW stuff |
blob | commitdiff | raw | diff to current |
|