]> git.saurik.com Git - wxWidgets.git/history - src/msw
cleanup - reformat
[wxWidgets.git] / src / msw /
2005-05-22  Vadim Zeitlinadded support for incremental search in virtual list...
2005-05-22  Vadim Zeitlinmoved WM_PRINTCLIENT from wxRadioBox to wxStaticBox...
2005-05-22  Vadim Zeitlinfixed remains of notebook flickering (improved patch...
2005-05-22  Vadim Zeitlincompilation fix: last commit broke non-Win64 compilation
2005-05-22  Vadim Zeitlinjust some code cleanup: removed m_hwnd macro
2005-05-22  Julian SmartRemoved def files
2005-05-22  Julian SmartApplied patch [ 1196827 ] Fixes Assert with wxTreeCtrl...
2005-05-22  Julian SmartApplied [ 1205187 ] fix may not return warning on vc6...
2005-05-22  Julian SmartTest for x, y in GetPosition
2005-05-22  Julian SmartWinCE fixes
2005-05-22  Vadim Zeitlinuse correct background colour for items drawing (closes...
2005-05-22  Julian SmartApplied patch [ 1204217 ] [wxMSW] winXP: wxToolbar...
2005-05-22  Julian SmartApplied patch [ 1204244 ] [wxMSW] Use Win2K look (MS...
2005-05-22  Julian SmartApplied patch [ 1195797 ] Fixes to compile on Win64
2005-05-22  Julian SmartApplied [ 1202378 ] Fix display of MSW mediactrl when...
2005-05-22  Julian SmartFixed cast
2005-05-22  Julian SmartFixed DDE in Unicode: bug [ 1206299 ] wxDDE 'segfaults'
2005-05-22  Julian SmartRemove debugging code accidentally left in
2005-05-21  Julian SmartApplied patch [ 1204548 ] Add Get and SetVolume to...
2005-05-21  Julian SmartSuppressed error when loading colour bitmap since there...
2005-05-21  Julian SmartAdded more paper sizes and code that falls back to...
2005-05-21  Kevin HockInclude the location of the right-click, or the item...
2005-05-20  Vadim Zeitlinnative checkbox didn't have correct state after switchi...
2005-05-19  Robin DunnMoved the pending pos and size into wxWindowMSW
2005-05-19  Vadim Zeitlinrespect label foreground colour for static boxes when...
2005-05-18  Vadim Zeitlinfixed problem with non-const methods not working on...
2005-05-18  Vadim Zeitlinmake sure that setting custom foreground works together...
2005-05-18  Vadim Zeitlinproduce more informative (but not much bigger) minidump...
2005-05-18  Vadim Zeitlinsetting foreground colour for wxCheckBox now works...
2005-05-18  Włodzimierz SkibaMinGW fix.
2005-05-18  Robin DunnPut a cap on the number of lines used in DoGetBestSize
2005-05-18  Robin DunnPatch #1203934: enable best size caching for MSW widgets
2005-05-17  Włodzimierz SkibaInclude common controls before completing it with missi...
2005-05-17  Robin DunnCache best size
2005-05-17  Dimitri Schoolwerthapplied patch #1185523: "Replace GetTextExtentPoint...
2005-05-17  Julian SmartGuess settings for reasonable behaviour in all 3 standa...
2005-05-17  Julian SmartGeneralised WinCE fix for other platforms
2005-05-15  Julian SmartRemoved rarely-used cursor; replaced other cursors
2005-05-14  Julian SmartUse theme and HTML Help headers from Wine (with permission)
2005-05-13  Julian SmartWinCE fix
2005-05-13  Julian SmartReduce dependency on declarations that may or may not...
2005-05-13  Julian SmartWinCE fixes
2005-05-11  Julian SmartHandlePrintClient shouldn't go above a top-level window
2005-05-09  Julian SmartFixed bug [ 1195479 ] RedrawWindow() incompatible with...
2005-05-09  Robin DunnA slightly modified version of Patch #1197468. Keeps...
2005-05-08  Vadim Zeitlinfix VC++ warning in debug build after latest fix to...
2005-05-07  Robin DunnPatch #1197009 [wxMSW] Proper repainting when resizing
2005-05-07  Robert Roebling Commit fix for EUC_JP encoding under Windows.
2005-05-06  Julian SmartTake src x, y into account when blitting with alpha
2005-05-06  Michael WetherellCompilation fix for USE_UNIV=1
2005-05-06  Włodzimierz SkibaVC warning fixes.
2005-05-05  Vadim Zeitlinlimit recursion depth in DumpUDT() to prevent crashes...
2005-05-05  Julian SmartClarified copyright
2005-05-04  Julian SmartAdded licence/copyright information
2005-05-03  Julian SmartA control's text colour now reflects the system colour...
2005-05-02  Chris Elliottsizer.h needed by cygwin
2005-04-29  Julian SmartRemoved previous broken fix for deferred positioning...
2005-04-28  Julian SmartSwitch deferred sizing off for radioboxes because with...
2005-04-28  Julian SmartReverted/commented out unsuccessful defer fix
2005-04-28  Julian SmartTypo correction
2005-04-28  Julian SmartUse real number of children for reserving deferred...
2005-04-28  Julian SmartWorked around an apparent bug in Windows whereby some...
2005-04-27  Julian SmartTemporary fix (I hope) to allow an application to paint...
2005-04-27  Julian SmartFix for radiobox controls backgrounds being drawn incor...
2005-04-25  Julian SmartFixed erroneous selection of content in comboboxes...
2005-04-24  Julian SmartRestored previous revision after retag
2005-04-24  Julian SmartCreating new revision to retag with WX_2_6_0
2005-04-23  Mattia Barbon Avoid ICE with MinGW 2.95.3.
2005-04-23  Julian SmartRemove obsolete includes
2005-04-23  Vadim Zeitlincheck for NULL pointer in OnMeasureItem() as well as...
2005-04-20  Julian SmartFixed test for button style - styles contain other...
2005-04-19  Dimitri SchoolwerthuseIconFont was always false for Win9x
2005-04-19  Julian SmartApplied patch [ 1181975 ] [wxMSW] Removes all flicker...
2005-04-17  Julian SmartUse GetCursorPos on WinCE wherever possible (otherwise...
2005-04-17  Julian SmartApplied patch [ 1184295 ] wxDateTimePickerCtrl Create...
2005-04-17  Julian SmartRegenerated makefiles for runtime lib change
2005-04-15  Robin DunnApplied patch [ 1167891 ] wxNotebook display problem...
2005-04-15  Robin DunnDon't clip hidden windows from the staticbox's refresh...
2005-04-14  Julian SmartForgot to remove #endif
2005-04-14  Julian SmartTry to find comctl32.dll version even if we don't have...
2005-04-14  Włodzimierz SkibaCorrection in comment in closing #endif. Is VC++ 4...
2005-04-14  Julian SmartRemoved unnecessary fix (caused by erroneous user code)
2005-04-14  Julian SmartAdded back shlwapi.h inclusion with comment
2005-04-13  Julian SmartLook for help file in Windows if not found elsewhere
2005-04-13  Włodzimierz SkibaOW pedantic warning fix.
2005-04-13  Vadim Zeitlinfixed tests for dashed/dotted pens under OS != NT ...
2005-04-13  Vadim Zeitlindon't break of the loop resetting last focus pointer...
2005-04-13  Julian SmartThe device origin can be set on WinCE, so use it and...
2005-04-13  Julian SmartGetCursorPos returns an error on WinCE, so use GetMessa...
2005-04-13  Julian SmartUnnecessary shwlapi.h inclusion removed
2005-04-13  Robin DunnAdd room for the scrollbar
2005-04-12  Ryan NortonFix warning on CYGWIN for sockets
2005-04-12  Włodzimierz SkibawxUniv build fix (typo correction).
2005-04-12  Włodzimierz SkibaWinCE build fix (missing style).
2005-04-12  Robin DunnFixes for wxPopupTransientWindow for wxMSW. Includes...
2005-04-11  Robin Dunnreturn begining of the selection for GetInsertionPoint...
2005-04-11  Vadim Zeitlinafter latest changes background of radio buttons _not_...
2005-04-11  Włodzimierz SkibawxUniv build fix.
2005-04-11  Włodzimierz SkibaDo not break twice.
2005-04-10  Vadim Zeitlinsilently ignore NULL pointers in MSWOnMeasureItem(...
next