lp:wxwidgets

Created by VCS imports and last modified
Get this branch:
bzr branch lp:wxwidgets

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
VCS imports
Project:
wxWidgets
Status:
Development

Import details

Import Status: Failed

This branch is an import of the Subversion branch from http://svn.wxwidgets.org/svn/wx/wxWidgets/trunk.

The import has been suspended because it failed 5 or more times in succession.

Last successful import was .

Import started on juju-1e3bde-prod-lp-code-import-13 and finished taking 30 seconds — see the log
Import started on juju-1e3bde-prod-lp-code-import-12 and finished taking 30 seconds — see the log
Import started on juju-1e3bde-prod-lp-code-import-15 and finished taking 20 seconds — see the log
Import started on juju-1e3bde-prod-lp-code-import-15 and finished taking 30 seconds — see the log

Recent revisions

59532. By JS

Now uses the correct font and text effect when drawing bullet text.

59531. By AW

Restore original grid size when finishing the tests in propgrid sample.

59530. By AW

Fix "Multiple Columns" test in propgrid sample.

Resize grid to make the results of test visible.

59529. By AW

Suppress sending spurious wxEVT_PG_SELECTED events.

Don't send wxEVT_PG_SELECTED event when wxPG is ordered to unselect current property but no property is actually selected.

59528. By JS

Now allows space for a bullet even if no left subindent was specified; added a MeasureBullet function to support this.

59527. By AW

Implement more detailed validation of wxArrayDoubleProperty in propgrid sample.

Added wxArrayDoubleProperty::ValidateValue() method checks if pending value is of proper type (wxArrayDouble). Pending value of improper type is used to signal that invalid numeric value was entered into the edit field.

59526. By DS

Fix exception when creating a wxGauge.

Platforms that don't make use of wxGaugeBase::Create when creating a
wxGauge (such as GTK and MSW) access the uninitialised
m_appProgressIndicator. Fix by initialising m_appProgressIndicator to NULL
in the wxGaugeBase constructor. Regression since r78499.

59525. By RD

Add some missing default ctors and Create methods.

59524. By VZ

Correct wxLogSysError() calls after chdir() failure in wxGTK.

Another fix for the changes of r78480: don't forget to pass the file/directory
name to wxLogSysError().

Closes #16865.

59523. By VZ

Increase the buffer size used for the host names in wxIPaddress.

This avoids failing to set the host name if the system /etc/hosts file has any
host names that wouldn't fit in our buffer: at least under Linux/glibc,
gethostname_r() returns error if any such names exist even if we don't ask for
them.

Closes #16641.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers

No subscribers.