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

2006-10-21 01:12 RD, revision 42181

Forward SetFont, SetBackgroundColour and SetForegroundCOlour to the generic listctrl

2006-10-20 23:59 VZ, revision 42180

fix warnings (double to int conversions and unused variables); removed hard TABs and extra spaces

2006-10-20 20:50 SC, revision 42179

screendc implementation

2006-10-20 20:46 SC, revision 42178

new method needed for screendc

2006-10-20 19:29 SC, revision 42177

setting a non valid font is permitted, implemented now

2006-10-20 19:26 SC, revision 42176

fixing the screen dc, non 64 bit solution however

2006-10-20 17:25 SC, revision 42175

creating graphics context with the correct origin

2006-10-20 17:24 SC, revision 42174

offsetting dcs correctly

2006-10-20 17:22 SC, revision 42173

moving the offsets into dcclient.cpp so that native event handlers can be called through

2006-10-20 16:41 SC, revision 42172

offseting the graphics context correctly

2006-10-20 14:54 VS, revision 42171

fixed computation of status bar fields width if the total width is not divisible by the number of fields

2006-10-20 14:48 VZ, revision 42170

remove extra semicolons (patch 1580831)

2006-10-20 14:33 VZ, revision 42169

put #if wxUSE_STATBOX around wxStaticBox usage (bug 1568939)

2006-10-20 13:14 SC, revision 42168

mac methodname fixed, so all use the same now

2006-10-20 13:12 SC, revision 42167

adding same methodname as gtk and msw

2006-10-20 13:04 JS, revision 42166

Added the ability to use built-in bullet styles, currently standard/circle or standard/square.

2006-10-20 12:58 SC, revision 42165

fixing classname

2006-10-20 12:43 SC, revision 42164

dummy implementations for new methods

2006-10-20 11:59 SC, revision 42163

dummy implementations for new methods

2006-10-20 11:56 SC, revision 42162

new graphics context implementation

2006-10-20 11:46 SC, revision 42161

new graphics context implementation

2006-10-20 11:35 SC, revision 42160

new graphics context implementation

2006-10-20 11:32 VZ, revision 42159

define bookctrl (and -derived) classes flags in their headers instead of defs.h; don't deprecate the control-specific flags

2006-10-20 11:07 SC, revision 42158

new graphics context implementation

2006-10-20 11:01 SC, revision 42157

avoiding nesting dcs on the same window concurrently