projects
/
ruby-ecore.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Added .gitignore.
2007-04-08
Tilman Sauerbeck
Added .gitignore.
commit
|
commitdiff
|
tree
2007-04-08
Tilman Sauerbeck
Removed ChangeLog and NEWS.
commit
|
commitdiff
|
tree
2007-04-08
Tilman Sauerbeck
Removed RCS-style IDs.
commit
|
commitdiff
|
tree
2006-11-11
Tilman Sauerbeck
Resolve the cWindow reference using Ruby.
commit
|
commitdiff
|
tree
2006-09-06
Tilman Sauerbeck
Added Ecore::Evas::EcoreEvas#has_alpha? and #has_alpha=.
commit
|
commitdiff
|
tree
2006-08-20
Tilman Sauerbeck
Added Ecore::Evas::EcoreEvas#iconified? and #iconified=.
commit
|
commitdiff
|
tree
2006-04-02
Tilman Sauerbeck
Fixed mkdir_p call.
commit
|
commitdiff
|
tree
2006-02-25
Tilman Sauerbeck
Create target directories if they don't exist.
commit
|
commitdiff
|
tree
2006-02-16
Tilman Sauerbeck
Event system tweaks.
commit
|
commitdiff
|
tree
2006-02-16
Tilman Sauerbeck
Reworked ADD_EVENT() wrt handling of the inherited...
commit
|
commitdiff
|
tree
2006-02-15
Tilman Sauerbeck
Tweaked event/callback system.
commit
|
commitdiff
|
tree
2006-02-14
Tilman Sauerbeck
More event system tweaks.
commit
|
commitdiff
|
tree
2006-02-14
Tilman Sauerbeck
Tweaked event names.
commit
|
commitdiff
|
tree
2006-02-14
Tilman Sauerbeck
Reworked event handling.
commit
|
commitdiff
|
tree
2006-02-14
Tilman Sauerbeck
Reworked on_ecore_event().
commit
|
commitdiff
|
tree
2006-02-14
Tilman Sauerbeck
Removed an unused variable.
commit
|
commitdiff
|
tree
2006-02-13
Tilman Sauerbeck
Added first ecore_con bits.
commit
|
commitdiff
|
tree
2006-02-13
Tilman Sauerbeck
Use Numeric for the event type for consistency.
commit
|
commitdiff
|
tree
2006-02-12
Tilman Sauerbeck
Added Ecore.new_event_type and Ecore.add_event.
commit
|
commitdiff
|
tree
2006-02-12
Tilman Sauerbeck
Code cleanup.
commit
|
commitdiff
|
tree
2006-02-12
Tilman Sauerbeck
Raise errors in EventHandler#initialize rather than...
commit
|
commitdiff
|
tree
2006-02-12
Tilman Sauerbeck
Fixed EventHandler#delete.
commit
|
commitdiff
|
tree
2006-02-10
Tilman Sauerbeck
Made EcoreEvas.new public for now.
commit
|
commitdiff
|
tree
2006-02-10
Tilman Sauerbeck
Don't erase EcoreEvas.new the hard way.
commit
|
commitdiff
|
tree
2006-02-10
Tilman Sauerbeck
Fixed class instantiation.
commit
|
commitdiff
|
tree
2006-01-29
Tilman Sauerbeck
Disabled ecore_event_exe_exit because of API breakage.
commit
|
commitdiff
|
tree
2005-12-24
Tilman Sauerbeck
Added support for the XRender Evas engine.
commit
|
commitdiff
|
tree
2005-06-05
Tilman Sauerbeck
Added EcoreEvas#name_class.
commit
|
commitdiff
|
tree
2005-05-07
Tilman Sauerbeck
Made on_ecore_event static.
commit
|
commitdiff
|
tree
2005-05-07
Tilman Sauerbeck
Automatically init/shutdown ecore.
commit
|
commitdiff
|
tree
2005-05-07
Tilman Sauerbeck
Added support for RUBYARCHDIR.
commit
|
commitdiff
|
tree
2005-04-27
Tilman Sauerbeck
Build system fixes.
commit
|
commitdiff
|
tree
2005-04-26
Tilman Sauerbeck
Fixed the install target.
commit
|
commitdiff
|
tree
2005-04-26
Tilman Sauerbeck
Made libdir configurable.
commit
|
commitdiff
|
tree
2005-04-26
Tilman Sauerbeck
Replaced the autotools setup with a Rakefile.
commit
|
commitdiff
|
tree
2005-03-22
Tilman Sauerbeck
Create the callbacks hash on first use.
commit
|
commitdiff
|
tree
2005-03-13
Tilman Sauerbeck
Implemented Timer#interval=.
commit
|
commitdiff
|
tree
2005-02-28
Tilman Sauerbeck
Added Ecore::Timer#deleted?.
commit
|
commitdiff
|
tree
2005-01-19
Tilman Sauerbeck
Added Ecore::Evas::Buffer.
commit
|
commitdiff
|
tree
2004-12-09
Tilman Sauerbeck
Include rb_idle_enterer.h, too.
commit
|
commitdiff
|
tree
2004-12-09
Tilman Sauerbeck
Fixed the definitions of Ecore::Idler's and IdleEnterer...
commit
|
commitdiff
|
tree
2004-12-09
Tilman Sauerbeck
Added Ecore::IdleEnterer.
commit
|
commitdiff
|
tree
2004-12-03
Tilman Sauerbeck
Call Init_stack() just before the Animator's callback...
commit
|
commitdiff
|
tree
2004-11-27
Tilman Sauerbeck
Implemented Ecore.time.
commit
|
commitdiff
|
tree
2004-11-27
Tilman Sauerbeck
Added Ecore::Animator.
commit
|
commitdiff
|
tree
2004-10-18
Tilman Sauerbeck
Link to the correct Ruby shared object.
commit
|
commitdiff
|
tree
2004-09-02
Tilman Sauerbeck
Implemented Window#borderless.
commit
|
commitdiff
|
tree
2004-09-02
Tilman Sauerbeck
Use ecore_evas_data_set/get to store a pointer to self.
commit
|
commitdiff
|
tree
2004-09-01
Tilman Sauerbeck
Added Ecore::FdHandler. Moved DEF_CONST.
commit
|
commitdiff
|
tree
2004-08-31
Tilman Sauerbeck
Operators '==' and '===' are aliases for 'eql?' now.
commit
|
commitdiff
|
tree
2004-08-29
Tilman Sauerbeck
Call ecore_event_handler_add() in EventHandler's constructor.
commit
|
commitdiff
|
tree
2004-08-29
Tilman Sauerbeck
Unbreak Window#resize.
commit
|
commitdiff
|
tree
2004-08-28
Tilman Sauerbeck
Implemented Window#configure.
commit
|
commitdiff
|
tree
2004-08-27
Tilman Sauerbeck
Implemented the WindowResizeRequest and WindowDamage...
commit
|
commitdiff
|
tree
2004-08-27
Tilman Sauerbeck
Implemented GlX11#window.
commit
|
commitdiff
|
tree
2004-08-26
Tilman Sauerbeck
Implemented Window#border_width=.
commit
|
commitdiff
|
tree
2004-08-26
Tilman Sauerbeck
Added the Ecore::X::Cursor class.
commit
|
commitdiff
|
tree
2004-08-23
Tilman Sauerbeck
Don't try to convert NULL into a String.
commit
|
commitdiff
|
tree
2004-08-23
Tilman Sauerbeck
Implemented Window#send_delete_request.
commit
|
commitdiff
|
tree
2004-08-23
Tilman Sauerbeck
Put the default root window hack back in.
commit
|
commitdiff
|
tree
2004-08-23
Tilman Sauerbeck
Renamed Window#border_size to Window#border_width.
commit
|
commitdiff
|
tree
2004-08-22
Tilman Sauerbeck
Implemented get_protocol and the 'sticky' property.
commit
|
commitdiff
|
tree
2004-08-22
Tilman Sauerbeck
Implemented the MOUSE_BUTTON_{UP,DOWN} events.
commit
|
commitdiff
|
tree
2004-08-22
Tilman Sauerbeck
Added modifier enum. Fixed key event init methods.
commit
|
commitdiff
|
tree
2004-08-22
Tilman Sauerbeck
Implemented the KEY_DOWN and KEY_UP events.
commit
|
commitdiff
|
tree
2004-08-22
Tilman Sauerbeck
Implemented the following events: MOUSE_MOVE, MOUSE_IN...
commit
|
commitdiff
|
tree
2004-08-22
Tilman Sauerbeck
Implemented Window#focus.
commit
|
commitdiff
|
tree
2004-08-22
Tilman Sauerbeck
Oops, don't put extra quotation marks in the class...
commit
|
commitdiff
|
tree
2004-08-22
Tilman Sauerbeck
Implemented inspect and the manage* and sniff* methods.
commit
|
commitdiff
|
tree
2004-08-21
Tilman Sauerbeck
Implemented the WINDOW_CREATE and WINDOW_DESTROY events.
commit
|
commitdiff
|
tree
2004-08-21
Tilman Sauerbeck
Moved the rb_define_attr calls. Implemented more events...
commit
|
commitdiff
|
tree
2004-08-21
Tilman Sauerbeck
Make use of Ecore::X::Window in Ecore::Evas::SoftwareX11.
commit
|
commitdiff
|
tree
2004-08-21
Tilman Sauerbeck
Don't fail in TO_ECORE_X_WINDOW if the window passed...
commit
|
commitdiff
|
tree
2004-08-21
Tilman Sauerbeck
When we create the root window object, just pass 0...
commit
|
commitdiff
|
tree
2004-08-19
Tilman Sauerbeck
Call other event handlers, too.
commit
|
commitdiff
|
tree
2004-08-19
Tilman Sauerbeck
API tweaks.
commit
|
commitdiff
|
tree
2004-08-19
Tilman Sauerbeck
Updated copyright notice. Added event handler code.
commit
|
commitdiff
|
tree
2004-08-19
Tilman Sauerbeck
Build system fixes.
commit
|
commitdiff
|
tree
2004-08-16
Tilman Sauerbeck
Look for the directory where libruby.so lives.
commit
|
commitdiff
|
tree
2004-08-16
Tilman Sauerbeck
Removed newline at end of file.
commit
|
commitdiff
|
tree
2004-08-12
Tilman Sauerbeck
Explicitly initialize the deleted flag for the timer...
commit
|
commitdiff
|
tree
2004-08-12
Tilman Sauerbeck
Minor doc improvements.
commit
|
commitdiff
|
tree
2004-08-10
Tilman Sauerbeck
Documentation arrived.
commit
|
commitdiff
|
tree
2004-08-07
Tilman Sauerbeck
Removed init/shutdown methods.
commit
|
commitdiff
|
tree
2004-08-01
Tilman Sauerbeck
We now use real structs to wrap objects.
commit
|
commitdiff
|
tree
2004-07-26
Tilman Sauerbeck
Declare class variables the right way.
commit
|
commitdiff
|
tree
2004-07-25
Tilman Sauerbeck
Macro tweaks.
commit
|
commitdiff
|
tree
2004-07-25
Tilman Sauerbeck
Added ecore_x bindings.
commit
|
commitdiff
|
tree
2004-07-10
Tilman Sauerbeck
Macro updates.
commit
|
commitdiff
|
tree
2004-07-08
Tilman Sauerbeck
ecore_init and ecore_shutdown aren't exported anymore.
commit
|
commitdiff
|
tree
2004-07-06
Tilman Sauerbeck
Don't create a new Evas Ruby object everytime ecore_evas_get...
commit
|
commitdiff
|
tree
2004-06-26
Tilman Sauerbeck
Don't use global variables for the Ruby classes.
commit
|
commitdiff
|
tree
2004-06-26
Tilman Sauerbeck
Added framebuffer support.
commit
|
commitdiff
|
tree
2004-06-22
Tilman Sauerbeck
Added wrappers for more functions.
commit
|
commitdiff
|
tree
2004-06-20
Tilman Sauerbeck
Fixed a warning.
commit
|
commitdiff
|
tree
2004-06-20
Tilman Sauerbeck
Swapped contents of rb_software_x11.[ch] and rb_gl_x11...
commit
|
commitdiff
|
tree
2004-06-20
Tilman Sauerbeck
Oops, STR2CSTR is obsolete, use StringValuePtr() instead.
commit
|
commitdiff
|
tree
2004-06-19
Tilman Sauerbeck
Use the new GET_OBJ macro.
commit
|
commitdiff
|
tree
2004-06-19
Tilman Sauerbeck
Link to evas, too.
commit
|
commitdiff
|
tree
2004-06-19
Tilman Sauerbeck
Set SVN properties.
commit
|
commitdiff
|
tree
next