framework/uifw/edje.git
2010-02-28 barbieridocumentation improvements:
2010-02-28 barbieriremove warnings from edje binaries.
2010-02-28 barbieriEdje now uses Eina_Bool where it should.
2010-02-27 barbieriEdje needs to detect files changed on disk before consi...
2010-02-27 barbieri[PATCH2/2] Improve edje documentation.
2010-02-27 barbieri[PATCH1/2] Improve edje documentation.
2010-02-26 barbieriupdate docs to say EINA_(TRUE|FALSE)
2010-02-26 devilhornsFix FALSE...should be EINA_FALSE.
2010-02-24 cedric * edje: Use fixed point for tween too.
2010-02-24 cedric * edje: Fix typo preventing creation of multiple edje...
2010-02-24 rasteroooh that was bad! oops. fix!
2010-02-23 cedric * edje: Fix naming for amalgamation and make static...
2010-02-23 cedric * edje: Add more focus event in edje. A start for...
2010-02-23 rasterfix moving edje obj aroudn with maps in it.
2010-02-23 rasterahhh and if parts are images.. use the right uv coords.
2010-02-23 rasteraaaah missing map smooth and alpha flags.
2010-02-21 ruiAdjust for ver-pre-svn support
2010-02-21 rasteradd embryo to manipulate map stuff.
2010-02-21 rasterdocs++
2010-02-21 rasteradd border_scale option for images - image border will...
2010-02-19 cedric * edje: Fix a warning.
2010-02-19 cedric * edje: Change filter_state to filter and give the...
2010-02-19 rasterinterp properly and make perspective api work.. unteste...
2010-02-18 sachielForgot to copy image id
2010-02-17 barbieriproper shutdown of entries.
2010-02-17 carom4 quoting
2010-02-17 cedric * edje: Fix fixed point use in map.
2010-02-16 rasteradd back face cull option.
2010-02-16 rastermap support in edje - first cut, missing features like...
2010-02-16 sachielMove to new canvas callbacks signature
2010-02-15 rasterfix freeze/thaw to use less ... cpu.
2010-02-12 glimaThe former test was giving false positives.
2010-02-10 barbieriproper error logging for _edje_lua_error()
2010-02-10 glimaPreventing former strdup()-ed string to be eina_string_...
2010-02-10 rasterFrom: 김지훈 <jihoon48.kim@samsung.com>
2010-02-10 cedric * edje: Add filter_state to program.
2010-02-09 billiobedje: edc property is elipsis and not text_elipsis...
2010-02-09 englebassstring_remove -> string_steal
2010-02-06 englebassUse eina_strbuf_reset to reduce realloc
2010-02-06 englebassinternal strbuf -> eina_strbuf
2010-02-06 englebassinternal strbuf -> eina_strbuf
2010-02-05 glimaGroup-level data edc blocks manipulation API for Edje_Edit.
2010-02-04 tiagoMime-Type for edje files
2010-02-04 tiagoSave font filename in eet. By Masaki
2010-02-03 billiobimprove edc.vim
2010-02-01 caroFix init checks so that there is no more seg fault.
2010-01-31 caroedje_cc:
2010-01-30 englebassEcore_Str.h -> Eina
2010-01-29 sachielEdje_Edit API break.
2010-01-28 sachielDon't allow recursive clipping
2010-01-28 tiagoRemoving "GENERATE EDC SOURCE" print
2010-01-27 tiagoFix group add references
2010-01-27 sachielMove variable declarations to the top of the function...
2010-01-26 billiobedje: remove useless code (Composing is done in xlib...
2010-01-26 cedric * edje: Fix amalgamation without Ecore_Job.
2010-01-25 cedric * ecore: Move ecore_job inside ecore.
2010-01-25 tiagoAdding Module Name to Externals
2010-01-22 sachielAvoid crashing if there was no clipper set.
2010-01-22 caro * fix a warning in an error message
2010-01-22 rasterfix from jihoon!
2010-01-21 englebassvalue can't be < 0 and > 255 at the same time
2010-01-19 billiobupdate edc.vim
2010-01-19 glimaFixing program addition on edje_edit: data was missing...
2010-01-15 englebassmake clang happy
2010-01-15 englebassmake clang happy
2010-01-15 carobinaries can be disabled
2010-01-14 carouse HUGE_VAL instead of a strange double/float numerica...
2010-01-14 sachielBunch of functions changed to return Eina_Bool.
2010-01-12 cedric * edje: Fix edje drag with fixed point enabled.
2010-01-12 rasterfix docs! were wrong!
2010-01-12 rasterpatch from sehwan@samsung.com for small issues in evas...
2010-01-11 caroupdate efl_path_max.m4
2010-01-08 turran+ [Eina] API change. eina_module_list_flush() -> eina_m...
2010-01-05 sachielAdd 'api' keyword to parts and programs.
2010-01-04 caroedje: bump eet version
2009-12-30 cedric * edje: Fix lua script with fixed point.
2009-12-30 cedric * edje: Fix embryo with fixed point and table align.
2009-12-30 devilhornsFix printing of size_t value(s). (removes compiler...
2009-12-29 cedric * edje: Fix compiler warning.
2009-12-29 cedric * edje_cc: Fix edje_cc running without parameter.
2009-12-23 sachielMove some printfs to eina_log and remove debug message
2009-12-22 barbieribetter error reporting for edje_cc.
2009-12-22 barbiericheck for PATH_MAX and define it if not available ...
2009-12-22 cedric * edje: Use Eina_Log.
2009-12-22 cedric * edje: Fix Edje_Box use with fixed point.
2009-12-21 barbierifix warnings introduced by external parameter stuff.
2009-12-21 cedric * edje: Some more warning cleanup.
2009-12-19 caromore portable way to get the sufix of a shared library...
2009-12-19 caroinclude Evil.h so that ssize_t is defined for Windows CE
2009-12-18 barbieriadd docs for image 'USER', that I didn't know about.
2009-12-17 rasterfix return checks. broke compile!
2009-12-17 caroadd Sun Studio support when parsing edc files. Technically,
2009-12-14 sachielShow and hide clipper as needed
2009-12-14 cedric * edje: Force recalc before doing preloading.
2009-12-14 sachielShow newly created part. Fixes some problems adding...
2009-12-11 caroimprove configure output
2009-12-10 cedric * edje_cc: Generate valid edje file when fixed point...
2009-12-09 cedric * edje: Add Fixed Point Math support to Edje.
2009-12-09 rasterfmting
2009-12-09 sachielAdd type bool to external parameters
next