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

2005-02-27 11:55 JS, revision 32403

Added GetIcon, GetBitmap to wxImageList Tweaked DC and bitmap docs

2005-02-27 11:41 SC, revision 32402

cleanup, adding common methods

2005-02-27 10:54 JS, revision 32401

Fixes

2005-02-27 10:36 JS, revision 32400

Added GetBitmap, GetIcon to wxImageList

2005-02-27 10:02 RN, revision 32399

fix compilation - Stefan see my last commit bundle :)

2005-02-27 09:51 SC, revision 32398

cleanup

2005-02-27 09:49 SC, revision 32397

cleanup

2005-02-27 09:10 SC, revision 32396

reintroducing non-composited functionality due to DataBrowser Bugs under 10.2

2005-02-27 08:54 SC, revision 32395

reintroducing non-composited functionality due to DataBrowser Bugs under 10.2

2005-02-26 20:03 JS, revision 32394

Added wxFULL_REPAINT_ON_RESIZE and sample icon to OpenGL samples

2005-02-26 18:02 RD, revision 32393

Finalize --> Realize

2005-02-26 17:26 RR, revision 32392

Commited fix for HP compiler in raw bitmap code.

2005-02-26 15:51 MBN, revision 32391

Add implementation for pure virtual method.

2005-02-26 15:45 MBN, revision 32390

No real change.

2005-02-26 15:31 MW, revision 32389

Move wxGetOSFHandle to include/wx/msw/private.h since it needs HANDLE anyway and make it a macro. Make the 'default' return value for wxGetFileKind wxFILE_KIND_DISK and add a comment explaining what it's for.

2005-02-26 14:40 JS, revision 32388

Spacing is better on GTK+ and (hopefully) Mac

2005-02-26 13:06 VZ, revision 32387

update from Martin Srebotnjak <miles@filmsi.net>

2005-02-26 11:30 RN, revision 32386

guess it wasn't

2005-02-26 10:23 RN, revision 32385

I'm assuming this was meant to be included

2005-02-26 10:19 RN, revision 32384

setup.h regeration

2005-02-26 10:09 RN, revision 32383

use_gstreamer fix

2005-02-26 10:05 RN, revision 32382

change superflous elif to else

2005-02-26 10:05 RN, revision 32381

fix for nonsupporting carbon builds

2005-02-26 10:00 RN, revision 32380

Fix error and some warnings - wxTopLevelWindowMac needs toplevel.h, but we only need a plain window - warnings are an unused variable (commented out) and passing floats in place of shorts - and why is this file in wxBase anyway? Oh well...

2005-02-26 03:32 RD, revision 32379

reSWIGged