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

2002-04-27 22:47 VZ, revision 15290

fixed uninitialized m_bPassMessages and wxLogChain::SetLog() which was completely wrong

2002-04-27 22:37 VZ, revision 15289

really fixed memory leak in wxLogChain

2002-04-27 22:33 VZ, revision 15288

fixed memory leak in wxLogChain

2002-04-27 22:14 VZ, revision 15287

fixed memory leak in wxLogChain

2002-04-27 20:02 VZ, revision 15286

some docs for wxArray(int n) mods

2002-04-27 20:02 VZ, revision 15285

wxArray(int n) mods for wxArrayString

2002-04-27 11:10 VZ, revision 15284

mention that creation time only lives up to its name under Windows

2002-04-27 11:05 VZ, revision 15283

fixed wxFileName::GetModificationTime()

2002-04-27 11:03 GD, revision 15282

ignore process serial number command line argument (-psn) passed to application when launched from the Finder

2002-04-27 10:38 VZ, revision 15281

ARCHINCDIR must be defined in makeb32.env, not makefile.b32 (patch 548990)

2002-04-27 10:37 SN, revision 15280

Fixes to my last commit.

2002-04-27 10:35 VZ, revision 15279

fixes for operator new declaration/definition (patch 549349)

2002-04-26 23:08 VZ, revision 15278

clean up of memory debugging macros and chanegs to compile with CW7 (patch 548408)

2002-04-26 22:44 VZ, revision 15277

added a few virtual keywords for consistency (no real changes) (patch 543922)

2002-04-26 22:26 DW, revision 15276

More bitmap and imaging updates

2002-04-26 21:59 VZ, revision 15275

fixed array tests compilation and a bug in obj array test

2002-04-26 21:58 VZ, revision 15274

added support for add/insert/deleting many items at once in wxArray (patch 548050)

2002-04-26 21:06 VZ, revision 15273

implement wxColourDialog::Move() (patch 548048)

2002-04-26 20:35 VZ, revision 15272

refresh and flicker even more to ensure proper refresh in the resizeable dialogs

2002-04-26 20:34 VZ, revision 15271

added VC++ project file

2002-04-26 19:38 RR, revision 15270

Added sample to reproduce resize display bug.

2002-04-26 18:28 RR, revision 15269

Added background inheritance to wxUniv. Added sample to show this...

2002-04-26 17:40 SC, revision 15268

corrected wxMacSetColorTableEntry (although it is not needed currently)

2002-04-26 14:54 JJ, revision 15267

Committing in . OpenVMS also need wxBuffer defined. Modified Files: wxWindows/utils/dialoged/src/reswrite.cpp ----------------------------------------------------------------------

2002-04-26 13:08 DW, revision 15266

Minor OS/2 bug with a misplace #endif