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-06-28 23:19 RD, revision 39878

Added SWIG patches to allow compiling the generated code with Python 2.5

2006-06-28 23:10 RD, revision 39877

Allow for building with Python 2.5

2006-06-28 22:41 RD, revision 39876

It doesn't look for .mo file in a LC_MESSAGES subdir on Windows, so don't put them there.

2006-06-28 19:32 RD, revision 39875

Applied patch from Armel Asselin that reduces memory required when pasting text and when sending events. Comment out some unneeded asserts.

2006-06-28 17:45 JS, revision 39874

Typo correction

2006-06-28 14:01 VZ, revision 39873

added missing wx/sizer.h header

2006-06-28 12:56 JS, revision 39872

Fixed zoom problem (Robert J.Lang)

2006-06-28 10:57 JS, revision 39871

Added support for tabs in wxRichTextCtrl (Ashish More)

2006-06-27 23:05 RD, revision 39870

reSWIGged

2006-06-27 22:46 RD, revision 39869

new wxTreeEvent ctor

2006-06-27 22:39 RD, revision 39868

Don't use custom bg style except on wxGTK

2006-06-27 22:37 RD, revision 39867

Picker control updates

2006-06-27 22:36 RD, revision 39866

Changed call order of the PreCreate method, and pass the pre instance to it.

2006-06-27 22:35 RD, revision 39865

little tweaks

2006-06-27 22:33 RD, revision 39864

New SetModified method

2006-06-27 22:31 RD, revision 39863

New wxNB_HITTEST_ONPAGE flag

2006-06-27 22:30 RD, revision 39862

Added missing platform constants

2006-06-27 22:30 RD, revision 39861

Remove use of wxHIDE_READONLY

2006-06-27 22:29 RD, revision 39860

Put wxHIDE_READONLY back for compatibility.

2006-06-27 22:02 RD, revision 39859

wxMSW doesn't look in a LC_MESSAGES dir for the message catalogs

2006-06-27 21:47 VZ, revision 39858

don't use COMPRESSION_LZW for saving TIFF files -- it's not implemented by libtiff (backport from HEAD)

2006-06-27 21:21 RD, revision 39857

Put back the old wxTreeEvent ctor for compatibility

2006-06-27 20:53 KO, revision 39856

Fixed incorrect get page source check around SetPageSource.

2006-06-27 19:19 RD, revision 39855

wxPickerBase derives from wxControl, not wxWindow

2006-06-27 19:16 RD, revision 39854

fixed typo