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

2003-04-18 18:48 VZ, revision 20271

removed (duplicated) wxArrayPages

2003-04-18 16:28 CE, revision 20270

fix typo in makefile

2003-04-18 10:48 VZ, revision 20269

removed wxCHOICEDLG_DIALOG_STYLE, use only wxCHOICEDLG_STYLE

2003-04-17 22:23 VZ, revision 20268

make choice dialog resizeable by default

2003-04-17 21:42 PKO, revision 20267

Fix refresh problem on Win98.

2003-04-17 20:26 MBN, revision 20266

Reverted my last change, since it's ugly and does not work anyway.

2003-04-17 20:23 MBN, revision 20265

Fixed dist target; added relevant wxX11 files to wxMotif.

2003-04-17 20:22 JS, revision 20264

Can switch between clipping code mroe easily

2003-04-17 20:18 JS, revision 20263

Darkened preview background for Mac (else get stripey background)

2003-04-17 20:06 RD, revision 20262

Ensure that submenus are also added to the system when their parent menu is used in a wxMenuBar::Repalce call.

2003-04-17 20:04 JS, revision 20261

Have dark colour for preview canvas under Mac

2003-04-17 19:48 JS, revision 20260

Don't call MakeModal on the Mac -- it leaves frames with non-working menubars if there are multiple top-level frames

2003-04-17 19:46 PKO, revision 20259

Fix line endings for Win and Mac. Separate compile and exec steps for better error handling.

2003-04-17 18:53 DW, revision 20258

Final update to catch the dropping of prop out of generic.

2003-04-17 18:48 PKO, revision 20257

Buffer display name on notebook tab hack fest. This should be refactored and made a method of buffer, perhaps buffer.getDisplayName().

2003-04-17 17:38 DW, revision 20256

Fix this buggy makefile

2003-04-17 17:24 DW, revision 20255

Catch up Os/2 to the state of the branch

2003-04-17 17:23 DW, revision 20254

for true and false

2003-04-17 16:58 DW, revision 20253
  • D /wxWidgets/trunk/src/os2/pnghand.cpp

Get rid of this file

2003-04-17 16:17 JS, revision 20252

Disabling code that causes display glitch on Mac

2003-04-17 16:15 JS, revision 20251

Part of a patch I forgot to commit previously: demonstrating selection

2003-04-17 16:11 JS, revision 20250

Added some items

2003-04-17 16:10 JS, revision 20249

Use wxLogTrace instead of wxLogDebug

2003-04-17 15:47 DW, revision 20248

More OS/2 updates reflecting changes in 24 Branch

2003-04-17 15:37 JS, revision 20247

Use sizers, not constraints