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-02-25 12:07 RR, revision 37728

Add compilation guards.

2006-02-25 03:36 JG, revision 37727

Fixes for WinCE build caused by my last commit.

2006-02-25 03:28 VZ, revision 37726

cleaned up and disabled by default the toolbar buttons colour remapping code

2006-02-25 00:22 VZ, revision 37725

DT_WORD_ELLIPSIS is not defined under CE

2006-02-24 23:41 VZ, revision 37724

we need to pass szLocale allocated by strdup() and not retloc itself to setlocale() (backport from HEAD)

2006-02-24 23:40 VZ, revision 37723

we need to pass szLocale allocated by strdup() and not retloc itself to setlocale()

2006-02-24 23:40 VZ, revision 37722

need to include wx/treectrl.h to use CLASSINFO(wxTextCtrl)

2006-02-24 23:14 RD, revision 37721

reSWIGged

2006-02-24 23:07 RD, revision 37720

Add a copy ctor

2006-02-24 23:06 RD, revision 37719

Don't return references to wxDateTime objects, return copies instead

2006-02-24 20:52 RD, revision 37718

Some more changes from wxWidgets

2006-02-24 19:53 RD, revision 37717

Use correct attribution

2006-02-24 18:19 RR, revision 37716

Added wxDataViewCustomCell.

2006-02-24 18:14 RD, revision 37715

Workaround the lack of a wx.EVT_FIND_CLOSE on Windows when doing a normal search.

2006-02-24 16:55 MR, revision 37714

Test commit

2006-02-24 16:41 MR, revision 37713

Test commit

2006-02-24 16:37 MR, revision 37712

Fix gtk callback return types and more in window.cpp

2006-02-24 16:05 JS, revision 37711

Backported wxCheckListBox from 2.7

2006-02-24 16:05 , revision 37710

This commit was manufactured by cvs2svn to create branch 'WX_2_6_BRANCH'.

2006-02-24 16:00 JS, revision 37709

Fixed interpretation of selection and added selection/check notification

2006-02-24 15:32 VZ, revision 37708

implemented EditLabel() with custom text controls and GetEditControl()

2006-02-24 14:19 JG, revision 37707

Make wx{List,Tree}Ctrl resize their standard font if the user changes the system font.

2006-02-24 13:19 RR, revision 37706

added wxDataViewToggleCell

2006-02-24 12:00 RR, revision 37705

Updates changes.

2006-02-24 11:53 RR, revision 37704

Implemented user dashes for PS print.