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

2008-07-29 20:26 SC, revision 54827

osx regrouping

2008-07-29 20:24 SC, revision 54826

osx regrouping

2008-07-29 20:23 SC, revision 54825

osx regrouping

2008-07-29 20:22 SC, revision 54824

osx regrouping

2008-07-29 20:15 SC, revision 54823

osx regrouping

2008-07-29 20:13 SC, revision 54822

osx regrouping

2008-07-29 20:11 SC, revision 54821

osx regrouping

2008-07-29 20:04 SC, revision 54820

osx regrouping

2008-07-29 19:58 SC, revision 54819

universal implementation for osx cocoa

2008-07-29 19:58 SC, revision 54818

universal implementation for iphone

2008-07-29 19:57 SC, revision 54817

OSX regrouping

2008-07-29 19:51 SC, revision 54816

OSX regrouping

2008-07-29 19:50 SC, revision 54815

OSX regrouping

2008-07-29 19:47 SC, revision 54814

OSX regrouping

2008-07-29 19:25 SC, revision 54813

new SDK has frame CGRect return param

2008-07-29 13:32 VS, revision 54811

added a test for passing wxCharBufer to wxprintf functions

2008-07-29 13:22 JS, revision 54810

Take on appropriate paragraph style in the newly created paragraph.

2008-07-29 13:22 JS, revision 54809

Take on appropriate paragraph style in the newly created paragraph.

2008-07-29 13:09 VZ, revision 54808

updated Hindi translations

2008-07-29 13:08 RR, revision 54807

Further corrections to wxFileName docs

2008-07-29 12:43 RR, revision 54806

Minor formating

2008-07-29 12:35 VZ, revision 54805

generate a size event from ShowWithEffect() for consistency with Show()

2008-07-29 12:34 VZ, revision 54804

send the size event in SendSizeEvent() instead of posting it, otherwise we have no way to trigger immediate relayout; if we need delayed version we should add a separate PostSizeEvent()

2008-07-29 12:32 VZ, revision 54803

move SendSizeEvent() down to wxWindow from wxFrame; added SendSizeEventToParent() helper

2008-07-29 11:01 RR, revision 54802

Added 32-bit (UCS-4) wxUString class