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-24 16:00 BIW, revision 40278

floating panes now respect wxPaneInfo::HasCloseButton()

2006-07-24 15:57 BIW, revision 40277

added test pane which has no close button

2006-07-24 15:01 VZ, revision 40276

use sample.rc

2006-07-24 14:57 VZ, revision 40275

minor refactoring of OnEraseBackground()

2006-07-24 14:07 ABX, revision 40274

Warning fix.

2006-07-24 14:04 ABX, revision 40273

Warning fix, minor source cleaning and better !PCH support.

2006-07-24 13:49 VZ, revision 40272

s_verComCtl doesn't change (during program lifetime)

2006-07-24 13:45 JG, revision 40271

Fix toolbar background painting whem comctl32 < 6

2006-07-24 13:45 AMB, revision 40270

wxAUI: remove spurious semicolons

2006-07-24 13:39 VZ, revision 40269

install help provider to allow testing helptext tags in XRC

2006-07-24 13:38 VZ, revision 40268

don't use obsolete wxNO_FULL_REPAINT_ON_RESIZE flag; don't use unnecessary wxCLIP_CHILDREN one

2006-07-24 13:36 VZ, revision 40267

added code to test UI updating of menu items in MDI apps

2006-07-24 13:34 VZ, revision 40266

added FindFileInPath() (part of an otherwise rejected patch)

2006-07-24 11:38 MR, revision 40265

wxPROCESS_ENTER is deprecated in favour of wxTE_PROCESS_ENTER. So use the latter in documentation.

2006-07-24 11:32 BIW, revision 40264

wxString::IsEmpty() => empty()

2006-07-24 11:30 BIW, revision 40263

fixed variable name

2006-07-24 09:44 BIW, revision 40262

tab draw happens right away when you set the caption

2006-07-24 09:43 AMB, revision 40261

All important period added

2006-07-24 09:41 AMB, revision 40260

Changelog bugfix to Update() for native controls as requested by leio

2006-07-24 09:28 BIW, revision 40259

drawing improvements; empty caption w/ tab drawing looks better

2006-07-24 08:40 BIW, revision 40258

tabmdi menu fix

2006-07-24 08:26 ABX, revision 40257

[ 1518434 ] wxSize::Scale with wxScale and wxPoint operators documented

2006-07-24 07:48 ABX, revision 40256

[ 1517666 ] suppression of wxVsnprintf() warnings - with little extensions.

2006-07-24 07:46 ABX, revision 40255

Warning fix.

2006-07-24 07:16 BIW, revision 40254

removed some commented-out code