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-06-11 19:14 RR, revision 27753

Compile fix for HANDHELDPC

2004-06-11 19:13 RR, revision 27752

Compile fix.

2004-06-11 19:12 RR, revision 27751

Added compatibility fix for wxADJUST_MINSIZE Added defines for HANDHELDPC

2004-06-11 19:02 ABX, revision 27750

No warning with wxUSE_BUSYINFO turned off.

2004-06-11 18:37 ABX, revision 27749

Generic colour dialog is still an option in wxMSW in non Univ mode

2004-06-11 17:19 ABX, revision 27748

wxUSE_FONTDLG is optional.

2004-06-11 14:45 ABX, revision 27747

wxUSE_PROGRESSDLG is optional.

2004-06-11 14:06 SC, revision 27746

adding compatibility mode fallback for custom window definition procs that don't allocated a content view at all

2004-06-11 13:14 ABX, revision 27745

wxID_ANY, wxDefaultSize, wxDefaultPosition, wxNOT_FOUND, true, false, tabs replacements.

2004-06-11 12:55 ABX, revision 27744

Changed type of bitmaps. RC of DMC reported 'is not a valid Windows 3.0 or OS/2 1.x bitmap' for some images.

2004-06-11 12:36 DS, revision 27743

fixed typo, used word 'assigned' instead of 'allotted'

2004-06-11 02:41 RD, revision 27742

Accept both XY and X.Y version numbers

2004-06-11 01:25 RD, revision 27741

Some doc tweaks

2004-06-11 01:22 RD, revision 27740

Get unicows.dll from distrib/msw

2004-06-11 01:21 RD, revision 27739

Put this distributable here so it doesn't get lost again

2004-06-11 01:16 RD, revision 27738

corrected the .pyd names

2004-06-11 01:15 RD, revision 27737

fix the shebang

2004-06-10 22:17 VZ, revision 27736

update from herbert breunung

2004-06-10 20:40 JS, revision 27735

Combine new extra styles with old ones since some ports use this for internal implementation

2004-06-10 20:26 RD, revision 27734

Some doc tweaks

2004-06-10 19:37 VS, revision 27733

fixed pasting of Unicode strings

2004-06-10 19:24 VS, revision 27732

don't confuse wxDF_UNICODETEXT and wxDF_TEXT

2004-06-10 19:00 VS, revision 27731

removed outdated comment

2004-06-10 16:51 VZ, revision 27730

open more keys in read only mode if we need to only read from them (fixes problems with accessing some registry values under XP)

2004-06-10 16:50 VZ, revision 27729

fixed typo in wxFrame::SetStatusBar() (bug 970516)