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-09-30 02:05 RD, revision 24003

Updated version

2003-09-30 00:29 VZ, revision 24002

unused params warnings fixes

2003-09-29 23:17 RD, revision 24001

Doc tweaks

2003-09-29 22:40 RD, revision 24000

RPM bulid tweaks

2003-09-29 17:46 RD, revision 23999

Updated version

2003-09-29 17:43 RD, revision 23998

Guard against EVT_PAINT recurrsion

2003-09-29 17:42 RD, revision 23997

Should not delete colours that come from the wxColourDatabase

2003-09-29 17:14 VZ, revision 23996

support creating larger minidumps; support WX_CRASH_FLAGS env var

2003-09-29 15:18 MBN, revision 23995

(Blind) compilation fix for Sun compiler.

2003-09-29 12:05 VZ, revision 23994

fixes in cleanup of DDE servers: don't delete them ourseleves (this is inconsistent with socket IPC classes); do check that they're all destroyed before DDE is shut down

2003-09-29 11:56 VS, revision 23993

wxMGL fixes

2003-09-28 18:38 VS, revision 23992

reversed order of configurations to make the IDE happy about the default one

2003-09-28 18:23 VS, revision 23991

compile db sample conditionally only if odbc support was built

2003-09-28 18:12 VZ, revision 23990

reverted strange and IMO unnecessary OFN_OVERWRITEPROMPT emulation (bug 812346)

2003-09-28 18:01 VZ, revision 23989

SetValue() takes just bool, not const bool

2003-09-28 17:51 VZ, revision 23988

SetValue() takes just bool, not const bool

2003-09-28 16:05 VS, revision 23987

added displayx11.{cpp,h}

2003-09-28 13:57 MBN, revision 23986

MinGW compilation fixes.

2003-09-28 13:53 MBN, revision 23985

(Blind) wxMotif compilation fix.

2003-09-28 11:10 VZ, revision 23984

mention that Write(string) works with NUL-terminated strings only

2003-09-28 00:29 VZ, revision 23983

mention wxListBook

2003-09-28 00:23 VZ, revision 23982

added 3-state checkboxes (patch 813790)

2003-09-27 21:16 RD, revision 23981

Windows Installer fixes

2003-09-27 21:16 RD, revision 23980

reSWIGged

2003-09-27 21:15 RD, revision 23979

DOn't build binaries for Python 2.1 any more