2010-12-14 |
caro | missing one _Bool -> Eina_Bool |
commit | commitdiff | tree | snapshot |
2010-12-14 |
caro | use size_t when it does not hurt |
commit | commitdiff | tree | snapshot |
2010-12-14 |
caro | do not include some headers if vc++ is used |
commit | commitdiff | tree | snapshot |
2010-12-14 |
caro | use Eina_Bool instead of _Bool for consistency |
commit | commitdiff | tree | snapshot |
2010-12-14 |
caro | declare variables at the beginning of the block |
commit | commitdiff | tree | snapshot |
2010-12-10 |
caro | DSO problem: math functions are used in edje_cc |
commit | commitdiff | tree | snapshot |
2010-12-10 |
caro | forgot ecore for the DSO problem |
commit | commitdiff | tree | snapshot |
2010-12-10 |
englebass | Fix me as author |
commit | commitdiff | tree | snapshot |
2010-12-09 |
caro | first step toward DSO solution. see ticket #644 |
commit | commitdiff | tree | snapshot |
2010-12-08 |
rui | Update edje spec to current state of affairs. |
commit | commitdiff | tree | snapshot |
2010-12-07 |
sachiel | List and allow to fetch pre-processing errors when... |
commit | commitdiff | tree | snapshot |
2010-12-06 |
sachiel | NULL out focused part when clearing the remnants of... |
commit | commitdiff | tree | snapshot |
2010-12-06 |
raster | if we aren't looking for a glob... why do we go alloc... |
commit | commitdiff | tree | snapshot |
2010-12-05 |
raster | maybe fix del ref 0 string then add it back with same... |
commit | commitdiff | tree | snapshot |
2010-12-04 |
cedric | * eina,eet,embryo,evas,ecore,edje,efreet,e_dbus,eeze... |
commit | commitdiff | tree | snapshot |
2010-12-03 |
cedric | * edje: SPANK ! SPANK ! SPANK ! |
commit | commitdiff | tree | snapshot |
2010-12-03 |
cedric | * edje: remove c++ comment also. |
commit | commitdiff | tree | snapshot |
2010-12-03 |
cedric | * edje: improve portability and simplify code. |
commit | commitdiff | tree | snapshot |
2010-12-03 |
sachiel | twinkle twinkle little fix... |
commit | commitdiff | tree | snapshot |
2010-12-02 |
sachiel | Edje_Edit has been taught the basics of Embryo scripting. |
commit | commitdiff | tree | snapshot |
2010-11-30 |
sachiel | Make edje_cc store script source snippets (only embryo... |
commit | commitdiff | tree | snapshot |
2010-11-30 |
cedric | * edje: the most simple and usefull case of alias... |
commit | commitdiff | tree | snapshot |
2010-11-30 |
tasn | Edje entry: Fixed bug with preedit string. The text... |
commit | commitdiff | tree | snapshot |
2010-11-29 |
davemds | Put myself as author in edje (as per all the edje_edit... |
commit | commitdiff | tree | snapshot |
2010-11-26 |
cedric | * edje: strcpy could only go wrong. |
commit | commitdiff | tree | snapshot |
2010-11-25 |
barbieri | oops, forgot some machine output. |
commit | commitdiff | tree | snapshot |
2010-11-25 |
barbieri | welcome edje_external_inspector. |
commit | commitdiff | tree | snapshot |
2010-11-24 |
sachiel | Use mempools to create parts |
commit | commitdiff | tree | snapshot |
2010-11-22 |
barbieri | oops, and the configure.ac |
commit | commitdiff | tree | snapshot |
2010-11-22 |
barbieri | welcome edje_inspector. |
commit | commitdiff | tree | snapshot |
2010-11-22 |
barbieri | add missing edit method: edje_edit_font_path_get() |
commit | commitdiff | tree | snapshot |
2010-11-22 |
barbieri | keep the same order so eet serialization works properly. |
commit | commitdiff | tree | snapshot |
2010-11-21 |
raster | fix clicked when on hold set. |
commit | commitdiff | tree | snapshot |
2010-11-19 |
andreas | allow to edje_object_part_external_param_set/edje_objec... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
tiago | Fix snippets |
commit | commitdiff | tree | snapshot |
2010-11-17 |
tiago | edje AUTHORS += tiago |
commit | commitdiff | tree | snapshot |
2010-11-16 |
barbieri | missing consts... |
commit | commitdiff | tree | snapshot |
2010-11-12 |
cedric | * efl: beta2 ! |
commit | commitdiff | tree | snapshot |
2010-11-11 |
davemds | New edje example |
commit | commitdiff | tree | snapshot |
2010-11-09 |
tasn | Edje entry: Fix support mouse down/up/move filter events. |
commit | commitdiff | tree | snapshot |
2010-11-09 |
raster | fix valgrind complaint - definite bug waiting to happen... |
commit | commitdiff | tree | snapshot |
2010-11-09 |
raster | jihoon authors++ |
commit | commitdiff | tree | snapshot |
2010-11-09 |
raster | From: Jihoon Kim <jihoon48.kim@samsung.com> |
commit | commitdiff | tree | snapshot |
2010-11-08 |
raster | no more debian dir in our svn - debian now handles... |
commit | commitdiff | tree | snapshot |
2010-11-02 |
cedric | * edje: disable some os related syscall in lua script. |
commit | commitdiff | tree | snapshot |
2010-10-29 |
sachiel | And as discussed on IRC, for the sake of API consistenc... |
commit | commitdiff | tree | snapshot |
2010-10-29 |
sachiel | B-B-B-B-BETA BREAKER! |
commit | commitdiff | tree | snapshot |
2010-10-25 |
cedric | * edje: remove white space. |
commit | commitdiff | tree | snapshot |
2010-10-25 |
cedric | * edje: remove possible case of segv on low mem. |
commit | commitdiff | tree | snapshot |
2010-10-23 |
raster | aaaah more bad cedric ... eh? :) |
commit | commitdiff | tree | snapshot |
2010-10-21 |
tasn | Edje entry: Fixed _edje_entry_imf_event_delete_surround... |
commit | commitdiff | tree | snapshot |
2010-10-20 |
bdilly | Add missing AUTHORS |
commit | commitdiff | tree | snapshot |
2010-10-20 |
tasn | Edje entry: Init preedit_len on focus out. Rename ... |
commit | commitdiff | tree | snapshot |
2010-10-18 |
davemds | fix "doc", also get_state() exists |
commit | commitdiff | tree | snapshot |
2010-10-17 |
caro | delete libtool copied files on maintainer-clean rule |
commit | commitdiff | tree | snapshot |
2010-10-14 |
davemds | The daily edje example: EXTERNAL elm Panes. |
commit | commitdiff | tree | snapshot |
2010-10-14 |
tasn | Edje entry: Fixed a memory leak. Removed an unwanted... |
commit | commitdiff | tree | snapshot |
2010-10-12 |
davemds | The daily edje example: EXTERNAL elementary checks... |
commit | commitdiff | tree | snapshot |
2010-10-12 |
tasn | Edje entry: removed some unwanted commented out code. |
commit | commitdiff | tree | snapshot |
2010-10-12 |
cedric | * edje: fix signal comming from aliased part. |
commit | commitdiff | tree | snapshot |
2010-10-12 |
tasn | Edje text: Fix text cutting (esipsis) with non-english... |
commit | commitdiff | tree | snapshot |
2010-10-11 |
davemds | Another edje EXTERNAL example, this time make an elemen... |
commit | commitdiff | tree | snapshot |
2010-10-11 |
davemds | And finally one funny (at least to code) edje example: |
commit | commitdiff | tree | snapshot |
2010-10-11 |
acidx | edje: Add get_part_id() to exported Embryo functions. |
commit | commitdiff | tree | snapshot |
2010-10-11 |
barbieri | show group name when it is auto-discovered as well. |
commit | commitdiff | tree | snapshot |
2010-10-11 |
raster | focus objcet we play |
commit | commitdiff | tree | snapshot |
2010-10-11 |
raster | bah - removed snprintf. |
commit | commitdiff | tree | snapshot |
2010-10-11 |
raster | fix inlined fonts again. |
commit | commitdiff | tree | snapshot |
2010-10-09 |
davemds | Disable search-engine in edje Doxy file. The search... |
commit | commitdiff | tree | snapshot |
2010-10-08 |
davemds | Put in edje examples the super cool edje-emotion-eleme... |
commit | commitdiff | tree | snapshot |
2010-10-08 |
davemds | Remove the doxy-inlined lua example in favor of a... |
commit | commitdiff | tree | snapshot |
2010-10-08 |
davemds | Copy the lua script-only example (by raster) from edje... |
commit | commitdiff | tree | snapshot |
2010-10-08 |
davemds | Add the first edje examples about the usage of EXTERNAL... |
commit | commitdiff | tree | snapshot |
2010-10-08 |
raster | dont pretend to have these script only embryo calls... |
commit | commitdiff | tree | snapshot |
2010-10-08 |
barbieri | better log. |
commit | commitdiff | tree | snapshot |
2010-10-07 |
davemds | Add a new embryo example to edje, it show the usage... |
commit | commitdiff | tree | snapshot |
2010-10-07 |
sachiel | Cheking if start.layout is set before using it. |
commit | commitdiff | tree | snapshot |
2010-10-07 |
cedric | * edje: remove not needed code and fix issue when... |
commit | commitdiff | tree | snapshot |
2010-10-07 |
davemds | Add a new embryo example in edje, it show the use of... |
commit | commitdiff | tree | snapshot |
2010-10-06 |
davemds | Update edje examples to use embryo instead of lua.... |
commit | commitdiff | tree | snapshot |
2010-10-06 |
tasn | Edje entry: Fixed the hack that was used in edje_entry... |
commit | commitdiff | tree | snapshot |
2010-10-03 |
billiob | edje: improve doc |
commit | commitdiff | tree | snapshot |
2010-10-03 |
raster | efl 1.0.0 beta. |
commit | commitdiff | tree | snapshot |
2010-10-02 |
discomfitor | add big FIXME for fixme |
commit | commitdiff | tree | snapshot |
2010-10-02 |
discomfitor | this is the WRONG fix for compiled-in edj font issues... |
commit | commitdiff | tree | snapshot |
2010-10-02 |
raster | actually hook in filter callbacks - have 2 types and... |
commit | commitdiff | tree | snapshot |
2010-10-01 |
sachiel | Fix animators, don't run the program twice. |
commit | commitdiff | tree | snapshot |
2010-10-01 |
sachiel | Fix having api keyword in parts, that is, don't have... |
commit | commitdiff | tree | snapshot |
2010-10-01 |
raster | set EDJE_SELF_FEED_DEBUG if u want to know abotu self... |
commit | commitdiff | tree | snapshot |
2010-10-01 |
raster | proper error output from script running (embryo). |
commit | commitdiff | tree | snapshot |
2010-09-30 |
acidx | edje_cc: Don't dereference a NULL pointer on badly... |
commit | commitdiff | tree | snapshot |
2010-09-30 |
acidx | edje_cc: Bail out on descriptions without a state. |
commit | commitdiff | tree | snapshot |
2010-09-30 |
acidx | edje_cc: Fix typos |
commit | commitdiff | tree | snapshot |
2010-09-29 |
barbieri | Dynamic choices in edje EXTERNALS. |
commit | commitdiff | tree | snapshot |
2010-09-29 |
barbieri | new flags to external parameters. |
commit | commitdiff | tree | snapshot |
2010-09-29 |
barbieri | Adding a transition layout animation for edje box. |
commit | commitdiff | tree | snapshot |
2010-09-28 |
devilhorns | And use Eina_Bool return values too. |
commit | commitdiff | tree | snapshot |
2010-09-28 |
devilhorns | Fix edje entry callback to use Eina_Bool like ecore_imf... |
commit | commitdiff | tree | snapshot |
2010-09-27 |
sachiel | Don't screw up script {} highlighting when there are... |
commit | commitdiff | tree | snapshot |
2010-09-25 |
caro | cosmetic only: put files in alphabetic order. |
commit | commitdiff | tree | snapshot |
next |