Re: [E-devel] How to use "fixed: 1 1" in edc part

2015-11-09 Thread Bora Hwang
Hi, I also have some other questions about "fixed". As I heard from Mr. Kim, "fixed" just has effect on efficient calculation. So I though whether a part has fixed value or not, result of its group's edje_object_size_min_restricted_calc isn't going to be changed. But I tested a group with just

[E-devel] [Patch] when parent of ctxpopup is resized, call dismissed signal

2013-01-16 Thread Bora Hwang
Before the patch, when window of device which has elementary rotates, the ctxpopup doesn't emit the "dismissed" signal to application. For this reason, if an application developer wants to make an event using "dismissed" signal when device rotates, he/she cannot do anything. But after add evas_o

[E-devel] [Patch] fixed Ctxpopup _arrow_update

2013-01-29 Thread Bora Hwang
Dear all, In elc_ctxpopup.c, there's something wrong when calculating the position of arrow. According to the previous code, arrow cannot be shown in the right position when it should not be displayed in the middle of the ctxpopup. After the value and condition of the calculation are changed, u

Re: [E-devel] [Patch] fixed Ctxpopup _arrow_update

2013-01-30 Thread Bora Hwang
your patch? Thanks. Daniel Juyung Seo (SeoZ) On Wed, Jan 30, 2013 at 11:36 PM, Hyoyoung Chang wrote: > Hello, your patch is nice to apply. but indent isn't > why you change indent heavily? i think it's better to customize your > editor. > > > On Wed, Jan 30, 2013 at 1:

[EGIT] [core/elementary] master 02/02: ctxpopup: set smart member relationship for objects in ctxpopup

2014-01-14 Thread Bora Hwang
seoz pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=010bb395dae6676a1e8babf7830319038a8006ff commit 010bb395dae6676a1e8babf7830319038a8006ff Author: Bora Hwang Date: Wed Jan 15 14:42:13 2014 +0900 ctxpopup: set smart member relationship for

[EGIT] [core/elementary] master 01/01: ctxpopup: add a new api for ctxpopup which makes ctxpopup not to hide automatically

2014-02-09 Thread Bora Hwang
seoz pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=f086ac9a971198d9991edee43d3c5db50a0db9da commit f086ac9a971198d9991edee43d3c5db50a0db9da Author: Bora Hwang Date: Sun Feb 9 18:11:47 2014 +0900 ctxpopup: add a new api for ctxpopup which

[EGIT] [core/elementary] master 02/02: spinner: it has to be recalculated when its style is changed

2014-02-18 Thread Bora Hwang
seoz pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=028b8aae924d6e543e1da6023b51b9aef2f426d2 commit 028b8aae924d6e543e1da6023b51b9aef2f426d2 Author: Bora Hwang Date: Wed Feb 19 14:02:44 2014 +0900 spinner: it has to be recalculated when its

[EGIT] [core/elementary] master 01/01: clear up the documentation of tooltip

2014-03-20 Thread Bora Hwang
raster pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=35277789216c73115f53f26fb611ab903d6c9837 commit 35277789216c73115f53f26fb611ab903d6c9837 Author: Bora Hwang Date: Thu Mar 20 20:12:02 2014 +0900 clear up the documentation of tooltip