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-01-22 13:35 VZ, revision 25303

minimal changes needed to allow linking wxCocoa as shared lib

2004-01-22 12:53 VZ, revision 25302

replaced (references to) LastError() with GetLastError() (bug 878525)

2004-01-22 12:16 VZ, revision 25301

use wxColourDatabase::Find(), not obsolete FindColour(), in wxColour::InitFromName()

2004-01-22 11:55 VZ, revision 25300

suppress warnings about implicit float -> int conversions

2004-01-22 11:53 VZ, revision 25299

warning about returning something from a void function

2004-01-22 11:52 VZ, revision 25298

suppress warnings about implicit double -> int conversions

2004-01-22 11:34 VZ, revision 25297

compilation fix for !wxUSE_VALIDATOR

2004-01-22 11:28 VZ, revision 25296

linking fix for wxCocoa apps using clipboard

2004-01-22 11:28 VZ, revision 25295

fix for wx-config --inplace --rezflags output in wxCocoa (and reorganization of code common to wxMac/wxCocoa)

2004-01-22 11:26 VZ, revision 25294

don't crash when restoring focus after showing a modal dialog

2004-01-22 11:26 VZ, revision 25293

make it possible to restart timer with a simple Start(), as in other ports

2004-01-22 11:26 VZ, revision 25292

fixed compilation when wxUSE_THREADS == 0

2004-01-22 09:01 VS, revision 25291

let <wx-lib>odbc</wx-lib> do nothing if USE_ODBC=0

2004-01-22 08:56 VS, revision 25290

bcc has ODBC symbols in odbc32.lib, not import32.lib

2004-01-22 07:29 DE, revision 25289

Unicode build fixes

2004-01-22 06:18 DE, revision 25288

* Add Unicode support for wxNSStringWithWxString and wxInitNSStringWithWxString * Add wxStringWithNSString which works for both WC and MB builds

2004-01-22 06:13 DE, revision 25287

Applied patch #881258: Add wxT() to debug messages and a few others

2004-01-22 04:41 DE, revision 25286

Applied correct filename case for header imports from patch #881258

2004-01-22 03:48 DE, revision 25285

Baked files with Bakefile 0.1.2 (Mac OS 10.3 Python 2.3)

2004-01-21 23:05 RD, revision 25284

Typos fixed and further clarification of the Python situation on Panther

2004-01-21 20:53 RD, revision 25283

Changes needed to put the Panther version in the right place, also changed to using "panther" and "jaguar" in the names.

2004-01-21 20:33 RD, revision 25282

Typos fixed and other tweaks

2004-01-21 17:59 VS, revision 25281

fixed typo

2004-01-21 17:53 VS, revision 25280

fixed typo

2004-01-21 17:52 VS, revision 25279

disable multilib by default for Watcom