rather than yet-another-xpdf-derivative) to 0.8.15.
various improvements and fixes, notably now supports AESv3 encrypted
PDFs and, very welcome, search now operates over all pages and is thus
actually useful.
This is a backend for Package::Stash, which provides the functionality
in a way that's less buggy and much faster. It will be used by default
if it's installed, and should be preferred in all environments with a
compiler.
This module allows you to manage a set of deprecations for one or more
modules.
When you import Package::DeprecationManager, you must provide a set of
-deprecations as a hash ref. The keys are "feature" names, and the
values are the version when that feature was deprecated.
One shortcoming of the CPAN clients that currently exist is that they
have no way of specifying conflicting downstream dependencies of
modules. This module attempts to work around this issue by allowing you
to specify conflicting versions of modules separately, and deal with
them after the module is done installing.
Postler is a lean mail interface. Messages are read from Maildir folders, HTML
is rendered, composed and spell-checked with WebKitGTK+. The application
consists of independent modules, the reader, viewer and the composer. Each
module runs separately. No network access occurs from within the user interface
by default, offline access is integral. Contact completion and address book
integration are provided by Dexter.
ok ajacoutot@ jasper@
Echinus supports managing window in floating, tiled and maximized
layouts. All the configuration is made via config file in Xresources
format. Echinus supports a small subset of EWMH to be compatible with
external panels and pagers. The goal of development is a small, fast
window manager without features not strictly related to window
management.
from Alexander Polakov (MAINTAINER)
ok sthen@
* New style classes for 'inline' toolbars and sidebars
have been added
* Theming fixes and enhancement in many widgets, including
GtkRange, GtkFileChooser, GtkNotebook, GtkTreeview and
GtkRadioButton
* Bugs fixed:
640692 GtkNotebook has wrong background colour when border and tabs...
642712 improve the file chooser design
644836 gdk_keyval_to_unicode returns incorrect value for keyval = Return
644975 styleproperties: make sure to merge the font descriptions right
644976 Fix "backspace", "enter", "escape" input.
645057 ./configure fails on gtk+3.0 git head
645134 switch: fix boundaries for the switch motion
645172 radiobutton: don't forget to set the insensitive state when...
645234 Leaky calls to gdk_device_manager_list_devices()
645235 Free the motion hint infos in GdkDisplay
645405 themingengine: don't hardcode white to draw insensitive...
635254 Check whether a resolution is set in GtkPrintSettings before...
* Translation updates