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

2006-07-06 12:24 ABX, revision 40028

Dummy stub for wxGetMouseState() (tinderbox build fix)

2006-07-06 10:47 ABX, revision 40027

Tinderbox warning fix.

2006-07-06 10:40 ABX, revision 40026

Alphabetical order as requested by comment.

2006-07-06 10:30 ABX, revision 40025

ABI compatible fix for wxString::Trim.

2006-07-06 09:09 ABX, revision 40024

wxRound() workaround to avoid unexpected compile and link errors on incomplete environments (Tinderbox build fix).

2006-07-06 07:07 ABX, revision 40023

Temporarily disable colour picker to keep build working and bofore finding nice replacement for smartphone build.

2006-07-06 06:47 ABX, revision 40022

Missing include for wxCocoa build at Tinderbox.

2006-07-06 00:17 VZ, revision 40021

wxMenu::AppendRadioItem() now implemented under all platforms but wxMotif

2006-07-06 00:14 VZ, revision 40020

use ZIP entry modification time, not the (inexistent) file modification time

2006-07-06 00:01 RD, revision 40019

Oops, I misremembered the name of wxUnusedVar

2006-07-05 23:48 RD, revision 40018

Enable transparent hints and dragging on wxMac

2006-07-05 23:09 AMB, revision 40017

wxAUI: maintain minimum size of panes across dock/undock.

2006-07-05 18:54 RD, revision 40016

reSWIGged

2006-07-05 18:52 RD, revision 40015

reorg

2006-07-05 18:44 RD, revision 40014

Add wxBK_HITTEST flags

2006-07-05 18:39 RD, revision 40013

Remove call to gtk_pizza_set_clear, which doesn't exist any more.

2006-07-05 18:39 RD, revision 40012

cleanup and minor tweak for wxPython build

2006-07-05 17:10 AMB, revision 40011

Remove bogus include

2006-07-05 16:39 BIW, revision 40010

fixed wrong comment

2006-07-05 16:38 BIW, revision 40009

added EVT_AUI_PANECLOSE and updated sample accordingly

2006-07-05 13:11 SC, revision 40008

int warning

2006-07-05 13:10 SC, revision 40007

making cocoa build again

2006-07-05 12:21 ABX, revision 40006

wxNB_HITTEST_* flags renamed to wxBK_HITTEST_* to serve all book controls.

2006-07-05 12:04 ABX, revision 40005

Return OS description for WinCE too.

2006-07-05 05:25 RD, revision 40004

renamed setup.py to tr_setup.py because build-all does an import of setup, (to get the version number) expecting to get the one in the root wxPython dir.