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

2003-01-22 17:32 VZ, revision 18866

linking fix for wxUSE_WCHAR_T=0: always provide wxStrtok() unless HAVE_STRTOK_R is defined

2003-01-22 17:31 VZ, revision 18865

update Watcom section; minor additions to the other ones

2003-01-22 17:19 VZ, revision 18864

compilation fixes for OpenWatcom

2003-01-22 17:15 VZ, revision 18863

don't always rename the files before compiling with Watcom, this is not needed any longer with OpenWatcom (but still keep the possibility to enable this file renaming for older versions)

2003-01-22 17:13 VZ, revision 18862

new (for wxBase) or updated and (hopefully() improved Watcom makefiles

2003-01-22 17:10 VZ, revision 18861

fixed an unused parameter warning

2003-01-22 17:04 VZ, revision 18860

no changes (modeline tweaked)

2003-01-22 16:04 VZ, revision 18859

corrected and expanded

2003-01-21 23:46 DW, revision 18858

New native OS/2 list control.

2003-01-21 23:35 DW, revision 18857

New native OS/2 list control.

2003-01-21 23:34 DW, revision 18856

New native OS/2 list control support.

2003-01-21 23:28 VS, revision 18855

patch 672127: Adds required check for wxUSE_WXHTML_HELP to chkconf.h

2003-01-21 23:14 RD, revision 18854

Explicitly refresh when enable is called so the display will update.

2003-01-21 22:43 RD, revision 18853

Comment out debug message

2003-01-21 22:14 RD, revision 18852

Serious cleanup of setup.py and removed hacks in my_distutils.py that were working around deficenceis in Distutils. Temporarily added a copy of the distutils package from Python 2.3a1 here, when they encorporate a patch of mine and create a new standlone distutils package then it can be removed.

2003-01-21 19:57 VZ, revision 18851

compilation fix for the last check in (sorry)

2003-01-21 19:44 GD, revision 18850

corrected wxList::Node declarations

2003-01-21 18:56 VZ, revision 18849

attempt to fix crash in DeleteAllItems()

2003-01-21 08:58 JS, revision 18848

Updated wxBitmap overview

2003-01-21 06:11 RD, revision 18847

SWIGged updates for wxMac

2003-01-21 06:05 RD, revision 18846

Ensure properly built before installing

2003-01-21 05:54 RD, revision 18845

Test native static text by default.

2003-01-21 05:35 RD, revision 18844

SWIGged updates for wxMSW

2003-01-21 04:24 RD, revision 18843

Avoid assertion about mask from color bitmap

2003-01-21 02:07 RD, revision 18842

SWIGged update for generic