]> git.saurik.com Git - wxWidgets.git/history - include/wx/msw/setup.h
Consistent naming of e.g. wxUSE_CTRL
[wxWidgets.git] / include / wx / msw / setup.h
1999-02-02  Julian SmartConsistent naming of e.g. wxUSE_CTRL
1999-02-01  Stefan Csomorlatest CW additions
1999-01-31  Julian SmartVarious small fixes
1999-01-19  Julian SmartTWIN32 compatibility added; wxMotif uses wxGTK's wxPost...
1999-01-19  Julian SmartSome changes in a vain attempt to make Salford C++...
1999-01-16  Julian SmartFor wxMSW, split XPM handler into separate file (please...
1999-01-16  Julian SmartVarious changes for Salford C++, and commited fileconf...
1999-01-11  Julian SmartCorrected thread.h inline problem. Set WXWIN_COMPATIBIL...
1999-01-08  Julian SmartCorrected grey scrolling windows; added C++Builder...
1999-01-04  Julian SmartSimplified BC++ makefiles; C++Builder 1.0 compilation...
1999-01-04  Julian SmartSome small corrections and setup.h additions
1999-01-02  Vadim Zeitlinrestoring wxUSE_GLOBAL_MEMORY_OPERATORS I accidentally...
1999-01-02  Vadim ZeitlinThread fixes (but they still don't work at all...)
1998-12-31  Julian SmartAdded fractal, bombs samples; removed global app variab...
1998-12-29  Julian SmartBC++/16-bit support now working, but without resource...
1998-12-21  Stefan CsomorCW Win32 support
1998-11-29  Julian SmartAdded Win95 implementation of OutputDebugString; added...
1998-11-28  Julian SmartwxSize/wxPoint/wxRect versions of functions added to...
1998-11-26  Julian SmartFixed Dialog Editor compilation and window sizing bug...
1998-11-25  Julian SmartVarious wxMotif changes including size optimisation...
1998-11-25  Julian SmartVarious fixes.
1998-11-24  Vadim Zeitlin1. new wxList code
1998-11-22  Julian SmartChanges to WXDLLEXPORT keyword position for VC++ 6...
1998-11-11  Julian SmartChanged setup.h so that global memory operators are...
1998-10-15  Julian SmartCommented out _CrtSetDbgFlag yet again, restored setup...
1998-10-15  Julian SmartPresumably someone didn't mean to commit that wxUSE_XPM...
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-08-16  Julian SmartChanged wxMenu::GetTitle to return a wxString.
1998-08-07  Julian SmartFixed various wxMSW compile problems that came down...
1998-07-28  Julian SmartAdded ODBC database classes and sample from RemStar...
1998-07-12  Julian SmartRemoved #pragmas in utils.cpp, corrected USE_(WX)DEBUG_...
1998-07-10  Karsten BallüderCleared up DEBUG define mess, defines are now called...
1998-07-01  Guilhem Lavaux* Changed "true" to "TRUE" in some file: "true" doesn...
1998-06-22  Julian SmartAdded wxCLIP_CHILDREN style (mainly for getting rid...
1998-05-27  Vadim Zeitlinoption USE_WXCONFIG (default value: 1) added which...
1998-05-27  Julian SmartMisc changes for DOS compatibility, plus added wxApp...
1998-05-21  Julian SmartAdded resource.h, missing from archive.
1998-05-20  Karsten Ballüderadded some wxMSW stuff