summaryrefslogtreecommitdiffstats
path: root/lib/efl/native
AgeCommit message (Expand)AuthorFilesLines
2012-01-23update ecore_* native, and specsJérémy Zurcher4-383/+368
2012-01-23update edje native and specJérémy Zurcher1-193/+191
2012-01-23update eet,eina_log, evas enums, add evas :evas_bidi_direction specJérémy Zurcher3-13/+14
2012-01-23Evas, update enums :evas_bidi_direction, :evas_button_flags, :evas_event_flag...Jérémy Zurcher1-7/+8
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 Zurcher1-619/+606
2012-01-22update efl/eet and efl/native/eetJérémy Zurcher1-155/+149
2012-01-22update lib/efl/native/eina*Jérémy Zurcher6-127/+123
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-31follow C APIJérémy Zurcher3-89/+5
2011-10-31add missing pointer definitionJérémy Zurcher1-0/+1
2011-10-28follow C APIJérémy Zurcher4-93/+98
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 swallows Efl::FFIHelper moduleJérémy Zurcher14-28/+0
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-20elementary: fix enum :elm_actionslider_posJérémy Zurcher1-1/+1
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
2011-08-18Update ecore and ecore_evas native APIJérémy Zurcher2-70/+72
2011-08-15Update ecore native API and specsJérémy Zurcher1-174/+192
2011-08-14Update evas native API and specsJérémy Zurcher1-19/+35
2011-08-14update edje native APIJérémy Zurcher1-0/+4
2011-08-14update eet native APIJérémy Zurcher1-0/+12
2011-08-14eina_main_loop_is + specsJérémy Zurcher1-0/+2
2011-06-19ecore_evas_cocoa_new belongs to darwin onlyJérémy Zurcher1-2/+0
2011-06-19regenerate native filesJérémy Zurcher5-135/+57
2011-06-06regenerate native filesJérémy Zurcher4-30/+76
2011-05-25add ElmDiskSelectorItem, ElmEntry, ElmFlipSelector, ElmFLipSelectorItem and a...Jérémy Zurcher1-3/+5
2011-05-22update Native::elm_...Jérémy Zurcher1-0/+15
2011-05-19extract find_function from Module specific method_missingJérémy Zurcher13-312/+52
2011-05-19increase Efl::ModuleX::method_missing capabilitiesJérémy Zurcher13-27/+363
2011-05-11 efl/native/elementary.rb is nothing without evas => require 'efl/native/evas'Jérémy Zurcher1-0/+1
2011-05-11add missing sed-variables, fix EinaLog module generation, add self.version fo...Jérémy Zurcher1-1/+1
2011-05-11take care of EAPI extern with FFI#attach_variableJérémy Zurcher13-33/+66