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-03 20:34 RD, revision 12290

Added wxPostscriptDC to wxPython

2001-11-03 20:33 RD, revision 12289

A little tweak

2001-11-03 20:31 RD, revision 12288

Enabled wxPostscriptDC to be used in wxMSW, if wxUSE_POSTSCRIPT

2001-11-03 17:06 VZ, revision 12287

implemented Freeze/Thaw() for the generic listctrl

2001-11-03 13:00 RL, revision 12286

Added static lib to shared build targets for wxMSW builds. Added -dbg packages for msw-cross.

2001-11-03 11:29 RL, revision 12285

Tweaked config for weird static lib BSDism.

2001-11-03 11:08 RL, revision 12284

Added separate import lib for msw .dlls Removed useless mingw and cygwin options. Fixed library naming for msw _gl and set 'unix' style names for cross builds and 'windows' style for native builds. Added $target to wx-config, and fixed lib/header dir exclusions. Added -mwindows to wx-config output for gui libs. Fixed wx-config to output import lib instead of dll for shared msw builds.

2001-11-03 05:14 RL, revision 12283

added missing header

2001-11-03 00:34 VZ, revision 12282

don't send fictious menu events when another WM_COMMAND occurs while a popup menu is shown

2001-11-02 23:33 VS, revision 12281

mingw compilation fixc

2001-11-02 23:21 RD, revision 12280

wxPython updates to match recent updates to wxCalendarCtrl, wxGrid, and wxGLCanvas.

2001-11-02 22:00 SC, revision 12279

corrected findfirst/next on mac

2001-11-02 20:56 RD, revision 12278

wxPython updates to match recent updates to wxCalendarCtrl, wxGrid, and wxGLCanvas.

2001-11-02 20:52 GD, revision 12277

updated and renamed CodeWarrior 5.3 project

2001-11-02 20:47 SC, revision 12276

corrected rebuild of more than one-level hiearchical menus when not directly added to the current menubar

2001-11-02 19:43 RD, revision 12275

Removed som unnecessary sh-bangs.

2001-11-02 18:35 VZ, revision 12274

check for wxOnAssert reentrancy

2001-11-02 18:20 VZ, revision 12273

made wxString::resize() work (backported from 2.3)

2001-11-02 18:17 VZ, revision 12272

fixed wxString::resize() which was completely broken

2001-11-02 17:52 VZ, revision 12271

don't make the log dialog taller than the screen (patch 457695)

2001-11-02 17:44 VZ, revision 12270

support for vetoing grid cell editing (patch 469049)

2001-11-02 17:38 VZ, revision 12269

more efficient SetStatusText for the generic wxStatusBar (patch 469976)

2001-11-02 17:30 VZ, revision 12268

fix a bug for bitmap changing in wxWizard (patch 474975)

2001-11-02 17:29 VZ, revision 12267

wxWizard help patch (474974)

2001-11-02 17:22 VZ, revision 12266

wxWizardPage may be loaded from resource (patch 470683)

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