]> git.saurik.com Git - wxWidgets.git/history - include/wx/msw
added wxLogBuffer which collects all log messages in a string buffer
[wxWidgets.git] / include / wx / msw /
2005-06-01  Julian SmartMade the colours more muted
2005-06-01  Dimitri Schoolwerthadded IDC_HAND
2005-05-31  Julian SmartArtwork replacement (c) Julian Smart
2005-05-31  Vadim Zeitlinsend wxEVT_SCROLL_CHANGED when using mouse wheel as...
2005-05-31  Vadim Zeitlinkeep correct default background but allow overriding...
2005-05-31  Julian SmartRestored scrollbar background
2005-05-31  Julian SmartTypo correction patch [ 1208110 ] Lots of typo corrections
2005-05-30  Julian SmartApplied patch [ 1208256 ] Fixes bug #1193626 [wxPrintDa...
2005-05-25  Michael WetherellNo wxGetOSFHandle for Wine
2005-05-24  Vadim Zeitlinsubclass all updown controls in notebooks, not just...
2005-05-23  Julian SmartApplied patch [ 1194316 ] wxMediaCtrl MSW config and...
2005-05-23  Włodzimierz SkibaUse treebase.h for enum duplicated in port/treectrl.h.
2005-05-22  Vadim Zeitlindefine LONG_PTR for consistency too
2005-05-22  Vadim Zeitlinadded AutoHPEN, AutoHBRUSH, AutoHBITMAP; refactored...
2005-05-21  Robert Roebling Make PaintBackground virtual, too. Now that we have
2005-05-20  Michael WetherellwxUSE_CHECKLISTBOX does not require wxUSE_OWNER_DRAWN...
2005-05-19  Robin DunnMoved the pending pos and size into wxWindowMSW
2005-05-19  Michael WetherellWarning fixes for Cygwin
2005-05-18  Vadim Zeitlinfixed problem with non-const methods not working on...
2005-05-18  Vadim Zeitlinsetting foreground colour for wxCheckBox now works...
2005-05-17  Włodzimierz SkibaDMC missing value.
2005-05-17  Włodzimierz SkibaFix for MinGW macros not available due to include order...
2005-05-16  Julian SmartRestoring binary files
2005-05-16  Julian SmartCorrections
2005-05-15  Julian SmartReplaced icon
2005-05-15  Julian SmartRemoved unnecessary file
2005-05-15  Julian SmartRemoved rarely-used cursor; replaced other cursors
2005-05-15  Julian SmartREmoved unnecessary cursor and icon files
2005-05-14  Michael WetherellAnother attempt at a compilation fix for VC++ 5 and 6
2005-05-14  Michael WetherellReverting previous commit
2005-05-14  Michael WetherellCompilation fix for VC++ 5 and 6
2005-05-14  Julian SmartUse theme and HTML Help headers from Wine (with permission)
2005-05-13  Julian SmartCleanup
2005-05-13  Julian SmartCW fix
2005-05-13  Julian SmartRemoved unnecessary declarations
2005-05-13  Julian SmartAdded missing wxUSE_CRASHREPORT
2005-05-06  Michael WetherellCompilation fix for USE_UNIV=1
2005-05-05  Julian SmartRemoved non-theme related defs
2005-05-05  Julian SmartClarified copyright
2005-05-04  Julian SmartAdded licence/copyright information
2005-05-04  Julian SmartRemoved redundant file
2005-04-29  Julian SmartRemoved previous broken fix for deferred positioning...
2005-04-28  Julian SmartWorked around an apparent bug in Windows whereby some...
2005-04-23  Julian SmartRemove obsolete includes
2005-04-19  Julian SmartApplied patch [ 1181975 ] [wxMSW] Removes all flicker...
2005-04-17  Julian SmartRegenerated makefiles for runtime lib change
2005-04-14  Włodzimierz SkibaCorrection in comment in closing #endif.
2005-04-12  Włodzimierz SkibaWinCE build fix (missing style).
2005-04-12  Włodzimierz SkibaMisplaced #endif (WinCE build fix).
2005-04-11  Vadim Zeitlinafter latest changes background of radio buttons _not_...
2005-04-10  Vadim Zeitlinextended wxWindow::MSWGetBgBrush() and wxControl::MSWCo...
2005-04-10  Vadim Zeitlinmark slider as being transparent, otherwise it has...
2005-04-10  Vadim Zeitlinsimplifications and corrections to background drawing:
2005-04-10  Mattia Barbon Correct harmless typos.
2005-04-10  Vadim Zeitlinadded wxCopyRectToRECT()
2005-04-10  Vadim Zeitlinadded HDCClipper() class which automatically unselects...
2005-04-10  Ryan NortonFixes & Hacks to make sockets compile on CYGWIN with...
2005-04-10  Vadim Zeitlinadded WM_PRINTCLIENT
2005-04-06  Vadim Zeitlindefine WM_CONTEXTMENU if the standard headers don't
2005-04-06  Vadim Zeitlinuse LVS_EX_LABELTIP by default
2005-04-05  Vadim Zeitlindon't let WM_RBUTTONDOWN reach def window proc as it...
2005-04-05  Robert Roebling Added switch and define for wxUSE_STD_STRING
2005-04-03  Julian SmartCross-hair cursor appears as an I-beam on WinXP for...
2005-04-02  Julian SmartDefault border for a static box is wxBORDER_NONE
2005-04-02  Vadim Zeitlinfixes to static box borders calculations and significan...
2005-04-02  Vadim Zeitlinadded AutoHRGN class; corrected GetHbrush[Of]() macros
2005-03-31  Julian SmartFixed MSWClipBoxRegion
2005-03-30  Julian SmartApplied patch [ 1166587 ] [wxMSW] Removes all flicker...
2005-03-29  Włodzimierz SkibaMissing DMC value after recent changes in tbar95.cpp.
2005-03-28  Vadim Zeitlinadded GetHimagelist()
2005-03-27  Vadim Zeitlinapplied heavily modified patch 1116702: support for...
2005-03-27  Vadim Zeitlinadded wxBitmap::GetMaskBitmap()
2005-03-23  Vadim Zeitlinadjust the rectangle before calling DrawThemeBackground...
2005-03-22  Julian SmartWe need wxUSE_COMMON_DIALOGS for PPC
2005-03-22  Włodzimierz SkibaWrap <commdlgs.h> as <commctls.h>. Required makefiles...
2005-03-22  Julian SmartDEBUGREPORT
2005-03-22  Julian SmartDon't use debug report under CE
2005-03-22  Julian SmartwxUSE_COMMON_DIALOGS must be 0 for eVC++ 3
2005-03-21  Julian SmartAdapt lib to eVC++ 3/4/PPC
2005-03-21  Vadim Zeitlinadded orient parameter to wxMDIParentFrame::Tile()
2005-03-21  Vadim Zeitlinset wxUSE_DEBUGREPORT to 1 by default again
2005-03-20  Julian SmartFixes for WinCE toolbar
2005-03-19  Julian SmartFixed toolbar bitmap bug introduced by deriving wxToolM...
2005-03-19  Julian SmartAdded wxDialog::GetToolBar for PocketPC
2005-03-18  Włodzimierz SkibaFixed bug #1022383: 'several ComboBoxes appear selected'
2005-03-18  Julian SmartAdded WXK_SPECIAL... keycodes for special hardware...
2005-03-17  Vadim Zeitlinimplemented wxMenuBar ctor taking array of menus/titles...
2005-03-17  Julian SmartSmall fixes for compiling Cygwin (with --disable-sockets)
2005-03-16  Julian SmartImplemented PocketPC menubar/toolbar as wxToolMenuBar...
2005-03-15  Vadim Zeitlinset wxUSE_DEBUGREPORT to 0 by default; fixed a couple...
2005-03-15  Julian SmartFixed wxToolBar for WinCE so normal bitmaps can be...
2005-03-14  Julian SmartFrames have Ctrl+Q accelerator set automatically, as...
2005-03-14  Dimitri Schoolwerthrefactored scrollbar creation code to use CreateControl...
2005-03-14  Michael WetherellThe DLL version of Watcom's C runtime doesn't have...
2005-03-13  Michael WetherellTemporary fix for Watcom link error 'fileno'
2005-03-13  Włodzimierz SkibaCorrect sending of wxW event from wxChoice on MS Smartp...
2005-03-13  Włodzimierz SkibaMake Smartphone buildable with current flags.
2005-03-12  Robin DunnAllow wxStaticText to have a custom fg without a custom bg
2005-03-12  Vadim Zeitlinreadded back wxUSE_OLE and wxUSE_WXDIB
2005-03-11  Robert Roebling Compilo.
next