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):

2007-03-20 17:32 RD, revision 44981

add typeId property to event binders

2007-03-20 17:31 RD, revision 44980

bitmap from buffer

2007-03-20 17:31 RD, revision 44979

buffer typmaps

2007-03-20 17:28 RD, revision 44978

Updated version number

2007-03-20 16:23 VZ, revision 44977

no changes, just fixed spelling of 'indeterminate'

2007-03-20 15:49 VS, revision 44976

added wxUniChar <-> unsigned char conversion

2007-03-20 15:31 VZ, revision 44975

regenerated with bakefile 0.2.2 for 2.6.4

2007-03-20 13:39 VZ, revision 44974

removed unnecessary WXDLLIMPEXP_CORE from private classes (fixes VC warning about DLL-exported class using non DLL-exported GraphicsStates in DLL build)

2007-03-20 13:32 VS, revision 44973

compilation fixes for !wxUSE_INTL case

2007-03-20 13:29 VZ, revision 44972

prevent GTK+ from changing locale when wxUSE_INTL==0, this makes the behaviour consistent with the other ports in this case too (and not only when wxUSE_INTL==1 and the locale is changed (in all ports))

2007-03-20 12:56 VZ, revision 44971

don't offset the window being centered more than strictly necessary for it to be on screen (replaces patch 1683239)

2007-03-20 12:40 VZ, revision 44970

backport code for browser detection from HEAD

2007-03-20 10:18 CE, revision 44969

2.6 - DMC needs these constants

2007-03-20 09:46 CE, revision 44968

2.6 - Borland seems to want this header

2007-03-20 08:14 VS, revision 44967

compilation fix after STL fixes if 2.8 compatibility is enabled

2007-03-19 22:36 VZ, revision 44966

fix non-PCH build after latest change

2007-03-19 20:47 RD, revision 44965

fix version number (there were no 2.8.2.0 .deb's) and move a few more things over from changes.txt

2007-03-19 20:35 VZ, revision 44964

deprecate wxTR_EXTENDED and remove it from the docs

2007-03-19 20:20 VZ, revision 44963

fixed handling of accelerators using PageUp/Down keys (bug 1683613) [backport from HEAD]

2007-03-19 20:18 VZ, revision 44962

fixed handling of accelerators using PageUp/Down keys (bug 1683613)

2007-03-19 20:00 VZ, revision 44961

corrected VT_DATE conversion (bug 1683882) [backport from HEAD]

2007-03-19 19:58 VZ, revision 44960

corrected VT_DATE conversion (bug 1683882)

2007-03-19 19:23 VS, revision 44959

fixed compilation if wxUSE_STL=1

2007-03-19 18:51 JS, revision 44958

Workarounds for link errors

2007-03-19 18:46 VZ, revision 44957

regenerated with bakefile 0.2.2 for 2.6.4