]> git.saurik.com Git - wxWidgets.git/history - src/msw
Committing in .
[wxWidgets.git] / src / msw /
2004-06-24  Václav Slavíkreverted previous commit: the _real_ bug was already...
2004-06-24  Robin Dunnwork around a bug in TabCtrl_AdjustRect which will...
2004-06-24  Robin Dunnremoved a SetFont(parent->GetFont())
2004-06-23  Dimitri Schoolwerthfixed bug #976725: "RETURN closes dialog instead of...
2004-06-23  Vadim Zeitlinuse ES_AUTOHSCROLL for multiline controls as well ...
2004-06-23  Václav Slavíkdefault colours are not stored in m_fore/backgroundColo...
2004-06-23  Václav SlavíkGetFont doesn't return reference anymore
2004-06-23  Włodzimierz SkibaShortcuts for avoiding #ifdef __SMARTPHONE__ conditions.
2004-06-23  Julian SmartFont correction
2004-06-22  Vadim Zeitlinfixed assertion failure if Ok or Cancel button is click...
2004-06-22  Włodzimierz SkibawxParseWildcard renamed to wxParseCommonDialogsFilter...
2004-06-22  Włodzimierz SkibaConditional compilation fix.
2004-06-21  Robin Dunnreverted m_adjustMinSize change prepatory for a new...
2004-06-21  Vadim Zeitlinremoved asserts to suppress gcc 3.4 warnings about...
2004-06-21  Václav SlavíkwxClipboard changes compilation fixes
2004-06-21  Włodzimierz SkibaDifferent default buttons for native menubars on Smartp...
2004-06-19  Robin DunnControls will readjust their size and minsize when...
2004-06-18  Włodzimierz SkibaWarning fixes for WinCE.
2004-06-18  Włodzimierz SkibaFlatening menu for Smartphones when menubar has only...
2004-06-17  Robin Dunnoops, forgot to remove a bit of test code
2004-06-17  Robin DunnUse GetBackgroundColour in the default OnEraseBackgroun...
2004-06-16  Václav Slavíkfixed missing NO_GCC_PRAGMA
2004-06-16  Włodzimierz SkibaSmartphone menus.
2004-06-16  Włodzimierz SkibaWarning fixes for WinCE.
2004-06-15  Julian SmartNavigate corrections
2004-06-15  Julian SmartWith wxTE_PROCESS_TAB, tabs are now inserted in the...
2004-06-15  Robin DunnAdd DoGetBestSize to wxCheckListBox that adds room...
2004-06-13  Julian SmartSmall WinCE symbol fixes
2004-06-12  Robert Roebling Applied new master define for CommandBar vs. PocketPC...
2004-06-11  Robert Roebling Compile fixes for HANDHELDPC
2004-06-10  Vadim Zeitlinopen more keys in read only mode if we need to only...
2004-06-09  Vadim Zeitlincount the root item in wxTreeCtrl::GetCount()
2004-06-08  Julian SmartInclude wx/image.h
2004-06-05  Václav Slavíkcorrected EVT_TASKBAR_XXX macros to use wxTaskBarIconEvent
2004-06-04  Václav Slavíkchanged wxColourData default palette to NULL colours...
2004-06-03  Václav Slavíkuse current mouse position as default position in wxWin...
2004-05-31  Włodzimierz SkibaRemoved condition of old Watcom times. Open Watcom...
2004-05-30  Dimitri Schoolwerthpartially applied patch #895170: "Building with minimal...
2004-05-29  Dimitri Schoolwerthapplied patch 961026: "Boundbox problem with rotated...
2004-05-29  Robin DunnTake character size into account when calculating buffe...
2004-05-28  Włodzimierz SkibaSimplified pen style conversion.
2004-05-27  Włodzimierz SkibaRemoved condition of old Watcom times. Open Watcom...
2004-05-27  Julian SmartWinCE Standard SDK improvements including adding close...
2004-05-27  Julian SmartFixes for Standard WinCE SDK
2004-05-26  Julian SmartReverted config/resource name change
2004-05-25  Robin DunnFix for bug# 956875. Added some wxCHECK's to MSW's...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-05-21  Włodzimierz SkibaWarning fix.
2004-05-21  Robin Dunnfixed wxGetKeyState to get current status of non-togle...
2004-05-20  Julian SmartCommented out code that seems to produce choice/combobo...
2004-05-19  Dimitri Schoolwerthrestored mask copying code when converting a wxBitmap...
2004-05-19  Włodzimierz SkibaExtended patch #942204, centralized wxDefaultSize,...
2004-05-18  Robin DunnIf the threads module hasn't been initialized yet then...
2004-05-18  Włodzimierz SkibaPatch #953165, Bug #821657: wxHIDE_READONLY no more...
2004-05-15  Vadim Zeitlinsubdindented paragraphs support (patch 933436)
2004-05-14  Robin DunnPatch #952053, wxToggleButton gains WS_VISIBLE flag
2004-05-10  Robin DunnAdd GetOwner accessor and fix wxRTTI inheritance for...
2004-05-10  Julian SmartDon't show wrong shade of grey when disabled
2004-05-09  Vadim Zeitlinfixed wxFileDataObject in Unicode build
2004-05-08  Mattia Barbon wxUniversal compilation fix. The fix is ok because...
2004-05-08  Vadim Zeitlinremoved HandleSysCommand() and don't generate duplicate...
2004-05-08  Mattia Barbon CHM help is not compiled for wxUniversal.
2004-05-08  Dimitri Schoolwerthremoved tab characters; minor code cleanup
2004-05-08  Dimitri Schoolwerthdon't repaint window if hidden: reduces flickering...
2004-05-07  Vadim Zeitlinsplit wxUSE_MDI from wxUSE_MDI_ARCHITECTURE (which...
2004-05-07  Vadim Zeitlindon't add WS_VISIBLE to all windows style (replaces...
2004-05-07  Dimitri Schoolwerthapplied patch #931719: "ESC closes dialog instead of...
2004-05-06  Vadim Zeitlindon't create artificial alpha channel for all bitmaps...
2004-05-06  Vadim Zeitlincompilation fix for older compilers
2004-05-05  Vadim Zeitlincall InitDialog() before showing the dialog, not after...
2004-05-05  Vadim Zeitlinoops, added missing const_cast to make last check in...
2004-05-05  Vadim Zeitlinmade GetClippingBox() work even for clipping region...
2004-05-05  Vadim Zeitlindon't use non-const wxDC::GetBackground() which doesn...
2004-05-04  Dimitri Schoolwerthimproved backwards compatibility when a wxGauge is...
2004-05-03  Robin DunnInitial/Best size fixes for wxRadioBox, wxSlider and...
2004-05-03  Vadim Zeitlinset best size after filling the control with strings
2004-05-03  Vadim Zeitlinremoved the old hack needed to size the control properl...
2004-05-03  Vadim Zeitlincall SetInitialBestSize(), not SetBestSize(), when...
2004-05-02  Vadim Zeitlindon't let wxChoice created with default size to shrink...
2004-04-28  Dimitri Schoolwerthdon't inherit back- and foreground colour
2004-04-28  Vadim Zeitlinopen registry keys in read-only mode as we might not...
2004-04-27  Julian SmartSmartPhone windows are always maximized: Patch 942118
2004-04-25  Robin Dunnsilence a bogus error message
2004-04-21  Václav Slavíkapplied patch 939076: __SMARTPHONE__ define
2004-04-21  Vadim Zeitlinfixed #if in Create(); don't use wxModelessWindows...
2004-04-21  Vadim Zeitlinreally fixed crash with strange HDN_GETDISPINFOWs under XP
2004-04-21  Vadim Zeitlinfixed recent modeless dialog breakage caused by removin...
2004-04-21  Vadim Zeitlinfixed unused variable warning
2004-04-20  Julian SmartDon't use wxUSE_POCKETPC_UI, determine appropriate...
2004-04-20  Julian SmartTest for SDK in use
2004-04-20  Julian SmartCompile fix for eVC++ 4 with PocketPC 2003
2004-04-19  Robert Roebling Code for single instance and bring-to-top under CE.
2004-04-19  Vadim Zeitlincompilation fix for wxUSE_VALIDATORS==0
2004-04-18  Vadim Zeitlincompilation fix for wxUSE_VALIDATORS==0
2004-04-18  Robert Roebling make spin control flat, too, under Win CE.
2004-04-18  Stefan Csomorbyte ordering changed to network ordering
2004-04-17  Robert Roebling Make text controls flat under CE.
2004-04-17  Robert Roebling Since CE cannot do the logical/device origin calculations
2004-04-17  Robert Roebling Do not set size of PocketPC dialogs upon
next