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):

2000-04-24 16:14 GRG, revision 7263

Removed unused variable

2000-04-24 14:35 JS, revision 7262

Added the odd 'the'

2000-04-24 14:32 VZ, revision 7261

added and documented wxCHECK_VERSION

2000-04-24 13:37 VS, revision 7260

minor language change

2000-04-24 13:37 VS, revision 7259

a hack to workaround missing wxBuffer in wxBase/Unix

2000-04-24 13:37 VS, revision 7258

moved wxDebugMsg, wxFatalError, wxError out of #if wxUSE_GUI

2000-04-24 13:37 VS, revision 7257

added APPEXTRADEFS to .cpp, .c rules (makes tex2rtf compile with wxBase)

2000-04-24 05:09 RD, revision 7256

build and distrib things

2000-04-24 04:44 RD, revision 7255

build and distrib things

2000-04-23 19:07 VS, revision 7254

VFS -> virtual file system expansion; fixed typos in fs.tex

2000-04-23 19:01 VS, revision 7253

documented wxNotebook style flags

2000-04-23 19:01 VS, revision 7252

fixed typo causing REF NOT FOUND

2000-04-23 19:01 VS, revision 7251

added png files to DATAFILES

2000-04-23 16:35 SN, revision 7250

Added #define to resolve strcasecmp/stricmp issue under OS/2

2000-04-23 16:24 SN, revision 7249

Added define needed by EMX.

2000-04-23 16:23 SN, revision 7248

Added include for non-precompiled headers.

2000-04-23 15:53 JS, revision 7247

Some doc corrections

2000-04-23 14:26 SN, revision 7246

Changed MM_DELETEITEM to MM_REMOVEITEM so reinserting is possible. This possibly created a memory leak?

2000-04-23 12:39 JS, revision 7245

Attempts to make it compile in Unicode mode

2000-04-23 08:56 VZ, revision 7244

a demo for wxGTK bug added

2000-04-23 07:06 VZ, revision 7243

wxNotebook::RemovePage() now only gives critical assert failures instead of crashing

2000-04-23 06:53 VZ, revision 7242

unused parameters taken inside WXUNUSED()

2000-04-23 06:51 VZ, revision 7241

gtk_pizza_adjustment_changed() unused, ifdef'd out

2000-04-23 06:48 VZ, revision 7240

added that wxSP_HORIZONTAL is not supported in wxGTK

2000-04-22 21:24 VZ, revision 7239

1. fixed typo in filelist.txt 2. some DLL makefiles/compilation/linking fixes