]> git.saurik.com Git - wxWidgets.git/history - include/wx/msw/private.h
changed/centralized window creation code to allow wxTLW work in wxUniv
[wxWidgets.git] / include / wx / msw / private.h
2001-10-07  Vadim Zeitlinchanged/centralized window creation code to allow wxTLW...
2001-09-29  Václav Slavíkreverted my previous commit to this file; was done...
2001-09-28  Václav Slavíkcompilation fixes for MSW+Univ+Mingw32
2001-09-28  Ron LeeMore build system polishing.. mostly. Some stuff...
2001-09-24  Vadim Zeitlinadded wxTLW for MSW
2001-08-25  Vadim Zeitlinare there still versions of gcc around which require...
2001-07-07  Vadim Zeitlinapplied patch 439186 (mingw and VC5 fixes)
2001-06-29  Julian SmartFirst pass at adding MicroWindows support
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2001-06-08  Julian SmartSupport for Cygwin 1.0 (thought it worked before, but...)
2001-02-08  Ron LeeMore mostly cross compiling related mods..
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-04  Vadim Zeitlinremoved extern from inline function declarations
2000-03-02  Vadim Zeitlin1. wxGrid row can't be resized to less than minimal...
2000-02-25  Vadim Zeitlin1. cursor fixes: frame does have hand cursor in the...
2000-02-14  Vadim Zeitlinfixes for compilation with the old mingw32, wxUSE_NORLA...
2000-02-11  Julian SmartSome BC++ 5.4 fixes
2000-02-05  Vadim Zeitlin1. wxTimer change - now generates EVT_TIMER()
2000-01-23  Vadim Zeitlin1. '\n's in tooltip messages are handled (replaced...
2000-01-21  Vadim Zeitlin1. fixed (to test) the bug with bitmaps without masks...
2000-01-14  Julian SmartFurther fixes to Dialog Editor; additions to .dsp files
2000-01-13  Vadim Zeitlin1. added wxEnhMetaFileXXX classes
2000-01-04  Vadim ZeitlinwxMSW compilation fixes for old mingw32
2000-01-03  Ove KaavenHalved DEFAULT_ITEM_WIDTH so default sizes resembles...
1999-11-27  Vadim Zeitlin1. wxThread changes (detached/joinable) for MSW and...
1999-11-24  Vadim Zeitlin1. wxIcon/wxCursor change, wxGDIImage class added
1999-11-19  Vadim ZeitlinwxWindow::GetBestSize() added
1999-11-12  Vadim ZeitlinOutputDebugStringW95 removed - it's really unnecessary...
1999-11-07  Julian SmartVarious fixes for various compilers...
1999-11-06  Julian SmartAdded some makefiles, fixed a BC++ problem in controls...
1999-11-06  Vadim Zeitlin1. wxFontMapper seems to work for wxMSW
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-09-17  Guillermo Rodrigue... Solved problem with wxhInstance name being mangled...
1999-08-04  J. Russell SmythMade changes to allow build with new mingw32/gcc-2.95
1999-07-17  Harco de Hilsterminor fixes for mingw32 compilation
1999-06-28  Vadim Zeitlin1. wxStaticLine implemented (generic (ugly) and MSW...
1999-06-14  Patrick Albert*** empty log message ***
1999-06-13  Vadim Zeitlin1. some more of "#if wxUSE_XXX" here and there
1999-06-10  Ove KaavenA few Unicode fixes.
1999-06-09  Robert Roebling WINE is so fine.
1999-06-08  Robert Roebling Chianti, Pinot noir, WINE..
1999-06-05  Brian MacyAttempt at getting mingw32 working again... still doesn...
1999-05-19  Vadim Zeitlin1. wxMSW seems to work (please test and send your bug...
1999-05-13  Vadim Zeitlin1. MSW message handling simplifications
1999-05-10  Vadim ZeitlinwxWindow split (MSW part of changes)
1999-04-20  Ove KaavenAnother "char" occurrence
1999-04-19  Ove KaavenThose pesky globals declared all over again
1999-02-22  Vadim ZeitlinGetSize() and GetClientSize() changes
1999-02-19  Robin Dunnadded wxSetInstance()
1999-02-02  Julian SmartConsistent naming of e.g. wxUSE_CTRL
1999-01-19  Julian SmartTWIN32 compatibility added; wxMotif uses wxGTK's wxPost...
1999-01-07  Julian SmartDoc & Symantec C++ fixes
1998-12-28  Julian SmartChanges for 16-bit BC++ (not there yet), GnuWin32;...
1998-12-20  Julian SmartwxPaintDC -> wxDC in wxListCtrl; fixed compile problems...
1998-11-29  Julian SmartAdded Win95 implementation of OutputDebugString; added...
1998-11-22  Julian SmartChanges to WXDLLEXPORT keyword position for VC++ 6...
1998-10-14  Vadim Zeitlinminor changes a bit everywhere + a small wxLog change...
1998-09-25  Vadim ZeitlinUSE_xxx constants renamed to wxUSE_xxx. This is an...
1998-09-20  Vadim Zeitlin1) minor modifications in fileconf.cpp
1998-08-07  Julian SmartFixed various wxMSW compile problems that came down...
1998-08-06  Julian SmartOGL fixes; documentation fixes; dialog editor updates
1998-07-27  Julian SmartwxToolBar API changes; now frames manage their toolbar...
1998-07-17  Julian SmartSome Borland/GnuWin32 fixes
1998-07-17  Julian SmartAdded STRICT corrections.
1998-05-20  Karsten Ballüderadded some wxMSW stuff