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-09-01 23:38 RD, revision 29003

notes about recent changes

2004-09-01 23:26 RD, revision 29002

Added demo for Stock Buttons

2004-09-01 23:22 RD, revision 29001

If wxGetStockGtkID returns NULL (such as with wx.ID_INDENT on GTK 2.2) then fall back to normal label setting

2004-09-01 22:54 RD, revision 29000

reSWIGged

2004-09-01 22:52 RD, revision 28999

Some more "wxWindows" --> "wxWidgets"

2004-09-01 22:00 RD, revision 28998

Added wx.lib.ticker.Ticker class from Chris Mellon.

2004-09-01 19:47 RD, revision 28997

Updated generic window styles

2004-09-01 19:32 RD, revision 28996

Added [GS]etBackgroundStyle

2004-09-01 19:30 RD, revision 28995

updates to support stock buttons

2004-09-01 19:29 RD, revision 28994

doc updates

2004-09-01 19:24 RD, revision 28993

Add a column for GetUnicodeKey

2004-09-01 19:23 RD, revision 28992

Demo the 3-state checkbox and also right-alignment

2004-09-01 19:22 RD, revision 28991

Added 3-state checkbox and toggle button support

2004-09-01 19:04 RD, revision 28990

rebaked, for addition of xh_tglbtn

2004-09-01 19:02 RD, revision 28989

Add 3-state styles, and wxALIGN_RIGHT

2004-09-01 18:24 JS, revision 28988

Added wxToggleButton handler

2004-09-01 17:47 JS, revision 28987

Added toggle button handler header

2004-09-01 13:39 CE, revision 28986

fix menu switching between children

2004-09-01 09:16 CE, revision 28985

mdi menu updates fixed (after SF 1012653)

2004-08-31 22:13 VZ, revision 28984

no real changes, just rewrote ChoiceEditor::EndEdit() in a slightly more concise/clear way

2004-08-31 22:12 VZ, revision 28983

removed apparently useless (and provoking a dummy event) code in ChoiceEditor::EndEdit() resetting the choice to 0 index

2004-08-31 19:56 RD, revision 28982

Version number bump, with preview flag

2004-08-31 19:54 RD, revision 28981

Don't hide the panel for non-MSW platforms.

2004-08-31 18:54 SC, revision 28980

fix for not sending a native click to a control if it is not enabled (does an enable itself)

2004-08-31 17:26 RD, revision 28979

fixed compile error