Implemented Window#borderless.
[ruby-ecore.git] / src / ecore /
2004-09-01 Tilman SauerbeckAdded Ecore::FdHandler. Moved DEF_CONST.
2004-08-29 Tilman SauerbeckCall ecore_event_handler_add() in EventHandler's constr...
2004-08-22 Tilman SauerbeckOops, don't put extra quotation marks in the class...
2004-08-21 Tilman SauerbeckMoved the rb_define_attr calls. Implemented more events...
2004-08-19 Tilman SauerbeckCall other event handlers, too.
2004-08-19 Tilman SauerbeckUpdated copyright notice. Added event handler code.
2004-08-16 Tilman SauerbeckLook for the directory where libruby.so lives.
2004-08-12 Tilman SauerbeckExplicitly initialize the deleted flag for the timer...
2004-08-10 Tilman SauerbeckDocumentation arrived.
2004-08-07 Tilman SauerbeckRemoved init/shutdown methods.
2004-08-01 Tilman SauerbeckWe now use real structs to wrap objects.
2004-07-26 Tilman SauerbeckDeclare class variables the right way.
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-19 Tilman SauerbeckSet SVN properties.
2004-06-19 Tilman SauerbeckInitial commit.