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-11-12 02:37 RD, revision 43331

Add wx.version()

2006-11-12 02:33 RD, revision 43330

Add wxSimpleHtmlListBox

2006-11-12 02:32 RD, revision 43329

move the include of collpane.h to the main header

2006-11-12 01:01 KO, revision 43328

Switching to a keyed list for storing information about the column data in each row, so that columns need not be set sequentially. Also, a tweak for drawing colored backgrounds when wxLC_VRULES is set, and add a few guards before calling GetColumnInfo().

2006-11-11 23:48 KO, revision 43327

Adding the option to toggle between native and generic listctrl.

2006-11-11 22:14 VZ, revision 43326

update from Jonas Rydberg

2006-11-11 22:14 BIW, revision 43325

beginnings of wxAuiNotebook documentation

2006-11-11 22:12 VZ, revision 43324

also check for RenameGroup() calls which don't/shouldn't work

2006-11-11 22:11 VZ, revision 43323

fix the bug with renaming groups leaving wxFileConfig in inconsistent state (closes 705022)

2006-11-11 22:10 BIW, revision 43322

added wxAuiNotebook and wxAuiTabArt to classes.tex and category.tex

2006-11-11 22:04 BIW, revision 43321

added documentation stub files for wxAuiNotebook and wxAuiTabArt

2006-11-11 22:00 VZ, revision 43320

extend RenameGroup() test to demonstrate the bug 705022

2006-11-11 21:59 VZ, revision 43319

use CPPUNIT_ASSERT_EQUAL() to be able to see the error in wxFileConfig tests easier

2006-11-11 20:38 RD, revision 43318

wxFD_SETSIZE --> FD_SETSIZE

2006-11-11 20:23 VZ, revision 43317

added include/msvc/wx/setup.h

2006-11-11 20:20 VZ, revision 43316

updated version to 2.8

2006-11-11 20:06 RD, revision 43315

Patch [ 1594353 ] Fix for wxCollapsiblePane docs

2006-11-11 20:02 RD, revision 43314

Remove superfluous assert that conflicts with style settings needed on wxGTK to get the same effect.

2006-11-11 19:53 RD, revision 43313

Set default version to "28"

2006-11-11 17:19 SN, revision 43312

Need to check for getsockopt argument in C++ mode.

2006-11-11 16:54 CE, revision 43311

fix missing path

2006-11-11 12:58 CE, revision 43310

fix missing =

2006-11-11 12:05 CE, revision 43309

copy CHM files; change location of version

2006-11-11 12:00 CE, revision 43308

copy CHM files; change location of version

2006-11-11 10:25 JS, revision 43307

Removed trailing comma