Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Adam Jackson (2):
Don't sleep(0.3) on shutdown.
mouse 1.3.0
Alan Coopersmith (1):
Update Emulate3Button default in mouse man page to cover
Emulate3ButtonsSoft
Matthieu Herrb (1):
Makefile.am: nuke RCS Id
Peter Hutterer (1):
Bug #13144: Don't flush buttons, release events can cause
paste events.
|
|
1.3.1:
Adam Jackson (1):
keyboard 1.3.1
Paulo Cesar Pereira de Andrade (1):
Don't send events in DEVICE_INIT, only after DEVICE_ON.
1.3.0:
Adam Jackson (2):
Don't sleep(1) on VT entry.
keyboard 1.3.0
Alan Coopersmith (4):
Update kbd man page to say it has replaced keyboard driver now.
Use $(XKBPATH) for xkb file path in man page
Revert previous attempts to sync lock state & LEDs
Correct COPYING file and note which notices apply to which code/OS'es
Daniel Drake (1):
Bug 11026: xf86-input-keyboard COPYING file
David Marx (1):
Sun bug #6425775 Xserver is blocked when a program rings keyboard-bell
Julien Cristau (1):
Remove the legacy keyboard driver's manpage
Matej Kosik (1):
Add information & example of XKB options to man page
Matthieu Herrb (2):
Fix parameters order for printWsType().
Makefile.am: nuke RCS Id
Paulo Cesar Pereira de Andrade (1):
Alternate patch to preserve NumLock & CapsLock leds at X Server startup.
Samuel Thibault (1):
lnx: Automatically inherit the vt's numlock and capslock
status (Bug #2243)
|
|
Alan Coopersmith (3):
Remove Xserver API for security extension (#ifdef _SECURITY_SERVER) [Will
Remove Xserver API for appgroup extension [Will break Xorg server builds
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
Peter Hutterer (3):
Add XGE header files and protocol description.
Xge: replace copyrights with standard format from xserver COPYING.
Bump to 7.0.3.
|
|
Aaron Plattner (8):
Bug #14885: Add missing static keywords.
I win at C.
Sort the IsSupported table.
Fix a few startup bugs.
More G80s.
Add an option to allow validation of dual-link DVI modes.
Yet more G80s.
Bump to 2.1.9.
Matthieu Herrb (1):
Makefile.am: nuke RCS Id
|
|
Alan Hourihane (1):
avoid checking for fds_bits on mingw
Colin Harrison (2):
Use winsock2.h
Use Sleep() instead of sleep() on windows
James Cloos (2):
Fix typo in XF86Keysym.h
Add more dead key syms
Jeremy Huddleston (3):
Apple: Cleaned up some Apple definitions
Apple: Define _DARWIN_C_SOURCE otherwise _XOPEN_SOURCE,
_POSIX_SOURCE, or _POSIX_C_SOURCE will cause fd_mask to not
be defined due to the strict namespace
Apple: Added a comment to explain _DARWIN_C_SOURCE
Markus Kuhn (1):
Added comment to slightly discourage the definition of ever
more Unicode keysyms
Peter Hutterer (2):
Add GenericEvent and xGenericEvent definitions.
Bump to 7.0.13.
|
|
changes: bugfixes
|
|
control-center and others)
|
|
changes:
-Do not install the translation
-Improvemented scrollbars and menus in Redmond
-translation updates
|
|
changes: translation updates
|
|
changes:
-Fix the launching of the gnome-keyboard-properties dialog from the
access applet
-documentation/translation updates
|
|
changes:
-fix warnings
-translation updates
|
|
changes:
-accessibility UI fix
-translation updates
|
|
changes:
-UI fixes
-clock applet: Accept Google URI for Google calendars appointments
-bugfixes
-translation updates
|
|
changes:
-bugfixes
-translation updates
|
|
Fixes CVE-2008-1142.
|
|
"Delete duplicate B32's in xRRScreenChangeNotifyEvent".
Bump PKGREVISION.
ok joerg@
|
|
with snprintf(). But why not, eh?
|
|
|
|
does the Right Thing(tm) with render acceleration.
rendercheck is a program to test a Render extension implementation against
separate calculations of expected output.
Tests currently include:
- Destination coordinates correctness
- Source coordinates correctness
- Transformed (FilterNearest) source coordinates correctness.
- Composite with and without mask (with/without component alpha), with 1x1
repeating Pictures and 10x10 Pictures.
- Linear gradients
- Repeating sources/masks at POT and non-POT sizes
- Some regression tests for bugs from freedesktop.org bugzilla.
|
|
many packages used to use ${PAX}. Use the common way of directly calling
pax, it is created as tool after all.
|
|
patches to add it). Drop pax from the default USE_TOOLS list.
Make bsdtar the default for those places that wanted gtar to extract
long links etc, as bsdtar can be built of the tree.
|
|
The main new feature is support for user defined formulae.
|
|
|
|
Xvidtune is a client interface to the X server video mode extension
(XFree86-VidModeExtension). It can show current video mode, switch the
video mode and interactively adjust current video mode.
|
|
|
|
|
|
|
|
|
|
* Switched to use LGPL 3 and GPL 3.
* Report more controls as being flipped. (NSTextField,
NSTableHeaderView, NSSlider, NSProgressIndicator, NSButton)
NSTabView is still missing.
* In NSAffineTransform use optimized primitive methods from base.
* Add font attribute fixing to NSAttributedString. To allow for the
output of glyphs not present in the current font.
* Optimized the validation of edited cells.
|
|
* Add DPSshfill for all backends. Better handling of X event times.
|
|
|
|
If including <pthread.h>, it is mandatory to compile with -pthread.
|
|
|
|
* Backported FXTopWindow resize() and position() fixes from FOX 1.7.
* Fixed GCC 4.3 warning in FXArray header file.
* Made internal data arrays static to prevent global name clashes on some compilers.
* Fixed uninitialized variable in FXFileDict.
|
|
Adam Jackson (2):
Unset session environment variables so startx works within a running session.
xinit 1.0.9
Alan Coopersmith (3):
Use od on /dev/random to generate cookie on Solaris
Check for proper cookie creation on all platforms
Use /bin/ksh instead of /bin/sh on Solaris
Jeremy C. Reed (1):
Use /dev/urandom for cookie it it exists
Jeremy Huddleston (14):
Apple: Fixed issue where display would not be passed correctly to the server if nolisten tcp was enabled.
Apple: Execute /usr/X11/bin/privileged_startx if it's present
Apple: Renamed LaunchAgent to org.x.startx to distinguish it from the org.x.X11 application
Correctly handle users with spaces in $HOME
Apple: privileged_startx is in XINITDIR
Apple: We renamed font_cache.sh to font_cache for better consistency... Changing startx to work with this
Apple: Wait for privileged_startx to finish, so we don't race to create /tmp/.X11-unix
Apple: Added privileged_startx
Apple: Fixed make dist to include a missing header and not include generated sources
Cleaned up handling of defaultserver{,args}
Apple: Use CFProcessPath instead of argv[0] trick.
Apple: Added some OSX version protection, so this will still compile on Tiger and below.
Apple: No need for these bits being here in xinit as of xserver-1.4.0-apple9
Apple: Don't need to spew unneccessary 'directory exists' messages.
Matthieu Herrb (2):
OpenBSD: use openssl rand -hex 16 to generate the cookie.
Replace sprintf() and strcpy() with snprintf().
|
|
Adam Jackson (2):
Ignore errors from xf86misc rather than crashing out.
xdpyinfo 1.0.3
Alan Coopersmith (1):
X.Org bug #10616: Add all the X info commands to See Also in man page
James Cloos (1):
Add missing PHONY line for automatic ChangeLog generation
Julien Cristau (1):
Handle XExtension{Keyboard,Pointer}, added in inputproto 1.4
|
|
":0" might not belong to current user. This fixes CVE-2008-1142.
|
|
|
|
The xfd utility creates a window containing the name of the font being
displayed, a row of command buttons, several lines of text for display-
ing character metrics, and a grid containing one glyph per cell.
The characters are shown in increasing order from left to right, top to
bottom.
This is the version of xfd maintained by Xorg.
|
|
|
|
|
|
to 1.2.
|
|
This is the VMware virtual mouse driver for the modular Xorg server.
|
|
This enables Xvideo support in vmware.
|
|
|
|
# so just pretend to have them to keep configure happy.
This is PR pkg/37912.
|
|
pkgsrc changes:
Link with -lm, since the program uses fabs(). This failed on Linux of all
platforms. NetBSD happens to have fabs() in libc, but the manpage states
that -lm should be linked in, so do it for all platforms.
Changes:
Update COPYING
Add *current and +preferred to the --verbose output
When invoked with no option, xrandr dumps existing modes
Allow the same output to be specified several times on the command line
Clarify the ability to manipulate multiple outputs in the manpage
Verify crtc against previous config.
Always reset other outputs using the best crtc.
Add xrandr test suite.
Improved test script.
Use IDs for mode selection instead of hand-crafted <w>x<h>@<r> strings.
More tests for ambiguous xrandr output.
Some minor issues in test case fixed.
Be more robust in test case if mode database is borked.
Add more tests, mostly regarding crtc switching and uncloning.
Add informational output for known issues.
Add another test known to fail.
|
|
|
|
if no filename given, but this isn't true with the native HP compiler, so
teach them to use '-' explicitly.
XXX using cpp(1) to postprocess manpages is ugly, most of the other X.org
packages seem to have been converted to use sed(1).
|