Jamey Sharp
|
dd932e025b
|
Rename ConnSetup* to Setup*, Setup*Rep to Setup*, and SetupSuccess* to Setup*. Provide deprecated backwards-compatability functions and typedefs for the old names, to be removed before 1.0.
|
2006-04-26 23:19:16 -07:00 |
|
Patrick Caulfield
|
bb8cf58015
|
Add support for DECnet. Still needs configure-script options to enable.
|
2006-04-24 08:29:18 -07:00 |
|
Eric Anholt
|
66a88ed0e5
|
Remove unnecessary include. Noticed by jamey.
|
2006-04-09 19:19:12 -07:00 |
|
Ian Osgood
|
be1302b6ef
|
Remove last deprecation warning.
|
2006-03-13 10:36:13 -08:00 |
|
Ian Osgood
|
d8de2c7c2a
|
Merge branch 'master' of git+ssh://iano@git.freedesktop.org/git/xcb
|
2006-03-12 23:03:24 -08:00 |
|
Ian Osgood
|
e7576738c3
|
Restructure to remove most deprecation warnings.
|
2006-03-12 23:02:45 -08:00 |
|
Jamey Sharp
|
5cdc02e344
|
Portability fixes. Should help DragonFly and Solaris, and should not hurt anything else. Tested only on linux so far though.
|
2006-03-11 20:32:04 -08:00 |
|
Jamey Sharp
|
bae98d3604
|
Move _xcb_set_fd_flags to xcb_conn.c and make it static. xcb_util.c now has only public functions.
|
2006-02-24 01:50:48 -08:00 |
|
Jamey Sharp
|
67b2649dc4
|
Move _xcb_read_block to xcb_in.c and make it static. Change calls in xcb_conn.c to _xcb_in_read_block instead.
|
2006-02-24 01:40:45 -08:00 |
|
Jamey Sharp
|
3f8d0bd532
|
Move _xcb_readn to xcb_in.c and make it static. Minor change to _xcb_read_block to not depend on _xcb_readn.
|
2006-02-24 00:48:18 -08:00 |
|
Jamey Sharp
|
55c1842686
|
Move _xcb_write and _xcb_writev to xcb_out.c and make them static, since only _xcb_out_write calls them.
|
2006-02-23 12:48:27 -08:00 |
|
Josh Triplett
|
47ceed7861
|
Remove xcl and CVSROOT.
|
2006-02-18 16:49:41 -08:00 |
|