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

2006-03-18 12:59 MR, revision 38203

Test commit

2006-03-18 12:25 MR, revision 38202

Testing CVSROOT/loginfo changes

2006-03-18 12:22 MR, revision 38201

Testing if I didn't screw loginfo up to not report anything anymore

2006-03-18 12:19 MR, revision 38200

Test wxPython CIA announcement

2006-03-18 12:15 MR, revision 38199

Note wxGTK clipboard fixes (TIMESTAMP responding and memleak fixes)

2006-03-18 12:08 MR, revision 38198

Typo fix

2006-03-18 11:46 MR, revision 38197

I don't think we use much things out of GTK+ that were introduced specifically in 2.2, but quite many controls out of 2.4. So, mention 2.4 and 2.8, instead of 2.2 and 2.4.

2006-03-18 11:41 MR, revision 38196

Don't promote GTK1 and modernize the compiler/distro report example in docs/gtk/install.txt

2006-03-18 11:28 MR, revision 38195

Update wxGTK docs for wx2.6.3 RC2

2006-03-18 10:55 MR, revision 38194

Escape underscore

2006-03-18 05:40 KO, revision 38193

Backwards compatible fix for bug in Bakefiles that doesn't allow users to link against wx add-ons or third-party wx libs.

2006-03-18 01:03 RD, revision 38192

New source dirs that need installed

2006-03-18 01:03 RD, revision 38191

SWIG 1.3.29 updates

2006-03-17 23:29 RD, revision 38190

Add DoGetBestSize

2006-03-17 23:13 RD, revision 38189

reSWIGged

2006-03-17 22:50 RD, revision 38188

Add DoGetBestSize

2006-03-17 22:47 RD, revision 38187

New source directories for the installers

2006-03-17 22:45 RD, revision 38186

Add scrollbars when the plot is zoomed in, and also the ability to grab a zoomed plot and move it around with a mouse drag.

2006-03-17 20:51 SC, revision 38185

disabling close box

2006-03-17 19:11 vell, revision 38184

cleanup - added some error checking, reformatting

2006-03-17 18:29 SC, revision 38183

intel pict fixes

2006-03-17 17:29 JS, revision 38182

Regenerated configure again

2006-03-17 17:19 JS, revision 38181

Rebaked

2006-03-17 17:12 SC, revision 38180

fixing a scope error introduced in 1.41

2006-03-17 16:00 RR, revision 38179

Correct bug where wxComboBox::GetSelection() would return old index when called from inside EVT_COMBO().