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-12-24 13:36 VZ, revision 44056

compare charset strings case-insensitively (and so avoid conversions between utf-8 and UTF-8 for example, see patch 1611068)

2006-12-24 12:38 VZ, revision 44055

document ShowHidden() (patch 1619786)

2006-12-24 12:19 VZ, revision 44054

added a couple of missing membersections and fixed a couple of typos (patch 1618846)

2006-12-24 12:16 VZ, revision 44053

fix hint rect position for RTL (patch 1618719 from Tim Kosse)

2006-12-24 12:14 VZ, revision 44052

fill in sqlDataType field of wxDbColInf in ExecSql() (patch 1614539)

2006-12-24 12:08 VZ, revision 44051

compilation fixes for --disable-compat26 (patch 1619037)

2006-12-24 01:33 VS, revision 44050

removed #ifdefs that conditionally included the exact same code on Mac and non-Mac, instead of having just one copy of it

2006-12-24 01:21 VZ, revision 44049

another fix for the default button in the dialog

2006-12-24 01:20 VZ, revision 44048

document --selected-config option

2006-12-23 22:20 VZ, revision 44047

1. Don't draw our own custom label if we don't have custom foreground colour, we don't need to do it then as it works just fine by default then 2. Use the theme font for the label (doesn't do anything for the default Luna theme but helps a lot with custom themes, unfortunately metrics are still wrong with them)

2006-12-23 22:11 VZ, revision 44046

added AutoHFONT; allow initialize SelectInHDC later (and not necessarily in ctor)

2006-12-23 15:57 JS, revision 44045

Bullet size should take into account the font of the immediately following content.

2006-12-23 15:54 JS, revision 44044

Optimization

2006-12-23 13:03 MR, revision 44043

Change style flag on floating frames to give proper minimize behaviour. Thanks to Chris Mellon; needed for my app

2006-12-23 00:12 RD, revision 44042

minitest for wx.BusyInfo

2006-12-23 00:11 RD, revision 44041

reSWIGGed

2006-12-23 00:10 RD, revision 44040

Reset the item's text in SetItemFont to ensure that the text will be remeasured with the new font, and the bounding rect will be adjusted.

2006-12-23 00:02 RD, revision 44039

Don't try to access a color not in the dictionary

2006-12-23 00:02 RD, revision 44038

RemoveItem should return the same object it is passed, but adjusted for new ownership

2006-12-22 23:57 RD, revision 44037

wxColor --> wxColour

2006-12-22 23:55 RD, revision 44036

Add parent parameter to BusyInfo

2006-12-22 23:54 RD, revision 44035

Unicode is the default build mode

2006-12-22 23:52 RD, revision 44034

Patches from Andrea

2006-12-22 23:50 RD, revision 44033

put wx in the shell's namespace too

2006-12-22 20:14 KO, revision 44032

Adding SetFocus to wxABI_VERSION.