On 06/02/07, Nikolas Arend <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I'm still struggling a bit with the way e17 maximizes windows. I should say
> that the current policies (e.g. "smart") make perfect sense the way they
> work, what I'm missing is a possibility to define a "definitive" maximization
>
On 14/01/07, Massimo Maiurana <[EMAIL PROTECTED]> wrote:
>
> Ag. System Administrator, il 13/01/2007 21:41, scrisse:
> > bah...
> >
> > After i've translated 95% of them i should stop? (Btw, wikipedia rulez!)
> > And if it should not be translated, then it should not be _()
> >
> > What community t
On 06/11/06, Anders Troback <[EMAIL PROTECTED]> wrote:
>
> Hi!
>
> If I create a new shelf it contains some default modules.
>
> The problem is that I can't remove the pager from the list!
I think I have a similar kind of bug, but haven't bother to play around to
try to find a way to reproduce it
On 09/10/06, Jason Melbye <[EMAIL PROTECTED]> wrote:
> I have been playing around with the edje library and have some
> questions.
>
> I am hoping to write a c program that sends an edje interface a message
> (a string for now) periodically. It's up to the edje interface to
> decide what to do wit
On 27/09/06, Michael Jennings <[EMAIL PROTECTED]> wrote:
> On Tuesday, 26 September 2006, at 10:59:51 (-0500),
> Brian Mattern wrote:
>
> > Shit! Now who's going to clean up my typos?
>
> Raster?
>
> Seriously, this is a huge loss to the project. He was one of the few
> people who actually gave a
On 16/09/06, The Rasterman Carsten Haitzler <[EMAIL PROTECTED]> wrote:
> > What I was going to do next (but as always, when!? and if someone
> > doesn't beat me to it) was add an E_Maximize arg to this logic when
> > calling from e_border_maximize, and then...
> > a) if the arg is "maximize vertic
On 12/09/06, Daniel Kasak <[EMAIL PROTECTED]> wrote:
> Hi all.
>
> For about the past 2 weeks I've been having a bug with maximizing
> applications.
>
> When an app requests that a window get maximized, the window gets placed
> too high or low ( depending on whether the shelf is on the top or botto
On 16/07/06, Andrew Sevcsik <[EMAIL PROTECTED]
> wrote:
Hi list.How can I insert a line break to an Edje text part? \n doesn't work...Is there a possibility for automatic line breaks?Thanks,SevcsikHi,From memory I don't think you can explicitly tell an Edje TEXT part where to add a line bre
On 15/07/06, The Rasterman Carsten Haitzler <[EMAIL PROTECTED]> wrote:
On Thu, 13 Jul 2006 20:30:31 -0400 dan sinclair <[EMAIL PROTECTED]> babbled:> All,>> I noticed a bug in the todo list:>> * BUG: Doing an action to vertically maximize/minimize a window results in
> in the window being horizon
On 17/06/06, Nathan Ingersoll <[EMAIL PROTECTED]> wrote:
If you could post your build errors, we might be able to provide someuseful info.ThanksOn 6/15/06, Wang Xu <[EMAIL PROTECTED]> wrote:> Hi e17 team,
>> I update my source from the anonymous cvs at> | anoncvs.enlightenment.org> and try to com
Hello,I had a segv when dragging an Eterm from one desk to another - not sure exactly how to reproduce it, but the bt shows that the e_app "win_name" got a bogus value from somewhere. There were some changes in the source here a few days back.
Regards!David(gdb) bt#0 0x403957e6 in poll () from /li
On 17/05/06, Christopher Michael <[EMAIL PROTECTED]> wrote:
Also found another issue...if we have 2 shelves with 1 ibar on eachshelf, changes to a config option on one ibar affect the other ibarmodule. So if I have labels checked on one, and I uncheck it, thenneither will have labels.
With the moon
On 07/05/06, Anders Troback <[EMAIL PROTECTED]> wrote:
Hi,does enlightenment_remote -window-placement-policy-set ANTIGADGET workfor you?Not for me! It used to but not anymore!Please confirm!Thanks!!!Hi Anders,I imagine that this is because of the change from e_gadget based modules to e_gadcon based
On 02/05/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Because of Easter, progress is not as fast as I want.First draft of EFL high level docs is online!
Currently only the introduction andwhat _I_ want to write about Evas is ready.
Browse as htmlhttp://homepages.pathfinder.gr/kazanaki/contrib/
On 14/04/06, Stephan Wezel <[EMAIL PROTECTED]> wrote:
-BEGIN PGP SIGNED MESSAGE-Hash: SHA1Hi,when i try to run the autogen.sh script in the evas dir i becamefollowing error-messages when automake is runningRunning automake...
configure.in:1834: required file `src/modules/loaders/gif/Makefil
There was a request from a "click-to-focus" user to have windows automatically focused when they are uniconified using the ibox module. This seems like a reasonable behavioural expectation, since we are clicking on "the window" - it's just in its iconified state when we do so.
The patch below achi
On 13/04/06, Ramkumar R <[EMAIL PROTECTED]
> wrote:
Hi!After returning from a locked desktop, any command executed as anaction (keyboard shortcut - exec ) seems to trigger a crash. Cananyone confirm this behaviour? I can't reproduce this here.
my steps: 1) + L to lock the screen2) enter my passwor
On 12/04/06, Kostis Kapelonis <[EMAIL PROTECTED]> wrote:
[...]> > > However there is not any high level documentation.> > > I mean documentation which describes the concepts of efl.> > > Most people think (I may be mistaken) that efl is another
> > > toolkit like gtk+ or qt. Of course this is not t
On 3/12/06, Stafford Horne <[EMAIL PROTECTED]> wrote:
On Sat, 11 Mar 2006 23:00:05 +0900"David Stevenson" <[EMAIL PROTECTED]> wrote:>>> I'm not that familiar with locale aliasing, but for me (on Debian) it
> doesn't seem to be useful atm. I see the cod
On 3/10/06, Stafford Horne <[EMAIL PROTECTED]> wrote:
David,I see in your changes that the logic is now as follows in e_apps.c: * Get language from LANG environment variable * Get canonic form for language * Store localized propertyI have a few suggestions:
1. You could easily get the language fro
On 3/10/06, Aleksej Struk <[EMAIL PROTECTED]> wrote:
Hi David,I tried to reproduce such behaviour on my sistem. Unfortunatelly Ifailed. I tried to make a swedish/japanese locale. But this did notcreate any effect. Still this bug is not reproducable on my sistem.
What is your locale config ? maybe I
On 3/6/06, The Rasterman Carsten Haitzler <[EMAIL PROTECTED]> wrote:
On Sun, 19 Feb 2006 16:04:09 +0900 "David Stevenson" <[EMAIL PROTECTED]>babbled:> Greetings,>> I've been playing with some ideas for how modules might be able to have
> their own eaps (t
Hi Aleksej,
I can reproduce this too here (Japanese language). See my attachment.
Maybe there is some issue with using "strcasecmp" with non ASCII?
My initial guess.
Regards!
DavidOn 3/9/06, Aleksej Struk <[EMAIL PROTECTED]> wrote:
On Thu, Mar 09, 2006 at 07:57:48AM +0100, Anders Troback wrote:/
On 2/25/06, Aleksej Struk <[EMAIL PROTECTED]> wrote:
Hi,Thanks for the comments. The problems you listed are really known forme, since I'm actually writing this code.However, I only have a single monitor machine. So, I was not able totest it with xinerama yet. Now, I'm looking for this. Since the m
The following commit was related to an email that came in from Jerome
Pinot on the e-intl list - See the text of Jerome's email below.
Regards!
David
Dir : e17/apps/e/data/input_methodsModified Files:
Makefile.amAdded Files:iiimf.imcLog Message:Jerome Pinot's new iiimf.imc f
Greetings,
I've been playing with some ideas for how modules might be able to have
their own eaps (there is a TODO item for this + it would also fix some
minor issues with i18n in modules), and am looking for some comments.
Here are two patches
1) (intleapp.patch) Minor fixes for localized eapps
On 2/17/06, Stafford Horne <[EMAIL PROTECTED]> wrote:
Hi David,This is a bit tricky. locale_path will be null for a few locales.en_US, C and en_US.utf8 and so on. This is because we always fall backto C for those translations. So textdomain will not be called for those
as well.Do you see any probl
On 2/15/06, David Stevenson <[EMAIL PROTECTED]> wrote:
On 2/15/06, David Stevenson <
[EMAIL PROTECTED]> wrote:
On 2/15/06, Martin Geisler <
[EMAIL PROTECTED]> wrote:
Carsten Haitzler (The Rasterman) <[EMAIL PROTECTED]> writes:> there's no documented call thoug
On 2/15/06, David Stevenson <[EMAIL PROTECTED]> wrote:
On 2/15/06, Martin Geisler <
[EMAIL PROTECTED]> wrote:
Carsten Haitzler (The Rasterman) <[EMAIL PROTECTED]> writes:> there's no documented call though to tell gettext to "flush your
> mush" :(
I found thi
On 2/15/06, Martin Geisler <[EMAIL PROTECTED]> wrote:
Carsten Haitzler (The Rasterman) <[EMAIL PROTECTED]> writes:> there's no documented call though to tell gettext to "flush your> mush" :(
I found this in the Gettext info pages, so for GNU Gettext there is away to make it change language at runti
On 2/14/06, Massimo Maiurana <[EMAIL PROTECTED]> wrote:
David Stevenson, il 13/02/2006 14:35, scrisse:> Do the problem happen just after you change language, or is it always like> that (even after a restart etc)?>I tried several languages [1] and context menu is never
translated (
On 2/13/06, Massimo Maiurana <[EMAIL PROTECTED]> wrote:
hi all,for some reason the rightclick menu on the following modules doesn'tget translated:pageribarclockdon't know about other modules, but on the following it works fine:iboxmount
monitorI do not use other modules :)
Over here it is definitel
On 2/13/06, Gerald Dachs <[EMAIL PROTECTED]> wrote:
can somebody explain me this part from configure.in?AC_PREFIX_DEFAULT(${HOME}/.e/e)if test "x$prefix" = "xNONE"; then datarootdir=${ac_default_prefix}
else datarootdir=${ac_default_prefix}/sharefi
On 2/10/06, DM <[EMAIL PROTECTED]> wrote:
Hi!forwarded to e-devel, because no one paying attention to e-intl...Please commit ;)
I was paying attention...
In the interests of saving some of raster's time I'm happy to handle any po updates that I see turn up on the e-intl list.
David Thanks,Dan
On 1/30/06, enlightenment-cvs@lists.sourceforge.net <
enlightenment-cvs@lists.sourceforge.net> wrote:Enlightenment CVS committal
Author : mejProject : e_modulesModule : monitorDir : e_modules/monitorModified Files:e_mod_config.c e_mod_config.h e_mod_main.c e_mod_main.hLog Message:Sun
On 1/27/06, David Stevenson <[EMAIL PROTECTED]> wrote:
As was discussed on the e-intl list, and as I mentioned to devilhorns
on IRC yesterday, I've started writing patches to support i18n in
e_modules.
The attached file is for screenshot. The following commands should do the t
On 1/27/06, Michael Jennings <[EMAIL PROTECTED]> wrote:
On Friday, 27 January 2006, at 01:27:16 (+0900),David Stevenson wrote:> As was discussed on the e-intl list, and as I mentioned to> devilhorns on IRC yesterday, I've started writing patches to support
> i18n in e_m
As was discussed on the e-intl list, and as I mentioned to devilhorns
on IRC yesterday, I've started writing patches to support i18n in
e_modules.
The attached file is for screenshot. The following commands should do the trick
$ cd e_modules/screenshot
$ tar zxf screenshot_i18n.tar.gz
$ patch -p
On 1/22/06, enlightenment-cvs@lists.sourceforge.net <
enlightenment-cvs@lists.sourceforge.net> wrote:Enlightenment CVS committal
Author : mejProject : e_modulesModule : calendarDir : e_modules/calendar/src/imagesModified Files:Makefile.amLog Message:Sat
Jan 21 13:05:14
2006
On 1/25/06, enlightenment-cvs@lists.sourceforge.net <
enlightenment-cvs@lists.sourceforge.net> wrote:+ //SizeID size_index;
+ //Rotation rotation;+ //size_index = XRRConfigCurrentConfiguration(sc, &rotation);
Thought you didn't like C++!! :) :)
Well, // is apparently part of the C99 standard
On 1/25/06, The Rasterman Carsten Haitzler <[EMAIL PROTECTED]> wrote:
This mail is meant to do 3 things.1. Consider if this is a sane option at all (IMHO with a little work it is and
opens up lots of future possibilities).
I've not had that much trouble with sf anon access (sure, have to try a
few
On 1/23/06, Didier Casse <[EMAIL PROTECTED]> wrote:
On 1/23/06, Hawkwind <[EMAIL PROTECTED]> wrote:>Where is it?
Gmail is broken.
http://marc.theaimsgroup.com/?l=enlightenment-devel&m=113794842824991&w=2
And here is the article - you should be interested especially :)
http://www.primary0.com/20
On 1/22/06, Michael Jennings <[EMAIL PROTECTED]> wrote:
On Sunday, 22 January 2006, at 11:11:08 (+0900),David Stevenson wrote:> Remember that translators are going to have to translate this stuff in their> .po files...>> Also, it may be just my personal preference, but I wou
On 1/22/06, enlightenment-cvs@lists.sourceforge.net <
enlightenment-cvs@lists.sourceforge.net> wrote:===
RCS file: /cvsroot/enlightenment/e17/apps/e/src/bin/e_apps_error.c,vretrieving revision 1.1retrieving revision 1.2diff -u -3 -r1.1
Gidday, On 1/17/06, enlightenment-cvs@lists.sourceforge.net <
enlightenment-cvs@lists.sourceforge.net> wrote:Enlightenment CVS committal
Author : rephormProject : e17Module : libs/edjeDir : e17/libs/edje/src/libModified Files:Edje.h edje_private.h edje_util.cLog Message:Add edje_color
On 1/15/06, David Sharp <[EMAIL PROTECTED]> wrote:
On 1/9/06, David Sharp <[EMAIL PROTECTED]> wrote:> On 1/9/06, David Stevenson <[EMAIL PROTECTED]> wrote:> > On 1/10/06, David Sharp <
[EMAIL PROTECTED]> wrote:> > > On 1/6/06, The Rasterman
On 1/14/06, Andrew Williams <[EMAIL PROTECTED]> wrote:
On Sat, Jan 14, 2006 at 09:20:47AM +0100, Sebastian Dransfeld wrote:[snip]>> Doesn't it work that way for the core gadgets? The other gadgets should> work that way, but not sure if they are all fixed. Think I saw a engage
> patch for it at leas
On 1/14/06, Vlad Alyukov <[EMAIL PROTECTED]> wrote:
enlightenment crashed if i try resize window (and resize gadget on edit mode)how debug this?--Vlad Alyukov
There is a gdb guide here:
http://www.enlightenment.org/Main/Debugging/
Otherwise provide very clear steps on how to reproduce the problem.
Kia Ora,
The pager module will cause a segv, following these steps:
1) enlightenment_remote -desks-set 3 2
2) Click in either "Desktop 2,0" or "Desktop 2,1" (right most column)
3) enlightenment_remote -desks-set 2 3 (boom!!)
With the change in the number of desks, the "current" desk selected i
On 1/10/06, David Sharp <[EMAIL PROTECTED]> wrote:
On 1/6/06, The Rasterman Carsten Haitzler <[EMAIL PROTECTED]> wrote:> On Wed, 4 Jan 2006 00:41:56 +0900 David Stevenson <
[EMAIL PROTECTED]>> babbled:>> > Hi,> >> > When using the winlist functionali
On 1/10/06, Hawkwind <[EMAIL PROTECTED]> wrote:
Also, I was under theimpression that all modules on get-e.org had to use ./autogen.shinstead of ./configure ?
The issue with using autogen.sh is that you are requiring your users to have a working set of autotools installed.
Sure, most e users curr
On 1/6/06, Michael Jennings <[EMAIL PROTECTED]> wrote:
On Thursday, 05 January 2006, at 22:37:37 (+0900),David Stevenson wrote:> Feel free to flame me down, but I'm wondering what users think about calling> "Window List" "Alt-Tab" instead.
No. That would
On 1/5/06, Anders Troback <[EMAIL PROTECTED]> wrote:
Hi,It also have been nice if windows don't raise with alt-tab!
My advice didn't seem to help last time but I'll try again for this question :-)
Do these enlightenment_remote options help?
-winlist-list-raise-while-selecting-set OPT1 Set winl
On 1/5/06, enlightenment-cvs@lists.sourceforge.net wrote:===
RCS file: /cvsroot/enlightenment/e17/apps/e/src/bin/e_configure.c,vretrieving revision 1.26retrieving revision 1.27diff -u -3 -r1.2
Hi,
When using the winlist functionality, if your
windows are more than half-way off a given edge of the screen (i know i
know! but I only have a 15-inch display :-) it happens) when the mouse
pointer warps, it warps so far as to cause an edge-flip to occur after
the window is selected.
The atta
On 1/1/06, Nathan A. Smith <[EMAIL PROTECTED]> wrote:
Hi guys,I have recently noticed I am getting a lot of strange (to me) compilingerrors and warnings. I was hoping I could get one of you smart peopleto point me in the right direction to fix them.the warnings (I started getting them when compili
Gidday,
I've been messing around with textblock edje parts, "edje_cc" and the "edje" tool and found some ways to make the Edje lib segv, by setting empty values in the style attributes:
styles
{
style {
name: "";
base: "";
tag: "" "";
}
}
collections {
group {
na
On 12/17/05, Brian Mattern <[EMAIL PROTECTED]> wrote:
On Friday 16 December 2005 09:57, Essien Ita Essien wrote:> About E_Gadget, have you added support for being able to load a theme from> a name edje file yet? If not, I could send in a patch to do that... my
> current tree (checked out on Tuesday
On 12/16/05, Russell Shaw <[EMAIL PROTECTED]> wrote:
David Stevenson wrote:>>> On 12/16/05, *Morten Nilsen* <[EMAIL PROTECTED]> [EMAIL PROTECTED]>> wrote:
>> Essien Ita Essien wrote:> > As for edc's being in XML format... I have one response.
On 12/16/05, Morten Nilsen <[EMAIL PROTECTED]> wrote:
Essien Ita Essien wrote:> As for edc's being in XML format... I have one response *ugh*. XML is> unnecessarily verbose for the kind of thing edje is trying to accomplish> *IMOHO*, though, if someone wanted to write an edcML parser that allow
On 12/16/05, Essien Ita Essien <[EMAIL PROTECTED]> wrote:
I was playing around with module faces yesterday, trying to understand themenuff to write about them, and now I have a few questions.So far, I see that E seems to keep a series of Managers. Each manager has a
Container which has the evas obj
Hey Dave,
I think 3rd party modules can't yet use e_gadget_face_theme_set (rephorm or someone else can correct me if I'm wrong).
I think you'll find your problem can be resolved in the meantime if you use edje_object_file_set
Regards!
David
On 12/10/05, David Seikel <[EMAIL PROTECTED]> wrote:
T
On 12/6/05, Eric Sandall <[EMAIL PROTECTED]> wrote:
-BEGIN PGP SIGNED MESSAGE-Hash: SHA1On Sat, 3 Dec 2005, Pavel Boldin wrote:>> Evolume installed to>> /usr/lib/enlightenment/modules/evolume/linux-gnu-i686/module.so, from>> what I saw.
>> are you sure? by default evolume installed in ~/.e/
On 12/4/05, Ramkumar R <[EMAIL PROTECTED]> wrote:
> modules can use gettext DOMAINS to load a different domain for their use, but> they still suffer fromt he problem of possibly haveing some languages already> supported by teh system packages, but the user wanting to edxtend language
> support by a
On 12/2/05, The Rasterman Carsten Haitzler <[EMAIL PROTECTED]> wrote:
On Fri, 2 Dec 2005 01:37:34 +0900 David Stevenson <[EMAIL PROTECTED]>babbled:> On 12/1/05, The Rasterman Carsten Haitzler <
[EMAIL PROTECTED]> wrote:> >> > On Wed, 30 Nov 2005 00:18:37 +0900
On 12/1/05, The Rasterman Carsten Haitzler <[EMAIL PROTECTED]> wrote:
On Wed, 30 Nov 2005 00:18:37 +0900 David Stevenson <[EMAIL PROTECTED]>babbled:> Gidday all,>> I have posted a couple of blog entries about 3rd party module
> internationalization over at edev
2005/12/1, Mike Russo <[EMAIL PROTECTED]>:
I received the following autotools error regarding a missing Makefile.infile, and automake couldn't generate Makefile or configure. Files arebeing downloaded via emerge script via cvs.
Hi Mike,
Try making a change as follows:
Index: Makefile.am
2005/12/1, Brian Mattern <[EMAIL PROTECTED]>:
I just committed some code to simplify desktop module creation a little bit.Currently, every single module that draws to the desktop is pretty muchjust a copy/paste/edit of one of the original few modules.
I personally can vouch for that (^_^)
To avoi
On that note, here is a resend for something I sent back at October (trivial and easily forgotten :-))
This wee one liner just centers the optional digital text string for e's clock module (instead of left aligning it).
Index: apps/e/data/themes/default_clock.edc
===
Gidday all,
I have posted a couple of blog entries about 3rd party module internationalization over at edevelop.
3rd party Module Internationalization - Overview
http://edevelop.org/node/1853
3rd party Module Internationalization - Proof of concept
http://edevelop.org/node/1860
My autotools know
05/11/23 に The Rasterman Carsten Haitzler <[EMAIL PROTECTED]> さんは書きました:
On Wed, 23 Nov 2005 08:48:50 +0900 David Stevenson <[EMAIL PROTECTED]>babbled:> Hi,>> I was reading about Autoconf and found this:>
> > Previous versions of Autoconf promoted the name>
Hi,
I was reading about Autoconf and found this:
Previous versions of Autoconf promoted the name `configure.in',
which is somewhat ambiguous (the tool needed to process this file is not
described by its extension), and introduces a slight confusion with
`config.h.in' and so on (for which `.in' m
Gidday again,
I have just released an initial cut of a moon clock module (e16 E-MoonClock epplet port, if you like) for E17:
Screenshot and tarball:
http://www.geocities.jp/david_at_tokyo/e17/moon/index.html
For anyone interested in writing modules, I have also just finished up a write-up of ho
On 10/22/05, Blake Barnett <[EMAIL PROTECTED]> wrote:
David Stevenson wrote:> So far I've got four basic entires on my not-oft-visited blog, and I'm> going to add more as I progress (and gradually improve my writing> style). I have also been working on a full "creati
Gidday,
First, the left alignment of the default clock's digital text display
doesn't suit me too well, so I learnt how to change it (as per the diff
at the bottom). Maybe others prefer the text centered too?
Second, I've been enjoying the module writing learning experience
lately, and have been
On 10/21/05, Jose O Gonzalez <[EMAIL PROTECTED]> wrote:
On Thu, 20 Oct 2005 22:36:59 -0700 Ben Ford writes:> David Seikel wrote:>> >Alternatively we could always have menus re arrange themselves> based> >on frequent usage. That would make everybody happy. B-)
> >> >>> NO.>I disagree, that
On 10/19/05, Nathan A. Smith <[EMAIL PROTECTED]> wrote:
Hi again,there is a new version of the calendar module at:http://home.comcast.net/~nasa01/calendar-18Oct05.tar.gzThis version adds the ability to select the 1st day of the week
and adds support for gettext.I don't have any .po files, for other
Hi,
I updated on the weekend, and on my first attempt to open "Files" I got a segv.
When I tried a second time I couldn't reproduce (it displayed the
window full of icons), but after updating and rebuilding again tonight
I've again hit the segv, and I now have a backtrace.
I'll be away from the l
On 10/3/05, David Seikel <[EMAIL PROTECTED]> wrote:
On Mon, 3 Oct 2005 13:00:23 +0900 Carsten Haitzler (The Rasterman)<[EMAIL PROTECTED]> wrote:> 200mb! WTF! thats atrocious. i do that much before i go to work in the
> morning! :)Truth be told, I usually blow that much in a day or two. After thatt
Gidday,
I noticed a minor glitch with the shading animation. When you do a
shade (both double-click on border / ctrl-alt-r will do), and then do another
before the first shade animation finishes, the partially shaded window
completely unshades then starts shading again. Then when the second shadi
On 8/22/05, enlightenment-cvs@lists.sourceforge.net <
enlightenment-cvs@lists.sourceforge.net> wrote:Enlightenment CVS committal
Author : trobackProject : e17Module : apps/eDir : e17/apps/eModified Files:configure.inLog Message:Swedish translation added.
Changes are also required in
Cool!
Hi Johnathon,
Do you have future plans / a "TODO" list?
It would be nice if I could select multiple locations to monitor. Then
after a time interval, the module could do a nice smooth text warp to
display the next location. Or, one group of locations - for example, I
live in Japan, but come
On 4/20/05, Tilman Sauerbeck <[EMAIL PROTECTED]> wrote:
> Hi,
> IMHO it sucks that if you want to link your application to Ecore, you
> have to link in all of its subsystems. This isn't much of an issue for
> the generic app that uses ecore_evas, but it sucks if all you need is
> the E-ecore and th
Some observations after discussions on #edevelop...
1) dj2 and I were wondering why e_main_dirs_init call e_intl_shutdown. anybody?
The shutdown frees the list of languages, pretty much straight away
after it is initialized.
Is this right?
2) the LANG environment variable seems to be getting clob
Hi,
1)
Saw some changes in evas_object_list.c yesterday and spotted some
minor stuff that could be tidied up... (see attached file
"tidyup.diff")
2)
Also, I was wondering if the idea behind the "for (l = list; l; l =
l->next)" is to avoid deferencing pointers in the condition each time
through t
t; Thanks,
(B>
(B> Hiroaki
(B>
(B>
(B> On Thu, 24 Mar 2005, David Stevenson wrote:
(B>
(B> > Hi Valtteri,
(B> >
(B> > Unless there are any Japanese natives interested, I'm pretty
(B> > interested in driving more Japanese interest at E17,
Hi Valtteri,
Unless there are any Japanese natives interested, I'm pretty
interested in driving more Japanese interest at E17, so I'll try to
get a Japanese version together as well. I won't rest until E17 is
featured in Nikkei Linux magazine (^_^)
While I'm not a Japanese native speaker, I am fl
87 matches
Mail list logo