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-05-04 17:35 MBN, revision 20473

Avoid crash during global destruction.

2003-05-04 17:12 JS, revision 20472

Applied updated patch [ 731719 ] Owner draw font leak/overuse

2003-05-04 16:51 PKO, revision 20471

Added pretty-print Display tab.

2003-05-04 15:50 JS, revision 20470

Added defined() to directive

2003-05-04 14:11 JS, revision 20469

Added some missing copyright lines

2003-05-04 12:27 MBN, revision 20468

Fix for the fact that unmapped but managed widgets intercept mouse events even if they are not visible. (backport) Set/reset MappedWhenManaged flag when showing/hiding a window, otherwise, since some common operations (moving, adding items to a listbox, ...) do a Unmanage-Manage pair, calling Hide and then (for example) SetSize would show the window again. (backport)

2003-05-04 12:25 MBN, revision 20467

Pass events to pushed event handlers. (backport)

2003-05-04 12:19 MBN, revision 20466

Fix for the fact that unmapped but managed widgets intercept mouse events even if they are not visible.

2003-05-04 12:17 MBN, revision 20465

Pass events to pushed event handlers.

2003-05-03 17:56 RD, revision 20464

Reversed the meaning of black and white in wxRegion::ConvertToBitmap so it matches the menaning of black and white in wxMask

2003-05-03 16:01 PKO, revision 20463

import wx Changed some strings to refer to "Py" rather than "PyCrust".

2003-05-03 15:41 JS, revision 20462

Applied [ 731578 ] wxThread state bugfix

2003-05-03 15:41 SC, revision 20461

corrected pageRect for non carbon targets, removed commented obsolete sections

2003-05-03 15:34 JS, revision 20460

Added items to todo list and publicity doc

2003-05-03 15:32 JS, revision 20459

Mentioned: Applied patch [ 701238 ] Added BLOB support to dbtable.

2003-05-03 15:28 JS, revision 20458

Applied patch [ 701238 ] Added BLOB support to dbtable.

2003-05-03 15:17 JS, revision 20457

Applied patch [ 726350 ] wxGrid - MovePageDown()

2003-05-03 15:15 PKO, revision 20456

Docstring changes.

2003-05-03 15:11 JS, revision 20455

Applied patch [ 731846 ] GTK Print Options Print options were omitted from print command

2003-05-03 15:07 JS, revision 20454

Mentioned wxImage::Scale improvement

2003-05-03 15:06 JS, revision 20453

Applied patch [ 730686 ] wxImage::Scale speed improvements

2003-05-03 14:31 PKO, revision 20452

This module doesn't use wxPython.

2003-05-03 13:50 JS, revision 20451

Applied patch [ 731195 ] More #if/#endif's to build a smaller library

2003-05-03 13:45 JS, revision 20450

Doc corrections

2003-05-03 13:39 JS, revision 20449

Mentioned docview changes