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
Age
Commit message (
Collapse
)
Author
Files
Lines
2011-09-02
release 0.0.9
0.0.9
Jérémy Zurcher
1
-1
/
+1
2011-09-02
add box_transition, box_layout ffi definitions
Jérémy Zurcher
2
-3
/
+8
2011-09-02
Efl::Native: wrap #ffi_lib so we can trace all linked libraries, add ↵
Jérémy Zurcher
1
-10
/
+26
#find_variable
2011-09-02
Efl::Native swallows Efl::FFIHelper module
Jérémy Zurcher
15
-90
/
+47
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-22
elementary: rename ElmObject#content_* into #obj_content_*
Jérémy Zurcher
1
-32
/
+5
2011-08-21
elementary: add a load of classes
Jérémy Zurcher
1
-4
/
+271
2011-08-21
remove Efl::PREFIX, Efl::PACKAGE_*
Jérémy Zurcher
1
-8
/
+0
2011-08-20
Efl::ElmActionSlider add #texts, #indicator, #enabled, #magnet, #setup ↵
Jérémy Zurcher
1
-0
/
+56
methods and @os_pos class variable
2011-08-20
well, ... Efl::PREFIX and others ... that's still no good
Jérémy Zurcher
1
-3
/
+7
2011-08-20
elementary: fix enum :elm_actionslider_pos
Jérémy Zurcher
1
-1
/
+1
2011-08-20
elementary: add ElmActionSlider class
Jérémy Zurcher
1
-0
/
+8
2011-08-19
elementary : add ElmRadio, ElmCheck, ElmSpinner classes, add ↵
Jérémy Zurcher
1
-118
/
+148
ElmObject#parent_widget_get
2011-08-19
fix Efl::PACKAGE_.. constants
Jérémy Zurcher
1
-3
/
+3
2011-08-19
add RevasObject#size_hint_weight_set_expand_fill
Jérémy Zurcher
1
-0
/
+4
2011-08-18
release 0.0.8
0.0.8
Jérémy Zurcher
1
-1
/
+1
2011-08-18
add ElmFrame, ElmToggle, ElmIndex classes
Jérémy Zurcher
1
-3
/
+27
2011-08-18
add Efl::PACKAGE_xxx_DIR constants
Jérémy Zurcher
1
-0
/
+4
2011-08-18
add missing ElmObject methods aliases
Jérémy Zurcher
1
-0
/
+4
2011-08-18
add ElmObject class
Jérémy Zurcher
1
-44
/
+70
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
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-18
fix typo in lib/efl/evas
Jérémy Zurcher
1
-3
/
+3
2011-08-18
don't use AutoPointer for child objects
Jérémy Zurcher
1
-1
/
+1
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
Update ecore_getopt, keep references to allocated MemoryPointers, fix specs
Jérémy Zurcher
1
-14
/
+24
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-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
1
-0
/
+16
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
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
5
-30
/
+77
2011-05-25
add ElmDiskSelectorItem, ElmEntry, ElmFlipSelector, ElmFLipSelectorItem and ↵
Jérémy Zurcher
2
-3
/
+68
a few methods
[next]