profile/ivi/edje.git
2012-10-09 englebassedje: remove unused variable
2012-10-02 ceolinedje_codegen: Fixing a small problem with programs
2012-10-02 stefanedje_entry: Fix mem leak and get rid of useless calloc...
2012-09-29 Mike McCormackUpdate git ignore files
2012-09-27 ceolinedje_codegen: Adding support for drag
2012-09-27 yozedje: and force calc on sub objects
2012-09-27 yozedje: fix scale_set in sub group
2012-09-25 gastaledje: Fix doc for edje_object_part_text_user_insert.
2012-09-25 gastaledje: include cache functions in General Group in docum...
2012-09-25 gastaledje: put #define EDJE_EXTERNAL_TYPE_ABI_VERSION outsid...
2012-09-25 gastaledje: Text Entry Group created in documentation.
2012-09-25 gastaledje: Text Selection Group created in documentation.
2012-09-25 gastaledje: Text Cursor Group created in documentation.
2012-09-25 gastaledje: Part Text top level group created in documentation.
2012-09-25 gastaledje: fix refs to Edje_Object_Part group in documentation.
2012-09-25 gastaledje: include edje_box_layout_register to Box group...
2012-09-25 gastaledje: Part Swallow Group created in documentation.
2012-09-25 gastaledje: Part Drag Group created in documentation.
2012-09-21 ceolinedje_codegen: Making the example uses the externals...
2012-09-21 ceolinedje_codegen: Adding support for externals
2012-09-21 gastaledje: Part Box Group created in documentation.
2012-09-21 gastaledje: Part Table Group created in documentation.
2012-09-21 gastaledje: Part top level group created in documentation.
2012-09-21 gastaledje: Object Scale Group created in documentation.
2012-09-21 gastaledje: Color and Text Class groups created in documentation.
2012-09-21 gastaledje: Object Perspective Group created in documentation.
2012-09-21 gastaledje: Object File Group created in documentation.
2012-09-21 gastaledje: Object Animation Group created in documentation.
2012-09-21 gastaledje: Communication Interface groups created in documen...
2012-09-21 gastaledje: Object Geometry Group created in documentation.
2012-09-21 gastaledje: Object top level group created in documentation.
2012-09-21 gastaledje: External Group created in documentation.
2012-09-20 cedricedje: why does it work for me...
2012-09-20 cedricedje: damn top poster !
2012-09-20 onefangLua 5.2 support added, from a patch by Dennis Schridde...
2012-09-18 yozedje: Changelog
2012-09-17 yozedje: fix group inherit with script
2012-09-17 gastaledje: inserting module functions to the General Group...
2012-09-17 gastaledje: identation fix for file src/lib/Edje.h.
2012-09-17 cedricedje: don't wait until enough data filed the pipe to...
2012-09-17 cedricedje: cleanup edje_watch code.
2012-09-17 cedricedje: don't generate annotate file when edje_cc fail.
2012-09-14 ceolinedje_codegen: Improving the example
2012-09-14 ceolinedje_codegen: adding support for BOX and TABLE
2012-09-14 caroEdje: fix returned value
2012-09-13 gastalGeneral Group created in Edje documentation.
2012-09-12 cedricedje: reduce memory used per callback.
2012-09-12 cedricedje: less test is better, thanks Jack.
2012-09-12 rasteractually ecore_x is not needed. :)
2012-09-12 Sanjeev BAImprove documentation.
2012-09-12 kakarotoEdje: edje_codegen uses errno so we should include it
2012-09-11 cedricedje: don't strcmp ith NULL.
2012-09-11 cedricedje: recycle and use less memory during load time.
2012-09-11 cedricedje: silent compiler warning.
2012-09-11 cedricedje: oops typo.
2012-09-11 cedricedje: O(1) access time for edje_cc_handler parameter.
2012-09-11 cedricedje: another O(1) lookup, but for alias of group.
2012-09-11 cedricedje: O(1) lookup for all access to Part_Lookup structu...
2012-09-11 cedricedje: remove useless check of alloca return.
2012-09-10 rasterblock-handle--! not needed/wanted in upstream
2012-09-10 devilhornsEdje: Obj is UNUSED in this function (and cleanup the...
2012-09-10 devilhornsEdje: edje_fetch can return NULL so we should check...
2012-09-10 barbieriexamples: fix codegen automake.
2012-09-10 barbieriedje shouldn't automagically detect dependencies.
2012-09-10 barbieriedje examples: build using local binaries, not system...
2012-09-09 ruiExplicit eio dependency plus new bin file.
2012-09-08 caroedje_codegen: cleanup
2012-09-08 caroclean++
2012-09-08 caroEdje: clean up autotools
2012-09-07 barbieriedje_codegen: Making the example uses the new object get
2012-09-07 barbieriedje_codegen: Improving the generated code
2012-09-07 woohyunedje : fixed a doc.
2012-09-07 woohyunedje : Just fixed a doc.
2012-09-06 cedricedje: correct NULL check. Happy SeoZ :-)
2012-09-06 cedricedje: check NULL :-)
2012-09-06 hermetedje - fix fmtting.
2012-09-06 jihoondescribe about TERMINAL Layout more detail
2012-09-05 hermetedje/map - if user change image size of the image objec...
2012-09-05 hermetedje - fixed typo
2012-09-05 cedricedje: fix unitialized buffer.
2012-09-05 hermetedje - use Eina_Bool
2012-09-05 cedricedje: don't track build files.
2012-09-05 cedricedje: don't always force anotate in edje_watch.
2012-09-04 barbieriedje_edit: Closing the opened eet_file
2012-09-04 barbieriedje_codegen: Adding a basic example
2012-09-04 barbieriedje_codegen: generating source code from edj
2012-09-04 barbieriedje_codegen: Application skeleton
2012-09-04 cedricedje: add nested part support to edc.
2012-09-04 jihoonadd NEWS about adding enum
2012-09-04 jihoonedje: Add EDJE_INPUT_PANEL_RETURN_KEY_TYPE_SIGNIN
2012-09-04 cedricedje: report type of file when listing files used by...
2012-09-03 rasterupdate header #defined versions to 1.8 to make sure...
2012-08-31 devilhornsEdje: Remove unused variable.
2012-08-30 cedricedje: check the number of parameter for edc.
2012-08-30 cedricChangeLog: back in time.
2012-08-29 cedricedje: oopsie.
2012-08-29 cedricedje: don't leak memory on edje block error during...
2012-08-29 cedricedje: fix a leak when propagating signal to GROUP part.
2012-08-28 glima[edje] Sanely handle no-op conditions on text setting...
2012-08-28 tasnEdje vim: added ellipsis (correct spelling) as a keyword.
next