2003-03-24 |
Vadim Zeitlin | oops, forgot default value for MemoryHDC ctor parameter |
blob | commitdiff | raw |
2003-03-24 |
Vadim Zeitlin | MemoryHDC can now be used to create DCs compatible... |
blob | commitdiff | raw | diff to current |
2003-03-23 |
Vadim Zeitlin | added GlobalHandle |
blob | commitdiff | raw | diff to current |
2003-03-22 |
Vadim Zeitlin | added wxBitmapToHICON/CURSOR helper functions |
blob | commitdiff | raw | diff to current |
2003-02-10 |
Mattia Barbon | Remove unnecessary header dependencies. Fix resulting... |
blob | commitdiff | raw | diff to current |
2003-01-18 |
Vadim Zeitlin | fixed resource leak in MemoryHDC (closes bug 670016) |
blob | commitdiff | raw | diff to current |
2003-01-02 |
Vadim Zeitlin | use DECLARE_NO_COPY_CLASS() where applicable (patch... |
blob | commitdiff | raw | diff to current |
2002-12-10 |
Julian Smart | Applied some of patch [ 650957 ] wxWinCE diff-0.0.4 |
blob | commitdiff | raw | diff to current |
2002-12-09 |
Julian Smart | Small WinCE mods from Marco |
blob | commitdiff | raw | diff to current |
2002-09-02 |
Vadim Zeitlin | added a few WXDLLEXPORTS, corrected/expanded comments |
blob | commitdiff | raw | diff to current |
2002-07-15 |
Robin Dunn | Icons fetched from wxMimeTypesManager did not get the... |
blob | commitdiff | raw | diff to current |
2002-02-23 |
Vadim Zeitlin | changed wxColourToRGB() to use RGB() instead of PALETTE... |
blob | commitdiff | raw | diff to current |
2002-02-17 |
Václav Slavík | more MSLU fixes and moved MSLU stuff into separate... |
blob | commitdiff | raw | diff to current |
2002-02-08 |
Vadim Zeitlin | cleanups after SciTech commit :-( |
blob | commitdiff | raw | diff to current |
2002-01-28 |
Vadim Zeitlin | added another, more convenient, wxRGBToColour() overload |
blob | commitdiff | raw | diff to current |
2002-01-13 |
Vadim Zeitlin | 0. extracted toolbar colour mapping stuff to its own... |
blob | commitdiff | raw | diff to current |
2001-12-30 |
Vadim Zeitlin | added a few useful utility classes: MemoryHDC and Selec... |
blob | commitdiff | raw | diff to current |
2001-12-17 |
Václav Slavík | making wxMSW MSLU(unicows)-friendly |
blob | commitdiff | raw | diff to current |
2001-11-25 |
Vadim Zeitlin | added GetHpalette[Of] macros |
blob | commitdiff | raw | diff to current |
2001-10-17 |
Kendall Bennett | Mutiple updates from SciTech for wxWindows including... |
blob | commitdiff | raw | diff to current |
2001-10-07 |
Vadim Zeitlin | changed/centralized window creation code to allow wxTLW... |
blob | commitdiff | raw | diff to current |
2001-09-29 |
Václav Slavík | reverted my previous commit to this file; was done... |
blob | commitdiff | raw | diff to current |
2001-09-28 |
Václav Slavík | compilation fixes for MSW+Univ+Mingw32 |
blob | commitdiff | raw | diff to current |
2001-09-28 |
Ron Lee | More build system polishing.. mostly. Some stuff... |
blob | commitdiff | raw | diff to current |
2001-09-24 |
Vadim Zeitlin | added wxTLW for MSW |
blob | commitdiff | raw | diff to current |
2001-08-25 |
Vadim Zeitlin | are there still versions of gcc around which require... |
blob | commitdiff | raw | diff to current |
2001-07-07 |
Vadim Zeitlin | applied patch 439186 (mingw and VC5 fixes) |
blob | commitdiff | raw | diff to current |
2001-06-29 |
Julian Smart | First pass at adding MicroWindows support |
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-06-08 |
Julian Smart | Support for Cygwin 1.0 (thought it worked before, but...) |
blob | commitdiff | raw | diff to current |
2001-02-08 |
Ron Lee | More mostly cross compiling related mods.. |
blob | commitdiff | raw | diff to current |
2000-07-15 |
Bryan Petty | merged 2.2 branch |
blob | commitdiff | raw | diff to current |
2000-03-04 |
Vadim Zeitlin | removed extern from inline function declarations |
blob | commitdiff | raw | diff to current |
2000-03-02 |
Vadim Zeitlin | 1. wxGrid row can't be resized to less than minimal... |
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 |
2000-02-14 |
Vadim Zeitlin | fixes for compilation with the old mingw32, wxUSE_NORLA... |
blob | commitdiff | raw | diff to current |
2000-02-11 |
Julian Smart | Some BC++ 5.4 fixes |
blob | commitdiff | raw | diff to current |
2000-02-05 |
Vadim Zeitlin | 1. wxTimer change - now generates EVT_TIMER() |
blob | commitdiff | raw | diff to current |
2000-01-23 |
Vadim Zeitlin | 1. '\n's in tooltip messages are handled (replaced... |
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 |
2000-01-14 |
Julian Smart | Further fixes to Dialog Editor; additions to .dsp files |
blob | commitdiff | raw | diff to current |
2000-01-13 |
Vadim Zeitlin | 1. added wxEnhMetaFileXXX classes |
blob | commitdiff | raw | diff to current |
2000-01-04 |
Vadim Zeitlin | wxMSW compilation fixes for old mingw32 |
blob | commitdiff | raw | diff to current |
2000-01-03 |
Ove Kaaven | Halved DEFAULT_ITEM_WIDTH so default sizes resembles... |
blob | commitdiff | raw | diff to current |
1999-11-27 |
Vadim Zeitlin | 1. wxThread changes (detached/joinable) for MSW and... |
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-11-19 |
Vadim Zeitlin | wxWindow::GetBestSize() added |
blob | commitdiff | raw | diff to current |
1999-11-12 |
Vadim Zeitlin | OutputDebugStringW95 removed - it's really unnecessary... |
blob | commitdiff | raw | diff to current |
1999-11-07 |
Julian Smart | Various fixes for various compilers... |
blob | commitdiff | raw | diff to current |
1999-11-06 |
Julian Smart | Added some makefiles, fixed a BC++ problem in controls... |
blob | commitdiff | raw | diff to current |
1999-11-06 |
Vadim Zeitlin | 1. wxFontMapper seems to work for wxMSW |
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-17 |
Guillermo Rodrigue... | Solved problem with wxhInstance name being mangled... |
blob | commitdiff | raw | diff to current |
1999-08-04 |
J. Russell Smyth | Made changes to allow build with new mingw32/gcc-2.95 |
blob | commitdiff | raw | diff to current |
1999-07-17 |
Harco de Hilster | minor fixes for mingw32 compilation |
blob | commitdiff | raw | diff to current |
1999-06-28 |
Vadim Zeitlin | 1. wxStaticLine implemented (generic (ugly) and MSW... |
blob | commitdiff | raw | diff to current |
1999-06-14 |
Patrick Albert | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1999-06-13 |
Vadim Zeitlin | 1. some more of "#if wxUSE_XXX" here and there |
blob | commitdiff | raw | diff to current |
1999-06-10 |
Ove Kaaven | A few Unicode fixes. |
blob | commitdiff | raw | diff to current |
1999-06-09 |
Robert Roebling | WINE is so fine. |
blob | commitdiff | raw | diff to current |
1999-06-08 |
Robert Roebling | Chianti, Pinot noir, WINE.. |
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-05-19 |
Vadim Zeitlin | 1. wxMSW seems to work (please test and send your bug... |
blob | commitdiff | raw | diff to current |
1999-05-13 |
Vadim Zeitlin | 1. MSW message handling simplifications |
blob | commitdiff | raw | diff to current |
1999-05-10 |
Vadim Zeitlin | wxWindow split (MSW part of changes) |
blob | commitdiff | raw | diff to current |
1999-04-20 |
Ove Kaaven | Another "char" occurrence |
blob | commitdiff | raw | diff to current |
1999-04-19 |
Ove Kaaven | Those pesky globals declared all over again |
blob | commitdiff | raw | diff to current |
1999-02-22 |
Vadim Zeitlin | GetSize() and GetClientSize() changes |
blob | commitdiff | raw | diff to current |
1999-02-19 |
Robin Dunn | added wxSetInstance() |
blob | commitdiff | raw | diff to current |
1999-02-02 |
Julian Smart | Consistent naming of e.g. wxUSE_CTRL |
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-07 |
Julian Smart | Doc & Symantec C++ fixes |
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-20 |
Julian Smart | wxPaintDC -> wxDC in wxListCtrl; fixed compile problems... |
blob | commitdiff | raw | diff to current |
1998-11-29 |
Julian Smart | Added Win95 implementation of OutputDebugString; added... |
blob | commitdiff | raw | diff to current |
1998-11-22 |
Julian Smart | Changes to WXDLLEXPORT keyword position for VC++ 6... |
blob | commitdiff | raw | diff to current |
1998-10-14 |
Vadim Zeitlin | minor changes a bit everywhere + a small wxLog change... |
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-20 |
Vadim Zeitlin | 1) minor modifications in fileconf.cpp |
blob | commitdiff | raw | diff to current |
1998-08-07 |
Julian Smart | Fixed various wxMSW compile problems that came down... |
blob | commitdiff | raw | diff to current |
1998-08-06 |
Julian Smart | OGL fixes; documentation fixes; dialog editor updates |
blob | commitdiff | raw | diff to current |
1998-07-27 |
Julian Smart | wxToolBar API changes; now frames manage their toolbar... |
blob | commitdiff | raw | diff to current |
1998-07-17 |
Julian Smart | Some Borland/GnuWin32 fixes |
blob | commitdiff | raw | diff to current |
1998-07-17 |
Julian Smart | Added STRICT corrections. |
blob | commitdiff | raw | diff to current |
1998-05-20 |
Karsten Ballüder | added some wxMSW stuff |
blob | commitdiff | raw | diff to current |
|