]> git.saurik.com Git - wxWidgets.git/history - src/msw
gcc < 3.4 warns about friendless private dtors.
[wxWidgets.git] / src / msw /
2004-11-11  Ryan Nortonbase wxMediaCtrl files
2004-11-10  Vadim Zeitlinfixed creation of the mask in wxImage -> wxBitmap conve...
2004-11-10  Vadim Zeitlinuse TB_GETMAXSIZE in GetBestSize() (patch 1050045)
2004-11-10  Vadim Zeitlinbetter (more precise) values for wxGetOsDescription...
2004-11-10  Vadim Zeitlinnew set of fixes for problems due to huge files support...
2004-11-10  Włodzimierz SkibaOW fixes.
2004-11-08  Ryan Norton*** empty log message ***
2004-11-08  Ryan Nortonfixup authorship
2004-11-08  Ryan Nortonfinalize MSW implementation
2004-11-07  Ryan Nortonsome setup.h changes for wxMovieCtrl
2004-11-07  Ryan Nortonfix for [ 1052989 ] TextCtrl.SetBackgroundColour(wx...
2004-11-07  Ryan Nortonfix for [ 1055191 ] wxTextCtrl::GetStyle() wrong attr...
2004-11-07  Ryan Nortonallow multiple movie loading as per Julian's suggestion...
2004-11-07  Ryan Nortonadd Length, Tell, SetPlaybackRate and GetPlaybackRate...
2004-11-07  Ryan Nortonfixup
2004-11-07  Ryan NortonwxMovieCtrl - for playing movies - mac carbon QT 3...
2004-11-07  Ryan Nortonfix for [ 1020924 ] wx.Display.IsPrimary is wrong
2004-11-07  Ryan Nortonfix for [ 950550 ] wxChoice - wxEmptyString (wxChoice...
2004-11-06  Ryan Nortonfix for [ 1044879 ] wxMSW 2.5.3: memleaks in listctrl...
2004-11-06  Ryan Nortonfix warning
2004-11-06  Ryan Nortonrewrite wxGetKeyState a bit, spun from [ 1058347 ]...
2004-11-05  Włodzimierz SkibaWarning fixes to unused variables, int/wxChar keycode...
2004-11-05  Włodzimierz SkibaOW warning fix.
2004-11-04  Włodzimierz SkibaIsEmpty to empty change, warning fix to OW, whitespaces...
2004-11-04  Włodzimierz SkibaMake temporary MSWUniv buildable and mark problem for...
2004-11-04  Włodzimierz Skiba'Unused ...' warning fix.
2004-10-31  Robert Roebling Moved the wxPageSetupDialogData <-> native conversion
2004-10-31  Robert Roebling Moved print dialog data conversion code
2004-10-28  Vadim Zeitlinundid last change to wxBitmapButton::GetBestSize()...
2004-10-28  Vadim Zeitlinfixed wxBU_EXACTFIT handling in wxBitmapButton (closes...
2004-10-28  Włodzimierz SkibaWarning fix due to unsigned nature of wParam.
2004-10-27  Robin DunnEnsire that m_value is updated when SetSelection is...
2004-10-22  Kevin HockDocumentation patch from Olly Betts
2004-10-20  Włodzimierz SkibaDMC, OW and my copy of MinGW misses SH* values, Borland...
2004-10-20  Włodzimierz SkibaCorrect fix to the compile time assert under OW. Kudos...
2004-10-20  Vadim Zeitlinmoved AppendAppName() from MSW to common code; modified...
2004-10-19  Włodzimierz SkibaOW warning fix. Our compile time asserts warns when...
2004-10-19  Vadim Zeitlininitial implementation for MSW
2004-10-19  Vadim Zeitlindon't set focus to the window when it is clicked if...
2004-10-19  Vadim Zeitlinextracted LPITEMIDLIST wrappers in a separate header...
2004-10-19  Vadim Zeitlindon't return wxLIST_HITTEST_ONITEMICON from HitTest...
2004-10-18  Julian SmartwxRadioButtons in the same group no longer have to...
2004-10-17  Robert Roebling Renamed wxPrintNativeData methods to better match
2004-10-17  Robert Roebling First step at moving the print (dialog) native
2004-10-17  Włodzimierz Skiba_() needs intl.h.
2004-10-17  Vadim Zeitlinremoved obsolete and unused code for USE_BITMAP_MASKS...
2004-10-16  Robert Roebling Began work on print dialogs. Now wxPrintDialog
2004-10-16  Vadim Zeitlinfixed enhanced metafiles loading from files
2004-10-16  Vadim Zeitlinfixed inconsistent dllspec warning in DLL build
2004-10-15  Włodzimierz SkibaQuiet cooperation between MSW and wxGL.
2004-10-12  Vadim Zeitlincheck that item pointer is non-NULL in WM_DRAW/MEASUREITEM
2004-10-12  Włodzimierz SkibaUndo last change due to STL.
2004-10-11  Włodzimierz SkibaWarning fixes found under hardest mode of OpenWatcom...
2004-10-10  Julian SmartFixed the change that broke eVC++ compile (please don...
2004-10-09  Vadim Zeitlinthe #ifdef around BROWSEINFO.lpszTitle assignment is...
2004-10-09  Julian SmartFix for Standard WinCE SDK
2004-10-08  Włodzimierz SkibaWarning fixes found under hardest mode of OpenWatcom...
2004-10-08  Robin DunnCheck for an image list before complaining in OnGetItem...
2004-10-07  Włodzimierz SkibaWarning fixes found under hardest mode of OpenWatcom...
2004-10-06  Włodzimierz SkibaWarning fixes found under hardest mode of OpenWatcom...
2004-10-03  Vadim Zeitlinstore bitmap data in premultiplied by alpha format...
2004-10-03  Vadim Zeitlinuse AlphaBlt() when blitting to a bitmap with alpha...
2004-10-03  Vadim Zeitlinupdate the disabled buttons appearance when system...
2004-10-02  Vadim Zeitlinfixed dll import specification of wxGetHInstance()
2004-09-30  Vadim Zeitlindon't deprecate SetItemImage() with 3 parameters; just...
2004-09-30  Julian SmartDeprecated SetItemImage with 2 image ids
2004-09-30  Václav Slavíkresize parent's frame client area correctly when status...
2004-09-29  Robin DunnwxSystemSettings::GetMetric returns -1 if the metric...
2004-09-29  Václav Slavíkfixed flicker during MDI children creation: the frame...
2004-09-29  Václav Slavíkchanges to make wxWindow::FindFocus work as expected...
2004-09-29  Vadim Zeitlinmore 64 bit correctness fixes
2004-09-29  Włodzimierz SkibaCorrection to lost #ifdef
2004-09-28  Włodzimierz SkibaHardware defines spec.
2004-09-28  Włodzimierz SkibaHardware defines spec.
2004-09-28  Julian SmartRemoved fcntl.h include
2004-09-28  Julian Smart__WINCE__ -> __WXWINCE__
2004-09-27  Ryan Nortonrevert bad change
2004-09-27  Vadim Zeitlincode cleanup for the pen width condition (patch 1034942...
2004-09-27  Vadim Zeitlinset click coordinates to (-1, -1) if right mouse button...
2004-09-27  Robert Roebling Compile fixes.
2004-09-27  Vadim Zeitlinkeep the old wxFont::Create() signature (changed by...
2004-09-27  Vadim Zeitlinadded wxGetFullModuleName(); use it instead of calling...
2004-09-27  Ryan Nortonpass by reference, not value
2004-09-26  Václav Slavíkpartially reverted Robert's changes, did it more cleanly
2004-09-26  Robert Roebling Moved function from mslu to utils to make the
2004-09-26  Robert Roebling Trying hard to make things compile.
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...
next