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-10-04 00:21 VZ, revision 24078

fixed inconsistencies with indices in wxTE_RICH2 controls (remove CRs when streaming text out now)

2003-10-04 00:19 VZ, revision 24077

fixed horrible flicker and 100 CPU usage (text ctrl was being updated all the time)

2003-10-03 22:22 VZ, revision 24076

fixed wxMOUSE_BTN_XXX values, use them instead of hard coded constants

2003-10-03 19:51 RD, revision 24075

Added more meta-data for PyPi

2003-10-03 19:00 VS, revision 24074

the patch was misapplied, fixed

2003-10-03 18:30 VS, revision 24073

fixed memory leak (#817324)

2003-10-03 17:03 SN, revision 24072

Fixed usage of uninitialized variable.

2003-10-03 17:01 SN, revision 24071

Fixed typo.

2003-10-03 16:58 SN, revision 24070

Added dummies for Enable and SetDelay.

2003-10-03 16:56 SN, revision 24069

Only use unicode format when unicode support is enabled.

2003-10-03 16:03 SN, revision 24068

Added Unix implementation of platform specific files for OS/2.

2003-10-03 15:52 VS, revision 24067

fixed utils.bkl to include all utils

2003-10-03 15:08 VZ, revision 24066

fix wxLongLong values printinf for MGL and for wxUSE_LONGLONG_WX case

2003-10-03 13:15 DE, revision 24065

Removed MainLoop, ExitMainLoop, Pending, and Dispatch

2003-10-03 13:12 DE, revision 24064

Added src/cocoa/evtloop.mm

2003-10-03 13:05 DE, revision 24063

Extremely simple implementation of wxEventLoop using wxGTK as a skeleton

2003-10-03 12:09 VS, revision 24062

use soft links, not hard links for data files

2003-10-03 12:07 VS, revision 24061

fixed incorrect output of wx-config --libs for wxBAse

2003-10-02 22:45 VZ, revision 24060

fixed off by 1 in new GetRange() for wxTE_RICH2 controls

2003-10-02 21:01 VZ, revision 24059

fixed (harmless) mem leak when wxUSE_THREADS == 0

2003-10-02 18:08 SN, revision 24058

Correctly bracketed initializers.

2003-10-02 16:51 RD, revision 24057

Added a const to be consistent with the generic class

2003-10-02 16:50 SN, revision 24056

Switches OS/2 back to generic ListCtrl and TreeCtrl as those compile and link at least (and problems with generic controls needs fixing anyway).

2003-10-02 16:15 DE, revision 24055

include "wx/encinfo.h" for wxNativeEncodingInfo

2003-10-02 16:01 CE, revision 24054

fix for DMC bug reading JPEGs