framework/uifw/edje.git
2010-05-20 rasterFrom: Eduardo Felipe <eduardofelipe87@gmail.com>
2010-05-08 mickeyledje: be more precise about the Lua version we are...
2010-05-01 billiobedje: get parts in a part type BOX/TABLE
2010-05-01 billiobedje: wibble
2010-05-01 rasteruse part geom for map - better for text.. oh yeah.
2010-04-29 sachielAlways allow selections for entries when select_mode...
2010-04-29 tiagoupdate mtime when save
2010-04-29 tiagoCode Replication --
2010-04-28 sachielbe friendly with the commonlispers who like to call...
2010-04-28 sachielWhen changing source of a GROUP part, set/clean the...
2010-04-26 sachielA bit more carefulness when deleting states.
2010-04-26 sachielMake program_del() a bit more straight forward while...
2010-04-26 tiagoEdje_edit font_del
2010-04-26 tiagoEdje_edit font_add with alias
2010-04-26 tiagoEdje_edit image_del
2010-04-26 tiagoEdje_edit image_add review
2010-04-26 rasteritem provider callback... add!
2010-04-25 rasterand dont mix anchors and items - for now. for now now...
2010-04-25 rastersupport items... yo... mostly.
2010-04-24 rasterapparently fbsd is unaware of expr substr...
2010-04-22 sachielAlso use an edit object when generating the source.
2010-04-22 sachielFix infinite loop when trying to group_del and group_ad...
2010-04-22 sachielUn/Clip swallowed objects too when setting clipper.
2010-04-22 sachielEdje Edit: Now inherits the smart from Edje and has...
2010-04-21 billiobedje: improve vim syntax file and become the maintainer
2010-04-21 ruiApply the same fix MEJ did ( marc.info/?l=enlightenment...
2010-04-21 cedric * edje: during removal the removed list is modified.
2010-04-20 sachielUpdate references to groups when renaming or deleting...
2010-04-20 sachielAdd after_del() function
2010-04-19 tiagoRemoving ugly whitespaces
2010-04-19 tiagoDont need recalc params in external description in...
2010-04-19 tiagoUse external_params_set to update params
2010-04-19 tiagoRemoving some warnings of edje
2010-04-17 barbieriGet a table element with its coordinates.
2010-04-17 rasterand fix up.down arrow on intermediate lines with overflow
2010-04-17 rasterchar wrap - click to go to end works.
2010-04-14 tiagoFix state_apply without animation.
2010-04-09 tiagoUse eina.strbuf to generate the source code. Cedric...
2010-04-08 tiagoCheck source generation in save
2010-04-08 sachielMake the Edje Smart inheritable.
2010-04-07 sachielEdje_Edit: Big Fat API Break.
2010-04-06 tiagoReturn FALSE when save fail
2010-04-06 rasterok tested - it. new lua disabled for now (not ready...
2010-04-06 rasteran ongoing lua cleanup. existing lua is there and works...
2010-04-05 tiago_edje_file_hash can't be NULL in open_new
2010-04-02 rasteraaah well... 1. fix segv with edje_match stuff is deep...
2010-04-01 barbierihandle cases without default values and add missing...
2010-04-01 barbierifix stupid bug, my bad at copy and paste...
2010-03-31 barbierinew program action PARAM_SET, complements PARAM_COPY.
2010-03-31 rasteravoid errors - calling more lua calls afre the pcall...
2010-03-30 barbiericall me stupid, need to expose it... not in a good...
2010-03-30 barbierioops, embryo limits names to 31 chars!
2010-03-29 barbieriAdd CHOICES to EXTERNAL support.
2010-03-29 barbierianother useful function
2010-03-29 barbieriset ecore_app arguments, edje external will use it...
2010-03-29 barbieriexport useful function.
2010-03-29 sachielMore safety removing stuff from lists
2010-03-29 sachielUse safe macros to walk the lists when we may remove...
2010-03-28 ruiNew file.
2010-03-27 barbierinew program action PARAM_COPY, awesome crazy stuff...
2010-03-26 rasterpassword mode - dont allow selections
2010-03-26 rasterfix markup insert to be the same as normal text entry...
2010-03-25 barbieriallow setting parameters from embryo!
2010-03-25 barbieriEdje EXTERNAL API break, for good.
2010-03-25 barbiericonvert some printfs to eina error.
2010-03-25 tiagoFix wrong names below<->above
2010-03-25 sachielDirty copy/paste to delete individual targets from...
2010-03-25 rasterfix entry delete.
2010-03-24 tiagoabove and below get
2010-03-19 barbieriallows basic interaction from automated scripts and...
2010-03-19 barbieriedje_player gets in.
2010-03-19 barbiericopy edje_player, it will be changed to use Ecore_Getop...
2010-03-18 caroforce gcc to use C preprocessor (otherwise the file...
2010-03-16 carofix edje_cc on Mac OS X: c++ comments were not removed...
2010-03-16 rasterbug--
2010-03-16 rasterbug--
2010-03-15 rasterbug--
2010-03-15 rasterand emit signals on cursor changes etc.
2010-03-14 rastermore bug --
2010-03-13 rasterone more end of line cursor issue fixed.
2010-03-11 rasterwe have printf debugging right now - in the middle...
2010-03-11 rasteralso do imf stuff on cursor fiddling api's
2010-03-11 rasterdisable the extar newline stuff... seems to be ok witho...
2010-03-11 rastercalls for entry users to use.
2010-03-10 rasteraaaah there it is! fix 1 small bug - sel all in edje...
2010-03-09 davemds * Document mouse event callback system in LUA
2010-03-08 davemds * Add a new basic lua example: Set part state from...
2010-03-08 davemds * More LUA doxy, now all the Classes,Methods and Attri...
2010-03-07 davemdsPut examples in dist package
2010-03-07 davemdsPut examples in dist package
2010-03-07 davemdsAdd the examples/ folder in edje/doc/ and put in the...
2010-03-07 davemds * Add a doxy page for LUA scripting in edje documentat...
2010-03-07 urandomdocu typos
2010-03-07 urandomupdated vimball with complete syntax and improved compl...
2010-03-07 barbiericolor class lookup speedups by using stringshare proper...
2010-03-05 tiagoReverting the previous commit, dont fix properly.
2010-03-05 glimaSorry for assuming o bool return on that function.
2010-03-04 tiagoRemoving seg fault. By Fidencio
2010-03-04 tiagoAdding edje_object_parts_extends_calc, to calc the...
2010-03-04 cedric * edje: Only register callback once for external.
next