Egbert Eich (1):
Use off_t instead of long to make largefile support work
Emil Velikov (1):
autogen.sh: use quoted string variables
Matt Turner (1):
sessreg 1.1.1
Mihail Konev (1):
autogen: add default patch prefix
Peter Hutterer (1):
autogen.sh: use exec instead of waiting for configure to finish
Stefan Dirsch (1):
Pass -P to the preprocessor when generating filenames for the manpage.
Adam Jackson (1):
Revert "Compose sequences for rouble sign"
Alan Coopersmith (6):
specs/libX11: More synopsis fixes
specs/libX11: Fix paramdef entries listing multiple parameters
specs/libX11: Make paramdef spacing more consistent
specs/libX11: Add missing parameter types for XGetWindowProperty()
specs/libX11: Fix broken synopsis for Data/Data16/Data32
specs/libX11: Update Portability Considerations for the 21st century
Emil Velikov (1):
autogen.sh: use quoted string variables
Emilio Pozuelo Monfort (1):
Plug a memory leak
Julien Cristau (1):
Fix wrong Xfree in XListFonts failure path
Lucien Gentis (1):
Typos in "Xlib - C Language X Interface" document - Chapter 02
Matt Turner (1):
libX11 1.6.5
Mihail Konev (2):
autogen: add default patch prefix
Compose sequences for rouble sign
Peter Hutterer (1):
autogen.sh: use exec instead of waiting for configure to finish
Petr Písař (1):
Revert cs_CZ.UTF-8 XLC_LOCALE to en_US.UTF-8
The included os library uses libpthread.
It is pulled in via one of the bl3.mk files for modular builds,
but there seems to be an issue with xephyr & native builds where
it isn't, so just include it directly.
* Provide a default gtk-mac-integration.pc, a copy of
gtk-mac-integration-gtk2.pc unless gtk-mac-integration-gtk3.pc is the
only version built. Applications are advised not to use it; it's only to
avoid gratuitous breakage in single-gtk environments.
* Get GtkApplicationDelegate's application:openFile: handler to work at startup.
It fires off the signal before the main loop has started, so stash the
URI in a static for applicationDidFinishLaunching to fire the signal.
* Bug 744597 - Document that gtk_menu_reorder_child() doesn't update the menu.
* Update documents for current version of Gtk-Docs.
* Fix compile error on Leopard & Tiger.
* Minor build system improvements
* Make it possible to override libtoolize
* Get PyGObject-2.0's datadir from pkg-config
* Update .gitignore
* Fix autotools warnings and modernize some
* Use seperate configure flags for gtk2 and gtk3
Changes --with-gtk=gtk2 (which was broken) to --with-gtk2 and --with-gtk3
This allows you to build against both at the same time.
None of the pkgconfig files should have been changed but there is only
a single includedir now since they are the same.
* Use gnome-autogen.sh
Changes noted in doc/en/ReleaseNote:
ver 3.8.0
* Refactor source code and directory tree.
* Add "ssh_auto_reconnect" / --rcn option which enables automatic reconnecting to
ssh server in unexpected disconnection.
* Support libssh2 on Android.
* Add "start_with_local_pty" / --slp option which disables ssh connection dialog
on startup on Android.
* Support context menu (copy&paste, configuration etc) by long click on Android.
* Change library names.
libmkf => libmef, libkik => libpobl
libmlterm_core => libmlterm_coreotf (if open type layout is supported)
* Add --vsep=N and --hsep=N options (which split screen vertically or horizontally)
to mlclientx.
* libvte compatible library supports vte 0.40.0 or later.
* Bug fixes:
Fix the bug which 'mlcc exec hsplit [columns]' split screen by [columns - 1].
Fix the bug which disables dynamic change of options related to ctl such as
"bidi_mode" or etc. (Enbugged at 3.6.2)
Fix the bug which disabled "ButtonN" shortcut key if num_lock is on.
Fix segfault in resizing columns or rows on Android.
Fix the default value of termios.c_cc[VSTATUS]. (Thanks to Oshima Yasushi san)
Emil Velikov (1):
autogen.sh: use quoted string variables
Michal Suchanek (1):
ctrl: add missing modifier_map
Mihail Konev (1):
autogen: add default patch prefix
Peter Hutterer (3):
Drop AM_MAINTAINER_MODE
autogen.sh: honor NOCONFIGURE=1
autogen.sh: use exec instead of waiting for configure to finish
Sergey Udaltsov (13):
Add missing Arabic diacritics to Arabic layouts
Restored original RALT behavior for German
Rulemak layout (Colemak based Russian phonetic layout)
fixed credits
Add Elfdalian layout
Fixed al(plisi)
Added ruble to rulemak
Changed AltGr+t to Turkish Lira (instead of trademark)
prerelease 2.19.99 for translations
Added Lira to Turkish F layout as well
Updated translations, prerelease
Erroneous patch applied for modifiers
Release 2.20
Stefan Tauner (2):
symbols/de: use rightsinglequotemark on BKSL in all variants
symbols/de: Fix whitespace after adding rightsinglequotemark
Alan Coopersmith (2):
include POSIX-standard limits.h for PATH_MAX instead of sys/syslimits.h
autogen.sh: Honor NOCONFIGURE=1
Dr. Tilmann Bubeck (2):
Clarified RELEASING in README
Fix for xauth failing on ENOSPC (= disk full)
Emil Velikov (1):
autogen.sh: use quoted string variables
Jeremy Huddleston Sequoia (1):
Update DISPLAY parsing to work with new launchd paths in Yosemite
Jon TURNEY (1):
Fix !HAVE_STRLCPY case
Matt Turner (2):
Build xauth before running tests.
xauth 1.0.10
Mihail Konev (1):
autogen: add default patch prefix
Peter Hutterer (2):
autogen.sh: stop using maintainer mode
autogen.sh: use exec instead of waiting for configure to finish
Søren Sandmann Pedersen (1):
usage(): Print summary for the -n option
Alan Coopersmith (3):
configure: Drop AM_MAINTAINER_MODE
autogen.sh: Honor NOCONFIGURE=1
config: add AC_USE_SYSTEM_EXTENSIONS
Emil Velikov (1):
autogen.sh: use quoted string variables
Matt Turner (1):
xconsole 1.0.7
Mihail Konev (1):
autogen: add default patch prefix
Peter Hutterer (1):
autogen.sh: use exec instead of waiting for configure to finish
amdgpu: Provide more specific error message if non-privileged user runs amdgpu_test
amdgpu: verify the tested device
amdgpu: A new option to choose which device to run most tests
amdgpu: A new option to run tests on render node
Chad Versace (2):
Bump version for 2.4.75 release
Bump version for 2.4.75 release
Chris Wilson (5):
Import uapi/i915_drm.h from v4.10-rc5-950-g152d5750dda9
intel: Allow the client to control implicit synchronisation
intel: Support passing of explicit fencing from execbuf
intel: Clear execobject flags before preserving object in reuse cache
intel: Export a function to re-enable implicit synchronisation
Dave Airlie (2):
Revert "Bump version for 2.4.75 release"
intel: fix make distcheck
Dongwon Kim (1):
intel: update global_name before HASH_ADD
Emil Velikov (16):
xf86drm: use maj/min in drmParsePciDeviceInfo()
xf86drm: add plumbing to not retrieve PCI device revision
xf86drm: parse the separate sysfs files for vendor... info
xf86drm: introduce drmGetDevice[s]2
tests/drmdevice: use drmGetDevice[s]2
tests: remove useless legacy tests
kms: remove commented out libudev code
configure: remove libudev checks
tests: automake: reorder makefile contents
autogen.sh: set format.subjectPrefix and sendemail.to if needed
android: remove LOCAL_MODULE_TAGS := optional tag
android: introduce Android.common.mk to reduce boilerplate
android: add HAVE_VISIBILITY to Android.common.mk
android: add note about command line defines and config.h
android: silence ~550 warnings
tests/nouveau: automake: fold C and CPP flags
Fabio Estevam (1):
README: Fix grammar
Grazvydas Ignotas (1):
xf86drm: fix sign-compare warning
Jonathan Gray (8):
xf86drm: implement drmGetMinorNameForFD for non-sysfs
xf86drm: implement drmParseSubsystemType for OpenBSD
xf86drm: implement drmParsePciDeviceInfo for OpenBSD
xf86drm: implement drmParsePciBusInfo for OpenBSD
xf86drm: implement an OpenBSD specific drmGetDevice2
xf86drm: adjust device node path for minor base
xf86drm: add a non-sysfs version of drmGetDeviceNameFromFd2
xf86drm: don't fatal on per device error in drmGetDevice[s]2
Neil Armstrong (1):
tests/util: Add support for meson module
Seung-Woo Kim (1):
libkms/exynos: fix memory leak in error path
Taro Yamada (1):
xf86drm: fix null termination of string buffer
Thierry Reding (10):
xf86drm: Fix indentation
Add .editorconfig
xf86drmMode.h: Use consistent padding
xf86drmMode.h: Add DisplayPort MST and DPI encoders/connectors
xf86drm: Fix type-punned pointer build warning
xf86drm: Factor out drmDeviceAlloc()
xf86drm: Add USB support
xf86drm: Add platform and host1x bus support
tests/drmdevice: Add USB, platform and host1x support
xf86drm: Reuse sysfs_uevent_get()
Tomasz Figa (1):
tests: Use -pthread in CFLAGS instead of -lpthread
Ville Syrjälä (1):
modetest: Allow the user to specify the plane ID
Overview of Changes in GTK+ 3.22.7
==================================
* Bugs fixed:
165385 Win32 keyboard handling still incomplete
769214 keyval field not filled correctly for Pause key
769835 On Wayland, application containing GtkGLArea stops responding if it's not...
774726 GtkTreeView dnd: gtk_drag_finish remove row when reorder sinse 3.20
775846 gdk/wayland: Add support for the gtk-enable-primary-paste gsetting
776031 W32: Winkey+down minimizes maximized window instead of restoring it
776225 [wayland] dropdown placed somewhere in the screen
776485 GDK W32: Impossible to restore maximized window via system menu
776807 GtkInspector doesn't show up when Gtk is initialized through option group
777031 win32 HiDPI assert
777176 [wayland] gedit killed by protocol error "Invalid anchor rectangle size"
* Translation updates:
Lithuanian
--------------------------
1.9.3 (2016-05-23)
Documentation:
· Switch to https for hadrons.org URLs.
Code cleanup:
· Check strSubFamily for emptiness when assigning it.
· Use matching delete [] operator for new [].
· Use std::string instead of static buffers.
· Check error failures from socket() call.
· Do no dereference TTFont variable before using it.
· Use memcpy() instead of strncpy() to copy a fixed-length string.
· Initialize structs that go over the wire to 0.
· Remove pathname length check.
1.9.2 (2015-08-11)
Documentation:
· Update Jave AWT font.properties example.
· Switch source browser URL to use cgit.
· Remove obsolete LSM file.
Build system:
· Enable system extensions.
· Enable LFS with AC_SYS_LARGEFILE.
· Use AM_PROG_AR to detect the correct archiver to use.
· Bump gettext dependency to 0.19.
This release fixes a bug causing libXpresent to have a wrong idea of the
present wire protocol structures. Plus a number of documentation
improvements.
Aaron Plattner (1):
Copy the standard .gitignore from other proto packages
Adam Jackson (2):
Add COPYING
Force Window and Pixmap to be CARD32 on the wire
Alan Coopersmith (1):
configure: Drop AM_MAINTAINER_MODE
Emil Velikov (1):
autogen.sh: use quoted string variables
Gaetan Nadon (2):
Add the required README file.
config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES
Julien Cristau (2):
Fix wrong reference to DRI3 in the protocol spec
Bump version to 1.1
Keith Packard (4):
Fix spelling of James Jones' email address
Move Redirect stuff to 'later version' sections
Don't define 'redirect' stuff in header files
autogen.sh: Implement GNOME Build API
Kenneth Graunke (1):
Fix typo (modifiy -> modify)
Mihail Konev (1):
autogen: add default patch prefix
Peter Hutterer (1):
autogen.sh: use exec instead of waiting for configure to finish
A few minor bugfixes, nothing exciting.
Emilio Pozuelo Monfort (3):
Plug a memory leak
Check that allocating a buffer succeeded
Fix possible free of uninitialized pointer
Peter Hutterer (1):
libXi 1.7.9
libxkbcommon 0.7.1 - 2017-01-18
==================
- Fixed various reported problems when the current locale is tr_TR.UTF-8.
The function xkb_keysym_from_name() used to perform case-insensitive
string comparisons in a locale-dependent way, but required it to to
work as in the C/ASCII locale (the so called "Turkish i problem").
The function is now no longer affected by the current locale.
- Fixed compilation in NetBSD.
MASTER_SITES= site1 \
site2
style continuation lines to be simple repeated
MASTER_SITES+= site1
MASTER_SITES+= site2
lines. As previewed on tech-pkg. With thanks to rillig for fixing pkglint
accordingly.
Adam Jackson (1):
Adapt Block/WakeupHandler signature for ABI 23
Connor Behan (1):
Remove gatos advertisement
Kevin Brace (1):
xextproto 7.1 support update to the source code
Matt Turner (1):
xf86-video-r128 6.10.2
Adam Jackson (1):
Adapt Block/WakeupHandler signature for ABI 23
Matt Turner (1):
xf86-video-savage 2.3.9
Stefan Dirsch (1):
Disable tiling on SuperSavage by default