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-26 12:28 RR, revision 37153

GTK2 RGBA has 32 bits.

2006-01-26 12:26 RR, revision 37152

GTK2 has 32-bit RGBA.

2006-01-26 12:10 RR, revision 37151

Mention wxImage::Copy() correction.

2006-01-26 12:07 RR, revision 37150

wxImage::Copy() forgot the alpha channel.

2006-01-26 00:33 RD, revision 37149

show unicode/ansi mode on startup too

2006-01-26 00:31 RD, revision 37148

Add supoprt for wxListCtrl::OnGetItemColumnImage

2006-01-26 00:29 RD, revision 37147

Patch from Tim Kosse to add supoprt for wxListCtrl::OnGetItemColumnImage which enables images to be specified for columns other than zero in virtual list controls. (Backport from HEAD, also used the ReservedWindowFunc9 slot in wxWindowBase for the new virtual in order to preserve ABI.)

2006-01-25 23:48 vell, revision 37146

fixed compilation failure introduced in prior commit

2006-01-25 23:40 JG, revision 37145

Calculate correct client size for windows that are using deferred sizing.

2006-01-25 23:29 RD, revision 37144

Patch from Tim Kosse to add supoprt for wxListCtrl::OnGetItemColumnImage which enables images to be specified for columns other than zero in virtual list controls.

2006-01-25 23:26 JG, revision 37143

Clarify wxMessageBox usage. Fixes bug #1414535.

2006-01-25 23:17 JG, revision 37142

Clarify wxMessageBox usage. Fixes bug #1414535.

2006-01-25 23:07 vell, revision 37141

cleanup - more reformatting; fixed bug introduced in prior commit

2006-01-25 20:57 vell, revision 37140

cleanup - more reformatting

2006-01-25 20:37 RD, revision 37139

Didn't need the geometry.h include, I didn't have the new version of math.h in my worksapce...

2006-01-25 20:29 RD, revision 37138

Removed wxLogNull's used to supress errors coming from wxCheckWindowWndProc

2006-01-25 20:28 RD, revision 37137

Removed wxLogNull's used to supress errors coming from wxCheckWindowWndProc.

2006-01-25 20:26 RD, revision 37136

Switched wxCheckWindowWndProc to always use the window class name for comparisons.

2006-01-25 20:07 vell, revision 37135

cleanup - major reformatting

2006-01-25 20:04 JS, revision 37134

Don't overwrite RESCOMP (fixes empty RESCOMP for Wine makefiles)

2006-01-25 19:41 JS, revision 37133

A couple of Wine compile fixes

2006-01-25 18:15 JS, revision 37132

Don't require drag and drop

2006-01-25 18:15 JS, revision 37131

WinCE fixes (in case a WinCE-friendly backend gets written one day)

2006-01-25 18:14 JS, revision 37130

Move some OLE utilities to oleutils.cpp and simplified date conversion

2006-01-25 18:14 JS, revision 37129

WinCE fixes

2006-01-25 18:12 JS, revision 37128

Updated change log

2006-01-25 17:58 SN, revision 37127

Fixed "typo".

2006-01-25 14:31 SN, revision 37126

Cleaned attempts at fixing NetBSD compilation commited in previous version.

2006-01-25 14:29 SN, revision 37125

Yet another try to fix NetBSD's problem with getservbyname_r.

2006-01-25 14:04 JS, revision 37124

First stab at adding --enable-universal_binary

2006-01-25 13:59 ABX, revision 37123

Fixes for building wxOS2 shared with OpenWatcom.

2006-01-25 13:11 SC, revision 37122

key/char event changes for inline editing (japanese/hiragana etc)

2006-01-25 12:55 SC, revision 37121

key/char event changes for inline editing (japanese/hirgana etc)

2006-01-25 12:52 SC, revision 37120

adapting comment to new implementation

2006-01-25 11:55 JS, revision 37119

Also copy acinclude.m4

2006-01-25 11:09 JS, revision 37118

Added wxHtmlHelp change log

2006-01-25 00:18 MW, revision 37117

Fixes for the GTK1 split

2006-01-24 23:11 JS, revision 37116

GetForce -> CanVeto

2006-01-24 22:59 vell, revision 37115

cleanup - reformatting

2006-01-24 22:15 VZ, revision 37114

fixed WX_DEFINE_SORTED_ARRAY_INT example

2006-01-24 20:23 ABX, revision 37113

Static build for wxMGL/DOS and little readme.

2006-01-24 19:40 ABX, revision 37112

msw/private.h needs msw/mslu.h in wxBase.

2006-01-24 13:05 SC, revision 37111

mask fixes for non-core graphics case (this build uses CopyDeepMask for painting, which apparently doesn't like 24RGB)

2006-01-24 12:58 SC, revision 37110

mask fixes for non-core graphics case (this build uses CopyDeepMask for painting, which apparently doesn't like 24RGB)

2006-01-24 12:55 JS, revision 37109

Backported WinCE fixes

2006-01-24 02:32 RD, revision 37108

fix for broken files that were recently checked in

2006-01-24 02:24 RD, revision 37107

move the nodefault option into _defs.i too.

2006-01-24 02:04 VZ, revision 37106

no changes but more comments in DoSetClientSize() (explains the change of rev 1.624 and also why we can't use AdjustWindowRect here)

2006-01-23 23:04 RD, revision 37105

reSWIGged with the new SWIG runtime

2006-01-23 23:03 RD, revision 37104

more about the downloadable swig