Richard Ramsden
|
6f281d14ff
|
We dont need to pass lengths of strings
Instead of manually passing lengths of strings
we can check the length of the parameter
passed in when we construct the packet
|
2012-05-06 19:05:33 -07:00 |
|
Richard Ramsden
|
bbc950ae39
|
these should all inherit from X11Error
|
2012-03-11 22:37:44 -07:00 |
|
Richard Ramsden
|
5663788eb8
|
inherit custom errors from StandardError
|
2012-03-11 22:33:22 -07:00 |
|
Richard Ramsden
|
910924a36d
|
Merge remote-tracking branch 'matt/master'
Conflicts:
lib/X11.rb
lib/X11/auth.rb
lib/X11/protocol.rb
|
2012-03-11 22:20:53 -07:00 |
|
Richard Ramsden
|
75b7bde359
|
add docs for encode.rb
|
2012-03-11 15:11:49 -07:00 |
|
Richard Ramsden
|
8b74338037
|
this is no longer used
|
2012-03-11 14:38:06 -07:00 |
|
Richard Ramsden
|
e6f63e926e
|
add extra docs to packet.rb
|
2012-03-11 14:37:50 -07:00 |
|
Richard Ramsden
|
3bee98236e
|
library now succesfully connects to an X11 server :)
|
2012-03-11 14:18:30 -07:00 |
|
Matthias Beyer
|
11ac2cd2c6
|
added error/exception classes for better handling
|
2012-03-11 20:28:09 +01:00 |
|
Matthias Beyer
|
a6999815de
|
shortened
|
2012-03-11 20:27:45 +01:00 |
|
Richard Ramsden
|
88152ffee6
|
remove whitespace
|
2012-03-08 21:52:42 -08:00 |
|
Richard Ramsden
|
4d243c1644
|
get rid of jeweler
|
2012-03-08 21:51:31 -08:00 |
|
Matthias Beyer
|
0e65d44f97
|
fixed typo
|
2012-03-08 09:14:05 +01:00 |
|
Matthias Beyer
|
73349fe703
|
shortened and speedup code - removed method #displays which was just called from within the class
|
2012-03-07 23:13:51 +01:00 |
|
Richard Ramsden
|
943eb399c7
|
first commit
|
2011-07-31 21:51:22 -07:00 |
|