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-09-16 16:44 ABX, revision 29153

Warning fix (unused value assignment).

2004-09-16 16:36 ABX, revision 29152

Missed labels to replace number of 'topicNNN' with readable filenames in tex2rtf output.

2004-09-16 16:02 RL, revision 29151

Using != doesn't work for bakefile, I don't know what does, or what this change really wanted to achieve, but its been broken for a couple of days now. Back to you ABX for a real fix. But please install bakefile if you are going to tweak these files.

2004-09-16 15:42 ABX, revision 29150

Corrections to frame/tlw references.

2004-09-16 15:13 ABX, revision 29149

wxChoicebook generic implementation.

2004-09-16 11:29 ABX, revision 29148

wxChoicebook generic implementation.

2004-09-15 23:07 VZ, revision 29147

fixed sending duplicate EVT_COMBOBOX events; documented that GetValue() returns new value when called from EVT_COMBOBOX handler

2004-09-15 22:36 VZ, revision 29146

added tests for EVT_ICONIZE/MAXIMIZE

2004-09-15 22:14 VZ, revision 29145

fixed wxMaximizeEvent generation

2004-09-15 14:00 ABX, revision 29144

ISO C++ cast fix (patches #1024150 and #1024149).

2004-09-15 13:20 ABX, revision 29143

Source cleaning: whitespaces, tabs, FALSE/false, TRUE/true, -1/wxDefaultCoord, !!/!IsEmpty().

2004-09-14 17:33 VZ, revision 29142

fixed base classes; also added include file section

2004-09-14 15:33 VZ, revision 29141

output "GTK+ 2" toolkit for gtk2 builds

2004-09-14 15:15 VZ, revision 29140

allow to use any window, not just wxFrame, as wxLogFrame parent (patch from Paul Gammans)

2004-09-14 12:08 ABX, revision 29139

Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxDefaultCoord, TRUE/true, FALSE/false, !!/!IsEmpty().

2004-09-14 11:41 ABX, revision 29138

MGL workaround for the build system.

2004-09-14 11:14 GT, revision 29137

Grammtical correction in commented out documentation, but fixed anyway as the comment says portions of the documentation may get moved to other sections of the manual

2004-09-14 11:08 GT, revision 29136

ClearMemberVar() did not correctly handle columns defined as SQL_C_LONG

2004-09-14 06:29 RD, revision 29135

reSWIGged

2004-09-14 02:58 RD, revision 29134

reSWIGged

2004-09-14 02:57 RD, revision 29133

Some change notes

2004-09-13 23:23 RD, revision 29132

Added SetToWeekOfYear, deprecated SetToTheWeek and GetWeek

2004-09-13 23:21 RD, revision 29131

Added wx.WINDOW_DEFAULT_VARIANT constant

2004-09-13 23:20 RD, revision 29130

wx.Sizer.Show can be recursive

2004-09-13 23:20 RD, revision 29129

AssociateHandle and DissociateHandle