]> git.saurik.com Git - wxWidgets.git/history - include/wx/msw
added wxDynamicObject (kind of delegate, docs to come once this has calmed down)
[wxWidgets.git] / include / wx / msw /
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-08-07  Václav Slavíkfixed wxBase and GUI separation for sockets code
2003-08-05  Stefan Csomorxti change
2003-08-03  Vadim ZeitlinWXWIN_COMPATIBILITY_2_2 should be 0 by default now
2003-08-03  Vadim Zeitlinmoved some more stuff from .cpp files to here
2003-08-03  Vadim Zeitlinremoved _WIN_IE from here, we normally shouldn't need...
2003-08-03  Mattia Barbon Fix some wrong code: add parentheses to correct prece...
2003-08-03  Vadim Zeitlinadded wrapper for <commctrl.h> as well
2003-08-02  Václav Slavíkcompilation fix
2003-08-02  Václav SlavíkwxUSE_NEW_GRID is no longer used
2003-08-02  Václav Slavíkreturn wxToolkitInfo by reference and not by pointer
2003-08-02  Václav Slavíkreplaced wxAppTraits::GetOSVersion with GetToolkitInfo...
2003-08-02  Václav Slavíkmoved wxWave, wxJoystick and wxTaskBarIcon to wxAdvanced
2003-08-02  Václav Slavíkcompilation fix for bcc
2003-08-01  Vadim Zeitlincheck for comctl32.dll version in wxUxThemeEngine:...
2003-08-01  Julian SmartOnly draw borders if wxSP_3DBORDER specified, as before
2003-07-31  Julian SmartRemoved some warnings in widgets sample
2003-07-31  Václav Slavíkcompilation fixes
2003-07-31  Vadim Zeitlinadded wxUxThemeHandle class for opening/closing theme...
2003-07-30  Vadim Zeitlin[start of] cleanup uxtheme support code
2003-07-29  Julian SmartAdded wxPaintDCEx class, to handle the case where an HDC
2003-07-22  Vadim Zeitlinmore warning fixes; removed references to wxToolBarBase...
2003-07-22  Vadim Zeitlinundisable many warnings for VC++ in defs.h and fixed...
2003-07-21  Vadim Zeitlingave default parameters for wxBrush() ctor from wxColou...
2003-07-21  Mattia Barbon Compilation fixes for wxUSE_STL=1 and for
2003-07-21  Vadim Zeitlingave default parameters for wxPen() ctor from wxColour...
2003-07-20  Julian SmartAdded a resource for Smartphone menubar
2003-07-20  Václav Slavíkmoved XML classes to the core
2003-07-19  Vadim Zeitlinreplaced untyped hash with a typed one; 64 bit fixes...
2003-07-19  Vadim Zeitlinadded NO_PTR versions of ARRAY macros to suppress warni...
2003-07-19  Vadim Zeitlinadded Show/HideNativeCaret() (patch 759924)
2003-07-19  Julian SmartAdded minimal file dialog for SmartPhone
2003-07-19  Vadim Zeitlinextracted common code into a single wxfileDialogBase...
2003-07-18  Mattia Barbon MSVC 5 compilation fixes.
2003-07-18  Julian SmartAdded WCE toolbar
2003-07-17  Vadim Zeitlinuseh higher value of _WIN32_IE
2003-07-17  Václav Slavíkcompilation fixes for msw_gl
2003-07-15  Julian SmartCompile with EVC 3.0 2002
2003-07-15  Václav Slavíkadded <windows.h> wrapper
2003-07-13  Vadim ZeitlinwxSEHReport renamed to wxCrashReport enhanced and debug...
2003-07-13  Vadim Zeitlinfirst version of crash reporting code
2003-07-12  Julian SmartUse WM_INITMENUPOPUP
2003-07-12  Julian SmartAdded wxWinceHelpController
2003-07-12  Julian SmartAdded net stuff, some fixes to gsock code for WinCE
2003-07-12  Julian SmartRemoved obsolete file
2003-07-11  Julian SmartMore WinCE mods
2003-07-11  Julian SmartMore WinCE mods
2003-07-11  Julian SmartMore WinCE mods.
2003-07-11  Julian SmartFurther WinCE mods
2003-07-10  Julian SmartSome WinCE fixes
2003-07-10  Mattia Barbon Missing CHARSET_HANGUL fix.
2003-07-10  Vadim Zeitlinadded state image support (patch 530155)
2003-07-10  Vadim Zeitlinadded wxTB_HORZ_TEXT (patch 713813); documented it...
2003-07-10  Vadim Zeitlinlinking fixes and code cleanup after hotkey patch
2003-07-10  Julian SmartApplied patch [ 758687 ] RegisterHotkey implemented
2003-07-10  Julian SmartApplied patch [ 761138 ] Replaces references to wxT...
2003-07-09  Julian Smart- Moved wxApp::SendIdleEvents and wxApp::ProcessIdle...
2003-07-08  Vadim Zeitlinwarnings fixes
2003-07-08  Mattia Barbon Added --use-stl to cnfigure, wxUSE_STL to setup0.h
2003-07-07  Vadim Zeitlincompilation fix (extra semicolon)
2003-07-06  Vadim Zeitlinimplemented GetDefaultBorder() in wxControl, override...
2003-07-06  Vadim ZeitlinwxNotebook::HitTest() for wxMSW added (patch 748469)
2003-07-05  Václav Slavíkworkaround a Watcom build
2003-07-05  Václav Slavíkdefine wxCHECK_W32API_VERSION for OpenWatcom and Digita...
2003-07-05  Václav Slavíkdefine wxCHECK_W32API_VERSION for OpenWatcom and Digita...
2003-07-04  Václav Slavíkfixed compilation of multilib dll
2003-07-04  Václav Slavíkcompilation fix
2003-07-04  Václav Slavíkdefine __GNUWIN32__ if __MINGW32__ is defined, so that...
2003-07-04  Václav Slavíkfixes for moving wxHTML files into their own DLL
2003-07-04  Václav Slavíkcompilation fixes for multilib/DLL build
2003-07-02  Julian SmartFixed ambiguity
2003-07-02  Julian SmartRemoved BC++ hidden virtual function warning
2003-07-02  Vadim Zeitlingot rid of wxBuffer (finally!!!)
2003-07-02  Vadim Zeitlinrenamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE
2003-07-02  Vadim Zeitlinfixes needed for separate DLL build to work
2003-07-01  Mattia Barbon MinGW compilation fixes.
2003-07-01  Vadim Zeitlinremoved wxFunction
2003-06-30  Vadim Zeitlinmore work on fixing wxEntry() and ANSI/Unicode cmd...
2003-06-30  Vadim Zeitlinextracted common initialization/cleanup functions in...
2003-06-28  Vadim Zeitlinfixed fatal crash in Create() after my last change
2003-06-27  Vadim Zeitlinmoved GetOSVersion() to the base traits class; implemen...
2003-06-24  Vadim ZeitlinwxBase/GUI separation: 1st step, wxMSW should build...
2003-06-23  Vadim ZeitlinGetIcon() returns wxIconLocation, not wxIcon, now
2003-06-21  Mattia Barbon Add a missing structure definition, move all rich...
2003-06-21  Vadim Zeitlinremoved Win16 horrors
2003-06-21  Vadim Zeitlinadded wxIconLocation; minor fixes to wxIcon on some...
2003-06-20  Julian SmartExtended wxTextAttr and added wxTextCtrl::GetStyle...
2003-06-17  Julian SmartAdded corrected Show() to wxPopupWindow
2003-06-16  Julian SmartPlatform and compiler-specific checking for MSW and...
2003-06-14  Julian SmartCan now skip default manifest inclusion by defining...
2003-06-14  Vadim ZeitlinwxFileDialog cleanup, extracted common code to fldlgcmn...
2003-06-14  Vadim Zeitlinadded a few #ifdefs needed to build a smaller library...
2003-06-11  Julian SmartAdd back #endif
2003-06-11  Julian SmartRemoving vestiges of wxUSE_NEW_GRID
2003-06-08  Julian SmartAdded shaped sample copying
2003-06-02  Julian SmartAttempt to make wxWindows play better with XP themes
2003-06-01  Julian SmartFix for bug [ 744199 ] wxBringWindowToTop, child window...
2003-06-01  Julian SmartApplied patch [ 619386 ] uxtheme.dll support
2003-06-01  Julian SmartPartially applied patch [ 531199 ] new EVT_MOVING and...
2003-06-01  Julian SmartApplied patch [ 619539 ] patch to get small icon via...
next