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):

2001-04-16 14:03 GT, revision 9763

Blob support fixes - still does not work, but getting there

2001-04-16 02:49 VZ, revision 9762

fixed focus rect drawing for checkboxes

2001-04-16 01:14 VZ, revision 9761

wxRadioBox test added

2001-04-16 00:21 RL, revision 9760

simplified (hopefully:) and explained the shared lib versioning scheme. typo fixes to deb/rules.

2001-04-16 00:19 RL, revision 9759

simplified (hopefully:) and explained the shared lib versioning system.

2001-04-15 13:08 GT, revision 9758

Change demo to not try to drop the table when it thinks it is creating it for the first time - per Paul Gammans

2001-04-15 13:06 GT, revision 9757

A couple more 'int' to UWORD conversions

2001-04-15 13:05 GT, revision 9756

A couple more 'int' to UWORD conversions Fixed ::CreateTable() syntax problem with Sybase reported by Paul Gammans

2001-04-15 00:21 VZ, revision 9755

1. fixed handling of centre/right alignment in label drawing 2. added button/static test pages to the widgets sample

2001-04-14 23:29 VZ, revision 9754

compilation fix

2001-04-14 22:07 VZ, revision 9753

fixed DoDrawEllipse() bbox calculation (patch 415116)

2001-04-14 21:46 VZ, revision 9752

merged focus handling fix from 2.2

2001-04-14 21:41 VZ, revision 9751

fix for a crash in wxSetFocusToChild()

2001-04-14 20:21 GD, revision 9750

added spinctrl and corrected list of files for Mac OS X

2001-04-14 20:09 GD, revision 9749

added missing interface pragma

2001-04-14 19:46 VZ, revision 9748

applied wxPerl doc patches

2001-04-14 19:39 GD, revision 9747

corrected dynamic library creation for Mac OS X added compilation option to solve common object link error for Mac OS X

2001-04-14 18:03 VS, revision 9746

applied patch #415855

2001-04-13 14:56 VZ, revision 9745

linking fix for wxMotif

2001-04-13 14:43 VZ, revision 9744

use screen resolution, not hard coded one

2001-04-13 14:28 VZ, revision 9743

reckognize cp125x charsets

2001-04-13 11:40 GT, revision 9742

Updated to alert the user to the need for them to edit this file to set the location of the libxml install so that XML will compile. Also tells them where to download libxml if they need to know that

2001-04-13 11:40 GT, revision 9741

Fixed a BCC compilation ambiguity for wxString [int] vs [unsigned int]

2001-04-13 10:49 GD, revision 9740

corrections for Mac OS X

2001-04-13 09:59 GD, revision 9739

correction for Mac OS X