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-03-26 19:56 DE, revision 19816

Use #if wxUSE_GAUGE instead of #if 1

2003-03-26 18:32 MBN, revision 19815

Fix wxSocket under wxMotif.

2003-03-26 18:31 MBN, revision 19814

Compilation fix for non-PCH compilers.

2003-03-26 18:09 DE, revision 19813

Changed #if wxUSE_NEW_GRID to #if wxUSE_GRID (there is no more new grid)

2003-03-26 17:53 DE, revision 19812

Implement wxExecute with proper callback on Mac OS X

2003-03-26 17:46 DE, revision 19811

- Added wxAddProcessCallbackForPid function - Don't create pipeEndProcDetect on Darwin - Initialize the wxEndProcessData before installing the callback - Implement wxAddProcessCallbackForPid for Darwin, the code started life as an example from ADC and certainly has its fair share of race conditions, but with a few hacks it seems to be working okay.

2003-03-26 14:17 JS, revision 19810

Fix for splittree under wxGTK

2003-03-26 14:13 JS, revision 19809

Correction to splittree; removed newgrid sample reference from index.htm

2003-03-26 11:13 VZ, revision 19808

finally this translation uses traditional Chinese, not simplified (renamed old zh_CN)

2003-03-26 04:10 RD, revision 19807

wxMac does need radiocmn

2003-03-26 01:41 RD, revision 19806

Tweaks for various diffs from 2.4.0 to current HEAD

2003-03-26 01:26 RD, revision 19805

Fix broken binaries...

2003-03-25 21:53 RD, revision 19804

SWIGged updates for wxMSW

2003-03-25 21:26 CE, revision 19803

modify makefile for watcom

2003-03-25 21:17 CE, revision 19802

modify makefile for watcom

2003-03-25 20:37 RD, revision 19801

SWIGged updates for wxMac

2003-03-25 18:49 JS, revision 19800

Use virtual functions to help splittree work

2003-03-25 17:10 RD, revision 19799

fixed compile error

2003-03-25 11:47 VZ, revision 19798

renamed Catalan and Chinese translations to the correct names

2003-03-25 11:46 JS, revision 19797

Removed odbc.cpp

2003-03-25 07:06 RD, revision 19796

Added file for xrc splitter support

2003-03-25 07:04 RD, revision 19795

SWIGged updates for wxGTK

2003-03-25 06:58 RD, revision 19794

Removed deprecation warnings in OGL and Gizmos

2003-03-25 06:35 RD, revision 19793

Merged wxPython 2.4.x to the 2.5 branch (Finally!!!)

2003-03-25 04:10 RD, revision 19792

demo tweaks