summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-08-18release 0.0.70.0.7Jérémy Zurcher1-1/+1
2011-08-18add EmapJérémy Zurcher2-1/+94
2011-08-18Update elementary specsJérémy Zurcher1-7/+0
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-18fix struct handling in genrubyJérémy Zurcher1-2/+2
2011-08-18Update ecore and ecore_evas native APIJérémy Zurcher2-70/+72
2011-08-18fix typo in lib/efl/evasJérémy Zurcher1-3/+3
2011-08-18clean up ecore_event_handler specsJérémy Zurcher1-1/+9
2011-08-18don't use AutoPointer for child objectsJérémy Zurcher1-1/+1
2011-08-18cleanup init/shutdown specsJérémy Zurcher12-85/+106
2011-08-17do not protect REcoreEvas.release(nil)Jérémy Zurcher1-1/+1
2011-08-17Revas... use instance level pointers as native API parametersJérémy Zurcher1-122/+129
2011-08-151.8 doesn't create an OS thread for each new ruby ThreadJérémy Zurcher1-3/+7
2011-08-15Update ecore_getopt, keep references to allocated MemoryPointers, fix specsJérémy Zurcher2-34/+42
2011-08-15Update ecore native API and specsJérémy Zurcher2-176/+192
2011-08-14Update evas native API and specsJérémy Zurcher2-21/+37
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 Zurcher2-0/+9
2011-08-14handle struct keyword in type definitionsJérémy Zurcher1-2/+2
2011-08-13fix and update native api extraction and generationJérémy Zurcher3-3/+6
2011-07-04remove spaces full linesJérémy Zurcher6-11/+11
2011-06-19show ecore getopt internals if env var DEBUG is setJérémy Zurcher1-2/+4
2011-06-19ecore_evas_cocoa_new belongs to darwin onlyJérémy Zurcher1-2/+0
2011-06-19sed-callbacks eats commentsJérémy Zurcher1-1/+1
2011-06-19regenerate native filesJérémy Zurcher5-135/+57
2011-06-19genruby.rb: add unsigned short *, accept commented callbacksJérémy Zurcher1-1/+2
2011-06-19extract-api.sh works with api-next folderJérémy Zurcher1-8/+17
2011-06-091.8 compatibility fixJérémy Zurcher1-1/+1
2011-06-09ElmList@item_append returns an ElmListItemJérémy Zurcher1-0/+3
2011-06-08fix ugly typoJérémy Zurcher1-7/+7
2011-06-08fix ElmGenlistItemClassStruct, add ElmListItem and ElmGenList classesJérémy Zurcher1-2/+20
2011-06-07Merge branch 'master' of asynk.ch:ffi-eflJérémy Zurcher2-1/+17
2011-06-07add Efl::Native::ElmGenlistItemClassStructJérémy Zurcher1-0/+15
2011-06-07quick and dirty add ElmHover and ElmButtonJérémy Zurcher1-0/+16
2011-06-07fix rake/rdoctask deprecationJérémy Zurcher1-1/+1
2011-06-07quick and dirty add ElmHoversel and ElmHoverselItemJérémy Zurcher1-0/+17
2011-06-07allow elementary classes to wrap pointersJérémy Zurcher1-6/+6
2011-06-06elementary.rb : use meta instead of explicit initialize methodsJérémy Zurcher1-42/+40
2011-06-06regenerate native filesJérémy Zurcher6-30/+78
2011-05-25add ElmDiskSelectorItem, ElmEntry, ElmFlipSelector, ElmFLipSelectorItem and a...Jérémy Zurcher2-3/+68
2011-05-22update Native::elm_...Jérémy Zurcher1-0/+15
2011-05-22add ElmDiskSelector#item_selected_setJérémy Zurcher1-0/+5
2011-05-19README : add spec and test hlinksJérémy Zurcher1-1/+1
2011-05-19it's ruby1.8 compatibleJérémy Zurcher1-1/+1
2011-05-19extract find_function from Module specific method_missingJérémy Zurcher15-337/+87
2011-05-19fix eina_log spec + type within evas_specJérémy Zurcher2-21/+9
2011-05-19increase Efl::ModuleX::method_missing capabilitiesJérémy Zurcher15-32/+389
2011-05-13ecore_getopt spec use ecore_getopt_callback_geometry_parseJérémy Zurcher1-0/+30