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

2004-03-13 12:14 VZ, revision 26203

fixed debug assert in VC 7.1 CRT due to calling isalnum() with 8bit chars

2004-03-13 06:14 RD, revision 26202

More doc tweaks

2004-03-13 06:10 RD, revision 26201

fiddle with the configure flags a bit

2004-03-13 01:56 RD, revision 26200

reSWIGged

2004-03-13 01:56 RD, revision 26199

Reorganized the contents of the disk image. Only the Installer package and a README-1st are at the top level, the docs, apps, etc. are in subdirs. Include the main wxDocs in the disk image too, in a form that the viewer can be launched just by running a wxPython app.

2004-03-13 00:16 RD, revision 26198

Added OSX instructions

2004-03-12 23:59 VZ, revision 26197

removed dcbuffer.cpp; replaced wave.cpp with sound.cpp

2004-03-12 23:38 RD, revision 26196

regenerated metadata

2004-03-12 23:30 RD, revision 26195

reSWIGged

2004-03-12 21:44 JS, revision 26194

Fixed multiline static texts

2004-03-12 20:17 RD, revision 26193

distrib tweaks

2004-03-12 20:16 RD, revision 26192

fixed a failure message

2004-03-12 20:04 RD, revision 26191

aliases for SizerInfo.[Get|Set]Option, since I just mentioned them in the maillist...

2004-03-12 20:03 RD, revision 26190

Tweaks needed to get pySketch to work with 2.5

2004-03-12 20:02 RD, revision 26189

Regenerated the HTML versions of the ReST docs

2004-03-12 20:01 RD, revision 26188

Added note about new default window sizes

2004-03-12 20:01 RD, revision 26187

Added a document describing the steps that need to be taken to do a full wxPython build for distribution.

2004-03-12 19:59 RD, revision 26186

Some distrib tweaks

2004-03-12 19:46 RD, revision 26185

Fix for too big default window size

2004-03-11 23:32 VZ, revision 26184

fixed race conditions resulting in infinite OutputDebugStrings() and program freezes when wxDialUpManager was created and destroiyed immediately (bug 896806)

2004-03-11 22:45 RD, revision 26183

Add --with-sdl to the build doc and RPM spec

2004-03-11 22:44 RD, revision 26182

Some themes round the edges of the buttons, overwriting any text that goes all the way to the edges. Give the button a few extra pixels to work around that.

2004-03-11 21:52 VZ, revision 26181

update from Janos Vegh

2004-03-11 19:31 RD, revision 26180

Changed the sound sample to allow the user to choose a wav file to work with, and also added some additional test wav files of various sampling rates, sample sizes and channels.

2004-03-11 19:29 RD, revision 26179

Changed the OSS backend to detect if the DSP requires a conversion of the sampling data in order to play it. Currently it fails if this is the case but in the future a conversion could be done, or it could fall-back to another backend that is able to handle it.

2004-03-11 16:40 VS, revision 26178

try SDL backend before OSS, it works better (temporary solution, will need better fix)

2004-03-11 06:30 RD, revision 26177

Use PlatformInfo

2004-03-11 06:28 RD, revision 26176

Fix how the contribs include dir is added to the list

2004-03-11 06:26 RD, revision 26175

Allow the stdout redirection to be toggled on or off in the demo

2004-03-10 18:53 RD, revision 26174

Added wx.PlatformInfo which is a tuple containing strings that describe the platform and build options of wxPython.

2004-03-10 16:38 DW, revision 26173

Need to ensure WXEXPORT and WXIMPORT are not defined for EMX or INNOTEK builds when compiling with WXMAKINGDLL=1

2004-03-10 07:01 RD, revision 26172

Try using a regular mask on wxGTK

2004-03-10 06:56 RD, revision 26171

wishful thinking... :-(

2004-03-10 06:52 RD, revision 26170

Add demo showing drawing of an image with an Alpha channel.

2004-03-10 04:16 RD, revision 26169

reSWIGged

2004-03-10 04:10 RD, revision 26168

reSWIGged

2004-03-10 04:07 RD, revision 26167

build doc update for MSW

2004-03-10 04:04 RD, revision 26166

demo tweaks

2004-03-10 03:36 RD, revision 26165

reSWIGged

2004-03-10 03:19 RD, revision 26164

Allow wxApp::MacOpenFile, MacPrintFile, MacNewFile, and MacReopenApp to be overridden in Python.

2004-03-10 03:16 RD, revision 26163

add --enable-display

2004-03-10 03:14 RD, revision 26162

Add display.[cpp|h] for wxMac

2004-03-10 02:07 RD, revision 26161

doc fix

2004-03-10 02:06 RD, revision 26160

Don't log StretchDIBits failures

2004-03-10 02:04 RD, revision 26159

Added __nonzero__ for wxTraskBarIcon

2004-03-10 02:02 RD, revision 26158

wxMac can do wxMetaFileDC now

2004-03-10 01:19 RD, revision 26157

PrintFramework fixes

2004-03-10 01:18 RD, revision 26156

We need a file when printing to the printer too.

2004-03-10 01:17 RD, revision 26155

TLWs can use the WidthDefault and HeightDefault methods too

2004-03-10 01:15 RD, revision 26154

Give wxGauge a best size