summaryrefslogtreecommitdiffstats
path: root/lib/efl
AgeCommit message (Collapse)AuthorFilesLines
2012-01-23Evas, update enums :evas_bidi_direction, :evas_button_flags, ↵Jérémy Zurcher1-7/+8
:evas_event_flags, :evas_text_style_type
2012-01-23EinaLog : update enum :eina_log_level and specsJérémy Zurcher1-1/+1
2012-01-22update efl/evas, efl/native/evas, spev/evas_specJérémy Zurcher2-620/+608
2012-01-22update efl/eet and efl/native/eetJérémy Zurcher2-155/+150
2012-01-22update efl/eina and spec/eina*Jérémy Zurcher4-0/+7
2012-01-22update lib/efl/native/eina*Jérémy Zurcher6-127/+123
2012-01-22tools/genruby:Eina_Bool=>:eina_bool, lib/efl/native typedef :bool, :eina_boolJérémy Zurcher1-0/+2
2012-01-22lib/efl/native: remove require directives, add ffi helpers to Efl::Native moduleJérémy Zurcher1-11/+43
2012-01-20get rid of ffi.rb => add usefull stuff into efl.rbJérémy Zurcher1-202/+0
2012-01-19lib/efl/ffi.rb: add module MethResolverJérémy Zurcher1-0/+30
2011-12-23lib/efl/elementary: _text_part_=>_part_text_ and _content_part_=>_part_content_Jérémy Zurcher1-8/+8
2011-12-23efl/native/elementary: remove bodyless functionsJérémy Zurcher1-4/+0
2011-12-23follow C APIJérémy Zurcher6-351/+483
2011-12-23elementary API updateJérémy Zurcher1-3/+2
2011-11-16follow C APIJérémy Zurcher2-25/+31
2011-11-10remove body less function elm_view_selection_getJérémy Zurcher1-2/+0
2011-11-10follow C APIJérémy Zurcher3-64/+28
2011-10-31thanks to elementary API cleanup ...Jérémy Zurcher1-5/+5
2011-10-31follow C APIJérémy Zurcher3-89/+5
2011-10-31add missing pointer definitionJérémy Zurcher2-1/+2
2011-10-28follow C APIJérémy Zurcher4-93/+98
2011-10-21elementary: elm_init use __FILE__ as only argument if none givenJérémy Zurcher1-1/+1
2011-10-21remove Efl::Elementary::ElmToggle classJérémy Zurcher1-8/+0
2011-10-21fix lib/efl/native/elementary.rbJérémy Zurcher1-3/+2
2011-10-21follow C APIJérémy Zurcher2-3/+20
2011-10-21native eet and elementary: remove undefined functions, add required dependenciesJérémy Zurcher2-4/+4
2011-10-21add lib/efl/native/eina_xattr.rbJérémy Zurcher1-0/+61
2011-10-21follow C API updatesJérémy Zurcher6-42/+259
2011-10-21follow C API cleanupJérémy Zurcher2-63/+63
2011-09-22update eet and elementary APIJérémy Zurcher2-10/+28
2011-09-05update elementary APIJérémy Zurcher1-0/+2
2011-09-02update elementary APIJérémy Zurcher1-2/+4
2011-09-02add box_transition, box_layout ffi definitionsJérémy Zurcher2-3/+8
2011-09-02Efl::Native: wrap #ffi_lib so we can trace all linked libraries, add ↵Jérémy Zurcher1-10/+26
#find_variable
2011-09-02Efl::Native swallows Efl::FFIHelper moduleJérémy Zurcher15-90/+47
2011-08-30update edje, elementary, evas APIJérémy Zurcher3-2/+35
2011-08-24update elementary and ecore APIJérémy Zurcher2-6/+10
2011-08-22elementary: rename ElmObject#content_* into #obj_content_*Jérémy Zurcher1-32/+5
2011-08-21elementary: add a load of classesJérémy Zurcher1-4/+271
2011-08-20Efl::ElmActionSlider add #texts, #indicator, #enabled, #magnet, #setup ↵Jérémy Zurcher1-0/+56
methods and @os_pos class variable
2011-08-20elementary: fix enum :elm_actionslider_posJérémy Zurcher1-1/+1
2011-08-20elementary: add ElmActionSlider classJérémy Zurcher1-0/+8
2011-08-19elementary : add ElmRadio, ElmCheck, ElmSpinner classes, add ↵Jérémy Zurcher1-118/+148
ElmObject#parent_widget_get
2011-08-19add RevasObject#size_hint_weight_set_expand_fillJérémy Zurcher1-0/+4
2011-08-18add ElmFrame, ElmToggle, ElmIndex classesJérémy Zurcher1-3/+27
2011-08-18add missing ElmObject methods aliasesJérémy Zurcher1-0/+4
2011-08-18add ElmObject classJérémy Zurcher1-44/+70
2011-08-18add EmapJérémy Zurcher1-0/+93
2011-08-18Update elementary native API and specsJérémy Zurcher1-298/+431
2011-08-18Update ecore, eina, evas native APIJérémy Zurcher3-2/+16