]> git.saurik.com Git - wxWidgets.git/history - src/msw
fix for wxFrame's last focus bug (finally?)
[wxWidgets.git] / src / msw /
2000-09-12  Vadim Zeitlin1. removed 'B' flag from treebase.cpp and regenerated...
2000-09-12  Julian SmartAdded wxHelpControllerHelpProvider, added DisplayContex...
2000-09-10  Vadim ZeitlinwxTipWindow added and is now used by wxSimpleHelpProvider
2000-09-10  Julian Smart#ifdefs for WIN16
2000-09-08  Julian SmartFixed non-recognition of wxLIST_MASK_IMAGE flags.
2000-09-08  Julian SmartAdded dcclient.h
2000-09-08  Julian SmartFixed some broken things related to context help, fixed...
2000-09-08  Julian SmartPut wxContextHelp into cshelp.h/cpp, added wxContextHel...
2000-09-07  Julian SmartAdded comment to old wxGetMousePosition
2000-09-07  Julian SmartUsed GetCursorPos for new wxGetMousePosition implementation
2000-09-07  Julian SmartMade wxContextHelp implementation generic and added...
2000-09-06  David Websterfix to OWNER_DRAWN assert in listbox
2000-09-06  Julian SmartDialogs can now show a question mark for context-sensit...
2000-09-06  Julian SmartAdded wxHelpEvent, wxContextHelp (MSW only so far)...
2000-09-05  Julian SmartAdded rules to wxListCtrl (MSW now, GTK+ soon)
2000-09-01  Julian SmartSmall mods
2000-08-29  Vadim Zeitlinadded missing .c_str() here and there
2000-08-29  Julian SmartFixed CanCut
2000-08-29  Julian SmartAdded wxCLIP_SIBLINGS. CVS also seems to think lots...
2000-08-27  Vadim Zeitlincompilation fixes for mingw32 (still leaving disabled...
2000-08-23  Vadim Zeitlinbug #105 (wxFileSelector misinterprets the def extensio...
2000-08-23  Václav Slavíkfixed my previous fix in wxListCtrl::SetItem
2000-08-22  Václav Slavíkfixed bug in wxListCtrl::SetItem (forgot to delete...
2000-08-22  Vadim Zeitlinbug #101 (wxListCtrl::GetItemRect() returns rectangle...
2000-08-22  Vadim Zeitlinbug #103 (encodings not enumerated correctly) fixed
2000-08-16  Vadim Zeitlinadded wxUsE_XPM_H_IN_PATH
2000-08-15  Václav Slavíkfixed wxListCtrl::SetItem -- changing attributes of...
2000-08-11  Julian SmartNow show/hide status bar in ShowFullScreen, instead...
2000-08-08  Bryan Pettysecond merge of the 2.2 branch (RL)
2000-08-06  Julian SmartMingw32 fixes
2000-08-06  Julian SmartSome BC++ fixes
2000-08-04  Julian SmartModified generic wxTreeCtrl to work under non-Unix...
2000-08-03  Julian SmartAdded ability to call wxWindow::OnPaint under Windows...
2000-08-02  Julian SmartRemoved winmm.dll from delayload list.
2000-07-25  Guillermo Rodrigue... Modified mouse ENTER/LEAVE events so that they also
2000-07-24  Julian SmartAdded insertion point code to wxComboBox
2000-07-23  Julian SmartAdded wxGenericDirCtrl, wxGenericDirDialog and associat...
2000-07-23  Julian SmartUpdated project and makefiles (VC++) to be more consistent.
2000-07-20  Unknown (NI)applied the patch by Garrick Meeker
2000-07-19  Ove KaavenIf the "partial" argument is true, you're probably...
2000-07-17  Guillermo Rodrigue... Added opengl32 to DLL libs
2000-07-15  Bryan Pettymerged 2.2 branch
2000-05-05  Julian SmartMisc fixes
2000-04-11  Vadim Zeitlincompilation fix inside WXWIN_COMPATIBILITY
2000-03-20  Julian SmartHad to #ifdef out wxGetFullHostName for Cygwin b20
2000-03-20  Julian SmartWin16 BC++ makefile fixes, other v. small fixes
2000-03-20  Julian SmartSetBrushOrgExt broke WIN16 compilation
2000-03-20  Guillermo Rodrigue... Added extern "C" around winsock and moved it before...
2000-03-19  Guillermo Rodrigue... A duplicate case label broken mingw compilation
2000-03-19  Robin DunnAllows wxStatusBar95 to send common events like other...
2000-03-19  Vadim Zeitlin1. corrected HAVE_PW_GECOS detection in configure ...
2000-03-19  Julian SmartSome VC++ makefile fixes; minor comment mods to setup0.h
2000-03-19  Vadim Zeitlincompilation fix for anything different from VC++
2000-03-19  Vadim Zeitlin1. fixed crash in wxDateTime::ParseDate
2000-03-18  Julian SmartAdded def files for making OpenGL DLLs (Mingw32); added...
2000-03-18  Guillermo Rodrigue... Had to #ifdef out all the new wxGetFullHostName code...
2000-03-18  Julian SmartRemoved the wonderfully malicious WS_CLIPSIBLINGS style.
2000-03-18  Robin DunnWhen making the DLL with glcanvas then you have to...
2000-03-17  Vadim Zeitlin1. wxGetFullHostName() does return the full host name...
2000-03-17  Robin DunnwxFont remembers facename of actual font used
2000-03-17  Julian SmartSome doc fixes; BC++, Watcom C++, Mingw32 fixes
2000-03-17  Vadim Zeitlinoops, compilation error - fixed
2000-03-17  Vadim ZeitlinwxSTIPPLE_MASK_OPAQUE implementation from Klaas Holwerda
2000-03-17  Julian SmartAdded some makefiles, more BC++/win16 fixes
2000-03-17  Unknown (MT)added WS_CLIPSIBLINGS
2000-03-17  Unknown (MT)no message
2000-03-16  Guillermo Rodrigue... Removed bool params and retvalues in GSocket interface...
2000-03-16  Guillermo Rodrigue... Fixed a problem in GAddress related to CHECK_ADDRESS...
2000-03-16  Vadim Zeitlintooltip fix: compile-time test removed, comment explain...
2000-03-16  Guillermo Rodrigue... MSW: Grouped all MSVC #pragma disable
2000-03-16  Vadim Zeitlin1. fixed memory leak in GAddress
2000-03-15  Unknown (NI)included missing header files - without them mingw32...
2000-03-15  Julian SmartSome C++Builder fixes
2000-03-15  Julian SmartVarious compiler changes
2000-03-15  Julian SmartAdded missing includes
2000-03-15  Vadim Zeitlinmingw32 compilation fix
2000-03-15  Vadim Zeitlinsome fwd declarations added to the header
2000-03-15  Guillermo Rodrigue... Some modifications and additions for full wxBase support -
2000-03-15  Julian SmartPossible fix for DestroyWindow message in MDI apps...
2000-03-14  Vadim Zeitlin1. aapplied patch for bcc makefiles from Ricky Gonzales
2000-03-14  Julian SmartFixed crash-on-exit bug due to status bar being deleted...
2000-03-14  Guillermo Rodrigue... Changed declaration of functions taking an empty arglis...
2000-03-14  Julian SmartAdded prototypes to eliminate BC++ warnings
2000-03-14  Guillermo Rodrigue... Added new file: gsockmsw.c
2000-03-14  Guillermo Rodrigue... Added gsockmsw which now contains all GUI-specific...
2000-03-14  Unknown (MT)remove HWND association when DestroyWindow
2000-03-14  Vadim Zeitlin1. status bar can now be positioned on top (and anywher...
2000-03-13  Robin DunnInitialize the field count in Create(). It was using...
2000-03-13  Vadim Zeitlinsuppress gcc warning about non virtual dtor
2000-03-13  Ron Leemoved wxDash typedef to gdicmn.h
2000-03-13  Guillermo Rodrigue... Fixed a harmless warning about $d in sprintf and long...
2000-03-13  Vadim Zeitlinremove \r from literal strings
2000-03-12  Julian SmartMade iniconf compile on BC++ 5.01 (involved adding...
2000-03-12  Vadim Zeitlin1. wxProgressDialog uses wxWindowDisabler, not (dumb...
2000-03-11  Václav Slavíkfixed DoGetBestSize -- it returned too small bounding box
2000-03-11  Robin DunnDid splitting of wxEntry for wxMSW. Not nearly as...
2000-03-11  Vadim Zeitlinsome warnings fixed in the sockets code
2000-03-10  Julian SmartSmall fixes for Tex2RTF but alas, we still get memory...
2000-03-10  Guillermo Rodrigue... Bugfix:
2000-03-09  Vadim Zeitlinregenerated with tmake
next