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):

2004-09-24 22:27 RN, revision 29328

quiet annoying GCC warnings

2004-09-24 21:48 RN, revision 29327

remove unused varaible

2004-09-24 21:39 RN, revision 29326

unused variable warnings fixed

2004-09-24 21:33 RN, revision 29325

partial aggregate warning fix

2004-09-24 19:46 VZ, revision 29324

trying to make GetData() return data format more clear

2004-09-24 16:18 RD, revision 29323

Corected GetXWindow macro for wxGTK port. (Bug# 1033681)

2004-09-24 16:13 RD, revision 29322

Added missing setters

2004-09-24 16:00 RL, revision 29321

Get rid of the symlink farm in $builddir too, contrib is here to stay for a while.

2004-09-24 15:36 VS, revision 29320

removed XRC library from contrib

2004-09-24 14:32 ABX, revision 29319

Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_FOUND/wxDefaultCoord, TRUE/true, FALSE/false.

2004-09-24 13:45 ABX, revision 29318

wxUSE_*BOOK checks.

2004-09-24 12:25 RN, revision 29317

unused variable warning fix

2004-09-24 10:57 ABX, revision 29316

Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors.

2004-09-24 10:05 VS, revision 29315

documented return value of wxListCtrl::HitTest

2004-09-24 09:56 VS, revision 29314

uses system's default UI font in the help browser by default

2004-09-24 09:55 VS, revision 29313

replaced NormalizeFontSizes with SetStandardFonts

2004-09-24 08:58 RN, revision 29312

Port syncronization, more wxUSE_XML/XRC fixes and typo fixes

2004-09-24 08:31 RN, revision 29311

more setup0.h wxUSE_XRC fixes

2004-09-24 08:20 RN, revision 29310

MSW XRC define setuup.h handling

2004-09-24 07:45 RN, revision 29309

note that drawpoint only takes into account pen color like the _other_ toolkit. Note for tracker bug [ 844761 ] wxDC::DrawPoint ignores pen size

2004-09-24 06:27 ABX, revision 29308

Above 2.3.0 SetBitmap is still for owner drawn only.

2004-09-24 06:06 RN, revision 29307

fix typo

2004-09-24 05:48 RN, revision 29306

PATCH: [ 1033006 ] Fix: socket s timeout of < 1s doesnt work

2004-09-24 01:20 RN, revision 29305

Add doc TODOs for wxVariant. You know, Convert wasn't documented _at all_, heh :).

2004-09-24 00:11 RD, revision 29304

More True/False fixes