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-08-30 17:14 SN, revision 40931

Fixed getting OS version information.

2006-08-30 16:15 PC, revision 40930

build fix

2006-08-30 12:47 JS, revision 40929

Don't skip event if default processing has inserted a tab

2006-08-30 12:46 JS, revision 40928

Don't skip event default processing has inserted a tab

2006-08-30 11:17 MW, revision 40927

Build notes for Cygwin.

2006-08-30 10:03 CE, revision 40926

fixes SF bug [ 1064351 ] Window Menu no longer lists open child frames

2006-08-30 08:39 MW, revision 40925

Use CPPUNIT_ASSERT_EQUAL where possible to improve messages.

2006-08-30 08:37 MW, revision 40924

Stream inserter to wxString

2006-08-30 05:55 PC, revision 40923

header includes cleanup

2006-08-30 00:28 RD, revision 40922

Add ability to time the creation of the bitmaps using raw access, and also compare with doing the same thign via numpy and wx.BitmapFrombuffer. Flesh out the docstring.

2006-08-30 00:19 RD, revision 40921

some efficiency tweaks

2006-08-30 00:18 RD, revision 40920

Fixed premultiplying constant Replaced my kludgy first attempt at a pixel iterator with a much more efficient generator in PixelData.__init__.

2006-08-29 21:08 VS, revision 40919

fixed crash in <sub/sup> handling (bug #1545152)

2006-08-29 19:59 RD, revision 40918

Give PlotCanvas the full compliment of constructor parameters again.

2006-08-29 19:45 PC, revision 40917

non-pch build fix

2006-08-29 19:26 RD, revision 40916

reSWIGged

2006-08-29 19:11 RD, revision 40915

Turn off TB_TEXT by default

2006-08-29 19:00 RD, revision 40914

Mention the PixelData classes

2006-08-29 18:59 RD, revision 40913

some docstring changes

2006-08-29 18:57 RD, revision 40912

Now that the typemap is handling buffer-compatible objects correctly we can drop wrapping the parameters in a buffer()

2006-08-29 18:56 RD, revision 40911

Use PyObject_AsReadBuffer in the typemap for getting buffer or buffer compatible objects

2006-08-29 18:53 RD, revision 40910

Add wxACCEL_CMD, move constants to _accel.i

2006-08-29 12:16 SC, revision 40909

make sure we are feeding coordinates of HIView instances, not wx-dimensions back into toolbar layout

2006-08-29 09:57 MW, revision 40908

Warning fixes for VC5.

2006-08-29 09:29 SC, revision 40907

adding command key accelerator