File/dir dialog styles and other changes (patch 1488371):
[wxWidgets.git] / src / msw /
2006-05-28  Vadim ZeitlinFile/dir dialog styles and other changes (patch 1488371):
2006-05-28  Vadim Zeitlindon't strip &s from tooltips (patch 1488318)
2006-05-28  Vadim Zeitlinallow specifying the style for wxHtmlHelpController...
2006-05-28  Vadim Zeitlincheck for ERROR_NO_MORE_FILES error code from FindFirst...
2006-05-28  Vadim Zeitlinadded wxListCtrl::GetSubItemRect() and subitem hit...
2006-05-28  Michael WetherellCompile fixes: gcc seems to need pbt.h including, and...
2006-05-28  Vadim Zeitlinadded wxTB_NO_TOOLTIPS (heavily modified patch 1458009)
2006-05-28  Michael WetherellMissing header.
2006-05-27  Vadim Zeitlinmoved power functions for MSW from utils.cpp to (new...
2006-05-27  Vadim Zeitlinadded wxPowerEvent; moved power functions stubs to...
2006-05-26  Włodzimierz SkibaCorrect dll usage for wxDatePickerCtrl under WinCE.
2006-05-26  Włodzimierz SkibaInclude wx/wx/bmpbuttn.h according to precompiled heade...
2006-05-26  Paul Cornettmove some data definitions to more appropriate places
2006-05-26  Włodzimierz SkibaFixed OpenWatcom (strange) scope related crash.
2006-05-26  Włodzimierz SkibaInclude wx/control.h according to precompiled headers...
2006-05-25  Włodzimierz SkibaInclude wx/cmndata.h according to precompiled headers...
2006-05-25  Włodzimierz SkibaRemoved some references to unused files.
2006-05-25  Włodzimierz SkibaInclude wx/msgdlg.h according to precompiled headers...
2006-05-24  Włodzimierz SkibaInclude wx/settings.h according to precompiled headers...
2006-05-23  Włodzimierz SkibaInclude wx/timer.h according to precompiled headers...
2006-05-22  Włodzimierz SkibaInclude wx/dialog.h according to precompiled headers...
2006-05-22  Włodzimierz SkibaInclude wx/cursor.h according to precompiled headers...
2006-05-21  Włodzimierz SkibaInclude wx/icon.h according to precompiled headers...
2006-05-20  Włodzimierz Skiba[ 1492036 ] Fix incorrect wxComboCtrl minimum size.
2006-05-20  Włodzimierz SkibaInclude wx/palette.h according to precompiled headers...
2006-05-19  Włodzimierz SkibaInclude wx/brush.h according to precompiled headers...
2006-05-19  Włodzimierz SkibaInclude wx/pen.h according to precompiled headers of...
2006-05-18  Włodzimierz SkibaInclude wx/menu.h according to precompiled headers...
2006-05-17  Włodzimierz SkibaInclude wx/button.h according to precompiled headers...
2006-05-16  Vadim Zeitlinreset the dirty flag before generating the event from...
2006-05-16  Vadim Zeitlinrenamed wxComboControl to wxComboCtrl and related wxUSE...
2006-05-13  Vadim Zeitlincheck the item id validity in SetItem()
2006-05-12  Vadim Zeitlinadded clipboard events (wxEVT_COMMAND_TEXT_COPY/CUT...
2006-05-10  Vadim Zeitlinfixed bugs in icons handling introduced in 1.227
2006-05-09  Vadim Zeitlinfixes and missing files from the first wxComboControl...
2006-05-09  Włodzimierz SkibaInclude wx/dcscreen.h according to precompiled headers...
2006-05-08  Vadim ZeitlinwxComboControl and wxOwnerDrawnComboBox (patch 1479938)
2006-05-08  Włodzimierz SkibaInclude wx/dcprint.h according to precompiled headers...
2006-05-08  Włodzimierz SkibaInclude wx/dcmemory.h according to precompiled headers...
2006-05-07  Paul Cornettcall static functions directly
2006-05-07  Paul Cornettunused variables/declarations
2006-05-07  Vadim Zeitlinuse non numpad equivalents for the numpad keys in CHAR...
2006-05-07  Vadim Zeitlinremoved more unneeded code in kbd handling logic
2006-05-07  Vadim Zeitlinremoved code which had no effect in HandleChar()
2006-05-06  Vadim Zeitlinuse SubclassWin() insteaf of just wxAssociateWinWithHan...
2006-05-06  Vadim Zeitlinsend wxWindowCreateEvent from SubclassWin(), not WM_CRE...
2006-05-06  Vadim Zeitlindon't generate duplicate event for numpad keys with...
2006-05-06  Włodzimierz SkibaInclude wx/dcclient.h according to precompiled headers...
2006-05-06  Vadim Zeitlinmisc fixes for wxDirDialog; new wxDD_CHANGE_DIR flag...
2006-05-06  Vadim Zeitlinsimplify the client data/non standard images handling...
2006-05-06  Paul Cornettcall static functions directly
2006-05-06  Vadim Zeitlinadded InitCommandEventWithItems() and call it from...
2006-05-06  Vadim Zeitlinre-reversed SB_TOP/BOTTOM undoing rev 1.21 change ...
2006-05-06  Vadim Zeitlinremoved TTN_NEEDTEXT handlers, we don't use tooltips...
2006-05-05  Włodzimierz SkibaInclude wx/frame.h according to precompiled headers...
2006-05-04  Vadim Zeitlinadded Get/SetItemToolTip() (and implemented them for...
2006-05-04  Vadim Zeitlinrelay mouse move events to the tooltips even when the...
2006-05-04  Vadim Zeitlinmade RelayEvent() static
2006-05-04  Vadim Zeitlinadded Remove(HWND); removed unused wParam parameter...
2006-05-04  Włodzimierz SkibaInclude wx/window.h according to precompiled headers...
2006-05-03  Włodzimierz SkibaInclude wx/stream.h according to precompiled headers...
2006-05-02  Włodzimierz SkibaInclude wx/utils.h according to precompiled headers...
2006-04-30  Włodzimierz SkibaRenamed DrawCheckButton due to conflict with existing...
2006-04-30  Włodzimierz SkibaeVC3 (older WinCE) build fix.
2006-04-30  Włodzimierz SkibaNo more avoiding wxSizer::Fit in wxWinCE builds.
2006-04-28  Włodzimierz SkibaInclude wx/app.h according to precompiled headers of...
2006-04-28  Włodzimierz SkibaSimplify wxWinCE #ifdefs.
2006-04-27  Włodzimierz SkibawxTLW::IsAlwaysMaximized() introduction.
2006-04-27  Włodzimierz SkibaInclude wx/event.h according to precompiled headers...
2006-04-27  Vadim Zeitlincorrection to exception handling in threads: call wxThr...
2006-04-27  Vadim Zeitlinundid last commit, it was accidental and the commit...
2006-04-27  Vadim Zeitlinhandle fatal exceptions in the other threads (based...
2006-04-26  Vadim Zeitlinhandle fatal exceptions in the other threads (based...
2006-04-26  Włodzimierz SkibaInclude wx/log.h according to precompiled headers of...
2006-04-26  Vadim Zeitlindocument that the workaround used to make popup menus...
2006-04-25  Włodzimierz SkibaInclude wx/intl.h according to precompiled headers...
2006-04-24  Robert Roebling Committed Jaako's renderer patch
2006-04-24  Włodzimierz Skiba[ 1473731 ] 'wxColourBase and wxString <-> wxColour...
2006-04-24  Włodzimierz SkibaInclude wx/string.h according to precompiled headers...
2006-04-21  Vadim Zeitlinfix for Win64 after last sizeof(OPENFILENAME) change
2006-04-21  Vadim Zeitlinno real changes, just (unsuccessful) attempts to make...
2006-04-21  Włodzimierz SkibaRemoved outdated build files.
2006-04-21  Vadim Zeitlinalways use V5 OPENFILENAME struct first and fall back...
2006-04-20  Włodzimierz SkibaInclude wx/list.h according to precompiled headers...
2006-04-19  Włodzimierz SkibaInclude wx/dynarray.h according to precompiled headers...
2006-04-19  Vadim Zeitlinimplemented DrawCheckButton() for XP renderer; code...
2006-04-19  Vadim Zeitlindon't duplicate wxDCBase::DoDrawCheckMark() code in...
2006-04-18  Włodzimierz Skibawx/wxprec.h already includes wx/defs.h (with other...
2006-04-17  Vadim Zeitlinadded wxStandardPaths::GetDocumentsDir() (patch 1214360)
2006-04-16  Vadim Zeitlinsimplify/cleanup wxTheXXXList and wxGDIObject code...
2006-04-16  Vadim Zeitlinbuild fixes for wxUSE_LOG==0 (modified patch 1450207)
2006-04-16  Vadim Zeitlincreate stock GDI objects on demand; use const with...
2006-04-15  Vadim Zeitlinmade width computation in GetTextExtent() more precise...
2006-04-14  Włodzimierz SkibaDeprecated and obsolete parts marked up for backward...
2006-04-11  Vadim Zeitlinremoved spurious if in DoGradientFillLinear()
2006-04-10  Vadim Zeitlindon't generate wxEVT_CONTEXT_MENU messages for right...
2006-04-08  Vadim Zeitlinchanged DoMessageFromThreadWait() to not block if there...
2006-04-01  Julian SmartReset the position when auto-sizing toolbar
2006-03-31  Włodzimierz SkibaRemoved every usage of obsolete wxTLW flags. 2.6 compat...
2006-03-30  Vadim Zeitlindon't compile DirectDraw code when wxUSE_DIRECTDRAW...
next