]> git.saurik.com Git - wxWidgets.git/history - src/msw
removed USE_SHARED_LIBRARY(IES)
[wxWidgets.git] / src / msw /
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARIES
1999-12-14  Vadim Zeitlincompilation fix
1999-12-14  George TaskerFixed the #include of tbar95.h, which referenced the...
1999-12-13  Vadim Zeitlinmask corrections
1999-12-13  Vadim Zeitlincompilation fix
1999-12-12  Václav Slavíkremoved pnghand from MSW sources - obsoleted
1999-12-12  Václav Slavíkremoved pnghand from MSW sources - obsoleted
1999-12-11  Vadim Zeitlin1. wxDir works for MSW and documented
1999-12-10  Vadim Zeitlincompilation fix for headers without _WIN32_IE
1999-12-09  Vadim Zeitlingeneric/wizard.h added
1999-12-08  Vadim Zeitlin1. fix for compiling samples with profile info
1999-12-08  Vadim ZeitlinwxDir class added
1999-12-08  Vadim Zeitlinfixing compile problems for people who don't look at...
1999-12-08  Vadim Zeitlin1. many DrawRotatedText() corrections (gtk)
1999-12-07  Robert Roebling Various things related to wxFileDialog and attributes.
1999-12-07  Vadim Zeitlin1. wxFileDialog patch for multiple selection applied...
1999-12-07  Vadim Zeitlin1. fixes for DrawRotatedText(), drawing sample extended...
1999-12-06  Vadim ZeitlinDrawRotatedText() for MSW
1999-12-06  Vadim Zeitlinimplemented GetCPUCount() and SetConcurrency() for...
1999-12-06  Vadim Zeitlin1. test for thr_setconcurrency() added to configure
1999-12-06  Vadim ZeitlinwxThread::GetCPUCount() and SetConcurrency() added...
1999-12-06  Julian SmartInexplicable removal of wxRadioBox::MSWWindowProc rever...
1999-12-06  Vadim ZeitlinRotated text patch from Hans-Joachim Baader (with some...
1999-12-05  Julian SmartwxChoice/wxComboBox background colour change (to get...
1999-12-05  Vadim ZeitlinwxListCtrl custom drawing seems to work
1999-12-04  Vadim Zeitlin1. wxGetOsDescription() function added
1999-12-03  Vadim Zeitlinfixes for icon-inherits-from-bitmap mode
1999-12-03  Stefan CsomorwxMSW update for CW, wxMac updated
1999-12-01  Vadim Zeitlin1. wxMotif::wxFrame derives from wxFrameBase now
1999-12-01  George TaskerwxTreeCtrl::IsVisible() fix fix - a (LPARAM) typecast...
1999-11-30  Vadim ZeitlinwxTreeCtrl::IsVisible() fix
1999-11-30  Julian SmartNow allow SetMenuBar to be called several times.
1999-11-30  Julian SmartCompile fixes
1999-11-29  Vadim Zeitlinjoinable and detached POSIX threads (not fully tested...
1999-11-29  Vadim Zeitlincompilation fix
1999-11-27  Vadim Zeitlin1. wxThread changes (detached/joinable) for MSW and...
1999-11-26  Vadim Zeitlinattempt at more compilation fixes
1999-11-26  Vadim Zeitlinmore compilation fixes
1999-11-26  Vadim Zeitlin1. wxBase compiles/links again
1999-11-26  Vadim Zeitlinmingw32 compilation fixes
1999-11-25  Vadim Zeitlin1. wxMDIParentFrame::~wxMDIParentFrame() bug fixed
1999-11-24  Vadim Zeitlin1. wxIcon/wxCursor change, wxGDIImage class added
1999-11-24  Vadim Zeitlin1. wxIcon/wxCursor change, wxGDIImage class added
1999-11-24  Julian SmartRemoved strange wxFAIL; added dialup.cpp to filelist.txt
1999-11-23  Julian SmartWM_MOUSEMOVE correction
1999-11-23  Robin DunnNow sets the font for newly appended ownerdraw items.
1999-11-19  David WebsterRemoval of previous wxValidtor code for wxOS2
1999-11-19  Vadim ZeitlinwxWindow::GetBestSize() added
1999-11-18  Guillermo Rodrigue... Changed default address from INADDR_ANY to INADDR_NONE...
1999-11-17  Václav SlavíkwxBitmap::LoadFile and SaveFile now uses wxImage's...
1999-11-17  Robin DunnAdded wxWakeUpIdle() for MSW and empty stubs for Motif...
1999-11-16  Vadim ZeitlinwxMSW fixes after wxFrameBase change - seems to work...
1999-11-16  Vadim ZeitlinwxFrameBase class for wxMSW and wxGTK
1999-11-15  Vadim ZeitlinwxMenu::callback stuff taken inside WXWIN_COMPATIBILITY...
1999-11-15  Vadim Zeitlinpatches from Ricky Gonzales <gonzales@pyramid3.net...
1999-11-15  Vadim Zeitlinwizard.h added to the list of headers
1999-11-15  Vadim Zeitlin1. fixed wxStaticBox background erasing (or, rather...
1999-11-14  Julian SmartWatcom C++ fixup in tbar95.cpp; removed WXWIN_COMPATIBI...
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 Zeitlin(old) mingw32 compilation fixes
1999-11-12  Vadim Zeitlinmingw32 compilation fixes (unfortunately, this effectiv...
1999-11-12  Vadim Zeitlincompilation fix
1999-11-12  Vadim Zeitlincontrols can now be put in the toolbars (MSW only so...
1999-11-11  Ron Lee#included log.h
1999-11-11  Vadim Zeitlin1. wxStaticBox doesn't draw over the underlying control...
1999-11-09  Julian SmartAdded m_nSelection = -1 fixes to RemovePage, DeleteAllP...
1999-11-09  Julian SmartMisc small fixes
1999-11-08  Julian SmartFixes to Cygwin/Mingw32 makefile, manual now compiles...
1999-11-07  Julian SmartVarious fixes for various compilers...
1999-11-06  Julian SmartSmall changes
1999-11-06  Julian SmartAdded some makefiles, fixed a BC++ problem in controls...
1999-11-06  Julian SmartFixed image sample, dsp files etc.
1999-11-06  Robin DunnFixed a misplaced } that was causing the wrong encoding...
1999-11-06  Vadim Zeitlin1. wxFontMapper seems to work for wxMSW
1999-11-05  Julian SmartCleaned up paint DC cache in ~wxPaintDC to avoid spurio...
1999-11-05  Stefan CsomorCW5.2 Pro Adaptions, wxMac starting to move in
1999-11-04  Vadim Zeitlin1. wxFontMapper starts to materialise
1999-11-04  Vadim Zeitlin1. wxFileDataObject fixes from Ricky Gonzales - seems...
1999-11-03  Julian SmartChanged \\ to \ again
1999-11-03  Julian SmartAdded check for sel == -1
1999-11-03  Unknown (CR)Fixed .Position -> .GetPosition for wxMouseEvent
1999-11-03  Unknown (CR)Fixed inverse masking on MSW imagelist
1999-11-03  Vadim Zeitlinsmall corrections for dnd code and added wxFileDataObje...
1999-11-02  Julian SmartSmall compile fixes
1999-11-02  Vadim ZeitlinUnicode fixes
1999-11-02  Vadim Zeitlinadditions for wxFileDataObject from Ricky Gonzales...
1999-11-02  Vadim ZeitlinwxMenuItem::IsChecked() corrected
1999-11-02  Vadim Zeitlinend label edit patch from Ricky Gonzales <gonzales...
1999-11-02  Vadim Zeitlininclude <wx/...> => include "wx/..."
1999-11-02  Vadim Zeitlincompilation fixes
1999-11-02  Vadim Zeitlin1. wxMenu changes: wxMenuBase appears, several new...
1999-11-01  Julian SmartTidied some docs, made VC++ 6 DLL compilation work...
1999-10-31  Julian SmartFixes for VC++ 4 compilation; fixed wxCommandEvent...
1999-10-30  Vadim ZeitlinwxFontEnumerator mostly works for wxMSW
1999-10-29  Robin DunnAdded WXDLLEXPORT to wxWndProc definition so wxGLCanvas...
1999-10-28  Julian SmartAdded CS_OWNDC fix to wxGLCanvas and corrected sample...
next