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-10 18:14 VZ, revision 20121

don't use deprecated IntToString function

2003-04-10 15:49 RD, revision 20120

SF patch [ 718899 ] wxGrid - output parameters

2003-04-10 13:15 VZ, revision 20119

add missing symbols to wxBase

2003-04-10 13:08 VZ, revision 20118

moved wxFloat/DoubleToStringStr from src/*/data.cpp to src/common/utils.cpp; took all String <-> Numebr functions inside WXWIN_COMPATIBILITY_2_4

2003-04-10 09:31 ROL, revision 20117

- changed encoding selection, removed -i option - replace command

2003-04-10 06:13 GD, revision 20116

if we are not in the main thread, output the assert directly and trap since dialogs cannot be displayed

2003-04-10 00:14 VZ, revision 20115

set krc to wxKILL_OK on success

2003-04-09 20:30 GD, revision 20114

if we are not in the main thread, output the assert directly and trap since dialogs cannot be displayed

2003-04-09 19:44 RD, revision 20113

SWIGged updates for wxGTK

2003-04-09 19:43 RD, revision 20112

SWIGged updates for wxMac

2003-04-09 19:43 RD, revision 20111

Regenerated the default script batch files

2003-04-09 19:41 RD, revision 20110

Demo tweaks

2003-04-09 19:40 RD, revision 20109

SWIGged updates for wxMSW

2003-04-09 19:28 RD, revision 20108

Added __nonzero__ method to wxTreeItemId.

2003-04-09 19:14 RD, revision 20107

Updated demo for new Py packages, and updated the html-ized version of stc.h

2003-04-09 19:13 RD, revision 20106

wxHtmlWindow::LoadFile is now available, added wxNotebookPage helper class

2003-04-09 18:54 RD, revision 20105
  • D /wxWidgets/branches/WX_2_4_BRANCH/wxPython/tests

Removed the old tests that I havn't looked at or used for years

2003-04-09 17:44 RD, revision 20104

Patrick O'Brien's PyCrust package has been renamed to Py and now includes several new tools. As part of the change the location of the pacakge has changed as well, it is now accessible as "from wxPython import py" (or "from wx import py" using the new namespace.) There are still some transition moudules in the wxPython.lib.PyCrust mackage that will issue a warning and then import what is needed from the new package. These will be removed in a future release.

2003-04-09 17:07 MBN, revision 20103

Compilation fix (missing headers).

2003-04-09 16:58 MBN, revision 20102

Add tests for XShape extension API in configure, and implements wxTLW::SetShape for wxMotif and wxX11 using the aforementioned extension.

2003-04-09 16:44 MBN, revision 20101

Use the wxBitmap implementation from wxX11 in wxMotif; solves various bugs related to wxMask handling (and effectively adds a lot of wxMask functionality previously missing).

2003-04-09 16:26 RD, revision 20100

Use a different window style to help ensure there are no window decorations added

2003-04-09 16:24 RD, revision 20099

SWIGged updates for wxGTK

2003-04-09 16:23 RD, revision 20098

Some updates for wxHtml classes, and other tweaks

2003-04-09 16:04 RD, revision 20097

Updated version number