Age | Commit message (Collapse) | Author | Files | Lines |
|
Overview of changes in Gtk2 1.24992
===================================
∗ Handle removing '.' from @INC for perl-5.26.0 compatibility
* Updated FSF Address; resolves RT#89038
Overview of changes in Gtk2 1.24991
===================================
* Fix typos in POD (Bugzilla #772333)
Overview of changes in Gtk2 1.2499
==================================
* Rename an internal variable to avoid confusion
* Make the Gtk2::StatusIcon::position_menu tests more robust/lenient
* Fix typos in POD (Bugzilla #760067)
Overview of changes in Gtk2 1.2498
==================================
* Add blurbs for the Gtk2::Pango::* POD/man pages
Overview of changes in Gtk2 1.2497
==================================
* Avoid a stack handling error in Gtk2::TreeModel::get on perl >= 5.23
* Fix a test failure in t/GdkWindow.t; it occurs only on gtk+ >= 2.24.26
and < 2.24.29.
Overview of changes in Gtk2 1.2496
==================================
* Avoid registering a GType for GConnectFlags if not needed
* MANIFEST: added missing gtk-demo files
Overview of changes in Gtk2 1.2495
==================================
* Fix incorrect memory management in Gtk2::Gdk::Display::list_devices
Overview of changes in Gtk2 1.2494
==================================
* Skip all tests that use threads under the hood on FreeBSD if necessary
Overview of changes in Gtk2 1.2493
==================================
* Make t/GtkCellRenderer.t more robust
∗ Add a FIXME comment about a slight API problem
Overview of changes in Gtk2 1.2492
==================================
* Fix compatibility with perl 5.20 and non-dot locales.
* Disable some tests that are known to behave erratically in certain
environments. They are still available in the "xt" directory, but they will
not be run by default.
Overview of changes in Gtk2 1.2491
==================================
* Fix a test failure in t/GdkPixbufLoader.t.
|
|
|
|
Announced in https://mail-index.netbsd.org/pkgsrc-users/2017/09/10/msg025556.html
|
|
|
|
|
|
|
|
|
|
Bump PKGREVISION.
|
|
This is almost exactly the same as the last release but includes
the missing wxPropertySheetDialog::SetInnerSize() method which was
mistakenly removed from 3.0.3.
Please notice that this method is undocumented and not supposed to
be used from outside the library and it is declared as inline and
thus is not part of the library ABI, so its absence in 3.0.3 normally
shouldn't affect the library users, so there is no need to update
unless, for some reason, you need to recompile existing code using
this method with the latest sources, as is the case when building
wxPerl, for example.
|
|
Switch to wxGTK30.
0.69 Tue Apr 18 2017
- added build dependency on LWP::Protocol::https - it is always
- necessary due to sourceforge redirect to https
0.68 Sat Apr 8 2017
- RT:120887 - patch from Jim Keenan for '.' no longer in@INC
- RT:94367 - allow ENV setting for wx-config
- Fix current OSX builds
|
|
|
|
|
|
|
|
again (to 9) as a precaution.
|
|
|
|
gstreamer0.10 is highly outdated.
|
|
to update ocaml locally)
build fix, no bump needed.
|
|
Carry forward libtool patch from 3.0.2, with LDFLAGS changes
included.
This is a bug fix release with no significant new features compared
to the previous 3.0.x releases and compatible with them at both the
API and the ABI level (i.e. all applications linked against earlier
3.0.x DLLs or shared libraries will continue to work when using
3.0.3 libraries).
The full list of changes in this release is available at
https://raw.githubusercontent.com/wxWidgets/wxWidgets/v3.0.3/docs/changes.txt
(starting from the line 583, or search for "3.0.3" in this file),
here are some selected ones:
* In all ports:
- Support requestion modern (3.x+) OpenGL version in wxGLCanvas.
- Fix using wxHTTP and wxFTP from worker thread.
* In wxGTK:
- Support for Gstreamer 1.0 in wxMediaCtrl, in addition to obsolete 0.x.
- Several fatal bug fixes for GTK+ 3.
|
|
to revert one line of one of the upstream changes which apparently
only works with newer ocaml than we have.)
Upstream changes: minor fixes, and updates to match newer ocaml versions.
|
|
|
|
dungeon to fall in. So avoid doing that.
|
|
|
|
I'm pleased to announce the 7.10.0 release of xf86-video-ati, the Xorg
driver for ATI/AMD Radeon GPUs supported by the radeon kernel driver.
This release supports xserver versions 1.13-1.19.
Highlights:
* Clients can now use DRI page flipping even while TearFree is enabled
for any CRTC. This should improve performance of such clients
(including compositing managers) while TearFree is enabled, and avoid
other issues such as tearing on other CRTCs where TearFree isn't
enabled.
* The driver now takes measures to prevent other DRM master processes
(potentially from other local users) from accessing buffers created by
this driver while switched away to a different VT. Other DRM master
processes should only be able to access a single buffer anymore, which
contains only all-black pixels.
* The gamma ramp is now applied to the HW cursor as well, so the HW
cursor doesn't look odd when e.g. using Redshift or similar tools.
Plus other improvements and fixes. Thanks to everybody who
contributed to this release in any way!
Adam Jackson (1):
modesetting: Validate the atom for enum properties
Daniel Stone (1):
Set correct DRM event context version
Eric Anholt (1):
Use plain glamor_egl_create_textured_screen().
Martin Peres (1):
modesetting: re-set the crtc's mode when link-status goes BAD
Michel Dänzer (46):
Post-release version bump
manpage: Don't put "'" at the beginning of a line
Don't set modes before RADEONWindowExposures_oneshot is called
Apply gamma correction to HW cursor
Pass pixmap instead of handle to radeon_do_pageflip
Use reference counting for tracking KMS framebuffer lifetimes
Simplify tracking of PRIME scanout pixmap
Remove unused struct members from drmmode_display.h
Update URLs
Include xf86Pci.h for DRICreatePCIBusID with xserver Git master
Only call drmmode_scanout_free for non-GPU screens in LeaveVT
Increase reference count of FB assigned to drmmode_crtc->flip_pending
Improve drmmode_fb_reference debugging code
Use pRADEONEnt->fd exclusively for the DRM file descriptor
Use drmmode_crtc->scanout_id instead of 0 to check for scanout buffer
If a TearFree flip fails, fall back to non-TearFree operation
Only handle reflection in the driver with Xorg < 1.16
Add AC_CONFIG_MACRO_DIRS([m4]) to configure.ac
Makefile.am: Set ACLOCAL_AMFLAGS = -I m4
autogen.sh: Pass -f to autoreconf
Use root window (pixmap) instead of screen pixmap for scanout updates
Add drmmode_crtc_can_flip helper
Allow DRI page flipping when some CRTCs use separate scanout buffers
Adapt to PixmapDirtyUpdateRec::src being a DrawablePtr
Remove drmmode_crtc->scanout_destroy[] array
Pass reference CRTC to radeon_do_pageflip directly
Create drmmode_wait_vblank helper
Create drmmode_crtc_wait_pending_event helper macro
Wait for pending flips synchronously before turning off a CRTC
Handle multiple "pending" Present flips
Add source drawable parameter to radeon_scanout_do_update
Pass extents to radeon_scanout_do_update
Always allow Present page flipping with TearFree
Always allow DRI2 page flipping with TearFree
Consolidate radeon_scanout_flip_abort/handler helpers
Use xorg_list_append for the DRM event list
Make radeon_scanout_do_update take a PixmapPtr instead of a DrawablePtr
Create radeon_pixmap_clear helper
Create drmmode_set_mode helper
Create radeon_pixmap_get_fb_ptr helper
Create radeon_master_screen helper
Make all active CRTCs scan out an all-black framebuffer in LeaveVT
Remove drmmode_scanout_free
Use a timer for unreferencing the all-black FB
Require xserver >= 1.13
Bump version for 7.10.0 release
|
|
I'm pleased to announce the 1.4.0 release of xf86-video-amdgpu, the Xorg
driver for AMD Radeon GPUs supported by the amdgpu kernel driver.
This release supports xserver versions 1.13-1.19.
Highlights:
* Clients can now use DRI page flipping even while TearFree is enabled
for any CRTC. This should improve performance of such clients
(including compositing managers) while TearFree is enabled, and avoid
other issues such as tearing on other CRTCs where TearFree isn't
enabled.
* The driver now takes measures to prevent other DRM master processes
(potentially from other local users) from accessing buffers created by
this driver while switched away to a different VT. Other DRM master
processes should only be able to access a single buffer anymore, which
contains only all-black pixels.
* The gamma ramp is now applied to the HW cursor as well, so the HW
cursor doesn't look odd when e.g. using Redshift or similar tools.
Plus other improvements and fixes. Thanks to everybody who contributed
to this release in any way!
Adam Jackson (1):
modesetting: Validate the atom for enum properties
Daniel Stone (1):
Set correct DRM event context version
Eric Anholt (1):
Use plain glamor_egl_create_textured_screen().
Martin Peres (1):
modesetting: re-set the crtc's mode when link-status goes BAD
Michel Dänzer (45):
Post-release version bump
manpage: Don't put "'" at the beginning of a line
Don't set modes before AMDGPUWindowExposures_oneshot is called
Apply gamma correction to HW cursor
Remove unused struct members from drmmode_display.h
Don't enable DRI3 without glamor
Simplify tracking of PRIME scanout pixmap
Update URLs
Use reference counting for tracking KMS framebuffer lifetimes
Improve AMDGPUPreInitAccel_KMS log messages
Increase reference count of FB assigned to drmmode_crtc->flip_pending
Improve drmmode_fb_reference debugging code
Only call drmmode_scanout_free for non-GPU screens in LeaveVT
Use drmmode_crtc->scanout_id instead of 0 to check for scanout buffer
If a TearFree flip fails, fall back to non-TearFree operation
Add AC_CONFIG_MACRO_DIRS([m4]) to configure.ac
Makefile.am: Set ACLOCAL_AMFLAGS = -I m4
autogen.sh: Pass -f to autoreconf
Only handle reflection in the driver with Xorg < 1.16
Use root window (pixmap) instead of screen pixmap for scanout updates
Add drmmode_crtc_can_flip helper
Allow DRI page flipping when some CRTCs use separate scanout buffers
Adapt to PixmapDirtyUpdateRec::src being a DrawablePtr
Remove drmmode_crtc->scanout_destroy[] array
Pass reference CRTC to amdgpu_do_pageflip directly
Create drmmode_wait_vblank helper
Create drmmode_crtc_wait_pending_event helper macro
Wait for pending flips synchronously before turning off a CRTC
Handle multiple "pending" Present flips
Add source drawable parameter to amdgpu_scanout_do_update
Pass extents to amdgpu_scanout_do_update
Always allow Present page flipping with TearFree
Always allow DRI2 page flipping with TearFree
Consolidate amdgpu_scanout_flip_abort/handler helpers
Use xorg_list_append for the DRM event list
Make amdgpu_scanout_do_update take a PixmapPtr instead of a DrawablePtr
Create amdgpu_pixmap_clear helper
Create drmmode_set_mode helper
Create amdgpu_pixmap_get_fb_ptr helper
Create amdgpu_master_screen helper
Make all active CRTCs scan out an all-black framebuffer in LeaveVT
Remove drmmode_scanout_free
Use a timer for unreferencing the all-black FB
Require xserver >= 1.13
Bump version for 1.4.0 release
Nicholas Molloy (1):
Fix a misspelling of 'acceleration' in amdgpu_kms.c
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Add input hints for Emoji, that let applications indicate whether
entries would benefit from Emoji support or not
* Add support for cloud services in GtkPlacesSidebar. This adds a new,
optional dependency on libcloudproviders
* Bugs fixed:
468868 Popup of "appears-as-list" ComboBox does not change screen with its top...
618160 Documentation for gtk_combo_box_get_active_iter is unclear
705640 GtkWindow incorrectly requires a default screen
729651 Crash in GtkFileChooserButton with appears-as-list
759725 Setting Container:border-width on TextView breaks gesture positions
766909 Tooltip of the eject button is a bit confusing - or just missing
774134 GtkExpander: input window of title extends over child, if :expanded is ...
775074 GtkScrolledWindow does not disconnect all GtkAdjustment signal handlers...
776937 GtkExpander is incorrectly hiding content.
780750 Shift + click in GtkEntry doesn't select
783649 negative content width warning in GtkLevelbar
785306 FileChooserNativeQuartz: two fixes
785736 textview: fix bug on DnD displaced limits of selection
786029 clicking on gtk-slider makes the parent disappear
786123 GtkPlacesSidebar: Add support for libcloudproviders
786209 X11: GtkPopover positioning doesn't "avoid" CSD window shadows
786492 Incorrect scaling factor with Vulkan on Wayland
786553 Wrong example number in Gtk Tutorial
786771 Critical about mismatched GdkDisplays when opening Inspector combobox
786841 Emoji categories are always in English
786885 Add explanatory tooltip to emoji icon
786932 Let the "type-func" override the object's "class" attribute when gettin...
786938 Emoji picker wrongly opens when clicking on primary icon too
786940 ::icon-pressed handler stays connected when setting :show-emoji-icon to...
786960 Emoji chooser: don't show 'insert Emoji' item in emoji chooser context ...
786964 Emoji Chooser: Can't scroll clicking on the scroll bar
786966 Emoji chooser: unnecessary spacing b/w some rows in search result
786986 text_window_to_widget_coords broken when Container:border-width > 0
787103 gtk3-widget-factory crashes on exit after inserting an emote on page3
787158 gtk_widget_get_preferred_width on GtkToolbar gives wrong minimum width
787195 gtk_toolbar_set_show_arrow does not show an arrow
786956 EmojiChooser: Fix theming on Adwaita:dark, HighContrast, etc
|
|
libgnomecanvas. Found while building ocamlgraph with ocaml-lablgtk
support (which is required by pending new frama-c)...
|
|
|
|
output. Bump PKGREVISION to 8.
|
|
both very heavyweight) -- control these with the "gnome" option instead.
Everything's still enabled by default, so no version bump.
|
|
|
|
|
|
|
|
|
|
Tk-804.034 release (2017-08-26)
------------------
This is basically the same like Tk-804.033_500.
Tk-804.033_500 release (2017-08-20)
----------------------
Fixes
Fix aborts on OS X Sierra, introduced by latest clang/llvm
strcpy/strncpy (RT #121631, github pull request #28 by Mark Aufflick)
No special xOKp handling in Perl_Value (RT #121528)
Add freetype2 path on MacOSX / XQuartz to inc search paths
(github pull request #21 by Christoph Lamprecht)
Fix Tk::NoteBook's FindMenu (Martin Jacobs)
Documentation
Add Tk::getSaveFile Pod file (see also
github pull request #19)
Fix documentation about scrollbars
(github pull request #18 by asb-cpan)
Add openSUSE instructions to README.linux
(github pull request #25 by Tux)
Add documentation notes about "make -j"
Tests
New test for Tk::NoteBook.
t/Trace.t is using now Test::More
travis-ci improvements
Introduce CI testing on appveyor
|
|
(last version from 2008). mrxvt has an open CVE that crashes the
terminal and no upstream.
|
|
|
|
|
|
Changes:
0.16
----
* Added autostart file
|
|
- Use udev's hwdb to query PNP IDs (--disable-udev to disable this)
As we don't use udev, this is a regression, however I haven't found any
consumer of gnome_pnp_ids_get_pnp_id()
Highlights:
- Always prefer the backend-provided preview in thumbnails (#738503)
- Use ibus-libzhuyin as default input method for Simplified Chinese (#772674)
- Deprecated gnome_desktop_thumbnail_scale_down_pixbuf (#775991)
- Always use external gdk-pixbuf thumbnailer (#768064)
- Remove dependencies on xrandr and xext
- Add API to know if a GnomeRRMode is interlaced
|
|
pkgsrc/wip
Programatically (or manually) simulate keyboard input or mouse activity
using X11's XTEST extension.
|
|
News in 3.24.3
--------------
* Improvements to the syntax highlighting of: SPARQL, CSS, BibTeX and LaTeX.
News in 3.24.2
--------------
* Avoid type redefinitions.
* jade.lang: add *.pug to globs.
* Bug fix in LaTeX syntax highlighting.
* Various other small bug fixes.
* Translation updates.
News in 3.24.1
--------------
* Deprecate the 'copy' parameter of the GtkSourceView::move-lines signal.
* Force visual word movements for RTL text with Ctrl+left/right.
* Misc bug fixes.
* Translation update.
News in 3.24.0
--------------
* Translation update
News in 3.23.91
---------------
* Improvements to the Visual Studio builds and add support for Visual Studio
2017.
* Bug fix in Rust syntax highlighting
* Add mimetype to python3.lang
* Translation updates
News in 3.23.90
---------------
* Bug fix in GtkSourceGutterRendererPixbuf
* Fixes for bugs found by Coverity
* New syntax highlighting definition file for: Django template
* Improvements to the syntax highlighting of: CSS and JavaScript
* Translation updates
News in 3.23.2
--------------
This version still uses GTK+ 3. A GtkSourceView 3.24 version is planned (still
depending on GTK+ 3), which will be released at the same time as GNOME 3.24 in
2017.
* Bug fix in Rust syntax highlighting
* Add mimetype to python3.lang
* Translation updates
News in 3.23.90
---------------
* Bug fix in GtkSourceGutterRendererPixbuf
* Fixes for bugs found by Coverity
* New syntax highlighting definition file for: Django template
* Improvements to the syntax highlighting of: CSS and JavaScript
* Translation updates
News in 3.23.2
--------------
This version still uses GTK+ 3. A GtkSourceView 3.24 version is planned (still
depending on GTK+ 3), which will be released at the same time as GNOME 3.24 in
March 2017.
* Docs: add an introduction with the pkg-config name and which GTK+ version is
used.
* Build fixes on MS Windows.
* New syntax highlighting definition files for: ABNF and HAXE.
* Improvements to the syntax highlighting of: JavaScript, PHP, Meson, CSS, ini
and Rust.
* Translation updates.
News in 3.23.1
--------------
This version still uses GTK+ 3. A GtkSourceView 3.24 version is planned (still
depending on GTK+ 3), but the release date is not yet determined.
* New class: GtkSourceSpaceDrawer with a matrix property to combine space types
vs locations. The old white space drawing API has been deprecated.
* gtk_source_search_context_set_settings() has been deprecated, the "settings"
property will become construct-only.
* GtkSourceCompletionItem: add a new API and deprecate the old constructors.
* GtkSourceGutter: add get_view() and get_window_type() public functions.
* Build system: do not hardcode the API version (currently 3.0) at as many
places as possible (use a variable instead).
* Bug fixes
* Documentation improvements
* Translation updates
|
|
2.4.83:
Boyuan Zhang (1):
tests/amdgpu: add uvd encode unit tests
Chih-Wei Huang (2):
android: add rules to build amdgpu.ids
android: amdgpu: fix build break
Daniel Stone (1):
configure.ac: Bump version to 2.4.83
Emil Velikov (1):
xf86drm: continue with next device if drmProcessUsbDevice fails
Eric Engestrom (4):
radeon: add fallthrough annotation
freedreno: remove dead error path
freedreno/msm: remove dead error path
freedreno: prevent deadlock in error path
Flora Cui (1):
test/amdgpu: fix test failure for SI
Gurchetan Singh (1):
xf86drm: continue after drmProcessPlatformDevice failure
Hawking Zhang (2):
tests/amdgpu: bypass UVD CS tests on raven
tests/amdgpu: bypass VCE tests on raven
Jan Vesely (2):
amdgpu: Add FX-9800P Bristol Ridge iGPU id
drmsltest: Check expected neighbours
Jason Ekstrand (1):
drm: Pull new modifier uapi into drm_fourcc and drm_mode
Monk Liu (3):
amdgpu: fix missing mutex unlock before return
amdgpu: fix race issue between two bo functions(v2)
amdgpu: merge and cleanup amdgpu_bo_free
Philipp Zabel (1):
etnaviv: fix etna_bo_from_name
2.4.82:
Anusha Srivatsa (3):
intel: PCI Ids for S SKU in CFL
intel: PCI Ids for H SKU in CFL
intel: PCI Ids for U SKU in CFL
Ben Widawsky (1):
intel/gen10: Add missed gen10 stuff
Christian Gmeiner (1):
etnaviv: submit full struct drm_etnaviv_gem_submit
Dave Airlie (6):
amdgpu: sync amdgpu_drm with kernel.
drm: update drm.h to latest in drm-next.
libdrm: add drm syncobj create/destroy/import/export
drm/amdgpu: add syncobj create/destroy/import/export apis
drm/amdgpu: add new low overhead command submission API. (v2)
amdgpu: add new symbols to tests.
Elliott Hughes (1):
Android's major/minor/makedev live in <sys/sysmacros.h>
Eric Anholt (1):
headers: Update drm_fourcc and vc4_drm.h with new VC4 tiling UAPI.
Eric Engestrom (2):
headers: sync drm_fourcc.h with airlied/drm-next
headers: sync drm_sarea.h with airlied/drm-next
Leo Liu (5):
tests/amdgpu: rename uvd messages to decode messages
tests/amdgpu: separate decode messages
tests/amdgpu: move decode sum to common
tests/amdgpu: add vcn tests support and sets
tests/amdgpu: implement vcn dec unit tests
Lucas Stach (1):
configure.ac: bump version for release
Michel Dänzer (2):
tests/amdgpu: s/uvd_messages.h/decode_messages.h/ in Makefile.am
amdgpu: Add .editorconfig file for amdgpu coding style
Paulo Zanoni (1):
intel: add GEN10 to IS_9XX.
Rob Herring (1):
Android: fix missing trailing \
Rodrigo Vivi (3):
intel: Add Cannonlake PCI IDs for U-skus.
intel: Add Cannonlake PCI IDs for Y-skus.
intel/intel_chipset: Move IS_9XX below IS_GEN10.
Tom St Denis (1):
tests/amdgpu: Fix device_id option
Xiaojie Yuan (1):
amdgpu: move asic id table to a separate file
coypu (1):
Remove redundant memclear
|
|
Overview of Changes in GTK+ 3.22.19
===================================
* Add support for Emoji input, with an Emoji chooser
* Bug fixes:
773299 Ensure GTK+-4.x builds and works on Windows (MSVC in particular)
784016 Crash in gnome-terminal due to calling a GdkDisplayClass vfunc on a display...
784421 Tooltips: Fix docs/theming for custom tooltip windows
785999 Windows: Fix AeroSnap on HiDPI
786144 GtkInfoBar Example - Wrong at developer.gnome.org (looks like typo/copy/paste)
786209 X11: GtkPopover positioning doesn't "avoid" CSD window shadows
786287 configure.ac: Missing quote for AC_MSG_ERROR in AS_IF for WAYLAND_SCANNER
786400 "Art pen" named "Grip pen" in the Gnome Control Center
786469 gdkwindow: Avoid re-setting the opaque region if it doesn't change
786480 Button grabs unintendedly cause shortcut inhibition dialog
786594 Broken Ctrl+Tab behaviour inside text widget since 3.22.18
* Translation updates:
Brazilian Portuguese, Croatian, Czech, French, Friulian, Galician,
German, Indonesian, Kazakh, Lithuanian, Nepali, Polish, Serbian,
Slovak, Spanish, Turkish
Overview of Changes in GTK+ 3.22.18
===================================
* Support entering emoji by name, using Ctrl-Shift-E
* Wayland:
- Add support for the shortcut inhibitor protocol
- Support Wacome tablet wheel scrolling
* Bug fixes:
771959 gtk_init_with_args fails when no display is found / does not comply w...
776903 Label with hyperlinks cannot be opened with touch on wayland
776909 gtk_adjustment_clamp_page: Conditional jump or move depends on uninit...
777333 In a GNOME Wayland session, gnome-terminal windows cannot be moved ar...
777515 gtk3-icon-browser doesn't list document-edit-symbolic icon
778188 VTE crashes on multiple repeated BELL chars
780938 No icon tooltip shown in GtkEntry
781246 Return value of gtk_widget_get_parent_window should be marked (nullable)
782870 X11 Grabbing Broken with GtkScrolledWindow
783343 Wayland: RFC - add shortcut inhibitor support
783649 negative content width warning in GtkLevelbar
783716 Support wayland-tablet wheel events
783906 gtk_accelerator_get_label broken
784624 process-stop-symbolic hardcoded as app menu fallback
785255 Quitting world's simplest program containing a single GtkEntry causes...
785375 Cursors for Wacom tablets are not always updated correctly under Wayland
785423 Missing nullable annotation for gtk_bin_get_child
785672 Entry: Setting icon tooltip to empty disables tooltip on whole widget
* Translation updates:
Finnish, Slovenian
|
|
Bug fixes.
|