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-08-07 20:25 JS, revision 28703

More likely to find the about.htm instructions now

2004-08-07 19:41 VS, revision 28702

fixed plugins naming in samples

2004-08-07 19:35 SC, revision 28701

blind fix for trails of border after resize operations

2004-08-07 19:23 SC, revision 28700

we have to include the mac/private header in order to the OSX macro at all

2004-08-07 17:25 JS, revision 28699

Help button left-aligned in wizard

2004-08-07 14:37 SC, revision 28698

support for Mac Help Button added (wxID_HELP) is automatically translated

2004-08-07 14:26 JS, revision 28697

Need to include scrolwin.h

2004-08-07 14:09 SC, revision 28696

moving focus rect overlap problems to the vis region of a window

2004-08-07 13:27 SC, revision 28695

drawing the border based on the native control's border, as things like calctrl may override the GetPosition etc. call, so that we'd draw a border around the overall control instead of the day's part

2004-08-07 13:25 SN, revision 28694

Fixed typo reported in patch 1004953.

2004-08-07 05:28 SC, revision 28693

moving popup-button closer to text

2004-08-07 05:22 SC, revision 28692

making the width of the popup button dependent from the window variant, adding a one pixel safety border below the readonly combobox, and moving the popup button one pixel to the left in order to avoid chop-off

2004-08-07 05:18 SC, revision 28691

forward declaration for combobox members

2004-08-07 03:43 RD, revision 28690

version number update

2004-08-07 03:43 RD, revision 28689

some cleanup

2004-08-07 03:04 RD, revision 28688

At least correct the compile error until we decide what to for real.

2004-08-07 03:02 RD, revision 28687

Hide the page before adjusting its size, otherwise it might get painted

2004-08-07 02:17 RD, revision 28686

update the overview text before updating the pages

2004-08-07 02:06 RD, revision 28685

Changed the order that the demo and code pages are created

2004-08-06 23:09 RD, revision 28684

A better workaround for Bug# 901694 that works with GTK+ 1.2, 2.2 *and* 2.4.

2004-08-06 22:30 DE, revision 28683

Get rid of inline C compatibility methods

2004-08-06 22:28 DE, revision 28682

Use delete foo; instead of GSocket_destroy(foo);

2004-08-06 22:14 DE, revision 28681

Use native C++ GSocket interface

2004-08-06 20:56 DE, revision 28680

Get rid of wxUSE_GSOCKET_CPLUSPLUS

2004-08-06 20:32 DE, revision 28679

Use native C++ GSocket interface