Applied patch [ 847127 ] HELP button displayed by wxMessageDialog with wxSTAY_ON_TOP.
[wxWidgets.git] / src / msw / makefile.bcc
2003-06-24  Vadim Zeitlinregenerated project/makefiles with tmake
2003-06-14  Vadim Zeitlinregenerated using tmake to add fldlgcmn.cpp
2003-06-13  Vadim Zeitlinregenerated all make/project files to include selstore...
2003-04-10  Vadim Zeitlinregenerated with tmake after adding datacmn.cpp
2003-04-05  Václav Slavíkregenerated makefiles
2003-03-31  Mattia Barbon Regenerated some more makefiles/filelists.
2003-03-30  Julian SmartRemoving deprecated classes
2003-03-29  Julian SmartCopyright cleanup
2003-03-28  Robin DunnAdded wxTLW::SetShape and implementations for wxGTK...
2003-03-23  Julian SmartRemoved 16-bit gauge code (Microsoft)
2003-03-23  Vadim Zeitlinregenerated the makefiles with the latest filelist.txt
2003-03-18  Julian SmartSome code tidying; removing dibutils.cpp which
2002-09-05  Robin DunnAdded effects.h to filelist.txt so it will get installe...
2002-07-24  Mattia BarbonUpdated Makefiles for all but Motif; there is either...
2002-05-07  Vadim Zeitlinadded src/msw/popupwin.cpp to the makefiles
2002-05-04  Robert Roebling Added screen design to system settings for
2002-04-01  Julian SmartSeparated wxImage::FloodFill from image.cpp
2002-03-26  Mattia BarbonwxIconBundle implementation.
2002-03-21  Václav Slavíkadded wxArtProvider
2002-03-17  Ron LeeAdded wxBufferedDC class.
2002-02-17  Václav Slavíkmore MSLU fixes and moved MSLU stuff into separate...
2002-02-17  Václav Slavíkmove wxMGL's wxTimer to src/generic
2002-02-09  Robert Roebling tmake update.
2002-01-29  Mattia BarbonUpdated projects/makefiles
2002-01-28  Vadim Zeitlinremoved non existing unzip.h from the filelist.txt...
2002-01-24  Václav Slavíkadded dummy <style> handler in order to hide CSS code
2002-01-17  Václav Slavíkfixed to the IFF handler, moved into one file
2002-01-16  Robin DunnAdded wx/dirctrl.h to filelist.txt so it will get insta...
2002-01-03  Václav Slavíkfixed MSW makefiles
2002-01-01  Václav Slavíkregenerated makefiles (forgot to do it after changing...
2001-12-19  Ron LeeAdded new dynamic loading classes. (which handle proper
2001-11-20  Václav Slavíkfixes for wxBase RPM
2001-11-18  Ron LeeRemoved include/wx/setup.h from filelist.txt -- Needed...
2001-11-17  Václav Slavíkregenerated makefiles
2001-11-14  Vadim Zeitlinadded wxTextBuffer and wxMemoryText which allow to...
2001-11-03  Robin DunnEnabled wxPostscriptDC to be used in wxMSW, if wxUSE_PO...
2001-10-30  Vadim Zeitlinapplied wxDirSelector() patch and regenerated the makef...
2001-10-30  Vadim Zeitlinadded wx/platform.h to the list of files and regenerate...
2001-10-14  Vadim Zeitlinregenerated from the templates
2001-10-09  Robin DunnMoved the [Set|Get]Client[Data|Object] and such out...
2001-09-27  Robin DunnAdded MSW toplevel.cpp and regenerated makefiles and...
2001-09-17  Robin DunnRegenerated from filelist.txt
2001-09-01  Václav Slavíkhelpbest.patch - makefiles regenerated
2001-08-06  Vadim Zeitlinregenerated to include src/common/containr.cpp
2001-08-01  Vadim Zeitlinadded generic implementation and documentation for...
2001-07-13  Vadim Zeitlinregenerated the makefiles to include regex.cpp
2001-07-11  Julian SmartAdded wxUSE_DC_CACHEING and associated code to wxMSW
2001-07-10  Vadim ZeitlinwxUniv compilation fixes
2001-07-03  Vadim Zeitlintons of fixes for wxGTK/Univ - seems to work, more...
2001-07-02  Vadim Zeitlin1. fixed wxGTK notebook which was completely broken...
2001-07-02  Vadim Zeitlinregenerated with tmake
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2001-06-22  Vadim Zeitlin1. fixed wxBase RPM template
2001-06-14  Vadim Zeitlinregenerated from templates
2001-05-27  Vadim Zeitlinregenerated from tmake templates
2001-05-14  Julian SmartMisc release-related mods
2001-05-08  Václav Slavíkswitched to new XPM code in wxMSW
2001-05-08  Julian SmartRemoved wxXPMHandler
2001-04-28  Václav Slavíkadded xpmdecod.cpp
2001-04-22  Václav Slavíkadded wxXPMHandler
2001-02-08  Vadim Zeitlinapplied (slightly modified) wxToggleButton patch from...
2001-02-06  Vadim Zeitlinregenerated all makefiles from filelist.txt
2001-01-03  Vadim Zeitlinregenerated the makefiles to include filename.cpp
2000-09-12  Vadim Zeitlin1. removed 'B' flag from treebase.cpp and regenerated...
2000-09-10  Vadim ZeitlinwxTipWindow added and is now used by wxSimpleHelpProvider
2000-09-08  Julian SmartPut wxContextHelp into cshelp.h/cpp, added wxContextHel...
2000-08-04  Julian SmartModified generic wxTreeCtrl to work under non-Unix...
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-20  Julian SmartWin16 BC++ makefile fixes, other v. small fixes
2000-03-17  Julian SmartSome doc fixes; BC++, Watcom C++, Mingw32 fixes
2000-03-17  Julian SmartAdded some makefiles, more BC++/win16 fixes
2000-03-14  Vadim Zeitlin1. aapplied patch for bcc makefiles from Ricky Gonzales
2000-03-08  Julian SmartMade VC++ makefiles and project files a bit more consistent
2000-03-01  Julian SmartAdded wxDragImage generic implementation and sample...
2000-02-28  Julian SmartRemoved old wxGLCanvas stuff; moved wxTreeLayout to...
2000-02-28  Julian SmartMoved wxGLCanvas to more normal positions
2000-02-17  Václav Slavíkadded wxMemoryFSHandler for storing VFS in memory
2000-01-30  Julian SmartCured memory leak report in wxDateTime; wxGLCanvas...
2000-01-19  Václav Slavíkmimetype.cpp/.h split into unix,max,msw
2000-01-16  Václav Slavíkadded <meta http-equiv> handler
2000-01-13  Vadim Zeitlin1. added wxEnhMetaFileXXX classes
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-02  Václav Slavíkrefreshed makefiles to be in sync with filelist.txt
1999-12-29  Vadim Zeitlin1. wxCalendarCtrl
1999-12-21  Vadim Zeitlinremoved date.cpp and time.cpp from the makefiles
1999-12-20  Václav Slavíkadded support for definition lists (DL,DT,DD) to wxHTML
1999-12-15  Václav Slavíkimage handlers moved to separate headers (imagbmp.h...
1999-12-15  Vadim Zeitlinadded datetime.h/cpp to filelist and regenerated the...
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-09  Vadim Zeitlingeneric/wizard.h added
1999-12-08  Vadim Zeitlin1. fix for compiling samples with profile info
1999-11-24  Vadim Zeitlin1. wxIcon/wxCursor change, wxGDIImage class added
1999-11-15  Vadim Zeitlinwizard.h added to the list of headers
1999-11-06  Julian SmartFixed image sample, dsp files etc.
1999-10-27  Václav Slavíkcleaned Harm's new wxHTML help code (removed search...
1999-10-26  Vadim Zeitlin1. regenerated the makefiles to include menucmn.cpp
1999-10-25  Vadim ZeitlinBC++ 16bit makefile fixes (obj isn't replaced with...
1999-10-24  Julian SmartFixes for 16-bit compilation
next