[E-devel] System Edje Files?

2017-05-03 Thread Jeremy Suntheimer
Where an I learn about finding and extracting the system's Edje files in e21? -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot

[E-devel] e_xkb module + show action

2012-08-09 Thread jeremy
Hi devs, as I bought meself a typematrix 2030 and switched my layout from CH_fr to fr_bepo, It felt like I needed an on screen keyboard preview. Hence my first e hack. Comments(even harsh), and help(alpha, event forwarding) welcome. Jérémy diff --git a/e/src/bin/e_actions.c

[E-devel] ecore+directfb compilation error

2012-04-25 Thread Jeremy Zurcher
fixes EINA_NOINSTRUMENT macro expansion corrupted by directfb/direct/os/linux/glibc/types.h directfb 1.5.3 /usr/include/directfb/direct/os/linux/glibc/types.h line #77 #define __no_instrument_function__ __attribute__((no_instrument_function)) preprocessing

[E-devel] elm_web, elm_map, elm_box tiny patches

2012-03-08 Thread Jeremy Zurcher
eml_web : remove deprecated elm_web_navigate_possible_get(...) elm_map : remove useless EAPI elm_box : eml_box_transition_new uses Ecore_cb for start_layout_free_data parameter Jeremy diff --git a/elementary/src/lib/elm_web.h b/elementary/src/lib/elm_web.h index f20ac86..a683bdf

[E-devel] elc_multibuttonentry.h.patch

2012-03-07 Thread Jeremy Zurcher
elm_multibuttonentry_item_filter_del - elm_multibuttonentry_item_filter_remove Jeremy diff --git a/elementary/src/lib/elc_multibuttonentry.h b/elementary/src/lib/elc_multibuttonentry.h index dedc93a..e7eef74 100644 --- a/elementary/src/lib/elc_multibuttonentry.h +++ b/elementary/src/lib

[E-devel] elm_entry typedef Elm_Entry_Item_Provider_Cb

2012-02-29 Thread Jeremy Zurcher
- elc_anchorview.h - elc_anchorview.c Jeremy diff -Naur orig/elc_anchorblock.c trunk/elc_anchorblock.c --- orig/elc_anchorblock.c 2012-02-29 12:35:17.713500727 +0100 +++ trunk/elc_anchorblock.c 2012-02-29 12:34:34.650167606 +0100 @@ -15,7 +15,7 @@ struct _Elm_Anchorblock_Item_Provider

[E-devel] elm_panes.h

2012-02-28 Thread Jeremy Zurcher
if you prefer, get rid of elm_panes_content_right_size_* in header Jeremy --- elm_panes.h.orig2012-02-28 08:44:05.076951693 +0100 +++ elm_panes.h 2012-02-28 10:14:41.799703258 +0100 @@ -63,16 +63,14 @@ * @param obj The panes object. * @param fixed Use @c EINA_TRUE to make @p obj

Re: [E-devel] etk_entry text length limit patch

2008-05-05 Thread Jeremy
Hi, List: Is this patch OK that can be commit ? or are there any progress for this patch? Cause I also need this to limit text length of a message that will be sent out via SMS. Thanks for any information. Sincerely. Jeremy Chang Tick wrote: Hi List, Since we need

Re: [E-devel] Patch to allow caching of AC_ABSTRACT_SOCKET_TEST

2006-11-02 Thread Jeremy Lainé
values is a pretty standard trick for cross-compiling autotools-based software. Jeremy -- http://www.jerryweb.org/ : JerryWeb.org http://sailcut.sourceforge.net/ : Sailcut CAD http://opensource.polytechnique.org/ : Polytechnique.org Free Software

Re: [E-devel] Patch to default_clock.edc

2005-07-18 Thread Jeremy Kolb
make the text bigger? Jeremy --- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up

Re: [E-devel] [Patch] Add digital display support to the clock module

2005-07-12 Thread Jeremy Kolb
Quoting Carsten Haitzler [EMAIL PROTECTED]: On Mon, 11 Jul 2005 18:41:47 -0500 Marc McGarry [EMAIL PROTECTED] babbled: Hi all, I've created a patch for the clock module that adds a little digital time display below the analog one. It has a toggle between no digital display, normal digital

Re: [E-devel] complie problem with ecore

2004-12-02 Thread Jeremy Kolb
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Get the latest eet from cvs. It should work then. Jeremy Greg Furmanek wrote: | Hi everyone, | | I seem to have a problem with compilation of ecore | here is the output of the make: | | | gcc -g -O2 -Wall -o .libs/config_basic_example

[E-devel] xcb?

2004-11-12 Thread Jeremy A. Kolb
I remember a while ago there was a push for working on xcb. What ever became of that? I've downloaded xcb and can now create windows and draw to them. Anyways, just curious. Jeremy --- This SF.Net email is sponsored by: InterSystems

[E-devel] emotion won't compile (fwd)

2004-09-01 Thread Jeremy A. Kolb
: `XINE_META_INFO_CDINDEX_DISCID' undeclared (first use in this function) emotion_xine.c:997: error: (Each undeclared identifier is reported only once emotion_xine.c:997: error: for each function it appears in.) Jeremy --- This SF.Net email

Re: [E-devel] emotion won't compile (fwd)

2004-09-01 Thread Jeremy A. Kolb
Thanks, that did it. Jeremy On Wed, 1 Sep 2004, Henry Jen wrote: On Wed, 2004-09-01 at 17:43 -0400, Jeremy A. Kolb wrote: I get this: gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -I../.. -I../../src/lib -I../../src/modules -I/usr/include -O -march=athlon-tbird -mmmx -m3dnow

Re: [E-devel] E 0.16.7.1 ready?

2004-08-19 Thread Jeremy Kolb
I hear it blows up with composite enabled though on the Xorg prereleases. Jeremy --- SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 Save 50% off Retail

[E-devel] eet won't compile

2004-05-08 Thread Jeremy Kolb
Eet from cvs will not compile: Running autoheader... Running automake --gnu ... configure.in: required file `./install-sh' not found configure.in: required file `./missing' not found src/bin/Makefile.am: required file `./depcomp' not found Running autoconf ... Running ./configure ... configure:

[E-devel] entice fixes

2004-05-08 Thread Jeremy Kolb
\ -lesmart_draggies \ -lesmart_thumb \ -lesmart_trans_x11 \ --- -lesmart \ Jeremy signature.asc Description: This is a digitally signed message part

[E-devel] etox fails to compile.

2004-03-21 Thread Jeremy Kolb
etox fails to compile. configure reports that it cannot find config.h.in. configure: creating ./config.status config.status: creating Makefile config.status: creating etox-config config.status: creating src/Makefile config.status: creating test/Makefile config.status: creating doc/Makefile