v2.8.2 26th May 2014
- Added the QsciLexerAVS class.
- Added the QsciLexerPO class.
- Added the --sysroot, --no-sip-files and --no-qsci-api options to the Python
bindings' configure.py.
- Cross-compilation (specifically to iOS and Android) is now supported.
- configure.py has been refactored and relicensed so that it can be used as a
template for wrapping other bindings.
- Bug fixes.
v2.8.1 14th March 2014
- Added support for iOS and Android.
- Added support for retina displays.
- A qscintilla2.prf file is installed so that application .pro files only
need to add CONFIG += qscintilla2.
- Updated the keywords recognised by the Octave lexer.
- Bug fixes.
Qt 4.8.6 provides overall over 200 improvements and bug fixes, for
example:
Security Fix for XML Entity Expansion Denial of Service (the
"Billion Laughs" attack)
Better support for Mac OS X 10.9 Mavericks
Many customer requested bug fixes, for example QTBUG-15116,
QTBUG-21371, QTBUG-8990, QTBUG-28601, QTBUG-20946, QTBUG-30276,
QTBUG-29572 and QTBUG-13237 (just to name a few)
MinGW binary packages are now built with MinGW-w64 based
toolchain with gcc 4.8.2
Basque translation added and many other translations improved
Patch #309 - 2014/07/13
* modify configure script to work around debris left by XQuartz
upgrades.
* modify test-package scripts to enable ReGIS graphics.
* improvements/additions to ReGIS graphics, e.g., drawing text (Ross
Comb).
* add --with-Xaw3dxft, to link with Xaw 3d xft library (Stephen P
Wall).
* amend reset for cursor-shape to take into account cursorUnderline
resource (report by Christian Weisgerber).
* update config.guess, config.sub
pkgsrc changes:
- remove post-3.3.6 fix patches
- pull post-3.3.7 fix patches
(see patch comments for details)
Changes noted in doc/en/ReleaseNote:
ver 3.3.7
* Enable image processing on background terminals.
* Improve the performance of processing images on 8 or less bpp framebuffer.
* Support SGR 5, 9, 21, 25 and 29.
* Support DECFRA, SL and SR.
* Starting mlterm with -j option executes mlclient if daemon process has already
started.
* Change the maximum number of "U+XXXX-XXXX" in ~/.mlterm/(t,v,)(aa)font
from 7 to 511.
* Add "unlimted" to "Backlog size" entry in mlconfig.
Add "UNICODE (ARABIC)" and "UNICODE (EMOJI)" to "Font name" entry.
* Add --it/it_color, --bl/bl_color and --co/co_color options.
* Add --itfont/use_italic_font option.
* Add --bisep/bidi_separators option.
* Add --fullwidth/unicode_full_width_areas option.
* Add --working-directory/working_directory option.
* Add --deffont option.
* Disable "_HALFWIDTH" suffix in ~/.mlterm/(t,v)(aa)font files.
* Drop --ucsprop/use_unicode_property option.
* Bug fixes:
Fix the failure of saving font configurations from mlconfig.
Fix the bug which sometimes causes the failure of searching closest colors on X/8bpp.
Changelog:
Version 2.2.8 (16 July 2014)
-------------
Correct testing of minimum values in Extension::real_to_double()
and Extension::list_to_vector_double() (extension.h).
Deal properly with unexpected out-of-memory conditions in
executing Extension::exec() and Extension::exec_shared()
(extension.h).
Minor code refactoring in EmitterArg::connect() and
SafeEmitterArg::connect() (emitter.h).
Update documentation (callback.h, emitter.h, extension.h,
notifier.h, parallel.h, task_manager.h).
c++-gtk-utils is a lightweight library containing a number of
classes and functions for programming GTK+ programs using C++ in
POSIX (unix-like) environments, where the user does not want to
use a full-on wrapper such as gtkmm or wxWidgets, or is concerned
about exception safety or thread safety of the wrapper and their
documentation. It is parallel installable for both GTK+2 and GTK+3.
There is also an option to install a subset of the library with
only glib/gobject/gio support, without GTK+.
* go to buildlink with fixesproto4 if using monolithic X.
* bump API_DEPENDS, older will be handled by fixesproto4.
* set xextprot requirement if using fixesproto from pkgsrc (XXX >=5.0).
* simplify builtin.mk, older will be handled by fixesproto4.
A new pixman release 0.32.6 is now available. This is a stable release
in the 0.32 series containing fixes for exported symbols on MIPS,
compiling with the Intel compiler, and for an integer overflow bug.
Two important patches fixing deadlocks when using XIPassiveGrab requests.
You're recommended to updated.
Note that we now require libX11 1.6, that's a new dependency over 1.7.2 but
it's over a year old by now anyway.
Jasper St. Pierre (2):
XIPassiveGrab: Fix display locking inside _XIPassiveGrabDevice for error paths
XIPassiveGrab: Fix completely broken locking in XIGrabTouchBegin
Keith Packard (1):
man: Update XIQueryVersion docs to match new version compatibility semantics
Michael Joost (1):
Remove fallback for _XEatDataWords, require libX11 1.6 for it
Peter Hutterer (1):
libXi 1.7.3
Alan Coopersmith (1):
Mark DEPTH_MASK as Unsigned int
Arnaud Fontaine (3):
Add autogen.sh to EXTRA_DIST.
Follow changes in m4 submodule.
Release 0.3.9
Gaetan Nadon (9):
config: add bug URL to AC_INIT
config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES
config: use AC_CONFIG_HEADERS to create a config.h file
config: remove old dead code for documentation
config: add missing COPYING file
make: use AM_CPPFLAGS rather than per-target libxcb_render_util_la_CPPFLAGS
make: using EXTRA_DIST for xcb-renderutil.pc.in is redundant
make: there should be no attempt to remove any Makefile.in file
make: compile the library with standard xorg warning flags
Jochen Keil (1):
Fix compilation and linking issues with C++
Niclas Zeising (1):
Check submodules before running autoconf.
This release fixes a number of issues found by static analysis and
compiler warnings, and other minor code cleanups. On systems with
arc4random() in either libc or libbsd, it will now use that function
for generating authentication cookies.
This release reviewed/improved features reset on "hard reset" and
implemented four SGRs, for completeness. There were several other
minor fixes/improvements.
pkgsrc changes:
- remove post-3.3.5 fix patches
Changes noted in doc/en/ReleaseNote:
ver 3.3.6
* Support fcitx. (Experimental)
* Support scrollbar on Android.
* Remove the original "simple" scrollbar and link "sample" scrollbar statically
to mlterm as "simple" one. Rename "sample2" scrollbar to "sample".
* Bug fixes:
Fix partially corrupt screen in drawing animation gif.
Fix https://twitter.com/yoshikaw/status/462125454107738112
Fix corrupt screen in drawing large images.
Fix https://twitter.com/kefir_/status/467340224628924416
Fix the corrupt scrolling in vertical mode.
Just a simple maintenance release. User-visible changes include
one invalid #define fixed in the header file and the conditional
removal of the "Pointer" typedef to avoid name clashes and the
matching changes of the struct tmask.
Note: unless _XITYPEDEF_POINTER is defined, the Pointer typedef is
still there, so we're not breaking anything here. And the struct
tmask is only used by the server anyway and shouldn't be in the
header to begin with.