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

2005-06-02 13:12 DS, revision 34528

fixed CodeWarrior Mach-O compilation

2005-06-02 12:49 JS, revision 34527

Made ico files binary

2005-06-02 12:16 JS, revision 34526

Use standard ids

2005-06-02 12:04 JS, revision 34525

Use standard ids

2005-06-02 11:38 VZ, revision 34524

hide the cell editor if the grid loses focus

2005-06-02 11:30 VZ, revision 34523

fixed asserts when clicking on bugs table priority and opened columns; updated copyrights

2005-06-02 10:38 VZ, revision 34522

typo in last commit

2005-06-02 10:16 JS, revision 34521

Reverted last two changes

2005-06-02 09:49 JS, revision 34520

Moved allocation of m_imData or key down gives seg fault

2005-06-02 09:44 ABX, revision 34519

More warning and error fixes (work in progress with Tinderbox).

2005-06-02 09:14 VZ, revision 34518

removed duplicate wx/msw/debughlp.h include

2005-06-02 09:12 JS, revision 34517

Updated version

2005-06-02 08:52 JS, revision 34516

Added changes

2005-06-02 08:17 JS, revision 34515

Applied patch [ 1207162 ] wxTextCtrl::SetStyle fix for overlapping calls

2005-06-02 08:06 JS, revision 34514

Applied patch [ 1213066 ] correct device names for Joystick in Linux

2005-06-02 08:01 JS, revision 34513

Applied patch [ 1213290 ] incorrect logic in wxTopLevelWindowMSW::ShowFullScreen

2005-06-02 07:55 JS, revision 34512

Assert fixes [ 1212949 ] Fix some asserts in wxMediaCtrl

2005-06-02 07:53 JS, revision 34511

Compile fix

2005-06-02 07:47 MW, revision 34510

Work around mingw/cygwin bug 1046059

2005-06-02 07:31 SC, revision 34509

no message

2005-06-02 03:54 RD, revision 34508

more change notes

2005-06-02 03:53 RD, revision 34507

Don't scroll when the mouse is dragged outside of the grid, unless the mouse is kept in motion.

2005-06-02 03:42 RD, revision 34506

Add some more docs to the runtime installer.

2005-06-02 03:41 RD, revision 34505

Have to dig a little deeper to find a wxPyDeadObject...

2005-06-02 03:32 RD, revision 34504

Save the last key event so EVT_CHAR events can filled in with extra data like mouse pos, timestamp, etc.