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-08-14 14:22 MMK, revision 55087

Modified the loading sequence and changed the way item sizes are calculated

2008-08-13 15:48 VS, revision 55084

added wxString benchmark using 2.8's HTML parser

2008-08-13 15:47 VS, revision 55083

HAVE_BOOST_THREAD should be off by default

2008-08-13 15:20 SC, revision 55081

adding generic BUNDLE_RESOURCES for copying any special resources into the bundle, renaming BUNDLE_ICONS to BUNDLE_ICON = the path of the app icon

2008-08-13 15:14 SC, revision 55080

fixing remainder of bug #3776, clean activateAndIgnoreClick behaviour for DataBrowser

2008-08-13 14:56 PC, revision 55079

move notebook event definition to common code

2008-08-13 12:31 VZ, revision 55078

fix typo in __WWXMAC__

2008-08-13 10:35 JS, revision 55077

Event fix

2008-08-13 09:00 VS, revision 55076

add assert checking that GetCapture() and ms_winCaptureCurrentare in sync

2008-08-12 16:03 VS, revision 55070

apply Stefan's fix for wxHtmlDCRenderer clipping

2008-08-12 16:02 VS, revision 55069

apply Stefan's fix for wxHtmlDCRenderer clipping

2008-08-12 15:49 VS, revision 55068

fixed alphabetical order

2008-08-12 15:10 VS, revision 55067

made wxCharTypeBuffer<T>::release() const again, for compatibility

2008-08-12 12:43 MMK, revision 55066

Fixed bug with changing directories

2008-08-12 10:49 MMK, revision 55065

Documented all headers and moved data types into wallctrltypes.h

2008-08-11 19:31 VS, revision 55061

added microbenchmark for wxCharBuffer performance

2008-08-11 14:31 MMK, revision 55060

Added classes description document

2008-08-11 09:47 MMK, revision 55058

Added parent pointers for event propagation

2008-08-10 20:54 RD, revision 55056

Use WXUNUSED and give more explaination for the handler

2008-08-10 20:52 RD, revision 55055

Use WXUNUSED and give more explaination for the handler

2008-08-10 20:45 PC, revision 55054

don't modify position for default border if button is in a native widget

2008-08-10 20:44 PC, revision 55053

add control items from child inserter, so that correct style is set early enough

2008-08-10 20:41 VS, revision 55052

DLLs linking fix wxCharTypeBuffer<T>::NullData

2008-08-10 20:40 VS, revision 55051

pch-less compilation fix

2008-08-10 20:29 VS, revision 55050

compilation fix: wxUString uses it's own wxCharTypeBuffer<T> specializations and so needs NullData definitions for them too