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

2003-02-11 22:55 VZ, revision 19191

fixed typo in SetToolClientData() docs

2003-02-11 21:26 MBN, revision 19190

Remove another already backported change.

2003-02-11 21:24 MBN, revision 19189

Backported Motif wxFileDialog wildcard corrections.

2003-02-11 21:16 MBN, revision 19188

Remove already backported change.

2003-02-11 21:14 MBN, revision 19187

Fix client data handling: delete client data for all items when a wxChoice is deleted, delete client data for an item when that item is deleted (backported).

2003-02-11 21:09 MBN, revision 19186

Changes to be backported.

2003-02-11 19:24 RD, revision 19185

Change to a derived dialog class

2003-02-11 19:12 RD, revision 19184

Added wxContextButton for non-MSW

2003-02-11 19:06 RD, revision 19183

Show calling SetExtraStyle before the dialog is created, also show more context sensitive help.

2003-02-11 17:51 MBN, revision 19182

Finished native wxComboBox implementation; it still needs some testing.

2003-02-11 15:50 JS, revision 19181

Added an item to toback24.txt

2003-02-11 11:45 RR, revision 19180

Typo.

2003-02-11 11:35 RR, revision 19179

Lots of Pango etc up-ports from HEAD.

2003-02-11 11:20 RR, revision 19178

Minor corrections.

2003-02-11 00:01 RD, revision 19177

A more complete fix for the wxGauge95 --> wxGauge rtti inconsistency

2003-02-10 21:55 CE, revision 19176

fix contrib makefile for watcom

2003-02-10 21:27 MBN, revision 19175

Clearly mark wxGLCanvas as not working under wxX11.

2003-02-10 21:18 MBN, revision 19174

Fix compilation with GCC (at least 2.95.4).

2003-02-10 21:12 MBN, revision 19173

Fix compilation after last fix.

2003-02-10 21:07 MBN, revision 19172

Remove unnecessary header dependencies. Fix resulting compilation problems for wxMSW, wxGTK, wxMotif, wxX11 and wxMac in default configuration. Non-default configurations will probably need some more fixes.

2003-02-10 20:43 CE, revision 19171

fix for making libraries

2003-02-10 19:15 SC, revision 19170

bug fixes

2003-02-10 16:16 VZ, revision 19169

scrolbar event orientation fix

2003-02-10 16:11 VZ, revision 19168

set orientation for scrolbar events

2003-02-10 10:13 RR, revision 19167

Support underscroes in menu item names under GTK2