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

2001-02-22 13:55 juliansmart, revision 9413

wxLIST_STATE_FOCUSED -> wxLIST_STATE_SELECTED in GetItemState (typo)

2001-02-22 12:56 juliansmart, revision 9412

Corrected Clone return type

2001-02-22 12:10 juliansmart, revision 9411

Changed wxYield calls to wxYieldIfNeeded

2001-02-22 12:09 juliansmart, revision 9410

Added wxYieldIfNeeded

2001-02-21 23:52 vaclavslavik, revision 9409

added missing implementation of wxHashTableLong::Create

2001-02-21 23:51 vaclavslavik, revision 9408

fixed compilation problem (frame.h not included)

2001-02-21 21:12 robind, revision 9407

some little fixes

2001-02-21 20:57 robind, revision 9406

some little fixes

2001-02-21 08:51 csomor, revision 9405

added carbrsrc.r to carbon resource target

2001-02-21 08:50 csomor, revision 9404

the carbon resource tag

2001-02-21 08:49 csomor, revision 9403

corrected an superfluous initfloatingwindows call in carbon

2001-02-20 22:24 depeyrot, revision 9402

added CodeWarrior project for Classic Mac OS

2001-02-20 22:21 depeyrot, revision 9401

do not perform Gestalt tests under Mac OS X

2001-02-20 17:41 csomor, revision 9400

added a PROIO_yyparse function in order to compile again after defines have moved to wxexpr.cpp

2001-02-20 16:48 vadz, revision 9399

fixed memory leak in Accept()

2001-02-20 16:34 vadz, revision 9398

fixed memory leak in Accept()

2001-02-20 16:03 vaclavslavik, revision 9397

fixed lies in wxFileSystem docs

2001-02-20 16:02 vaclavslavik, revision 9396

fixed some crashes (backport from 2.3)

2001-02-20 16:02 vaclavslavik, revision 9395

fixed some crashes

2001-02-20 13:55 georgetasker, revision 9394

Added a #ifndef for DMPAPER_USER to define it to the value defined in VC's wingdi.h if there is no known definition (like for mingw)

2001-02-20 13:45 vadz, revision 9393

wxSlider draws correctly under wxGTK

2001-02-20 13:39 vadz, revision 9392

made wxApp::GetTopWindow() virtual

2001-02-20 10:45 vadz, revision 9391

Unix compilation/Makefile fixes

2001-02-20 10:32 vadz, revision 9390

fixed missing endif

2001-02-20 10:31 vadz, revision 9389

added wxUSE_CALENDAR and support for it to configure