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-07-25 16:43 BIW, revision 40328

another bug fix for the sample

2006-07-25 16:29 BIW, revision 40327

fixed bad pane name

2006-07-25 15:11 AMB, revision 40326

Fix compile problem - please shout if incorrect

2006-07-25 14:31 ABX, revision 40325

Minor header cleaning.

2006-07-25 13:53 ABX, revision 40324

Fix for function access shown in Tinderbox builds.

2006-07-25 13:16 AMB, revision 40323

wxAUI: fixed pane saving design thinko

2006-07-25 11:41 ABX, revision 40322

[ 1528248 ] Fix to the width of the wxGenericColourButton

2006-07-25 11:41 AMB, revision 40321

wxAUI: Support serialization of individual PaneInfo structures

2006-07-25 11:15 ABX, revision 40320

PCH build fix.

2006-07-25 11:02 ABX, revision 40319

PCH build fix.

2006-07-25 10:31 ABX, revision 40318

Blind Tinderbox build fix.

2006-07-25 10:07 ABX, revision 40317
  • D /wxWidgets/trunk/samples/treectrl/makefile.dos
  • D /wxWidgets/trunk/samples/treectrl/makefile.sc
  • D /wxWidgets/trunk/samples/treectrl/makefile.sl
  • D /wxWidgets/trunk/samples/treectrl/makefile.unx
  • M /wxWidgets/trunk/samples/treectrl/makefile.wat
  • D /wxWidgets/trunk/samples/treectrl/treetest.pro

Removed unused files.

2006-07-25 09:30 JG, revision 40316

Make wxTreebook use wxControlContainer.

2006-07-25 09:24 JG, revision 40315

Warning fix for the warning fix.

2006-07-25 09:08 ABX, revision 40314

Allow wxUSE_INTL==0 builds.

2006-07-25 08:47 ABX, revision 40313

Include wx/stopwatch.h according to precompiled headers of wx/wx.h (with other minor cleaning).

2006-07-25 08:39 ABX, revision 40312

Simplify PCH support. Minor source cleaning.

2006-07-25 06:50 ABX, revision 40311

PCH build fix.

2006-07-25 06:48 ABX, revision 40310

Use same type in both results of A?B:C operator (Tinderbox build fix).

2006-07-25 06:43 ABX, revision 40309

Final steps to move to common icon.

2006-07-25 06:07 ABX, revision 40308

PCH build fix.

2006-07-25 01:31 VZ, revision 40307

move default button handling code from wxControlContainer to wxTLW (patch 1524441)

2006-07-25 01:28 VZ, revision 40306

include X11/Xutil.h for wxMotif compilation

2006-07-25 01:05 VZ, revision 40305

compilation fix for platforms where size_t is unsigned long, not int

2006-07-25 00:49 VZ, revision 40304

document HasAlignment(), Left/RightIndent() and Tabs() (patch 1527048)