index
:
go.wit.com/lib/xgb.git
devel
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-04-26
Remove panics/fatal errors.
Andrew Gallant
2015-04-26
assign a sequence id to the cookie before returning from Conn.NewRequest
Bryan Matsuo
2015-02-22
Merge pull request #27 from fangyuanziti/master
Andrew Gallant
2015-02-22
add a new api: NewConnNet
fangyuanziti
2014-05-10
Formatting and 80 cols.
Andrew Gallant
2014-05-02
Fix Issue #21: automatic calculation of alignment padding after lists
aarzilli
2013-12-30
Merge pull request #19 from snyh/master
Andrew Gallant
2013-12-31
examples:randr use info.Connection to detect whether there has any Randr.Modes
snyh
2013-12-30
example/randr: check the GetOutputInfo's mode length (virtual head can have z...
snyh
2013-12-28
Use consistent extension names. Close #6.
Andrew Gallant
2013-12-28
It appears that the "Str" type (which is built into the core X protocol)
Andrew Gallant
2013-12-28
shortcuts for the lazy
Andrew Gallant
2013-12-28
When writing, don't pad the length of bytes produced from inner
Andrew Gallant
2013-12-28
Regenerate xgb with latest XML descriptions.
Andrew Gallant
2013-12-28
Fix fmt'd output for union list writing.
Andrew Gallant
2013-12-28
Ignore the "fd" field for the time being (for the shm extension only).
Andrew Gallant
2013-12-28
The `sync` and `xinput` extensions now use the `switch` field, which
Andrew Gallant
2013-08-22
Merge pull request #10 from Merovius/logging
Andrew Gallant
2013-08-23
Export the logger (again)
Axel Wagner
2013-08-11
Padding on a list is on the length of the list.
Andrew Gallant
2013-08-11
Don't needlessly change source files every time.
Andrew Gallant
2013-08-11
Update to latest xproto XML.
Andrew Gallant
2013-08-11
Updated to work with new xproto XML files.
Andrew Gallant
2013-08-11
Fixed a nasty bug where closing could cause ReadFull to crash
Andrew Gallant
2013-01-26
gofmt
Andrew Gallant
2013-01-26
Provide access to the X display number in the XGB Conn.
Andrew Gallant
2012-10-16
The hack continues. I've increased the event channel buffer. I know I'm
Andrew Gallant (Ocelot)
2012-10-15
Tests were move to xproto package a long time ago. Update README.
Andrew Gallant (Ocelot)
2012-06-05
Doc fixes and stop exporting ReplyChecked and ReplyUnchecked
Andrew Gallant (Ocelot)
2012-06-05
Refresh build. Eh.
Andrew Gallant (Ocelot)
2012-06-05
Add rules for installing all packages.
Andrew Gallant (Ocelot)
2012-06-04
Doc fix.
Andrew Gallant (Ocelot)
2012-06-02
Benchmark with gomaxprocs=3 too
Andrew Gallant (Ocelot)
2012-06-02
A pathological example for profiling purposes. Use 'make test'.
Andrew Gallant (Ocelot)
2012-05-28
Add some style guidelines.
Andrew Gallant (Ocelot)
2012-05-28
Merge pull request #1 from tones111/auth
Andrew Gallant
2012-05-28
auth: use encoding.binary
Paul Sbarra
2012-05-26
Bug fix in the generator that was outputting %(MISSING) crud.
Andrew Gallant (Ocelot)
2012-05-26
Doc touchups.
Andrew Gallant (Ocelot)
2012-05-16
Add new logger type so that it can be shut off.
Andrew Gallant (Ocelot)
2012-05-16
export logger so it can be disabled
Andrew Gallant (Ocelot)
2012-05-12
close channels.
Andrew Gallant (Ocelot)
2012-05-12
A more idiomatic way of trying a non-blocking send on a buffered channel
Andrew Gallant (Ocelot)
2012-05-12
added some docs and removed some extraneous code
Andrew Gallant (Ocelot)
2012-05-12
docs
Andrew Gallant (Ocelot)
2012-05-12
some docs in the Makefile and removing a prefix that isn't needed.
Andrew Gallant (Ocelot)
2012-05-11
panic when an extension request is issued before an extension has been initia...
Andrew Gallant (Ocelot)
2012-05-11
panic when an extension request is issued before an extension has been initia...
Andrew Gallant (Ocelot)
2012-05-11
doc updates and a quick usage
Andrew Gallant (Ocelot)
2012-05-11
add a little more docs for errors
Andrew Gallant (Ocelot)
[next]