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-01-21 12:18 SC, revision 37028

adding new event loop implementation, removing aga.cpp (outdated)

2006-01-21 12:16 SC, revision 37027

adjust subbitmap mask code to new representation

2006-01-21 09:44 SC, revision 37026

backport of 2nd SetMenuBar call support

2006-01-21 09:41 SC, revision 37025

backport of MinSize fix

2006-01-21 09:40 SC, revision 37024

backport of SInt32 fix

2006-01-21 08:08 RD, revision 37023

prevent overload abiguity in wxPyPrintPreview ctor

2006-01-21 07:07 RD, revision 37022

Since this window draws its own background, set the custom bg style.

2006-01-21 06:45 RD, revision 37021

Changes needed for SWIG 1.3.27

2006-01-21 03:25 VZ, revision 37020

document other SetValue() overloads

2006-01-21 01:34 MW, revision 37019

Remove wxGetOsDescription from MGL's utils, and add it to msdos's

2006-01-20 21:16 SC, revision 37018

using a dynamic cast to wxFrame in order to get the MenuBar correctly from the frontmost window

2006-01-20 19:49 vell, revision 37017

fixed compilation errors in prior checkin; some minor cleanup

2006-01-20 18:18 RD, revision 37016

Added some (#ifdef'd out) wrappers to help in debugging the swig runtime swig_type_info structures.

2006-01-20 18:11 RD, revision 37015

corrections for some SWIG deprecation warnings

2006-01-20 17:32 RD, revision 37014

Patch for Bug 1409256, wxversion.py does not understand lib and lib64

2006-01-20 17:26 RD, revision 37013

Updates for CreateButtonSizer

2006-01-20 17:23 RD, revision 37012

prevent overload abiguity in wxPyPrintPreview ctor

2006-01-20 17:23 RD, revision 37011

Added ConvertToGreyscale

2006-01-20 17:17 SC, revision 37010

Supporting a SetMenuBar call when this frame is already showing its menu

2006-01-20 17:15 SC, revision 37009

allow for a range value of SInt32 instead of SInt16

2006-01-20 02:52 MW, revision 37008

Update notes on VC++ 5.0

2006-01-20 00:58 VZ, revision 37007

always initialize m_bChanged in wxConfigPathChanger ctor; this could result in difficult to reproduce bugs (backport from HEAD)

2006-01-20 00:57 VZ, revision 37006

don't look beyond the end of the string if it ends with a backslash in FilterInEntryName() (thanks Purify) (backport from HEAD)

2006-01-20 00:55 VZ, revision 37005

always initialize m_bChanged in wxConfigPathChanger ctor; this could result in difficult to reproduce bugs

2006-01-20 00:55 VZ, revision 37004

don't look beyond the end of the string if it ends with a backslash in FilterInEntryName() (thanks Purify)