]> git.saurik.com Git - wxWidgets.git/history - src/msw
removed old bc++ makefiles
[wxWidgets.git] / src / msw /
2003-08-16  Václav Slavíkremoved old bc++ makefiles
2003-08-16  Václav Slavíkmoved WinMain into the application even for static...
2003-08-15  Julian SmartCan now switch between PostScript and WIN32 print dialogs
2003-08-15  Julian SmartCorrected typo
2003-08-15  Stefan Csomorsetter by ref for
2003-08-15  Vadim Zeitlinprevent infinite recursion -- not a fix for the real...
2003-08-14  Vadim Zeitlinan alternative fix which should replace patch 781918
2003-08-14  Václav Slavíkfixed stupid typo
2003-08-14  Stefan Csomorrtti informations
2003-08-14  Václav Slavíkremoving old makefiles
2003-08-14  Julian SmartMisc warning fixes by ABX
2003-08-14  Chris Elliottfix bugs when compiling with dmars
2003-08-13  Vadim Zeitlinfixed unused variable (replaces patch 788090)
2003-08-13  Vadim Zeitlinrenamed wxWindow::Clear() to ClearBackground() (fixes...
2003-08-13  Vadim Zeitlinset LVCFMT_IMAGE, this at least allows to show imageso...
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-08-08  Václav Slavíkfixed some bugs in MSW version
2003-08-07  Václav Slavíkfixed wxBase and GUI separation for sockets code
2003-08-05  Stefan Csomorxti extensions
2003-08-04  Mattia Barbon Compilation fix.
2003-08-04  Vadim Zeitlindon't include unnecessary headers if we don't compile...
2003-08-04  Václav Slavíkadded build options sanity checks into all main libraries
2003-08-03  Vadim Zeitlingenerate a text event even if SetValue() didn't really...
2003-08-03  Vadim Zeitlinrestored custom drawing (was accidentally disabled...
2003-08-03  Vadim Zeitlinwarnings (and some errors) fixes for wxUniv DLL build
2003-08-03  Mattia Barbon Fix "Statement with no effect" warning.
2003-08-03  Vadim Zeitlinadded wrapper for <commctrl.h> as well
2003-08-02  Vadim Zeitlinavoid using _WIN32_IE
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íkcompilation fix for bcc
2003-08-02  Vadim ZeitlinwxUniv compilation fixes
2003-08-02  Vadim Zeitlinreplaced an #ifdef __WXDEBUG__ with a wxCHECK (this...
2003-08-01  Vadim Zeitlinadded and documented wxDYNLIB_FUNCTION
2003-08-01  Vadim Zeitlindo *not* redefine DLLVERSIONINFO struct here; do define...
2003-08-01  Vadim Zeitlinremoved IsAppThemedEx()
2003-08-01  Vadim Zeitlincheck for comctl32.dll version in wxUxThemeEngine:...
2003-08-01  Václav Slavíkcompilation fix
2003-08-01  Vadim ZeitlinUnicode compilation fixes
2003-08-01  Julian SmartOnly draw borders if wxSP_3DBORDER specified, as before
2003-08-01  Vadim Zeitlinfixed XP renderer after base class changes
2003-07-31  Julian SmartRemoved some warnings in widgets sample
2003-07-31  Julian SmartSuppressed some flicker in standard wxToolBar
2003-07-31  Václav Slavíkcompilation fixes
2003-07-31  Vadim Zeitlinsuppress errors when loading uxtheme.dll
2003-07-31  Vadim Zeitlinuse XP renderer if available; implemented splitter...
2003-07-30  Vadim Zeitlincompilation fix after wxUxThemeEngine changes
2003-07-30  Vadim Zeitlin[start of] cleanup uxtheme support code
2003-07-30  Stefan Csomorxti fixes
2003-07-29  Robin DunnDon't log errors from GetScrollInfo since it is possibl...
2003-07-29  Julian SmartAdded wxPaintDCEx class, to handle the case where an HDC
2003-07-28  Stefan Csomorpreliminary EXTENDED_RTTI
2003-07-28  Stefan Csomorkeeping classnames in synch for xti
2003-07-28  Vadim Zeitlinadded wxAppTraits::CreateRenderer() which may be used...
2003-07-28  Vadim Zeitlinload ws2_32.dll dynamically in wxGetFullHostName()
2003-07-24  Vadim Zeitlinif IsAlwaysOnline() returns true, IsOnline() should...
2003-07-23  Julian SmartPrinting improvements: GetPageInfo() gets called after...
2003-07-23  Vadim Zeitlincompilation fix...
2003-07-23  Vadim Zeitlinattempt to fix waiting for a thread in another non...
2003-07-22  Vadim Zeitlinfixed wxSTAY_ON_TOP for the dialogs
2003-07-22  Julian SmartApplied patch [ 774886 ] wxnotebook bug
2003-07-22  Vadim Zeitlindon't sort filenames returned from the dialog
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 Zeitlininitialize ICONINFO to avoid Purify warnings
2003-07-21  Vadim Zeitlincompilation fix
2003-07-21  Mattia Barbon Use wxStringBuffer[Length] instead of explicit calls to
2003-07-21  Vadim Zeitlinicon location may contain , so added GetIcon() overload...
2003-07-20  Julian SmartNo significant change
2003-07-20  Julian SmartLoad Smartphone-specific dummy menu
2003-07-20  Mattia Barbon Compilation fix for !WXWIN_COMPATIBILITY_2_4.
2003-07-20  Vadim Zeitlincompilation fixes
2003-07-20  Vadim Zeitlinadded wxRendererNative to be used by the generic contro...
2003-07-20  Vadim Zeitlinfixed loading of icons from MIME types
2003-07-20  Václav Slavíkfiles.lst files are no longer used
2003-07-20  Vadim Zeitlinprevent IsDialogMessage() from hanging in yet another...
2003-07-20  Vadim Zeitlinanother attempt to open files via DDE corrctly: try...
2003-07-19  Vadim Zeitlinmade wx[Array]TreeItemId[s] more backwards compatible
2003-07-19  Vadim Zeitlinreplaced untyped hash with a typed one; 64 bit fixes...
2003-07-19  Vadim Zeitlinadded Show/HideNativeCaret() (patch 759924)
2003-07-19  Vadim Zeitlindon't set focus to radiobox in SetSelection() (patch...
2003-07-19  Julian SmartAdded minimal file dialog for SmartPhone
2003-07-19  Vadim Zeitlinextracted common code into a single wxfileDialogBase...
2003-07-19  Vadim Zeitlinundecorate C++ names if possible
2003-07-18  Mattia Barbon MSVC 5 compilation fixes.
2003-07-18  Julian SmartAdded some standard further identifiers to help with...
2003-07-18  Julian SmartAdded WCE toolbar
2003-07-17  Mattia Barbon Remove incorrect and unnecessary wxEntryCleanup decla...
2003-07-17  Vadim Zeitlinset richedit DLL handle to 0 after unloading (patch...
2003-07-17  Vadim Zeitlinignore exceptions during the execution of the exception...
2003-07-17  Vadim Zeitlinstrlen -> wxStrlen (patch 772985)
2003-07-17  Vadim Zeitlinallocate string freed with free() later using malloc...
2003-07-16  Julian SmartDifferent test for previously subclassed, for WinCE
2003-07-16  Julian SmartReordered winundef.h
2003-07-16  Vadim Zeitlincompilation fix (missing wx/winundef.h)
2003-07-15  Vadim Zeitlinreally fixed compilation for old imagehlp.h header
2003-07-15  Vadim Zeitlinattempt to fix compilation for old imagehlp.h header
2003-07-15  Julian SmartCompile with EVC 3.0 2002
2003-07-15  Václav Slavíkadded <windows.h> wrapper
2003-07-14  Julian SmartRationalised OnIdle
next