IABSD.fr/xenocara

Branch :


Log

Author Commit Date CI Message
2cd6bd0b 2007-11-24 21:10:11 xf86-input-magellan 1.1.1
b9726041 2007-11-24 21:06:05 merge xf86-input-acecad 1.2.1
5212aa9d 2007-11-24 21:02:37 xf86-input-acecad 1.2.1
c57cdcb6 2007-11-24 20:52:25 merge xf86-input-vmmouse 12.4.3
f497ca5f 2007-11-24 20:46:03 xf86-input-vmmouse 12.4.3
56e7cfaa 2007-11-24 20:44:54 merge xf86-input-void
7e653d58 2007-11-24 20:41:16 xf86-input void 1.1.1
5aec5087 2007-11-24 20:08:18 merge xf86-video-intel 2.2.0
f3bee370 2007-11-24 19:44:16 xf86-video-intel 2.2.0
21621660 2007-11-24 19:09:38 merge xf86-input-keyboard 1.2.2
195f4de4 2007-11-24 19:06:17 merge xf86-input-mouse 1.2.3
fa710f40 2007-11-24 19:04:00 merge xserver 1.4, 1st pass
1dd11723 2007-11-24 18:53:25 xf86-input-mouse 1.2.3
9d62481c 2007-11-24 18:51:53 xf86-input-keyboard 1.2.2
b14d6de7 2007-11-24 17:55:21 xserver 1.4
733e3c4f 2007-11-24 17:46:55 Update to Mesa 7.0.1. For now only indirect GLX is enabled in libGL.
5257e11d 2007-11-24 17:41:36 merge Mesa 7.0.1
0d540fed 2007-11-24 17:25:28 Mesa 7.0.1
787f2311 2007-11-24 17:07:52 enable xbacklight
381e02cb 2007-11-24 17:07:03 BSD makefile plus regen autotools stuff
b48b5417 2007-11-24 17:04:53 xbacklight 1.1
fb5a8daf 2007-11-24 17:03:34 merge libXi 1.1.3
4604f50a 2007-11-24 17:01:24 merge xrandr 1.2.2
7f9b9fc8 2007-11-24 16:58:12 xrandr 1.2.2
3d6019ab 2007-11-24 16:45:12 libXi 1.1.3
f68d10dc 2007-11-24 16:42:56 merge libXrandr 1.2.2
49085abc 2007-11-24 16:38:43 libXrandr 1.2.2
ee276b49 2007-11-24 16:34:07 merge renderproto 0.9.3 back in
02d60a14 2007-11-24 16:27:56 merge randrproto 1.2.1
0aa260b5 2007-11-24 16:25:53 randrproto 1.2.1
0c16b188 2007-11-24 16:23:44 merge inputproto 1.4.2.1
2f598ef9 2007-11-24 16:20:15 inputproto 1.4.2.1
1969f0b7 2007-11-24 15:48:33 Don't hard-code sizeof(long) in ftconfig.h. Fixes 64bit architectures. Problem noticed by sturm@.
ab927dd4 2007-11-24 14:38:25 merge libXfont 1.3.1
9a72b788 2007-11-24 14:31:47 libXfont 1.3.1
7ec32cd2 2007-11-24 14:16:52 intel driver and mouse driver got new releases.
cc56ce7a 2007-11-19 22:18:16 Make cwm default keybindings always exist. Additional keybindings now overlap with the new ones, overriding them. Also a new "unmap" keyword in binding definitions now unmaps a binding without adding a new one. This seriously shrinks the ~/.calmwm/.keys directory of anyone who defines their own bindings whilst wanting some of the defaults. Looked over, liked and ok todd@
98e3c061 2007-11-16 23:04:56 fix a pasto: documentation/5639 from viq while i'm at it: - fix an .El botch up - kill trailing whitespace - new sentence, new line
f18f596e 2007-11-13 23:26:04 introduce conf_bindname() to drastically simplify conf.c really liked by oga@
87e41b32 2007-11-13 23:08:49 enable pointer movement in cwm via C-<arrowkeys> looked over by oga@
b8e78047 2007-11-08 13:03:22 Small manpage nit. From Okan Demirmen, thanks!
2651bb08 2007-11-07 22:02:04 Change MOVE_AMOUNT in kbfunc.c to 1 from 10. This allows more fine tuning when moving and resizing windows using the keyboard. Future diffs might make this value configurable. ok jasper@, todd@.
d65837aa 2007-11-07 22:00:26 Document cwm's keybinding support. It was already there, but not in the manpage. While I'm here add support for extra modifier keys. "commit commit!" jasper@, ok todd@.
7732ed63 2007-11-07 21:58:03 Add support to cwm for resizing the windows using Control-Meta-[hjkl]. Please note that this remaps Control-Meta-L (label) to Control-Meta-N (name). ok jasper@, todd@.
0615091c 2007-11-05 16:51:37 avoid hardcoding MAKE in various makefiles. Fuck GNU and their idiot-proof configury that gets in our way each and every time. okay matthieu@
a251167b 2007-10-28 06:54:12 sync
3e42211f 2007-10-27 20:01:23 Rebuild the fontcache at the end of make install.
b66e17dd 2007-10-27 20:00:20 Add a '-c' option to fc-cache to do a chroot before (re)building the font cache. Useful for builds with $DESTDIR set, to prepare a binary distribution.
a12489db 2007-10-27 19:57:48 Enable pixman on all architectures but sh (triggers a compiler error) in preparation for xserver 1.4.
3a2cb62d 2007-10-27 19:56:48 libX11 now requires libXau and libXdmcp. Reflect this in imake configuration so that ports still using imake build on architectures with static only libs. Requested by mbalmer@.
8f07cc07 2007-10-27 07:09:48 Use buils/unix/ftsystem.c instead of the generic ANSI C one, which doesn't set CLOSE_ON_EXEC on files descriptors opened by freetype. Fixes a fd leak reported by kurt@. Tested by naddy@ and others.
d3b0ed5c 2007-10-25 20:59:37 sync
5338998e 2007-10-24 03:27:51 sync
2031f13b 2007-10-20 20:30:29 regen
52238014 2007-10-20 20:30:06 force HAVE_GTK=no.
08de65f2 2007-10-20 20:24:01 Sync initial shared lib number with the one computed by libtool.
8e86f700 2007-10-20 12:52:04 expat is now in base.
a8a2c415 2007-10-20 12:49:39 expat is now in base, xmlwf in ports
dba80876 2007-10-20 12:46:52 sync
38811c74 2007-10-20 12:36:29 Don't build expat here anymore.
8f27d591 2007-10-18 19:35:09 sgi builds some basic xservers under xenocara
dbd00c47 2007-10-15 20:13:05 From Aaron Plattner in X.Org git: G80 bug #12637: Unwedge the hardware if the BIOS left it stuck. Fixes Thinkpad R61 display lockup for niklas@ and espie@.
0149fccb 2007-10-11 20:00:22 sync
af6e32fc 2007-10-08 21:54:02 sync
c86602f8 2007-10-08 19:42:58 regen
35945577 2007-10-08 19:38:03 Linuxism crept back in recent merge. Noticed by todd@
877d8668 2007-10-07 16:56:21 wording
bcf3c847 2007-10-03 21:25:49 add the pixman library.
eb3008a9 2007-10-03 20:58:49 library is called libpixman-1 for some reason.
eb1585ba 2007-10-03 20:53:30 - Add BSD makefile - regen autotools files with OpenBSD tools.
bd3d6b5e 2007-10-03 20:48:33 import pixman 0.9.5
e0bf43a7 2007-10-03 05:40:04 sync
f0133a7a 2007-10-02 19:21:11 merge xfs 1.0.5. This version contains security fixes for heap overflow and corruption vulnerabilites. CVE-2007-4568.
e79e53bb 2007-10-02 19:15:44 xfs 1.0.5
8974a1ab 2007-10-02 18:01:45 When cycling, only the end of the window names will be printed if the name is too long. so show the beginning instead. from Pierre Riteau <pierre.riteau at free.fr> "looks correct" matthieu@
cb174093 2007-09-30 18:06:04 merge xf86-video-nsc 2.8.3
ee9e21ca 2007-09-30 18:01:20 xf86-video-nsc 2.8.3
38f249e3 2007-09-30 15:02:13 merge xf86-video-savage 2.1.3
e5b75a59 2007-09-30 14:57:19 xf86-video-savage 2.1.3
8b96042c 2007-09-30 14:24:14 merge xf86-video-nv 2.1.5
a4146607 2007-09-30 14:17:11 xf86-video-nv 2.1.5
da60e93d 2007-09-30 13:42:29 merge libXaw 1.0.4
d46f1bdb 2007-09-30 13:33:41 libXaw 1.0.4
f67b0fcb 2007-09-30 11:54:11 sync
5f86a803 2007-09-30 10:35:10 Merge libX11 1.1.3 bump major
a72daf0a 2007-09-30 10:11:57 libX11 1.1.3
6e574b58 2007-09-30 09:26:40 merge libICE 1.0.4
e51f0a83 2007-09-30 09:23:08 libICE 1.0.4
a200e321 2007-09-30 09:12:03 merge xtrans 1.0.4
521c9178 2007-09-30 08:56:08 xtrans 1.0.4
5c97d721 2007-09-30 08:42:34 merge libXpm 3.5.7
3fa7de0f 2007-09-30 08:38:09 libXpm 3.5.7
3a51421d 2007-09-30 08:16:25 Revert to renderproto 0.9.2, 0.9.3 needs changes in the X server.
6261cdbe 2007-09-30 07:51:53 merge libXrender 0.9.4
d4ca04b2 2007-09-30 07:47:05 libXrender 0.9.4
9dd44149 2007-09-30 07:44:25 merge renderproto 0.9.3
00970ce1 2007-09-30 07:42:37 renderproto 0.9.3
03e0686d 2007-09-30 06:49:16 merge libXdamage 1.1.1 bump minor library revision
4cf606b7 2007-09-30 06:44:10 libXdamage 1.1.1
2e6508bb 2007-09-30 06:43:10 merge damageproto 1.1.0