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
/
test
Age
Commit message (
Collapse
)
Author
Files
Lines
2013-05-03
add test_elm_win native using MethodResolver
Jérémy Zurcher
1
-0
/
+41
2013-02-23
add missing 'delete,request' smart callback in some tests
Jérémy Zurcher
5
-0
/
+5
2013-02-23
examples for Ecore pipe. Thanks to jeremyz for the original -native version!
Marius Hanne
2
-0
/
+108
2013-02-23
example for ElmLayout
Marius Hanne
1
-0
/
+64
2013-02-23
example for ElmNaviFrame
Marius Hanne
1
-0
/
+58
2013-02-23
example for ElmPanel
Marius Hanne
1
-0
/
+87
2013-02-23
example for ElmPanes (also fixes the class name in elm_panes.rb)
Marius Hanne
1
-0
/
+73
2013-02-18
examples for ElmGenList
Marius Hanne
2
-0
/
+143
2013-02-18
example for ElmList
Marius Hanne
1
-0
/
+60
2013-02-18
examples for ElmButton
Marius Hanne
2
-0
/
+79
2012-05-19
Evas only handles pre multiplied colors
Jérémy Zurcher
2
-2
/
+2
2012-02-27
must use title_set instead of title= instide instance_eval
Jérémy Zurcher
1
-1
/
+1
2012-02-27
add test/test_elm_win.rb
Jérémy Zurcher
1
-0
/
+51
2012-02-27
use instance_eval instead of yield self.
Jérémy Zurcher
1
-12
/
+12
- simplify and highlights initialization code - but shadows external scope variables
2012-02-27
remove old elementary elated files
Jérémy Zurcher
6
-865
/
+0
2012-02-27
test/test_elm_win-native.rb: works again
Jérémy Zurcher
1
-3
/
+5
2011-12-23
fix tests
Jérémy Zurcher
4
-7
/
+7
2011-10-21
remove Efl::Elementary::ElmToggle class
Jérémy Zurcher
1
-2
/
+3
2011-09-05
update elementary API
Jérémy Zurcher
1
-1
/
+1
2011-09-05
test_elementary: add test_buttons
Jérémy Zurcher
1
-0
/
+114
2011-09-02
test_elementary: add test_box
Jérémy Zurcher
1
-0
/
+147
2011-08-22
test_elementary: fix main window
Jérémy Zurcher
1
-4
/
+3
2011-08-21
remove Efl::PREFIX, Efl::PACKAGE_*
Jérémy Zurcher
2
-7
/
+10
2011-08-20
use Efl::ElmActionSlider new features in tests
Jérémy Zurcher
1
-27
/
+15
2011-08-20
implement test_actionslider
Jérémy Zurcher
1
-0
/
+144
2011-08-19
test_elementary : implement plain, image and options bg tests
Jérémy Zurcher
2
-7
/
+182
2011-08-18
test_elementary: 1.8 compatibility
Jérémy Zurcher
1
-1
/
+2
2011-08-18
add test/test_elementary.rb (full menu without tests)
Jérémy Zurcher
1
-0
/
+243
2011-08-18
test/test_elm_win.r uses new ElmObject#text= alias
Jérémy Zurcher
1
-2
/
+1
2011-08-18
fix test_elm_win-native.rb and test_elm_win.rb
Jérémy Zurcher
2
-2
/
+2
2011-05-12
update test_elm_win
Jérémy Zurcher
1
-8
/
+9
2011-05-09
tests cleanup
Jérémy Zurcher
2
-4
/
+4
2011-05-08
update test_elm_win_class => test_elm_win
Jérémy Zurcher
1
-12
/
+14
2011-05-06
update test_evas
Jérémy Zurcher
1
-42
/
+53
2011-05-06
replace REvas.object_add with REvas.object_xxx_add
Jérémy Zurcher
1
-4
/
+4
2011-05-06
clean test_edje.rb
Jérémy Zurcher
1
-2
/
+9
2011-05-06
edje updates
Jérémy Zurcher
1
-40
/
+31
2011-05-05
rewrite test_elm_win into test_elm_win-native using 'require efl/native' and ↵
Jérémy Zurcher
2
-36
/
+38
'include Efl::Native'
2011-05-05
all FFI into one module Efl::Native
Jérémy Zurcher
2
-20
/
+20
2011-05-04
FFI are in separate namespaces (Efl::Evas::Native), ruby classes are in ↵
seperate-natives
Jérémy Zurcher
2
-20
/
+21
upper level (Efl::Evas)
2011-05-03
small typo
Jérémy Zurcher
1
-1
/
+1
2011-05-03
remove unicode BOM from file (was failing to run under ruby18)
Lionel Orry
1
-1
/
+1
2011-05-01
embed edje_test.edc into test_edje.rb
0.0.3
Jérémy Zurcher
4
-88
/
+96
2011-05-01
add test_edje and data
Jérémy Zurcher
3
-0
/
+131
2011-04-29
update efl/elementary and tests
Jérémy Zurcher
2
-28
/
+27
2011-04-29
fix test_evas
Jérémy Zurcher
1
-9
/
+9
2011-04-28
set hierarchy n lib and spec directories
Jérémy Zurcher
1
-3
/
+5
2011-04-27
add test_evas
Jérémy Zurcher
1
-0
/
+104
2011-04-27
fis test_elm_win
Jérémy Zurcher
1
-21
/
+19
2011-04-27
ffi Helper: method_missing nicely handles /^(.)=$/ setters
Jérémy Zurcher
1
-0
/
+2
[next]