Re: [E-devel] E SVN: maxerba IN trunk/e: po src/modules/everything src/modules/everything-apps src/modules/everything-aspell src/modules/everything-calc src/modules/everything-files src/modules/everyt

2010-04-18 Thread hannes.janet...@gmail.com
On Sun, Apr 18, 2010 at 12:23 PM, Enlightenment SVN wrote: > Log: >  including all messages of the Everything module in i18n EVRY_PLUGIN_NEW and EVRY_ACTION_NEW macros were intended to use the string one time as plugin id and one time as label. does this not work? #define EVRY_ACTION_NEW(_name,

Re: [E-devel] E SVN: barbieri trunk/e/src/modules/mixer

2010-05-04 Thread hannes.janet...@gmail.com
On Tue, May 4, 2010 at 1:12 PM, Vincent Pomageot wrote: > On Mon, May 3, 2010 at 11:14 PM, Enlightenment SVN < > no-re...@enlightenment.org> wrote: > >> >>  TODO: a way to configure the volume independently of a shelf gadget. >> > > Maybe a new plugin for the great Everything !! :D > -> vol {up,do

Re: [E-devel] E SVN: jeffdameth trunk/E-MODULES-EXTRA

2010-05-05 Thread hannes.janet...@gmail.com
Hi, On Wed, May 5, 2010 at 7:36 AM, Stefan Schmidt wrote: > Hello. > > On Wed, 2010-05-05 at 03:17, Brian 'morlenxus' Miculcy wrote: >> Wasn't it working anymore? Didn't it receive patches not long ago? What was >> the reason? > > I fixed it up the last time I updated from svn. I'm not doing thi

[E-devel] Fwd: E SVN: jeffdameth trunk/efreet/src/lib

2010-05-15 Thread hannes.janet...@gmail.com
On Sat, May 15, 2010 at 7:22 PM, Vincent Torri wrote: > > > On Sat, 15 May 2010, Enlightenment SVN wrote: > >> Log: >>  add FIXME >> >> Author:       jeffdameth >> Date:         2010-05-15 09:57:28 -0700 (Sat, 15 May 2010) >> New Revision: 48893 >> >> Modified: >>  trunk/efreet/src/lib/efreet_icon

Re: [E-devel] Mentor needed!

2010-05-29 Thread hannes.janet...@gmail.com
Hi, On Sat, May 29, 2010 at 11:31 PM, Steve Jones wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi all, > > I'm trying to convert my e17XPlanet program > (http://www.squaregoldfish.co.uk/software/e17xplanet/) into a proper module. > > I've figured out how I want it to operate, and

Re: [E-devel] emacs bottom line goes below the screen

2010-06-07 Thread hannes.janet...@gmail.com
Hello, I think the problem that you see comes from emacs resizing its window after init. otherwise I cant reproduce this. are you sure it comes from shelf being set to autohide? I guess emacs default font is smaller than the one loaded in init. so e placed the window correct for the initial window

Re: [E-devel] Dialogs, menus, etc (usability)

2010-06-13 Thread hannes.janet...@gmail.com
On Sat, Jun 12, 2010 at 7:56 PM, Lachezar Petkov wrote: >  Hi crowd, > > 3) "Run everything" just sounds confusing. As in "run everything you > have at once" or something. Have to think about it more. Agreed the name might be misleading if one does not know what Everything is. I can think of: - R

Re: [E-devel] ecomp compiler errors

2010-06-15 Thread hannes.janet...@gmail.com
On Tue, Jun 15, 2010 at 11:01 PM, Andreas Volz wrote: > Hello, > > while compiling a recent ecomp I get this error: > > /bin/bash ../libtool --tag=CC   --mode=link gcc  -g -O2 -Wall -Wpointer-arith > -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations > -Wnested-externs -D_FORTIFY_SO

Re: [E-devel] some small bugs with itask-ng, places and acpi

2010-08-03 Thread hannes.janet...@gmail.com
2010/8/4 Jochen Schröder : > Hi guys, > > there's a couple of small bugs which have been nagging me for a while, > mainly in modules. > > itask-ng: > At some point itask introduced reflections below the icons. Now these > look really cool if your bar is at the bottom and you have a background > box

Re: [E-devel] On ecore_con_url_http_post_send's signature

2010-10-17 Thread hannes.janet...@gmail.com
On Sun, Oct 17, 2010 at 6:46 AM, Carsten Haitzler wrote: > On Fri, 08 Oct 2010 19:02:58 -0300 Raphael Kubo da Costa > said: > > ugh. requiring curl outside of ecore_con to pass the httpost thing in and out > is wrong (tm). this needs to be wrapped. an ecore_con data struct needed. this > bit of t

[E-devel] understanding eo errors

2012-11-04 Thread hannes.janet...@gmail.com
Hey, looking through all the warnings evry throws, I'm wondering what might cause: ERRlib/eo/eo.c:405 Can't find func for op 1a4 (Edje_Smart:EDJE_OBJ_SUB_ID_CALC_FORCE) for class 'Evas_Object_Smart'. Aborting. Regards, Hannes -

Re: [E-devel] [PATCH][E] Make Everything's plugin and action names translatable. - request for comments from gettext experts

2012-11-22 Thread hannes.janet...@gmail.com
I have to admit that I didn't test if translation works yet. I guess it should work if gettext runs after preprocessor On Wed, Nov 21, 2012 at 10:26 PM, Igor Murzov wrote: > Here is a patch that makes Everything's plugin and action names > translatable. > > I think i should explain why this patc

Re: [E-devel] freezes and crashes

2012-12-14 Thread hannes.janet...@gmail.com
On Fri, Dec 14, 2012 at 12:15 PM, Massimo Maiurana wrote: > Massimo Maiurana, il 10/12/2012 22:45, ha scritto: > >> - on first attempt to run e, right after machine boot, e always freezes >> showing the splash screen with fancy squares. > > found the culprit! > > I disabled "start gnome services a

Re: [E-devel] E SVN: discomfitor trunk/e/src/modules/everything

2012-12-17 Thread hannes.janet...@gmail.com
On Mon, Dec 17, 2012 at 6:13 PM, Enlightenment SVN wrote: > Log: > arghhh this damn typo took me an hour of ecore internal debugging to find! > damn you jeffdameth!!! > > > Author: discomfitor > Date: 2012-12-17 09:13:35 -0800 (Mon, 17 Dec 2012) > New Revision: 81166 > Trac:

Re: [E-devel] E SVN: jeffdameth trunk/e/src/modules/fileman

2012-12-21 Thread hannes.janet...@gmail.com
On Sat, Dec 22, 2012 at 2:11 AM, Michael Blumenkrantz wrote: > On Fri, 21 Dec 2012 17:03:01 -0800 > "Enlightenment SVN" wrote: > >> Log: >> e17/fileman: fix segv: ni->monitor could be NULL >> >> >> Author: jeffdameth >> Date: 2012-12-21 17:03:01 -0800 (Fri, 21 Dec 2012) >> New Revis

[E-devel] edje_object_part_text_set for empty string is broken

2012-12-27 Thread hannes.janet...@gmail.com
i've seen this in evrything for example: first char stays visible after deletion until something new is typed -- Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and much more. Get web development skills now wi

Re: [E-devel] edje_object_part_text_set for empty string is broken

2012-12-27 Thread hannes.janet...@gmail.com
On Fri, Dec 28, 2012 at 2:19 AM, Cedric BAIL wrote: > On Fri, Dec 28, 2012 at 10:08 AM, hannes.janet...@gmail.com > wrote: >> i've seen this in evrything for example: first char stays visible >> after deletion until something new is typed > > On what kind of part ?

Re: [E-devel] edje_object_part_text_set for empty string is broken

2012-12-27 Thread hannes.janet...@gmail.com
On Fri, Dec 28, 2012 at 2:53 AM, Cedric BAIL wrote: > On Fri, Dec 28, 2012 at 10:48 AM, hannes.janet...@gmail.com > wrote: >> On Fri, Dec 28, 2012 at 2:19 AM, Cedric BAIL wrote: >>> On Fri, Dec 28, 2012 at 10:08 AM, hannes.janet...@gmail.com >>> wrote: >&g

Re: [E-devel] edje_object_part_text_set for empty string is broken

2012-12-27 Thread hannes.janet...@gmail.com
On Fri, Dec 28, 2012 at 3:18 AM, Cedric BAIL wrote: > On Fri, Dec 28, 2012 at 11:07 AM, hannes.janet...@gmail.com > wrote: >> On Fri, Dec 28, 2012 at 2:53 AM, Cedric BAIL wrote: >>> On Fri, Dec 28, 2012 at 10:48 AM, hannes.janet...@gmail.com >>> wrote: >&g

Re: [E-devel] edje_object_part_text_set for empty string is broken

2012-12-28 Thread hannes.janet...@gmail.com
On Fri, Dec 28, 2012 at 4:16 AM, hannes.janet...@gmail.com wrote: > On Fri, Dec 28, 2012 at 3:18 AM, Cedric BAIL wrote: >> On Fri, Dec 28, 2012 at 11:07 AM, hannes.janet...@gmail.com >> wrote: >>> On Fri, Dec 28, 2012 at 2:53 AM, Cedric BAIL wrote: >>&g

Re: [E-devel] edje_object_part_text_set for empty string is broken

2012-12-28 Thread hannes.janet...@gmail.com
On Sat, Dec 29, 2012 at 1:25 AM, Tom Hacohen wrote: > Your patch mixes (and breaks) formatting and logic. > ack. it was just intended to show where the cause of the problem concerning the subject lies > > On Fri, Dec 28, 2012 at 7:55 PM, hannes.janet...@gmail.com <

Re: [E-devel] E-MODULES-EXTRA migration to git

2013-06-17 Thread hannes.janet...@gmail.com
On Mon, Jun 17, 2013 at 8:50 PM, Doug Newgard wrote: > > > From: scimmi...@outlook.com > > To: enlightenment-devel@lists.sourceforge.net > > Date: Fri, 14 Jun 2013 11:22:45 -0500 > > Subject: Re: [E-devel] E-MODULES-EXTRA migration to git > > > > -

[E-devel] Fix for Mode_switch handling

2016-12-14 Thread hannes.janet...@gmail.com
Hi, this change makes my keyboard mapping work with EFL again. Not sure if it's the correct fix but otherwise the second call to XKeysymToString is probably redundant in many cases. Best, Hannes From 939b5b083bd861a8bf3e49c87d32d0bc1ffa9bfa Mon Sep 17 00:00:00 2001 From: Hannes Janetzek Date: Th

Re: [E-devel] Fix for Mode_switch handling

2016-12-14 Thread hannes.janet...@gmail.com
A slightly updated version that avoid the redundant call to XKeysymToString - Awesome to be able to use terminology again btw :D On Thu, Dec 15, 2016 at 4:40 AM, hannes.janet...@gmail.com wrote: > Hi, > this change makes my keyboard mapping work with EFL again. Not sure if > it's t

<    1   2