]> git.saurik.com Git - wxWidgets.git/history - src/msw
Only process dynamic events if the eventTypes match
[wxWidgets.git] / src / msw /
2003-09-19  Vadim Zeitlinattempt to fix race condition between Delete() and...
2003-09-18  Julian SmartApplied patch [ 807164 ] fixes for core library
2003-09-18  Julian SmartWinCE doesn't have GetMessageTime
2003-09-18  Julian SmartApplied patch [ 808328 ] restore border styles for...
2003-09-18  Vadim Zeitlintool windows shouldn't appear on the taskbar (patch...
2003-09-17  Vadim Zeitlinremoved wxMsgArray definition (now in evtloop.cpp)...
2003-09-17  Vadim Zeitlinuse wxModalEvtLoop, made more code exception safe
2003-09-17  Vadim Zeitlinadded OnExit(); made event loop exception safe; added...
2003-09-16  Vadim Zeitlinfixed fatal typo in wxYieldForCommandsOnly
2003-09-16  Vadim Zeitlinfixed modal dialogs after event loop change
2003-09-15  Vadim Zeitlinadded wxVALIDATOR_PARAM and use it to avoid warnings...
2003-09-15  Vadim Zeitlinuse wxEventLoop in wxApp under wxMSW; factored out...
2003-09-15  Vadim Zeitlinfixed return value of wxMDIChildFrame::HandleGetMinMaxI...
2003-09-15  Vadim Zeitlincall RemoveChild() in ~wxWindowBase instead of doing...
2003-09-15  Julian SmartWinCE bitmap patch from Johannes Schindelin <Johannes...
2003-09-14  Vadim Zeitlinremoved the fudge from GetViewRect(), it isn't needed
2003-09-14  Vadim Zeitlinfixed GetItemSpacing() inconsistency by deprecating...
2003-09-14  Vadim Zeitlinadded wxListCtrl::GetViewRect()
2003-09-14  Vadim Zeitlinattempt to fix another occurence of WS_EX_CONTROLPARENT...
2003-09-12  Julian SmartApplied patch [ 804570 ] hidden function in src/msw...
2003-09-12  Julian SmartApplied patch [ 805147 ] GDI objects are not deselected...
2003-09-11  Mattia Barbon Cygwin compilation fix.
2003-09-11  Mattia Barbon Compilation fix for wxUSE_STL==1.
2003-09-11  Julian SmartApplied patch [ 800784 ] Fixes ::wxDirSelector style...
2003-09-11  Julian SmartApplied patch [ 771772 ] Crashes when setting icon...
2003-09-11  Julian SmartApplied patch [ 791847 ] Missing translation in filedlg.cpp
2003-09-11  Julian SmartApplied [ 798206 ] WinCE time.cpp
2003-09-10  Mattia Barbon More warning fixes from ABX.
2003-09-10  Vadim Zeitlinreverted previous fix for virtual list control with...
2003-09-10  Vadim Zeitlinattempts to fix virtual list control with Unicode and...
2003-09-10  Vadim Zeitlindocumented that wxHSCROLL disables wrapping; added...
2003-09-09  Václav Slavíkapplied Otto Wyss' patch to extend wxHelpController...
2003-09-04  Stefan Csomormacro naming changes
2003-09-04  Stefan Csomormacro naming changes
2003-09-03  Chris Elliottfix makefile for digitalmars to build joytest sample
2003-09-03  Chris Elliottfix makefile for digitalmars
2003-09-01  Robin DunnAdded handler for WM_PRINT to assist with offscreen...
2003-08-31  Vadim Zeitlindon't return \n from GetLineText() neither
2003-08-31  Vadim Zeitlindon't return \r from GetLineText()
2003-08-31  Vadim Zeitlinno changes
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:...
next