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

2009-01-12 10:51 RR, revision 58034

Spelling error

2009-01-12 10:26 JJ, revision 58033

Update configuration for OpenVMS

2009-01-12 09:06 JJ, revision 58032

Fixing/Testing sockets on OpenVMS

2009-01-12 05:39 PC, revision 58031

return index of first added image in Add(), like MSW does, #10013

2009-01-12 05:34 PC, revision 58030

use text cursor only when control is enabled, #10347

2009-01-11 19:53 RR, revision 58029

Default to wxConvUTF8 (not wxConvAuto) in wxDataInputStream and wxDataOutputStream (as the text in the docs actually already claimed)

2009-01-11 19:37 RR, revision 58028

Added interface for getting/setting text converter of wxDataInputStream and wxDataOutputStream

2009-01-11 16:24 JMS, revision 58026

Fixed bug: SetPropertyValueUnspecified(p) and p->SetValue(wxNullVariant) were out of sync

2009-01-11 16:23 FM, revision 58025

fix for PCH-less builds

2009-01-11 15:49 FM, revision 58024

split wxGrid implementation in grideditors.cpp (for wxGridCellEditor-derived classes), gridctrl.cpp (for wxGridCellRenderer-derived classes)

2009-01-11 12:05 FM, revision 58023

fix others $Id$ keywords

2009-01-11 12:00 FM, revision 58022

do not remove Author, Date, Revision SVN keywords

2009-01-11 11:58 FM, revision 58021

just fix some $Id$ tokens

2009-01-11 11:49 FM, revision 58020

a few missing Id keywords

2009-01-11 11:46 FM, revision 58019

typo fix

2009-01-11 11:46 FM, revision 58018

fix few doxygen warnings

2009-01-11 11:39 FM, revision 58017

document recently added enums

2009-01-11 11:24 FM, revision 58016

add note for wxWidgets user with a skeleton for a very minimal console app

2009-01-11 10:36 FM, revision 58015

suppress warnings about missing_semicolons file not existing

2009-01-11 10:34 FM, revision 58014

VC6 gets confused by the protected copy ctor; make it private

2009-01-11 10:28 FM, revision 58013

fix for the broken VC6 compiler (why do we have to still support it?)

2009-01-11 01:04 VZ, revision 58012

fix handling of locale names without county info (closes #10321)

2009-01-11 00:59 VZ, revision 58011

check for wxUSE_REARRANGECTRL dependency on wxUSE_CHECKLISTBOX (see #10331)

2009-01-11 00:57 VZ, revision 58010

correct typo: s/wxUSE_MENU/&S/

2009-01-11 00:57 VZ, revision 58009

added wxUSE_HEADERCTRL