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-11-08 23:59 RD, revision 30378

corrected function name

2004-11-08 23:55 RD, revision 30377

Revamped automated build system to use a Python script for the master control script, make parallel builds the only way to do it (facilitated by the taskrunner module) split out the guts of build-all into separate scripts, etc.

2004-11-08 21:27 ABX, revision 30376

Remove unnecessary OW recognition.

2004-11-08 21:24 RD, revision 30375

Python App bundles built on Jaguar won't run on Panther because of the different paths to the Python.app so we need to differentiate the two builds for the docs-demo disk image.

2004-11-08 21:23 RD, revision 30374

regenerated

2004-11-08 20:03 ABX, revision 30373

Blind change following observation in wxTextCtrlBase.

2004-11-08 19:57 ABX, revision 30372

Warning fixes.

2004-11-08 19:54 ABX, revision 30371

Get shorter code with new wxRect constructor.

2004-11-08 19:51 ABX, revision 30370

Unused warning fix.

2004-11-08 19:34 ABX, revision 30369

Unfortunatelly compiler does not know which bits play here and still warns about loosing them.

2004-11-08 19:27 ABX, revision 30368

OW prototypes does not use ints in Unicode.

2004-11-08 19:20 ABX, revision 30367

Undef GetWindowStyle() after new #include in cmndata.cpp.

2004-11-08 18:19 VZ, revision 30366

don't define comparison operators taking wxStrings when wxUSE_STL == 1

2004-11-08 17:17 VZ, revision 30365

use wx_release_number instead of WX_CURRENT in Mac .r and .rsrc file names

2004-11-08 14:43 VZ, revision 30364

reverted last commit, still broken for VC6

2004-11-08 14:37 VZ, revision 30363

fail silently if the requested wx-config is not found

2004-11-08 14:30 VZ, revision 30362

regenerated (fixes problem with undefined EXTRALIBS_GNOMEPRINT)

2004-11-08 12:21 GT, revision 30361

Unicode corrections in new SqlExec() overload SQL_BIT and SQL_TIMESTAMP were not being correctly interpreted in ::GetColumns() Source reformatting to match WX conventions

2004-11-08 07:22 RN, revision 30360

remove docs

2004-11-08 05:17 RN, revision 30359

*** empty log message ***

2004-11-08 04:08 RN, revision 30358

fixup authorship

2004-11-08 02:39 RN, revision 30357

fix playbackrate

2004-11-08 02:23 RN, revision 30356

finalize MAC implementation

2004-11-08 02:05 RN, revision 30355

finalize MSW implementation

2004-11-08 00:34 RN, revision 30354

correct to int32 for range comparison