Thu, 10 Apr 2008 21:14:27 +0200 Added support for add_message_handler to ruby bindings
Mikael Hallendal <micke@imendio.com> [Thu, 10 Apr 2008 21:14:27 +0200] rev 389
Added support for add_message_handler to ruby bindings
Thu, 10 Apr 2008 19:55:28 +0200 Fixed support for setting your own GMainContext
Mikael Hallendal <micke@imendio.com> [Thu, 10 Apr 2008 19:55:28 +0200] rev 388
Fixed support for setting your own GMainContext
Thu, 10 Apr 2008 18:59:55 +0200 Ruby bindings can connect with SSL
Mikael Hallendal <micke@imendio.com> [Thu, 10 Apr 2008 18:59:55 +0200] rev 387
Ruby bindings can connect with SSL
Thu, 10 Apr 2008 17:33:43 +0200 Added LmConnection::send to ruby bindings
Mikael Hallendal <micke@imendio.com> [Thu, 10 Apr 2008 17:33:43 +0200] rev 386
Added LmConnection::send to ruby bindings
Thu, 10 Apr 2008 17:03:00 +0200 Finished off the LmMessage ruby bindings
Mikael Hallendal <micke@imendio.com> [Thu, 10 Apr 2008 17:03:00 +0200] rev 385
Finished off the LmMessage ruby bindings
Thu, 10 Apr 2008 16:37:35 +0200 Added missing headers
Mikael Hallendal <micke@imendio.com> [Thu, 10 Apr 2008 16:37:35 +0200] rev 384
Added missing headers
Thu, 10 Apr 2008 16:35:28 +0200 Added missing LmSSL ruby bindings
Mikael Hallendal <micke@imendio.com> [Thu, 10 Apr 2008 16:35:28 +0200] rev 383
Added missing LmSSL ruby bindings
Thu, 10 Apr 2008 16:23:26 +0200 Implemented ssl_initialize for LmSSL ruby bindings.
Mikael Hallendal <micke@imendio.com> [Thu, 10 Apr 2008 16:23:26 +0200] rev 382
Implemented ssl_initialize for LmSSL ruby bindings. Also added rb_lm_ssl_response_from_ruby_object and rb_lm_ssl_status_from_ruby_object.
Thu, 10 Apr 2008 15:56:42 +0200 Added LmCertificateStatus, LmSSLStatus, LmSSLResponse to ruby bindings
Mikael Hallendal <micke@imendio.com> [Thu, 10 Apr 2008 15:56:42 +0200] rev 381
Added LmCertificateStatus, LmSSLStatus, LmSSLResponse to ruby bindings
Thu, 10 Apr 2008 15:43:21 +0200 Added password and password= to LmProxy ruby bindings
Mikael Hallendal <micke@imendio.com> [Thu, 10 Apr 2008 15:43:21 +0200] rev 380
Added password and password= to LmProxy ruby bindings
Thu, 10 Apr 2008 15:40:20 +0200 Added port, port=, username, username= to LmProxy ruby bindings
Mikael Hallendal <micke@imendio.com> [Thu, 10 Apr 2008 15:40:20 +0200] rev 379
Added port, port=, username, username= to LmProxy ruby bindings
Thu, 10 Apr 2008 15:09:27 +0200 Added server and server= to LmProxy in the ruby bindings
Mikael Hallendal <micke@imendio.com> [Thu, 10 Apr 2008 15:09:27 +0200] rev 378
Added server and server= to LmProxy in the ruby bindings
Thu, 10 Apr 2008 14:57:41 +0200 Added type and type= for LmProxy in the ruby bindings
Mikael Hallendal <micke@imendio.com> [Thu, 10 Apr 2008 14:57:41 +0200] rev 377
Added type and type= for LmProxy in the ruby bindings
Thu, 10 Apr 2008 14:36:19 +0200 Implemented allocate and initialize for LmProxy in the ruby bindings
Mikael Hallendal <micke@imendio.com> [Thu, 10 Apr 2008 14:36:19 +0200] rev 376
Implemented allocate and initialize for LmProxy in the ruby bindings
Thu, 10 Apr 2008 14:13:14 +0200 Added LmProxyType to ruby bindings
Mikael Hallendal <micke@imendio.com> [Thu, 10 Apr 2008 14:13:14 +0200] rev 375
Added LmProxyType to ruby bindings
Thu, 10 Apr 2008 13:43:01 +0200 Added files for LmSSL and LmProxy to ruby bindings
Mikael Hallendal <micke@imendio.com> [Thu, 10 Apr 2008 13:43:01 +0200] rev 374
Added files for LmSSL and LmProxy to ruby bindings
Thu, 10 Apr 2008 13:39:52 +0200 Added stubs for name, next, prev, parent and children to LmMessageNode in the ruby bindings
Mikael Hallendal <micke@imendio.com> [Thu, 10 Apr 2008 13:39:52 +0200] rev 373
Added stubs for name, next, prev, parent and children to LmMessageNode in the ruby bindings
Thu, 10 Apr 2008 13:32:40 +0200 Added stubs for the LmMessageNode functions in the ruby bindings
Mikael Hallendal <micke@imendio.com> [Thu, 10 Apr 2008 13:32:40 +0200] rev 372
Added stubs for the LmMessageNode functions in the ruby bindings
Thu, 10 Apr 2008 13:12:19 +0200 Added LmMessageNode::value and value= to ruby bindings
Mikael Hallendal <micke@imendio.com> [Thu, 10 Apr 2008 13:12:19 +0200] rev 371
Added LmMessageNode::value and value= to ruby bindings
Thu, 10 Apr 2008 10:35:20 +0200 Added message node initial checkin for bindings
Mikael Hallendal <micke@imendio.com> [Thu, 10 Apr 2008 10:35:20 +0200] rev 370
Added message node initial checkin for bindings
Wed, 09 Apr 2008 23:44:01 +0200 Implemented conn_get_state
Mikael Hallendal <micke@imendio.com> [Wed, 09 Apr 2008 23:44:01 +0200] rev 369
Implemented conn_get_state
Wed, 09 Apr 2008 23:40:46 +0200 Added functions to transform from ruby object to enum values
Mikael Hallendal <micke@imendio.com> [Wed, 09 Apr 2008 23:40:46 +0200] rev 368
Added functions to transform from ruby object to enum values
Wed, 09 Apr 2008 23:20:01 +0200 Added LmDisconnectReason and LmConnectionState
Mikael Hallendal <micke@imendio.com> [Wed, 09 Apr 2008 23:20:01 +0200] rev 367
Added LmDisconnectReason and LmConnectionState
Wed, 09 Apr 2008 23:13:19 +0200 Added rblm-constants for enums
Mikael Hallendal <micke@imendio.com> [Wed, 09 Apr 2008 23:13:19 +0200] rev 366
Added rblm-constants for enums
Wed, 09 Apr 2008 22:24:37 +0200 Change allocate/initialize for LmConnection to not create the LM object in allocate
Mikael Hallendal <micke@imendio.com> [Wed, 09 Apr 2008 22:24:37 +0200] rev 365
Change allocate/initialize for LmConnection to not create the LM object in allocate
Wed, 09 Apr 2008 22:12:34 +0200 Renamed to the rblm namespace
Mikael Hallendal <micke@imendio.com> [Wed, 09 Apr 2008 22:12:34 +0200] rev 364
Renamed to the rblm namespace
Wed, 09 Apr 2008 22:06:42 +0200 Cleaning up of the bindings for better checking
Mikael Hallendal <micke@imendio.com> [Wed, 09 Apr 2008 22:06:42 +0200] rev 363
Cleaning up of the bindings for better checking Added rb_lm__is_kind_of which is taken from rcairo and use that to better check for correct object types.
Wed, 09 Apr 2008 20:01:36 +0200 Added comment about unhandled bits of LmMessage
Mikael Hallendal <micke@imendio.com> [Wed, 09 Apr 2008 20:01:36 +0200] rev 362
Added comment about unhandled bits of LmMessage
Wed, 09 Apr 2008 19:59:35 +0200 Added ruby bindings code for LmMessage
Mikael Hallendal <micke@imendio.com> [Wed, 09 Apr 2008 19:59:35 +0200] rev 361
Added ruby bindings code for LmMessage
Tue, 08 Apr 2008 22:21:20 +0200 Added some commented out rb_define_methods
Mikael Hallendal <micke@imendio.com> [Tue, 08 Apr 2008 22:21:20 +0200] rev 360
Added some commented out rb_define_methods
(0) -300 -100 -50 -30 +30 +50 +100 +300 tip