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 16:47 JS, revision 43356

Note about Unicode builds not working

2006-11-12 16:40 JS, revision 43355

Added newline for PDF RTF

2006-11-12 16:35 JS, revision 43354

Added missing arg

2006-11-12 16:30 JS, revision 43353

Use LONG instead of long (some Wine headers complain)

2006-11-12 16:16 BIW, revision 43352

some doc updates

2006-11-12 16:07 JS, revision 43351

Wine fix

2006-11-12 16:06 SN, revision 43350

Applied toolbar patch for wxTB_RIGHT support (patch #1595081).

2006-11-12 15:54 JS, revision 43349

Wine fixes

2006-11-12 15:42 MW, revision 43348

Update archive overview for class factory changes.

2006-11-12 15:39 JS, revision 43347

Wine fixes

2006-11-12 14:33 RR, revision 43346

Applied wxStackWalker improvement part of item #1591718, [wxGTK] Native assert dialog and optimized stack walker

2006-11-12 13:53 JS, revision 43345

Added some more 2.8 large features

2006-11-12 13:36 JS, revision 43344

Version update

2006-11-12 13:35 JS, revision 43343

Wine fix

2006-11-12 13:27 RR, revision 43342

Send delete item event just before the item is actually deleted (as per wxMSW). Also include the client data (long value) in the event.

2006-11-12 13:11 JS, revision 43341

GTK+1 fix

2006-11-12 12:58 RR, revision 43340

[ 1590221 ] wxStandardPaths::GetExecutablePath Required for optimised stackwalker patch.

2006-11-12 12:47 JS, revision 43339

Fix for GTK+1

2006-11-12 12:12 JS, revision 43338

Version updates

2006-11-12 12:09 JS, revision 43337

Manual Version update Filled in a few blanks

2006-11-12 05:21 KO, revision 43336

Remove incorrect change that accidently made it into commit.

2006-11-12 04:08 KO, revision 43335

Add scrollbars if the columns exceed the horizontal space for the control, also, have SetColumnWidth store the value in the column's wxListItem.

2006-11-12 02:47 RD, revision 43334

reSWIGged

2006-11-12 02:44 RD, revision 43333

Some more details about CollapsiblePane

2006-11-12 02:40 RD, revision 43332

demo tweaks

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