Age | Commit message (Collapse) | Author | Files | Lines |
|
News in 2.6.2
-------------
* Improvements to some of the lang files
* Misc bugfixes
* Updated translations
|
|
==============
Version 0.12.1
==============
Misc
* Generate the ChangeLog from git-log
* Drop libglade dependency (Andreu Correa Casablanca)
|
|
after ld.elf_so fix from December 2007.
Bump PKGREVISION.
|
|
major change.
Reported by Robert Elz in PR 41345.
|
|
|
|
don't indicate why they were added.
|
|
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.
|
|
|
|
PR pkg/38988 to fix a problem with socket control message ancillary data
alignment.
Bump PKGREVISION to 1.
|
|
2.26.2
======
* Translation updates
|
|
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)
|
|
block). Uncomment some commented out LICENSE lines while here.
|
|
|
|
|
|
|
|
|
|
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.
|
|
===============
Version 2.26.1
===============
- Fixed #572955, audit GError usage (William Jon McCann)
- Fixed #572956, use g_strerror (William Jon McCann)
- Fixed #573495, logout_command setting may be overwritten with keyboard_command value (William Jon McCann)
- Fixed #577739, gnome-screensaver-gl-helper calls gdk_x11_visual_get_xvisual with NULL visual (William Jon McCann)
- Fixed #578669, Screenserver (William Jon McCann)
Translations:
- Updated crh: Reşat SABIQ
- Updated ja: Takeshi AIHANA
- Updated kn: Shankar Prasad
|
|
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)
|
|
reported through PR pkg/41287.
|
|
problems at tk startup).
Bump PKGREVISION
|
|
|
|
* 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>]
|
|
|
|
Several small bugs fixed, including memleak and crash under NX
|
|
|
|
|
|
|
|
From http://people.freebsd.org/~ariff/ports/xf86-video-nv/patch-xzz
via Alexey Lebedev on pkgsrc-users@.
|
|
|
|
|
|
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->/.
|
|
|
|
with the usual number of regressions and regression fixes, tearing for
Xvideo is fixed as long as composition isn't used.
|
|
- various improvements for Intel, Nouveau
- waitblank improvements
- bugfixes
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
pixman but wasn't labeled for 0.15.2 to fix PR pkg/41287
Bug upstream reported https://bugs.freedesktop.org/show_bug.cgi?id=21429
|
|
|
|
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@
|