Added Ecore::Evas::EcoreEvas#has_alpha? and #has_alpha=.
[ruby-ecore.git] / src / ecore_evas / rb_software_x11.c
2006-02-10 Tilman SauerbeckFixed class instantiation.
2004-08-27 Tilman SauerbeckImplemented GlX11#window.
2004-08-21 Tilman SauerbeckMake use of Ecore::X::Window in Ecore::Evas::SoftwareX11.
2004-08-19 Tilman SauerbeckUpdated copyright notice. Added event handler code.
2004-08-10 Tilman SauerbeckDocumentation arrived.
2004-08-01 Tilman SauerbeckWe now use real structs to wrap objects.
2004-07-25 Tilman SauerbeckMacro tweaks.
2004-07-08 Tilman Sauerbeckecore_init and ecore_shutdown aren't exported anymore.
2004-06-26 Tilman SauerbeckDon't use global variables for the Ruby classes.
2004-06-20 Tilman SauerbeckSwapped contents of rb_software_x11.[ch] and rb_gl_x11...
2004-06-20 Tilman SauerbeckOops, STR2CSTR is obsolete, use StringValuePtr() instead.
2004-06-19 Tilman SauerbeckSet SVN properties.
2004-06-19 Tilman SauerbeckInitial commit.