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

2004-08-24 19:39 SC, revision 28878

FSRef transition

2004-08-24 19:30 SC, revision 28877

metrowerks is not implementing the mb calls in libc correctly (always needs correct length param), so we switch to our own conversion code

2004-08-24 18:34 RD, revision 28876

Don't cache property and style panels as wxMac can't do Reparenting

2004-08-24 10:31 ABX, revision 28875

Code cleaning: whitespaces, -1/wxID_ANY/wxDefaultCoord, TRUE/true, FALSE/false, !!/!NotEmpty().

2004-08-24 01:33 DS, revision 28874

invalidate field-width cache before refreshing (Mac redraws immediately)

2004-08-23 22:27 DS, revision 28873

invalidate field-width cache when changing field count

2004-08-23 18:11 SC, revision 28872

FSRef transition, common constant

2004-08-23 17:48 SC, revision 28871

resource fork not used anymore

2004-08-23 15:45 ABX, revision 28870

Fixed sending events by submenus.

2004-08-23 14:24 SC, revision 28869

making tool enable consistent (was using mix of enable and activate controls before)

2004-08-23 13:59 SC, revision 28868

avoiding a OS-Level set focus for a control that already has the focus

2004-08-23 12:55 VS, revision 28867

fixes for C++ code generator (modified patch 1010058)

2004-08-23 10:56 ABX, revision 28866

WinCE warning fixes.

2004-08-23 10:53 ABX, revision 28865

Native SmartPhone wxChoice implementation.

2004-08-22 20:27 VS, revision 28864

center the icon vertically

2004-08-22 19:36 VS, revision 28863

added alpha channel support

2004-08-22 19:35 VS, revision 28862

more wxArtProvider fixes

2004-08-22 19:23 VS, revision 28861

added GTK2 implementation of wxArtProvider

2004-08-22 18:56 VS, revision 28860

added wxART_BUTTON

2004-08-22 18:49 VS, revision 28859

wxArtProvider usage fixes

2004-08-22 18:48 VS, revision 28858

tree control uses 16x16 pixels, explicitly request this size

2004-08-22 18:32 VS, revision 28857

set mask when converting pixbuf to pixmap

2004-08-22 18:23 VS, revision 28856

use GTK+ API for setting icons instead of direct X11 calls

2004-08-22 18:21 VS, revision 28855

added pixmap->pixbuf conversion as well

2004-08-22 17:19 VS, revision 28854

linking in artstd.obj doesn't have to be forced, it happens thanks to InitStdProvider reference