]> git.saurik.com Git - wxWidgets.git/history - src/msw
compilation fix for !WXWIN_COMPATIBILITY_2 and some code cleanup + smarter
[wxWidgets.git] / src / msw /
2000-11-03  Vadim Zeitlinregenerated
2000-10-30  Vadim Zeitlinfixes from the 2.2 branch
2000-10-26  Vadim Zeitlinreplaced ++/-- with InterlockedInc/Decrement for access...
2000-10-19  Vadim Zeitlin1. some more tests in console
2000-10-19  Vadim Zeitlinset more event object fields for lbox dbl click events
2000-10-18  Vadim Zeitlincrash due to missing break before WM_HELP handler fixed
2000-10-14  Vadim Zeitlinfixed false alert in wxRegKey::DeleteSelf
2000-10-14  Vadim Zeitlinoops, removed the fix from the main branch which I...
2000-10-13  Julian SmartDoc/distribution script mods
2000-10-12  Vadim Zeitlinadded QueryRawValue() to wxRegKey and test code for...
2000-10-12  Vadim Zeitlinfix for assert when setting tooltip for a readonly...
2000-10-11  Vadim Zeitlinadded (MSW/GTK) and documented new frame and dialog...
2000-10-10  Julian SmartAdded VC++ project files (seems logical)
2000-10-10  Vadim Zeitlinfixed MDI accel bug, more tests for it in the sample
2000-10-10  Vadim Zeitlinattempts at making modal dialogs without parent work...
2000-10-10  Vadim Zeitlinmake msg boxes without parent owned by top level app...
2000-10-08  Vadim ZeitlinwxFileDialog changed to use (new) wxCHANGE_DIR flag...
2000-10-07  Vadim Zeitlin1. a couple of compilation warnings fixed (strconv...
2000-10-06  Julian SmartAdded DECLARE/IMLEMENT_CLASS for wxToolBarBase
2000-10-04  Julian SmartRemoved wxWS_EX_NO_AUTOFOCUS (use AcceptsFocus instead)
2000-10-04  Julian SmartSpeed fix for wxGenericDirCtrl, starting to add text...
2000-09-28  Václav Slavíkadded wxListCtrl::AssignImageList
2000-09-28  Václav Slavíkadded wxTreeCtrl::AssignImageList
2000-09-28  Václav Slavíkadded wxNotebook::AssingImageList
2000-09-25  Julian SmartEnabled context-sensitive help for wxRadioBox
2000-09-25  Ron Leeimplemented wxDisplaySizeMM for gtk, msw & motif.
2000-09-12  Julian SmartMinor mods
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
next