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

2002-08-18 22:42 JS, revision 16590

Use wxGenericImageList for wxMSW/wxUniv now; this allows us to remove the MSW-specific code in wxUniv's wxNotebook (maybe elsewhere?)

2002-08-18 18:24 JS, revision 16589

Further installation fixes

2002-08-18 17:23 VS, revision 16588

don't crash if used in iconv-like fashion

2002-08-18 14:10 JS, revision 16587

Corrected HTML index, other distro-related tweaks

2002-08-18 08:09 JS, revision 16586

Don't compile socket table if wxUSE_SOCKET is 0.

2002-08-17 22:24 VS, revision 16585

make it possible to easily define artID from a string (for XRC)

2002-08-17 22:24 VS, revision 16584

simpler fix for locale catalogs lookup bug (better one will hopefully follow)

2002-08-17 22:19 JS, revision 16583

First cut at socket support in wxX11

2002-08-17 22:17 RR, revision 16582

Put various #ifdefs vsnprintf() back in, they were lost in today's changes..

2002-08-17 21:41 RR, revision 16581

Printing paper sizes, file printing, print metrics..

2002-08-17 21:00 VZ, revision 16580

some harmless warning fixes

2002-08-17 20:50 RR, revision 16579

Typos.

2002-08-17 19:36 RR, revision 16578

iconv() really never set the trailing 0.

2002-08-17 19:12 RD, revision 16577

Tweaked python image output slightly

2002-08-17 19:09 RD, revision 16576

Put the page in the event for all event types

2002-08-17 19:08 RD, revision 16575

Added wxWizard and the wizard page classes, as well as a wizard sample in the demo.

2002-08-17 19:07 RD, revision 16574

Fixed wxPython's wxArt constants

2002-08-17 18:20 RR, revision 16573

iconv() doesn't set the trailing zero

2002-08-17 17:35 RR, revision 16572

Another UNicode conversion fix.

2002-08-17 17:29 JS, revision 16571

Removed excess distribution archives

2002-08-17 17:04 RR, revision 16570

Printing things.

2002-08-17 17:03 RR, revision 16569

Compile fixes for ANSI mode.

2002-08-17 16:29 RR, revision 16568

Removed all deprecated printing code.

2002-08-17 12:11 JS, revision 16567

Script mods

2002-08-17 12:11 RR, revision 16566

%s to %ls conversion