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-04-08 13:51 JS, revision 53093

Try standard XDG location for documents directory

2008-04-08 12:38 RR, revision 53092

Update Unicode overview to 3.0

2008-04-08 11:17 RR, revision 53091

Adapt MSW's renderer's alignment to use column header's alignment by default

2008-04-08 11:05 JS, revision 53090

Don't send event from ChangeValue

2008-04-08 11:04 JS, revision 53089

Don't send event from ChangeValue

2008-04-08 10:40 RR, revision 53088

We do use templates now

2008-04-08 10:39 RR, revision 53087

By default, align renderers as column header under GTK+, too.

2008-04-08 05:34 BP, revision 53086

Finished initial review of [cl*-cm*] interface headers.

2008-04-08 00:31 KO, revision 53085

Since we use C-style casts to grab the pointer from an item id, we can return an invalid item if the control has extra items appended.

2008-04-07 20:12 VZ, revision 53084

don't ask for bounding rectangle of a hidden root, this fixes a crash introduced by the previous patch

2008-04-07 18:53 RD, revision 53083

wxVideoMode is a class not a struct

2008-04-07 18:52 RD, revision 53082

fix typedef

2008-04-07 17:41 FM, revision 53081

better integration of the window sizing overview in the wx docs; revised it removing python-like syntaxes; misc fixes to the wording

2008-04-07 12:25 JS, revision 53080

Avoid the use font setters to avoid any memory leaks

2008-04-07 10:46 RR, revision 53079

Put sample code back in, removed during conversion to Doxygen

2008-04-07 10:37 RR, revision 53078

Further corrections to container class docs

2008-04-07 09:27 RR, revision 53077

Split wxDataViewVirtualModel fork wxDataViewIndexModel to make the code clearer and let wxDataViewIndexModel behave the same on all platforms

2008-04-07 08:23 RR, revision 53076

Compilo after wxVideoMode change, MSW part

2008-04-07 06:23 KO, revision 53074

Enable popupwin on Mac.

2008-04-07 03:44 KO, revision 53073

Add somehow uncommitted file.

2008-04-07 01:06 VZ, revision 53072

correct positioning of the control and removed workarounds for old MSW bugs

2008-04-07 00:17 RR, revision 53071

Some corrections to container class docs.

2008-04-07 00:07 RR, revision 53070

Mention that the renderer's alignment is ignored under OS X, reorder docs

2008-04-06 23:28 RR, revision 53069

compilo

2008-04-06 23:16 RR, revision 53068

Test header and renderer aligment separately, II