1. aapplied patch for bcc makefiles from Ricky Gonzales
[wxWidgets.git] / src / msw / makefile.g95
2000-03-14  Vadim Zeitlin1. aapplied patch for bcc makefiles from Ricky Gonzales
2000-03-14  Guillermo Rodrigue... Added new file: gsockmsw.c
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-02-16  Guillermo Rodrigue... added a few comments and remove $(COPYSEP)
2000-02-08  Julian SmartAdded ShowFullScreen
2000-02-01  Guillermo Rodrigue... Updated for new XPM files
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-12  Vadim Zeitlinregenerated from template
2000-01-08  Vadim Zeitlinregenerated from template
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-08  Julian SmartFixes to Cygwin/Mingw32 makefile, manual now compiles...
1999-11-07  Julian SmartVarious fixes for various compilers...
1999-11-03  Julian SmartChanged \\ to \ again
1999-10-31  Julian SmartFixes for VC++ 4 compilation; fixed wxCommandEvent...
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-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  Julian SmartModified Mingw32 makefiles to compile with Mingw32...
1999-10-21  Vadim Zeitlinadded helpext.cpp and regenerated the makefiles
1999-10-21  Vadim Zeitlinadded wxDataObject related files and regenerated the...
1999-10-18  Vadim ZeitlinwxControl and wxChoice derive from the base classes...
1999-10-18  Vadim Zeitlin1. wxApp::ProcessPendingEvents() is now common, added...
1999-10-17  Václav Slavíkadded HTML printing
1999-10-14  Vadim Zeitlininit.cpp isn't included in the makefiles for wxMSW...
1999-10-14  Julian Smartmakeg95.env edited for Mingw32/gcc 2.95 compilation...
1999-10-14  Michael BedwardRegenerated from tmake after editing filelist.txt to...
1999-10-06  Michael BedwardAdded new wxGrid classes. This is a work in progress !
1999-10-02  Václav Slavíkmaking wxHTML 8.3 compliant
1999-10-01  Vadim ZeitlinwxFontEnumerator class for Motif/X
1999-10-01  Vadim ZeitlinwxMotif::wxFont supports encodings too (and shares...
1999-09-29  Vadim Zeitlin1. added a brief overview of Unicode support
1999-09-20  Vadim Zeitlinstarted separating GUI parts of wxLog from the rest
1999-09-18  Vadim Zeitlinserbase.cpp added to the list of files
1999-09-13  Robin DunnMakefile updates from new filelist.txt
1999-09-12  Harco de HilsterNew HTML help system. The old controller class has...
1999-08-29  Michael BedwardRegenerated from tmake to add imagpcx.
1999-08-18  Robin DunnAdded missing files to filelist.txt and regenerated...
1999-08-12  Vadim Zeitlinregenerated makefiles
1999-08-10  Robert Roebling A few compile fixes,
1999-08-08  Vadim Zeitlin1. regenerated makefiles
1999-07-29  Robert Roebling Now its possible to run wxHTML without wxSockets
1999-07-29  Robert Roebling I had to remove (Robin's) makefile creation clause
1999-07-28  Robert Roebling Added tmake template for simple wxGTK makefile
1999-07-26  Vadim Zeitlin1. wxChoice and wxComboBox support client data under MSW
1999-07-23  Robin DunnAdded a rule to the tmake templates so the makefiles...
1999-07-23  Robert Roebling Finished MingW32 makefiles
1999-07-21  Robert Roebling MingW32 compilation works now.
1999-07-20  Robert Roebling MingW32 compilation fixes all over
1999-07-14  Vadim Zeitlin1. new wxFFile class - as wxFile but uses fopen/fread...
1999-07-10  Julian SmartAdded test for wxUSE_STATLINE in statline.cpp
1999-06-28  Vadim Zeitlin1. wxStaticLine implemented (generic (ugly) and MSW...
1999-06-15  Robert Roebling Added a few #if wxUSE_XXX
1999-06-02  Julian SmartAdded progdlgg.cpp to makefiles; fixed true/false in...
1999-05-27  Julian SmartAdded dcbase target to various makefiles
1999-05-23  Vadim Zeitlin1. some minor but nasty bugs fixed (see post to the...
1999-04-27  Ove KaavenAdded wxchar.cpp, I think
1999-04-06  Julian SmartJPEG and PNG code taken out of image.cpp
1999-03-25  Julian SmartMany changes to the printing classes.
1999-02-09  Julian SmartAdded more makefiles; fixed some samples for Cygwin
1999-02-07  Julian SmartAdded wxGenericValidator & doc
1999-02-02  Julian SmartConsistent naming of e.g. wxUSE_CTRL
1999-01-31  Julian SmartAdded a few files; fixed some warnings and wxMotif...
1999-01-31  Julian SmartVarious small fixes
1999-01-19  Julian SmartTWIN32 compatibility added; wxMotif uses wxGTK's wxPost...
1999-01-16  Julian SmartFor wxMSW, split XPM handler into separate file (please...
1999-01-08  Julian SmartChanges to allow Cygwin to compile in non-PCH mode
1999-01-07  Julian SmartDoc & Symantec C++ fixes
1999-01-04  Julian SmartSimplified BC++ makefiles; C++Builder 1.0 compilation...
1999-01-04  Julian SmartCorrected memory.cpp compilation error; Cygwin makefile...
1998-12-31  Julian SmartAdded Property List classes to main library; added...
1998-12-28  Julian SmartChanges for 16-bit BC++ (not there yet), GnuWin32;...
1998-12-09  Julian SmartwxImage changes
1998-12-08  Julian SmartAdditions to wxTime; always inits OLE now in wxMSW
1998-11-28  Julian SmartwxSize/wxPoint/wxRect versions of functions added to...
1998-11-26  Julian SmartFixed Dialog Editor compilation and window sizing bug...
1998-11-23  Julian SmartRemoved rogue AIAI icon; removed PostScript files from...
1998-11-21  Julian SmartDoc updates (debug stuff); Cygwin corrections
1998-11-21  Guilhem Lavaux* Changed fstream.* in wfstream.*
1998-10-22  Julian SmartMods for Gnu-Win32
1998-10-19  Julian SmartMore Motif additions: mdi and sashtest samples now...
next