Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
caught by pkglint
|
|
|
|
|
|
and also due to volume, put it in its own file.
|
|
|
|
1.7.2
Return proper default for unknown values in pInfo->device_control
No need to merge NULL options list with existing options
sun_mouse.c: Ensure vuidMouse setup routines are called for protocol "Auto"
Fix wrong read Protocol and Device from xorg.conf
Avoid NULL pointer dereference in autoProbeMouse if proto == PROT_UNSUP
Mark symtab_t.name in pnp.c as const to fix gcc -Wwrite-strings warnings
sun_mouse.c: remove unused variables
1.7.1:
Fix OSMouse OS-defined protocol support
Fix Hurd mouse driver with XInput ABI before 12
Fix Solaris issues with new ABI12 init process
1.7.0:
Fix BSD issues with new ABI12 init process
1.6.99.901:
Replace libc wrappers to xcalloc and friends with libc calls
Remove unused declaration of MouseUnInit
Remove out-of-date comment
XI86_POINTER_CAPABLE is gone from the server
Replace LocalDevicePtr with InputInfoPtr
Don't try to call conversion_proc anymore
Remove refcnt field from InputDriverRec
Assume ABI_XINPUT_VERSION 4 or higher
Remove unused define NEED_X86_TYPES
Remove includes for protocol headers
Remove if 0'd out model
Remove a bunch of unnecessary log prints
Remove unused branch from if 1 condition
De-duplicate Option "Device" handling
Use single exit path for PreInit
Move protocol ID detection into a separate function
Remove convoluted do { } while loop
Move a statement down to have all allocations close together
Remove a bunch of unused fields from the MouseRec
Rename xf86OSmouse.h to mouse.h
Remove random History comment
Rename xf86OSMouseInit to OSMouseInit
Remove write-only field mouseFlags
Use pInfo->options instead of conf-idev
ABI 12 requires per-valuator modes
Adjust to new Input ABI 12
Add ABI checks around XI86_CONFIGURED uses in OS-specific PreInits
Various manpage fixes
1.6.0:
Several driver modules do not have a ChangeLog target in Makefile.am #23814
INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
Plug minor memory leak
Silence sed substitutions in make output
configure.ac: remove unused sdkdir=$(pkg-config...) statement
Update Sun license notices to current X.Org standard form
config: remove unused -I$(top_srcdir)/src directive
Solaris: Handle ENODEV & other errors from VUID protocol mice
Bug 10866 - serial Genius NetScroll+ autodetection
README: fix linuxdoc content
README: update text content from sgml content
Remove unused SCO driver files
Various config fixes
config: Upgrade X.Org macros to 1.4 for INSTALL file copying
config: update AC_PREREQ statement to 2.60
README: keep the text version of README, discard the sgml version
config: upgrade to util-macros 1.8 for additional man page support
Purge macro NEED_EVENTS
xf86-input-mouse: Update sun_mouse devPrivates code #29049
Do not return the address of a local buffer
Check for NULL currentMode in vuidMouseSendScreenSize()
Sun's copyrights belong to Oracle now
MouseCtrl doesn't need to save values we never use
Fix mouse data buffering
Fix build warning
Bring README a little closer to the current state of reality
1.5.0:
Fix crashes due to MouseBlockHandler/MouseWakeupHandler with invalid devices
Require macros 1.3 for XORG_DEFAULT_OPTIONS
1.4.99.1:
Require xorg-server 1.5.99.901 or higher
Remove xf86-misc extension related code
Remove ModuleInfoRec and associated bits
Protect against ABI_XINPUT_VERSION 7
Conditionally declare some variables that are only used conditionally
Allow 0 as wheel emulation button for unconditional scrolling (#20529)
Restrict wheel emulation to a single axis at a time
sun_mouse: Check if streams module is already on the stack before pushing it
Remove check for OS/2
sun_mouse: Don't try calling ioctls if mouse fd wasn't opened
signed/unsigned fixes for delta x,y movement
|
|
|
|
This is an unscheduled bugfix release to fix a signficant memory leak in hgweb.
bookmarks: catch the proper exception for missing revisions
help: add reference to template help (issue3413)
help: added description for the web.collapse setting
largefiles: fix commit of both largefiles and non-largefiles (issue3354)
parsers: fix refcount leak, simplify init of index (issue3417)
|
|
|
|
|
|
|
|
|
|
mercurial-2.2.1, sfxr-1.2.1.
|
|
|
|
|
|
|
|
(with +=, not ?=)
caught by pkglint
|
|
|
|
|
|
caught by pkglint
|
|
|
|
1.6.1:
Remove calls to xf86IsPc98
Return proper default for unknown values in pInfo->device_control
Man page fixes
1.6.0:
Various manual page fixes
1.5.99.901:
Adjust to input ABI 12
Require server 1.4 or later
Remove paranoia about event processing during suspend
Remove unused code and variables
bsd: Include fix
linux: warning fixes
Remove unused OpenBSD PCCONS code
Make key codes for Sun Japanese keyboard match xkb-config mappings
Fix default options for PC98
bsd: Fix print wscons type keyboard for Sun5
Do not print values of variables XkbRules etc. twice
Remove random History comment and OS_KBD_VERSION_CURRENT
Replace deprecated xfree/xcalloc with free & calloc
Remove unused PROT_XQUEUE and PROT_USB
Remove unused bell_pitch and bell_duration
lnx: Fix detect CustomKeycodes for __powerpc__
Do not print values of Protocol twice
Cleanup set the value of CustomKeycodes
Removed unnecessary code, since ABI_XINPUT_VERSION >= 2
1.5.0:
Various documentation and configuration fixes
Silence sed substitutions in make output
Various configure and pkg-config fixes
Missing #ifdef for PCCONS
Remove unused SCO driver files
upgrade to util-macros 1.8 for additional man page support
sun_kbd: Add mappings for Hangul and Hanja keys on Korean keyboard
Remove unused keyboardOptions
Various code cleanups
Sun's copyrights now belong to Oracle
1.4.0:
Require macros 1.3 for XORG_DEFAULT_OPTIONS
Don't use XKB_DFLT_RULES from the server
Remove now un-used autorepeat field
1.3.99.1:
Fix return type issues, remove unused variables, clear compiler warnings
Add note on hal-based configuration to man page
Add README with pointers to mailing list, bugzilla & git repos
Switch to new XKB API, remove all "noXkb" handling
Use XKB_DFLT_RULES from xorg-server.h for default xkb rules filename
Remove SpecialKey handling
Remove leftover ifdef XINPUT
Remove special support for Panix106 (SVR4 derivative)
Remove ModuleInfoRec
Remove autorepeat
nec/jp layout is just "jp" these days.
No more special sun keyboards anymore.
Fix xf86-input-keyboard build on Linux/sparc
Return BadValue if the server failed to init the keyboard. (#21278)
Assume Solaris is at least Solaris 8
Solaris keyboard fixes for HAL hotplugging support
Override HKTG & BSlash2 keycodes on Solaris
Sun bug 6852921: Recycling Xorg runs out of file descriptors in kbd driver
sun_kbd: re-open keyboard if needed in KbdOn
sun_kbd: Use HID ioctl variants to get/set direct mode on usbhid devices
sun_kbd: Check if streams module is already on the stack before pushing it
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
days back. PKGREVISION -> 9.
|
|
rename it to match.
|
|
|
|
* Localization message files for Danish and German have been added.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
caught by pkglint
|
|
|
|
|