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-11-02 16:43 VZ, revision 12265

replaced a static buffer with wxString

2001-11-02 16:08 VZ, revision 12264

applied patch to make wxGLCanvas derive from wxWindow, not wxScrolledWindow (Paul A. Thiessen)

2001-11-02 15:45 VZ, revision 12263

give an error and stop if OpenGL libs not found but --with-opengl was specified

2001-11-02 15:42 VZ, revision 12262

patch from Søren Erland Vestø for additional wxCalendarCtrl styles (also moved them all to calctrl.h from defs.h)

2001-11-02 09:06 JS, revision 12261

Updates to project files

2001-11-02 07:13 GD, revision 12260

added missing const

2001-11-02 07:03 GD, revision 12259

added missing const ise "..." instead of <...> for wx headers

2001-11-02 06:58 GD, revision 12258

added missing const

2001-11-02 03:59 RD, revision 12257

Added wxEntryStart, wxEntryInitGui, and wxEntryCleanup for wxPython

2001-11-02 03:23 RD, revision 12256

swig updates

2001-11-02 03:22 RD, revision 12255

wxDragLink for wxGTK

2001-11-02 02:00 RD, revision 12254

Removed GetOldIndex, etc.

2001-11-02 01:59 RD, revision 12253

Updated XRCed

2001-11-02 01:34 RD, revision 12252

Create the directories fo rthe .pch, etc. files if it doesn't exist.

2001-11-02 01:14 RD, revision 12251

SetEventObject for wxCalendarCtrl

2001-11-02 00:44 VZ, revision 12250

replaced wxList for storing HWND <-> wxWindow with wxHashTable

2001-11-02 00:42 VZ, revision 12249

ignore the border flags for the toolbar

2001-11-02 00:05 VZ, revision 12248

BC++ compilation fix

2001-11-01 21:34 GD, revision 12247

changed ar options to reduce build verbosity

2001-11-01 21:33 GD, revision 12246

remove static libraries and recreate them to avoid stale object files

2001-11-01 21:21 GD, revision 12245

backported implementation of --with-<lib> options (yes, no, sys, and builtin) for libjpeg, libtiff, libpng, freetype, regex and zlib default is sys which falls back to builtin if the system library is not found

2001-11-01 11:54 JS, revision 12244

Made project file work for Release and Debug targets

2001-10-31 23:30 GD, revision 12243

remove static libraries and recreate them to avoid stale object files

2001-10-31 23:21 GD, revision 12242

changed ar options to reduce build verbosity

2001-10-31 22:55 GD, revision 12241

corrections to required setup for wxWindows