]> git.saurik.com Git - wxWidgets.git/history - src/msw
Committing in .
[wxWidgets.git] / src / msw /
2000-03-06  Vadim Zeitlinpatches from Ricky Gonzales <gonzales@pyramid3.net>:
2000-03-06  Mark Johnson*** empty log message ***
2000-03-06  Ron Leeset m_clipXX so dc.GetClippingBox returns real bounding box
2000-03-05  Vadim Zeitlincreate null, not empty, region in default wxRegion...
2000-03-05  Vadim Zeitlin1. wxWindowDisabler modified to bring parent window...
2000-03-04  Vadim Zeitlinremoved warning about wxDrawRectangle being unused
2000-03-03  Julian SmartRemoved OGL prior to re-adding; some Watcom corrections
2000-03-03  Vadim Zeitlin1. wxShell fixes: now really uses shell (it wasn't...
2000-03-02  Vadim Zeitlin1. wxProcess changes to make capturing subprocess outpu...
2000-03-02  Ron Leemade msw wxRegion(wxRect&) constructor consistant with...
2000-03-02  Vadim Zeitlin1. wxGrid row can't be resized to less than minimal...
2000-03-01  Vadim Zeitlin1. warning in gtk/menu.cpp fixed
2000-03-01  Vadim ZeitlinIMPLEMENT_DYNAMIC_CLASS() for wxMenuBar correction
2000-03-01  Guillermo Rodrigue... DrawButtonFrame was a bit wrong because it was ignoring...
2000-03-01  Julian SmartFixing commit problem
2000-03-01  Guillermo Rodrigue... wxBitmapButton transparency fixed by using wxDC API...
2000-03-01  Julian SmartAdded wxDragImage generic implementation and sample...
2000-03-01  Bart A.M. Jourquinremove 'extern' from IsKeyDown,... for bcc
2000-02-29  George TaskerAdded a #include of wx/module.h
2000-02-29  Guillermo Rodrigue... Beginning the thread with _beginthreadex but ending...
2000-02-29  Ron Leeadded missing include mdi.h
2000-02-29  Unknown (MT)add wxTE_AUTO_SCROLL
2000-02-29  Vadim Zeitlintypo(s) fixed
2000-02-29  Vadim Zeitlin1. fixed bug with MDI child frames changign state when...
2000-02-28  Vadim Zeitlinuse _beginthreadex() for mingw32 if possible
2000-02-28  Julian SmartRemoved old wxGLCanvas stuff; moved wxTreeLayout to...
2000-02-28  Julian SmartMoved wxGLCanvas to more normal positions
2000-02-27  Guilhem LavauxInserted "stdio catch" in wxExecute. The activation...
2000-02-27  Guillermo Rodrigue... Added support for bitmap buttons with standard Win95...
2000-02-26  Vadim Zeitlinremoving the IsWindow() test in ~wxWindow
2000-02-26  Guillermo Rodrigue... Corrected small miniframe-realted bug (itsy bitsy is...
2000-02-25  Vadim Zeitlinonly modal dialogs ignore busy cursor, not all dialogs
2000-02-25  Vadim Zeitlin1. cursor fixes: frame does have hand cursor in the...
2000-02-25  Vadim Zeitlinattempts at making wxSocket work with wxBase - it doesn...
2000-02-25  Julian SmartFixed wxWindow::HandleCommand so multiple toolbars...
2000-02-25  Julian SmartAdded fix to wxMDIClientWindow to redisplay contents...
2000-02-25  Vadim Zeitlin1. corrected problem with label updating in wxProgressD...
2000-02-25  Vadim Zeitlinfix for bug #29 (blank lines in GetLineText)
2000-02-24  Vadim Zeitlin1. corrected bug in MDI sample (which resulted in missi...
2000-02-24  Julian SmartFix to MDI to restore 3D border; kludge to OGL Studio...
2000-02-24  Julian SmartSome Motif fixes; makefile fixes; added wxTransferStrea...
2000-02-23  Vadim Zeitlin1. wxGCBoolRenderer looks better under MSW
2000-02-23  Julian SmartMisc small changes, some for VC++ 1.5
2000-02-23  Vadim Zeitlinfix for (too big) combobox height
2000-02-22  Vadim Zeitlinadded wxLog::Suspend/Resume and wxYield() uses them...
2000-02-22  Vadim Zeitlinmoved wxMenuBar::FindMenu(title) from MSW to common...
2000-02-22  Julian SmartMoved the wxDialog BringWindowToFront fix to Show becau...
2000-02-21  Robin Dunnadded typcast needed for VC++ 6
2000-02-21  Vadim ZeitlinLeft() -> BeforeFirst()
2000-02-21  Robert Roebling Make use of FillRect() when possible.
2000-02-21  Julian SmartFixed (I hope) the wxDialog reactivation bug
2000-02-20  Julian SmartwxImage::Rotate corrections added; docview improvements...
2000-02-20  Guillermo Rodrigue... Opps. Sorry - typo fixes
2000-02-20  Guillermo Rodrigue... Process all pending events before starting to delete...
2000-02-20  Guillermo Rodrigue... Solved bug which was breaking richedit ctrls for non...
2000-02-17  Václav Slavíkadded wxMemoryFSHandler for storing VFS in memory
2000-02-17  Julian SmartReverted change to DrawLine so it doesn't draw the...
2000-02-17  Julian SmartRemoved redundant wxColour constructor (how come this...
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()
next