profile/ivi/edje.git
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.
2012-08-28 Alex Wuedje: backward-compatible to "BLOCK_HANDLE" select_mode.
2012-08-28 etrunkoedc.vim: Added instructions
2012-08-27 rasterno this isnt release - this is simply me removing the...
2012-08-27 rasterupdate @version's
2012-08-27 ngc891edje: minor typo in configure help
2012-08-27 tasnEdje textblock: Fixed an issue with textblock fit.
2012-08-24 cedricedje: properly destroy color_class and text_class on...
2012-08-23 carowhitespace--
2012-08-21 rasterlink to ecore-input and include. sorry. oops. :)
2012-08-21 devilhornsEdje (player): We already create the ecore_evas at...
2012-08-21 cedricedje: add Guilherme Silveira to AUTHORS and ChangeLog.
2012-08-21 cedricedje: fix fixed point issue.
2012-08-20 rasterfix possible use of uninit buffer in edje_cc error...
2012-08-18 ruiUpdate rpm specs
2012-08-18 rasteraddress trac.enlightenment.org/e/ticket/1263 at least...
2012-08-17 rastertag as beta...
2012-08-14 hermetedje - fixe the uv mapping correctly in case of image...
2012-08-14 hermetedje - clean up the code
2012-08-13 devilhornsEdje: Remove unused variable.
2012-08-10 jihoonedje: fix version in NEWS
2012-08-10 rastermore updates for 1.7.0 alpha.
2012-08-10 rasteralpha release of 1.7 - let's roll. ALPHA!
2012-08-09 yozedje: don't compile if we have a group without a name
2012-08-09 cedricedje: improve speed of color class lookup by using...
2012-08-07 raster2 bugs.
2012-08-07 cedricedje: fix memory leak when alias are present.
2012-08-06 cedricedje: call edje_object_message_signal_process also...
2012-08-03 devilhornsEdje: Remove erroneous return.
2012-08-01 barbieriignore .libs
2012-08-01 barbierimake leandro happy and use cross platform console color...
2012-08-01 barbierimake cedric happy: show warnings by default.
2012-07-31 barbieriedje log: fix some progname leftovers.
2012-07-31 barbierifix edje error reporting for once and for all.
2012-07-31 cedriceina: cleanup eina_file_map_lines API before release.
2012-07-28 cedricedje: Reduce potential reentrant issue when using edje_...
2012-07-28 cedricedje: try to make windows happier.
2012-07-28 cedricedje: compile again on windows.
2012-07-26 rasteredje_cc shouldnt be using eina-log for almost all its...
2012-07-24 seozedje edje_cc_handlers.c: Fixed typo pointed out by...
2012-07-24 rasterfix entry shift selection extend with mouse.
2012-07-23 hermetedje - updated AUTHORS
2012-07-23 woohyunedje/edje_entry : Only MOUSE_UP should reset character.
2012-07-20 gastalIf there's a filter and a program running don't execute...
2012-07-20 cedricedje: remove dead code.
2012-07-19 woohyunedje/edje_entry : Just fixed a comment.
2012-07-18 rasterand actually command (m4 style dnl) the multisense...
2012-07-18 rastermake multisense off by default as it's not ready yet.
2012-07-16 rasterfix minor version defines to be at 1.6 (in sync now...
2012-07-14 ngc891edje: Fix multisense shutdown and shut up ecore thread...
2012-07-13 cedricedje: stop compilation when clipping to a non RECT...
2012-07-13 cedricedje: fix a small memory leak during compilation.
2012-07-13 rasteradd docs -> rect parts only for clip_to
2012-07-13 cedricedje: warn at compile time about forgotten image.
2012-07-12 tasnEdje text_class: Unified the _object_text_class_set...
2012-07-12 tasnEdje text_classes: Fixed usage of stringshare_replace.
2012-07-12 tasnEdje text classes: Fixed issues with textblock and...
2012-07-12 tasnEdje textblock: Fixed bug with applying text class...
2012-07-11 cedricedje: cleanup and make limit per description work.
2012-07-11 cedricedje: little bug fixes when rp could have been already...
2012-07-11 seozedje edje_cc_handlers.c: More documentation on image...
2012-07-10 ngc891edje: correct more typos in edc doc
2012-07-10 ngc891edje: doc typo
2012-07-09 cedricedje: a little more doc for image set.
2012-07-09 rasterupdate all versions in @sincs, README's and configure...
2012-07-08 seozedje edje_cc_handlers.c: More description. Patch by...
next