]> git.saurik.com Git - wxWidgets.git/history - include/wx/msw
changed version number
[wxWidgets.git] / include / wx / msw /
1999-11-14  Vadim Zeitlin1. wxBitmap copy ctor and operator=() taking wxIcon...
1999-11-13  Vadim Zeitlin1. undid my wrong fix to wxWindowBase::Centre
1999-11-12  Vadim ZeitlinwxTimer/timercmn.cpp change
1999-11-12  Vadim ZeitlinOutputDebugStringW95 removed - it's really unnecessary...
1999-11-12  Vadim Zeitlinmingw32 compilation fixes
1999-11-12  Vadim Zeitlinwarning fixed
1999-11-12  Vadim Zeitlincontrols can now be put in the toolbars (MSW only so...
1999-11-11  Julian SmartAdded a bug report; C++Builder compile fixes
1999-11-11  Vadim Zeitlin1. wxStaticBox doesn't draw over the underlying control...
1999-11-08  Julian SmartFixes to Cygwin/Mingw32 makefile, manual now compiles...
1999-11-07  Julian SmartVarious fixes for various compilers...
1999-11-07  Julian SmartTidied up wxHTML About HTML file (missing /td, /tr...
1999-11-06  Julian SmartSmall changes
1999-11-06  George TaskerAdded wxODBC_FWD_ONLY_CURSORS to allow for drivers...
1999-11-06  Julian SmartAdded some makefiles, fixed a BC++ problem in controls...
1999-11-06  Vadim Zeitlin1. wxFontMapper seems to work for wxMSW
1999-11-05  Robert Roebling Added IsTopLevel() as a virtual function.
1999-11-05  Stefan CsomorCW5.2 Pro Adaptions, wxMac starting to move in
1999-11-04  Vadim ZeitlinwxUSE_RADIOBOX/SLIDER/SPINCTRL added
1999-11-02  Vadim Zeitlinadditions for wxFileDataObject from Ricky Gonzales...
1999-11-02  Vadim Zeitlintypo fixed
1999-11-02  Vadim Zeitlin1. wxMenu changes: wxMenuBase appears, several new...
1999-10-30  Vadim ZeitlinwxFontEnumerator mostly works for wxMSW
1999-10-29  Robin DunnEXPORTED an array to quiet the DLL compilation
1999-10-28  Vadim Zeitlin1. corrected (but the fix is ugly) the multiple def...
1999-10-28  Vadim Zeitlin1. more code commented out by DW (@#%#%!#%!@) uncommented
1999-10-26  Vadim Zeitlin1. regenerated the makefiles to include menucmn.cpp
1999-10-26  Vadim ZeitlinwxMenuBarBase for MSW (untested)
1999-10-26  Vadim Zeitlin1. added wxMenuBarBase
1999-10-25  Vadim Zeitlin1. small dnd compilation fixes (no attempt to make...
1999-10-25  Julian SmartCosmetic changes in setup0.h; Latex edits; PaletteSize...
1999-10-24  Julian SmartFixes for 16-bit compilation
1999-10-24  Vadim ZeitlinwxDropSource now has 3 custom cursors for copy/move...
1999-10-24  Julian SmartMore Watcom C++ compilation stuff
1999-10-24  Vadim Zeitlin1. compilation fix for wxArrayTreeItemIds
1999-10-23  Vadim Zeitlin1. wxDropTarget::OnData() returns wxDragResult now...
1999-10-22  Vadim Zeitlin1. sorted wxListBox and wxComboBox seem to work under...
1999-10-22  Vadim ZeitlinwxChoice and wxListBox GTK+ changes (wxChoice works...
1999-10-22  Vadim ZeitlinMSW compilation fixes (untested)
1999-10-22  Julian SmartMore broken code corrections; broken Latex file correct...
1999-10-22  Julian SmartModified Mingw32 makefiles to compile with Mingw32...
1999-10-21  Vadim ZeitlinwxClipboard::IsOpened() and wxCLipboardLocker helper...
1999-10-21  Vadim Zeitlinmore files for wxDataObject change
1999-10-21  Vadim ZeitlinwxDataObject changes - ok for MSW, still not for GTK...
1999-10-21  Vadim ZeitlinwxDataObejct and related changes (won't compile right...
1999-10-18  Vadim Zeitlin1. wxApp::ProcessPendingEvents() is now common, added...
1999-10-18  Vadim Zeitlin1. more drag and drop and clipboard changes:
1999-10-17  Vadim Zeitlin1. wxPostEvent added and documented
1999-10-14  David Webster*** empty log message ***
1999-10-13  Unknown (CR)brought regconf interface read/write methods up to...
1999-10-12  Vadim Zeitlin1. DLL compilation fixes (wrong WXDLLEXPORT placement...
1999-10-10  Vadim ZeitlinwxSpinCtrl
1999-10-09  Robin DunnAttempting to restore the binary files that got trashed...
1999-10-09  Robin Dunnfixed compilation error
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-06  Michael BedwardAdded new wxGrid classes. This is a work in progress !
1999-10-04  Vadim ZeitlinMSW compilation (and other) fixes
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-10-04  Unknown (JL)Renameing funktions to prevent name clashes
1999-10-03  Vadim Zeitlinfixes I previously forgot to check in
1999-10-01  Vadim ZeitlinwxCALLBACK added, wxCOMPFUNC_CONV moved to defs.h
1999-09-30  Guillermo Rodrigue... bugfixes
1999-09-29  Vadim Zeitlin1. Implemented support for different icons for differen...
1999-09-29  Sylvain BougnouxFactorize timercmm.cpp code
1999-09-29  Vadim Zeitlin1. added a brief overview of Unicode support
1999-09-29  J. Russell SmythAdded defines to allow altered tab placement under...
1999-09-29  Vadim ZeitlinwxListCtrlCompare typedef now is defined correctly...
1999-09-17  Guillermo Rodrigue... Solved problem with wxhInstance name being mangled...
1999-09-15  J. Russell Smythcorrected to allow drag and drop for mingw32/gcc295
1999-09-15  Guillermo Rodrigue... Checking for wxUSE_SOCKETS and __GSOCKET_STANDALONE__...
1999-09-15  Guillermo Rodrigue... Added _GSOCKET_STANDALONE_ symbol
1999-09-14  J. Russell SmythMingw32/gcc-2.95 change
1999-09-13  Robin DunnChanged HWND --> WXHWND in tooltip.h so it can be inclu...
1999-09-13  Unknown (MT)add detachmenu, insert menu, replace menu
1999-09-13  Unknown (MT)use global hwndTT
1999-09-13  Unknown (MT)Add detachmenu
1999-09-09  Guillermo Rodrigue... wxUSE_GIF instead of wxUSE_LIBGIF
1999-09-07  Guillermo Rodrigue... Header file for MSW GSocket
1999-09-06  Patrick AlbertChanged scope of wxMenuBar::Refresh() from protected...
1999-09-06  Julian SmartAdded wxFontEnumerator class for wxMSW, and fixed text...
1999-09-05  Julian SmartMisc. 16-bit compilation fixes
1999-09-05  Guilhem LavauxUpdated wxSocket documentation
1999-08-30  Patrick AlbertRemoving most of level 4 warnings, particulary in 16...
1999-08-27  Patrick AlbertAdding GetPrevSibling() & GetNextSibling() in winundef.h
1999-08-27  Patrick AlbertAdding GetFisrtChild in winundef.h
1999-08-26  Patrick AlbertSolving link problem with 16 bits versions (wxProcessEv...
1999-08-23  Robert Roebling Small optical changes for MSW
1999-08-22  Harco de HilsterA few small fixes for cross compilation
1999-08-17  Robin DunnAdded cross and tick bitmaps to the main resource file...
1999-08-09  J. Russell SmythChanges to allow OLE to compile under mingw32/gcc-2.95
1999-08-06  Václav Slavíkwin32 miniframe added
1999-08-04  Robert Roebling Compile fixes for samples and dialoged,
1999-08-04  J. Russell SmythMade changes to allow build with new mingw32/gcc-2.95
1999-08-01  Vadim Zeitlin1. wxWindow::Centre() hopefully fixed
1999-07-31  Robert Roebling Compile fixes for wxTreeCtrl (we don't speak about
1999-07-30  Vadim ZeitlinwxMSW::wxTreeCtrl has multiple selection too (somewhat...
1999-07-28  Vadim Zeitlin1. wxSpinButton fixed: it now sends EVT_SPIN_UP/DOWN...
1999-07-26  Vadim Zeitlin1. wxChoice and wxComboBox support client data under MSW
1999-07-26  Vadim ZeitlinEditLabel fixes (wxMSW/wxGTK synchronised, docs updated)
1999-07-24  Vadim ZeitlinwxDialog::IsModal() works
next