Debian Patches

Status for treeviewx/0.5.1+git20100823.7e4d0e9-3

Patch Description Author Forwarded Bugs Origin Last update
60_LGPLtoGPL.patch Converts LGPL statements to GPL, updates FSF's address. Charles Plessy no 2006-06-28
70_choose_tree.patch ## 70_choose_tree.dpatch by William Alexander Grant <william.grant@ubuntu.com.au> no
fix_loading_crash.patch fix crash on loading tree file. Tim Booth yes upstream
wx3.0-compat.patch Build with wxwidgets3.0 Olly Betts <olly@survex.com> no debian
svg.patch Update configure.in to match what it must have said when configure was generated. One thing I should probably explain about the patch as my change may
seem odd otherwise - upstream's configure.in says "USE_SVG=0" but the
generated configure says "USE_SVG=1", so I've simply updated
configure.in to match what it must have said when configure was
generated.
Olly Betts <olly@survex.com> no
treeview-xpm-not-xbm.patch Fix the extension of the icon Olly Betts <olly@survex.com> yes 2014-06-21
wxstring-maxlen.patch Remove wxSTRING_MAXLEN (removed in wx3.0) and incomp. definition. The definition wxSTRING_MAXLEN was removed from the public API of wxWidgets.
Its meaning was basically "take all the string", whenever a string length was
expected. The missing definition didn't raise a compilation error because
TreeLib's treedrawer.h contained a fall-back definition, which is however
incompatible with the original definition of wxWidgets and therefore is
interpreted by wxWidgets as a number representing the real string length.
This patch gets rid of the dangerous fall-back definition and of all of its
uses by using alternative wxString constructors that achieve the same
behavior.
Martin Steghöfer <martin@steghoefer.eu> no debian 2014-08-10

All known versions for source package 'treeviewx'

Links