]> git.saurik.com Git - wxWidgets.git/history - src/msw
Quick and dirty fix for building with COMPATIBILITY_2_4 off.
[wxWidgets.git] / src / msw /
2003-07-02  Vadim Zeitlingot rid of wxBuffer (finally!!!)
2003-07-02  Vadim Zeitlinrenamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE
2003-07-02  Vadim Zeitlinfixes needed for separate DLL build to work
2003-07-01  Mattia Barbon MinGW compilation fixes.
2003-07-01  Vadim Zeitlinremoved wxFunction
2003-07-01  Vadim Zeitlinfixed VC++ warning in release build
2003-06-30  Václav Slavíkfixed missing WXDLLEXPORT
2003-06-30  Vadim Zeitlinwe can't declare WinMain() with other arguments using...
2003-06-30  Václav Slavíkcompilation fix
2003-06-30  Vadim Zeitlinmore work on fixing wxEntry() and ANSI/Unicode cmd...
2003-06-30  Vadim Zeitlinextracted common initialization/cleanup functions in...
2003-06-28  Mattia Barbon Stop GCC from complaining about unhandled enumeration...
2003-06-27  Václav Slavíkcompilation fix
2003-06-27  Václav Slavíkcompilation fix for wxMSW
2003-06-27  Vadim Zeitlinmoved GetOSVersion() to the base traits class; implemen...
2003-06-26  Vadim Zeitlin__WXBASE__ -> wxUSE_BASE
2003-06-26  Julian SmartAdded m_ prefix to wxColourData and wxFontData members...
2003-06-24  Vadim Zeitlinregenerated project/makefiles with tmake
2003-06-24  Vadim ZeitlinwxBase/GUI separation: 1st step, wxMSW should build...
2003-06-23  Vadim ZeitlinGetIcon() returns wxIconLocation, not wxIcon, now
2003-06-23  Julian SmartImplemented wxTextCtrl::GetStyle for MSW
2003-06-22  Vadim Zeitlinset selection before setting focus to the control in...
2003-06-21  Mattia Barbon Add a missing structure definition, move all rich...
2003-06-21  Vadim Zeitlinremoved Win16 horrors
2003-06-21  Vadim Zeitlinadded wxIconLocation; minor fixes to wxIcon on some...
2003-06-20  Julian SmartExtended wxTextAttr and added wxTextCtrl::GetStyle...
2003-06-19  Vadim ZeitlinwxUniv compilation fix
2003-06-19  Chris Elliottfix making base for Borland
2003-06-19  Chris Elliottfix making base for watcom (lib\base and console sample...
2003-06-19  Chris Elliottfix making base for watcom (lib\base and console sample...
2003-06-18  Chris Elliottfix perl commands for makefile.sc
2003-06-18  Chris Elliottfix DMars compilation to use precompiled headers
2003-06-18  Vadim Zeitlinremoved a now unnecessary line
2003-06-18  Vadim Zeitlinbetter mask handling in wxBitmap to wxImage conversion...
2003-06-17  Chris Elliottmodify Borland makefile to include bc in library names
2003-06-17  Julian SmartEliminated some code.
2003-06-17  Julian SmartAdded corrected Show() to wxPopupWindow
2003-06-16  Robin DunnRemove the test for parent window type when checking...
2003-06-16  Julian SmartPlatform and compiler-specific checking for MSW and...
2003-06-14  Vadim Zeitlinregenerated using tmake to add fldlgcmn.cpp
2003-06-14  Vadim ZeitlinwxFileDialog cleanup, extracted common code to fldlgcmn...
2003-06-14  Vadim Zeitlinadded a few #ifdefs needed to build a smaller library...
2003-06-13  Julian SmartFixed MDI scrollbars
2003-06-13  Vadim Zeitlinregenerated all make/project files to include selstore...
2003-06-12  Robin DunnPatch #753465 a fix for Bug#750363.
2003-06-12  Chris Elliottfix Borland makefile as per 2 recent bug reports
2003-06-11  Julian SmartAllow for multiple CHM controllers in app (don't leak...
2003-06-08  Julian SmartOnly bring the window to the top in Show() if we're...
2003-06-07  Julian SmartReports suggest that _sometimes_ WS_VSCROLL/WS_HSCROLL
2003-06-07  Julian SmartFix for [ 748805 ] Assert failure for specified situati...
2003-06-06  Julian SmartInclude module.h
2003-06-05  Julian SmartDisable non-standard notebook styles if CommCtl doesn...
2003-06-05  Julian SmartFixed native dialog bug
2003-06-03  Vadim Zeitlindon't ignore cache hints with from == to
2003-06-03  Vadim Zeitlinadded missing module.h include (bug 748158)
2003-06-03  Julian SmartTypo correction
2003-06-02  Vadim Zeitlinfixed calculations in SetMapMode() (use FP division...
2003-06-02  Julian SmartAttempt to make wxWindows play better with XP themes
2003-06-01  Julian SmartFix for bug [ 744199 ] wxBringWindowToTop, child window...
2003-06-01  Julian SmartFixed bug [ 743664 ] wxListCtrl asserts when deleting...
2003-06-01  Julian SmartApplied bug fix [ 684949 ] Dialup Sample With Borland...
2003-06-01  Julian SmartApplied patch [ 735304 ] wxDisplay::ChangeMode - does...
2003-06-01  Julian SmartApplied patch [ 719667 ] Ownerdrawn Buttons without...
2003-06-01  Julian SmartApplied patch [ 619386 ] uxtheme.dll support
2003-06-01  Julian SmartPartially applied patch [ 531199 ] new EVT_MOVING and...
2003-06-01  Julian SmartApplied patch [ 619539 ] patch to get small icon via...
2003-06-01  Julian SmartApplied patch [ 619705 ] Fixes wxApp::GetComCtl32Version
2003-06-01  Julian SmartApplied patch [ 743194 ] HitTest for wxNotebook
2003-06-01  Julian SmartApplied [ 745533 ] implemented wxNotebook::DoGetBestSize
2003-05-30  Julian SmartWrap missing.h in #ifdef __GNUG__
2003-05-30  Vadim Zeitlincompilation fix for yet another broken version of mingw...
2003-05-26  Julian SmartMore style fixes
2003-05-26  Julian SmartFurther border style corrections.
2003-05-26  Chris ElliottBorland makefiles now keep output apart
2003-05-24  Mattia Barbon Removed obsoleted files from vc.t.
2003-05-24  Mattia Barbon Compilation/warning fixes.
2003-05-24  Julian SmartRemoved wxHTMLHelpControllerBase (putting the
2003-05-23  Julian SmartApplied patch [ 736322 ] Remove TWINE support, merge...
2003-05-23  Julian SmartApplied patch [ 736321 ] Compile error for src/msw...
2003-05-22  Mattia Barbon MinGW compilation fix.
2003-05-21  Julian SmartApplied patch [ 731656 ] Owner draw menu icons
2003-05-21  Julian SmartApplied patch [ 740012 ] GetKeyState returns 16-Bit...
2003-05-21  Julian SmartFixed simple border style on wxListCtrl
2003-05-19  Václav Slavíkcompilation fix
2003-05-19  Julian SmartCorrected some wxAccessible mistakes
2003-05-18  Julian SmartDon't prepend directory to filename for shortcuts
2003-05-17  Mattia Barbon Compilation fix.
2003-05-17  Julian SmartCorrected wxScrollBar style
2003-05-13  Julian SmartRationalised style handling in tree control
2003-05-12  Julian SmartApply correct style variable
2003-05-12  Julian SmartAuto 3D border if parent is panel or dialog
2003-05-12  Vadim Zeitlinchanged handling of range/max scrolling parameter and...
2003-05-11  Vadim Zeitlinuse alpha channel in Blit() as well and not only in...
2003-05-10  Vadim Zeitlinfix wxDisplay initialization (patch 735303)
2003-05-09  Vadim Zeitlinfall back to wxAlphaBlend() if ::AlphaBlend() didn...
2003-05-09  Vadim Zeitlinuse DIB, not DDB, when converting from an image with...
2003-05-09  Vadim ZeitlinInsert() patch from John Labenski
2003-05-08  Vadim Zeitlinundid patch which was supposed to allow thread recreati...
2003-05-08  Robin DunnPrevent scrolling back to the top when calling SetItemC...
2003-05-07  Julian SmartMore style issues
next