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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-18
release 0.0.7
0.0.7
Jérémy Zurcher
1
-1
/
+1
2011-08-18
add Emap
Jérémy Zurcher
2
-1
/
+94
2011-08-18
Update elementary specs
Jérémy Zurcher
1
-7
/
+0
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
fix struct handling in genruby
Jérémy Zurcher
1
-2
/
+2
2011-08-18
Update ecore and ecore_evas native API
Jérémy Zurcher
2
-70
/
+72
2011-08-18
fix typo in lib/efl/evas
Jérémy Zurcher
1
-3
/
+3
2011-08-18
clean up ecore_event_handler specs
Jérémy Zurcher
1
-1
/
+9
2011-08-18
don't use AutoPointer for child objects
Jérémy Zurcher
1
-1
/
+1
2011-08-18
cleanup init/shutdown specs
Jérémy Zurcher
12
-85
/
+106
2011-08-17
do not protect REcoreEvas.release(nil)
Jérémy Zurcher
1
-1
/
+1
2011-08-17
Revas... use instance level pointers as native API parameters
Jérémy Zurcher
1
-122
/
+129
2011-08-15
1.8 doesn't create an OS thread for each new ruby Thread
Jérémy Zurcher
1
-3
/
+7
2011-08-15
Update ecore_getopt, keep references to allocated MemoryPointers, fix specs
Jérémy Zurcher
2
-34
/
+42
2011-08-15
Update ecore native API and specs
Jérémy Zurcher
2
-176
/
+192
2011-08-14
Update evas native API and specs
Jérémy Zurcher
2
-21
/
+37
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
2
-0
/
+9
2011-08-14
handle struct keyword in type definitions
Jérémy Zurcher
1
-2
/
+2
2011-08-13
fix and update native api extraction and generation
Jérémy Zurcher
3
-3
/
+6
2011-07-04
remove spaces full lines
Jérémy Zurcher
6
-11
/
+11
2011-06-19
show ecore getopt internals if env var DEBUG is set
Jérémy Zurcher
1
-2
/
+4
2011-06-19
ecore_evas_cocoa_new belongs to darwin only
Jérémy Zurcher
1
-2
/
+0
2011-06-19
sed-callbacks eats comments
Jérémy Zurcher
1
-1
/
+1
2011-06-19
regenerate native files
Jérémy Zurcher
5
-135
/
+57
2011-06-19
genruby.rb: add unsigned short *, accept commented callbacks
Jérémy Zurcher
1
-1
/
+2
2011-06-19
extract-api.sh works with api-next folder
Jérémy Zurcher
1
-8
/
+17
2011-06-09
1.8 compatibility fix
Jérémy Zurcher
1
-1
/
+1
2011-06-09
ElmList@item_append returns an ElmListItem
Jérémy Zurcher
1
-0
/
+3
2011-06-08
fix ugly typo
Jérémy Zurcher
1
-7
/
+7
2011-06-08
fix ElmGenlistItemClassStruct, add ElmListItem and ElmGenList classes
Jérémy Zurcher
1
-2
/
+20
2011-06-07
Merge branch 'master' of asynk.ch:ffi-efl
Jérémy Zurcher
2
-1
/
+17
2011-06-07
add Efl::Native::ElmGenlistItemClassStruct
Jérémy Zurcher
1
-0
/
+15
2011-06-07
quick and dirty add ElmHover and ElmButton
Jérémy Zurcher
1
-0
/
+16
2011-06-07
fix rake/rdoctask deprecation
Jérémy Zurcher
1
-1
/
+1
2011-06-07
quick and dirty add ElmHoversel and ElmHoverselItem
Jérémy Zurcher
1
-0
/
+17
2011-06-07
allow elementary classes to wrap pointers
Jérémy Zurcher
1
-6
/
+6
2011-06-06
elementary.rb : use meta instead of explicit initialize methods
Jérémy Zurcher
1
-42
/
+40
2011-06-06
regenerate native files
Jérémy Zurcher
6
-30
/
+78
2011-05-25
add ElmDiskSelectorItem, ElmEntry, ElmFlipSelector, ElmFLipSelectorItem and a...
Jérémy Zurcher
2
-3
/
+68
2011-05-22
update Native::elm_...
Jérémy Zurcher
1
-0
/
+15
2011-05-22
add ElmDiskSelector#item_selected_set
Jérémy Zurcher
1
-0
/
+5
2011-05-19
README : add spec and test hlinks
Jérémy Zurcher
1
-1
/
+1
2011-05-19
it's ruby1.8 compatible
Jérémy Zurcher
1
-1
/
+1
2011-05-19
extract find_function from Module specific method_missing
Jérémy Zurcher
15
-337
/
+87
2011-05-19
fix eina_log spec + type within evas_spec
Jérémy Zurcher
2
-21
/
+9
2011-05-19
increase Efl::ModuleX::method_missing capabilities
Jérémy Zurcher
15
-32
/
+389
2011-05-13
ecore_getopt spec use ecore_getopt_callback_geometry_parse
Jérémy Zurcher
1
-0
/
+30
[next]