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-21 22:49 MBN, revision 24628

Compilation fix.

2003-11-21 21:01 GD, revision 24627

applied SF patch #846732 file dialog long filename support

2003-11-21 20:58 RD, revision 24626

reSWIGged

2003-11-21 20:50 RD, revision 24625
  • D /wxWidgets/trunk/wxPython/contrib/gizmos/gizmos.py
  • D /wxWidgets/trunk/wxPython/contrib/gizmos/gizmos_wrap.cpp
  • D /wxWidgets/trunk/wxPython/contrib/ogl/ogl.py
  • D /wxWidgets/trunk/wxPython/contrib/ogl/ogl_wrap.cpp
  • M /wxWidgets/trunk/wxPython/setup.py

Because of some differences in class heirarchy there are a few differences in generated code for the ogl and gizmos extensions, so use separate dirs for them like the core does.

2003-11-21 20:37 RD, revision 24624

Updated the devel doc as the wxPy_newswig branch is not needed any more.

2003-11-21 20:31 RD, revision 24623

Added HTML_FONT_SIZE values

2003-11-21 17:05 RD, revision 24622

Updates for the autodoc/docstring patch, fixes overloaded functions where one or more of them have a specific autodoc (not "0" or "1")

2003-11-21 07:39 RD, revision 24621

Lots of bup fixes, API updates, etc

2003-11-21 07:36 RD, revision 24620

Lots of demo tweaks for API updates, bug fixes and new images for the wxListbook demo

2003-11-21 02:32 DS, revision 24619

Cosmetic cleanup (-1 -> wxID_ANY, TRUE->true).

2003-11-21 01:54 DS, revision 24618

Applied patch #845888 (Fixes compilation of regtest sample in Unicode/ANSI, debug/release, MSW/Univ builds of with OpenWatcom, Borland and MinGW); Cosmetic cleanup.

2003-11-20 23:49 DS, revision 24617

Applied patch #845884 (Fixes Unicode compilation of stc sample with Watcom).

2003-11-20 23:12 RD, revision 24616

When used from wxHtmlListBox it's possible for GetWindow to return NULL.

2003-11-20 20:41 RD, revision 24615

More docstring updates for OUTPUT parameters

2003-11-20 18:18 DS, revision 24614

Fixed gcc compiler warning (size_t was assumed to equal an unsigned int).

2003-11-20 17:43 DS, revision 24613

Applied patch #845402 ("RichEdit sample fixing and cleaning"); In addition made compilation with MSVC (nearly) warning free+some more cleaning up.

2003-11-20 01:19 RD, revision 24612

More docstrings. Fixed wxWave compilation on Linux.

2003-11-20 01:10 RD, revision 24611

Don't run SWIG when we're doing a clean

2003-11-19 22:39 DS, revision 24610

Fixed repainting problems when resizing window, now using wxFULL_REPAINT_RESIZE flag (At least wxMSW and wxMac had this problem).

2003-11-19 22:25 JS, revision 24609

Fixed WinCE compilo

2003-11-19 20:51 VS, revision 24608

don't define ngettext, causes problems

2003-11-19 20:11 DS, revision 24607

A few minor corrections.

2003-11-19 19:29 DS, revision 24606

Implemented missing pure virt functions (stub functions for now).

2003-11-19 18:38 RD, revision 24605

reSWIGged

2003-11-19 18:17 RD, revision 24604

reSWIGged