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-12-16 13:21 VZ, revision 31028

restored accidentally removed code which deselects the previously selected button in SetSelection()

2004-12-16 10:24 VZ, revision 31027

fix memory leak when using styes (closes 1086273)

2004-12-16 06:05 RD, revision 31026

untabified

2004-12-16 02:39 VZ, revision 31025

added GetBestSize() implementation

2004-12-16 01:50 VZ, revision 31024

repaired setting foreground colours for the standard controls

2004-12-15 21:17 RD, revision 31023

get the default encoding from the default locale.

2004-12-15 21:15 RD, revision 31022

Instead of always using the Python default encoding for converting string and unicode objects to/from wxStrings.

2004-12-15 13:38 JS, revision 31021

Removed AFM files from 2.4 branch

2004-12-15 13:20 JS, revision 31020

Further AFM removal

2004-12-15 13:13 JS, revision 31019
  • D /wxWidgets/trunk/misc/afm
  • D /wxWidgets/trunk/misc/gs_afm

Removed AFM files

2004-12-15 12:22 ABX, revision 31018

Move unused values into 2.4 compatibility. Source cleaning.

2004-12-15 08:02 JJ, revision 31017

Committing in . OpenVMS compile updates Modified Files: wxWidgets/setup.h_vms wxWidgets/src/gtk/descrip.mms ----------------------------------------------------------------------

2004-12-15 07:42 JJ, revision 31016

Committing in . fix for gtk-1.x Modified Files: wxWidgets/src/gtk/combobox.cpp ----------------------------------------------------------------------

2004-12-14 22:49 RD, revision 31015

reSWIGged

2004-12-14 22:48 RD, revision 31014

Don't use WXDLLIMPEXP_MEDIA in the stub class

2004-12-14 22:46 RD, revision 31013

optionally add the media library if not a MONOLITHIC build

2004-12-14 21:10 ABX, revision 31012

wx/math.h integration

2004-12-14 20:52 ABX, revision 31011

wx/math.h integration

2004-12-14 20:34 ABX, revision 31010

Be C file.

2004-12-14 20:32 ABX, revision 31009

Fixme removal.

2004-12-14 20:29 ABX, revision 31008

Geometry operators tests.

2004-12-14 20:29 ABX, revision 31007

Geometry operators tests.

2004-12-14 19:58 RD, revision 31006

Don't call _setOORINfo from PreGrid

2004-12-14 19:57 RD, revision 31005

Added SetFocus and SetFocusIgnoringChildren to wx.Panel

2004-12-14 19:39 RD, revision 31004

Applied patch #1084332: xrced does not respect encoding