IABSD.fr/xenocara

Branch :


Log

Author Commit Date CI Message
ebf79542 2011-11-08 12:57:44 Mapping scroll events: on 4 and 5 buttons (vertical scrolling) on 6 and 7 buttons (horizontal scrolling) This is do default xf86-input-mouse, xf86-input-evdev. Also sync manual page. ok matthieu@
25e80ee6 2011-11-08 12:55:26 Correct clean bit for scroll buttons plus small optimisation. ok matthieu@
9272c2f8 2011-11-08 12:53:14 Process only changed button ok matthieu@
4ad39eb2 2011-11-08 12:51:32 Fix memory leak ok matthieu@
35b66ec5 2011-11-07 18:42:32 Replace xf86FindOptionValue on xf86SetStrOption. If option set as "", then xf86FindOptionValue returns "", and xf86SetStrOption returns NULL. ok matthieu@
7fbf1ea7 2011-11-07 18:38:12 Small fix manual page ok matthieu@
c581ee87 2011-11-07 18:36:53 Remove code for ABI_XINPUT_VERSION < 12 ok matthieu@
3d54603d 2011-11-07 18:33:04 Replace xf86Msg on xf86IDrvMsg. The latter provides a standardised message format in the form of driver name: device name: message ok matthieu@
c45d1a0c 2011-11-06 22:00:14 Bring in full Changelog from xdm 1.1.9. For some reason this file was missing many entries.
e406f265 2011-11-06 21:35:46 Update to libpciaccess 0.12.1. Ok kettenis@, shadchin@
a8eeddbe 2011-11-06 16:20:27 Remove prototype wsChangeControl, this is missing in last change
a69bb414 2011-11-06 10:23:14 update
cfdb62bd 2011-11-06 10:21:06 Update to xf86-input-mouse 1.7.1. ok shadchin@
a396addc 2011-11-06 02:03:47 put snapdist in the correct location; as an option, not a bind; Tiago Cunha. ok oga@
5b8540ab 2011-11-05 17:27:35 sync
45d0f348 2011-11-05 15:11:23 sync
b0fa6c8d 2011-11-05 14:55:51 xalloc/xfree -> malloc/free and unifdef XFree86LOADER
6e6a33f5 2011-11-05 14:55:09 xalloc/xfree -> malloc/free
7d75c22b 2011-11-05 14:51:18 unifdef XFree86LOADER, this isn't optional anymore.
40c4e407 2011-11-05 14:40:51 Replace deprecated xalloc/xfree with malloc/free.
7a02c951 2011-11-05 14:32:44 Remove the temporarly hack for xserver post 1.9. In the process the xf86-input-citron driver is disconnected from the build since no one cared to update it for input drivers ABI version 12. Patches are welcome if someone still uses it.
fad3fc95 2011-11-05 14:18:04 Bring back ChangeLog
0e181385 2011-11-05 14:01:47 Update to xf86-input-joystick 1.6.0 for good now.
0dd14d82 2011-11-05 13:54:08 Update to xf86-input-penmount 1.5.0
6a9eba6b 2011-11-05 13:51:49 Update to xf86-input-mutouch 1.3.0
b5ad791d 2011-11-05 13:49:26 Update to xf86-input-hyperpen 1.4.1
4147ddea 2011-11-05 13:47:11 Update xf86-input-fpit to version 1.4.0
e4b75af7 2011-11-05 13:45:13 Update xf86-input-elographics to 1.3.0
4bd8172e 2011-11-05 13:42:40 Update xf86-input-void to 1.4.0
61a7d542 2011-11-05 13:32:40 Update to xserver 1.11.2
11e48bf1 2011-11-05 11:49:01 In make cleandir, force removal of config.status if it's left around after running make distclean.
714d54a9 2011-11-03 13:37:44 Fix Shift+Backspace ok sthen@, matthieu@
489b2ffc 2011-11-02 21:41:59 roff(7) include lines must be ".so man3/foo.3", not ".so foo.3", or the referenced file cannot be found. This got broken during the libXi 1.4.2 update. ok matthieu@
139ccc72 2011-11-02 20:57:07 Remove the imstt driver, which has not been linked to the build for 5 years, and escaped previous purges
b7c47e46 2011-10-31 18:36:06 Use -fPIC consistently with libmesa. fixes build on sparc.
4ce12a6f 2011-10-31 14:00:27 sync
84d60d9b 2011-10-31 14:00:14 Update to xinit 1.3.1
69d22764 2011-10-31 13:55:10 sync
25414d51 2011-10-31 13:54:39 Update to xdpyinfo 1.3.0
ec8a851f 2011-10-31 13:49:18 Update to sessreg 1.0.7
12dde70a 2011-10-30 10:14:50 Update to freetype 2.4.7. This moslty is a bug-fix release for CVE-2011-3256.
e9f704cc 2011-10-27 07:07:39 Fix previous, which left out C sources.
e455438c 2011-10-26 21:48:08 fix build on mips64. problem spotted by todd@.
a25491e7 2011-10-26 21:15:07 Remove extra white space at EOF
988e357f 2011-10-23 16:11:53 sync
07a908c5 2011-10-23 14:04:04 sync
753ca796 2011-10-23 13:59:38 Updated to Mesa 7.10.3
77b69b73 2011-10-23 13:57:36 Build system updates for Mesa 7.10.3
07171336 2011-10-23 13:37:25 Merge Mesa 7.10.3
ecd3bcae 2011-10-23 13:29:21 Import Mesa 7.10.3
c2175230 2011-10-20 06:48:36 Add more paths to cursorpath, themes can now be installed under /usr/local/share/icons and /usr/local/share/pixmaps. ok matthieu@
a0575466 2011-10-18 14:58:36 Fix CVE-2011-4028: File disclosure vulnerability. use O_NOFOLLOW to open the existing lock file, so symbolic links aren't followed, thus avoid revealing if it point to an existing file. Note that xserver on OpenBSD isn't affected by CVE-2011-4029.
6f33ccac 2011-10-17 18:18:38 rename variable to reduce potential for name-space collision. bikesheding and ok oga@.
6d15c8ed 2011-10-16 17:54:07 Some cleanup: * remove trailing whitespace * remove odd pInfo->private = priv * remove wsChangeControl (not used) * remove useless actions in wsControlProc ok matthieu@
d8018cb6 2011-10-16 17:48:26 sync
77a85709 2011-10-16 17:18:56 Update to 2.4.1 ok jasper@, matthieu@
50946683 2011-10-16 10:31:11 sync
66bb8d02 2011-10-12 15:43:50 use xfree instead of free since strings is allocated with xmalloc; from dhill ok oga@
8dc6a657 2011-10-08 13:51:04 Remove paragraph about building using shadow link tree. It's not supported anymore.
bd98990f 2011-10-07 19:19:15 Merge from X.Org git: fix build for m68k architectures. Problem reported and fix confirmed to work by Nick@.
1ffd6752 2011-10-05 18:05:48 Update version information for libxcb. Pointed at by robert@
431da1b4 2011-10-01 17:32:12 sync
1b417fdf 2011-10-01 16:13:07 Fix an X server crash when starting GLX 1.3 apps; https://bugs.freedesktop.org/show_bug.cgi?id=29091 ok matthieu@, oga@
a574170c 2011-09-30 19:59:05 Set user PATH from login.conf instead of hard-coded default. prodded by ajacoutot@. Patch tweaks and ok millert@.
6b773761 2011-09-28 19:01:21 Update to freetype 2.4.6. For now, omit the patch to ttdriver.c that changes some font metrics and appearance of applications using TrueType fonts. Will revisit once the issue is solved.
21c284ab 2011-09-23 16:55:34 sync
30c836d8 2011-09-23 16:53:49 Update to xf86-input-synaptics 1.5.0. ok mpi@, matthieu@
9fa376d0 2011-09-21 17:42:03 Use the synaptics driver with ALPS touchpads with and ok matthieu@
590161e6 2011-09-19 20:23:44 Sync with libX11/src/UIThrStubs: fix __pthread_once_stub()
f476ec58 2011-09-19 20:21:37 Fix _Xthr_once_stub_() to call the init routine for each different id. With tweaks from and ok ariane@
7a6e2b9d 2011-09-19 07:23:03 move client to group (movetogroup) and hide client only if group is already hidden (suggested behavior from Alexander Polakov). ok sthen oga
23611528 2011-09-17 16:26:40 regen
baa8826c 2011-09-17 16:25:32 Remove last bits of having xkeyboard-config optional.
752f53d7 2011-09-17 13:41:14 more robust solution for 'Kill X on Ctrl+Alt+Backspace on default' ok matthieu@
4e607c59 2011-09-17 13:39:30 Cleaning of current solution for 'Kill X on Ctrl+Alt+Backspace on default' ok matthieu@
c516620b 2011-09-17 11:51:57 Update to xterm-275. Tested by jasper@.
32d37404 2011-09-15 04:34:01 remove old unused file ok matthieu@
3c46aece 2011-09-13 20:27:35 sync
265817ab 2011-09-13 20:25:34 Update to xf86-video-geode 2.11.12. Tested on Alix 3C3.
bc1d2447 2011-09-13 19:31:42 Let the intel driver build with xserver >= 1.10. Reminded by shadchin@ ok oga@
e18bdf57 2011-09-13 09:17:30 fix spelling I keep getting wrong for some unknown reason; found by and diff from Alexander Polakov.
5d6aec2d 2011-09-13 08:41:57 add WM_TRANSIENT_FOR event support: moves dialogs, toolbars and such to the group of the main application window; based on a diff from Alexander Polakov with CLIENT_IGNORE flag suggestion from oga@. ok oga@
780e9cb0 2011-09-13 08:37:49 repair groupcycle (broke after cycle-in-group support added more flags); found by and fix from Thomas Pfaff. ok oga@
73c90e76 2011-09-12 18:59:18 sync
5aedad23 2011-09-11 13:38:57 sync
d8a38b0a 2011-09-11 13:37:55 Update to dri2proto 2.6
ec1b22ea 2011-09-11 13:34:39 Update to glproto 1.4.14
6ea962a4 2011-09-11 13:32:09 update to glproto 1.4.14.
c3ef58cf 2011-09-10 17:52:09 Hack to make testing of newer Xserver versions easier. The input driver ABI broke between xserver 1.9 and 1.10. Some drivers were updated to the new ABI without keeping compatibility So people testing Xserver 1.11 cant build the ones in xenocara until they are updated, but I don't want to break building from CVS. This is going away once xserver 1.11 and associated input drivers updates are committed
d46230b3 2011-09-10 10:30:30 regen
0a1b7a93 2011-09-10 10:11:38 sync
7b4f7ce0 2011-09-10 09:38:53 Update to inputproto 2.0.2
c36e3545 2011-09-10 09:36:19 Update to libXt 1.1.1
9993018e 2011-09-10 09:31:51 Update to libXfont 1.4.4
3f2d53b6 2011-09-08 12:35:33 allow configurable menu font color; from Alexander Polakov with a tweak from me. ok oga@
107bc374 2011-09-08 12:07:03 allow menufg/menubg to be configurable; from Alexander Polakov. ok oga@
9ab59987 2011-09-08 12:00:49 reinit menu on reload; from Alexander Polakov. needed for catching upcoming menu config changes. ok oga@
9dabac61 2011-09-05 07:37:55 restore a comment and add another for clarity.
d341c2bf 2011-09-04 16:59:31 Make flavours of maximisation additive. i.e. horiz-max + vertmax = full maximisation. full - horiz = vertmax. etc. Martynas wrote something like this once, so I did okan, this version seems to finally deal with the corner cases. ok okan@.
d1b50226 2011-09-03 09:42:33 split off window hints from geometry so we don't need to carry them all around when dealing with {,h,v}max. same idea from oga.