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

2007-05-23 09:47 SC, revision 46181

removing residual higlights in case the menu item was not handled at all (eg missing about handler)

2007-05-23 04:19 SC, revision 46180

bitmap support factored

2007-05-23 04:17 SC, revision 46179

scrap implementation changed

2007-05-22 17:33 SC, revision 46178

cocoa bridge added

2007-05-22 17:19 SC, revision 46177

cocoa bridge added

2007-05-22 17:17 SC, revision 46176

cocoa bridge file added

2007-05-22 16:15 SC, revision 46175

cocoa bridge file added

2007-05-22 16:14 SC, revision 46174

rename file to work around problem with idential object file names in gcc

2007-05-22 16:01 SC, revision 46173

cocoa bridge utils

2007-05-22 14:39 SC, revision 46172

more cgimageref support

2007-05-22 14:21 SC, revision 46171

another round for quartz bitmap fixes

2007-05-22 08:49 SC, revision 46170

adding CGImageRef support

2007-05-22 08:48 SC, revision 46169

adapting new APIs

2007-05-22 07:55 RR, revision 46168

[ 1712381 ] CRASH: closing floating panel on GTK

2007-05-22 07:49 RR, revision 46167

[ 1721029 ] [GTK] memory leak in wxMenu

2007-05-22 07:48 RR, revision 46166

[ 1721029 ] [GTK] memory leak in wxMenu

2007-05-22 06:35 SC, revision 46165

cgimageref support

2007-05-22 06:24 SC, revision 46164

switching to pasteboard

2007-05-22 06:05 SC, revision 46163

switching to pasteboard

2007-05-22 06:04 SC, revision 46162

64 bit workaround

2007-05-22 06:02 SC, revision 46161

scrap.h removal

2007-05-22 05:58 SC, revision 46160

scrap.h removal and 64 bit offset fix

2007-05-22 03:52 SC, revision 46159

adding support for cursor change from OnDragOver [1522063]

2007-05-22 02:30 VZ, revision 46158

don't define wxEventLoop class differently in GUI and base, this breaks the ODR and hence results in many problems in practice; instead use wxEventLoopBase whenever possible and #define wxEventLoop differently in console applications

2007-05-22 02:02 VZ, revision 46157

remove unused static function (avoids a warning about it)