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

2003-04-17 12:19 CE, revision 20246

fix build for watcom

2003-04-17 11:37 CE, revision 20245

rebuild filelist for borland compiler (datacmn changes)

2003-04-17 09:48 JS, revision 20244
  • D /wxWidgets/trunk/include/wx/generic/treelay.h
  • D /wxWidgets/trunk/include/wx/prop.h
  • D /wxWidgets/trunk/include/wx/propform.h
  • D /wxWidgets/trunk/include/wx/proplist.h
  • D /wxWidgets/trunk/src/generic/prop.cpp
  • D /wxWidgets/trunk/src/generic/propform.cpp
  • D /wxWidgets/trunk/src/generic/proplist.cpp

Removed old files

2003-04-16 22:33 VS, revision 20243

fixed memory leak

2003-04-16 21:05 RD, revision 20242

Backported the controls on a toolbar fix for wxMac

2003-04-16 17:25 PKO, revision 20241

One shell for each editor; good for testing namespace issues.

2003-04-16 17:23 PKO, revision 20240

Set focus to the shell.

2003-04-16 15:05 RD, revision 20239

Some NewId() --> wxNewId() changes

2003-04-16 13:15 CE, revision 20238

fix for removal of dosyacc.c

2003-04-16 12:01 CE, revision 20237

fix for removal of dosyacc.c

2003-04-16 09:54 JS, revision 20236

Fixed memory leak when setting new wxMask for wxBitmap

2003-04-16 09:40 JS, revision 20235

Added wxAccessible documentation

2003-04-16 07:57 JS, revision 20234

Removed y_tab.c dependency

2003-04-16 06:10 RD, revision 20233

SWIGged updates for wxGTK

2003-04-16 06:09 RD, revision 20232

Added wxMenu Attach/Detach helpers

2003-04-16 06:08 RD, revision 20231

Start actually returns bool

2003-04-16 06:07 RD, revision 20230

Add more info about Scintilla changes

2003-04-16 06:06 RD, revision 20229

Updated the Makefile.in and setup.py with all the new dirs for the wx and py packages.

2003-04-15 22:10 PKO, revision 20228
  • D /wxWidgets/branches/WX_2_4_BRANCH/wxPython/wxPython/py/base.py

Moved to editwindow.py.

2003-04-15 22:03 PKO, revision 20227

Major restructuring to get a better foundation.

2003-04-15 21:08 DW, revision 20226

OS/2 updates to catch the port up with the rest of the library.

2003-04-15 21:04 DW, revision 20225

OS/2 updates for lowercase bool values

2003-04-15 19:39 SC, revision 20224

added direct HICommand updating

2003-04-15 19:00 VZ, revision 20223

use symbolic constants instead of raw numbers for mouse buttons

2003-04-15 17:07 SC, revision 20222

Skipping Right_down event if generated context menu event is not handled