Re: [E-devel] ecore tests fail with beta3 tarballs

2010-12-19 Thread The Rasterman
On Sun, 19 Dec 2010 15:29:36 +0100 Thomas Sachau to...@gentoo.org said: Am 19.12.2010 14:16, schrieb Carsten Haitzler (The Rasterman): On Sun, 19 Dec 2010 13:26:21 +0100 Thomas Sachau to...@gentoo.org said: Am 19.12.2010 04:51, schrieb Carsten Haitzler (The Rasterman): On Sat, 18 Dec

Re: [E-devel] elm_label patch(ellipsis, sliding)

2010-12-19 Thread The Rasterman
. So I did split into patch files. (Thanks for Gastavo and Rasterman) main changes are 1. refine ellipsis algorithm - improve to cut string to fit 2. adding label text sliding feature Thank you. --- Hyoyoung CHANG Engineer SAMSUNG

Re: [E-devel] elm_label patch(ellipsis, sliding)

2010-12-20 Thread The Rasterman
Elementary developers. It's a elm_label patch. My previous patch is too big to submit. So I did split into patch files. (Thanks for Gastavo and Rasterman) main changes are 1. refine ellipsis algorithm - improve to cut string to fit 2. adding label text sliding feature Thank you

Re: [E-devel] elm_cnp_helper patch(check string length)

2010-12-20 Thread The Rasterman
Engineer SAMSUNG ELECTRONICS, Co., Ltd. E-mail: hyoyoung.ch...@samsung.com --- -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com

Re: [E-devel] elm_label patch(ellipsis, sliding)

2010-12-20 Thread The Rasterman
list and think about it for a bit, and when you're ready, do that, and send patches removing it from elm and putting it in edje. :) -Original Message- From: Carsten Haitzler (The Rasterman) [mailto:ras...@rasterman.com] Sent: Monday, December 20, 2010 4:17 PM To: Hyoyoung Chang Cc

Re: [E-devel] elm_label patch(ellipsis, sliding)

2010-12-20 Thread The Rasterman
ellipsis, so please make sure you use type: TEXT. :) but the aim here is to add it to textblock... :) -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com

Re: [E-devel] [PATCH] Patch for password (showing the last character of password)

2010-12-20 Thread The Rasterman
. (You can check this with Entry Scrolled in elementary_test) this one will have to stay on ice until after 1.0 for edje/evas. -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com

Re: [E-devel] configure.ac change proposal

2010-12-20 Thread The Rasterman
? no. i say no. it works. it's been tested widely by now. don't break it. there is no gain in changing it. -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com

Re: [E-devel] [PATCH] elm box: extended mode added

2010-12-20 Thread The Rasterman
/enlightenment-devel -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com -- Lotusphere 2011 Register now for Lotusphere 2011 and learn how

Re: [E-devel] [PATCH] elm box: extended mode added

2010-12-20 Thread The Rasterman
let me know it. Thanks. P.S. One more thing, when I sent a patch for scroller I missed adding the function declaration to the header file. So I included it in this patch. -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras

Re: [E-devel] [Patch] embryo documentation fix

2010-12-20 Thread The Rasterman
to that change. -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com -- Lotusphere 2011 Register now for Lotusphere 2011 and learn how to connect

Re: [E-devel] [Patch] elm_genlist multi-touch smart callbacks added

2010-12-21 Thread The Rasterman
mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com

Re: [E-devel] configure.ac change proposal

2010-12-21 Thread The Rasterman
information. Michael As the above states, that sed line is both portable, tested, and functional, and makes a fine replacement. change it after 1.0 is out. -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com

Re: [E-devel] Source tree - tidyup for 1.0 ?

2010-12-21 Thread The Rasterman
, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com -- Lotusphere 2011 Register now for Lotusphere 2011 and learn how to connect the dots, take your collaborative environment to the next level

Re: [E-devel] [Patch] elm_map module patch

2010-12-21 Thread The Rasterman
-- The Rasterman (Carsten Haitzler)ras...@rasterman.com -- Lotusphere 2011 Register now for Lotusphere 2011 and learn how to connect the dots, take your collaborative environment to the next level, and enter the era of Social

Re: [E-devel] [PATCH] patch for elm_button.

2010-12-21 Thread The Rasterman
and unpressed signal emission from this widget. Added a scroller in the heirarchy to show the effect of hold on clicked signal emission. -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com

Re: [E-devel] problems with keyboard for my shoot'm up

2010-12-21 Thread The Rasterman
/lotusphere-d2d ___ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten

Re: [E-devel] [Patch] els_scroller momentum_animator and bounce animator disabled set/get added

2010-12-21 Thread The Rasterman
(Evas_Object *obj, Eina_Bool disabled); Eina_Bool elm_smart_scroller_bounce_animator_disabled_get (Evas_Object *obj); -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com

Re: [E-devel] problems with keyboard for my shoot'm up

2010-12-21 Thread The Rasterman
? unfortunately this is the reality of games in x atm. :) been this way for years. tbh this is something a wm should manage based on window hints. :) -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com

Re: [E-devel] how to do ecore_con_url POSTs?

2010-12-27 Thread The Rasterman
it as a it will guess if it should post or get and have a post and get call added. it's important we kill such bugs now while we can (if possible in an elegant way). -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com

Re: [E-devel] [Patch] elm_genlist multi-touch smart callbacks added

2010-12-27 Thread The Rasterman
another issue, please let me know. Thank you. -Original Message- From: Carsten Haitzler (The Rasterman) [mailto:ras...@rasterman.com] Sent: Tuesday, December 21, 2010 5:54 PM To: Jeonghyun Yun Cc: 'Daniel Juyung Seo'; enlightenment-devel@lists.sourceforge.net Subject: Re: [E-devel

Re: [E-devel] Proposed new EFL Manual (and some wiki updates)

2010-12-27 Thread The Rasterman
count on feedback from Kim and others when the holidays period is finished. Regards, Lionel -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com

Re: [E-devel] Proposed new EFL Manual (and some wiki updates)

2010-12-28 Thread The Rasterman
-- The Rasterman (Carsten Haitzler)ras...@rasterman.com -- Learn how Oracle Real Application Clusters (RAC) One Node allows customers to consolidate database storage, standardize their database environment

Re: [E-devel] [Patch] elm_genlist multi-touch smart callbacks added

2010-12-28 Thread The Rasterman
. - or thats how it was intended to work - well ev-device at any rate :) I attached patch. If this patch have another issue, please let me know. Thanks. -Original Message- From: Carsten Haitzler (The Rasterman) [mailto:ras...@rasterman.com] Sent: Tuesday, December 28, 2010 4:09 PM

Re: [E-devel] E SVN: raster trunk/e/src/bin

2011-01-03 Thread The Rasterman
mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com

Re: [E-devel] E SVN: raster trunk/e/src/bin

2011-01-03 Thread The Rasterman
-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com

Re: [E-devel] E SVN: raster trunk/e/src/bin

2011-01-03 Thread The Rasterman
: Indeed. Guilty as charged :( What's the 'sentence' for this offense ? ;) On 01/03/2011 11:43 AM, Carsten Haitzler (The Rasterman) wrote: On Mon, 03 Jan 2011 11:20:57 -0500 Christopher Michaelcpmicha...@comcast.net said: blame! :) Hmm, well I'll be. As it turns out

Re: [E-devel] E SVN: raster trunk/e/src/bin

2011-01-03 Thread The Rasterman
On Mon, 3 Jan 2011 18:42:35 +0100 (CET) Vincent Torri vto...@univ-evry.fr said: On Tue, 4 Jan 2011, Carsten Haitzler (The Rasterman) wrote: On Tue, 4 Jan 2011 03:09:52 +1000 David Seikel onef...@gmail.com said: On Mon, 03 Jan 2011 12:05:55 -0500 Christopher Michael cpmicha

Re: [E-devel] Problems with program block in editje

2011-01-03 Thread The Rasterman
am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com -- Learn how Oracle Real Application Clusters (RAC) One Node allows customers to consolidate database storage, standardize their database

Re: [E-devel] How to stack internal smart members of a smart object correctly against any other Evas Object

2011-01-05 Thread The Rasterman
-- The Rasterman (Carsten Haitzler)ras...@rasterman.com -- Learn how Oracle Real Application Clusters (RAC) One Node allows customers to consolidate database storage, standardize their database environment, and, should

Re: [E-devel] [Patch] elm_bubble theme patch

2011-01-05 Thread The Rasterman
Haitzler (The Rasterman) [mailto:ras...@rasterman.com] Sent: Tuesday, December 21, 2010 7:39 PM To: Sohyun Kim Cc: enlightenment-devel@lists.sourceforge.net Subject: Re: [E-devel] [Patch] elm_bubble theme patch On Tue, 21 Dec 2010 18:56:40 +0900 Sohyun Kim anna1014@samsung.com said

Re: [E-devel] Small notice

2011-01-05 Thread The Rasterman
-- The Rasterman (Carsten Haitzler)ras...@rasterman.com -- Learn how Oracle Real Application Clusters (RAC) One Node allows customers to consolidate database storage, standardize their database environment

Re: [E-devel] another crazy idea from the crazy idea guy

2011-01-05 Thread The Rasterman
___ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras

Re: [E-devel] elm_map patch for supporting keyboard input

2011-01-05 Thread The Rasterman
, Right, Up, Down, PgDn, and PgUp key. In addition, map image will be zoomed in or out when '+' or '-' key in keypad. Please review it and let me know if there is any problem in this patch. Merry Christmas! -- - Codito, ergo sum - I code, therefore I am -- The Rasterman

Re: [E-devel] [Patch] (resend) elm_map pinch zoom

2011-01-05 Thread The Rasterman
fingers. - add event handler for multi touch. -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com -- Learn how Oracle Real Application

Re: [E-devel] [Patch] elm_genlist multi-touch smart callbacks added

2011-01-05 Thread The Rasterman
. -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com -- Learn how Oracle Real Application Clusters (RAC) One Node allows customers

Re: [E-devel] [Patch] small patch for elm_gengrid.c

2011-01-05 Thread The Rasterman
. -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com -- Learn how Oracle Real Application Clusters (RAC) One Node allows customers to consolidate database

Re: [E-devel] e17 ko.po patch

2011-01-05 Thread The Rasterman
On Fri, 31 Dec 2010 23:51:36 +0900 김지훈 imfin...@gmail.com said: Hi, EFL developers. I translate some string in ko.po in e17. Please apply in svn If it is ok. no patch attached (:() (:{) (:[) -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten

Re: [E-devel] e17 problem when using darktable

2011-01-05 Thread The Rasterman
beyond grabbing things as above. (well also involved could be click always raises which involves a passive button grab too - click to focus too but only on the first click to focus a window). -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler

Re: [E-devel] [PATCH] elm_photocam patch for supporting keyboard input

2011-01-05 Thread The Rasterman
, image will be zoomed in or out when '+' or '-' key in keypad is pressed. Please review it and let me know if there is any problem in this patch. -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com

Re: [E-devel] alloca question

2011-01-05 Thread The Rasterman
remember to memcpy len + 1 :) -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com -- Learn how Oracle Real Application Clusters (RAC) One Node

Re: [E-devel] E SVN: raster trunk/e/src/bin

2011-01-05 Thread The Rasterman
On Mon, 03 Jan 2011 12:48:38 -0500 Christopher Michael cpmicha...@comcast.net said: On 01/03/2011 12:43 PM, Carsten Haitzler (The Rasterman) wrote: On Mon, 3 Jan 2011 18:42:35 +0100 (CET) Vincent Torrivto...@univ-evry.fr said: On Tue, 4 Jan 2011, Carsten Haitzler (The Rasterman

Re: [E-devel] how to update windows/canvas within ecore's mainloop?

2011-01-05 Thread The Rasterman
://lists.sourceforge.net/lists/listinfo/enlightenment-devel -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com -- Learn how Oracle Real

Re: [E-devel] [Patch] elm_actionslider feature patch for elementary.

2011-01-05 Thread The Rasterman
have a bug. in _theme_hook you forgot to: edje_object_part_text_set(wd-as, elm.text.indicator, wd-indicator_label) :) fixed it for you. in svn. -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com

Re: [E-devel] question about edje_message_queue

2011-01-05 Thread The Rasterman
for the edje_message_queue, please consider and reply me. Thanks. -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com -- Learn how Oracle

Re: [E-devel] [PATCH] elm_tansit

2011-01-05 Thread The Rasterman
. 002_elm_transit.c : renamed (Elm_Effect / Elm_Fx) - Elm_Transit_Effect Thanks. -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com

Re: [E-devel] elm_label patch(bugfix)

2011-01-05 Thread The Rasterman
-- The Rasterman (Carsten Haitzler)ras...@rasterman.com -- Learn how Oracle Real Application Clusters (RAC) One Node allows customers to consolidate database storage, standardize their database environment

Re: [E-devel] [Patch] Tree support for elm_genlist_item_insert_before/after() APIs

2011-01-05 Thread The Rasterman
, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com -- Learn how Oracle Real Application Clusters (RAC) One Node allows customers to consolidate database storage, standardize their database

Re: [E-devel] [Patch] Tree support for elm_genlist_item_prepend() API.

2011-01-05 Thread The Rasterman
I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com -- Learn how Oracle Real Application Clusters (RAC) One Node allows customers to consolidate database storage, standardize their database

Re: [E-devel] [Patch] elm_map pinch zoom

2011-01-05 Thread The Rasterman
a fixed up patch with some of the above (and a few others formatting fixes). make the event list per elm map obj and you are golden. -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com Index: src/lib/elm_map.c

Re: [E-devel] Proposed new EFL Manual (and some wiki updates)

2011-01-05 Thread The Rasterman
-- The Rasterman (Carsten Haitzler)ras...@rasterman.com -- Learn how Oracle Real Application Clusters (RAC) One Node allows customers to consolidate database storage, standardize their database environment

Re: [E-devel] how to update windows/canvas within ecore's mainloop?

2011-01-05 Thread The Rasterman
On Wed, 5 Jan 2011 09:41:51 +0100 Michael Taubert mich...@arachnodroid.de said: Am 05.01.2011 um 08:31 schrieb Carsten Haitzler (The Rasterman): On Sat, 1 Jan 2011 14:16:47 +0100 Michael Taubert mich...@arachnodroid.de said: Hi all! I'm trying to draw an evas text object within

Re: [E-devel] [Patch] elm_genlist multi-touch smart callbacks added

2011-01-05 Thread The Rasterman
On Wed, 05 Jan 2011 17:50:05 +0900 Jeonghyun Yun jh0506@samsung.com said: and now.. in.. svn! :) tnx! Oh. I mistake when I made patch. Sorry~ I tested my code in my target device. I attach a patch again. Thanks. -Original Message- From: Carsten Haitzler (The Rasterman

Re: [E-devel] [PATCH] elm_transit

2011-01-05 Thread The Rasterman
may want to repeat it again and again (call go to start it each time). -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com -- Learn how

Re: [E-devel] Gesture Recognizers (was: E SVN: raster IN trunk/TMP/st/elementary: . src/lib)

2011-01-05 Thread The Rasterman
/project (generic gesture recogniser). can be refactored to be used later when/if it exists. -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com

Re: [E-devel] [PATCH] elm_transit

2011-01-05 Thread The Rasterman
Barbieri http://profusion.mobi embedded systems -- MSN: barbi...@gmail.com Skype: gsbarbieri Mobile: +55 (19) 9225-2202 -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com

Re: [E-devel] e17 problem when using darktable

2011-01-05 Thread The Rasterman
On Thu, 06 Jan 2011 10:40:01 +1100 Jochen Schröder cycoma...@gmail.com said: On 04/01/11 21:15, Carsten Haitzler (The Rasterman) wrote: On Sat, 25 Dec 2010 17:30:44 +1100 Jochen Schrödercycoma...@gmail.com said: Hi all, I've encountered a weird bug when using darktable (a raw

Re: [E-devel] [Patch] elm_map pinch zoom

2011-01-05 Thread The Rasterman
-- The Rasterman (Carsten Haitzler)ras...@rasterman.com -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com -- Learn how Oracle Real Application

Re: [E-devel] elm_entry

2011-01-05 Thread The Rasterman
/oracle-sfdevnl ___ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel -- - Codito, ergo sum - I code, therefore I am -- The Rasterman

Re: [E-devel] [Patch] Group index support

2011-01-05 Thread The Rasterman
test code and refactoring group index code. Please review it and let me know if there is any problem in this patch. Thanks. Seunggyun Kim -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com

Re: [E-devel] [Patch] Group index support

2011-01-05 Thread The Rasterman
-- The Rasterman (Carsten Haitzler)ras...@rasterman.com -- Learn how Oracle Real Application Clusters (RAC) One Node allows customers to consolidate database storage, standardize their database environment, and, should

Re: [E-devel] how to do ecore_con_url POSTs?

2011-01-05 Thread The Rasterman
On Tue, 28 Dec 2010 15:39:41 +0900 Carsten Haitzler (The Rasterman) ras...@rasterman.com said: http://trac.enlightenment.org/e/changeset/55926 comments? On Mon, 20 Dec 2010 09:38:21 -0200 Raphael Kubo da Costa k...@profusion.mobi said: You're not supposed to. If you're doing http, you

Re: [E-devel] E SVN: discomfitor trunk/eeze/src/lib

2011-01-05 Thread The Rasterman
for any syscall, you need to first check if the syscall failed. kowwekt! :) -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com -- Learn

Re: [E-devel] Everything and cgroup

2011-01-06 Thread The Rasterman
___ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com

Re: [E-devel] Elementary Layout confusing API

2011-01-06 Thread The Rasterman
-- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com -- Learn how Oracle Real Application Clusters (RAC) One Node allows customers to consolidate database

Re: [E-devel] [Patch] Group index support

2011-01-06 Thread The Rasterman
Message- From: Carsten Haitzler (The Rasterman) [mailto:ras...@rasterman.com] Sent: Thursday, January 06, 2011 2:14 PM To: Seunggyun Kim Cc: manti...@samsung.com; enlightenment-devel@lists.sourceforge.net Subject: Re: [E-devel] [Patch] Group index support On Thu, 30 Dec 2010 21:31:40 +0900

Re: [E-devel] how to do ecore_con_url POSTs?

2011-01-06 Thread The Rasterman
On Thu, 06 Jan 2011 23:18:09 -0200 Raphael Kubo da Costa k...@profusion.mobi said: At Thu, 6 Jan 2011 15:34:24 +0900, Carsten Haitzler (The Rasterman) wrote: On Tue, 28 Dec 2010 15:39:41 +0900 Carsten Haitzler (The Rasterman) ras...@rasterman.com said: http://trac.enlightenment.org

Re: [E-devel] how to do ecore_con_url POSTs?

2011-01-06 Thread The Rasterman
On Thu, 06 Jan 2011 23:57:53 -0200 Raphael Kubo da Costa k...@profusion.mobi said: At Fri, 7 Jan 2011 10:25:05 +0900, Carsten Haitzler (The Rasterman) wrote: i know. i only cared about fixing up the api for 1.0 - internals can always be changed. i just took the fastest path to getting api

Re: [E-devel] question about edje_message_queue

2011-01-06 Thread The Rasterman
-- The Rasterman (Carsten Haitzler)ras...@rasterman.com -- Gaining the trust of online customers is vital for the success of any company that requires sensitive data to be transmitted over the Web. Learn how

Re: [E-devel] [Patch] Group index support

2011-01-06 Thread The Rasterman
in this patch. Thanks. Seunggyun Kim -Original Message- From: Carsten Haitzler (The Rasterman) [mailto:ras...@rasterman.com] Sent: Thursday, January 06, 2011 5:59 PM To: Daniel Juyung Seo Cc: 'Seunggyun Kim'; manti...@samsung.com; enlightenment-devel@lists.sourceforge.net

Re: [E-devel] [PATCH] elm_transit

2011-01-06 Thread The Rasterman
not defined yet. But I will try patches soon as perfect things. Please consider about transit. And.. if this transit is acceptable, How about deprecate elm_animator as soon as possible? Thanks. -Original Message- From: Carsten Haitzler (The Rasterman) [mailto:ras

Re: [E-devel] E SVN: caro trunk/TMP/st/elementary

2011-01-07 Thread The Rasterman
for that file yes you may :) -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com -- Gaining the trust of online customers is vital

Re: [E-devel] E SVN: raster IN trunk: ecore ecore/src/lib/ecore ecore/src/lib/ecore_file eet eet/src/lib eina eina/src/lib evas/src/lib/canvas evas/src/lib/file evas/src/lib/include

2011-01-07 Thread The Rasterman
-- The Rasterman (Carsten Haitzler)ras...@rasterman.com -- Gaining the trust of online customers is vital for the success of any company that requires sensitive data to be transmitted over the Web. Learn how to best implement

Re: [E-devel] Enlightenment web site - please review

2011-01-09 Thread The Rasterman
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com -- Gaining

Re: [E-devel] Patches for e17: i18n, includes

2011-01-09 Thread The Rasterman
more than 1 file to edit for translations, but everything else is much easier this way, so i'd say the current method wins for overall easier Hope it helps and best regards Fabian -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler

Re: [E-devel] [PATCH] Change the second parameter type of elm_slidershow_timeout_set

2011-01-09 Thread The Rasterman
. Please review this patch and apply in svn if it is ok. Thanks. yup. you're right. should be a double. in svn! thanks! -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com

Re: [E-devel] [PATCH] elm_transit

2011-01-09 Thread The Rasterman
-- The Rasterman (Carsten Haitzler)ras...@rasterman.com -- Gaining the trust of online customers is vital for the success of any company that requires sensitive data to be transmitted over the Web. Learn how to best

Re: [E-devel] [Patch] elm_genlist doxygen fix and addition.

2011-01-09 Thread The Rasterman
sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com -- Gaining the trust of online customers is vital for the success of any company that requires sensitive data

Re: [E-devel] Questions concerning state and progress on internationalization

2011-01-09 Thread The Rasterman
___ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras

Re: [E-devel] Recent(-ish) changes to elm genlist? elm.swallow.icon

2011-01-09 Thread The Rasterman
/enlightenment-devel -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com -- Gaining the trust of online customers is vital for the success

Re: [E-devel] Questions concerning state and progress on internationalization

2011-01-10 Thread The Rasterman
:) -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com -- Gaining the trust of online customers is vital for the success of any company that requires

Re: [E-devel] Recent(-ish) changes to elm genlist? elm.swallow.icon

2011-01-10 Thread The Rasterman
a min width AND height without first fixing width). -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com -- Gaining the trust of online

Re: [E-devel] [PATCH] elc_ctxpopup

2011-01-10 Thread The Rasterman
, If then, I need to modify it first. Or not, please review this code. It should have a review definitely. Thanks. -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com

Re: [E-devel] Recent(-ish) changes to elm genlist? elm.swallow.icon

2011-01-10 Thread The Rasterman
fixing width). -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)    ras...@rasterman.com -- Gaining the trust of online customers is vital for the success

Re: [E-devel] [Patch] elm_map downloading progress info bug fix

2011-01-10 Thread The Rasterman
select custom map provider, seg fault occurs, because there is no url_cb in the custom map provider you can check download progress using these signal API. the example is in test_map.c. thanks. -- - Codito, ergo sum - I code, therefore I am -- The Rasterman

Re: [E-devel] [PATCH] [ecore_con_url] Add CA validation control with SSL connections

2011-01-10 Thread The Rasterman
after the release. Thanks for the clarification. I'll wait then. please don't forget to remind us post 1.0 in case we forget to follow this up :) -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com

Re: [E-devel] [Patch] elm_map downloading progress info bug fix

2011-01-10 Thread The Rasterman
affect bad changes, reviewing changes is easier, some patches can be applied while you rework others, etc. thanks, that too :) -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com

Re: [E-devel] [Patch] elm_map downloading progress info bug fix

2011-01-10 Thread The Rasterman
affect bad changes, reviewing changes is easier, some patches can be applied while you rework others, etc. thanks, that too :) -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com

Re: [E-devel] Recent(-ish) changes to elm genlist? elm.swallow.icon

2011-01-10 Thread The Rasterman
On Mon, 10 Jan 2011 20:49:05 +1100 Brett Nash brettn...@gmail.com said: On 10/01/2011, at 8:04 PM, Carsten Haitzler (The Rasterman) ras...@rasterman.com wrote: On Mon, 10 Jan 2011 18:29:31 +1100 Brett Nash n...@nash.id.au said: if (strcmp(elm.swallow.end,part)) != 0) return

Re: [E-devel] [PATCH] elm_transit

2011-01-10 Thread The Rasterman
, elm_transit_progress_value_get 002_elm_transit.txt fixed customized transit sample error. Check it then apply it please. Thanks. Best Regards Hermet -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com

Re: [E-devel] [Patch] elm_map downloading progress info bug fix

2011-01-10 Thread The Rasterman
-- The Rasterman (Carsten Haitzler)ras...@rasterman.com -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com -- Gaining

Re: [E-devel] Fw: [Fwd: [Fwd: CeBIT Open Source 2011 - Call for Projects]]

2011-01-13 Thread The Rasterman
-- Sitz der Gesellschaft: Putzbrunner Str.71, 81739 München Amtsgericht München: HRB 129161 Vorstand: Brian Osborn, Hermann Plank Aufsichtsratsvorsitzender: Rudolf Strobl -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler

Re: [E-devel] snaps

2011-01-13 Thread The Rasterman
to just have an auto-build script for pretty much everything... and speaking of stuff.. that's another email. :) -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com

Re: [E-devel] snaps

2011-01-14 Thread The Rasterman
On Fri, 14 Jan 2011 08:22:51 +0100 (CET) Vincent Torri vto...@univ-evry.fr said: On Fri, 14 Jan 2011, Carsten Haitzler (The Rasterman) wrote: On Fri, 14 Jan 2011 00:02:32 -0500 Mike Blumenkrantz m...@zentific.com said: On Thu, 13 Jan 2011 22:48:28 -0600 Jeff Hoogland jeffhoogl

Re: [E-devel] snaps

2011-01-14 Thread The Rasterman
that are scared of svn. (i'd say do fedora too if that can be done and provide a yum repo). -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com

[E-devel] EFL 1.0... ready?

2011-01-14 Thread The Rasterman
with EFL release? please speak up now.. or forever hold your peace! :) -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com -- Protect Your Site

Re: [E-devel] snaps

2011-01-14 Thread The Rasterman
On Fri, 14 Jan 2011 09:11:03 +0100 (CET) Vincent Torri vto...@univ-evry.fr said: On Fri, 14 Jan 2011, Carsten Haitzler (The Rasterman) wrote: On Fri, 14 Jan 2011 02:34:14 -0500 Mike Blumenkrantz m...@zentific.com said: On Fri, 14 Jan 2011 08:09:28 +0100 Ralph Sennhauser gentoo.s

Re: [E-devel] EFL 1.0... ready?

2011-01-14 Thread The Rasterman
On Fri, 14 Jan 2011 09:26:33 +0100 (CET) Vincent Torri vto...@univ-evry.fr said: On Fri, 14 Jan 2011, Carsten Haitzler (The Rasterman) wrote: OK. time for an update on this. what comes under EFL: eina 1.0 eet1.4 evas 1.0 ecore 1.0 embryo 1.0 edje 1.0 e_dbus

Re: [E-devel] EFL 1.0... ready?

2011-01-14 Thread The Rasterman
, therefore I am -- The Rasterman (Carsten Haitzler)    ras...@rasterman.com -- Protect Your Site and Customers from Malware Attacks Learn about various malware tactics and how to avoid them

Re: [E-devel] E SVN: raster IN trunk/e/src: bin modules/conf_acpibindings modules/conf_edgebindings modules/conf_keybindings modules/conf_mousebindings

2011-01-14 Thread The Rasterman
://lists.sourceforge.net/lists/listinfo/enlightenment-devel -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com -- Protect Your Site and Customers from

<    3   4   5   6   7   8   9   10   11   12   >