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

2007-12-15 02:30 VZ, revision 50707

compilation fix + comment about bogus memory leak (patch 1849988)

2007-12-15 02:23 VZ, revision 50706

correct wxFooEventHandler name (patch 1851026)

2007-12-15 01:25 VZ, revision 50704

PalmOS 6 compilation fixes (patch 1849757)

2007-12-15 00:25 VZ, revision 50703

rebaked everything, fixes problems with OpenGL samples makefiles

2007-12-15 00:06 VZ, revision 50701

wxMotif compilation fixes after wxDC changes

2007-12-14 23:56 VZ, revision 50700

compilation fix after HandleWindowEvent() changes

2007-12-14 23:55 VZ, revision 50699

another file which needs wx/thread.h inclusion now

2007-12-14 22:41 VZ, revision 50695

fixed wxDFB compilation after wxDC-related changes

2007-12-14 22:35 VZ, revision 50694

fixed unused parameter warning

2007-12-14 17:26 SC, revision 50690

making ref counting behavior consistent, activating QD variante for polygon region creation

2007-12-14 17:15 VZ, revision 50689

compilation fix: need to include wx/thread.h now

2007-12-13 23:05 RD, revision 50687

first stab at forward porting deb build changes. There is probably more still to do...

2007-12-13 20:58 RD, revision 50682

Add a FIXME for a reminder...

2007-12-13 20:56 RD, revision 50681

Applied patch [ 1845819 ] wxMSW Top level window freeze fix for trunk

2007-12-13 20:49 RD, revision 50680

Ensure child is frozen before trying to thaw it, to avoid assert.

2007-12-13 19:10 VZ, revision 50679

don't allow TAB-bing away to other TLWs

2007-12-13 00:58 VS, revision 50677

added 'wxgui' template to make writing makefiles for gui apps a bit easier

2007-12-12 22:00 MW, revision 50676

Fix typos.

2007-12-12 21:54 VZ, revision 50675

set wxUSE_DEBUG if both wxUSE_DEBUG_FLAG and wxUSE_DEBUG_INFO were set to fix the debug line in the configure summary

2007-12-12 21:51 MW, revision 50674

Add support for the Windows Testdrive machines and other improvements.

2007-12-12 21:41 MW, revision 50673

Add support for the Windows Testdrive machines, and other improvments.

2007-12-12 20:20 MR, revision 50672

Include defs.h before checking if wxUSE_GRAPHICS_CONTEXT is requested in build.

2007-12-12 20:19 MR, revision 50671

Include defs.h before checking if wxUSE_GRAPHICS_CONTEXT is requested in build.

2007-12-12 18:11 VZ, revision 50670

mention some of the major changes in 2.9 so far

2007-12-12 15:28 VS, revision 50669

fixed test for toplevel windows to use IsTopLevel() instead of doing magic with flags