]> git.saurik.com Git - wxWidgets.git/history - src/msw
updated wxMBConv docs slightly; added brief docs for UTF16/32 conversions
[wxWidgets.git] / src / msw /
2003-09-22  Vadim Zeitlincleanup: derive wxGauge from wxGaugeBase; removed redun...
2003-09-22  Vadim Zeitlinsupport full 32bit range in wxGauge
2003-09-22  Vadim Zeitlinadded wxOwnerDrawn::SetOwnerDrawn() and SetDisabledBitm...
2003-09-21  Vadim Zeitlinset event object for wxContextMenuEvent (patch 797697)
2003-09-21  Vadim Zeitlintrying to fix race conditions. double deletions and...
2003-09-21  Vadim ZeitlinIsVisible() shouldn't return true if item is out of...
2003-09-21  Vadim Zeitlindon't return & in strings returned by GetLabelTop(...
2003-09-21  Vadim Zeitlincheck the radio buttons when they get focus (closes...
2003-09-21  Vadim Zeitlingenerate standard mini dumps instead of writing our...
2003-09-20  Vadim Zeitlinfixed cleanup order to behave correctly in presence...
2003-09-20  Vadim Zeitlindon't use wx/scopeguard.h for OpenWatcom compatibility...
2003-09-20  Mattia Barbon Compilation fixes.
2003-09-20  Vadim ZeitlinUnicode compilation fix (bug 809707)
2003-09-19  Vadim Zeitlinuse wxCSConv instead of Win32 API
2003-09-19  Vadim ZeitlinwxTextCtrl::GetValue() lost (replaced with question...
2003-09-19  Vadim Zeitlinfix for generating set/kill focus events for wxRadioBox...
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...
next