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-11-10 09:51 JS, revision 24503

Corrections to allow compilation in DLL mode

2003-11-10 00:17 RD, revision 24502

reSWIGged

2003-11-10 00:08 RD, revision 24501

API fix. All of them need to check the mapped names

2003-11-09 22:05 RD, revision 24500

wxOGL demo update

2003-11-09 22:04 RD, revision 24499

API tweaks: wxPy_ConvertList doesn't need the classname any more, and wxPyCheckSwigType needs to check for mapped names too.

2003-11-09 22:03 RD, revision 24498
  • D /wxWidgets/branches/wxPy_newswig/wxPython/contrib/ogl/oglbasic.i
  • D /wxWidgets/branches/wxPy_newswig/wxPython/contrib/ogl/oglcanvas.i
  • D /wxWidgets/branches/wxPy_newswig/wxPython/contrib/ogl/oglshapes.i
  • D /wxWidgets/branches/wxPy_newswig/wxPython/contrib/ogl/oglshapes2.i
  • D /wxWidgets/branches/wxPy_newswig/wxPython/contrib/ogl/_oglextras.py

removed more of the old ogl files

2003-11-09 22:02 RD, revision 24497

ogl converted to new swig. Builds, but has troubles still...

2003-11-09 21:57 RD, revision 24496

ogl converted to new swig. Builds, but has troubles still...

2003-11-09 21:43 MBN, revision 24495

Fix after last commit.

2003-11-09 21:40 MBN, revision 24494

Warning fixes and deprecated method elimination from ABX.

2003-11-09 13:59 VS, revision 24493

addedd support for <pre width=...>

2003-11-09 12:27 VS, revision 24492

fixed wxConvLocal to work with C locale (and probably some others)

2003-11-09 12:09 VS, revision 24491

prevent deadlock in wxCSConv::DoCreate if it fails for wxConvLocal -- ugly but works

2003-11-08 23:50 RD, revision 24490

reSWIGged

2003-11-08 23:50 RD, revision 24489

reSWIGged

2003-11-08 21:30 SN, revision 24488

Commited regenerated file (adding rgncmn.cpp).

2003-11-08 19:40 DS, revision 24487

Fixed MSVC warnings from Win32 Unicode Release build.

2003-11-08 19:14 SN, revision 24486

Backported various changes from HEAD to fix a couple of bugs, details: - backported changed ProcessGridCellMouseEvent to fix bug #834929. - backported enforcement of column width/row height checking to fix bug #832991. - backported fix for bug #837656.

2003-11-08 19:03 RD, revision 24485

Rearrainged where headers are included from so external modules like gizmos can see all of the definitions it needs. Added a varout typemap for wxString.

2003-11-08 18:58 SN, revision 24484

Allow minimal acceptable row height/column width to be set to 0 for hiding rows/columns. Only return true from CanEnableCellControl if a valid cell is selected (fixing Bug #837656).

2003-11-08 18:52 SN, revision 24483

Avoid referencing WinInitialize/Finalize for non-PM builds.

2003-11-08 18:48 MBN, revision 24482

wxXRC STL-ification.

2003-11-08 18:45 MBN, revision 24481

Compilation fix for !WXWN_COMPATIBILITY_2_4.

2003-11-08 18:29 RD, revision 24480

Made the comment in the reverse renamer modules more clear

2003-11-08 18:29 RD, revision 24479
  • D /wxWidgets/branches/wxPy_newswig/wxPython/contrib/xrc/xrc.cpp

Forgot to remove this