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-08-30
update edje, elementary, evas API
Jérémy Zurcher
3
-2
/
+35
2011-08-24
update elementary and ecore API
Jérémy Zurcher
2
-6
/
+10
2011-08-20
elementary: fix enum :elm_actionslider_pos
Jérémy Zurcher
1
-1
/
+1
2011-08-18
add Emap
Jérémy Zurcher
1
-0
/
+93
2011-08-18
Update elementary native API and specs
Jérémy Zurcher
1
-298
/
+431
2011-08-18
Update ecore, eina, evas native API
Jérémy Zurcher
3
-2
/
+16
2011-08-18
Update ecore and ecore_evas native API
Jérémy Zurcher
2
-70
/
+72
2011-08-15
Update ecore native API and specs
Jérémy Zurcher
1
-174
/
+192
2011-08-14
Update evas native API and specs
Jérémy Zurcher
1
-19
/
+35
2011-08-14
update edje native API
Jérémy Zurcher
1
-0
/
+4
2011-08-14
update eet native API
Jérémy Zurcher
1
-0
/
+12
2011-08-14
eina_main_loop_is + specs
Jérémy Zurcher
1
-0
/
+2
2011-06-19
ecore_evas_cocoa_new belongs to darwin only
Jérémy Zurcher
1
-2
/
+0
2011-06-19
regenerate native files
Jérémy Zurcher
5
-135
/
+57
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)