Changelogs

Overview

These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2016-05-09 08:38:04

Changes per page:

25 50 100 250 500 1000 2000

Changelog for wxWidgets (70435 changes):

2001-10-30 15:34 VZ, revision 12215

fixed compilation problem in SetTimes

2001-10-30 13:56 VZ, revision 12214

minor cleanup

2001-10-30 13:40 GT, revision 12213

Fixed code that should have been enclosed in brackets but wasn't, causing the program flow to abort part way through the function

2001-10-30 13:33 GT, revision 12212

All occurances of #include <wx/wxprec.h> changed to #include "wx/wxprec.h"

2001-10-30 12:51 GT, revision 12211

Changes to make commandline compilation with VC6 match the same settings and LIB names as created with the VC IDE. LIB/PCH/PDB files are now created in the same directories (off the wxWin dir) that the IDE uses

2001-10-30 11:48 VZ, revision 12210

added wx/platform.h to the list of files and regenerated the makefiles

2001-10-30 07:03 RD, revision 12209

DSM fix

2001-10-30 06:58 RD, revision 12208

Added typemap for wxArrayString Added wxMimeTypesManager and wxFileType Other updates...

2001-10-30 06:53 RD, revision 12207

Added typemap for wxArrayString Added wxMimeTypesManager and wxFileType Other updates...

2001-10-30 06:43 RD, revision 12206

Added typemap for wxArrayString Added wxMimeTypesManager and wxFileType Other updates...

2001-10-30 02:41 VZ, revision 12205

added and partly implemented the time functions for wxFileName

2001-10-30 02:40 VZ, revision 12204

applied Watcom thread patches and made thread entry point stdcall for all compilers

2001-10-29 22:54 DW, revision 12203

Yet another .def file for OS/2 VA

2001-10-29 22:26 GD, revision 12202

path/file corrections for Darwin/Mac OS X

2001-10-29 20:20 GD, revision 12201

corrected wxMacFSSpec2MacFilename and wxMacFilename2FSSpec to convert to/from Unix style paths under Mac OS X (when compiled with the Apple DevTools)

2001-10-29 17:48 VZ, revision 12200

removed wxListEvent::m_oldItemIndex from docs, it is not used for anything anyhow

2001-10-29 14:35 VZ, revision 12199

added WXEXPORT to wxGetClassFirst() declaration to make it work under Windows

2001-10-29 14:33 VZ, revision 12198

extracted platform/compiler detection macros from wx/defs,h into wx/platform.h

2001-10-29 14:32 VZ, revision 12197

improved sizing of wxBusyInfo window and updated the docs a bit

2001-10-29 13:21 VZ, revision 12196

added wxBusyInfo test

2001-10-29 03:01 DW, revision 12195

Some more frame formating

2001-10-28 23:25 VS, revision 12194

minor wxMGL fixes -- controls sample is now OK

2001-10-28 21:51 GD, revision 12193

corrected realization of vertical toolbars (were always horizontal)

2001-10-28 20:25 SC, revision 12192

added clientdata to makefile

2001-10-28 19:52 SC, revision 12191

added conversion routines to CIconHandle, removing pre 8.6 routines