Re: [E-devel] Google Summer of Code 2011 Application....

2011-03-07 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] Main menu segfault

2011-03-08 Thread The Rasterman
testing in trunk. On 11-02-07 03:24 PM, Carsten Haitzler (The Rasterman) wrote: On Fri, 04 Feb 2011 11:31:15 -0800 Neil MacMunnn...@gumstix.com said: ... src_region_h=9, dst_region_x=0, dst_region_y=-112068219, dst_region_w=2, dst_region_h=112068270) at evas_scale_smooth.c:30 ... That's

Re: [E-devel] E SVN: raster IN trunk/evas: . src/modules/engines/gl_x11

2011-03-08 Thread The Rasterman
sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com -- What You Don't Know About Data Connectivity CAN Hurt You This paper provides an overview of data connectivity, details

Re: [E-devel] E SVN: raster IN trunk/evas: . src/modules/engines/gl_x11

2011-03-08 Thread The Rasterman
not the fix. see my mail :) -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com -- What You Don't Know About Data Connectivity CAN Hurt You

Re: [E-devel] E SVN: raster IN trunk/evas: . src/lib/canvas

2011-03-09 Thread The Rasterman
, but different prototypes * Add evas_object_ref() and evas_object_unref() to defer deletion of objects until all references are removed + +2011-03-09 Carsten Haitzler (The Rasterman) + + * Fix bug with evas_object_del() calling DEL callback BEFORE +the HIDE one

Re: [E-devel] elm_genlist - bug fix about del callback

2011-03-09 Thread The Rasterman
use these. in svn now. There might be something similar in elm_list, I had some elm_lists with data and I got weird errors related to eina_list complaining about data, which frequently, but not always, led to a crash. Rui Em 27-02-2011 11:10, Carsten Haitzler (The Rasterman) escreveu

Re: [E-devel] [patch] add textonly mode set/get function to elc_scrolled_entry

2011-03-09 Thread The Rasterman
for cnp. fyi - waiting on patch resend :) (it'd be awesome if resends happened as replies to threads... in case there has been one and i havent gotten to it yet). -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com

Re: [E-devel] [Patch] elm_segment_control

2011-03-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...@rasterman.com

Re: [E-devel] Using Emotion on elementary windows

2011-03-09 Thread The Rasterman
evas_object_show(win); elm_run(); elm_shutdown(); return 0; } ELM_MAIN() = Thanks. -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras

Re: [E-devel] elementary: Filter/search Gengrids

2011-03-09 Thread The Rasterman
-- The Rasterman (Carsten Haitzler)ras...@rasterman.com -- Colocation vs. Managed Hosting A question and answer guide to determining the best fit for your organization - today and in the future. http://p.sf.net/sfu

Re: [E-devel] elm_transit_object_prop_hold_set/get

2011-03-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...@rasterman.com

Re: [E-devel] RFC: eina simple (and stupid) XML parser

2011-03-09 Thread The Rasterman
-- The Rasterman (Carsten Haitzler)ras...@rasterman.com -- Colocation vs. Managed Hosting A question and answer guide to determining the best fit for your organization - today and in the future. http://p.sf.net/sfu/internap-sfd2d

Re: [E-devel] edje_cc fail

2011-03-09 Thread The Rasterman
, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com -- Colocation vs. Managed Hosting A question and answer guide to determining the best fit for your organization - today and in the future. http

Re: [E-devel] [E-Devel] Edje program signal for key press

2011-03-09 Thread The Rasterman
am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com -- Colocation vs. Managed Hosting A question and answer guide to determining the best fit for your organization - today and in the future. http

Re: [E-devel] e.org contact page is broken.

2011-03-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] e.org contact page is broken.

2011-03-09 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 -- - Codito, ergo sum - I code, therefore I am -- The Rasterman

Re: [E-devel] [PATCH] patch for describing ecore_imf APIs more detail

2011-03-10 Thread The Rasterman
and ecore_imf_context_delete_surrounding_event_add API. Would you please review and apply in svn? -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com -- Colocation vs. Managed Hosting

Re: [E-devel] [PATCH] elm_entry: context menu is shown even though the state of entry is disabled

2011-03-10 Thread The Rasterman
this problem. This patch will make entry not to process the mouse event in the disable state. Would you please review it and apply in svn? -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com

Re: [E-devel] [RFC] Evas - OpenGL and Evas (Part 3)

2011-03-10 Thread The Rasterman
, surfaces etc. that were created via the gl object? -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com -- Colocation vs. Managed Hosting A question

Re: [E-devel] [Patch] small patch for elm_module

2011-03-10 Thread The Rasterman
-- The Rasterman (Carsten Haitzler)ras...@rasterman.com -- Colocation vs. Managed Hosting A question and answer guide to determining the best fit for your organization - today and in the future. http

Re: [E-devel] [PATCH] elm_gengrid selection key patch

2011-03-10 Thread The Rasterman
. Thanks. -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com -- Colocation vs. Managed Hosting A question and answer guide to determining

Re: [E-devel] Receipe website

2011-03-10 Thread The Rasterman
and run it locally if you want (if you have a local apache + php). -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com -- Colocation vs. Managed

Re: [E-devel] RFC: eina simple (and stupid) XML parser

2011-03-10 Thread The Rasterman
Sverzut 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

Re: [E-devel] Crash with elementary after recompile

2011-03-10 Thread The Rasterman
- didnt get to talk about this last week in person :)) -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com -- Colocation vs. Managed Hosting

Re: [E-devel] Crash with elementary after recompile

2011-03-10 Thread The Rasterman
, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com #include Elementary.h static runs = 0; static void win_del(void *data, Evas_Object *obj, void *event_info) { elm_exit(); } int main(int argc, char **argv) { Evas_Object *win, *bg, *lb; elm_init(argc, argv

Re: [E-devel] Evas - OpenGL and Image Object - evas_object_image_native_surface_set()

2011-03-10 Thread The Rasterman
. :) i'm not really sure any client would need/want to do this? so if you can fix the hash thing... that'd be good. the yinvert patch is already in svn, so just send an update on the other stuff as above :) -- - Codito, ergo sum - I code, therefore I am -- The Rasterman

Re: [E-devel] imlib2 caching can fail

2011-03-10 Thread The Rasterman
+ timestamp + inode + even then you just lower the probability not eliminate it. -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com

Re: [E-devel] [Patch] elm_map_marker_region_get

2011-03-10 Thread The Rasterman
review this patch. in svn! i'm happy with this. -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com -- Colocation vs. Managed Hosting

Re: [E-devel] [Patch] anchorview's clicked signal is always sent when mouse up.

2011-03-10 Thread The Rasterman
. So I made one patch for right clicked signal emitting. Can anybody check about this ? Thanks. -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com

Re: [E-devel] more evas implicits

2011-03-10 Thread The Rasterman
- I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com -- Colocation vs. Managed Hosting A question and answer guide to determining the best fit for your organization - today

Re: [E-devel] Need suggestion to support multiple text parts in elm_progressbar

2011-03-10 Thread The Rasterman
] -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com -- Colocation vs. Managed Hosting A question and answer guide to determining the best fit for your organization

Re: [E-devel] [Patch] elm_smart_scroller_child_region_show_internal

2011-03-10 Thread The Rasterman
-- The Rasterman (Carsten Haitzler)ras...@rasterman.com -- Colocation vs. Managed Hosting A question and answer guide to determining the best fit for your organization - today and in the future. http://p.sf.net/sfu/internap-sfd2d

Re: [E-devel] [PATCH]: keyboard navigation in menus

2011-03-10 Thread The Rasterman
keyboard navigation. - patch 1: discard a menu from C source code - patch 2: add accessors for menu items and add the ability to handle selected item from C source code -- 618FE3EF -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler

Re: [E-devel] [E-Devel] Edje program signal for key press

2011-03-10 Thread The Rasterman
-sfd2d ___ 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] Crash with elementary after recompile

2011-03-10 Thread The Rasterman
:) -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com -- Colocation vs. Managed Hosting A question and answer guide to determining the best

Re: [E-devel] [RFC] Evas - OpenGL and Evas (Part 3)

2011-03-10 Thread The Rasterman
On Thu, 10 Mar 2011 11:15:58 -0300 Solerman Kaplon soler...@gmail.com said: Em 10-03-2011 06:11, Carsten Haitzler (The Rasterman) escreveu: one thing that an eventual implementation of this will need is both a gl and software path. the software path may literally us importing a special

Re: [E-devel] E SVN: raster IN trunk/evas: . m4 src/lib/engines/common src/lib/file src/modules/loaders src/modules/loaders/ico

2011-03-11 Thread The Rasterman
as key, it will find the icon immediately bigger or immediately smaller than the load options size given :) so... yes. it does do it :) -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com

Re: [E-devel] E SVN: raster IN trunk/evas: . m4 src/lib/engines/common src/lib/file src/modules/loaders src/modules/loaders/ico

2011-03-11 Thread The Rasterman
of applications icons in it. ICL files (icon library files). :) http://en.wikipedia.org/wiki/ICO_%28file_format%29 (at the bottom - icon library). -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com

Re: [E-devel] E SVN: raster IN trunk/evas: . m4 src/lib/engines/common src/lib/file src/modules/loaders src/modules/loaders/ico

2011-03-11 Thread The Rasterman
of? that is actually what ICL files are - they are DLL's with ONLY a resource section with icons in it :) -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com

Re: [E-devel] E SVN: raster IN trunk/evas: . m4 src/lib/engines/common src/lib/file src/modules/loaders src/modules/loaders/ico

2011-03-11 Thread The Rasterman
- I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com -- Colocation vs. Managed Hosting A question and answer guide to determining the best fit for your organization - today

Re: [E-devel] E SVN: raster IN trunk/evas: . m4 src/lib/engines/common src/lib/file src/modules/loaders src/modules/loaders/ico

2011-03-11 Thread The Rasterman
On Fri, 11 Mar 2011 21:53:13 +0100 (CET) Vincent Torri vto...@univ-evry.fr said: On Sat, 12 Mar 2011, Carsten Haitzler (The Rasterman) wrote: On Fri, 11 Mar 2011 12:28:32 -0300 Gustavo Sverzut Barbieri barbi...@profusion.mobi said: On Fri, Mar 11, 2011 at 12:17 PM, Vincent Torri

Re: [E-devel] E SVN: englebass trunk/efreet/src/bin

2011-03-15 Thread The Rasterman
, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com -- Colocation vs. Managed Hosting A question and answer guide to determining the best fit for your organization - today

Re: [E-devel] E SVN: cedric IN trunk/evas: . src/lib/include src/modules/engines/gl_common src/modules/engines/gl_glew src/modules/engines/gl_sdl src/modules/engines/gl_x11

2011-03-16 Thread The Rasterman
here. as tome said - it's preparation for later changes that WILL make a difference and deserve some changelog action. -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com

Re: [E-devel] Mac OS X and library version

2011-03-18 Thread The Rasterman
until we release 1.0.1 bugfix updates or 1.1 you cant use trunk without modifying the version installed. -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com

Re: [E-devel] Changing the E Menu

2011-03-18 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] Mac OS X and library version

2011-03-18 Thread The Rasterman
On Fri, 18 Mar 2011 07:53:53 +0100 (CET) Vincent Torri vto...@univ-evry.fr said: On Fri, 18 Mar 2011, Carsten Haitzler (The Rasterman) wrote: On Thu, 17 Mar 2011 10:56:27 -0300 Iván Briano (Sachiel) sachi...@gmail.com said: 2011/3/17 Mike Blumenkrantz m...@zentific.com: On Thu

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

2011-03-18 Thread The Rasterman
-devel -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com -- Colocation vs. Managed Hosting A question and answer guide to determining

Re: [E-devel] more evas implicits

2011-03-18 Thread The Rasterman
On Thu, 10 Mar 2011 11:02:56 -0500 Mike Blumenkrantz m...@zentific.com said: On Thu, 10 Mar 2011 19:22:48 +0900 Carsten Haitzler (The Rasterman) ras...@rasterman.com wrote: On Mon, 7 Mar 2011 00:34:11 -0500 Mike Blumenkrantz m...@zentific.com said: how do you get these? i don't

Re: [E-devel] imlib2 caching can fail

2011-03-18 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] edje_decc - build.sh

2011-03-19 Thread The Rasterman
did. :) -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com -- Colocation vs. Managed Hosting A question and answer guide to determining

Re: [E-devel] [Patch] Focus issue in elm_widget.c

2011-03-19 Thread The Rasterman
am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com -- Colocation vs. Managed Hosting A question and answer guide to determining the best fit for your organization - today and in the future. http

Re: [E-devel] epp

2011-03-20 Thread The Rasterman
fixing. -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com -- Colocation vs. Managed Hosting A question and answer guide to determining

Re: [E-devel] adding newest loaders to evas 1.0

2011-03-20 Thread The Rasterman
-- The Rasterman (Carsten Haitzler)ras...@rasterman.com -- Colocation vs. Managed Hosting A question and answer guide to determining the best fit for your organization - today and in the future. http://p.sf.net/sfu/internap

Re: [E-devel] enlightenment_remote methods

2011-03-20 Thread The Rasterman
, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com -- Colocation vs. Managed Hosting A question and answer guide to determining the best fit for your organization

Re: [E-devel] E SVN: raster trunk/evas/src/modules/engines/gl_x11

2011-03-20 Thread The Rasterman
not allow sharing of textures and other resources between 2 screens. that really creates a major poopie-pants if that is the case. -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com

Re: [E-devel] imlib2 caching can fail

2011-03-20 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 -- Colocation vs. Managed

Re: [E-devel] To be killed

2011-03-20 Thread The Rasterman
-write the engine api at some point. it's grown to be a bit of a mess over the years. but right now it's time to reduce the work a rewrite would take but removing engines we can't/don't want to support. -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten

Re: [E-devel] To be killed

2011-03-20 Thread The Rasterman
and will.. we'll keep it :) -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com -- Colocation vs. Managed Hosting A question and answer guide

Re: [E-devel] Question about small edc sample.

2011-03-21 Thread The Rasterman
- I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com text.edc Description: Binary data -- Colocation vs. Managed Hosting A question and answer guide to determining the best fit

Re: [E-devel] edc build error while building editje

2011-03-21 Thread The Rasterman
-- The Rasterman (Carsten Haitzler)ras...@rasterman.com -- Colocation vs. Managed Hosting A question and answer guide to determining the best fit for your organization - today and in the future. http://p.sf.net/sfu

Re: [E-devel] [PATCH]: keyboard navigation in menus

2011-03-21 Thread The Rasterman
to handle selected item from C source code -- 618FE3EF -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)    ras...@rasterman.com -- 618FE3EF -- 618FE3EF -- - Codito, ergo sum - I code

Re: [E-devel] trac is broken

2011-03-23 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 -- Enable your

Re: [E-devel] [Patch] els_scroller - freeze

2011-03-24 Thread The Rasterman
it is set the freeze pop. Is it right? I send the patch file. Please check it. this is indeed right. patch in svn! -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com

Re: [E-devel] e17 xdg menus

2011-03-24 Thread The Rasterman
it in wizard or config gui... but its a few clicks away. -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com -- Enable your software

Re: [E-devel] [e-devel] void cannot return function in src/lib/edje_program.c

2011-03-24 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 -- Enable your software for Intel(R

Re: [E-devel] e17 xdg menus

2011-03-24 Thread The Rasterman
. yes - and the right way is use autofoo's sysconfdir.. which DEFAULTS to PREFIX/etc unless explicitly specified to be otherwise as gustavo said. -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com

Re: [E-devel] e17 xdg menus

2011-03-24 Thread The Rasterman
--sysconfdir or even append more search paths to $XDG_CONFIG_DIRS they can - they just will never realize they need to or should. but it will work for e anyway even if not in /etc -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras

Re: [E-devel] e17 xdg menus

2011-03-24 Thread The Rasterman
, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com -- Enable your software for Intel(R) Active Management Technology to meet the growing manageability and security

Re: [E-devel] e17 xdg menus

2011-03-24 Thread The Rasterman
/local :) i guess we should make it ALSO look in e's install prefix if it is not already listed :) -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com

Re: [E-devel] [Edje] [Patch] Drop pointless _edje_fetch call.

2011-03-24 Thread The Rasterman
commit if someone prefers. Regards, nash go for it yesh. commit it! -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com

Re: [E-devel] [PATCH] Patch to give focus to the content in elm_notify

2011-03-24 Thread The Rasterman
process any key event such as space and enter key. This patch will solve this problem. Would you please review this patch? in svn! thnx! -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com

Re: [E-devel] Patch for photocam elm_photocam_file_set

2011-03-24 Thread The Rasterman
process, otherwise, only low quality image is loaded. Please have a check, thanks~ -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com

Re: [E-devel] [PATCH]: keyboard navigation in menus

2011-03-24 Thread The Rasterman
and add the ability to handle selected item from C source code -- 618FE3EF -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)    ras...@rasterman.com -- 618FE3EF -- 618FE3EF

Re: [E-devel] ecore_evas build failure

2011-03-24 Thread The Rasterman
installation maybe? that header is only included if the software-16-x11 engine is installed and detected. if its detected the header should also be provided. -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com

Re: [E-devel] elm_genlist - bug fix about _update_job

2011-03-24 Thread The Rasterman
, elm_genlist_item_update api updates only one item. Please review about this. Thanks. reviewed! thanks! in svn! :) -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com

Re: [E-devel] [Patch] for Gettext /I18N

2011-03-24 Thread The Rasterman
code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com -- Enable your software for Intel(R) Active Management Technology to meet the growing manageability and security demands of your

Re: [E-devel] Evas - OpenGL and Image Object - evas_object_image_native_surface_set()

2011-03-24 Thread The Rasterman
in svn, so just send an update on the other stuff as above :) I'll do that once I get your response about the hash id. above :) -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com

Re: [E-devel] [RFC] Evas - OpenGL and Evas (Part 3)

2011-03-24 Thread The Rasterman
, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com -- Enable your software for Intel(R) Active Management Technology to meet the growing manageability and security demands of your

Re: [E-devel] [Review] [Patch] Evas - OpenGL and Evas (Part 4)

2011-03-25 Thread The Rasterman
-- The Rasterman (Carsten Haitzler)ras...@rasterman.com -- Enable your software for Intel(R) Active Management Technology to meet the growing manageability and security demands of your customers. Businesses are taking advantage

Re: [E-devel] The problem of the parameter in ecore_imf_context_input_mode_set

2011-03-25 Thread The Rasterman
in combination make no sense, and anyone requesting input should ONLY set the bits they REALLY want or need and not go setting useless extra bits in case. -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com

Re: [E-devel] Proposal on providing internationalization support for EDC TEXT

2011-03-25 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] [e-users] Elementary fileselector weirdness

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

Re: [E-devel] [Patch] Display more than 3 items

2011-03-25 Thread The Rasterman
-- The Rasterman (Carsten Haitzler)ras...@rasterman.com -- Enable your software for Intel(R) Active Management Technology to meet the growing manageability and security demands of your customers. Businesses

Re: [E-devel] To be killed

2011-03-25 Thread The Rasterman
On Fri, 25 Mar 2011 15:29:03 +1000 David Seikel onef...@gmail.com said: On Mon, 21 Mar 2011 08:48:06 +0900 Carsten Haitzler (The Rasterman) ras...@rasterman.com wrote: reducing # of enignes is simply trying to fit our work into our manpower and if every new engine feature requires you

Re: [E-devel] Evas - OpenGL and Image Object - evas_object_image_native_surface_set()

2011-03-25 Thread The Rasterman
that i sent already has the above fixes so i'll apply the other suggestions/comments that you have from the other email responses before i send an updated patch. yeah. do that :) -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras

Re: [E-devel] [Review] [Patch] Evas - OpenGL and Evas (Part 4)

2011-03-29 Thread The Rasterman
. thanks in advance for your comments! cheers, Sung -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten

Re: [E-devel] [Patch] elm_genlist - group index homogeneous mode support

2011-03-29 Thread The Rasterman
! -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com -- Enable your software for Intel(R) Active Management Technology to meet the growing

Re: [E-devel] discussion of elm's clicked signal name for double click event

2011-03-31 Thread The Rasterman
I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com -- Create and publish websites with WebMatrix Use the most popular FREE web apps or write code yourself; WebMatrix provides all the features you

Re: [E-devel] Efreet bug when desktop files change

2011-03-31 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] About memory leak possibility in Elementary

2011-04-01 Thread The Rasterman
-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] Efreet bug when desktop files change

2011-04-01 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] About memory leak possibility in Elementary

2011-04-01 Thread The Rasterman
-devel -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com -- Create and publish

Re: [E-devel] Efreet bug when desktop files change

2011-04-01 Thread The Rasterman
and randomly write bytes in it until eet complains (ie gracefully fails) as long as it doesnt segv :) -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com

Re: [E-devel] Efreet bug when desktop files change

2011-04-01 Thread The Rasterman
be a filesystem bug. it's data that no app ever write/provided unless it explicitly wanted corrupt data in an eet file. -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com

Re: [E-devel] release of EFL 1.0.1 ?

2011-04-02 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] [Patch] Display more than 3 items

2011-04-04 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 -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten

Re: [E-devel] [PATCH][Ecore] Add a function checking if backlight is supported or not

2011-04-04 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] new elm widget, elm_segment_control

2011-04-04 Thread The Rasterman
. -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com -- Create and publish websites with WebMatrix Use the most popular FREE web apps or write code

Re: [E-devel] [Review] [Patch] Evas - OpenGL and Evas (Part 4)

2011-04-04 Thread The Rasterman
! cheers, Sung -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten

Re: [E-devel] What are the builtin elementary shortcuts and how to disable them

2011-04-04 Thread The Rasterman
-- The Rasterman (Carsten Haitzler)ras...@rasterman.com -- Create and publish websites with WebMatrix Use the most popular FREE web apps or write code yourself; WebMatrix provides all the features you need to develop and publish

<    6   7   8   9   10   11   12   13   14   15   >