]> git.saurik.com Git - wxWidgets.git/history - src/msw
Content-Type parsing should be case insensitive
[wxWidgets.git] / src / msw /
2003-08-27  Stefan CsomorWX_EVENT_PROPERTY instead of WX_DELEGATE
2003-08-27  Stefan Csomorevent exposure
2003-08-26  Chris Elliottfix makefile (changed filelist)
2003-08-26  Stefan Csomorunicode fixes
2003-08-25  Stefan Csomorunicode adaptions, menu support
2003-08-25  Julian SmartWinCE fixes
2003-08-24  Stefan Csomoradding style to constructors
2003-08-24  Julian SmartEliminated bizarre VC++ internal compiler errors, perha...
2003-08-24  Julian SmartAdded some window style metadata
2003-08-23  Stefan Csomorwindow flags extensions, streaming callback
2003-08-23  Stefan Csomorxti property extensions, style bits additions
2003-08-21  Mattia Barbon Warning fixes.
2003-08-21  Vadim Zeitlincompilation fix
2003-08-21  Stefan Csomorextended RTTI support
2003-08-19  Stefan Csomorswitching to wxEmptyString to satisfy linker after...
2003-08-19  Stefan Csomorremoving rtti special functions
2003-08-19  Stefan Csomorswitching back to normal accessors, workaround not...
2003-08-19  Julian SmartWarning fixes from ABX
2003-08-18  Stefan CsomorRTTI simplifications
2003-08-17  Stefan NeisCompletely reworked OS/2 thread implementation.
2003-08-17  Julian SmartPeter Lenhard's WinCE DoDraw[Elliptic]Arc additions...
2003-08-17  Václav Slavíkremoved WXWIN_COMPATIBILITY and WXWIN_COMPATIBILITY_2
2003-08-16  Mattia Barbon MSVC 5 compilation fixes.
2003-08-16  Václav Slavíkremoved old bc++ makefiles
2003-08-16  Václav Slavíkmoved WinMain into the application even for static...
2003-08-15  Julian SmartCan now switch between PostScript and WIN32 print dialogs
2003-08-15  Julian SmartCorrected typo
2003-08-15  Stefan Csomorsetter by ref for
2003-08-15  Vadim Zeitlinprevent infinite recursion -- not a fix for the real...
2003-08-14  Vadim Zeitlinan alternative fix which should replace patch 781918
2003-08-14  Václav Slavíkfixed stupid typo
2003-08-14  Stefan Csomorrtti informations
2003-08-14  Václav Slavíkremoving old makefiles
2003-08-14  Julian SmartMisc warning fixes by ABX
2003-08-14  Chris Elliottfix bugs when compiling with dmars
2003-08-13  Vadim Zeitlinfixed unused variable (replaces patch 788090)
2003-08-13  Vadim Zeitlinrenamed wxWindow::Clear() to ClearBackground() (fixes...
2003-08-13  Vadim Zeitlinset LVCFMT_IMAGE, this at least allows to show imageso...
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-08-08  Václav Slavíkfixed some bugs in MSW version
2003-08-07  Václav Slavíkfixed wxBase and GUI separation for sockets code
2003-08-05  Stefan Csomorxti extensions
2003-08-04  Mattia Barbon Compilation fix.
2003-08-04  Vadim Zeitlindon't include unnecessary headers if we don't compile...
2003-08-04  Václav Slavíkadded build options sanity checks into all main libraries
2003-08-03  Vadim Zeitlingenerate a text event even if SetValue() didn't really...
2003-08-03  Vadim Zeitlinrestored custom drawing (was accidentally disabled...
2003-08-03  Vadim Zeitlinwarnings (and some errors) fixes for wxUniv DLL build
2003-08-03  Mattia Barbon Fix "Statement with no effect" warning.
2003-08-03  Vadim Zeitlinadded wrapper for <commctrl.h> as well
2003-08-02  Vadim Zeitlinavoid using _WIN32_IE
2003-08-02  Václav Slavíkreturn wxToolkitInfo by reference and not by pointer
2003-08-02  Václav Slavíkreplaced wxAppTraits::GetOSVersion with GetToolkitInfo...
2003-08-02  Václav Slavíkcompilation fix for bcc
2003-08-02  Vadim ZeitlinwxUniv compilation fixes
2003-08-02  Vadim Zeitlinreplaced an #ifdef __WXDEBUG__ with a wxCHECK (this...
2003-08-01  Vadim Zeitlinadded and documented wxDYNLIB_FUNCTION
2003-08-01  Vadim Zeitlindo *not* redefine DLLVERSIONINFO struct here; do define...
2003-08-01  Vadim Zeitlinremoved IsAppThemedEx()
2003-08-01  Vadim Zeitlincheck for comctl32.dll version in wxUxThemeEngine:...
2003-08-01  Václav Slavíkcompilation fix
2003-08-01  Vadim ZeitlinUnicode compilation fixes
2003-08-01  Julian SmartOnly draw borders if wxSP_3DBORDER specified, as before
2003-08-01  Vadim Zeitlinfixed XP renderer after base class changes
2003-07-31  Julian SmartRemoved some warnings in widgets sample
2003-07-31  Julian SmartSuppressed some flicker in standard wxToolBar
2003-07-31  Václav Slavíkcompilation fixes
2003-07-31  Vadim Zeitlinsuppress errors when loading uxtheme.dll
2003-07-31  Vadim Zeitlinuse XP renderer if available; implemented splitter...
2003-07-30  Vadim Zeitlincompilation fix after wxUxThemeEngine changes
2003-07-30  Vadim Zeitlin[start of] cleanup uxtheme support code
2003-07-30  Stefan Csomorxti fixes
2003-07-29  Robin DunnDon't log errors from GetScrollInfo since it is possibl...
2003-07-29  Julian SmartAdded wxPaintDCEx class, to handle the case where an HDC
2003-07-28  Stefan Csomorpreliminary EXTENDED_RTTI
2003-07-28  Stefan Csomorkeeping classnames in synch for xti
2003-07-28  Vadim Zeitlinadded wxAppTraits::CreateRenderer() which may be used...
2003-07-28  Vadim Zeitlinload ws2_32.dll dynamically in wxGetFullHostName()
2003-07-24  Vadim Zeitlinif IsAlwaysOnline() returns true, IsOnline() should...
2003-07-23  Julian SmartPrinting improvements: GetPageInfo() gets called after...
2003-07-23  Vadim Zeitlincompilation fix...
2003-07-23  Vadim Zeitlinattempt to fix waiting for a thread in another non...
2003-07-22  Vadim Zeitlinfixed wxSTAY_ON_TOP for the dialogs
2003-07-22  Julian SmartApplied patch [ 774886 ] wxnotebook bug
2003-07-22  Vadim Zeitlindon't sort filenames returned from the dialog
2003-07-22  Vadim Zeitlinmore warning fixes; removed references to wxToolBarBase...
2003-07-22  Vadim Zeitlinundisable many warnings for VC++ in defs.h and fixed...
2003-07-21  Vadim Zeitlininitialize ICONINFO to avoid Purify warnings
2003-07-21  Vadim Zeitlincompilation fix
2003-07-21  Mattia Barbon Use wxStringBuffer[Length] instead of explicit calls to
2003-07-21  Vadim Zeitlinicon location may contain , so added GetIcon() overload...
2003-07-20  Julian SmartNo significant change
2003-07-20  Julian SmartLoad Smartphone-specific dummy menu
2003-07-20  Mattia Barbon Compilation fix for !WXWIN_COMPATIBILITY_2_4.
2003-07-20  Vadim Zeitlincompilation fixes
2003-07-20  Vadim Zeitlinadded wxRendererNative to be used by the generic contro...
2003-07-20  Vadim Zeitlinfixed loading of icons from MIME types
2003-07-20  Václav Slavíkfiles.lst files are no longer used
2003-07-20  Vadim Zeitlinprevent IsDialogMessage() from hanging in yet another...
2003-07-20  Vadim Zeitlinanother attempt to open files via DDE corrctly: try...
next