IABSD.fr/xenocara

Branch :


Log

Author Commit Date CI Message
9ddea66c 2007-08-07 10:08:36 Don't install symlinks to non-existent shared libs on architectures without shared libraries.
a94afdc8 2007-08-07 08:46:25 Add the correct 'reference_clock' option for Blade 100 in the sample accelerated X configuration. Based on work by naddy@.
f1b8f80c 2007-08-06 16:15:08 Pull patch from X.Org bugzilla #7364 from XF4 tree: fix for potential unaligned access on 64 bit architectures.
39d2de78 2007-08-06 13:48:50 Disable xdmcp over IPv6 for now, like it was in XF4 because the current code listens to IPv6 only by default. tested and ok mbalmer@
427c16f9 2007-08-05 22:26:02 only put shared libs at the top of the tarballs, not all of X11R6/lib ok matthieu@
a462491a 2007-08-05 20:01:48 Fix quoting for cpp processing
ce9833d5 2007-08-05 19:54:19 bring OpenBSD local diffs back in
0fbe2a53 2007-08-05 19:37:39 merge xdm 1.1.4
9ab55f74 2007-08-05 19:00:25 Import xdm 1.1.4
dcd6bea2 2007-08-04 19:55:21 Add support for the mobile i965GM chipset. tested by many ok matthieu@
348dc7ad 2007-08-04 19:44:30 regen
8e06b3ea 2007-08-04 19:34:21 Fix crash during resolution change. From debian bug #423485, by Tormod Volden pointed at by Ryan Freeman. Thanks. Has been in snapshots for a while without complaints.
1d0a21a8 2007-08-03 17:05:43 sync
3540f268 2007-08-03 03:46:18 crank to 4.2 puffy v4.2 courtesy Ty Semaka, thanks!
6fa4e46e 2007-07-30 12:38:19 Typo, it's xsetroot, not setroot. ok matthieu.
556ab37d 2007-07-29 12:20:04 regen
9be58eca 2007-07-29 11:34:29 regen
8370179c 2007-07-29 10:50:16 regen
7499e731 2007-07-29 10:43:23 regen
9a6a402f 2007-07-29 10:43:12 Remove RCS Id
0f1f38e9 2007-07-29 10:27:00 regen
1c7792ef 2007-07-29 10:12:43 sync
149412e0 2007-07-29 08:44:30 sync
5370eb37 2007-07-29 08:38:06 regen
280de4f5 2007-07-29 08:32:45 remove -DUSE_XM_STUBS. I didn't not intend to commit this.
99503146 2007-07-28 13:50:48 Bring in GLw from XF4, to replace the Mesa version. This version has Motif support enabled using a couple of hacks that Mesa didn't pick up. ok mbalmer@
b19e1aa7 2007-07-27 06:49:39 Initialize 'dz' again in the input routine. Fixes breakage introduced in 1.2 and noticed by robert@.
cd2d3c8c 2007-07-23 13:33:04 Show correct include file pathnames in GLw documentation. ok matthieu.
94164453 2007-07-14 11:20:10 typo; from peter ericson
46796a2b 2007-07-05 22:20:55 preprocess man page with tbl
678c0fa7 2007-07-05 22:09:06 the xterm manual page needs to be pre-processed by tbl.
7982750e 2007-07-04 22:48:01 sync
80c4160d 2007-07-04 12:52:46 - most users expect a "mouse" man page ; let's give them one using a link to mousedrv(4) inputs and ok matthieu@
f1662182 2007-06-30 06:57:45 regen
d41b5937 2007-06-30 06:38:56 Fix linking on OpenBSD/a.out systems. Tested by Nick@.
76c5c609 2007-06-29 21:10:37 Okan Demirmen sent me a diff to kill some silly Fa macros, then persuaded me to clean this page up; jasper and bernd gave oks for the Fa removal;
2b69aaee 2007-06-28 18:48:49 mkfontscale now have a workaround to build on sh. So re-enable it. Remainded by todd@.
4253076c 2007-06-27 13:28:22 implement keyboard initiated movement of windows enhanced version of diff originally from niallo@ man bits from niallo@ ok niallo@ japser@
b321a79f 2007-06-26 19:34:26 modify "exec" dialog so that it auto-completes based on executables in _PATH_DEFPATH add an "ssh-to" dialog which auto-completes based on contents of ~/.ssh/known_hosts (M-.) testing and eyeballing by Simon Kuhnle <simonkuhnle at web.de>, todd@, pedro@ mk@ and David Cathcart <david at cathcart.cx> ok todd@
253e1abd 2007-06-24 16:33:15 The "Type" option is mandatory so put it in synopsis. Also, fix a small sentence. ok matthieu jmc
3ef0e686 2007-06-23 21:49:28 regen
1e286947 2007-06-23 12:49:06 Pull some local changes from XF4 that didn't make it to xenocara. Noticed by todd@ with a failed sgi build.
b3161bf8 2007-06-20 21:46:22 Fix static linking.
495882d9 2007-06-16 16:34:59 remove unneeded files
9411e2c6 2007-06-16 16:22:09 merge libpciaccess 2007/06/16
ed93913c 2007-06-16 16:13:55 Import libpciaccess from git as of today. Changes: solaris support added.
ac308418 2007-06-15 19:43:57 pretty SRCS list.
53c7172c 2007-06-15 19:34:50 Merge xterm version 225
06d70fc7 2007-06-15 19:29:55 import xterm 225
85ea868e 2007-06-13 22:53:10 swap xOrigin and yOrigin in SProcRenderSetPictureClipRectangles. Fixes Xrender clipping rectangles when X server and client are of different endianness, shown by xterm 225 among others.
ac84733f 2007-06-11 15:28:33 sync
e2909440 2007-06-11 15:27:51 no need to recurse into distrib/notes twice
b8d59e41 2007-06-08 22:12:49 sync
ba395da8 2007-06-08 22:09:04 Import xf86-video-nv version 2.0.2. Adds new chipsets support.
98054424 2007-06-08 16:29:19 don't map hidden windows on re-start. from aon@iki.fi
88274e27 2007-06-07 20:43:14 Pull a patch written by Alan Houriane in X.Org -current driver and found by art@ as a fix for some memory corruption he has been seeing on his laptop. It also seems to make X more reliable after resume on my X40.
4869cf83 2007-06-06 22:08:02 document the autogroup functionality. with aon@iki.fi
050c62ce 2007-06-06 21:02:47 sync
64125c3e 2007-06-06 21:01:25 skeleton OpenBSD port of libpciaccess
75cf712a 2007-06-06 20:22:07 I didn't intend to add this file.
2632487b 2007-06-05 20:13:58 build infrastructure
90b58796 2007-06-05 20:08:56 import libpciaccess 070327
f1ac24d0 2007-06-05 19:03:20 make it possible to cycle through the windows when non are selected. (eg. when they're hidden, now you can cycle through them) from aon@iki.fi
a60196d6 2007-06-05 18:57:03 draw window borders when redrawing a window from aon@iki.fi
8f689ca0 2007-06-01 01:05:25 Only run fc-cache once at the end of fonts installation.
24191c4e 2007-06-01 00:19:52 Add information on debugging, mostly copied from XF4/README.
991b0981 2007-05-31 23:08:21 merge
0771eca1 2007-05-31 23:05:27 import libSM 1.0.3
cd8ca825 2007-05-31 21:18:47 Don't strip this library.
816b8a79 2007-05-31 15:55:45 use make install-strip for the real install.
2492fc4c 2007-05-31 15:53:10 Don't run fc-cache while running make install there. It's just a waste of time.
54f7c042 2007-05-31 15:25:07 more updates
11e46268 2007-05-31 15:21:32 Freetype is at 2.3.4
204aa41a 2007-05-31 05:02:23 merge bdftopcf 1.0.1
3af72200 2007-05-31 04:43:46 import bdftopcf version 1.0.1
82be1a48 2007-05-31 03:37:55 Remove debugging code that was not supposed to leak in.
a8449d87 2007-05-31 03:37:07 Recent X.Org individual releases
b3fa696c 2007-05-31 03:30:12 openbsd-input-ws 1.1
903be1db 2007-05-31 03:28:57 wm2 -> cwm
ad0a1038 2007-05-31 03:26:36 xterm is at version 225
4cf94bad 2007-05-30 21:39:16 fix switching to UTF-8 mode. tested and ok naddy@, msf@.
4f2fd053 2007-05-29 22:38:44 show hidden windows when they should (eg. when the pointer is warped to them) from aon@iki.fi via bernd@
a2e344b0 2007-05-29 22:35:04 don't give borderless windows a border, when they're inactive from aon@iki.fi via bernd@
9dc24fdb 2007-05-29 20:14:43 More stuff, mostly copied from Xwsfb and Xvesa
b9d330da 2007-05-29 20:14:08 add a TODO list in case someone wants to help
aae2fb59 2007-05-29 17:43:22 Fix build with EXA disabled.
e5159214 2007-05-29 15:37:57 fix two instances XORG_PREFIX that escaped renaming to X11BASE.
4c01ca11 2007-05-28 21:11:39 add two missing closedir()'s from Antti Nykänen <aon at iki.fi> via bernd@ ok pedro@
357754d9 2007-05-28 20:29:25 Remove files that shouldn't be there, okay matthieu@
857d1a8d 2007-05-28 18:34:27 convert globals from G_foo to Foo, as per TODO. "looks good" pedro@, ok matthieu@
ff940966 2007-05-28 17:36:57 Fix installation phase to not overwrite existing /etc/X11/xdm/. Based on an initial patch by kili@. ok kili@
c3fa8832 2007-05-27 09:23:12 full screen sized windows ok matthieu@
81442db8 2007-05-27 05:56:03 kdrive doesn't support Xinput.
255c61fb 2007-05-27 05:17:06 - rename some functions for consistancy - fill more code
871e6b9a 2007-05-27 05:13:15 sync
487eac25 2007-05-27 04:59:44 It's a bad idea to include rcs keywords in Makefile.am if the generated Makefile.in are also placed under CVS unless you want an infinite number of commits.
7778a382 2007-05-27 00:56:29 Fill more holes. Still doesn't work.
e3df64a1 2007-05-27 00:55:09 Avoid using an unitialized variable as mouse info.
6a7c9742 2007-05-27 00:53:47 Force restore of text mode on exit.
2deb9691 2007-05-26 17:29:26 Add .Xr uts(4), xtsscale(8).