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

1999-11-10 08:03 RD, revision 4462

Added calendar contributed by Lorne White Some tweaks for wxFloatbar

1999-11-09 23:02 RD, revision 4461

wxSizer patches by Alexander Smishlajev <als@turnhere.com> Adds some wxALIGN_* flags to increase ability to position item within its allotted space. Adds wxSHAPED flag that enforces proportional resizing on growable items. Adds a sample and updated documentation.

1999-11-09 19:19 VZ, revision 4460

compiles with or without wxSpinCtrl now

1999-11-09 18:10 VZ, revision 4459

compilation fixes, Makefile.in added

1999-11-09 15:24 SC, revision 4458

mac adaptions

1999-11-09 14:48 RR, revision 4457

Removed Vadim's surplus code in clipboard. wxTreeCtrl now creates its two font in the constructor.

1999-11-09 14:32 VZ, revision 4456

fix for FreeBSD compilation

1999-11-09 12:31 KB, revision 4455

usleep() prototype added for solaris

1999-11-09 10:21 KB, revision 4454

added gethostname protoype for Solaris

1999-11-09 08:42 SC, revision 4453
  • D /wxWidgets/trunk/src/make_cw.old.mcp

will not be adopted to 2.1, pro 4 was too buggy

1999-11-09 08:41 SC, revision 4452

.mcp was broken

1999-11-09 05:57 DW, revision 4451

OS/2 resource storage and retrieval

1999-11-09 01:53 JS, revision 4450

Added m_nSelection = -1 fixes to RemovePage, DeleteAllPages (from Scott Newham)

1999-11-09 01:52 JS, revision 4449

Misc small fixes

1999-11-08 21:14 JS, revision 4448

Fixes to Cygwin/Mingw32 makefile, manual now compiles wxStaticLine, etc.

1999-11-08 20:55 KB, revision 4447

Minor fixes to plug memory hole, will add WXLO import ASAP.

1999-11-08 18:38 VZ, revision 4446

compilation fix for Motif

1999-11-08 17:35 DW, revision 4445

Minor fix to environment to support co-existance of msw and os/2 port

1999-11-08 17:07 VZ, revision 4444

Motif compilation fix

1999-11-08 17:05 VZ, revision 4443

wxDataObjectComposite/Custom seem to work

1999-11-08 16:38 VZ, revision 4442

DEBUG => __WXDEBUG__

1999-11-08 15:59 VZ, revision 4441

small Motif compilation fix

1999-11-08 15:56 VZ, revision 4440

minor aesthetic fixes

1999-11-08 15:28 VZ, revision 4439

pasting text from xterm works, finally

1999-11-08 15:23 GT, revision 4438

Fixed __WXDEBUG__ references to use #ifdef rather than checking for it being greater than 0