summaryrefslogtreecommitdiff
path: root/x11/py-wxWidgets
AgeCommit message (Collapse)AuthorFilesLines
2019-09-02Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for ↵adam1-2/+2
future Python 3.8
2019-08-11Bump PKGREVISIONs for perl 5.30.0wiz1-2/+2
2019-07-21*: recursive bump for gdk-pixbuf2-2.38.1wiz2-4/+4
2019-04-26fix some whitespace, mostly introduced in the previousmaya1-2/+2
python 3.4 / 3.5 removal commit.
2019-04-26Omit mentions of python 34 and 35, after those were removed.maya1-2/+2
- Includes some whitespace changes, to be handled in a separate commit.
2018-11-14Revbump after cairo 1.16.0 update.kleink2-4/+4
2018-11-12Recursive revbump from hardbuzz-2.1.1ryoon2-4/+4
2018-08-22Recursive bump for perl5-5.28.0wiz1-2/+2
2018-07-03extend PYTHON_VERSIONS_ for Python 3.7adam1-2/+2
2018-04-16Recursive bump for new fribidi dependency in pango.wiz2-4/+4
2018-03-12Recursive bumps for fontconfig and libzip dependency changes.wiz2-4/+4
2018-01-07Fix indentation in buildlink3.mk files.rillig1-4/+4
The actual fix as been done by "pkglint -F */*/buildlink3.mk", and was reviewed manually. There are some .include lines that still are indented with zero spaces although the surrounding .if is indented. This is existing practice.
2017-02-12Recursive revbump from fonts/harfbuzzryoon2-4/+4
2017-02-06Recursive bump for harfbuzz's new graphite2 dependency.wiz2-4/+4
2017-01-01Add python-3.6 to incompatible versions.wiz1-2/+2
2016-08-03Revbump after graphics/gd updateadam2-4/+4
2016-07-09Remove python33: adapt all packages that refer to it.wiz1-2/+2
2016-07-09Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.wiz1-2/+2
2015-12-05Extend PYTHON_VERSIONS_INCOMPATIBLE to 35adam1-2/+2
2015-11-04Add SHA512 digests for distfiles for x11 categoryagc1-1/+2
Problems found locating distfiles: Package modular-xorg-server: missing distfile xorg-server-1.17.4.tar.bz2 Package py-qt4: missing distfile PyQt-mac-gpl-4.11.1.tar.gz Package xservers: missing distfile xservers-3.3.6.5.tar.bz2 Package xview-clients: missing distfile xview3.2p1-X11R6.tar.gz Package xview-lib: missing distfile xview3.2p1-X11R6.tar.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-06-12Recursive PKGREVISION bump for all packages mentioning 'perl',wiz1-2/+2
having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0.
2015-04-25Recursive revbump following MesaLib update, categories p through x.tnn2-2/+4
2015-01-27fix build on Darwindbj2-5/+40
2014-10-02Correction to the encoding as before.mef1-2/+2
-${PYSITELIB}/wx-2.8-gtk2-unicode/wxPython-${PKGVERSION}-py2.7.egg-info +${PYSITELIB}/wx-2.8-gtk2-unicode/${EGG_FILE2} Thanks wiz@
2014-10-02Update 2.8.10.1 to 2.8.12.0mef3-216/+786
2.8.12: ------- All: - Fixed a bug in UNC path testing. - Improved command line parser usage help. - Fixed race condition bugs in wxCondition. - Added wxT_2() for forward compatibility with wxWidgets 3. Use it in initialization of wxCmdLineEntryDesc struct elements and (very few) other places where wxT() is required currently but won't be allowed in v3. - Fixed crash on exit caused by deleting old logger in wxLogChain dtor. All (GUI): - wxRTC: fixed style selection resetting after editing a style. - wxRTC: can now edit line spacing in .1 increments from 1 to 2. - wxRTC: fixed wrong line spacing and space after paragraph calculations. - wxRTC: GetStyleMergedWithBase now detects loops. - wxRTC: wxRichTextCtrl::ApplyStyle now applies a paragraph style at the cursor without needing a selection, and setting the default style now avoids duplicating character attributes in subsequently typed text when they exist in the paragraph style. - wxRTC: fixed IsPositionVisible to scroll a position into view correctly. - wxRTC: fixed a problem with paste resetting the content paragraph style. - wxRTC: style list box now copes with names duplicated across style types. Also fixed wxRichTextStyleDefinition::GetStyleMergeWithBase similarly. - wxRTC: fixed very poor performance for XML loading on wxGTK. - Fixed error in generic tree control CalculatePositions. - Added wxFD_FILE_MUST_EXIST to wxFileSelector function. - Added wxDataViewCtrl Get/SetValueByRow functions for forward compatibility with 2.9. - Right-clicking is now supported in any kind of wxAuiToolBar button. - Fixed a bug in wxAcceleratorEntry::IsOk. - wxGraphicsContext::DrawBitmap: x and y coordinates no longer affected by stretch factor. - Fixed an assert in wxGrid on wxEVT_MOUSE_CAPTURE_LOST. - Fixed bug in generic wxTreeCtrl where SelectItem toggles the selection if the item is already in the desired state. - Fixed bug in wxSizer::Replace(size_t, wxSizerItem *) whereby SetContainingSizer is not called. - Fixed compilation with libpng 1.5 and above. - Removed ugly black (simple) border around wxHTML help window. wxMSW: - wxOwnerDrawnComboBox and wxComboCtrl with wxCB_READONLY window style now have more native-like focus indicator rendering. - Fixed wxOwnerDrawnComboBox keyboard handling: drop-down is no longer displayed when arrow key is pressed (without Alt). - In some rare cases wxOwnerDrawnComboBox drop-down animation could display as garbage. This has now been greatly reduced (mcben). - Fixed OLE date conversion bug. - Added check for double window handle creation. - Fixed WIN64 crash in wxStyledTextCtrl. - Fixed Watcom compilation when omitting threads. - Fixed wxFileName::IsFileReadable on Windows 98. - Fixed bug whereby clicking anywhere inside wxListBox generates wxEVT_COMMAND_LISTBOX_SELECTED event. You need to set wxUSE_LISTBOX_SELECTION_FIX to 1 in include/wx/msw/listbox.h to enable this binary-incompatible fix. wxGTK: - Fix for --disable-radiobtn compilation. - Fixed a bug on GTK+ only whereby wxGrid scrolls back to the previous edit position when another cell is edited. - Fix for missing menubar problem under some window managers where menu bar height is reported as 0 when the menu hasn't fully realized yet. Now updates the height during idle time if it is 0, otherwise no menu is shown. - Improved list control and tree control selection text theme compatibility by adding wxSYS_COLOUR_LISTBOXHIGHLIGHTTEXT colour index. - wxComboCtrl and wxOwnerDrawnComboBox had wrong background colours under some themes (Marcin Wojdyr). - Added thread-safe fixes to socket code. wxUniv: - Fixed assertion in tree control sample due to colour index not being supported. 2.8.11: ------- *** INCOMPATIBLE CHANGES: *** Due to an oversight, a bug fix in wxMSW resulted in an incompatible change in wxTreeCtrl behaviour: its EVT_TREE_ITEM_ACTIVATED handler now must skip the event being processed to allow the item to be toggled by double clicking on it. I.e. you need to ensure there is an "event.Skip()" in your item activation handler if you do wish to allow the item to be toggled. All: - Fixed crashes due to invalid input in PNG and TIFF image loaders (Tielei Wang). - Fix compilation of wxWidgets headers with recent Sun CC (Brian Cameron). NB: If your code uses _T() macro you must either replace it with wxT() to use Sun CC or define wxNEEDS__T before including wx headers and avoid including many standard headers (again, only with this compiler). - Added several functions forward compatible with wxWidgets 3.0 (troelsk): wxDC::SetDeviceClippingRegion(), wxShowEvent::IsShown(), wxIconizeEvent::IsIconized(), wxFileName::StripExtension(), wxXmlNode::GetAttribute[s](), wxXmlNode::AddAttribute(). - wxDateTime timezone functions now dynamic (no caching). All (GUI): - Add wxBU_EXACTFIT support to wxToggleButton XRC handler (Ronny Krueger). - wxRTC: fixed AltGr+key input and numeric keypad Delete on Windows. - wxRTC: added background colour setting to font dialog. - wxRTC: added wxRICHTEXT_HANDLER_USE_CSS flag for HTML handler to use CSS where possible. - wxRTC: corrected centring and right-justification spacing. - wxRTC: corrected some problems with SelectAll. Caret is now set to end. - Paper size conversion from dimensions to id now uses definition ordering in order to use common types where there are duplications, fixing problems where invalid sizes caused incorrect second invocation of page setup dialog. - Corrected writing direction for Farsi. - Added wxBORDER_THEME to XRC. - Speeded up wxTreeCtrl by caching text size (botg). - Fix building with using system libpng 1.4 (Volker Grabsch). - Fixed generic wxDatePickerCtrl keyboard navigation. - Added EVT_WIZARD_PAGE_SHOWN event for wxWizard. wxMSW: - Fixed crash when copying Unicode URLs to the clipboard (Tim Kosse). - Fixed generation of wxEVT_CHAR_HOOK events. - Implement wxFileName::SetTimes() for directories (Steve Lamerton). - Correct wxTopLevelWindow::SetShape() for windows with menu bar (Peter Friis). - Backported speed-up of Vaclav Slavik's high quality print preview speed-up. You now need to set wxUSE_HIGH_QUALITY_PREVIEW_IN_WXMSW in src/common/prntbase.cpp and wxUSE_ENH_METAFILE_FROM_DC in include/wx/msw/enhmeta.h. - Worked around child window and caret positioning bug (in Windows) when using wxBORDER_THEME in a container window. - Suppressed spurious character event for decimal key in numeric keypad. - Prevented wxCheckListBox from corrupting menu items. wxGTK: - Don't access a possibly destroyed timer object from GTK callback (Tim Kosse). wxMac: - Fixed a problem with wxListCtrl whereby event processing would change the event object identifier, and thereby affect subsequent processing, and defeat custom event propagation of commands from current focus window. - Fixed a problem with wxFontDialog on Mac OS 10.6.
2014-05-29Bump for perl-5.20.0.wiz1-2/+2
Do it for all packages that * mention perl, or * have a directory name starting with p5-*, or * depend on a package starting with p5- like last time, for 5.18, where this didn't lead to complaints. Let me know if you have any this time.
2014-05-09Mark packages that are not ready for python-3.3 also not ready for 3.4,wiz1-2/+2
until proven otherwise.
2014-05-05Recursive revbump from x11/pixmanryoon2-4/+4
Fix PR pkg/48777
2014-01-25Mark packages as not ready for python-3.x where applicable;wiz1-2/+2
either because they themselves are not ready or because a dependency isn't. This is annotated by PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of x.y.z or PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-foo, py-bar respectively, please use the same style for other packages, and check during updates. Use versioned_dependencies.mk where applicable. Use REPLACE_PYTHON instead of handcoded alternatives, where applicable. Reorder Makefile sections into standard order, where applicable. Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default with the next commit. Whitespace cleanups and other nits corrected, where necessary.
2013-10-10Recursive revbump from pango-1.36.0ryoon2-4/+4
2013-09-02Revbump after cairo updateadam2-5/+5
2013-06-06Bump PKGREVISION for libXft changes for NetBSD native X support onwiz2-4/+4
NetBSD 6, requested by tron.
2013-06-04Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:tron2-4/+4
Recursively bump package revisions again after the "freetype2" and "fontconfig" handling was fixed.
2013-06-03Bump freetype2 and fontconfig dependencies to current pkgsrc versions,wiz2-4/+4
to address issues with NetBSD-6(and earlier)'s fontconfig not being new enough for pango. While doing that, also bump freetype2 dependency to current pkgsrc version. Suggested by tron in PR 47882
2013-05-31Bump all packages for perl-5.18, thatwiz1-2/+2
a) refer 'perl' in their Makefile, or b) have a directory name of p5-*, or c) have any dependency on any p5-* package Like last time, where this caused no complaints.
2013-02-16Recursive bump for png-1.6.wiz2-4/+4
2013-01-26Revbump after graphics/jpeg and textproc/icuadam2-4/+4
2012-10-29Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-10-08Revbump after updating graphics/pangoadam2-4/+4
2012-10-04Bump revision for packages with changed CONFLICTS (PYTHON_SELF_CONFLICT)cheusov1-2/+2
2012-10-03CONFLICTS between python modulescheusov1-2/+3
2012-10-03Bump all packages that use perl, or depend on a p5-* package, orwiz1-2/+2
are called p5-*. I hope that's all of them.
2012-10-02Mass recursive bump after the dependence fix of the "cairo" packagetron2-4/+4
requested by Thomas Klausner.
2012-09-15recursive bump from libffi shlib major bumpobache2-4/+4
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-09-10Fixes PKGPREFIX for python and ruby by blbump(1).obache1-2/+2
2012-09-07Revbump after updating graphics/cairoadam2-4/+4
2012-05-07Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=)dholland1-2/+2
It turns out there were a lot of these.
2012-04-08All supported python versions in pkgsrc support eggs, so removewiz1-3/+3
${PLIST.eggfile} from PLISTs and support code from lang/python.
2012-03-03Recursive bump for pcre-8.30* (shlib major change)wiz2-4/+4
2012-02-06Revbump forwiz2-4/+4
a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy.