Adam Jackson (2):
Upgrade GLX Public License 1.0 to FreeB 2.0.
glproto 1.4.10
James Cloos (1):
Replace static ChangeLog with dist-hook to generate from git log
Julien Cristau (1):
Update to SGI FreeB 2.0.
Paulo Cesar Pereira de Andrade (1):
Janitor: Correct make distcheck and dont distribute autogen.sh
0.20.3
=======
- Bugs fixed in this release:
Bug 583129 - [python] allow passing None as command or directory option
Bug 583078 - [python] allow passing of environment as a dictionary
0.20.2
=======
- Bugs fixed in this release:
Bug 567064 - Work around buggy iconv
o New Italian translation courtesy of Sergio Zanchetta
o Updated catalog and i18n for German by Andreas Madritsch
o Bug fix to prevent garbled characters when using non-English languages
on modern systems using UTF-8
o Bug fix to prevent XaoS from crashing after using the Render Animation
functionality
o Bug fix to prevent incorrect colors on smooth coloring modes with
certain video modes
XXX: There are also new experimental Aqua and GTK+ frontends, but I didn't
investigate if the GTK+ frontend builds as the release notes claim it's
still buggy.
Patch #243 - 2009/3/28
* revert change to default for allowTcapOps (request by Bram Moolenaar).
* reallocate result returned by xtermEnvLocale() to avoid reference to freed
memory after handling menuLocale resource.
* fix an old (X11R5) bug in tek4014 for switching fontsizes.
* add resource defaultString to make configurable the use of "#" when pastes
of UTF-8 text fail due to limitations in the current locale settings.
* make the set of selection target Atom's configurable by two new resources
eightBitSelectTypes and utf8SelectTypes, e.g., to use the TEXT Atom in
preference to UTF8_STRING (discussion with Stanislav Sedov regarding
koi8rxterm and the FreeBSD port).
* modify handling of TARGETS Atom by making it return exactly the set of
targets as those which xterm is currently providing.
* set MANPAGER and PAGER explicitly to /bin/cat in minstall.sh to work around
/etc/man.conf's with those variables already set
* improve error-checking of tcap-query parser.
* add check for keyboard tcap), which ensures that terminal descriptions
containing the same string for shifted/unshifted keys will be seen by
tcap-query as only the unshifted key. (This would only happen with an
incorrect terminal description).
* fix conversion for input event-state to modifier-parameter which made
tcap-query feature not work with tcapFunctionKeys (keyboard type tcap).
* add "DEF_ALLOW_XXX" definitions to main.h to allow overriding the
default compiled-in values for "allowxxx" resources.
* remove check on bell-percentage added in patch #242, which disallowed
zero/negative values (Redhat Bugzilla #487829).
Patch #242 - 2009/2/15
* fix configure check for XkbBell and provide appropriate parameter for it.
* fix a caching problem with double-size fonts versus reverse video that could
cause core dump.
* repair double-size fonts from workaround used in patch #240.
* add new section to the VT Fonts menu which allows enabling or disabling the
font, termcap (tcap-query), title and window operations.
* add fontWarnings resource, to control whether to show warnings on failure to
load a font.
* improve warnings for unloadable fonts introduced in patch #240 by limiting
those to the cases where a font would be specified directly by a resource
setting rather than a derived fontname.
* further amend fix for Debian #252873 from patch #197 to treat a blank cell
which does not have both foreground and background colored as a non-colored
cell. This improves a special case where the cursor is on a blank cell which
had foreground color scrolled in (report by Miroslav Lichvar).
Also add the same logic when hiding cursor, so the outline matches the
in-focus cursor.
* modify internals to reduce places PAIRED_CHARS() is used, making WriteText()
and ScrnWriteText() accept IChar array, as well as providing a wrapper for
drawXtermText().
* change default XIM font from "*" to "fixed" to improve startup time in
zh_CN.UTF-8 locale (Mike Fabian, SuSE Bugzilla #464930).
* typo in #240 log (Slava Semushin)
Patch #241 - 2009/1/26
* improve checks for missing bitmap fonts, fallback to "fixed" as needed to
work around broken font-packages (report by Jacek Luczak).
* fix breakage from patch #240 changes for xtermAddInput() (patches by
Jeff Chua, Julien Cristau).
Patch #240 - 2009/1/25
* use plink.sh for linking xterm (suggested by Larry Doolittle).
* add resource descriptions for input method to xterm manpage.
* update configure script; consistently append to $CFLAGS rather than prepend.
* add install-scripts rule to makefile, to allow koi8rxterm and uxterm scripts
to be altered independently of install-bin
* add -maximized command-line option and corresponding resource (prompted by
alt.os.linux newsgroup comment).
* modify translations of scrollbar widget using xtermAddInput() (see
patch #181) to accept the actions that the vt100 widget accepts, such as
shift-insert to perform a paste operation (request by Martin Zwickel).
* change default for allowTcapsOpS resource to false, since it causes
unexpected behavior for vim users with AltGr.
* update config.guess, config.sub
Changes from xorg-announce@:
Delete extra libdrm_lists.h line after libdrm_la_SOURCES in libdrm/Makefile.am
Use C99 versions of __FUNCTION__ & __volatile__ when not building with gcc
nouveau: store bo handle in public struct in bo_ref_handle
nouveau: write posting got lost somewhere, bring it back
Add new drm_intel_get_pipe_from_crtc_id function.
nouveau: fix ppc for swab changes in Linux 2.6.29
libdrm/mode: align subpixel results
intel: NULL fake bo block when freeing in evict_all
libdrm/intel: assert that clients are using bo refcounting correctly
libdrm/intel: add drm_intel_bo_disable_reuse api
Bump to version 2.4.10 to mark addition of drm_intel_bo_disable_reuse
libdrm/intel: Make get_pipe_from_crtc_id per-bufmgr. Return -1 on failure.
nouveau: backlight compat fix
From xorg-announce@ mail:
The big change in 1.4.0 is the move of the OS-specific mouse handling code
from the Xorg server to the mouse driver. This code was removed from the
Xorg server in the Xorg 1.6 development cycle, so users of non-evdev systems
(i.e. non-Linux or pre-evdev Linux) will need this version of the mouse driver
to run with Xorg 1.6.
Remove useless call to xf86AddModuleInfo
Merge some hardware support information from README.mouse into man page
Fix sun_mouse.c build on Solaris
Rename OS_SOURCES to stop automake complaints about not building program "OS"
Remove checks for Solaris x86 versions older than Solaris 8
sun_mouse.c: remove unused variables
sun_mouse.c: Use miPointerGetScreen instead of miPointerCurrentScreen
Fix solarisMouseAutoProbe to use device name & protocol specified by HAL
sun_mouse: check for Device in commonOptions if pInfo->options isn't set yet
Replace static changelog with one generated via XORG_CHANGELOG
Add XORG_CWARNFLAGS & XORG_WITH_LINT for more compiler checking
Clear assorted compiler, sparse & lint warnings
sun_mouse: fallback to commonOptions for StreamsModule too
Comment typo fixes
Remove some #if 1 statements
Unifdef XFree86LOADER
Add copyright notices for OS mouse code to COPYING file
Add note on hal-based configuration to man page
Version 1.4.0
Add OS mouse sources to the driver build
Change screen private key to an integer variable.
Build fix: Add a prototype for FindDevice function.
Include xorg-server.h to get the WSCONS_SUPPORT define from
prevent a double free of mouse private structure.
W axis support for bsd_mouse.
Make sure xf86MouseProtocolIDToName is of public visibility.
Compile warning fixes.
Fix linux build
man: Note that the server may probe default "Device" options.
Nuke RCS tags.
Check for XINPUT ABI 3.
fix compilation (upper/lower case typo)
- Updating packages for p5 Gtk+ bindings
- Setting gnu-lgpl-v2.1 as license
- Adding p5-pango as dependency
- Update dependency versions from Makefile.PL
Upstream changes:
2009-03-17 Torsten Schoenfeld <kaffeetisch@gmx.de>
* Gtk2.pm
* Makefile.PL
* NEWS
* README: Stable release 1.220.
2009-03-17 Torsten Schoenfeld <kaffeetisch@gmx.de>
* t/GtkStyle.t
* xs/GtkStyle.xs: Adapt to the rename of gtk_style_get_property to
gtk_style_get_style_property. Make
Gtk2::Style::get_style_property an alias for Gtk2::Style::get.
2009-03-17 Torsten Schoenfeld <kaffeetisch@gmx.de>
* t/GtkCellView.t
* t/GtkEntry.t
* t/GtkIMContext.t
* t/GtkImageMenuItem.t
* t/GtkOrientable.t
* t/GtkPrintSettings.t
* t/GtkStatusIcon.t
* t/GtkStyle.t
* xs/GtkCellView.xs
* xs/GtkEntry.xs
* xs/GtkIMMulticontext.xs
* xs/GtkImageMenuItem.xs
* xs/GtkPrintOperation.xs
* xs/GtkPrintSettings.xs
* xs/GtkSelection.xs
* xs/GtkStatusIcon.xs
* xs/GtkStyle.xs: Change all versions checks to refer to stable
releases only.
2009-03-08 Torsten Schoenfeld <kaffeetisch@gmx.de>
* Gtk2.pm
* Makefile
* NEWS
* README: Unstable release 1.212.
2009-03-08 Torsten Schoenfeld <kaffeetisch@gmx.de>
* t/GtkHBox.t: Test that widgets packed into a box are completely
freed upon removal even if they previously appeared as a callback
argument. This is a test for a recent memory leak fix in Glib.
* t/GtkTreeModelIface.t: The leak fix mentioned above causes this
test to correctly run FINALIZE_INSTANCE now, so adjust the test
plan.
2009-03-08 Torsten Schoenfeld <kaffeetisch@gmx.de>
* t/GtkTreeModelFilter.t
* xs/GtkTreeModelFilter.xs: Take ownership of objects returned by
gtk_tree_model_filter_new to avoid leaking them. Patch by
Kevin Ryde.
2009-03-08 Torsten Schoenfeld <kaffeetisch@gmx.de>
* t/GtkStyle.t
* xs/GtkStyle.xs: Remove the get_property() alias for
Gtk2::Style::get() so that calling get_property() on a Gtk2::Style
resolves to Glib::Object::get_property().
2009-03-01 Torsten Schoenfeld <kaffeetisch@gmx.de>
* xs/GtkAccelGroup.xs: Remove two FIXME comments which turned out
to be incorrect. Patch by Kevin Ryde.
2009-02-22 Torsten Schoenfeld <kaffeetisch@gmx.de>
* t/GdkKeys.t: Skip most tests if we can't find a key entry to
test against.
2009-02-22 Torsten Schoenfeld <kaffeetisch@gmx.de>
* t/00.Gtk2.t: Don't fail if there is no valid DISPLAY.
2009-02-22 Torsten Schoenfeld <kaffeetisch@gmx.de>
* pm/TestHelper.pm
* pm/Helper.pm
* Gtk2.pm: Fix more POD errors.
2009-02-22 Torsten Schoenfeld <kaffeetisch@gmx.de>
* xs/Gtk2.xs
* xs/GtkTreeModel.xs
* xs/GtkWidget.xs
* xs/GtkWindow.xs: Fix POD errors reported by podchecker.
2009-02-21 Torsten Schoenfeld <kaffeetisch@gmx.de>
* t/GtkStyle.t
* xs/GtkStyle.xs: Wrap the gtk_style_get() family of methods as
Gtk2::Style::get(), and make Gtk2::Style::get_property() an alias
for get(). Patch by Emmanuel Rodriguez.
2009-02-13 Torsten Schoenfeld <kaffeetisch@gmx.de>
* Gtk2.pm
* NEWS
* README: Unstable release 1.211.
2009-02-13 Torsten Schoenfeld <kaffeetisch@gmx.de>
* Makefile.PL: Require Glib 1.212 for the precompiled headers
stuff. Print the stability warning.
2009-02-13 Torsten Schoenfeld <kaffeetisch@gmx.de>
* gtk2perl.h: Remove the definitions for the custom pango GTypes.
They now come from pango-perl.h.
2009-02-13 Torsten Schoenfeld <kaffeetisch@gmx.de>
* xs/GtkIconView.xs: Fix stack handling bugs in
Gtk2::IconView::get_item_at_pos(), get_dest_item_at_pos(), and
get_tooltip_context(). Patch by Kevin Ryde.
2009-02-13 Torsten Schoenfeld <kaffeetisch@gmx.de>
* xs/GtkBindings.xs (gtk2perl_binding_set_get_type): To make the
doc generator happy, register our custom GtkBindingSet GType under
the name "GtkBindingSet".
2009-02-11 Torsten Schoenfeld <kaffeetisch@gmx.de>
* constants-2.0
* gtk2perl.h
* Gtk2.pm
* MANIFEST
* maps-2.0
* xs_files-2.0
* t/GtkBindings.t
* xs/GtkBindings.xs: Wrap the GtkBindings stuff. Patch by
Kevin Ryde.
2009-02-06 Torsten Schoenfeld <kaffeetisch@gmx.de>
* MANIFEST
* maps-2.16
* xs_files-2.16
* t/GtkOrientable.t
* xs/GtkOrientable.xs: Wrap the new GtkOrientable interface. No
support for implementing it in Perl subclasses yet. Patch by
Emmanuel Rodriguez.
2009-02-06 Torsten Schoenfeld <kaffeetisch@gmx.de>
* t/GtkEntry.t: Test Gtk2::Entry->get_icon_storage_type.
2009-02-06 Torsten Schoenfeld <kaffeetisch@gmx.de>
* t/GtkEntry.t
* xs/GtkEntry.xs: Track the recent upstream function renaming:
gtk_entry_get_pixbuf -> gtk_entry_get_icon_pixbuf,
gtk_entry_get_stock -> gtk_entry_get_icon_stock, and
gtk_entry_get_storage_type -> gtk_entry_get_icon_storage_type.
2009-02-06 Torsten Schoenfeld <kaffeetisch@gmx.de>
* xs/GdkX11.xs: Call the atom arg for
Gtk2::Gdk::Atom->to_xatom_for_display "atom" for clarity in the
generated POD. Patch by Kevin Ryde.
2009-02-06 Torsten Schoenfeld <kaffeetisch@gmx.de>
* t/GtkRecentChooser.t
* t/GtkRecentManager.t: Use Gtk2->main_iteration instead of
Gtk2::TestHelper's run_main to spin the main loop. This avoids
hangs on some machines. Patch by Jeffrey Ratcliffe.
2009-02-06 Torsten Schoenfeld <kaffeetisch@gmx.de>
* t/GtkIconTheme.t: Skip tests that rely on the presence of a
stock icon if that icon isn't present.
2009-02-06 Torsten Schoenfeld <kaffeetisch@gmx.de>
* t/pango-compat.t: Don't use Gtk2::Pango::Cairo::FontMap in the
compatibility checks as it isn't available in all pango versions
and I don't want to fiddle with version checks.
2009-02-06 Torsten Schoenfeld <kaffeetisch@gmx.de>
* t/GdkEvent.t: Fix a skip count.
2009-02-06 Torsten Schoenfeld <kaffeetisch@gmx.de>
* t/GtkAction.t: Use an activatable widget for testing the proxy
stuff. Recent gtk+ versions enforce this.
2009-02-06 Torsten Schoenfeld <kaffeetisch@gmx.de>
* t/GdkPixbufLoader.t: Don't use an auto-detecting pixbuf loader
since that's broken for PPM images in at least gtk+ >= 2.14.3 (see
GNOME #570780).
2009-01-20 Torsten Schoenfeld <kaffeetisch@gmx.de>
* t/GdkX11.t
* xs/GdkX11.xs: Wrap gdk_x11_atom_to_xatom and
gdk_x11_atom_to_xatom_for_display. Patch by chris. (GNOME
#566884)
2009-01-20 Torsten Schoenfeld <kaffeetisch@gmx.de>
* t/GtkCellRenderer.t
* xs/GtkCellRenderer.xs: In gtk2perl_cell_renderer_start_editing,
make sure we return an object with a floating reference as is
expected of a start_editing vfunc. In the xsub for
gtk_cell_renderer_start_editing and in the fallback START_EDITING
xsub, make sure we sink any floating reference on the created cell
editable in order to comply with the usual rule of not passing
floating references on to Perl code. Patch by Kevin Ryde.
2009-01-20 Torsten Schoenfeld <kaffeetisch@gmx.de>
* xs/GtkBuildable.xs: Declare all private functions as 'static' so
that they aren't exported.
2009-01-19 Torsten Schoenfeld <kaffeetisch@gmx.de>
* xs/GtkSelection.xs: Fix the definition of the accessor macros
for older gtk+. Patch by Kevin Ryde.
2009-01-18 Torsten Schoenfeld <kaffeetisch@gmx.de>
* xs/GtkSelection.xs: Use gtk_selection_data_get_selection when
available. Also introduce convenience defines for the other
GtkSelectionData accessors. Patch by Emmanuel Rodriguez and
muppet.
2009-01-18 Torsten Schoenfeld <kaffeetisch@gmx.de>
* t/GtkPrintSettings.t
* xs/GtkPrintSettings.xs: Wrap new API. Patch by Emmanuel
Rodriguez.
2009-01-18 Torsten Schoenfeld <kaffeetisch@gmx.de>
* t/GtkPrintOperation.t
* xs/GtkPrintOperation.xs: Wrap new API. Patch by Emmanuel
Rodriguez.
2009-01-18 Torsten Schoenfeld <kaffeetisch@gmx.de>
* Makefile.PL: Use Glib::MakeHelper to create a
'precompiled-headers' target that precompiles gtk2perl.h. This
speeds up the compilation of Gtk2 by 36% on my machine.
2009-01-13 Torsten Schoenfeld <kaffeetisch@gmx.de>
* AUTHORS
* t/GtkStatusIcon.t
* xs/GtkStatusIcon.xs: Wrap new GtkStatusIcon API. Patch by
Chris Sincock.
2009-01-13 Torsten Schoenfeld <kaffeetisch@gmx.de>
* t/GtkIMContext.t
* xs/GtkIMMulticontext.xs: Wrap
gtk_im_multicontext_get_context_id. Patch by Emmanuel Rodriguez.
2009-01-13 Torsten Schoenfeld <kaffeetisch@gmx.de>
* t/GtkImageMenuItem.t
* xs/GtkImageMenuItem.xs: Wrap new GtkImageMenuItem API. Patch by
Emmanuel Rodriguez.
2009-01-13 Torsten Schoenfeld <kaffeetisch@gmx.de>
* t/GtkCellView.t
* xs/GtkCellView.xs: Allow undef for the model in
Gtk2::CellView::set_model.
2009-01-13 Torsten Schoenfeld <kaffeetisch@gmx.de>
* t/GtkCellView.t
* xs/GtkCellView.xs: Wrap gtk_cell_view_get_model. Patch by
Emmanuel Rodriguez.
2009-01-13 Torsten Schoenfeld <kaffeetisch@gmx.de>
* AUTHORS
* MANIFEST
* maps-2.16 (added)
* t/GtkEntry.t
* xs/GtkEntry.xs: Wrap the new GtkEntry API. Patch by
Emmanuel Rodriguez.
2009-01-13 Torsten Schoenfeld <kaffeetisch@gmx.de>
* Gtk2.pm: In the Gtk2::Pango compatibility code, avoid warnings
about names that are used only once by checking for definedness
before creating aliases.
2009-01-01 Torsten Schoenfeld <kaffeetisch@gmx.de>
* xs/Gtk2.xs
* xs/GtkWindow.xs: Use Gtk2::EVENT_STOP and EVENT_PROPAGATE in the
synopsis for Gtk2::Window and in the docs for
Gtk2::key_snooper_install. Patch by Kevin Ryde.
2008-12-30 Torsten Schoenfeld <kaffeetisch@gmx.de>
* xs/GtkTreeModel.xs: Document the signature of the callback used
by Gtk2::TreeModel::foreach. Patch by Kevin Ryde.
2008-12-16 Torsten Schoenfeld <kaffeetisch@gmx.de>
* t/GtkEntryCompletion.t
* xs/GtkEntryCompletion.xs: In Gtk2::EntryCompletion::set_model,
allow undef for the model parameter. (#562682)
2008-12-16 Torsten Schoenfeld <kaffeetisch@gmx.de>
* xs/GtkEntryCompletion.xs: Fix a leak in
Gtk2::EntryCompletion::new. (#562682)
2008-11-22 Torsten Schoenfeld <kaffeetisch@gmx.de>
* t/00.Gtk2.t
* xs/Gtk2.xs: Wrap gtk_get_option_group.
2008-11-16 Torsten Schoenfeld <kaffeetisch@gmx.de>
* Gtk2.pm:
* NEWS:
* README: Unstable release 1.210.
2008-11-16 Torsten Schoenfeld <kaffeetisch@gmx.de>
* Makefile.PL: Unconditionally use META_MERGE. Tell the CPAN
indexer to ignore the directories "tools" and "xs".
2008-11-16 Torsten Schoenfeld <kaffeetisch@gmx.de>
* Gtk2.pm: Link to Pango.
2008-11-16 Torsten Schoenfeld <kaffeetisch@gmx.de>
* Makefile.PL
* README: Update Pango requirement to 1.210.
2008-11-15 Torsten Schoenfeld <kaffeetisch@gmx.de>
Use the standalone Pango module.
* CodeGen.pm: Add handlers for 'Alias' variants of most types.
* maps_pango-1.0
* maps_pango-1.4
* maps_pango-1.6
* maps_pango-1.8
* maps_pango-1.10
* maps_pango-1.16
* maps_pango-1.18: Use the above to register Gtk2::Pango::* type
aliases.
* gtk2perl.h: Include pango-perl.h
* Gtk2.pm: Use Pango. Set up package aliases under Gtk2::Pango::
for the things that now live under Pango::.
* xs/Gtk2.xs: Remove unneeded pango stuff. Make the doc generator
create stub Gtk2::Pango::* POD pages that explain the situation
and link to the relevant Pango::* docs.
* MANIFEST
* t/pango-compat.t (added): Add some tests that try to ensure
backwards compatibility in ways not tested by the existing
t/Pango*.t tests.
* doctypes
* Makefile.PL: Remove unneeded pango stuff.
* MANIFEST
* pango.typemap (deleted)
* xs/PangoAttributes.xs (deleted)
* xs/PangoCairo.xs (deleted)
* xs/PangoContext.xs (deleted)
* xs/PangoFontMap.xs (deleted)
* xs/PangoFontset.xs (deleted)
* xs/PangoFont.xs (deleted)
* xs/PangoGravity.xs (deleted)
* xs/PangoLayout.xs (deleted)
* xs/PangoMatrix.xs (deleted)
* xs/PangoRenderer.xs (deleted)
* xs/PangoScript.xs (deleted)
* xs/PangoTabs.xs (deleted)
* xs/PangoTypes.xs (deleted)
* xs_files_pango-1.0 (deleted)
* xs_files_pango-1.6 (deleted)
* xs_files_pango-1.10 (deleted)
* xs_files_pango-1.16 (deleted): Remove now unneeded files.
2008-11-15 Torsten Schoenfeld <kaffeetisch@gmx.de>
* t/GtkSocket-GtkPlug.t: Correct skip count for the case of
finding no "blib" directory.
2008-11-01 Torsten Schoenfeld <kaffeetisch@gmx.de>
* Gtk2.pm
* xs/GtkWidget.xs: Add constants Gtk2::EVENT_STOP and
EVENT_PROPAGATE for use in event handlers. Patch by Kevin Ryde.
2008-11-01 Torsten Schoenfeld <kaffeetisch@gmx.de>
* t/GtkCellRenderer.t
* xs/GtkCellRenderer.xs: Fix the stack handling in
Gtk2::CellRenderer::get_size(). Patch by Kevin Ryde.
2008-11-01 Torsten Schoenfeld <kaffeetisch@gmx.de>
* xs/GtkCellRenderer.xs: Hush compiler warning.
2008-11-01 Torsten Schoenfeld <kaffeetisch@gmx.de>
* xs/GtkBuildable.xs: Mention in the POD that chaining up to the
parent does not work yet for custom Gtk2::Buildable
implementations. Patch by Kevin Ryde.
Bump PKGREVISION.
Upstream says (http://bugzilla.gnome.org/show_bug.cgi?id=583278):
Our animation support is more a hack than something else, and I
would prefer to remove it rather than enabling it :)
Maybe in the future, Gtk+ will provide better API for animations,
and we could write a better approach, which uses less CPU cycles
for example.
Overview of Changes in 2.18.2 (since 2.18.1)
============================================
Changes in this release:
- Changes for the git migration (doap file, ChangeLog)
GNOME bugs fixed in this release:
578882 – gtk-engines-2.18.1 doesn't pass tests due to exported_lua
New and updated translations:
Krishna Babu K (te)
Overview of Changes in 2.18.1 (since 2.18.0)
============================================
Changes in this release:
- Clearlooks draws the focus line of entries now correct.
- Clearlooks now only draws a one pixel line between two adjacent steppers.
GNOME bugs fixed in this release:
576786 – clearlooks is broken on trunk
576787 – export hygiene
572178 – Remove deprecated GTK+ symbols
New and updated translations:
Ray Wang (zh_CN)
Shankar Prasad (kn)
Djihed Afifi (ar)
Suso Baleato (gl)
2.26.1
======
Features/bugfixes:
2009-04-09 Benjamin Berg <benjamin@sipsolutions.net>
ClearlooksClassic,ClearlooksTest,Glossy,Inverted:
Turns out that the shade for the focus color was the wrong one.
New/updated translations:
2009-03-24 Shankar Prasad <svenkate@redhat.com>
* kn.po: Added Kannada(kn.po) translations.
* LINGUAS: Addded Kananda(kn) to the list.
2009-03-18 Djihed Afifi <djihed@gmail.com>
* ar.po: Updated Arabic translation by Djihed Afifi.
What's new in gnome-mag-0.15.6:
* Fixes for the following bugs:
#573023 - Migrate deprecated gnome-vfs to gio/gvfs (Simon Vanderlinden)
#577937 - colorblind applet does not run (Willie Walker)
* Translations:
* Krishnababu K (te), Djihed Afifi (ar), Amitakhya Phukan (as),
Ignacio Casal Quinteiro (gl)
* pkgsrc change: remove useless patch-ba by me.
Release 2.7.1 (2009-05-12)
--------------------------
This is a maintenance release on the 2.7 branch. Compared to 2.7.0 it
consists only of a few carefully hand-picked fixes for bugs,
(including GPU crashers). We encourage all users of 2.7.0 to upgrade
to 2.7.1.
Bug fixes since 2.7.0:
* KMS: Hook up output properties for RANDR, (this allows output
properties to be controlled in the KMS case just as in the UMS
case). [Zhenyu Wang <zhenyu.z.wang@intel.com>]
* Fix multiplication error when computing required batch space.
This could fix any number of cases where the driver did
inexplicable things (due to having computed the wrong
size). [Keith Packard <keithp@keithp.com>]
* Hold reference to video binding table until all rects are
painted. This prevent general chaos in the buffer
manager. [Keith Packard <keithp@keithp.com>]
* Split i915 textured video commands to fit into batch
buffers. Video and 3D setup commands share the same batch
buffer, so without this fix, various problems could occur when
video and 3D clients were both heavily active at the same
time. [Keith Packard <keithp@keithp.com>]
* Fix crash with XV with large virtual display (> 2049). [Albert
Damen <albrt@gmx.net>]
* Provide missing value to 3D_STATE_VERTEX_BUFFERS command. We
don't know that this was causing any problem, but the change
does bring the driver into conformance with what the
specification says the hardware requires here. [Keith Packard
<keithp@keithp.com>]
Bankim Bhavsar (2):
Add RegionEqual function for older XFree86 versions.
Video Overlay: Handle clipping correctly with AutoPaint colorkey.
Philip Langdale (2):
Prepare for 10.16.4 release.
Bump version for 10.16.5 release.
Pkgsrc changes:
* add avahi option (disabled by default).
Notes:
New in the 0.9.7 x11vnc release:
Basic support for building with VirtualGL's TurboVNC (an
enhanced TightVNC for fast LAN high framerate usage)
encoding and TightVNC modifications. More info:
http://www.karlrunge.com/x11vnc/faq.html#faq-turbovnc
and x11vnc/misc/turbovnc/README.
The -ncache_cr option has been fixed and so in -ncache mode
smooth opaque window motions are now work correctly. Try
it out to see how smooth it is even on a slow link.
Support for Linux text consoles (virtual terminals, e.g. 1-6)
is provided via, e.g., 'x11vnc -rawfb vt2' (for virtual
terminal #2).
This is like LinuxVNC (i.e. text only), it avoids using
/dev/fb and uses /dev/vcsaN instead (the '-rawfb console'
mode uses /dev/fb.) With /dev/vcsaN the text terminal
is accessible even it if is not the currently active one.
The -rawfb option now supports framebuffers with bits per pixel
less than 8 (e.g. 4 or 1 bpp.)
Reverse connections now work in Anonymous Diffie Hellman SSL/TLS
mode. Reverse connections also work for VeNCrypt and
ANONTLS modes.
miscellaneous new features and changes:
The included SSL enabled UltraVNC java viewer now has a
configurable [Home] entry in the drives drop down menu.
In the -create, -svc, etc. modes one can now specify a
range of X displays to ignore in X11VNC_SKIP_DISPLAY.
Improvements and bugfixes were made to the find_display
and create_display scripts. FD_EXTRA option is provided.
The '-rawfb video' option finds the video device file more
carefully.
The -rmflag option allows a new way to indicate to other
applications that x11vnc has started.
All of the java applet parameters are now documented in
the classes/ssl/README file.
There is now a "sendbell" remote control command.
A one-time -padgeom once:WxH mode is added.
Improvements to the CUPS Terminal Services helper mode.
If the X display cannot be opened normally then the env. var.
XAUTHLOCALHOSTNAME=localhost is tried.
Bugfix for selection transfer to a now non-existent X window
(Thunderbird can cause this.) Related, the env. variable
LIBXCB_ALLOW_SLOPPY_LOCK is now set by default.
Bugfix for -8to24 mode due to nonstandard indexed color support.
The libvncserver and x11vnc autoconf/automake settings have
been improved.
libXrandr include file is now found on Solaris.
- Added 2D acceleration for R6xx and R7xx.
- Added XVideo support for R6xx and R7xx.
- Added support for RS880 and RV790.
- Added RandR 1.3 mandatory properties.
- Refactoring of MC code.
- Enable DRI support by default on R5xx and RS6xx.
- LUT (color lookup table) fixes.
- Tons of quirk table entries and bug fixes.
- Fix register accesses for processors that reorder memory writes.
Only match PCI display devices in our display driver.
Add NV_/RIVA_ prefixes to fix build warnings.
Adjust the nv34 panel tweak for Toshiba Tecra M2.
Do E-EDID if built against a server that supports it.
Remove README.NV1
nv 2.1.13
Remove xorgconfig & xorgcfg from See Also list in man page
Add README with pointers to mailing list, bugzilla & git repos
Add missing pci id for GeForce 7100 GS
Build fix, s/pNv->/pRiva->/.
were moved or renamed.
This was for some from 2008 and 2009 and one from 2001.
Also I noticed that a CHANGES entry was wrong as said "Renamed"
when should have said "Moved" (lua-OSBF) because PKGBASE stayed the
same.
Changes for 0.3.4:
Julien Danjou (11):
add a useful common header with common function/define
event: add functions to convert event/errors to labels
wm: remove
icccm: add xcb_get_wm_class_from_reply()
keysyms: fix xcb_key_symbols_get_keycode() API
keysyms: bump version
event: simplify proto
event: add error values
event: add define to get request and error types
bump version to 0.3.4
include xcb-util-common.h in dist tarball
The OpenChrome project is committed to providing and supporting fully free
and Open Source drivers that take full advantage of the hardware
acceleration of VIA chipsets featuring the VIA UniChrome, UniChrome Pro and
Chrome9 integrated graphics processors.
This will probably replace xf86-video-via in the future (probably after the
next openchrome release).
Upstream changes (since 0.12.0):
- Fix MMX & SSE intrinsics to work with Sun compilers & Solaris
- More SSE2 optimizations
- Optimize rectilinear nearest-neighbour scaling
- Add support for BGRA and BGRx formats
and a lot of minor bug fixes and optimizations
Oked by wiz@
"xaw7", (not "xaw8") which causes xmore to deselect the printer support. The
straggling unused static function would cause link time failure if the
compiler didn't optimise it out.
Also, don't bother to buildlink in libXprintUtil, since it currently can't be
used.
Bump PKGREVISION for yucks.
0.18.4:
- small code cleanup
- reworked configure.in
- added ebuild (Thanks to Harald van Dijk)
- reworked autogen.sh
- removed libgnome, libgnomeui, libgnomecanvas and libglade bindings
- removed examples related to removed bindings
- reworked ebuild and specfile
- install rep-gtk.in in $prefix$libdir
- major update of the spec-file
- don't install example files
0.18.3:
- fixed the broken GtkCombo() Widgets
- fixed an issue with autoconf on RedHat
0.18.2:
- fixups in configure.in
- updated BUGS, README and HACKING
- removed functions no longer available in GTK 2.4+
- spec-file does now install all examples into the doc-dir
0.18.1:
- started code-cleanup
- added a .pc file
- added ATK-Accessibility Support (Thanks to Shobbit Marthur)
- added Status-Icon Widget (Thanks to Wang Diancheng)
- bumped gtk req to 2.6, glib req to 2.6 and glade req to 2.4
- dropped an function no longer available in GTK 2.5+
- added --tag=CC to libtool where nessacary
- renamed some of the Makefile targets (cvsclean -> svnclean a.s.o)
- updated the spec file
- ported the example glade files to glade2
- invert: build failures from Sun Studio Express C++ like this:
Error, manymatchover: Overloading ambiguity between "operator^(const
TwoJet, double)" and "built-in operator^(int, int)" fixed by casting
to double, thanks to Tim Mooney <Tim.Mooney AT ndsu.edu>.
- life3d:
4 more rhombic dodecahedron S3/B3 patterns including a period 4 pattern
(only S3/B3 period 2 and less patterns left from Bays' papers).
Glider code revamped to make more maintainable, using populateGlider().
unsigned int fix thanks to Jouk Jansen.
Added new cube gliders from Bays 2006 3D Life paper and found a few
patterns for the gliders to crash into. (S23B5, S25B5, S27B5, S35B5,
S36B5, S37B5, S38B5, S4B5, S47B5, S57B6, S58B5, S8B5).
New mode option added "+draw", this turns off drawing to the screen
to speed up searches, and more importantly, make less annoying :)
- life: resyncing with my Java code.
Switched how static triangular forms are stored
Added a lots of new triangular patterns, including 2 gunship triangular
patterns. Also added handful of other patterns.
Reading memory on uninitialized variables fix thanks to Jouk Jansen.
"+draw" mode option added.
Pentagonal (Cairo Tiling) life added with glider shooters.
"xlock -mode life -rule S23B346 -neighbors 7" or
"xlock -mode life -pent2".
New gliders found by David Bagley, one in 5 neighbors pentagonal life
(-rule S24B2) "xlock -mode life -pent", the other in 9 neighbor
triangular life "xlock -mode life -neighbors 9" (-rule S3B34).
Associated periodic patterns for each added.
Added more symmetries and now have all the random symmetries
(at least I think so) for squares, hexagaons, triangles, and
pentagons.
- Macro FTGL213 added for new FTGL library. If you need it to compile
text3d2.cc, make sure it compiles with -DFTGL213. Should work
automatically for VMS though, thanks to Jouk Jansen.
Approved by Hubert Feyrer.
But if pangomm is already installed and good enough then
newer glibmm wouldn't be brought in. So also explicitly
include the glibmm buildlink here too.