index
:
ffi-efl
master
Ruby FFI binding to EFL - Enlightenment Foundation Libraries
Jérémy Zurcher
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
efl
/
native
/
elementary.rb
Age
Commit message (
Collapse
)
Author
Files
Lines
2011-05-25
add ElmDiskSelectorItem, ElmEntry, ElmFlipSelector, ElmFLipSelectorItem and ↵
Jérémy Zurcher
1
-3
/
+5
a few methods
2011-05-22
update Native::elm_...
Jérémy Zurcher
1
-0
/
+15
2011-05-19
extract find_function from Module specific method_missing
Jérémy Zurcher
1
-24
/
+4
2011-05-19
increase Efl::ModuleX::method_missing capabilities
Jérémy Zurcher
1
-2
/
+39
2011-05-11
efl/native/elementary.rb is nothing without evas => require 'efl/native/evas'
Jérémy Zurcher
1
-0
/
+1
2011-05-11
take care of EAPI extern with FFI#attach_variable
Jérémy Zurcher
1
-5
/
+8
2011-05-11
take care of eina/eina_log.h and regenerate ffis
Jérémy Zurcher
1
-0
/
+4
2011-05-09
disable ecore_evas_cocoa_new on non darwin OS, disable corpusless ↵
Jérémy Zurcher
1
-1
/
+1
elm_map_route_source_set
2011-05-09
regenerate ffi with larger wraping columns
Jérémy Zurcher
1
-52
/
+41
2011-05-05
regenerate native/elementary
Jérémy Zurcher
1
-61
/
+61
2011-05-05
all FFI into one module Efl::Native
Jérémy Zurcher
1
-3212
/
+3206
2011-05-04
FFI are in separate namespaces (Efl::Evas::Native), ruby classes are in ↵
seperate-natives
Jérémy Zurcher
1
-0
/
+3230
upper level (Efl::Evas)