The most important feature of this release is a set of locking fixes,
which unbreak this library for threaded apps. The lock issues were
exposed by libxcb.
-- XChangeDeviceControl: Fix completely broken locking
-- XSetDeviceFocus: Add missing extension check
-- XGetSelectedExtensionEvents: Still more locking bugs
-- Bug #9659: Bad markup on XListInputDevices.3x
including:
-- Bug #12448: Don't try to trap 'ERR'.
startx is advertised as a POSIX sh script. These shells don't
necessarily support trapping 'ERR'. This makes startx work again with
dash (and probably others).
-- Fix broken test for /dev/random cookie generation failure.
-- Use /dev/random to generate the cookie if mcookie is unavailable.
-- Setting XAUTHORITY without having actually generated a cookie and created
.Xauthority led to issues if somebody like ssh later came around
and made the .Xauthority file for their own setup. So, simply make
it so that we never fail to create one.
-- Remove .serverauth.$$ file on signals or errors
pkgsrc changes:
Remove cookie maker environment variable from CONFIGURE_ENV, as the
script now does the "right thing".
tested by me, seems to work fine, ok'd by agc@
GtkIconCache now runs _gtk_icon_cache_validate() for every cache loaded. This
causes a big chunk of each icon cache file to be paged in; this makes apps slow
at startup when it is likely that other apps have caused the icon caches to be
paged out.
Bump PKGREVISION.
${WRKSRC}/xterm.log.html. Additionally, the pkgsrc-specific
changes are:
-- Add an "xterm-toolbar" option and add it to PKG_DEFAULT_OPTIONS. Now
we may all enjoy pull-down menus.
-- In the ${X11_TYPE} == "modular" case, add --disable-imake and
--enable-narrowproto to CONFIGURE_ARGS. The latter fixes [possible]
problems with Xaw scrollbars.
-- Add USE_DIRS+=xdg-1.4 to handle newly-provided xterm pixmaps.
-- Add build-time dependency on x11/libxkbfile to pull in XKB extension
headers, e.g. ${X11BASE}/include/X11/extensions/XKBbells.h. The XKB
bell extension should now be properly detected and supported.
- Add "pcre" option, thereby supporting devel/pcre as xterm's regex
library.
Changes ok'd (more or less) by joerg@ and tested by me. For more detail
wrt: rationale for --enable-narrowproto and/or libxkbfile dependency,
please contact me.
(no shlib major changes)
Overview of Changes from GTK+ 2.11.6 to 2.12.0
==============================================
* GtkTooltips
- All widgets have been ported to the new tooltips code
- Tooltips are disabled in touchscreen mode
* GtkBuilder
- Support custom tabs in GtkPrintUnixDialog
Lots of bugfixes and translation updates.
Overview of Changes from GTK+ 2.11.5 to 2.11.6
==============================================
* GtkBuilder:
- The gtk-builder-convert script is more versatile
- GtkBuilder suppports GdkPixbuf properties
- GtkBuilder parses, but doesn't yet implement <accessibility>
- Support for accelerators in actions has been added
* GtkTooltips:
- The old tooltips API has been deprecated
- The has-tooltip property has getter and setter
* GtkTreeView:
- Convenience API to set tooltips: gtk_tree_view_set_tooltip_row(),
gtk_tree_view_set_tooltip_cell(), gtk_tree_view_get_tooltip_context(),
gtk_tree_view_set_tooltip_column()
* GtkIconView:
- Convenience API to set tooltips: gtk_icon_view_set_tooltip_item(),
gtk_icon_view_set_tooltip_cell(), gtk_icon_view_get_tooltip_context(),
gtk_icon_view_set_tooltip_column()
Lots of bugfixes and translation updates.
Overview of Changes from GTK+ 2.11.4 to 2.11.5
==============================================
* OS X port:
- Many improvements
* Win32 port:
- Inconsistent checkboxes are drawn correctly now
* GtkBuilder:
- Ship a Python script, gtk-builder-convert, to
convert glade files to GtkBuilder syntax
* GtkFileChooser:
- Improved display of the time column
- Support search on OS X, using Spotlight
* GtkTreeView:
- New function gtk_tree_view_is_rubber_banding_active() to
check whether rubber banding is active
* GtkVolumeButton uses the range 0.0 to 1.0, and
correctly adapts tooltips to display percentages
Lots of bugfixes and translation updates.
Overview of Changes from GTK+ 2.11.3 to 2.11.4
==============================================
* The multipress input method correctly handles control keys
* The memory management of GtkRecentManager has been
changed, deprecating the screen-related functions in favour
of gtk_recent_manager_get_default().
Lots of bugfixes.
Overview of Changes from GTK+ 2.11.2 to 2.11.3
==============================================
* GtkBuilder: GTK+ supports constructing user interfaces
from XML descriptions now, similar to libglade.
* The new tooltip code now has convenience api to set
text tooltips: gtk_widget_set_tooltip_text(),
gtk_widget_set_tooltip_markup()
* GtkTextView, GtkEntry:
- gtk_widget_modify_cursor() is a new function in the
gtk_widget_modify family to override the style-provided
cursor colors
- Use a block cursor in overwrite mode
* GtkFileChooser:
- Use xdg-user-dirs to find the Desktop directory
- gtk_file_system_create() is now public API
* GtkMenu:
- GtkMenuItem gained a submenu property
- GtkMenuShell obtained a move-selected signal
* OS X port:
- Many improvements
Lots of bugfixes and translation updates.
Overview of Changes from GTK+ 2.11.1 to 2.11.2
==============================================
* The GtkListStore and GtkTreeStore have new API
to set values using vectors of columns and values
Bugfixes and translation updates.
Overview of Changes from GTK+ 2.11.0 to 2.11.1
==============================================
* GtkTextView:
- Marks can be created independent from buffers
- Cursor color follows text color
* OS X port:
- Many improvements
* GDK:
- Add support for composited child windows
Lots of bugfixes and translation updates.
Overview of Changes from GTK+ 2.10.x to 2.11
============================================
* Printing support:
- Cups backend: Work with "BrowseShortNames Off"
- Cups backend: Fix handling of multi-valued options
- Cups backend: Work with raw printers
- Cups backend: don't lock up when met with larger numbers of printers
- Improved sensitivity handling of controls in the unix dialog
- Support half-open ranges
- Add a test print backend for easier debugging
- Add API to list paper sizes
- Add API to serialize and deserialize page setups and print settings
- Print settings can be passed to the preview command
- Make more GtkPrinter public
* GtkFileChooser:
- Improve file chooser dialog size logic
- Add a GtkFileChooserButton::file-set signal
- Add a search mode with backends for Beagle, Tracker and simple search
- Add recent files support
* New tooltips API, that allows complex tooltips (markup, images),
tooltips on insensitive widgets, tooltips on treeviews, etc
* GtkScaleButton, GtkVolumeButton: new widgets for volume controls
frequently seen in multimedia applications
* Input Methods:
- New Thai and Lao input method
- New multipress input method for phone pads
* Recent files:
- GtkRecentChooserMenu supports custom menu items
- GtkRecentAction was added
* Keyboard navigation improvements:
- Infrastructure for notification of failed keyboard navigation
- Better support for restricted sets of keys
- Only handle keys for notebook tab reordering and scrolledwindow
scrolling if it make sense
- Add settings gtk-enable-accels and gtk-enable-mnemonics to disable
the display of accelerators and mnemonics
- Popup/popdown of comboboxes is keybindable
* Windows port:
- Windows 9x/ME is not supported anymore
- Many ms-windows theme improvements
- The file chooser uses native icons
- Support drop shadows
- Use native cursors
* OS X port:
- Many improvements
* Icon theme support:
- Add api to list contexts of an icon theme
- The builtin stock icons have been replaced by a new set of icons
which are visually compatible with Tango
- Support fallback to more generic icon names
- Validate icon caches when they are created and before they are used
* GtkRange has gained support for fill levels
* GtkEntry:
- inline-selection mode for entry completion that is closer to what
web browsers need
- Add gtk_entry_set_cursor_hadjustment() to support automatic scrolling
* GtkTextView:
- Support accumulative and negative margins
- GTK_JUSTIFY_FILL works
* GtkLabel:
- GTK_JUSTIFY_FILL works
* GtkStatusIcon:
- Multiscreen support
- gtk_status_icon_position_menu() works on Windows
- Don't take up space when invisible
* GtkCellRendererProgress:
- Respect themes
- Support activity mode
* GtkNotebook:
- Support scrolling during tab DND
- Allow dropping tabs anywhere
- Deprecate numeric group-ids in favour of a more flexible group property
* GtkTreeView:
- Lots of scrolling fixes
- Add a gtk-alternative-sort-arrows setting for drawing sort arrows
according to platform conventions
* GtkButtonBox:
- Can center buttons now
* GtkComboBoxEntry
- Can add an arbitrary child widget
* GtkAboutDialog:
- The "name" property has been replaced by "program-name" to avoid
a clash with the preexisting "name" property on GtkWidget
* GDK changes:
- Add gdk_event_request_motions() which works with input devices
- Add API for changing startup notification id on a window
- Add API for sending startup notification messages
- Don't deadlock with xcb-based libX11
- The handling of _NET_WM_USER_TIME has been changed to reduce
the amount of root window property changes
- New gdk_threads api() to allow fully threadsafe handling of idles
and timeouts
* gdk-pixbuf changes:
- Optional support for Sun mediaLib hardware acceleration
- Support exif rotations in tiffs and jpegs
- Allow arbitrary split between builtin vs modular loaders
- Support v5 and OS/2 bmps
- Support scaling animations
* Miscellaneous GTK+ changes:
- New function gtk_window_set_opacity(), to set the opacity
of toplevel windows
- Allow to restrict drags within an application or widget
- Support opening/closing of submenus on click
- Configurable cursor blinking timeout
- Insensitive widgets don't install cursors
Lots of bugfixes and translation updates.
-work around iconv(3) incompatibilities: while NetBSD's iconv() is
probed as GNU iconv (due to its signature), it doesn't support empty
strings as encoding (interpreted as "current locale's encoding" by
GNU iconv). Enable some code which uses nl_langinfo(CODESET) to make
it work as expected.
-update to 4.3.1
changes:
-bugfixes
-Updated the German translation to provide complete coverage of Qt
that are based on embedding white spaces in the url. In addition
the address bar could be tricked to show an URL which it is
intending to visit for a short amount of time instead of the
current URL.
http://www.kde.org/info/security/advisory-20070816-1.txt
Bump PKGREVISION for kdelibs3 and kdebase3
Bugfixes:
* Handle EIO errors (got when tcsh / fish exit) properly. Patch by
Zoltan Szalontai.
* Disabled Shift+Enter shortcut by default, since it may confuse new
users.
* Make Alt+Enter behave like Xterm.
. Added %T,%G,%P flags for percent interpolation (useful for dtach).
* Bold colored text is rendered in BOTH bold font, and bright color.
Use only bold font.
* r->num_fds is properly reduced when tabs are closed
* Ignore focus events of type NotifyGrab and NotifyUngrab. This
caused an annoying blinking when focussing other windows via the
keyboard. (Thanks to Roman Po???zka for pointing this out).
* Removed the --focusDelay option (no longer necessary with above
bugfix).
Enhancements:
* Added --titleFormat and --winTitleFormat options to control display
of tab and window titles.
* Added options --veryBright and --boldColors to control how bold
primary colors are rendered.
* Added --useFifo option, to make mrxvt listen for macros on a fifo.
Code based on patch by Jozef Vesely.
* Added Raise macro to "raise" the mrxvt window. Thanks to Jozef
Vesely for the patch.
* Added a UseFifo macro to enable / disable --useFifo at runtime.
* Defined a macro that opens a "mrxvt console" in a new tab (bound to
Ctrl+Shift+c by default).
* Added --enable-use-fifo compile time option for people paranoid about
security.
* Added BOLD_BRIGHTENS_256_COLORS option in feature.h which attempts
to brighten even non-primary colors instead of drawing them in
bold. (Respects boldColors and veryBright).
* Made winTitleFormat a profile option.
* Added -ic option to set the application icon. (Adapted from patch
#1656294 by Stanislav Mekhanoshin)
* Check locale for encoding method if it is not specified by -km
option or multichar_encoding resource.
* Add new debugging facility such that a user can specify the
message type and verbose level by command line options. Run
`mrxvt -dmask whatever -dlevel something' for details.
* Fix compile error when use Sun Studio 10. Thanks to Quintin
Beukes for the patch.
- Fix the ends of files. Update the known cards date.
- Revamp scaling code.
- Add LVDS flat panel scaling support.
- Fix GeForceFX issues with video overlap.
- add quirk support for i830, including Lenovo TV out quirk
- imrpove CRT blanking
- bugfixes for address handling for 4GB+ addresses
- fix memcpy in i965 and increase vertex buffer size
- fix typo in man page
* TextBuffer: Removed the maemo-specific methods
get_can_paste_rich_text(), set_can_paste_rich_text(),
set_rich_text_format(), and set_rich_text_format_all(), because they have
been removed from the maemo GTK+ 2.10, in favour of the new regular GTK+ 2.10
methods.
* Build: Fix the tests when properties are disabled.
* Documentation:
- FileChooser API reference improvements.
- Improved cflags/libs section.
ChangeLog:
o new option: skipScroll/-ss, enabled by default.
o go with the times and expect x11 library files in /usr/lib, not
/usr/X11R6/lib.
o initial transparency improvement/afterimage support patch by Sasha Vasko.
o add urgentOnBell resource to set the urgency hint (patch by Philip Paeps).
o do not process focus events caused by grabs (patch by Mikachu).
o add iso14755_52 resource to disable iso14755 5.2 (exg).
o add binding for backspace in iso14755 5.1 to remove the last digit (exg).
o better option handling, support more than 30 options (exg).
o nuke reconf script, serves no purpose anymore.
o fixed and documented matcher/on_user_command processing in matcher extension
(tpope).
o compile out of the box on Solaris 10 (exg).
o fix MappingNotify events (reported by Stephan Walter).
o zero-initialise mwmhints, this seems to solve all sorts of minor problems.
- man page improvements
- search all configurations if the simple CRTC allocation failed
- document options added in 1.2.1
- output mode flags with verbose
- more supported GeForce 8 mobile chips
- more MacBook fixes
- support for very low memory configurations
- fix color map corruptions with some older chips
- mode validation for G80
- rudimentary VBE-based dual head support for pre-G80 chips
- randr 1.2 support
- fix hang in NVSync with EnterVT
- add an automake conditional to configure
- use that to build xmakestr using manual build rules. X11_CFLAGS is
honoured, but not CFLAGS as the latter is likely to contain platform
specific flags.
- use either makestr or xmakestr for building StringDefs.c, depending
on whether we are cross-compiling or not.
- pass down native compiler and flags for cross-compiliation
Supported-by: Google SoC 2007
- define an automake conditional for cross-compilation
- build xmakekeys in addition to makekeys when using
cross-compilation. Provide manual compiliation rules to replace
the default automake rules. We do use X11_CFLAGS, but we do *not*
want CFLAGS as the latter can contain platform specific flags like
-mieee on Alpha.
- Use either xmakekeys or makekeys depending on whether this is a native
build or not.
Supported-by: Google SoC 2007
- Configuration/Compilation
* Fixed OpenBSD and NetBSD build issues.
- Legal
* Added information about the OpenSSL exception to the GPL.
- Documentation and Examples
* Added information about the TS file format used in Linguist.
* Moved platform and compiler support information from
www.trolltech.com into the documentation.
* Added an Accessibility overview document.
* Added new example to show usage of QCompleter with custom tree models.
- Translations
- Added support for the CP949 Korean Codec.
- [138140] The whole Qt source compiles with the QT_NO_CAST_FROM_ASCII
and QT_NO_CAST_TO_ASCII defines and therefore is more robust when
using codecs.
- Added support for HP-UX 11i (Itanium) with the aCC compiler
- Changed dialogs to respond much better to the LanguageChange event.
(i.e. run time translation now works much better.)
- Signals and slots
* [61295] Added Qt::BlockingQueuedConnection connection type, which
waits for all slots to be called before continuing.
* [128646] Ignore optional keywords specified in SIGNAL() and SLOT()
signatures (struct, class, and enum).
* Optimize emitting signals that do not have anything connected to them.
- [121629] Added support for the MinGW/MSYS platform.
- [102293] Added search path functionality (QDir::addSearchPath)
- Almost all widgets are now styleable using Qt Style Sheets.
changes:
- Fix handling of AlwaysLoginCurrentSession and DoubleLoginWarning so
it works for the non-migratable case (for Xnest, XDMCP, etc.).
- Use an unsigned char buffer in gdm_fdgetc
- Just display the default "authentication failed" message when we
receive PAM_AUTHINFO_UNAVAIL
- Translation updates
- Fix crashing issue with XDMCP logic.
pkgsrc change: fix the substitution which is supposed to make the
NetBSD logo appear on the default login screen, but do so for a NetBSD
pkgsrc target only.
Should fix PR pkg/34955 by Hauke Fath
Overview of Changes from GTK+ 2.10.13 to 2.10.14
================================================
* Bugs fixed:
453365 gdk_pixbuf_get_file_info crashes on tif files
164809 Checkboxes with inconsistent status are not drawn properl...
426987 Panel freezes after upgrading gtk icon cache
435840 GTK_WIDGET_SAVED_STATE inconsistency
437281 gtk_button_set_image destroyes the old image
440040 Reference counting in GtkPrintOperation goes awry
448544 Refcount issues in GtkCellRendererSpin
451070 Broken CUPS SSL printing in gtk 2.10.13
112404 Problem with focus when closing transient window
* Updated translations:
Estonian (et)
Russian (ru)
changes:
-bugfixes
-translation updates
-Isolated the X11 dependency, making easier to support others graphical
environments
-Improved the magnifier compositor performance, through the elimination of
X11 sync calls
-Create an applet to apply colorblind filters
changes:
-Add support for beryl in gnome-wm
-Make it possible to save a session with multiple clients that are the
same program
-bugfixes
-translation updates
- fixed integer overflows [ patched before ]
- fixed file descriptor leak
- allow re-entrant Xlib calls from _XIOError for the sake of
atexit handlers or ELF/C++ destructors
- define XTHREADLIB and XTHREAD_CFLAGS [ not perfect, but used for now ]
- Many constness and some 64bit issues fixed
- Added man apge for XKB
Add a NetBSD xsrc patch to unlock mutexes before destroying them.
- Introduce catalogue FPE, which contains symlinks to font directories.
Options like unscaled can be attached to it. Fix a bug in this code.
- Remove lots of dead code and cleanup some warnings.
Note: the second point does change the ABI, but as the code seems to have
been unused, I'm not forcing a major bump that upstream didn't do.
New in the 0.9.2 x11vnc release:
A compile-time bug is fixed for when the OpenSSL library is not
available or --without-ssl is supplied; previously the
build would fail.
One can configure x11vnc via "configure --with-system-libvncserver"
to use a system installed libvncserver library instead of
the one bundled in the release tarball.
If UltraVNC file transfer or chat is detected, then VNC clients
are "pinged" more often to prevent these side channels
from becoming serviced too infrequently.
In -unixpw mode in the username and password dialog no text will
be echoed if the first character sent is "Escape". This
enables a convenience feature in SSVNC to send the username
and password automatically.
miscellaneous new features and changes:
When building from the CVS tree --with-x11vnc must be supplied if
you want x11vnc to be built. The LibVNCServer release
tarball no longer contains the x11vnc source.
* RadioAction: Correct a reference-counting error in the "changed" signal.
* RecentManager: Allow Gtk::RecentManager::Data to be instantiated, for use with
the full version of add_item().
* Menu: Fix memory problems during destruction by handling attached widgets as
we already handle child widgets.
* Correctly ifdef-out initialization of deprecated classes.
* Build: Cope with newer m4 versions.
* Documentation:
FAQ: Emphasize that libglademm is preferred to glademm.
totem-xine, ABI depends only the former. This creates conflicts when
pkg_add picks the latter to fulfill the API depends. Allow both packages
for the ABI depends as well and bump the revisions of the two affected
packages.
Bump PKGREVISION.
PLIST.icons was made based on PR 34178,
But entries noted in PLIST.icons were mis-installed from ${WRKDIR}/.buildlink
directory, which contained x11 headers, also *.xbm and *.xpm files.
Depending on x11 had been removed since rev 1.17 of Makefile.
Installed from ${WRKSRC}/.* directories is avoided since rev 1.19 of Makefile.
DeskMenu is a root menu program which is activated by clicking the root
window. It is configured from a .deskmenurc file in your home directory.
DeskMenu is useful for window managers which do not provide a menu such as
Oroborus.
window. It is configured from a .deskmenurc file in your home directory.
DeskMenu is useful for window managers which do not provide a menu such as
Oroborus.
changes:
* The GtkFileChooserDialog sizing code has been
refactored.
* The DirectFB backend has seen various fixes.
-misc bugfixes
-translation updates
* Decoration options interpreted under Windows-XP and UNIX as follows:
DECOR_SHRINKABLE means window may be smaller, but not larger, than
default size; DECOR_STRETCHABLE means window may be larger, but not
smaller, than default size; and finally, DECOR_RESIZE means window may
be both smaller or larger than default size.
* Fixed regression in glUseFXFont() when using Xft instead of XLFD.
* Fixed bug in FXVisual which caused drawing to FXBitmap to fail.
* Fixed bug FXWindow setDNDData() which affected MS-Windows clipboard operations.
* Fixed issue with bold-face text not drawing correctly in FXText if gap
happens to be in the text-fragment being drawn.
* Fixed issue in multi-head API access under older Windows operating
systems than Windows-XP.
* FXMDIChild resize animation speed changed a little bit.
* Some MacOS-X porting issues fixed.
kde uses the X clipboard's content negotiation features, which
almost nobody else does, but xclip was doing the wrong thing when
asked for content negotiation stuff (from Debian bug report 172812).
Bump PKGREVISION.
Packaged by Aleksey Cheusov and requested to import in PR 35665.
XXKB remembers the layout for each application window and changes the
keyboard state accordingly when the window gets a focus, it also shows
the current keyboard layout (an XKB group) and allows to switch it
with a mouse click and has many other useful features.
checked out on a case-insensitive filesystem without interfering
with lowercase xrandr. PKGNAME stays the same.
Moved Xrandr to Xrandr-mixedcase in the repository [schmonz 2007-06-07]
Based on PR 35912 by Jeffrey Bedard, remove redundant definision in Makefile,
fix hardcoded path, add missing entries to PLIST and sort.
This package contains the gtkshell GUI creator, the gshterm vte-based terminal
emulator, a text editor, a simple IDE ideal for C development, and the ACE
sample desktop implementation. gtkshell allows one to create a gtk2 GUI
from the command line, by specifying widgets and options
at the command line. gshterm is transparent vte-based terminal emulator.
ACE is a script which implements desktop features with gtkshell, including
a deskbar with a clock, a settings utility and configuration system,
a sticky notes applet, system monitors, a manual page browser, and configurable
launchers for applications. gtkshell also provides GUIDL, the
GUI Definition Language parser for specifying static interface definitions.
Using gtkshell and the examples provided by ACE, one can rapidly construct
a GUI application, leaving the developer to focus on application logic.
New in the 0.9.1 x11vnc release:
A new Unix username identification scheme is provided when
SSL client certificates are used to authenticate VNC
viewers. The username is extracted from the 'Subject'
section of the cert. The option is "-users sslpeer="
which, like "-users unixpw=" already does, will cause
a switch to the Unix user. This is useful for the
-find and -create options that try to find an existing
X session associated with the user or create a new one.
The UltraVNC Java Viewer has been modified to support SSL
connections. Some bugs were also fixed and some
improvements added. A patch file and a compiled jar file
(UltraViewerSSL.jar and SignedUltraViewerSSL.jar in the
classes/ssl directory) are provided in the x11vnc package.
For the -user option groups are now handled better by using
initgroups(3), or if finer control is needed one can
use: "-users user1.group1,..."
When SSL client certification is being used and external login
programs are being used the env. var. RFB_SSL_CLIENT_CERT
is set to the clients certificate. Set X11VNC_SSLPEER_CN
to use the Common Name instead of the certificate email
address to find the unix username.
miscellaneous new features and changes:
The -wait and -defer defaults were lowered from 30 to 20
milliseconds, set the values explicitly if this increases
the load too much for your liking.
In -create mode where a Xvfb session is started, mwm was added
as a session type. setpgrp(2) is used for the spawned
process if available. The XKEYBOARD extension is
enabled (+kb, but it doesn't seem to always work).
TrueColor is forced to be the default visual (recent
Xvfb seem to choose DirectColor, this is likely a bug)
One can also force creating a new Xvfb by setting the
env. var. X11VNC_FINDDISPLAY_ALWAYS_FAILS (not exactly
clear what this would be used for).
The WAITBG env. var. enables -display WAIT:... to take place in
the background.
One can specify the X11VNC_SKIP_DISPLAY env. var. for a list of
displays to exclude in the FINDDISPLAY action. This can
also be specified via nd=... as a -unixpw login option.
setsid() or setpgrp() is called for the external command spawned
by the -gone option (since it may be long lived, e.g. a
screen locker).
The script "onetimekey" utility is provided in the classes/ssl
subdirectory that allows a (very long) string representing
a Client SSL certificate to be provided by the authenticating
client, or via https cgi script (e.g. after a web login).
Some bugs were fixed in the libvncserver implementation of
UltraVNC file transfer.
KDE base
* Various DragonFlyBSD fixes.
* Removed "Serbia and Montenegro" (yu), added "Serbia" (rs) and
"Montenegro" (me).
Kicker
* Added option to change the font color used by the taskbar applet.
Kate
* Fix not honoring current locale in some situations.
KControl
* Allow changing of font colors for taskbar.
* Fix various crashes on KHotKeys.
KDesktop
* Use mkfontscale/mkfontdir to create fonts.scale/fonts.dir - as
opposed to custom code.
* Make kdesktop_lock honour kiosk switch user restriction.
KWin
* Option to turn off alt+tab outline.
* Support for new windows types for compositing.
* Fix bug in dead program detection in 64 bit architectures.
* Fix crash on consecutive 'Show Desktop'.
KHTML
* Implement heuristic cyr encoding detection.
* Implement support for textContent().
* Indicate near mouse pointer if a link wants to open a new browser window.
* Harmonize document.href and .pathname of about:blank windows with other
browsers.
* Fix jumping to the top right before loading a new page.
* Make frame name lookup locale-independant.
* Make valueOf() and toString() accessible across sites.
* Make setValue() work on radio button and checkboxes.
* overrideMimeType() implementation.
* Fix various crashes and bugs.
KJS
* Support named function expressions.
* Support for localeCompare() function.
* Caller property implementation.
* Improvements:
* Unreserve class keyword as it's often used as an identifier by JS
programmers.
* Disable UTF-8 validation in libPCRE, since it's incredibly slow.
* Support unicode escape sequences in identifier names.
* Parse null characters.
* toExponential() fix for negative numbers.
* Fixed off-by-one digit error in toFixed().
Kate
* Update cmake highlighter.
* Fix bug in search and replace, placeholder did not work correctly.
* Make cursor in inactive views behave correctly.
* Update selection after paste.
* Multiple views are usable again.
Kimgio
* Fix buffer overflow during writing xview files.
pkgsrc, in preparation for gnome1-libs removal(*).
There was no feedback for keeping these packages after my
HEADS UP mail to pkgsrc-users a week ago.
(*) More to come before that can happen, though.
0.5.1 to 0.5.2
\-----------------------------------
Gautam Iyer <gi1242@sf>
* Bug Fixes:
0. Did a HUGE REWRITE of the multi-tab code base. Incomplete escape
sequences longer cause lockups. Really busy tabs no longer starve
everything else!
1. Fixed detecting xft support if xft-config is missing.
2. Fixed segfault obtained when the last macro in r->macros is executed
4. Convert sources from ts=8 to ts=4. Yes ts=8 was a bug :). Added a
script ts4to8.pl to do this.
3. Make text under cursor visible if cursorcolor2 is not defined.
5. Added "Exec" macro to execute external programs
6. Added % expansion to macros. %s=selection, %t=tab title, %n=tab#.
7. Added a menu option to open the selection in a new tab in mutt /
w3m, or in firefox.
8. Implemented a "-into" option to embed mrxvt into. Thanks to Bruno
Deferrari <utizoc@gmail.com> for the patch.
9. Fix buffer overflow. Thanks to Frederik Deweerdt <deweerdt@free.fr>
for the patch.
10. Made -ufbg and -fade options work under Xft ;).
11. Font specified with --boldFont is correctly handled (even if it's
of a different dimension).
12. Exited tabs are now correctly held. Output from them is not lost
even if they exit very quickly.
13. Rewrote the -ufbg and focus fading code completely. Now works
correctly if tabs are switched on on unfocussed window, or if the
bg is changed (via an escape sequence) from an inactive tab /
unfocussed window.
14. Removed round trip to server when allocing Xft colors. (Reduces
protocol requests by about 750 on startup, which should speed
things up on a slow connection).
15. Defined CURSOR_COLOR_IS_RENDITION_COLOR by default in
src/feature.h. This makes the cursor better visible when the cursor
color is not defined, and makes the behaviour similar to the
default behaviour of Xterm.
16. BugFix: Str and Esc macros caused a beep on execution.
17. Updated examples / menus to use new word splitting.
18. When user closes the mrxvt window, don't forcefully exit. Instead
send SIGHUP to all child processes, and wait for childs to exit.
Previous behaviour caused problems if the child produced some
output on SIGHUP, or took a few seconds to exit.
* Enhancements:
0. Really busy tabs (even with Xft+anti aliasing) no longer starves
anything else!
1. Reduced memory footprint by roughly 5kb.
2. Converted all source files to use the standard ts=8 for easier
diffing / online viewing.
3. Added a --focusDelay option to collect focus changes events over an
interval. This is mainly to work around a bug in some window
managers.
4. Xft bold fonts now actually use the bold font, instead of over
striking.
5. Added a --xftBoldWeight option to control the weight of the Xft
bold font.
6. Made --holdExit a string option, so that tabs can be held based on
the exit status of the child.
7. Added --holdExitTitle and --holdExitText options to specify the
title of an exited tab, and the text printed in the tab of an
exited child process.
8. Removed the "jumpScroll" option, and replaced it with
--refreshLimit and --skipPages (see man page).
9. Changed word splitting of commands executed via NewTab and exec
macros. Now words are split only at spaces or tabs (unless
backslashed). If command starts with "!", it is passed to /bin/sh
-c, which does all the word splitting / executing. For the old
behaviour define INERNAL_WORD_SPLIT in src/feature.h.
Jimmy Zhou <jimmyzhou@sf>
* Bug Fixes:
1. Fix mrxvtset.pl as pointed by Avi Yagodnick.
2. Fix mouse button 4/5 behavior. Make it the same as firefox
as pointed out by Yoshihiko Kashio.
3. Fix reverse video when foreground/background colors are not
defined. Thanks to Yoshihiko Kashio.
4. Disable slave macros in the macro chains if the first (master)
macro is defined as dummy.
5. Fix off-focus fading. Thanks to Ken Zalewski for the report.
6. Add macros to check and set options. Extend the number of
options.
7. Add macros to check and unset X resources.
8. Add macros to check and set NULL pointers.
9. Fix some freeing NULL pointer issues.
10.Fix black and white icons. Thanks to William Poetra Yoga
Hadisoeseno for the patch!
11.Lots of code cleanup in command.c:rxvt_cmd_getc. Previously
it is lengthy and nearly unmaintenanble.
12.Fix round-robin algorithm of command.c:rxvt_find_cmd_child.
13.Fix crash if click on empty space of menubar. Thanks to Zhu
Qunying for the patch.
14.Fix severl compile error - we must call DBG_MSG after variable
declaration in functions as we are using C, not C++. Thanks to
lzl@mitbbs.com for bringing this issue to me and provide patch.
15.Fix unclosed file descriptors in child process.
16.Fix session support. We actually did not listen on it because
the number of open file descriptor is small - we did not count
it!
* Enhancements:
1. Add --with-max-profiles to configure script as suggested
by Avi Yagodnick.
2. Add experimental fast (hopefully) memory management code. It
is disabled by default.
0.5.0 to 0.5.1
\-----------------------------------
Jimmy Zhou <jimmyzhou@sf>
* Bug Fixes:
1. Compile error at rxvt_free_clipping (screen.c) when XFT
support is not enabled.
2. Fix typo in acute acent. Thanks to Benedikt Magnusson
for the bug report.
3. Fix file descriptor leakage - we should close /dev/ptmx
after forking. Thanks to Edgar Toernig for the report
and patch.
4. Always show cursor while mrxvt loses focus. Thanks to
Edgar Toernig for the patch.
5. Adjust several limits, e.g., max border width and min
blink time according to Edgar Toernig's patch.
6. Fix rpmbuild (Sourceforge Bug #1482311)
7. Fix crash on OpenBSD 3.9 when MULTI_CHAR is enabled -
the variable morecur (defined as char) in screen.c is
treated as unsigned (WtF!).
8. Fix compile error on OpenBSD 3.9 when MULTI_CHAR is
enabled (OpenBSD keeps playing game with us!).
9. Saving session behavior now conforms to profile support.
10. Apply patches from FreeBSD ports.
11. Fix crash on Solaris when calling XLookupString. Xlib
manual states that a portable program should pass NULL
to the last (compose) parameter.
12. Add mrxvt 0.4.x compatible keyboard combinations to
mrxvtrc. They are disabled by default though. Thanks to
Mihail Zenkov for the report and Dimitri AT sun.com for
the solution.
* Enhancements:
1. Enable multiple bold fonts. Thanks to Edgar Toernig for
the patch.
2. Add Fink package build. Thanks to Jeremy Anthony for the
submission.
Gautam Iyer <gi1242@sf>
* Bug Fixes:
1. Macros now ignore the state of caps lock (as they should).
2. The highlight flag is now set even if the tabbar is hidden (so
showing the tabbar will show which tab produced the beep).
3. Macros without modifiers did not work. Fixed this.
4. Ignore SIGHUP (caused exit when parent shell is killed).
5. Ignore SIGPIPE (caused exit when print command crashes).
6. Some Xft fonts, e.g., aquafont, report double the actual width.
This cause some text being clustered together while the cursor
and user input have double size. Test, and correct for this.
Notice that this fix will work for fontconfig 2.3.2 (as we have
tested) or later version, and you must run ``fc-cache -f'' after
upgrading fontconfig. It will not work for fontconfig 2.2.3 and
earlier versions due to the bug of fontconfig.
7. Also dump initial tab titles when the --cmdInitTabs options are
given (this used to cause incorrect behaviour when the user closes
tab 0, and opens a new tab).
8. Fixed bug #1473987. (Jagged edges of screen fonts)
9. Fixed bug #1357219. (Made bg changes via escape sequences sticky)
10. Saved configuration file is now profile compliant.
11. Setting the tab title via \e]0 behaves like \e]2 (i.e. honors the
macros SET_TAB_TITLE_ON_XTERM_SEQUENCE & SET_TAB_TITLE_NOT_WIN_TITLE
defined in feature.h). Previously only \e]2 would honor these
macros. To only set the window title, the new escape sequence \e]60
has been added.
* Code cleanup:
1. Made coding & comment style similar to that of Vim (works well with
Vim7's syntax folding).
2. Removed --confFileSave option. It's no longer needed as the
SaveConfig macro accepts an argument.
* Enhancements:
1. Warn if closing mrxvt with multiple tabs (and the tabbar is
hidden).
2. Code cleanup (OK. That's not really an enhancement for users)
3. Update documentation.
* New features:
1. Changed the behaviour of the --vt%d.xx resources. The settings are
now tied to profile %d (as opposed to the %d'th tab). A new tab
with profile %d can be opened on demand, or on startup.
2. Added option --initProfileList to replace -tnum. (Marked -tnum as
obsolete).
3. Removed option --cmdInitTabs as it is no longer meaningful with
profiles.
4. When the command specified via the --profile%d.command option is
prefixed with an '!', run the shell first and then execute the
command. Removed the --tabShell option (as the prefix with '!' is
more flexible).
5. Macros can now be chained (i.e. you can execute upto 16 actions in
sequence with any macro).
6. Made the print screen macro take a command argument. You can use
this to define a macro to open the scroll back buffer in less (for
instance) in a new tab, and search regexp's to your heart's content
:).
7. Made the extra height of active tabs, and radius of tab corners
compile time options.
8. Added a --workingDirectory (profile) option to set the working
directory of new tabs. Set to "." to use the cwd of the active tab.
9. Added a ToggleFullscreen macro. (Use with --smoothResize enabled).
0.4.2 to 0.5.0
\-----------------------------------
Gautam Iyer <gi1242@sf>
* Bug Fixes:
1. Bug #1301269: Make ACS graphics / line drawing characters work
under Xft.
2. Bug #1337635: Made ColorBD/HL work under Xft.
3. Fixed pseudo-transparency when the root background is tiled on the
desktop.
4. Numerous fixes to options to match the documentation (see CVS
logs).
5. Partially fixed "transparentForce" option (see man page).
6. Enabled pointer blank under Xft.
7. Fixed text shadow.
8. Enabled Xft with menus.
9. If we're unable to exec the shell (or command specified), print an
error message and exit gracefully. (Thanks to Eygene Ryabinkin).
10. Fix crash after XIM quits. (Thanks to Gary Zhang for pointing it to
us, and attach the patch).
11. Fix XIM preedit problems (Thanks to Yoshihiko Kashio for the
patch), including:
- wrong calculation of the preedit area size with hide/show
bars
- updating the size of the preedit area with resizing window
- updating the fontset of the preedit area with changing
font size
- the linespace of the preedit area is not configured
- the preedit character is not drawn on the font baseline
- clean up codes related to XIM
13. Fix compile on cygwin by implementing strcasestr.
14. Added a macro XTERM_KEYS to feature.h. If defined, then modified
function keys will send the same escape sequences as Xterm.
15. Fixed DEC sequences sent by the numeric keypad.
* Enhancements (Performance):
1. Reduced memory (xresource) usage under pseudo-transparency.
2. Made performance improvement to expose events (especially under
Xft). Dragging some other window over mrxvt no longer causes
any flicker :).
3. Decreased CPU usage when not focused.
4. Rewrote tabbar drawing routines to eliminate flicker on expose.
5. Optimized screen drawing routine with "caching": Causes notable
performance improvement under Xft.
* Enhancements (Appearance / Features):
1. Updated documentation! (Includes shiny new almost complete man
page).
2. Make tabbar apearence more intuitive: Use itabBackground instead of
tabBackground for the background of the tabBar so that the active
tab stands out better.
3. Make highlighted tabs stay highlighted until activated.
4. Fixed borderless windows (thanks to Jonathan Black for the patch).
5. Added popup menus. Ctrl left/right click pops up menus.
6. Right click on tabbar now pops a menu listing all tabs.
7. Rewrote tabbar drawing routines. Tabs now have rounded tops. Also
made the active tab bigger than the others (like Konsole).
8. When clearing the primary screen, we move the text into the
scrollback buffer (instead of discarding the information
completely). Thanks to Sabit Sayeed for the suggestion.
* New features:
1. Added option -htb (--highlightTabOnBell) to highlight inactive tabs
only when a bell sounds.
2. Added option -mtw (--maxTabWidth) to set the maximum displayed with
of each tab.
3. Added option --smoothResize to resize the window in pixel
increments instead of by char. Useful for fullscreen / maximizing.
Requires frills.
4. Added option --fullScreen to make window fullscreen.
5. Made feature --enable-smartresize into option --smartResize. Make
smart resize aware of window manager decorations. Requires frills.
6. Added option -aht (--autohideTabbar) to automatically hide the
tabbar if there is only one tab, and show it if there are more than
one tabs open.
7. Added a "hard reset" hotkey. Thanks to Pavel Gorshkov for the
patch.
8. Added --enable-xrender compile time option to use XRender alpha
blending to tint the background under pseudo transparency.
9. Enabling tinting transparent tabbar / menubar with their background
colors. Requires XRender.
10. Added --bgRefreshInterval option specifying how long we should wait
before refreshing our background. This avoids laggy delays while
dragging the window.
11. Added hotkeys ScrollHome and ScrollEnd to scroll to the beginning
and end of the scrollback buffer. Bound these by default to
Shift+Home and Shift+End.
12. Added option -xftpfn and -xftpsz to specify the name and size of a
propotionally spaced font for the tabbar / menubar.
13. Added support for Firefox like tabs: All tabs have the same width,
and they shrink as tabs are added. Requires xftpfn
14. Added option -mvt to determine the minimum number of tabs to keep
visible.
15. Added CloseWindow hotkey and escape sequence.
16. New tabs now open in the current working directory of the active
tab.
17. The "hotkey" feature from mrxvt-0.4.2 has now been replaced with
a "macro" feature. This reduces the code size slightly, and
provides added functionality.
18. Implemented a "ToggleMacros" function to toggle using keyboard
macros. Renamed options "-dh" and "-ddh" to "-dm" and "-nsc"
respectively.
19. Added feature to move tabs by dragging.
* Code cleanup:
1. Removed the SCROLL_ON_* features. These can all now be implemented
using hotkeys.
2. Cleaned up menubar code.
3. With -xftpfn the menus now look good :). And you have your precious
Control right click menu from Xterm.
4. Changed default scroll bindings to only work on the primary screen.
5. Fixed code indent (and added lots of comments) in lots of places.
6. Removed compiled in keyboard shortcuts (e.g. Ctrl-+ font resizing).
This can be done with macros, and the macros method provides added
flexibility.
7. Removed support for getting resources using the X resource
database. Now resources are only read using ~/.mrxvtrc.
* Incompatible Changes:
1. Tinting works differently with XRender. See -tint in the man page.
2. The default terminal is now "rxvt" instead of "xterm". This causes
trouble on some systems where the "rxvt" termcap / terminfo entries
are not correctly setup.
3. The old "hotkey" feature has been removed. Use the "macro" feature
instead.
4. Mrxvt menus are now incompatible with rxvt. Mainly because the
menu-action works similar to the macro actions, which extends the
functionality of the old rxvt menus.
5. Quite a few escape sequences controling tabs have been disabled for
security concerns (e.g. creating, closing and moving tabs). All
these functions can be accessed through macros, and menus. (The
idea is that only interactive users should have access to these
functions. 'cat'ing a text file with these escape sequences should
not produce such effects.
6. A few default bindings were changed for consistency (and might be
changed again).
Jimmy Zhou <jimmyzhou@sf>
fix bug under XFT that ColorBD/ColorHL are ignored (Sourceforge
Bug ID# 1337635). Thanks Gautam Iyer for the patch.
fix screen flicker behavior when pseudo-transparency is enabled
and mrxvt is off-screen. Also fix a BadMatch error. Thanks
a lot to Gautam Iyer for the clear explanation of the problem
and his nice patch.
fix code of highlighting inactive tabs when they receive some
output. Add an compile option HIGHLIGHT_TAB_ON_BELL into
feature.h (disabled by default) so that inactive tabs are
only highlighted when they receive bell. Also make highlight
bold. Thanks Joshua Wise for the suggestion and patch.
fix hot key parsing. Primary flag should not be checked like
ctrl/meta/shift flag.
fix button click action on tabbar based on Mark Olesen's patch.
Now scroll-up and scroll-down clicks (Button4 and Button5)
will active the previous/next tab. In addition, only clicks
of Button1 will activate the button functions.
fix hotkey handler to kill a tab according to Mark Olesen's
suggestion. That says, if there is only one tab left, we
shall not kill it to quite the entire terminal. This behavior
is the same as gnome-terminal.
0.4.1 to 0.4.2
\-----------------------------------
Jimmy Zhou <jimmyzhou@sf>
add question of emacs hotkey and answer in FAQ.
add option to load application icon, not implemented yet.
fix display problem when both bottomTabbar and hideTabbar are
enabled (Sourceforge Bug ID 1299309).
fix signal sent to child process when quit a page. We now send
SIGHUP instead of SIGKILL to be more graceful.
fix compile error on OpenBSD 3.7.
fix missing iconv library on OpenBSD 3.7.
fix prematurely stop of tab title sequences on ^C. Thanks to
Johann 'Myrrkraverk' for the report and patch [Sourceforge
Bug ID 1211691]. If any of you dislike the patch, please
blame Johann instead of me. ;-)
fix default 256 colors. When XTERM_COLORS is defined, we use the
same colors as xterm. Thanks to Gautam Iyer for the patch.
fix trailing space in selection by porting Marius Gedminas's
patch for rxvt - we will not copy trailing space in mouse
selection. Thanks to Mun Johl for pointing me the patch.
fix 64-bit bugs reported on debian
fix default maximal number of tabs to 15.
fix configure.ac. Revert back the LINUX_KEYS check (disable it)
since it causes lots of complaints. :p I think LINUX_KEYS
mean to use Home/End keys as Linux console. But X terminals
like mrxvt are different.
add a new configurable X resource for Linux console style Home/End
keys instead of fixing it in the source code.
fix rxvt_process_hotkey interface, simplify it by eliminating the
three mask variables.
fix escape sequence of F1 - F4. Now we introduce a *magic* check
to determine the terminal type at run-time and send correct
escape sequence accordingly. To support this feature, we also
introduce a new escape sequence to let user tell mrxvt that
terminal type has changed at run-time. To be clear, normally
user changes the TERM environment variable in shell. However,
this change is not visible to mrxvt! So the user must tell
mrxvt that the TERM environment variable has been changed using
this new escape sequence. Thanks to Johann Oskarsson for the
report and patch.
Overview of Changes from GTK+ 2.10.11 to 2.10.12
================================================
* Fixed bugs:
379414 file chooser warnings when changing path in the entry
418585 GtkFileChooserDefault sizing code is not DPI independent
419568 Crash in search if start with special letter
435062 build dies with icon cache validation
379399 Segfault to call gtk_print_operation_run twice.
387889 cups backend has problems when there are too many printers
418531 invalid read to gtkicontheme.c gtk_icon_theme_lookup_icon...
423916 crash in color scheme code
424042 Segmentation fault while quickly pressing Alt+arrows
415260 Protect against negative indices when setting values in G...
419171 XGetVisualInfo() may not set nxvisuals
128852 Gdk cursors don't look good on win32
344657 Ctrl-H doesn't toggle "Show Hidden Files" setting
345345 PrintOperation::paginate is not emitted for class handler
347567 GtkPrintOperation::end-print is not emitted if it's cance...
369112 gtk_ui_manager_add_ui should accept unnamed separator
392015 Selected menu item invisible on Windows Vista
399253 MS-Windows Theme Bottom Tab placement rendering glitches
399425 gtk_input_dialog_fill_axes() adds child to gtkscrolledwin...
403251 [patch] little memory leak in GtkPrintJob
403267 [patch] memory leak in GtkPageSetupUnixDialog
403470 MS-Windows Theme tab placement other than on top leaks a ...
404506 Windows system fonts that have multi-byte font names cann...
405089 Incorrect window placement for GtkEventBox private window
405515 Minor leak in gtkfilesystemmodel.c
405539 gdk_pixbuf_save() for PNG saver can return FALSE without ...
415681 gdk_window_clear_area includes an extra line and column o...
418219 GtkRecentChooser should apply filter before sorting and c...
418403 Scroll to printer after selecting it from settings
421985 _gtk_print_operation_platform_backend_launch_preview
421990 gtk_print_job_get_surface
421993 gtk_print_operation_init
423064 Conditional jump or move depends on uninitialised value(s...
423722 Fix printing header in gtk-demo
424168 gtk_print_operation_run on async preview
425655 Don't install gtk+-unix-print-2.0.pc on non-UNIX platforms
425786 GDK segfaults if XineramaQueryScreens fails
428665 Lpr Backend gets stuck in infinite loop during gtk_enumer...
429902 GtkPrintOperation leaks cairo contextes
431997 First delay of GdkPixbufAnimationIter is wrong
433242 Inconsistent scroll arrow position calculations
433972 Placing gtk.Expander inside a gtk.TextView() changes gtk....
434261 _gtk_toolbar_elide_underscores incorrectly handles some s...
383354 ctrl-L should make 'Location' entry disappear
418673 gtk_recent_manager_add_item
429732 gtk_accel_group_finalize accesses invalid memory
435028 WM_CLIENT_LEADER is wrong on the leader_window
431067 Background of the header window is not updated
338843 add recent files support inside the ui manager
148535 add drop shadow to menus, tooltips, etc. under Windows XP
* Updated translations:
Belarusian Latin (be@latin)
Dzonka (dz)
Greek (el)
Spanish (es)
Basque (eu)
Italian (it)
Galego (gl)
Dutch (nl)
Turkish (tr)
New in the 0.9 x11vnc release:
VNC Service advertising via mDNS / ZeroConf / BonJour with the
Avahi client library. Enable via "-avahi".
Implementations of UltraVNC's TextChat, SingleWindow, and
ServerInput extensions (requires ultravnc viewer or ssvnc
Unix viewer). They toggle the selection of a single window
(-id), and disable (friendly) user input and viewing
(monitor blank) at the VNC server.
Short aliases "-find", "-create", "-svc", and "-xdmsvc" for
commonly used FINDCREATEDISPLAY usage modes (to find
the user's display or create one with Xvfb, etc).
Reverse VNC connections (viewer listening) now work in SSL
(-ssl) mode.
miscellaneous new features and changes:
New options to control the Monitor power state and keyboard/mouse
grabbing: -forcedpms, -clientdpms, -noserverdpms,
and -grabalways.
A simple way to emulate inetd(8) to some degree via the "-loopbg"
option.
Monitor the accuracy of XDAMAGE and apply "-noxdamage" if it is
not working well. OpenGL applications like like beryl and
MythTv have been shown to make XDAMAGE not work properly.
For Java SSL connections involving a router/firewall port
redirection, an option -httpsredir to spare the user
from needing to include PORT=NNN in the browser URL.
A -sleepin n option to delay startup by n seconds to let redirs
and listening clients to get started.
TightVNC file transfer is now off by default; enable via
-tightfilexfer
penrose added to xlock95 ("far" changed to "faraway" to compile).
xcl added with a fix for DefaultScreen, which should not be
there since xlock is a multiscreen program.
Created packaging scripts in etc with input of releases to make
it easier for me for release and zip. It gets version from
xlock/version.h .
Changed pgsz and txsz variables in my man2html so it does not cause
corruption in generated xlock.html from man page.
Patch for solitare and reducing binary size for xlock95 thanks to
Frank Fesevur <ffes AT users.sourceforge.net>.
dilemma, voters, wator hexagonal/triangular drawing improvements.
More triangular/hexagonal life from Carter Bays.
http://www.cse.sc.edu/~bays/CAhomePage
Fixes for old options for command line -rule S2b34B2a and
-rule S2a2b4aB2a3a4b using -neighbors 6 .
Fixes for hexagonal diagonal shooters.
Added new hexagonal life -rule S35B2 and S3B245.
Added many new triangular life rules with gliders.
Updated random soup to include multiple symmetries.
Added options runtime -glidersearch and -patternsearch, to be used with
big values of cycles and count ie. -cycles 1000 -count 100000000
Added -repeat num option to help find patterns that do not repeat in num
periods. This will output a pattern in cycles - num . If compared to
the output of cycles, one can see if a new pattern may have been
discovered.
Added -vertical option to ant, bug, demon, dilemma, dragon, life, loop,
voters, wator, wire, these affect triangles and hexagons and crystal
which affects parallelograms.
DirectColor fixes for password window thanks to Jouk Jansen [still under
development under DIRECTCOLOR_FIX].