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-09-13 22:20 RR, revision 41206

More RTL work.

2006-09-13 22:18 RR, revision 41205

Add GetScrollHelper() to wxWindow. Let wxScrollHelper set the underlying field itself.

2006-09-13 20:47 RD, revision 41204

Changes for TreeListCtrl to take advantage of the new native HeaderButton abilities

2006-09-13 20:44 RD, revision 41203

Dashes and Stipple accessors are not available on all platforms

2006-09-13 20:34 RD, revision 41202

More support for drawing native column headers, adds more states (selected, mouse-over) and also optionally drawing the contents of the header (label and/or bitmap, sort arrow) in a consistent way. Also added a method to determine the default height of the column header. This is based on work done for OSAF.

2006-09-13 20:28 RD, revision 41201

More support for drawing native column headers, adds more states (selected, mouse-over) and also optionally drawing the contents of the header (label and/or bitmap, sort arrow) in a consistent way. Also added a method to determine the default height of the column header. This is based on work done for OSAF.

2006-09-13 19:10 ABX, revision 41200

it needs wxUSE_* guard to not break smartphone build.

2006-09-13 19:01 RD, revision 41199

wxStatusBarGeneric is used directly so the header needs to be included too

2006-09-13 17:12 VS, revision 41198

renamed wxRect::Inside() to wxRect::Contains(), wxRect::Inside(wxRect) is too confusing

2006-09-13 17:06 VS, revision 41197

renamed wxRect::Inside() to wxRect::Contains(), wxRect::Inside(wxRect) is too confusing

2006-09-13 16:31 PC, revision 41196

minimize code duplication

2006-09-13 16:27 JS, revision 41195

Added public keyword

2006-09-13 16:16 ABX, revision 41194

Build fix.

2006-09-13 16:14 ABX, revision 41193

[ 1556353 ] [wxOS2] Change derivation to add wxGauge::Pulse

2006-09-13 16:06 ABX, revision 41192

Build fix.

2006-09-13 15:50 PC, revision 41191

don't include generic/statusbr.h directly

2006-09-13 14:23 BIW, revision 41190

got rid of some extra borders

2006-09-13 11:59 VZ, revision 41189

fix wxVsnprintf_ declaration for VC8

2006-09-13 11:44 VZ, revision 41188

document wxChildFocusEvent

2006-09-13 11:01 VS, revision 41187

wxTLW::DoRefreshRect must check the rect, too

2006-09-13 10:01 RR, revision 41186

Make wxGTK's wxScrolledWindow set m_x/xScrollLines to 0 if scrollbars disappear (instead of 1) as per wxMSW. Expose m_x/yScrollLines in public getters. Correct window origin for scrolled window in RTL.

2006-09-13 09:50 VS, revision 41185

corrected painting implementation for wxDFB

2006-09-13 01:31 RD, revision 41184

compile fix for Mac

2006-09-12 22:20 VZ, revision 41183

remove unneeded m_inputHandler initialization (already done in the base class ctor)

2006-09-12 21:06 RD, revision 41182

rephrase