Commit Graph

2542 Commits

Author SHA1 Message Date
matthieu
07555f2808 update to xkbevd 1.1.0. 2010-03-28 13:01:26 +00:00
matthieu
1c126dd9ec Update to xvidtune 1.0.2 2010-03-28 12:53:20 +00:00
matthieu
8f50ee81a4 missed files in update to 1.0.2 2010-03-28 11:47:17 +00:00
matthieu
e7283f31d7 Update to xmessage 1.0.3. 2010-03-28 10:34:49 +00:00
matthieu
dca93d7b70 regen 2010-03-28 10:32:32 +00:00
matthieu
a79a905d7e Install pkg-config file in $(libdir)/pkgconfig 2010-03-28 10:32:12 +00:00
matthieu
e72f92d0b5 update to util-macros 1.6.1.
Might help with doc formatting issues.
2010-03-28 10:27:24 +00:00
matthieu
c68089aef1 update to xlogo 1.0.2 2010-03-28 10:12:36 +00:00
matthieu
7993eacc9e Update to xgc 1.0.2 2010-03-28 10:05:28 +00:00
matthieu
b21e16a379 Disable xprint support. 2010-03-28 09:42:43 +00:00
matthieu
1cb4ae42c1 Update to xeyes 1.1.0 2010-03-28 09:38:08 +00:00
matthieu
21c33a1b92 Update to xdm 1.1.9 2010-03-28 09:33:02 +00:00
matthieu
7391a84e9f Update to xcalc 1.0.3 2010-03-28 08:02:57 +00:00
matthieu
3d711efd9f Update to xbiff 1.0.2 2010-03-28 07:58:32 +00:00
matthieu
fe9b7cba4c Update to viewres 1.0.2 2010-03-27 11:56:39 +00:00
matthieu
af939b2540 Update to listres 1.0.2 2010-03-27 11:52:42 +00:00
matthieu
111f9df051 updates 2010-03-25 22:05:52 +00:00
matthieu
bdb2807634 Update to xterm-255. Tested by stsp@, oga@. 2010-03-25 22:03:51 +00:00
matthieu
d346a77813 Update to pixman 0.16.6. Tested on a full ports build by naddy@. 2010-03-25 21:58:52 +00:00
matthieu
e248f65664 Update to fontconfig 2.8.0. Tested on a full ports build by naddy@. 2010-03-25 21:45:57 +00:00
matthieu
54193b0f27 Missing resurected files in freetype 2.3.12 2010-03-25 20:53:34 +00:00
matthieu
1be5fe96c1 Update to freetpe 2.3.12. Tested against ports by naddy@. 2010-03-25 20:49:53 +00:00
matthieu
df0647377b Update to freetpe 2.3.12. Tested against ports by naddy@. 2010-03-25 20:32:36 +00:00
matthieu
3b261f2541 add a -v flag to select verbose mode, to output raw coordinate read
from the device, for debugging.
2010-03-23 20:27:42 +00:00
todd
4d699bd348 sync 2010-03-22 14:57:58 +00:00
todd
7df95397dd start at socppc 2010-03-22 14:51:05 +00:00
schwarze
7ddffd1fa6 Fix formatting errors breaking the xenocara mandoc(1) build:
* .Bl may only have .It children
* .SH requires an argument
* blank lines are illegal outside literal context

Now "cd /usr/xenocara && make man" succeeds,
but unfortunately, that covers a minority of X11 manuals only.

ok matthieu@
2010-03-20 20:13:27 +00:00
matthieu
e18fcadebe The reply type could be XCB_NONE if the property is not present.
Patch from upstreams, pointed out by David Coppa.
2010-03-20 07:41:31 +00:00
matthieu
7b8404708b Validate size of wm_hints and wm_size_hints
Without these checks, we can overflow the buffer or divide by zero.

Patch from upstreams, From David Coppa.
2010-03-20 07:37:07 +00:00
matthieu
13e4486b33 update 2010-03-18 22:17:06 +00:00
kettenis
42fc690ae9 Only add wsfb to the list of autoconfigured drivers if no other matches were
found.  Makes xorg.conf-less X work again on sparc64 and macppc systems with
a single display adapter.

ok matthieu@, beck@
2010-03-15 20:50:52 +00:00
todd
e638acc733 sync 2010-03-13 13:34:02 +00:00
oga
1216b6a36c Fix some problems in libxcb-icccm affecting xcb based window managers.
Specifically, fix checks on the data so then we use the correct
sanitised length. From Peter Harris (pharris AT opentext DOT com), an
xcb developer, via David Coppa (dcoppa AT gmail DOT com); thanks!

requested by deraadt@
2010-03-07 15:51:34 +00:00
matthieu
8057ea619b Set the sed command in the autoconf cache, to avoid picking gnu sed
from ports. Problem remained by espie@.
2010-02-20 17:49:05 +00:00
matthieu
d382918239 update 2010-02-15 20:46:07 +00:00
matthieu
ee6e6c4281 update 2010-02-14 10:08:29 +00:00
matthieu
707b5e0201 We are now at least at X.Org 7.4 2010-02-13 09:15:57 +00:00
matthieu
8a1b145748 Unaccelerated X also works on Gdium. 2010-02-13 09:15:16 +00:00
okan
5d67594356 preserve labels after an edit action is aborted; extending the menu
struct just for this is the least intrusive approach until the menu code
is reviewed.

inspired by Thomas Pfaff's report on tech@

ok oga@
2010-02-10 01:23:05 +00:00
matthieu
df3192521d sync 2010-02-05 07:19:32 +00:00
matthieu
f53f514d46 Drivers list for loongson. 2010-02-04 06:25:40 +00:00
matthieu
01ee26d198 Recognize WSDISPLAY_TYPE_SMFB 2010-02-04 06:24:47 +00:00
matthieu
1ef4920a5b Remove a workaround for a gcc ICE on mips64 that was fixed
by a recent gcc commit.
2010-02-03 12:44:10 +00:00
stsp
33b5baf3fb Honour program-specified window position in size hints when placing windows.
Makes XMMS windows appear as expected.

ok okan, oga
2010-02-02 19:28:46 +00:00
matthieu
dde92d4099 basic support for mips64el. ok miod@. 2010-02-01 21:12:42 +00:00
matthieu
42dfa91190 sync 2010-01-31 23:44:31 +00:00
matthieu
7dd9340324 Preliminary sets and README for loongson. 2010-01-31 22:12:08 +00:00
matthieu
174f6b9595 Be less precise in the list of modules that needs preload, to avoid
seeing it becoming wrong again.
2010-01-31 22:11:35 +00:00
matthieu
062f15df11 xorg.conf for loongson. 2010-01-31 14:28:45 +00:00
okan
3d3e2130f8 - allow per-screen gap; not (yet) user configurable.
- teach _NET_WORKAREA about gap.

ok oga@
2010-01-27 03:04:50 +00:00