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-26 21:44 VZ, revision 23953

make it possible to give focus to the notebook itself (patch 811013)

2003-09-26 21:36 VZ, revision 23952

make it possible to give focus to the notebook itself (patch 811013)

2003-09-26 21:13 VZ, revision 23951

regenerated after adding wxUSE_GZSTREAM

2003-09-26 20:50 VZ, revision 23950

fixed code for swapping rect corners if out of order (bug 800180)

2003-09-26 20:24 VZ, revision 23949

added wxGzipIOStreams (patch 792932)

2003-09-26 20:19 RD, revision 23948

A little tweak for the %post step, in case /usr/lib/wxPython is a directory as in old installs.

2003-09-26 20:16 RD, revision 23947

reSWIGged

2003-09-26 20:15 VZ, revision 23946

added wxTextInputStream::ReadChar() (part of patch 792932)

2003-09-26 20:07 VZ, revision 23945

wxZlibStreams fixes; allow them to be used as deflate [de]compressor in gz/zip files (patch 792562)

2003-09-26 20:04 RD, revision 23944

New build helper script. Just builds all the SRPMs for the various ports and pythons

2003-09-26 20:02 RD, revision 23943

twiddle with flags for darwin

2003-09-26 19:59 RD, revision 23942

Tweaked distribution build to leave off __WXDEBUG__ for now.

2003-09-26 19:43 VZ, revision 23941

fixes to radio button handling (patch 803360)

2003-09-26 19:37 VZ, revision 23940

added tests for toggling radio buttons

2003-09-26 18:19 VZ, revision 23939

show wxTB_HORZ_LAYOUT in action

2003-09-26 18:15 VZ, revision 23938

always return length of the string, *not* size of the buffer from wxMBConv_win32::MB<->WC(), as documented (fixes bug reported in patch 789039)

2003-09-26 17:35 VZ, revision 23937

fix SetFocus() in wxDialog-derived class ctor (which used to be ignored); this replaces patch 769552

2003-09-26 17:11 VZ, revision 23936

applied part of the patch 811993

2003-09-26 16:55 VZ, revision 23935

don't do anything non trivial (like creating wxFontMapper) in ctors of global objects

2003-09-26 16:30 RD, revision 23934

reSWIGged

2003-09-26 15:06 JS, revision 23933

Updated date

2003-09-26 15:04 JS, revision 23932

Small distribution script changes

2003-09-26 14:52 CE, revision 23931

allow stc to build with universal headers

2003-09-26 12:38 VZ, revision 23930

fixed (recently reintroduced) activation bug when the modal dialog was dismissed

2003-09-26 12:12 CE, revision 23929

revert change to assert