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-03-19 18:28 VZ, revision 44956

regenerated again, this time with correct autoconf_inc.m4 too

2007-03-19 18:28 VZ, revision 44955

fix 64 bit compilation warning

2007-03-19 18:17 VZ, revision 44954

regenerated with newer bakefile*.m4 files

2007-03-19 18:15 VZ, revision 44953

include bakefile-dllar.m4 needed by bakefile 0.2.2

2007-03-19 18:12 VZ, revision 44952

updated to bakefile 0.2.2 versions

2007-03-19 18:03 RD, revision 44951

Use import xxx instead of sys.modules['xxx']

2007-03-19 17:56 RD, revision 44950

Removed test code

2007-03-19 17:55 RD, revision 44949

Preferences for default "sizeritem" parameters for new panels and controls can be configured ("File">"Preferences..."). Implemented comment object for including simple one-line comments and comment directives as tree nodes. No validation is performed for a valid XML string so comments must not contain "-->". Comment directive is a special comment starting with '%' character, followed by a line of python code. It is executed using 'exec' when the resource file is opened. This is useful to import plugin modules containing custom handlers which are specific to the resource file, hovewer this is of course a security hole if you use foreign XRC files. A warning is displayed if the preference option 'ask' is selected (by default). Added support for custom controls and plugin modules. Refer to this wxPythonWiki for the details: http://wiki.wxpython.org/index.cgi/XRCed#custom Tool panel sections can be collapsed/expanded by clicking on the label of a tool group. Some undo/redo and other fixes. Fixes for wxMSW (notebook highlighting, control sizes, tree Unselect). Notebook page highlighting fix. Highlight resizes when the window is resized. ParamUnit spin button detects event handler re-entry (wxGTK probably has a bug in wxSpinButton with repeated events). Fix for dealing with empty 'growable' property, using MiniFrame for properties panel, the panel is restored together with the main window.

2007-03-19 17:55 , revision 44948

This commit was manufactured by cvs2svn to create branch 'WX_2_8_BRANCH'.

2007-03-19 17:27 VS, revision 44947

fixed missing ; after class declaration

2007-03-19 17:07 VZ, revision 44946

regenerated for 2.6.4 (with many irrelevant changes due to using Ubuntu and not Debian version of autoconf 2.59, sigh)

2007-03-19 16:47 VS, revision 44945

tagged IsEmpty(), Strlen() and Stricmp() global functions as deprecated, 2.8-compat (they're documented as compatibility only)

2007-03-19 16:40 VZ, revision 44944

fixed wrong include path [backport from HEAD]

2007-03-19 16:38 VS, revision 44943

fixed wrong include path

2007-03-19 16:27 RD, revision 44942

Fix docs about wx.SizerFlags.Border

2007-03-19 16:22 VS, revision 44941

use wxUin32 for wxUniChar::value_type: we need 32bit for it regardless of the platform

2007-03-19 16:17 VS, revision 44940

wxUniChar::unicode_type -> value_type

2007-03-19 16:12 VS, revision 44939

added makefile targets for building individual libs, e.g. 'make wxnet'

2007-03-19 16:05 RD, revision 44938

fix typo in ctor name

2007-03-19 16:03 RD, revision 44937

New version number

2007-03-19 16:02 RD, revision 44936

Update to 0.8 from Frank

2007-03-19 16:01 RD, revision 44935

update the info panel when refreshing the tree

2007-03-19 16:01 RD, revision 44934

Patch from Andrea

2007-03-19 15:49 VZ, revision 44933

remove default-values for TARGET_CPU option [backport from HEAD]

2007-03-19 15:20 VZ, revision 44932

update for 2.6.4