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

2005-04-05 20:54 VZ, revision 33353

give an error if wxMotif is built in Unicode mode (to prevent bug reports like 1177193); moved wxMotif-specific checks in its own wx/motif/chkconf.h; moved wxMac stuff remaining in wx/chkconf.h to wx/mac/chkconf.h

2005-04-05 20:16 RR, revision 33352

Added switch and define for wxUSE_STD_STRING

2005-04-05 17:07 MW, revision 33351

Temporary fix for link error to ~wxZipOutputStream()

2005-04-05 16:10 ABX, revision 33350

Deprecate wxPathExists, make wxDirExists used everywhere, minor source cleaning.

2005-04-05 15:55 RN, revision 33349

[ 1176516 ] argv datatype has changed (char in docs but really wxChar)

2005-04-05 15:11 ABX, revision 33348

Warning fix for wxUSE_LOG off.

2005-04-05 14:56 ABX, revision 33347

Incomplete setup build fix.

2005-04-05 13:58 SC, revision 33346

use EditUnicodeText control for single lines

2005-04-05 13:33 JS, revision 33345

Added cross.cur

2005-04-05 10:23 ABX, revision 33344

Warning fixes.

2005-04-05 07:09 ABX, revision 33343

Fix the warning about code sensitive to packing (VisualC).

2005-04-05 00:25 RD, revision 33342

build the animate contrib

2005-04-05 00:25 RD, revision 33341

reSWIGged

2005-04-04 23:55 RD, revision 33340

wxDEFAULT_STATUSBAR_STYLE

2005-04-04 23:47 RD, revision 33339

format the list of installed packages better

2005-04-04 23:21 RD, revision 33338

use versioned tag names for OSX too

2005-04-04 23:15 RD, revision 33337

Added wrappers and a demo for the animate contrib

2005-04-04 23:11 RD, revision 33336

Add py2.4 to the pacakge name so they will be unique and both 2.3 and 2.4 packages can be installed at the same time

2005-04-04 23:08 RD, revision 33335

Patch from OSAF that maintains radio button selection if Realize is recalled.

2005-04-04 22:57 RD, revision 33334

If the filename is given in the ctor then call LoadFile

2005-04-04 22:55 RD, revision 33333

Patch from Werner F. Bruhin that allows either vertical and/or horizontal gridlines.

2005-04-04 22:53 RD, revision 33332

Ensure that SWIG_TYPE_TABLE is defined

2005-04-04 22:52 RD, revision 33331

Move comment to where it can be a true statement ;-)

2005-04-04 20:25 VS, revision 33330

fixed wrong order of libraries in the output

2005-04-04 18:48 ABX, revision 33329

Fix for saving in Unicode mode (Bug #1172299).