]> git.saurik.com Git - wxWidgets.git/history - src/msw
some (attempts of) appearance fixes for wxGCBoolRenderer
[wxWidgets.git] / src / msw /
2000-02-17  Vadim Zeitlinassorted files I forgot to commit before
2000-02-17  Vadim Zeitlinadded and documented wxDC::DrawCheckMark()
2000-02-17  Vadim Zeitlinwarning in GetItemFromPoint with mingw32 fixed
2000-02-16  Guillermo Rodrigue... added a few comments and remove $(COPYSEP)
2000-02-16  Julian SmartDrawLine normalized; wxStaticBitmap fixed for Dialog...
2000-02-16  Julian SmartCorrected my bug...
2000-02-16  Julian SmartVarious VC++ 1.5 and other corrections
2000-02-15  Vadim Zeitlinbug fix in wxRegKey::CopyValue()
2000-02-15  Václav Slavíkadded wxSYS_COLOUR_LISTBOX
2000-02-15  Robin DunnFixed precedence order problem for IsShiftDown and...
2000-02-15  Guillermo Rodrigue... Readded fix to adjust size of rectangles with transpare...
2000-02-15  Julian SmartAdded comment makeg95.env
2000-02-15  Vadim Zeitlintypo fixed
2000-02-15  Michael BedwardFixed typo with TV_HITTESTINFO
2000-02-15  Julian SmartRemoved old Ming95 makefiles
2000-02-15  Vadim Zeitlinfix for drawing bitmap buttons under Win95 (untested)
2000-02-15  Vadim Zeitlin1. implemented wxRegKey::Copy() and CopyValue()
2000-02-14  Vadim Zeitlinfixes for compilation with the old mingw32, wxUSE_NORLA...
2000-02-14  Vadim Zeitlinfix for id of CHAR_HOOK events
2000-02-13  Guillermo Rodrigue... Still with the same 'read after close' thing...
2000-02-13  Guillermo Rodrigue... Solved a 'bug' in GSocket_Select (a bug in the user...
2000-02-13  Robert Roebling Reverted Vadims change for the size of filled
2000-02-12  Julian SmartDistrib file updates; test for bitmap presence in contr...
2000-02-11  Guillermo Rodrigue... Added wxEVT_SCROLL[WIN]_THUMBRELEASE
2000-02-11  Julian SmartSome BC++ 5.4 fixes
2000-02-11  Vadim Zeitlin1. exchanged binary ROPs wxSET/wxCLEAR meaning for...
2000-02-10  Guillermo Rodrigue... Added comments explaining my recent changes
2000-02-10  Guillermo Rodrigue... ROP 0x00AA0029 used for transparent area in DrawBitmap...
2000-02-10  Guillermo Rodrigue... - wxSocket no loner automatically Closes() the socket...
2000-02-08  Julian SmartAdded ShowFullScreen
2000-02-08  Vadim Zeitlin1. wxWizard appears in the centre of the screen by...
2000-02-07  Guillermo Rodrigue... Fixed transparency problem when masked area was not...
2000-02-07  Vadim Zeitlintrying to fix memory leak in wxListCtrl (attributes...
2000-02-06  Robert Roebling Reenabled deleteallitems events, marked
2000-02-06  Julian SmartSome doc corrections; Watcom C++ corrections; VC++...
2000-02-06  Julian Smartlong -> wxCoord
2000-02-06  Julian SmartSome BC++ 4.5 and other compile fixes; changed FAR...
2000-02-05  Julian SmartOk -> OK; status bar typo/cast
2000-02-05  Guillermo Rodrigue... Missing includes - please test without precompiled...
2000-02-05  Julian SmartVC++ changes + makeproj additions
2000-02-05  Julian SmartCorrected initial m_filterIndex value (was 1)
2000-02-05  Vadim Zeitlin1. wxTimer change - now generates EVT_TIMER()
2000-02-04  Robert Roebling ROP changes.
2000-02-03  Vadim Zeitlinadded WM_SYSCHAR processing
2000-02-02  Robert Roebling Clearified ROP code in wxDC (MSW and GTK).
2000-02-02  Guillermo Rodrigue... Fixed bug in DoDrawRotatedText: it wasn't deleting...
2000-02-02  Vadim Zeitlin1. wxStaticBitmap now uses mask even for bitmaps (and...
2000-02-01  Guillermo Rodrigue... Updated for new XPM files
2000-02-01  Guillermo Rodrigue... Fixed XPM transparency issue for both loading and saving
2000-02-01  Julian SmartSet/GetWindowMenu added to MDI parent frame under MSW
2000-02-01  Vadim Zeitlintrying to make wxYield() more threads friendly
2000-02-01  Vadim Zeitlin1. some fixes for the problems reported by BoundsChecker
2000-01-31  Vadim Zeitlincompilation for Win32 using configure works again
2000-01-30  Julian SmartSome but not all compile fixes for typetest (VC++ 1...
2000-01-30  Julian SmartCured memory leak report in wxDateTime; wxGLCanvas...
2000-01-30  Vadim ZeitlinwxDialog change (Show() completely rewritten, modal...
2000-01-29  Guillermo Rodrigue... Fixed for old gnuwin32
2000-01-29  Vadim Zeitlin1. small changes to wxProgressDialog to make it more...
2000-01-26  Vadim Zeitlinthese aren't being used any more
2000-01-26  Vadim ZeitlinwxDC::Blit() ignores useMask if there is no mask instea...
2000-01-26  Vadim Zeitlincompilation fix for Win16
2000-01-26  Vadim Zeitlincompilation fix for compilers without PCH
2000-01-26  Vadim Zeitlin1. fixed (?) blitting bitmaps with mask
2000-01-25  Vadim Zeitlinmore patches for BC++ from Ricky Gonzales
2000-01-25  Julian SmartAdded DEVNAMES to wxPrintDialog to remember printer...
2000-01-25  Bart A.M. Jourquinadd CASTWNDPROC to call to CallWindowProc for bcc
2000-01-24  Julian SmartAdded WS_VSCROLL and WSHSCROLL styles again
2000-01-24  Vadim Zeitlinseveral mingw32 compilation fixes
2000-01-24  Vadim Zeitlinpatches for wxSTIPPLE_MASK_OPAQUE from Klass Holwerda
2000-01-24  Julian SmartCorrected font calculation (use screen resolution now...
2000-01-24  Guillermo Rodrigue... Compilation fix for mingw32 - will this break cygwin?
2000-01-23  Vadim Zeitlin1. '\n's in tooltip messages are handled (replaced...
2000-01-23  Vadim Zeitlin1. wxMSW::wxNotebook::SetPageSize() and SetPadding...
2000-01-23  Václav Slavíkadded wxFileType::GetMimeTypes
2000-01-22  Ron Leeadded missing include dcmemory.h
2000-01-22  Ron Leeadded missing include for wxBitmap
2000-01-22  Ron Leeadded dcmemory.h include
2000-01-22  Vadim ZeitlinI think I finally fixed activation behaviour under...
2000-01-21  Vadim Zeitlin1. fixed (to test) the bug with bitmaps without masks...
2000-01-21  Guillermo Rodrigue... GSocket:
2000-01-21  Vadim Zeitlin1. wxWizard supports setting images for each page,...
2000-01-20  Vadim Zeitlin(run-time) fix for !wxUSE_IPC build
2000-01-19  Vadim ZeitlinXBM loading finally works (thanks Guillermo)
2000-01-19  Václav Slavíkmimetype.cpp/.h split into unix,max,msw
2000-01-19  Václav Slavíkmimetype.cpp/.h split into unix,mac,msw
2000-01-19  Bart A.M. Jourquinadding intl.h and wxString -> char* conversion in DDEAt...
2000-01-18  George TaskerFixed so this file will compile if wxUSE_IPC is 0 ...
2000-01-18  Vadim Zeitlin1. fixed compilation of wxExecute() for !wxUSE_IPC
2000-01-18  Guillermo Rodrigue... Added IsScrollng() support for scroll and scrollwin...
2000-01-18  Julian SmartAvoided rounding errors in font point size calculations
2000-01-18  Julian SmartPut Stefan's speedup fix into DoBlit
2000-01-18  Julian SmartChange to wxWindow::HandleCommand to allow accelerators...
2000-01-18  George TaskerChanged code to allow for removal of the #include ...
2000-01-18  Vadim Zeitlin1. small fix in wxDirDialog: SHBrowseForFolder() doesn...
2000-01-17  Guillermo Rodrigue... Please turn off pchs when testing!
2000-01-16  Václav Slavíkadded <meta http-equiv> handler
2000-01-16  Václav SlavíkwxNativeEncoding::To/FromString now stores wxFontEncodi...
2000-01-16  Václav Slavíkfixed default button size, finally
2000-01-15  Vadim Zeitlin1. fixed small bug with toolbar size updates
2000-01-15  Guillermo Rodrigue... Compile fix for mingw32
next