]> git.saurik.com Git - wxWidgets.git/history - src/msw
Copied isql.h and isqlext.h to /include/wx/unix and make
[wxWidgets.git] / src / msw /
2000-01-26  Vadim Zeitlinthese aren't being used any more
2000-01-26  Vadim ZeitlinwxDC::Blit() ignores useMask if there is no mask instea...
2000-01-26  Vadim Zeitlincompilation fix for Win16
2000-01-26  Vadim Zeitlincompilation fix for compilers without PCH
2000-01-26  Vadim Zeitlin1. fixed (?) blitting bitmaps with mask
2000-01-25  Vadim Zeitlinmore patches for BC++ from Ricky Gonzales
2000-01-25  Julian SmartAdded DEVNAMES to wxPrintDialog to remember printer...
2000-01-25  Bart A.M. Jourquinadd CASTWNDPROC to call to CallWindowProc for bcc
2000-01-24  Julian SmartAdded WS_VSCROLL and WSHSCROLL styles again
2000-01-24  Vadim Zeitlinseveral mingw32 compilation fixes
2000-01-24  Vadim Zeitlinpatches for wxSTIPPLE_MASK_OPAQUE from Klass Holwerda
2000-01-24  Julian SmartCorrected font calculation (use screen resolution now...
2000-01-24  Guillermo Rodrigue... Compilation fix for mingw32 - will this break cygwin?
2000-01-23  Vadim Zeitlin1. '\n's in tooltip messages are handled (replaced...
2000-01-23  Vadim Zeitlin1. wxMSW::wxNotebook::SetPageSize() and SetPadding...
2000-01-23  Václav Slavíkadded wxFileType::GetMimeTypes
2000-01-22  Ron Leeadded missing include dcmemory.h
2000-01-22  Ron Leeadded missing include for wxBitmap
2000-01-22  Ron Leeadded dcmemory.h include
2000-01-22  Vadim ZeitlinI think I finally fixed activation behaviour under...
2000-01-21  Vadim Zeitlin1. fixed (to test) the bug with bitmaps without masks...
2000-01-21  Guillermo Rodrigue... GSocket:
2000-01-21  Vadim Zeitlin1. wxWizard supports setting images for each page,...
2000-01-20  Vadim Zeitlin(run-time) fix for !wxUSE_IPC build
2000-01-19  Vadim ZeitlinXBM loading finally works (thanks Guillermo)
2000-01-19  Václav Slavíkmimetype.cpp/.h split into unix,max,msw
2000-01-19  Václav Slavíkmimetype.cpp/.h split into unix,mac,msw
2000-01-19  Bart A.M. Jourquinadding intl.h and wxString -> char* conversion in DDEAt...
2000-01-18  George TaskerFixed so this file will compile if wxUSE_IPC is 0 ...
2000-01-18  Vadim Zeitlin1. fixed compilation of wxExecute() for !wxUSE_IPC
2000-01-18  Guillermo Rodrigue... Added IsScrollng() support for scroll and scrollwin...
2000-01-18  Julian SmartAvoided rounding errors in font point size calculations
2000-01-18  Julian SmartPut Stefan's speedup fix into DoBlit
2000-01-18  Julian SmartChange to wxWindow::HandleCommand to allow accelerators...
2000-01-18  George TaskerChanged code to allow for removal of the #include ...
2000-01-18  Vadim Zeitlin1. small fix in wxDirDialog: SHBrowseForFolder() doesn...
2000-01-17  Guillermo Rodrigue... Please turn off pchs when testing!
2000-01-16  Václav Slavíkadded <meta http-equiv> handler
2000-01-16  Václav SlavíkwxNativeEncoding::To/FromString now stores wxFontEncodi...
2000-01-16  Václav Slavíkfixed default button size, finally
2000-01-15  Vadim Zeitlin1. fixed small bug with toolbar size updates
2000-01-15  Guillermo Rodrigue... Compile fix for mingw32
2000-01-15  Julian Smart16-bit fixes
2000-01-15  Vadim Zeitlindrawing mono bitmaps now uses correct colours
2000-01-15  Vadim Zeitlinuse HWND in HandleCommand() to let buggy programs using...
2000-01-14  Julian SmartFurther fixes to Dialog Editor; additions to .dsp files
2000-01-13  Vadim Zeitlin1. added wxEnhMetaFileXXX classes
2000-01-13  Julian SmartChanged wxWindowBase foreground to use wxSystemSettings...
2000-01-13  Julian SmartSet RADIOBTN_PARENT_IS_RADIOBOX to 0 (sorry, but.....
2000-01-13  Stefan Csomormac updates and msw bitmapdrawing on printer
2000-01-13  Julian SmartFixed read-only colour for wxTextCtrl (TODO: wxComboBox...
2000-01-13  Julian SmartRemoved ::UpdateWindow from scrolwin.cpp; corrected...
2000-01-12  Vadim Zeitlinsome compilation fixes for mingw32 and not only
2000-01-12  Robin Dunnfix for red to blue mapping in toolbar buttons
2000-01-12  Julian SmartMade filter index zero-based
2000-01-12  Vadim Zeitlinregenerated from template
2000-01-11  Bart A.M. JourquinFix bug in GetLableFromText
2000-01-11  Vadim ZeitlinwxMenuItem::GetLabelFromText() added/documented, bug...
2000-01-10  George TaskerNo #if wxUSE_DRAG_AND_DROP around the wxMetafileDataObj...
2000-01-10  Robin DunnMSW Caret is now destroyed and recreated when resized.
2000-01-10  Vadim Zeitlincheck for wxUSE_DYNLIB_CLASS corrected
2000-01-10  Guillermo Rodrigue... Fixed from Mumit Khan to allow DLL compilation for...
2000-01-09  Guillermo Rodrigue... Add XPM handlers by default if XPM support is enabled
2000-01-08  Václav Slavíkadd wxFontEncoding member into wxNativeEncodingInfo
2000-01-08  Vadim Zeitlintried to correct the colour problems
2000-01-08  Vadim Zeitlinregenerated from template
2000-01-07  Guillermo Rodrigue... Fixed problem with tab traversal in wxSpinCtrl (added...
2000-01-07  Bart A.M. JourquinwxFONTENUMPROC definition changed for mingwin 2.95
2000-01-07  Bart A.M. Jourquinfix _beginthreadex problem with bcc
2000-01-07  Vadim Zeitlinattempts at providing clipboard/dnd support for metafil...
2000-01-06  Vadim ZeitlinMSW compilation fixes for !wxUSE_VALIDATORS
2000-01-06  Vadim Zeitlin1. more warnings fixes in gtk/region.cpp and common...
2000-01-06  Julian SmartBC++ IDE compile mod to thread.cpp; other small stuff
2000-01-05  Vadim Zeitlin1. added wfstream.cpp to wxBase (needed by filesys...
2000-01-05  Vadim Zeitlinadded cmdline.h/.cpp to the makefiles
2000-01-05  Robin DunnFixed a bug so the toggle flag is set correctly
2000-01-05  Vadim Zeitlin1. compilation fixes for TB_REPLACEBITMAP and FONTENUMPROC
2000-01-04  Vadim ZeitlinwxMSW compilation fixes for old mingw32
2000-01-04  Guillermo Rodrigue... Corrected problem related to wxSIZE_ALLOW_MINUS_ONE
2000-01-04  Vadim ZeitlinwxSIZE_ALLOW_MINUS_ONE handling corrected
2000-01-03  Vadim Zeitlin1. wxTreeCtrl::SetBackgroundColour() works (with new...
2000-01-03  Ove KaavenBC++ 5.x also supports _beginthreadex and _endthreadex
2000-01-03  Ove KaavenBC++ 5 does not have Unicode version of GetProcAddress.
2000-01-03  Ove KaavenAnother Unicode compilation fix
2000-01-03  Ove KaavenUnicode compilation fixes
2000-01-02  Václav Slavíkrefreshed makefiles to be in sync with filelist.txt
1999-12-29  Vadim ZeitlinwxCalendarCtrl works under MSW too
1999-12-29  Vadim Zeitlin1. wxCalendarCtrl
1999-12-29  Julian SmartTidied some doc references; added Stefan's Blit optimis...
1999-12-29  Vadim Zeitlin1. some minor compilation fixes in datetime.cppm
1999-12-28  Julian SmartWatford C++ related changes. Unfortunately, the linker...
1999-12-28  Julian SmartAdded Bil Simser to wxBook page; fixed bug in notebook...
1999-12-28  Guillermo Rodrigue... Added GetSubBitmap()
1999-12-24  Julian SmartSmall changes
1999-12-23  Robin DunnAdded a constructor that allows creation of independent...
1999-12-23  Vadim Zeitlinpatches for BC++ 5.3 from Ricky Gonzales <gonzales...
1999-12-22  Vadim Zeitlin1. corrected some owner-drawn buttons bugs
1999-12-22  Vadim Zeitlin1. wxBase compiles under BeOS
1999-12-22  Vadim Zeitlin1. coloured buttons seem to work
1999-12-21  Vadim Zeitlinmemory leak in ~wxMutex fixed
next