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
Age
Commit message (
Collapse
)
Author
Files
Lines
2011-06-06
regenerate native files
Jérémy Zurcher
4
-30
/
+76
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
13
-312
/
+52
2011-05-19
increase Efl::ModuleX::method_missing capabilities
Jérémy Zurcher
13
-27
/
+363
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
add missing sed-variables, fix EinaLog module generation, add self.version ↵
Jérémy Zurcher
1
-1
/
+1
for all modules and use them in spec describe
2011-05-11
take care of EAPI extern with FFI#attach_variable
Jérémy Zurcher
13
-33
/
+66
2011-05-11
take care of eina/eina_log.h and regenerate ffis
Jérémy Zurcher
2
-0
/
+104
2011-05-09
disable ecore_evas_cocoa_new on non darwin OS, disable corpusless ↵
Jérémy Zurcher
2
-3
/
+5
elm_map_route_source_set
2011-05-09
regenerate ffi with larger wraping columns
Jérémy Zurcher
7
-142
/
+113
2011-05-09
bugfix ecore-1 : ecore_getopt_callback_ecore_evas_list_engines returns ↵
Jérémy Zurcher
1
-2
/
+1
:eina_bool instead of :uchar
2011-05-05
regenerate native/elementary
Jérémy Zurcher
1
-61
/
+61
2011-05-05
bugfix : sed-enums, regenerate ffi
Jérémy Zurcher
1
-5
/
+5
2011-05-05
increase Efl::Evas spec
Jérémy Zurcher
1
-2
/
+2
2011-05-05
all FFI into one module Efl::Native
Jérémy Zurcher
12
-6386
/
+6390
2011-05-04
FFI are in separate namespaces (Efl::Evas::Native), ruby classes are in ↵
seperate-natives
Jérémy Zurcher
12
-0
/
+6602
upper level (Efl::Evas)