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-07-28 20:40 DE, revision 47796

Merged trunk 47795: Add a wxAutoNSAutoreleasePool to wxBitmap::CopyFromIcon

2007-07-28 20:34 DE, revision 47795

Add a wxAutoNSAutoreleasePool to wxBitmap::CopyFromIcon.

2007-07-28 19:35 DE, revision 47794

Merged trunk 47522: Add a couple of wxAutoNSAutoreleasePool in some key spots where Cocoa itself does a number of autoreleases.

2007-07-28 19:35 PC, revision 47793

remove duplicates

2007-07-28 19:06 DE, revision 47792

Merged trunk 46229 (NOTE: CVS) inside #if 0 pending research into how to do it in an ABI-compatible way: Implement mouse entered, exited, and synthesize move events while the mouse is inside.

2007-07-28 17:34 PC, revision 47791

make definitions match declarations in wxcrt.h

2007-07-28 17:08 PC, revision 47790

warning fix

2007-07-28 17:07 PC, revision 47789

Fix wxCRT_GetenvW WXDLLEXPORT. Use more efficient preincrement operator on iterators.

2007-07-28 16:55 RD, revision 47783

Use generic code for wheel scrolling on wxGTK as discussed on wx-dev a couple weeks ago

2007-07-28 16:54 RD, revision 47782

Also build the debug python package, and more tweaks from Ubuntu's wx rules file.

2007-07-28 16:15 RD, revision 47781

Use the wxWidgets name

2007-07-28 13:12 VZ, revision 47779

(ugly) compilation fix for wxUSE_STL==1 build

2007-07-28 12:23 VZ, revision 47778

show wxUSE_STL in the summary at the end too

2007-07-28 12:21 VZ, revision 47777

added the mention of library in which each class is defined to the documentation (patch 1756715)

2007-07-28 12:14 VZ, revision 47776

added the script used to add libraries to the documentation files (see patch 1756715)

2007-07-28 12:04 VZ, revision 47775

escape underscores

2007-07-28 11:54 VZ, revision 47774

no real changes, just cleanup and use CPPUNIT_ASSERT_EQUAL instead of CPPUNIT_ASSERT (patch 1762528)

2007-07-28 11:51 VZ, revision 47773

added more wxUSE_XXX symbols (modified patch 1758917)

2007-07-28 11:29 VZ, revision 47772

no changes, just a typo fix

2007-07-28 11:27 VZ, revision 47771

set eol-style

2007-07-28 10:25 VZ, revision 47770

blind OS/2 compilation fix in wxSetWorkingDirectory()

2007-07-28 00:21 VZ, revision 47768

recognize hover bitmaps (patch 1758843)

2007-07-28 00:16 VZ, revision 47767

stop after at most 200 iterations in WalkFrom() to avoid looping endlessly when the stack is corrupted (patch 1759239)

2007-07-28 00:14 VZ, revision 47766

added maxDepth parameter to WalkFromException() (patch 1759239)

2007-07-28 00:08 VZ, revision 47765

removed unused wxUSE_XXX options (patch 1759328)