ruby-esmart.git
19 years agoAdded Esmart::Container#alignment.
Tilman Sauerbeck [Thu, 10 Feb 2005 14:24:57 +0000 (14:24 +0000)]
Added Esmart::Container#alignment.

19 years agoLink to the correct Ruby shared object.
Tilman Sauerbeck [Mon, 18 Oct 2004 20:24:05 +0000 (20:24 +0000)]
Link to the correct Ruby shared object.

19 years agoLook for the directory where libruby.so lives.
Tilman Sauerbeck [Mon, 16 Aug 2004 18:17:19 +0000 (18:17 +0000)]
Look for the directory where libruby.so lives.

19 years agoImplemented Container#elements.
Tilman Sauerbeck [Mon, 16 Aug 2004 15:43:51 +0000 (15:43 +0000)]
Implemented Container#elements.

19 years agoDon't try to get an Evas_Object * from a Ruby object.
Tilman Sauerbeck [Tue, 10 Aug 2004 13:33:49 +0000 (13:33 +0000)]
Don't try to get an Evas_Object * from a Ruby object.

19 years agoAPI tweaks.
Tilman Sauerbeck [Tue, 10 Aug 2004 13:28:01 +0000 (13:28 +0000)]
API tweaks.

19 years agoWe now use real structs to wrap objects.
Tilman Sauerbeck [Sun, 1 Aug 2004 10:19:14 +0000 (10:19 +0000)]
We now use real structs to wrap objects.

This way we can get rid of rb_global_variable()'s.
Also put headers in their own subdirectory.

19 years agoDeclare class variables the right way.
Tilman Sauerbeck [Mon, 26 Jul 2004 10:56:48 +0000 (10:56 +0000)]
Declare class variables the right way.

19 years agoDon't depend on header files for class information.
Tilman Sauerbeck [Sun, 25 Jul 2004 13:15:54 +0000 (13:15 +0000)]
Don't depend on header files for class information.

19 years agoSet SVN properties.
Tilman Sauerbeck [Sun, 25 Jul 2004 10:45:47 +0000 (10:45 +0000)]
Set SVN properties.

19 years agoAdded ac_ruby_ext.m4.
Tilman Sauerbeck [Sun, 25 Jul 2004 10:42:06 +0000 (10:42 +0000)]
Added ac_ruby_ext.m4.

19 years agoAdded ac_path_generic.m4.
Tilman Sauerbeck [Sun, 25 Jul 2004 10:41:37 +0000 (10:41 +0000)]
Added ac_path_generic.m4.

19 years agoInitial commit.
Tilman Sauerbeck [Sun, 25 Jul 2004 10:32:59 +0000 (10:32 +0000)]
Initial commit.