]> git.saurik.com Git - wxWidgets.git/history - src/msw
cleanup
[wxWidgets.git] / src / msw /
2004-09-26  Julian SmartProgram args fix for WinCE
2004-09-26  Robert Roebling Compilo.
2004-09-26  Václav Slavíknotify parent frame that client area changed when statu...
2004-09-25  Vadim Zeitlinadded a way to create fonts with specified pixel size
2004-09-25  Vadim Zeitlinsupport for huge files (patch 1002226)
2004-09-24  Ryan Nortonfix typo
2004-09-23  Vadim Zeitlindon't free user data before sending wxEVT_COMMAND_LIST_...
2004-09-23  Vadim Zeitlinhack to _really_ fix crashes in comctl32.dll when proce...
2004-09-22  Włodzimierz SkibaWXUNUSED_UNLESS_ODRAWN does not reflect wxUSE_MENUS_NATIVE.
2004-09-21  Włodzimierz SkibaSmartphone fix.
2004-09-21  Włodzimierz SkibaWinCE warning fix.
2004-09-18  Vadim Zeitlinkeep m_value in sync with real combobox value (set...
2004-09-18  Chris Elliottfix compile break for unknown FLASHWINFO
2004-09-18  Vadim Zeitlinconstruct brush used for painting disabled bitmap butto...
2004-09-18  Vadim Zeitlinfixed signature of wxTimerProc to be conformant to...
2004-09-18  Vadim Zeitlinfixed SetWindowStyleFlag() to not remove WS_VISIBLE...
2004-09-18  Vadim Zeitlincompilation fix
2004-09-18  Vadim Zeitlinreplaced wxLogLastError with an assert when checking...
2004-09-17  Vadim Zeitlindo not call CopyIcon() in CloneRefData(), HICON is...
2004-09-16  Vadim Zeitlinmake the label window visible (patch 1013447)
2004-09-16  Vadim Zeitlinfixes for harmless mingw32 warnings
2004-09-16  Włodzimierz SkibaWarning fix (unused value assignment).
2004-09-15  Vadim Zeitlinfixed sending duplicate EVT_COMBOBOX events; documented...
2004-09-15  Vadim Zeitlinfixed wxMaximizeEvent generation
2004-09-12  Vadim Zeitlinfixed VC6 compilation
2004-09-11  Vadim Zeitlintypo in last commit
2004-09-11  Vadim Zeitlinadded As/DissociateHandle() and implemented it for...
2004-09-11  Vadim Zeitlinfixed CopyFromBitmap() for shared wxIcon objects by...
2004-09-11  Vadim Zeitlinadded a missing delete which resulted in a small memory...
2004-09-10  Vadim Zeitlinmake background colour apply to choice/combobox dropdow...
2004-09-10  Włodzimierz SkibaSome unnecessary wxUSE_MFC occurences removed following...
2004-09-09  Vadim Zeitlincompilation fix for VC6 (closes 1025093)
2004-09-09  Włodzimierz SkibaWinCE fixes.
2004-09-08  Vadim Zeitlinunregister GL windows classes on program termination...
2004-09-08  Włodzimierz SkibaFixes and source cleaning for WinCE.
2004-09-08  Włodzimierz SkibaNative Smartphone wxTextCtrl.
2004-09-07  Vadim Zeitlinadded wxTopLevelWindow::RequestUserAttention(); documen...
2004-09-07  Włodzimierz SkibaSource cleaning: -1/wxID_ANY/wxDefaultCoord, ::, !...
2004-09-07  Włodzimierz SkibaSource cleaning: -1/wxID_ANY/wxDefaultCoord, ::, TRUE...
2004-09-04  Włodzimierz SkibaSource cleaning: whitespaces, tabs, ::, -1/wxID_ANY...
2004-09-04  Włodzimierz SkibaSpelling fixes [#1017001], source cleaning.
2004-09-03  Włodzimierz SkibaSource cleaning: -1/wxID_ANY/wxDefaultCoord, !!/!IsEmpt...
2004-09-03  Włodzimierz SkibaFix for coordinates in wxEVT_COMMAND_LIST_COL_RIGHT_CLI...
2004-09-01  Chris Elliottmdi menu updates fixed (after SF 1012653)
2004-08-31  Włodzimierz SkibaSource cleaning: -1/wxID_ANY/wxNOT_FOUND, ::, TRUE...
2004-08-30  Václav Slavíknew stock buttons API
2004-08-30  Włodzimierz SkibaSource cleaning: -1/wxID_ANY/wxDefaultCoord, ::, !...
2004-08-27  Włodzimierz SkibaSource cleaning: whitespaces, tabs, -1/wxNOT_FOUND...
2004-08-26  Włodzimierz SkibaSource cleaning: whitespaces & tabs, ::, TRUE/true...
2004-08-26  Robin DunnSome of these are not in BASE, cahnge back to WXDLLEXPORT
2004-08-25  Włodzimierz SkibaFix for wrong replacement of the FALSE.
2004-08-25  Włodzimierz SkibaFix for missed comment markup.
2004-08-25  Włodzimierz SkibaCode cleaning: whitespaces, -1/wxID_ANY/wxDefaultCoord...
2004-08-25  Václav SlavíkWXDLLEXPORT fixes
2004-08-24  Włodzimierz SkibaCode cleaning: whitespaces, -1/wxID_ANY/wxDefaultCoord...
2004-08-23  Włodzimierz SkibaWinCE warning fixes.
2004-08-23  Włodzimierz SkibaNative SmartPhone wxChoice implementation.
2004-08-20  Włodzimierz SkibaRemoved obsolete (Open) Watcom conditions.
2004-08-20  Włodzimierz SkibaSource cleaning: whitespaces, -1/wxDefaultCoord, TRUE...
2004-08-19  Włodzimierz SkibaSource cleaning: whitespaces,-1/wxID_ANY,TRUE/true...
2004-08-18  Włodzimierz SkibawxApp::GetComCtl32Version seems possible and works...
2004-08-18  Włodzimierz SkibaSource cleaning.
2004-08-18  Włodzimierz SkibaFix for the undocumented holes in spiner sizes.
2004-08-16  Włodzimierz SkibaTRUE/true, FALSE/false, whitespace cleaning.
2004-08-11  Włodzimierz SkibaWarning fixes, source cleaning.
2004-08-11  Václav Slavíkreverted my last change, pch problem is deeper and...
2004-08-10  Václav Slavíkdon't use precompiled headers for gsocket code
2004-08-09  Włodzimierz SkibaFixed bug with truncation of Unicode data in wxConnecti...
2004-08-08  David ElliottUse bool instead of int. Replace TRUE/FALSE with true...
2004-08-08  David ElliottRemoved incorrect struct qualifier from GSocketGUIFunct...
2004-08-07  Robin DunnHide the page before adjusting its size, otherwise...
2004-08-06  David ElliottUse delete foo; instead of GSocket_destroy(foo);
2004-08-05  David ElliottRemoved unneeded GSocket files
2004-08-05  Włodzimierz SkibaPeparation for native Smartphone controls based on...
2004-08-05  Włodzimierz SkibaUnused parameters markup.
2004-08-04  Włodzimierz SkibaBlind fix to precompiled headers verified by author...
2004-08-03  Włodzimierz SkibaWinCE warning fixes.
2004-08-03  David Elliott* Made GSocket::GetError() exp/imp from net library...
2004-08-03  David ElliottReal C++(ish) code
2004-08-02  Julian SmartFix for toolbar workaround (mustn't set flag unless...
2004-08-01  Julian SmartFix by George Wismer to get flat toolbars under Windows...
2004-07-31  Julian SmartFixed wxTextCtrl::SetMaxLength for rich edit controls
2004-07-31  Vadim Zeitlinfixed passing wxCharBuffer to a vararg function (part...
2004-07-30  Vadim Zeitlinswitched to wxEventLoopBase/wxEventLoop implementation...
2004-07-30  Włodzimierz SkibaConditional compilation fix.
2004-07-29  Vadim Zeitlinfix for assert when copying bitmap in CloneRefData()
2004-07-29  Julian SmartCheckbox needs an extra pixel in height on WinCE
2004-07-29  David ElliottC/C++ differences
2004-07-29  David ElliottCopied from src/msw/gsocket.c revision 1.61
2004-07-29  David ElliottApplied gsockmsw.c 1.20 to 1.25 changes
2004-07-28  David ElliottwxWindowMSW::OnInitDialog is only implemented for WinCE
2004-07-28  Julian SmartWorked around static box opaqueness problem on WinCE...
2004-07-28  Vadim Zeitlinremoved GSocket_[Un]Streamed
2004-07-27  Julian SmartUnder WinCE, we need to send the groupbox z position...
2004-07-27  Włodzimierz SkibaMissing DMC OFN_* values.
2004-07-26  Julian SmartOFN_ENABLESIZING not appropriate for WinCE
2004-07-25  Vadim Zeitlinimplemented moving the dialog (patch 996448)
2004-07-25  Vadim Zeitlinadded status bar fields styles support (patch 988292)
2004-07-25  Vadim Zeitlinsupport for alpha channel in toolbars (patch 949843)
2004-07-25  Vadim Zeitlincheck better before overwriting files (patch 951868)
next