News in 2.8.0
=============
o new stable release
News in 2.7.0
=============
o Add new 2.8.0 gtksourceview API. (Gian Mario)
o Some misc bug fix (Gian Mario)
o Fix build with libtool 2.x. (Gian Mario)
o Autogenerate Changelog from git logs (Gian Mario)
v4.9.1 23rd October 2009
- A bug fix release.
v4.9 26th September 2009
- Added support for __iter__ and __next__. (__next__ is used for Python v2
as well as v3.)
- Added the %API directive.
- Added the /API/ annotation.
- Added sipIsAPIEnabled() to the C API.
- Added sip.getapi() and sip.setapi() to the Python API.
- Added sip.ispyowned() to the Python API.
- Mapped types can now act as a namespace for enums and static methods.
- The /Array/ annotation can now be applied to classes and mapped types.
- The /NoArgParser/ annotation can now be applied to methods as well as
functions.
- Added the --arch flag to configure.py to specify which MacOS/X
architectures are built.
- SIP is now also licensed under the GPL v2 and v3.
0.22.4
=======
- Fix a regression introduced in 0.22.4
- Bugs fixed in this release:
Revert "Bug 591648 - Don't clear the screen when switching to the alternate screen"
Change appres_CFLAGS to AM_CFLAGS to make automake-1.10 happier
Add pointers to mailing list, bugzilla, wiki & git repo to README
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
appres 1.0.2
Ansification and compile warning fixes.
Add AM_PROG_CC_C_O to configure.ac to make automake-1.10 happier
Fill in COPYING, README, & AUTHORS
Strip RCS/CVS ids
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Add missing PHONY line for automatic ChangeLog generation
xaw8 is gone, use xaw7
Build fix for case-insensitive file systems
Fix typo in bitmap.man
Fix build with builddir != srcdir
$(builddir) is the current directory
Ansification and compile warning fixes.
Rename app-defaults files to match "pattern" used on other applications.
Change editres_CFLAGS to AM_CFLAGS to make automake-1.10 happier
Fill in AUTHORS & README
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Add missing PHONY line for automatic ChangeLog generation
xaw8 is gone, use xaw7
Build fix for file systems that are not case sensitive
Fix build with builddir != srcdir
$(builddir) is the current directory
Ansification and compile warning fixes.
Rename lbx.h to lbxproxy.h to avoid conflict with new lbx.h in xextproto 7.1
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Fix compatibility with libXext 1.1 / xextproto 7.1 headers
Bug 7317: xfs doesn't build on some GLIBC based systems: _XOPEN_SOURCE undefined
Rename .cvsignore to .gitignore
Add *~ to .gitignore to skip patch/emacs droppings
Replace static ChangeLog with dist-hook to generate from git log
Ansification and compile warning fixes.
1.5.1:
Add README with pointers to mailing lists, bugzilla, & git
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Ansification and compile warning fixes.
1.5:
Bug #10616: Man page typo: s/peform/perform/
renamed: .cvsignore -> .gitignore
Another man page typo fix: s/aprox./approx./
Bug 9520: Markup problems in Xmark.1x
Replace static ChangeLog with dist-hook to generate from git log
Rename .cvsignore to .gitignore
Add Compositing tests.
Fix typos in descriptions of -compwinwin{1,5}00.
Add pointers to mailing list, bugzilla, wiki & git repo to README
Man page updates: add "SEE ALSO", update xdm references
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
C89 fix
Change xauth_CFLAGS to AM_CFLAGS to make automake-1.10 happier
Replace rsh by ssh the extract/merge example. Rsh is no more.
Initialize ed.used_stdout at the beginning of do_extract()
Fix format error
Correct make distcheck.
Man page typo ("faiding")
Add README with pointers to mailing lists, bugzilla, & git
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Use "Backlight" RandR property, fall back to legacy "BACKLIGHT".
Ansification and compile warning fixes.
Create COPYING file from notice in terminal & X11R6.6 release notes
Move black6 & box6 bitmaps from xmh module
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Add *~ to .gitignore to skip patch/emacs droppings
Replace static ChangeLog with dist-hook to generate from git log
add .gitignore
Correct make distcheck.
Add pointers to mailing list, bugzilla, wiki & git repo to README
Trim trailing whitespaces
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Fill in COPYING file
xaw8 is gone, use xaw7
Build fix for file systems that are not case sensitive
Fix build with builddir != srcdir
$(builddir) is the current directory
Makefile.am: nuke RCS Id
Ansification and compile warning fixes.
Fix logic inversion in geometry computation in -norender -digital mode.
X.Org Bug 13537: bugs in UTF-8 handling and regularized tick updating
Add README with pointers to mailing lists, bugzilla, & git
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Fix formatting of options/arguments in man page
Add COPYING file with copyright/license notice from xcompmgr.c
Make usage() report the current version.
Ansification and compile warning fixes.
Fix error reporting
Don't hard code the screen number
Check for _NET_WM_CM_Sn before trying to install ourself as composite manager
Try to report current composite manager name
Print Composite extension version for "-ext Composite"
Bug 3438: xdpyinfo reporting wrong information on xf86vidmode extension
Improved XF86-VidModeExtension printing
Move CWARNFLAGS addition to CFLAGS from configure.ac to Makefile.am
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Use xf86vmproto.h instead of xf86vmstr.h if it is installed
Add README with pointers to mailing lists, bugzilla, & git
Remove empty INSTALL so automake installs a real one
Use Xxf86dga.h & xf86dgaproto.h if present, to avoid warnings from old headers
Use $(AM_V_GEN) to silence man page creation too
Added --without-{xf86misc,xprint} configure time options
Don't print '(null)' when XF86VidModeGetMonitor() returns NULL fields.
Ansification and compile warning fixes.
Add README with pointers to mailing lists, bugzilla, & git
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Add missing PHONY line for automatic ChangeLog generation
Correct make distcheck failure and sparse warnings.
Add README with pointers to mailing lists, bugzilla, & git
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Fill in COPYING with notice from xev.c
Flush standard output after processing each event
xev: use XORG_CHANGELOG macro to create ChangeLog. #22611
Add README with pointers to mailing lists, bugzilla, & git
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Correct make distcheck and sparse warnings.
Use AM_CFLAGS instead of xhost_CFLAGS to avoid automake-1.10 warnings
Add README with pointers to mailing lists, bugzilla, & git
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Correct make distcheck and sparse warnings.
Add README with pointers to mailing lists, bugzilla, & git
Fill in COPYING with notice from xkill.c
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Rename .cvsignore to .gitignore
Add *~ to .gitignore to skip patch/emacs droppings
Replace static ChangeLog with dist-hook to generate from git log
Correct make distcheck and sparse warnings.
Add README with pointers to mailing lists, bugzilla, & git
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Fill in COPYING file with copyright/license notice from code & docs
Rename .cvsignore to .gitignore
Add *~ to .gitignore to skip patch/emacs droppings
Replace static ChangeLog with dist-hook to generate from git log
Correct make distcheck and sparse warnings.
Build fix for file systems that are not case sensitive
allow build outside of source tree
xaw8 is gone, use xaw7
Properly handle multiple depth windows.
Correct problems in make distcheck.
Add README with pointers to mailing lists, bugzilla, & git
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Replace static ChangeLog with dist-hook to generate from git log
Allow xman to use bzip2 to decompress man pages
xaw8 is gone, use xaw7
Allow xman to be cross build by adding a ./configure
Build fix for case insensitive file systems
Apple: Added Tiger's man.conf location to the search path
Use AM_CFLAGS instead of xman_CFLAGS and remove AM_PROG_CC_C_O
Remove xprint remnants
Ansification and compile warning fixes.
Add lzma manpage extension support.
Cygwin uses Linux-style man
Bug 21675 xmodmap manpage states the wrong path to XKeysymDB
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Add pointers to mailing lists, bugzilla, & git to README
Skip whitespace for virtual button '0'.
Correct make distcheck.
Add README with pointers to mailing lists, bugzilla, & git
Add 'o' property type to man page for icon formats
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Exit cleanly when the target window is destroyed. (#19381)
Do not spew usage on connection error
-spy: flush output before waiting for more events
Bug#15069: Compile warning fixes.
Correct make distcheck and don't distribute autogen.sh.
The "visible bit" is called "urgency bit" in the ICCCM 2.0
Display _NET_WM_ICONs as ASCII art instead of as a big list of integers
Warn if one of the outputs given did not exist
changed a bunch of string to number conversions for reliability
Add missing 'static's to get rid of warnings.
Allow specifying multiple paths to --with-cpp and running if none is found
Add README with pointers to mailing lists, bugzilla, & git
Fill in COPYING file with notices from xrdb.c & xrdb.man
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Correct make distcheck and sparse warnings.
Avoid divide by zero crash if DDX mistakenly returns screen size of 0mm.
Add README with pointers to mailing lists, bugzilla, & git
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Fill in COPYING file with copyright/license notice from code & docs
Rename .cvsignore to .gitignore
Add *~ to .gitignore to skip patch/emacs droppings
Replace static ChangeLog with dist-hook to generate from git log
Correct make distcheck and sparse warnings.
Avoid warning from "xset r rate" when XF86Misc extension is not present
XKB named indicator support for led state query/set
Fill in README & COPYING files
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Fix typos in xset manpage
Correct make distcheck and most sparse warnings.
Add README with pointers to mailing lists, bugzilla, & git
Fill in COPYING file with copyright/license notice from code & docs
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Correct make distcheck and sparse warnings.
Add README with pointers to mailing lists, bugzilla, & git
Fill in COPYING file with copyright/license notices from code & docs
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Do not spew usage on connection error
Ansification and compile warning fixes.
Add README with pointers to mailing lists, bugzilla, & git
Fill in COPYING file
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
xwininfo 1.0.5
Do not spew usage on connection error
Ansification and compile warning fixes.
Report visual id along visual class for -stat switch
Update manpage for visual id
Plug leaks of color conversion arrays in Do_Direct
Add README with pointers to mailing lists, bugzilla, & git
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Fill in COPYING with copyright/license notices from code
Rename .cvsignore to .gitignore
Add *~ to .gitignore to skip patch/emacs droppings
Replace static ChangeLog with dist-hook to generate from git log
Add more input checks. From "nob...@example.com" through OpenBSD bug list.
Ansification and compile warning fixes.
Various specifications specify files and file formats. The XDG Base
Directory specification defines where these files should be looked
for by defining one or more base directories relative to which
files should be located. This library implements functions to list
the directories according to the specification and provides a few
higher-level functions for use with the specification.
KDE 4.3.3 has a number of improvements that will make your life just a
little bit better. Some of KWin's effects have been smoothed and freed
of visual glitches, JuK should now be more stable, KDE PIM has seen its
share of improvements while in the back-rooms of KDE, the developers are
working hard on porting all applications to the new Akonadi storage and
cache.
versions are API incompatible
(afaict the only useful thing in this pkg is the "gtkspell" wrapper,
should perhaps be put into its own pkg)
ride on today's PKGREV bump
changes:
-bugfixes
-Rework mouse selection to be more robust. In particular, PRIMARY
selection now only changes when mouse button is released, not upon every
motion when selecting
Changes since version 5.28:
- Undo a cleanup in vroot.h, as xlock exits on startup with a BadWindow
on pievwm and tvtwm.
- juggler3d mode stolen from xscreensaver with help from Tim Auckland.
Jouk Jansen made safe for VMS and fixed colour problem.
- nose: cleaned up for win32. Still do not know why this mode has
bottom task bar.
- petri: crashed due to shift of int, fix from Dr Nigel Warr
<warr AT kp.uni-koeln.de>. petri improved for win32, should not be
red all the time now.
- penrose should be working again. Other small fixes for life, etc.
- image: image set right away and added option -icononly to only display
image when in password window
- Xinerama patch so the password window will be displayed on one screen
thanks to Kaelyn Uhrain <satyr_22901 AT yahoo.com>. (On the wish
list would be to have password window on screen with mouse instead
of first screen.
- SuSE patch set thanks to Stanislav Brabec <sbrabec AT suse.cz> and
Petr Gajdos <pgajdos AT suse.cz>. For problems in code and compiler
warnings: fixes build with GLTT and FTGL modules, return if fontset
is null instead of crash, fixes strict-aliasing compiler warning,
makes void function not returning anything.
- life3d: resync with my Java code for new patterns.
- xlockrc (use of xlock without system password) did not actually check
if Key portion matched Again portion. Also now deletes null .xlockrc
file when there is a mismatch.
From Ondrej Tuma in PR pkg/37688
XXX I think -ldl should go into the generated libQtCore.la instead,
but I lack sufficient clue how to make that happen.
/usr/include/asm-generic/fcntl.h:117: error: redefinition of 'struct flock'
/usr/include/bits/fcntl.h:159: error: previous definition of 'struct flock'
(this is due to kdelibs including kernel headers for inotify)
Fingers crossed that this won't introduce regressions on $otherLinux.
This tool shows a borderless GTK window with various buttons in
depending on the current X11 selection. It's configured by a ".gselt"
file in your $HOME directory.
* Reintroduce accidentally removed API methods Gtk::Widget::can_default()
and Gtk::Widget::can_focus().
* Include infobar.h from main gtkmm.h header.
Changes 2.18.1:
* RecentManager: Undeprecate get_default().
Changes 2.18.0:
* Clipboard: wait_for_targets): Fix a crash.
Build:
* Require a recent pangomm.
* Style: Fix a compiler error with the Intel C++ compiler.
* Fix recently-introduced problems with disable-deprecated options.
Changes:
Save/restore ECK Clock Synthesizer
Fixed bug with panel autodetection using
ViaPanelGetNativeModeFromScratchPad function
Fixed problem with backlite (Ticket #308)
TV-out VT1625 chip support
Cursor support speedup
Removed two old variables:
pBIOSInfo->panelX
pBIOSInfo->panelY
and replaced it by:
pBIOSInfo->Panel->NativeMode->Width
pBIOSInfo->Panel->NativeMode->Height
Fix bug with DFP Power Off (ticket #317)
Fix bug with wrong panel size value
(http://www.openchrome.org/trac/ticket/301)
This bug appeared only when UseLegacyModeSwitch was TRUE
Added support of the VIA OpenBook
Added support for screen rotate upside-down and remove "magic numbers"
Forgot to remove an old Dot Clock entry from the table.
XO 1.5 Panel patch contributed by Xavier Bachelot.
Fixup some of the Dotclock code and add working plls
for the XO 1.5
CX700 integrated TMDS (Patch courtesy Tim Chen from VIA).
Initialize CRTC before a mode switch. Fix bug #260.
a couple of small compatibility fixes for XAA and EXA.
viaLowLevel.c and via_accel.c are fixes by
Bartosz Kosiorek. The via_video.c is a syntax
fix by Robert Bridge. Thanks for the bug fixes.
Patch submitted by Robert Bridge, originally started by
Xavier Bachelot, to remove old EXA support. We are moving
forward with the driver and are no longer supporting the
old EXA initializations.
According to VIA's code the P4M900 should have the same
acceleration initialization registers as the K8M890. This
patch fixes this and gives about a 10x increase in the
video benchmark numbers.
remove the check for VIA_3D_ENG_BUSY in the idle loop.
This causes xorg to chew a bit more cpu with XAA enabled,
and it causes the entire X server to dump if EXA is enabled.
I should investigate further, but for now I will just remove
it.
Oops forgot to change registers for the vx800 chipset
when waiting for Idle in the engines. I also added
back in waiting for the 3d engine to be idle. I am
not sure if this was removed for a reason.
Temporary hack to fix a bug with newer Xorg and DRI
that crashes if CRTC is not setup. I am adding this
because I am working on this part of the code anyways
so it won't get lost in bit rot.
Make sure that the monitor settings will handle our
internal Modes set for TV out and LCD Panels.
A couple more tweaks to fix mono hardware cursor on older
chipsets.
Missed a couple of changes for the chipset specific
cursors. Moved chipset detection to HWInit. Removed
some extraneous debugging.
Initial XVideo support for VX800.
Okay I tried to cheat. We need to have some chipset
specific intelligence. I have added this back into
the initial test to check for HWCursor support.
This is a take at reworking HWCursor. It works off the
ttm_branch and the work done in the randr_branch. It only needs
marginal testing as HWCursor was already very broken.
Moved pVia->FrameBufferBase setting to within
VIAMapFB where it was before being called without
being set.
Patch submitted by Robert Bridge to clean up compiler
warnings. Should close trac ticket #243. Thanks
RobbieAB.
Finally tracked down the XAA libpciaccess bug. Also
Realized I had not enabled write-combining on the main
framebuffer. This should give a small speed boost.
Added support for all Modes in ViaPanelNativeModes to
ViaPanelModes. Modes used are from Via's released driver
in ViaSupportModes.
Found needed register writes that are needed so VX800 doesn't
crash when CRT is not enabled. I also removed NEEDS FIXING
comments from them as they are obviously needed.
A few more acceleration tweaks for the VX800.
This should fix all the XAA rendering issues.
This should also allow 800x480 Panels to work without
custom modelines.
Initial support for the VX800 chipset. This is based off the
Basic chipset support work of Xavier Bachelot and the inital
Acceleration work done by Harald Welte. I verified the changes
based off the most recent VIA codebaase and fixed a couple of
rendering issues.
Still needs more work on EXA ( font rendering glitches ) and
XVideo.
- Added support for RV740, M92, M93, M97.
- Added support for HDMI audio on RS690 and R700.
- Added support for power management.
- Implemented almost correct analysis of PowerPlay AtomBIOS tables.
- 2D acceleration (EXA) is enabled by default now, except on RV740.
- Backlight handling finally fixed - compatible with xbacklight 1.1.1.
- Overhaul of memory controller setup. Fixes many "MC not idle" issues.
- Overhaul of cursor handling. Fixes most cursor bugs.
- Selectable color space for XVideo on R6xx/R7xx.
- Tons of bug fixes (DDC, EXA, LUT, RandR, AtomBIOS).
- More quirk table entries.
- Shave support (cleaner compilation output).
- All warnings fixed.
- Some start of Developer's documentation in README.coding.
Keith Packard (1):
Re-fix DGA removal.
Peter Hutterer (1):
ephyr: if -parent is given, check for a trailing -screen. (#24144)
Changes since 1.6.3:
Daniel Stone (1):
fbdevhw: Test for graphics:fb%d as well as graphics/fb%d
Keith Packard (3):
render: return the supported version rather than just passing the
proto's version
xfree86/modes: Remove all framebuffer support from DGA
Bump to version 1.6.4
Michel Dänzer (1):
dri2: Don't crash if pPriv is NULL.
Peter Hutterer (1):
Don't send events through the master if the device has SendCoreEvents off.
Richard Hughes (1):
Don't reset the lastDeviceEventTime when doing DPMS actions
Rémi Cardona (1):
dix: append "built-ins" to the font path in SetDefaultFontPath
KDE 4.3.2 brings a nice number of bugfixes, some critical, some just
fixing small annoyances:
* Many crashers have been fixed in KDE's core libraries, bringing more
stability to all applications
* KWin's window compositing effects have been further stabilized by fixing
a number of bugs in effect plugins such as the famous coverswitch window
switcher
* The biggest number of bugs for this release has been fixed in KMail,
KDE's email client, making it more reliable and usable by correcting a
number of display issues
* Saving files over themselves works again in Okular, KDE's document viewer
it caused the first character of the ID to be random, and for me this
crashed XFCE4 sessions through a somewhat complex chain involving
a consistency check in dbus-glib signal generation
bump PKGREVISION
Changes in pkgsrc:
* remove patch-ac.
It is noted for CVE-2008-1142. but the CVE is for rxvt.
CVE-2008-1692 is for Eterm and fixed by this release.
* add xim option and enabled by default
* enable mult-charset and auto-encoding
* replace bg images with currently distributed one.
Changes in upsteram:
Wed Oct 18 13:35:18 2006 Michael Jennings (mej)
Fixed a typo and some logic errors in libscream located by Mike
Frysinger <vapier@gentoo.org>.
----------------------------------------------------------------------
Mon Oct 30 16:11:47 2006 Michael Jennings (mej)
Patch from Jason McCarver <slam@parasite.cc> to support -S/--sticky
option for "sticky" (i.e., present on all desktops) startup.
----------------------------------------------------------------------
Tue Jul 3 20:48:46 2007 Michael Jennings (mej)
Remove some cruft from kEsetroot.
----------------------------------------------------------------------
Wed May 14 12:42:51 2008 Michael Jennings (mej)
Patch from Kim Woelders <kim@woelders.dk>:
There is a race problem with Eterm during startup related to the
shell LINES/COLUMNS env vars.
If the WM changes the window size (e.g. due to saved settings)
before mapping the window, sometimes the shell will set LINES and
COLUMNS according to the old/incorrect size and sometimes to the
new/correct size, depending on wheter the call to tt_winsize() at
command.c line 2322 (by the shell child process) or the
tt_resize() (by the Eterm process) due to the ConfigureNotify
caused by the resize (or WM ICCCM ConfigureNotify) operation
happens first.
The call in question was added by Azundris for Escreen. So far
Escreen seems to be behaving properly with this patch applied, but all
my Eterm windows (Escreen and otherwise) are pre-sized with -g anyway.
So I'm going to keep my eye on it for awhile. In case of trouble,
change the "#if 0" to "#ifdef ESCREEN" to revert to previous behavior
when in Escreen mode. Normal operation should not require the call in
question.
----------------------------------------------------------------------
Wed May 14 14:54:16 2008 Michael Jennings (mej)
Modified patch from hsim@gmx.li to allow setting of the "Urgent" hint
on beep.
----------------------------------------------------------------------
Wed May 14 15:26:13 2008 Michael Jennings (mej)
Patch from Emmanuel Anne <emmanuel.anne@gmail.com> to fix cut/paste
with KDE applications.
----------------------------------------------------------------------
Wed May 14 16:09:04 2008 Michael Jennings (mej)
(Correct) fix for CVE-2008-1692. Eterm no longer defaults to using
":0" for $DISPLAY due to the possibility that an attacker can create a
fake X server on a shared system, intercept the Eterm X connection,
and send fake keystrokes to the victim's Eterm to execute arbitrary
commands as that user.
The previous fix, while it did indeed correct the vulnerability, broke
the --display option. The original fix from Bernhard Link was more
correct, albeit not quite on target.
Added x11/libxfce4menu version 4.6.1
Added x11/xfce4-settings version 4.6.1
Removed x11/libxfce4mcs
Removed x11/xfce4-mcs-manager
Removed x11/xfce4-mcs-plugins
And updated various xfce4 packages.
The Xfce settings manager allows you to customize your desktop
environment in an easy and intuitive way. You can set some hardware
components such as mouse, keyboard or display; but also theme your
windows, widgets and icons, set your preferred applications, manage
your sessions.
Brown paper bag release for X.org 7.5, missed one
of the need commits in the cherry picker.
Dave Airlie (2):
Update to xextproto 7.1 support.
ati 6.12.4
It contains numerous fixes to 6.12.2 backported from
master over the last few months, along with PCI IDs
for some new hardware.
Adam Jackson (1):
Fix misleading filenames in DRI setup failure messages
Alex Deucher (42):
R6xx/R7xx: set proper 3D client driver name for r600
radeon: chip family typo
R6xx/R7xx: cleanup macro
radeon: remove old crtc size heuristics
radeon: fix tmds_pll randr property
Revert "DCE3/3.2: cleanup dpms after previous changes"
Remove old messages
Endian fixes for object table
RS690: add quirk for acer board
AVIVO: fix for cursor corruption issue
r2xx/r3xx/r4xx: further i2c fixups
AVIVO: make sure cursor width isn't negative
RV410: SE variants only have 1 quad pipe
AVIVO: fix cursor corruption/flickering issues
R6xx/r7xx: fix CURSOR_SWAPPING_* macros
AVIVO: better fix for cursor flickering/corruption issues
radeon: fix several dpms issues
r2xx-r4xx: fix typo in last i2c fix and clarify hw i2c pin sel
AVIVO: move cusor offscreen when disabling
AVIVO: fix cursor corruption bands for real
AVIVO: set default cursor mode in cursor init
RS690/RS740: fix connector enumeration in some cases
RS690: gpio/connector fixes
R3xx-R5xx: don't set TX_OFFSET_RS in RS_INST_COUNT
r3xx-r5xx: switch to 1/12 subpixel precision
R3xx/R4xx tex vid: increase the guardband limit for rendering with a tri
RV770: add missing pci id
radeon: try harder when checking if a card is posted
r4xx: Add some missing pci ids
Add RV740 (HD4770) support
atom: connector quirk
Add some missing M96 pci ids
RV280: Add an AGP quirk
RV280: another AGP quirk
Add an r420 AGP quirk
radeon: Set PCI/PCIE bus type properly per asic
radeon: fix typo in object header to connector type conversion
radeon: add some new r7xx pci ids
RS880: enable accel
RV280: add agp quirk
RV740: disable small DFS transfers
RV280: add agp quirk
Bryce Harrington (3):
radeon: AGPMode quirk needed for HP Omnibook 6200
radeon: AGPMode quirk needed for IBM Thinkpad T40 with Mobility M7 LW
radeon: AGPMode quirk needed for SiS
Dave Airlie (13):
radeon: fix DDC on rv410 VGA ports for non-atom use.
radeon: tweak ddc fix for all r300s.
radeon: fix r600 shadow fb mode with cursor allocation in wrong place
radeon/tv: fix typo in crtc register modifications
r100/r200: dont emit wrong clamp modes.
atom/tvout: set the correct scaler up for tv out
atombios: store dac detect result into save register.
atom: recall crtc source script after tv dpms on
radeon: move detected monitor type debugging.
r600: fix bad unit in texture setup
ati: update for resources/RAC API removal
ati: change to using ABI version check
ati 6.12.3
Fredrik Höglund (1):
Check if the composite op is supported in R200CheckComposite.
Markus Gapp (1):
Add quirk for asus hd3450 board
Michel Dänzer (2):
Clear the framebuffer before initializing modes.
Pre-R600 EXA: Fix coordinate limits off-by-one error.
Roland Scheidegger (1):
R6xx/R7xx: fix pixel centers
pygtk-2.16.0 23-Aug-2009
- Allow to use automake 1.11 (Paolo Borelli)
- Remove compiler warnings (Gian)
- Add gtk.gdk.CURRENT_TIME constant (Paul)
- Fix gtk.IMContext().set_client_window() (Gian)
- Some docs fix (John Finlay)
- Fixed invocation of FileChooserDialog in print demo (Pietro Battiston)
- Some autotools tweaks (Gian)
- Fix arg parsing format typo for gtk_toggle_button_new (John Finlay)
- Update some docs to the new 2.16 API (Gian)
pygtk-2.15.2 20-Jun-2009
- Rename gtk.Statusbar.remove() to gtk.Statusbar.remove_message (Paul)
- Allow pango.Context creation (Paul, #550855)
- Make gtk.gdk.Pixbuf.add_alpha accept integers, retaining backward
compatibility accepting also chars (Paul, #586094)
- Protect window obj from GC in gtk.window_get_toplevels (Gustavo, #574259)
- Plug huge number of memory leaks in Pango wrappers (Paul)
- Add gtk.gdk.WINDOWING constant (Paul, #555112)
- Wrap gdk_pixbuf_apply_embedded_orientation (Chris Wilson)
- Modernize constructors of seven more types (Paul)
- Don't free a string we don't own (Paul, #585458)
- Some docs tweaking (Gian)
pygtk-2.15.1 25-May-2009
- (Add HSV support to gtk.gdk.Color objects)
- Add floating-point support to gtk.gdk.Color (Paul)
- Retire hand-written ChangeLog; autocreate from Git history (Paul)
- Fix conditional in docs/Makefile.am (Frederic Peters)
- Document that gtk.gdk.GC coordinates are not related to allocation (Paul)
- Make pygtk_boxed_unref_shared() also handle Py_None (Paul)
- Make gtk.MenuItem.set_submenu accept None (Paul)
- Don't run 'fixxref.py' if documentation is not built (Bj
- Apply libtool 2.2 compatibility patch (Gian)
- Plug reference leak on main signal watch source (Paul)
- Add extra warning against accidental misuse of tree model columns (Paul)
- Wrap gtk.Border attributes and constructor (Mariano Su
- Make gtk.gdk.Event.time accept 'long' in assignments (Paul)
- Wrap gtk.RcStyle attributes (Paul)
pygtk-2.15.0 01-May-2009
- Update pygtk to use numpy instead of Numeric
(Josselin Mouette, Brian Cameron, #397544)
- Update the address of the FSF (Tobias Mueller, #577154)
- Wrap gtk_builder_add_objects_from_string and
gtk_builder_add_objects_from_file.
- Add GTK+ 2.16 API (Gian)
- wrap gtk.IconView.convert_widget_to_bin_window_coords (Gian)
- add gtk.gdk.Window.redirect_to_drawable (Gian)
- add GtkNumberUpLayout enum (Gian)
- some method argument fixes (Gian)
- add gtk.PrintSettings.[get|set]_number_up_layout (Gian)
- Some demo fixes (Gian, Andi Albrecht)
- Add various deprecation warnings (Gian Mario)
as a pointer, which fails at least on NetBSD-64bit <=5 and -32bit >5.
Unfortunately this assumption is deep in the code, in particular
already in gtk-sharp, so this fix isn't great because it only corrects
the translation of a C structure into C# data.
(With this fix, I can import pictures into f-spot from the filesystem.)
Many thanks to Brian de Alwis for explaining how conditionals can
be done in C#.
bump PKGREVISION
(Changes that can break existing programs are marked with a "*" )
Language features:
- Addition of lazy patterns: "lazy <pat>" matches suspensions whose values,
after forcing, match the pattern <pat>.
- Introduction of private abbreviation types "type t = private <type-expr>",
for abstracting the actual manifest type in type abbreviations.
- Subtyping is now allowed between a private abbreviation and its definition,
and between a polymorphic method and its monomorphic instance.
Compilers:
- The file name for a compilation unit should correspond to a valid
identifier (Otherwise dynamic linking and other things can fail, and
a warning is emitted.)
* Revised -output-obj: the output name must now be provided; its
extension must be one of .o/.obj, .so/.dll, or .c for the
bytecode compiler. The compilers can now produce a shared library
(with all the needed -ccopts/-ccobjs options) directly.
- -dtypes renamed to -annot, records (in .annot files) which function calls
are tail calls.
- All compiler error messages now include a file name and location, for
better interaction with Emacs' compilation mode.
- Optimized compilation of "lazy e" when the argument "e" is
already evaluated.
- Optimized compilation of equality tests with a variant constant constructor.
- The -dllib options recorded in libraries are no longer ignored when
-use_runtime or -use_prims is used (unless -no_auto_link is
explicitly used).
- Check that at most one of -pack, -a, -shared, -c, -output-obj is
given on the command line.
- Optimized compilation of private types as regular manifest types
(e.g. abbreviation to float, float array or record types with only
float fields).
Native-code compiler:
- New port: Mac OS X / Intel in 64-bit mode (configure with -cc "gcc -m64").
- A new option "-shared" to produce a plugin that can be dynamically
loaded with the native version of Dynlink.
- A new option "-nodynlink" to enable optimizations valid only for code
that is never dynlinked (no-op except for AMD64).
- More aggressive unboxing of floats and boxed integers.
- Can select which assembler and asm options to use at configuration time.
Run-time system:
- New implementation of the page table describing the heap (two-level
array in 32 bits, sparse hashtable in 64 bits), fixes issues with address
space randomization on 64-bit OS (PR#4448).
- New "generational" API for registering global memory roots with the GC,
enables faster scanning of global roots.
(The functions are caml_*_generational_global_root in <caml/memory.h>.)
- New function "caml_raise_with_args" to raise an exception with several
arguments from C.
- Changes in implementation of dynamic linking of C code:
under Win32, use Alain Frisch's flexdll implementation of the dlopen
API; under MacOSX, use dlopen API instead of MacOSX bundle API.
- Programs may now choose a first-fit allocation policy instead of
the default next-fit. First-fit reduces fragmentation but is
slightly slower in some cases.
Standard library:
- Parsing library: new function "set_trace" to programmatically turn
on or off the printing of a trace during parsing.
- Printexc library: new functions "print_backtrace" and "get_backtrace"
to obtain a stack backtrace of the most recently raised exception.
New function "record_backtrace" to turn the exception backtrace mechanism
on or off from within a program.
- Scanf library: fine-tuning of meta format implementation;
fscanf behaviour revisited: only one input buffer is allocated for any
given input channel;
the %n conversion does not count a lookahead character as read.
Other libraries:
- Dynlink: on some platforms, the Dynlink library is now available in
native code. The boolean Dynlink.is_native allows the program to
know whether it has been compiled in bytecode or in native code.
- Bigarrays: added "unsafe_get" and "unsafe_set"
(non-bound-checking versions of "get" and "set").
- Bigarrays: removed limitation "array dimension < 2^31".
- Labltk: added support for TK 8.5.
- Num: added conversions between big_int and int32, nativeint, int64.
More efficient implementation of Num.quo_num and Num.mod_num.
- Threads: improved efficiency of mutex and condition variable operations;
improved interaction with Unix.fork (PR#4577).
- Unix: added getsockopt_error returning type Unix.error.
Added support for TCP_NODELAY and IPV6_ONLY socket options.
- Win32 Unix: "select" now supports all kinds of file descriptors.
Improved emulation of "lockf" (PR#4609).
Tools:
- ocamldebug now supported under Windows (MSVC and Mingw ports),
but without the replay feature. (Contributed by Dmitry Bely
and Sylvain Le Gall at OCamlCore with support from Lexifi.)
- ocamldoc: new option -no-module-constraint-filter to include functions
hidden by signature constraint in documentation.
- ocamlmklib and ocamldep.opt now available under Windows ports.
- ocamlmklib no longer supports the -implib option.
- ocamlnat: an experimental native toplevel (not built by default).
Camlp4:
* programs linked with camlp4lib.cma now also need dynlink.cma.
the exported libraries
(according to the CVS log, this was only to work around spurious db4
dependencies which are hopefully fixed by my last change to db4/bl3)
Patch #246 - 2009/8/16
* remove obsolete logic for saving/restoring wrapping flags, which did not
work on 64-bit platform. Wrapping flags (stored in the line-index) are now
copied with line-data (Debian #541160).
* modify comments in app-defaults files to avoid problem with C preprocessor
used by xrdb (Debian #541603).
* restore special case in makeColorPair, needed for colorBDMode resource
(Debian #541089).
* correct SetLineFlags() macro, broken in patch #244 when recoding to avoid
gcc-specific bitfields (Debian #541236).
* modify initialization of screen buffers to ensure that pointers align to
int-boundaries. This fixes a problem introduced in patch #244 where the
color- and character-arrays (stored after the video-attributes in each
row) might be misaligned (report by Rajeev V Pillai).
* add limit-check in ScrnRefresh for handling saved-lines from the circular
buffer which are repainted on a screen whose width has increased. To
improve performance, circular buffer entries are not resized (report by
Rajeev V Pillai).
* correct type for CellColor (a late change in patch #244 to avoid gcc-
specifc enums made that unsigned rather than unsigned short, for the
256-color option).
* fix typo in configure option --enable-16bit-chars (report by Rajeev V.
Pillai).
Patch #245 - 2009/8/12
* correct a special case in saving FIFO-lines from patch #244. If the screen
was shrunk, xterm used the wrong amount for copying to FIFO-lines, and
then used this amount to adjust the current row on the screen. That was
both a visible defect (Debian #541109) as well as a potential addressing
error (Debian #541132, #541160, and #541236).
* add clarification in xterm manual about the various allowXXXOps resources,
which are disabled when the allowSendEvents resource is active (patch by
Julien Cristau, Debian #531597).
Patch #244 - 2009/8/9
* refactored storage of saved-lines, providing a configure option to manage
them as a FIFO (actually a circular buffer), improving performance. Added
configure option --enable-fifo-lines to enable/disable the new feature (it
is enabled by default).
* added fastScroll resource, to amuse people who measure terminal emulator
performance by cat'ing large files to the screen.
* modify check in readPtyData from return values to provide exit on zero-
bytes read from pty for FreeBSD, or eliminate high-CPU in "xterm-hold"
processing (discussion with Ulrich Spoerlein, FreeBSD ports/136686). The
check was originally modified to combine negative/zero values in
XFree86-3.1.2E, 1996/05/06.
* add configure option --enable-16bit-chars to provide wide-characters with
16-bits (rather than the default 32-bits).
* add retryInputMethod resource to allow configuring out the retries xterm
uses to connect to non-responsive XIM server, to work around defective X
configurations as noted in NetBSD mailing list.
http://mail-index.netbsd.org/tech-x11/2009/06/07/msg000511.html
* make regular-expression selection work for VT100 double-sized characters.
* improve layout when drawing missing characters in a proportional font,
e.g., as boxes, to take into account whether they are double-width
(report by Guilbert Stabilo on comp.unix.shell).
* add capability for keypad-center (kb2/KA2) to termcap entry for xterm-new,
as well as xterm-8bit, xterm-sun and xterm-vt220 (FreeBSD conf/136336).
* change default for keepSelection resource to true (prompted by discussion
with David Muir Sharnoff).
* remove a limit-check in ptydata.c, allowing Unicode values past 64k to be
displayed using TrueType fonts (Debian #458432).
* remove a vt52-specific ifdef to allow mapping F1-F4 to PF1-PF4 when vt52
support is not compiled (report by Olaf 'Rhialto' Seibert).
* save/restore line-wrapping flags when converting from ISO-8859-1 encoding
to UTF-8 encoding, as well as when resizing screen.
* remove extra adjustment of position in fix for Debian #418324.
* modify default check for mkWidth resource to check for line-drawing
characters, which are categorized as double-width in Solaris 10 (report by
Sebastian Kayser).
* add "print-everything" action (patch by Ovidiu Gheorghioiu).
* start refactoring scrollback data using new getLineData() function.
* demote recent change to Debian #252873 fix to experimental, ifdef'd out as
EXP_BOGUS_FG (Debian #522141).
* work around groff mapping of ASCII quotes using macros (requested by
Reuben Thomas based on Colin Watson advice, fixes Debian #378700).
* correct symbol used for default of allowWindowOps which was DEF_ALLOW_FONT
rather than DEF_ALLOW_WINDOW (report by Matthieu Herrb).
* amend fix for tek4014 from patch #243 to make it only apply to the Tek
Options menu.
* Bugs fixed:
161489 Make left/right arrows change focus between bookmarks...
592883 Spin cell rendererer problem with double click
478519 GtkTooltip segfaults on NULL gdk-display-current-tooltip.
592003 Shift+click should always modify selection
589195 gtktreeview.c warning
588199 GtkTreeView rendering glitch while using a default sort...
526149 GtkCellRendererAccel editing conflicts with mnemonics
592901 Crash in JPEG pixbuf loader instead of error
592461 preserve errno and use g_strerror
589745 Apply message in GtkAssistant
588943 set correct selection before emitting cursor-changed...
592606 Activate the default button in a respose-request callback
591526 Accelerator keys with <super> modifier also triggered...
588958 Typo in startup-id window property
580511 gdk_x11_atom_to_xatom_for_display translates GDK_NONE...
564695 Pressing enter key in print to file "Name" box does not print
528283 Problems when using PageUp & PageDown to navigate...
534462 Focus issues in file chooser
543310 set_enable_tree_lines doesn't work when a cellrenderer...
* Translation updates:
Brazilian Portuguese
Catalan (Valencian)
Galician
New features since the last stable release, 0.14.0, include:
* Support for PDF blend modes [Benjamin Otte, Carlos Garcia Campos]
* A number of fast paths for ARM NEON [Jeff Muizelaar, Jonathan
Morton, Siarhei Siamashka, Ian Rickards]
* Support for PIXMAN_REPEAT_REFLECT for images [Thomas Jaeger]
* New image formats:
a2r10g10b10, x2r10g10b10 [Ben Skeggs]
b8g8r8a8, b8g8r8x8 [Mike Kettenis]
* Support for MMX and SSE2 on Sun compilers and Solaris [Alan
Coopersmith]
* Support for SSE2 on Windows x64 [George Yohng]
Also new in this release:
* A reorganisation of pixman's internals to make future development
and maintenance easier [Søren Sandmann Pedersen]
* A substantial expansion of pixman's test suite [Siarhei Siamashka]
Thanks to everyone who contributed to pixman 0.16.0, including Adam
Jackson, Adrian Bunk, Alan Coopersmith, Andre Tupinamba, Ben Skeggs,
Benjamin Otte, Carlos Garcia Campos, Chris Wilson, George Yohng,
Guillaume Letellier, Ian Rickards, Jeff Muizelaar, Jonathan Morton,
Loïc Minier, Luca Barbato, M Joonas Pihlaja, Magnus Kessler, Makoto
Kato, Mark Kettenis, Michel Dänzer, Miha Vrhovnik, Siarhei Siamashka,
Søren Sandmann Pedersen, Thomas Jaeger, and William Bonnet.
New release for a function I should have exposed from libdrm a long time
ago. It lets us fix ARB_oq support, and I needed it for
ARB_map_buffer_range.
Alex Deucher (3):
Add R600_SCRATCH_REG_OFFSET to radeon_drm.h
Add RADEON_INIT_R600_CP too
radeon: pull in z pipe changes from kernel
Anssi Hannula (1):
link libdrm_intel with -lrt for new use of clock_gettime().
Ben Skeggs (6):
nouveau: drm api 0.0.15, update object header, remove fake
bo support
nouveau: user buffers need to be mappable
nouveau: don't overwrite user-specified bo size needlessly
nouveau: for the moment, assert if we exceed some reloc limits
nouveau: support for copy-less pushbuf ioctl
nouveau: fix a thinko in copyless pushbuf ioctl
Christoph Brill (1):
Filter radeon pkgconfig file as do intel and nouveau
Dave Airlie (4):
radeon: don't map/unmap explicitly.
libdrm_radeon: add tiling support
radeon: fix GTT writing space check
radeon: fix bo wait at map time.
Eric Anholt (2):
Add drm_intel_bo_busy to query whether mapping a BO would block.
Bump to version 2.4.13 for release.
Jakob Bornecrantz (1):
Kill last remnant of replacefb ioctl
Maarten Maathuis (1):
libdrm/nouveau: unmap before ufree means nvbo->sysmem != NULL,
which inbalances cpu_prep/cpu_finish
Michel Dänzer (2):
libdrm_radeon: Always wait for BO idle in bo_map.
Revert "libdrm_radeon: Always wait for BO idle in bo_map."
Pauli Nieminen (4):
libdrm/radeon: Update head of linked list not to point freed
memory.
libdrm_radeon: Fix loops so that compiler can optimize them.
libdrm_radeon: Optimize copy of table to cs buffer with
specialized call.
radeon: add support for busy/domain check interface.
Just a few packaging changes and cleanups.
Alan Coopersmith (1):
Add README with pointers to mailing list, bugzilla & git repos
James Cloos (1):
Replace static ChangeLog with dist-hook to generate from git log
Matthieu Herrb (1):
nuke RCS Ids
Paulo Cesar Pereira de Andrade (1):
Janitor: make distcheck, compiler warnings, extra .gitignore files.
Peter Hutterer (1):
libXcursor 1.1.10
Improved file locking for file systems w/o support for hardlinks. Other than
that one general packaging cleanup, removal of some really old kerberos
code.
Alan Coopersmith (1):
Restore FamilyKrb5Principal definition
Jeremy Huddleston (1):
Make file locking more robust for network shares like AFP
Paulo Cesar Pereira de Andrade (2):
Janitor: Correct make distcheck and remove extra .gitignore file.
Remove old api kerberos.
Peter Hutterer (1):
libXau 1.0.5
No protocol changes, packaging changes only.
Julien Cristau (1):
Bump to 2.0.4
Paulo Cesar Pereira de Andrade (1):
Janitor: Correct make distcheck and dont distribute autogen.sh
Peter Hutterer (4):
Remove RCS tags
Move xf86dristr.h to xf86driproto.h for consistency with other modules.
Remove Xfuncproto.h include.
Bump to 2.1.0
No protocol changes, packaging changes only.
Alan Coopersmith (1):
renamed: .cvsignore -> .gitignore
James Cloos (2):
Add *~ to .gitignore to skip patch/emacs droppings
Replace static ChangeLog with dist-hook to generate from git log
Paulo Cesar Pereira de Andrade (1):
Janitor: Correct make distcheck and dont distribute autogen.sh
Peter Hutterer (4):
Rename xf86bigfstr.h to xf86bigfproto.h for consistency with other modules.
Remove RCS tags
Remove server-specific declarations.
xf86bigfontproto 1.2.0
No protocol changes, packaging changes only.
Alan Coopersmith (1):
renamed: .cvsignore -> .gitignore
James Cloos (2):
Add *~ to .gitignore to skip patch/emacs droppings
Replace static ChangeLog with dist-hook to generate from git log
Paulo Cesar Pereira de Andrade (1):
Janitor: Correct make distcheck and dont distribute autogen.sh
Peter Hutterer (3):
Remove RCS tags
Rename xcmiscstr.h to xcmiscproto.h for consistency with other modules.
xcmiscproto 1.2.0
No protocol changes, packaginc changes only.
Unlike the other protocol modules, this one hasn't seen the Xlib header
cleanup. If you want to untangle this, be my guest.
Alan Coopersmith (1):
renamed: .cvsignore -> .gitignore
James Cloos (2):
Add *~ to .gitignore to skip patch/emacs droppings
Replace static ChangeLog with dist-hook to generate from git log
Paulo Cesar Pereira de Andrade (1):
Janitor: Correct make distcheck and dont distribute autogen.sh
Peter Hutterer (2):
Remove RCS tags
videoproto 2.3.0
Some warning fixes, documentation update.
Alan Coopersmith (1):
Add README with pointers to mailing list, bugzilla & git repos
Paulo Cesar Pereira de Andrade (1):
Janitor: Correct sparse warnings.
Peter Hutterer (1):
libICE 1.0.6
Packaging changes only.
Alan Coopersmith (1):
renamed: .cvsignore -> .gitignore
James Cloos (2):
Add *~ to .gitignore to skip patch/emacs droppings
Replace static ChangeLog with dist-hook to generate from git log
Paulo Cesar Pereira de Andrade (1):
Janitor: Correct make distcheck and dont distribute autogen.sh
Peter Hutterer (2):
Remove RCS tags
fontsproto 2.1.0
No protocol changes, packaging changes only.
Alan Coopersmith (1):
renamed: .cvsignore -> .gitignore
James Cloos (2):
Add *~ to .gitignore to skip patch/emacs droppings
Replace static ChangeLog with dist-hook to generate from git log
Paulo Cesar Pereira de Andrade (1):
Janitor: Correct make distcheck and dont distribute autogen.sh
Peter Hutterer (3):
Remove RCS tags
Move Xeviestr.h to evieproto.h for consistency with other modules.
evieproto 1.1.0
One documentation update, the rest are just packaging changes.
Gaetan Nadon (1):
damageproto: use XORG_CHANGELOG macro to create ChangeLog. #22611
James Cloos (2):
Add *~ to .gitignore to skip patch/emacs droppings
Replace static ChangeLog with dist-hook to generate from git log
Owen Taylor (1):
Document that 'parts' may be None for DamageSubtract
Peter Hutterer (2):
Remove RCS tags
damageproto 1.2.0
No changes to the protocol itself, packaging changes only.
Alan Coopersmith (1):
renamed: .cvsignore -> .gitignore
James Cloos (2):
Add *~ to .gitignore to skip patch/emacs droppings
Replace static ChangeLog with dist-hook to generate from git log
Paulo Cesar Pereira de Andrade (1):
Janitor: Correct make distcheck and dont distribute autogen.sh
Peter Hutterer (3):
Remove RCS tags.
Move bigreqstr.h to bigreqsproto.h.
Arnaud Fontaine (5):
icccm: use xcb_gravity_t when possible and cosmetic changes
Check for ssize_t in configure for xcb-util-common.h
event: update to libxcb 1.4
event: fix compiler warning due to missing include for memset
Bump version to 0.3.6
Julien Danjou (4):
icccm: fix atoms_len with new libxcb
xcb-property: fix bad comment
icccm: typo fix
icccm: add xcb_get_wm_protocols_from_reply
Mikhail Gusarov (1):
Typo in configure.ac
Nothing exciting, only packaging changes.
Alan Coopersmith (1):
renamed: .cvsignore -> .gitignore
James Cloos (2):
Add *~ to .gitignore to skip patch/emacs droppings
Replace static ChangeLog with dist-hook to generate from git log
Paulo Cesar Pereira de Andrade (1):
Janitor: Correct make distcheck and dont distribute autogen.sh
Peter Hutterer (2):
Remove RCS tags.
resourceproto 1.1.0
A few long-waiting packaging fixes, one man page fix.
The screensaver.h header file was moved from the scrnsaverproto module to
here, clients should not be affected though.
Packaging-only update, no changes to the protocol itself since version
1.1.0. Notably is the removal of the scrnsaver.h header which was moved to
the libXScrnSaver module.
is no formal dependency of this pkg, so the outcome is not deterministic.
Assume instead that the X server is at ${X11BASE}/bin/X.
fixes PR pkg/41319 by Jared D. McNeill
bump PKGREVISION
- A new test program for compositing operators [Siarhei Siamashka]
- Bugs and performance fixes [Benjamin Otte, Chris Wilson,
Andre Tupinamba, Soren Sandmann]
Federico Mena Quintero (1):
bfo#22864 - grab the server around all modifications to CRTCs
Matthias Hopf (3):
Report program version as well with --version.
Fix missing prototype warning.
Bump to 1.3.1
Éric Piel (1):
xrandr: Document --nograb option
Bob Long (1):
Fix black screen after resume from hibernate.
Micah Dowty (1):
An imperfect fix for Xinerama state changes without a mode change
Philip Langdale (1):
Bump for 10.16.7 Release.
Adam Jackson (1):
Attempt VBE PanelID if DDC fails
Dave Airlie (3):
vesa: update for resources/RAC API removal
vesa: change to using ABI version check
vesa: bump for release 2.2.1
Peter Hutterer (1):
Update to xextproto 7.1 support.
Adam Jackson (2):
Remove useless loader symbol lists.
tseng 1.2.2
Alan Coopersmith (2):
Remove xorgconfig & xorgcfg from See Also list in man page
Add README with pointers to mailing list, bugzilla & git repos
Adam Jackson (2):
Remove useless loader symbol lists.
trident 1.3.2
Alan Coopersmith (2):
Remove xorgconfig & xorgcfg from See Also list in man page
Add README with pointers to mailing list, bugzilla & git repos
Chris Ball (2):
Build fix: set EXA_DRIVER_KNOWN_MAJOR=3
Revert "Build fix: set EXA_DRIVER_KNOWN_MAJOR=3"
Dave Airlie (3):
trident: update for resources/RAC API removal
trident: change to using ABI version check
bump to 1.3.3 for release
Peter Hutterer (1):
Update to xextproto 7.1 support.
Adam Jackson (1):
Remove useless loader symbol lists.
Alan Coopersmith (3):
Remove xorgconfig & xorgcfg from See Also list in man page
Make sisRegs3D4 big enough to hold all values written to it
Correct bounds check of blitClip array access
Chris Ball (2):
Build fixes for EXA3
Revert "Build fixes for EXA3"
Dave Airlie (3):
sis: update for resources/RAC API removal
sis: change to using ABI version check
sis: bump for release 0.10.2
Peter Hutterer (1):
Update to xextproto 7.1 support.
Adam Jackson (2):
Remove useless loader symbol lists.
siliconmotion 1.7.2
Alan Coopersmith (1):
Fill in COPYING file, add SubmittingPatches URL to README
Francisco Jerez (5):
Probe the amount of installed memory by trial and error on SM712.
Fail gracefully when the specified virtual screen doesn't fit in RAM.
Widen the pixel clock readjust interval for SM712.
Program MCLK/MXCLK on startup for a secondary SM502.
Fix EXA rotation for SM502 at 32bpp (bug 22432).
Dave Airlie (4):
siliconmotion: update for resources/RAC API removal
siliconmotion: change to using ABI version check
update for 1.7.3
fix build after headers moved
Peter Hutterer (1):
Update to xextproto 7.1 support.
Adam Jackson (2):
Remove useless loader symbol lists.
savage 2.3.0
Alan Coopersmith (2):
Remove xorgconfig & xorgcfg from See Also list in man page
Add README with pointers to mailing list, bugzilla & git repos
Alex Villacís Lasso (9):
Bug #18378: Use xfVillKeyHelperDrawable if available.
Fix EXA Copy
Document the existence of the IgnoreEDID option
YUV packed buffer and YV12 planar buffer (if required) are now separate allocations
Add AGPforXv Option
EXA: UTS Optimization
Fix crash by null pointer access when DRI is not available.
Implement use of Mastered Image Transfer through AGP for UploadToScreen EXA acceleration.
Do not use XAAGetCopyROP outside of XAA-specific code
Chris Ball (3):
Build fix: EXA now requires -DEXA_DRIVER_KNOWN_MAJOR=3
configure: use AC_DEFINE instead of shell substitution
Revert EXA 3 build fix.
Tormod Volden (1):
Savage: Do not add panel modes when there is no panel
Dave Airlie (4):
savage: update for resources/RAC API removal
savage: change to using ABI version check
savage: move abi check down for RAC
savage: bump for release 2.3.1
Peter Hutterer (1):
Update to xextproto 7.1 support.
Adam Jackson (2):
Remove useless loader symbol lists.
s3virge 1.10.3
Alan Coopersmith (2):
Remove xorgconfig & xorgcfg from See Also list in man page
Add README with pointers to mailing list, bugzilla & git repos
Dave Airlie (4):
s3virge: update for resources/RAC API removal
s3virge: change to using ABI version check
s3v: add include to ABI version
s3virge: bump for release 1.10.4
Peter Hutterer (1):
Update to xextproto 7.1 support.
Adam Jackson (2):
Remove useless loader symbol lists.
s3 0.6.2
Alan Coopersmith (2):
Add README with pointers to mailing list, bugzilla & git repos
Raise minimum xorg-server required to 1.4 for miGetPointerPosition
Evgeny M. Zubok (4):
shadowFB option. Interlace mode support. Close bug #14999.
Trio64V+ now using NewMMIO. Enable Xv for Trio64V+ and Trio64UV+
Add manual page.
Revert the using of BIOS defaults for the VRAM/DRAM timings
Adam Hoka (1):
Handle libpciaccess errors more gently and report any problems
Dave Airlie (5):
s3: switch to using config pci entity instead of active
s3: remove unneeded include
s3: fixup resources under pci access
s3: change to using ABI version check
s3: bump for release 0.6.3
Alan Coopersmith (2):
Remove xorgconfig & xorgcfg from See Also list in man page
Add README with pointers to mailing list, bugzilla & git repos
Dave Airlie (3):
r128: update for resources/RAC API removal
r128: change to using ABI version check
r128: bump for release 6.8.1
Gaetan Nadon (1):
Use XORG_CHANGELOG macro to create ChangeLog. #22611
John Nielsen (1):
R128: fix zaphod dualhead after libpciaccess switch
Matthieu Herrb (2):
Kill bare RCS id.
Don't de-reference a NULL pointer in R128FreeScreen in the error path.
Peter Hutterer (1):
Update to xextproto 7.1 support.
Aaron Plattner (6):
Fix a dumb typo in the chip name entry for the GeForce 9800 GTX+
More chip names.
New chip support.
Fix modesets on certain GPUs that were broken by the previous commit.
More new chips
Bump to 2.1.14
Adam Jackson (1):
Remove useless loader symbol lists.
Yinan Shen (1):
G80: Fix incorrect I2C port access for ports above 3.
Adam Jackson (2):
Remove useless loader symbol lists.
neomagic 1.2.3
Alan Coopersmith (1):
Remove xorgconfig & xorgcfg from See Also list in man page
Dave Airlie (4):
neomagic: remove unneeded include
neomagic: update for resources/RAC API removal
neomagic: change to using ABI version check
neomagic: bump for release 1.2.4
Adam Jackson (4):
Remove redundant MGAuseI2C macro
Normalize DDC for the second head.
Do E-EDID if built against a server that supports it.
Remove useless loader symbol lists.
Alan Coopersmith (1):
Fill in COPYING file, add SubmittingPatches URL to README
Dave Airlie (3):
mga: update for resources/RAC API removal
mga: change to using ABI version check
mga: bump for release 1.4.11
Gaetan Nadon (1):
xf86-video-mga: use XORG_CHANGELOG macro to create ChangeLog. #22611
Alan Coopersmith (2):
Doublecheck pictFormat is a supported format
Fill in COPYING file, add SubmittingPatches URL to README
Dave Airlie (3):
mach64: update for resources/RAC API removal
mach64: change to using ABI version check
mach64: bump for release 6.8.2
Peter Hutterer (1):
Update to xextproto 7.1 support.
We are pleased to present this major release of the xf86-video-intel
driver. This release is very similar to the 2.7.99.902 release
candidate but includes a couple of additional bug fixes, (for bugs
#22760 and @22483).
Compared to the 2.7 releases this driver contains several new features
and many bug fixes. The driver now depends on X server 1.6 or later,
and eliminates several obsolete code paths, (XAA and EXA removed in
favor of UXA, DRI1 support eliminated). The driver certainly will work
best with an i915 module from a recent kernel (2.6.31) and with
kernel-modesetting (KMS, specified by loading i915 with the option
"modeset=1").
Adam Jackson (2):
Remove useless loader symbol lists.
i740 1.3.1
Alan Coopersmith (2):
Fill in COPYING file
Documentation update
Dave Airlie (5):
i740: fixup for rac/resources
Revert "i740: fixup for rac/resources"
i740: fix rac/resources properly
i740: change to using ABI version check
i740: bump for release 1.3.2
Adam Jackson (2):
Remove useless loader symbol lists.
i128 1.3.2
Alan Coopersmith (1):
Remove xorgconfig & xorgcfg from See Also list in man page
Chris Ball (1):
Build fix for EXA 3
Mark Kettenis (2):
Properly unmap things with libpciaccess.
Fix endianness bugs in cursor realization code.
Thomas Jaeger (1):
CheckComposite: Add a few checks
Dave Airlie (3):
i128: update for resources/RAC API removal
i128: change to using ABI version check
i128: bump for release 1.3.3
Adam Jackson (2):
Remove useless loader symbol lists.
glint 1.2.3
Alan Coopersmith (2):
Remove xorgconfig & xorgcfg from See Also list in man page
Add README with pointers to mailing list, bugzilla & git repos
Mark Kettenis (5):
Fix for big-endian machines.
Only map a 64k block of registers.
Fix DDC probe.
Disable int10 code if __sparc__.
Don't set the default depth to 8bpp.
Dave Airlie (3):
glint: update for resources/RAC API removal
glint: change to using ABI version check
glint: bump for release 1.2.4
Peter Hutterer (1):
Update to xextproto 7.1 support.
Adam Jackson (2):
Remove useless loader symbol lists.
cirrus 1.3.1
Dave Airlie (1):
cirrus: add inputstr.h explicitly
Dave Airlie (3):
cirrus: update for resources/RAC API removal
cirrus: change to using ABI version check
cirrus: bump for release 1.3.2
Dave Airlie (4):
ast: remove unneeded includes for RAC/resource
ast: update for resources/RAC API removal
ast: change to using ABI version check
ast: bump for release 0.89.9
Adam Jackson (1):
Compile with INPUT ABI 7.
Matthias Hopf (1):
Remove ModuleInfoRec and associated bits.
Peter Hutterer (1):
Needed by newer X servers, otherwise the module data is
invisible and a dlopen error occurs.
Shelley Gong (1):
Turn off built-in fallback-to-mouse-driver mechanism.
Alan Coopersmith (6):
Fix libICE build after code motion in d192bac409...
Constify string argument to is_numeric
Constify path argument to trans_mkdir()
xfs segfaults in _FontTransSocketReopen when cloning itself
Fix ifdef checks for SVR4 to do the right thing on Solaris
Version 1.2.4
Benjamin Close (2):
Revert "Fix "XXX declared 'static' but not defined""
Update is_numeric base on the declaration change in
389e01fb51ba2d708015e27d8fc17c88a0e55802
Paulo Cesar Pereira de Andrade (1):
Janitor: Correct make distcheck and compiler warnings.
Tomas Carnecky (2):
Fix "warning: format not a string literal and no format arguments"
Fix "XXX declared 'static' but not defined"
Adam Jackson (1):
Remove useless loader symbol lists.
Alan Coopersmith (1):
Remove xorgconfig & xorgcfg from See Also list in man page
Dave Airlie (3):
apm: update for resources/RAC API removal
apm: fix up ABI properly
apm: bump for 1.2.2 release
Julien Cristau (1):
Typo fix
Peter Hutterer (1):
Update to xextproto 7.1 support.
Adam Jackson (1):
Avoid memcpy(foo, NULL, n), that's just nonsense.
Alan Coopersmith (1):
Add README with pointers to mailing list, bugzilla & git repos
Caolan McNamara (1):
Bug #17644: Fix valgrind warning in _SmcProcessMessage
Diego Elio 'Flameeyes' Pettenò (1):
Use FreeBSD uuid functions when available.
Julien Cristau (2):
If we don't have libuuid, build without it instead of failing
Typo fix
Paulo Cesar Pereira de Andrade (2):
avoid gcc warnings for libSM
Janitor: ansification, make distcheck, compiler warnings.
Rémi Cardona (1):
libSM 1.1.1, update libtool version
to give useful information, just spotted an obvious case where data
passed from subclasses are used for malloc() unchecked, so added a check.
I can't claim that the CVE report is fixed because it is not clear what
it is about, but it seems that this fixes an issue.
bump PKGREVISION