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
/
spec
Age
Commit message (
Collapse
)
Author
Files
Lines
2012-11-29
fix specs, remove double free
Jérémy Zurcher
1
-3
/
+1
2012-05-19
remove specs for removes functions
Jérémy Zurcher
1
-11
/
+0
2012-02-27
add elm_spec
Jérémy Zurcher
2
-8
/
+271
2012-02-27
use instance_eval instead of yield self.
Jérémy Zurcher
3
-14
/
+17
- simplify and highlights initialization code - but shadows external scope variables
2012-02-27
remove always failing ecore_evas_maximized_* spec
Jérémy Zurcher
1
-4
/
+0
2012-02-27
remove old elementary elated files
Jérémy Zurcher
1
-364
/
+0
2012-02-24
cleanup evas_spec.rb
Jérémy Zurcher
1
-238
/
+1
2012-02-24
eina_log_spec: cleanup
Jérémy Zurcher
1
-7
/
+0
2012-01-24
update edje native and specs
Jérémy Zurcher
1
-0
/
+8
2012-01-24
update evas API
Jérémy Zurcher
1
-1
/
+1
2012-01-23
spec/helper: set EinaLog to critical level
Jérémy Zurcher
1
-0
/
+4
2012-01-23
update ecore_* native, and specs
Jérémy Zurcher
1
-10
/
+19
2012-01-23
update edje native and spec
Jérémy Zurcher
1
-1
/
+0
2012-01-23
update eet,eina_log, evas enums, add evas :evas_bidi_direction spec
Jérémy Zurcher
1
-3
/
+10
2012-01-23
EinaLog : update enum :eina_log_level and specs
Jérémy Zurcher
1
-0
/
+10
2012-01-22
remove requires from spec/helper
Jérémy Zurcher
1
-4
/
+0
2012-01-22
update efl/evas, efl/native/evas, spev/evas_spec
Jérémy Zurcher
1
-3
/
+1
2012-01-22
update efl/eina and spec/eina*
Jérémy Zurcher
3
-3
/
+0
2011-12-23
spec/elm_spec: remove deprecated overlay_get/set/unset
Jérémy Zurcher
1
-9
/
+0
2011-12-23
fix segfault in ecore_spec
Jérémy Zurcher
1
-0
/
+1
2011-10-21
use strings instead of module within specs
Jérémy Zurcher
11
-22
/
+22
2011-08-21
elementary: add a load of classes
Jérémy Zurcher
1
-3
/
+0
2011-08-18
Update elementary specs
Jérémy Zurcher
1
-7
/
+0
2011-08-18
clean up ecore_event_handler specs
Jérémy Zurcher
1
-1
/
+9
2011-08-18
cleanup init/shutdown specs
Jérémy Zurcher
12
-85
/
+106
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
1
-20
/
+18
2011-08-15
Update ecore native API and specs
Jérémy Zurcher
1
-2
/
+0
2011-08-14
Update evas native API and specs
Jérémy Zurcher
1
-2
/
+2
2011-08-14
eina_main_loop_is + specs
Jérémy Zurcher
1
-0
/
+7
2011-06-19
show ecore getopt internals if env var DEBUG is set
Jérémy Zurcher
1
-2
/
+4
2011-05-19
fix eina_log spec + type within evas_spec
Jérémy Zurcher
2
-21
/
+9
2011-05-13
ecore_getopt spec use ecore_getopt_callback_geometry_parse
Jérémy Zurcher
1
-0
/
+30
2011-05-13
bugfix ecore_getopt store :string
Jérémy Zurcher
1
-11
/
+11
2011-05-12
major ecore_getopt rework
Jérémy Zurcher
1
-143
/
+100
2011-05-12
add ptrt parameter to REinaList#to_a
Jérémy Zurcher
1
-2
/
+20
2011-05-12
add REinaList#from_a
Jérémy Zurcher
1
-1
/
+10
2011-05-11
add Efl::EinaLog and specs
Jérémy Zurcher
1
-0
/
+83
2011-05-11
add missing sed-variables, fix EinaLog module generation, add self.version ↵
Jérémy Zurcher
6
-6
/
+6
for all modules and use them in spec describe
2011-05-09
bugfix ecore_getopt --help
Jérémy Zurcher
1
-8
/
+8
2011-05-09
add Efl::Elm::ElmInWIn class, specs for ElmWin and ElmInWin
Jérémy Zurcher
1
-28
/
+84
2011-05-09
close ecore-3 : ecore_evas_spec, don't check y coordinate which is window ↵
Jérémy Zurcher
1
-4
/
+10
manager specific
2011-05-09
cleanup specs
Jérémy Zurcher
8
-54
/
+68
2011-05-08
spec cleanup
Jérémy Zurcher
7
-198
/
+255
2011-05-08
add realize_win, ecore_loop, bool_check into spec/helper
Jérémy Zurcher
1
-1
/
+34
2011-05-08
Efl::Elm::ElmPager class + specs
Jérémy Zurcher
1
-5
/
+53
2011-05-08
Efl::Elm::ElmPager class + specs
Jérémy Zurcher
1
-0
/
+30
2011-05-08
Efl::Elm::ElmBg class + specs
Jérémy Zurcher
1
-9
/
+75
2011-05-07
Efl::Elm::ElmBg class + specs
Jérémy Zurcher
1
-0
/
+67
2011-05-07
extract realize_evas from specs
Jérémy Zurcher
3
-38
/
+24
[next]