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

2008-05-03 20:01 JS, revision 53438

Made bullet page more compact

2008-05-03 19:53 JS, revision 53437

Don't trigger kill focus event twice

2008-05-03 19:53 JS, revision 53436

Don't trigger kill focus event twice

2008-05-03 15:33 VZ, revision 53435

replaced test for inexistent wxUSE_LOCALE with the correct wxUSE_INTL

2008-05-03 01:42 VZ, revision 53434

update from FELIPE PERIARD LOPES

2008-05-03 00:40 VZ, revision 53433

don't return junk from wxHtmlTag::GetParamAsInt() if the parameter is not an integer [backport of r53432 from trunk]

2008-05-03 00:39 VZ, revision 53432

don't return junk from wxHtmlTag::GetParamAsInt() if the parameter is not an integer (this resulted in practically infinite loop in table parsing code for bad HTML with incorrect colspan values)

2008-05-02 22:05 VZ, revision 53431

add an assert indicating that old code overriding OnExecute() must be updated with 2.9

2008-05-02 15:46 BP, revision 53430

Removed missing parameter from docs of wxVListBox constructor (bug 1956198).

2008-05-02 15:46 BP, revision 53429

Removed missing parameter from docs of wxVListBox constructor (bug 1956198).

2008-05-02 04:52 BP, revision 53428

Commented out appearance sections in docs temporarily until screenshots are added.

2008-05-02 04:12 BP, revision 53427

Finished initial review of a few [g*] interface headers.

2008-05-01 05:38 BP, revision 53425

Finished initial review of [v*] interface headers.

2008-04-30 13:45 RR, revision 53424

Update version info in platform detail page

2008-04-30 09:41 RR, revision 53423

Minor clarification

2008-04-30 09:34 RR, revision 53422

Mention wxGCDC

2008-04-30 09:26 RR, revision 53421

Added constructor to wxGCDC from wxPrinterDC

2008-04-30 09:17 RR, revision 53420

Use cairo_scale() for scaling to full printing resolution, correct transformation in Cairo graphics context for GTK+ printing

2008-04-30 00:44 RD, revision 53418

I think this is what Julian meant...

2008-04-29 19:16 SC, revision 53417

adding impl for Create( wxPrinterDC

2008-04-29 16:01 CE, revision 53416

add watcom define HAVE_VSSCANF_DECL (http://article.gmane.org/gmane.comp.lib.wxwidgets.devel/100710)

2008-04-29 12:40 JS, revision 53415

A direcory for the wxWebCtrl GSoC 2008 project

2008-04-29 12:13 RR, revision 53414

Tried to transform wxGC like wxDC, failed

2008-04-29 11:56 JS, revision 53413

Reduced the height requirement for the bullet dialog for small displays

2008-04-29 11:34 RR, revision 53412

Minor doc improvements