On Wed, 4 Aug 2010 09:58:30 +0900
Carsten Haitzler (The Rasterman) wrote:
>On Wed, 04 Aug 2010 09:28:01 +0900 Mike McCormack
>said:
>
>hurry up and do it... stick the typedefs in :) it won't break api/abi. just
>clean up .h's
>
>> On 08/04/2010 05:20 AM, Michael 'Mickey' Lauer wrote:
>> > Am Die
On Tue, 3 Aug 2010 23:26:39 -0300 Leif Middelschulte
said:
> Thanks for quick review.
>
> 2010/8/3 Carsten Haitzler :
> > On Tue, 3 Aug 2010 17:38:10 -0300 Leif Middelschulte
> > said:
> >
> > review (the short and curt version - forgive the brevity. trying to save
> > time).
> >
> > EAPI void
2010/8/3 Iván Briano (Sachiel) :
> On Tue, Aug 3, 2010 at 11:26 PM, Leif Middelschulte
> wrote:
>>> EINA_DEPRECATED EAPI const Ecore_X_Randr_Orientation
>>> ecore_x_randr_screen_primary_output_orientation_get(Ecore_X_Window root);
>>>
>>> dont even deprecate - remove entirely. same with all other
On Tue, Aug 3, 2010 at 11:26 PM, Leif Middelschulte
wrote:
>> EINA_DEPRECATED EAPI const Ecore_X_Randr_Orientation
>> ecore_x_randr_screen_primary_output_orientation_get(Ecore_X_Window root);
>>
>> dont even deprecate - remove entirely. same with all other deprecated calls.
> this is RandRR <= 1.
Thanks for quick review.
2010/8/3 Carsten Haitzler :
> On Tue, 3 Aug 2010 17:38:10 -0300 Leif Middelschulte
> said:
>
> review (the short and curt version - forgive the brevity. trying to save
> time).
>
> EAPI void ecore_x_randr_external_init(Ecore_X_Display *disp);
> why pass in the disp? all
On Tue, 3 Aug 2010 13:32:58 -0400
Michael Blumenkrantz wrote:
> Hi,
>
> In my continuing crusade for documentation and readability, I've found
> one area which requires my assistance: function pointers.
> Using ecore as an example, there are currently a LOT of different
> types of function point
On Tue, 3 Aug 2010 17:38:10 -0300 Leif Middelschulte
said:
review (the short and curt version - forgive the brevity. trying to save time).
EAPI void ecore_x_randr_external_init(Ecore_X_Display *disp);
why pass in the disp? all ecore_x assumes a single display connection (its
how its designed
On 08/03/2010 09:46 PM, Enlightenment SVN wrote:
> Log:
>Doesn't anyone check their compiler output?
>
>Don't return random stack cruft on NULL pointer.
> Author: nash
> Date: 2010-08-03 18:46:41 -0700 (Tue, 03 Aug 2010)
> New Revision: 50796
>
> Modified:
>trunk/TMP/st/el
On Wed, 4 Aug 2010 02:56:32 +0200 Dave Andreoli said:
yes it should be... once we are done with fixing up scripts and config to
auto-fix as much formatting as we can. yes - examples of "this is correct" for
a lot of cases of code usage is the right thing to do.
> someone should really update the
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
2010/8/3 Rafael Antognolli :
> On Tue, Aug 3, 2010 at 2:52 PM, Rafael Antognolli
> wrote:
>> Hi guys,
>>
>> I have a simple test for edje that shows what seems to be a bug for
>> me. If you open this .edc, you'll see that there's a rectangle over
>> the background that gets resized when you left-c
On Wed, 04 Aug 2010 09:28:01 +0900 Mike McCormack
said:
hurry up and do it... stick the typedefs in :) it won't break api/abi. just
clean up .h's
> On 08/04/2010 05:20 AM, Michael 'Mickey' Lauer wrote:
> > Am Dienstag, den 03.08.2010, 13:32 -0400 schrieb Michael Blumenkrantz:
> >> Short read: wi
On 08/03/2010 08:31 PM, Jochen Schröder wrote:
> 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 hav
someone should really update the wiki page at
http://trac.enlightenment.org/e/wiki/ECoding
The page explain the usage of (i think) old scripts and stuff.
Also I think that this wiki page should be improved by writing
example of indented code... note that reading the whole page
don't tell you how y
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. However I have one bar at the left sid
On 08/04/2010 05:20 AM, Michael 'Mickey' Lauer wrote:
> Am Dienstag, den 03.08.2010, 13:32 -0400 schrieb Michael Blumenkrantz:
>> Short read: within the next week, function pointers within function
>> definitions will become typedefs when they are used repeatedly.
>
> Awesome. This is very welcome
On Saturday, 31 July 2010, at 09:25:17 (+0200),
Kim Woelders wrote:
> It looks like many programs request UTF8_STRING and not STRING.
>
> I'm no expert on selections but if I'm not mistaken this change
> would make us give a STRING regardless of what we were asked for.
> It would then be up to th
Am Dienstag, den 03.08.2010, 13:32 -0400 schrieb Michael Blumenkrantz:
> Short read: within the next week, function pointers within function
> definitions will become typedefs when they are used repeatedly.
Awesome. This is very welcome for my Vala bindings, since Vala does
not support anonymous d
On Tue, Aug 3, 2010 at 3:02 PM, Lucas De Marchi
wrote:
> You can find the spatch used in trunk/SCRIPTS/coccinelle/
Of course, no attachments... :(
Here it's: http://git.profusion.mobi/~lucas/bad-realloc.tar.bz2
Lucas De Marchi
---
Maybe he meant that it was a metaphorical attachment?
--
Mike Blumenkrantz
Zentific: Our boolean values are huge.
--
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C+
On Tue, Aug 3, 2010 at 2:52 PM, Rafael Antognolli
wrote:
> Hi guys,
>
> I have a simple test for edje that shows what seems to be a bug for
> me. If you open this .edc, you'll see that there's a rectangle over
> the background that gets resized when you left-click it, and resized
> again to its or
No Attachment :(
dh
On 08/03/2010 02:02 PM, Lucas De Marchi wrote:
> Hi guys.
>
> I'm attaching the output of realloc-spot-lost-pointer.cocci, showing
> some places where realloc is used in a wrong manner. It's hard to fix
> this issue in an automated way because there are various scenarios to
>
Hi guys.
I'm attaching the output of realloc-spot-lost-pointer.cocci, showing
some places where realloc is used in a wrong manner. It's hard to fix
this issue in an automated way because there are various scenarios to
take into account (even one in which this usage is not totally wrong
-- if you s
Hi guys,
I have a simple test for edje that shows what seems to be a bug for
me. If you open this .edc, you'll see that there's a rectangle over
the background that gets resized when you left-click it, and resized
again to its original size when you right-click it. The problem is
that at the botto
Hi,
In my continuing crusade for documentation and readability, I've found
one area which requires my assistance: function pointers.
Using ecore as an example, there are currently a LOT of different types
of function pointers, and they make function definitions unnecessarily
long, not to mention o
2010/8/3 Tiago Falcão :
> On Tue, Aug 3, 2010 at 10:10 AM, William Keaney wrote:
>
>> On Tue, Jul 27, 2010 at 4:36 PM, Enlightenment SVN <
>> no-re...@enlightenment.org> wrote:
>>
>> > Log:
>> > Created one file for elm.genlist theme, and moved the code
>> > Author: tiago
>> > Date:
On Tue, Aug 3, 2010 at 10:10 AM, William Keaney wrote:
> On Tue, Jul 27, 2010 at 4:36 PM, Enlightenment SVN <
> no-re...@enlightenment.org> wrote:
>
> > Log:
> > Created one file for elm.genlist theme, and moved the code
> > Author: tiago
> > Date: 2010-07-27 13:36:23 -0700 (Tue, 2
oki sorry, I will do this today, in a few hours ...
2010/8/3 Gustavo Sverzut Barbieri
> On Sun, Aug 1, 2010 at 2:27 PM, Enlightenment SVN
> wrote:
> > Log:
> > Edje: now we can refer to the content of a external type
> > Author: watchwolf
>
> ...
> > + Evas_Object *(*content_get) (void
On Tue, Jul 27, 2010 at 4:36 PM, Enlightenment SVN <
no-re...@enlightenment.org> wrote:
> Log:
> Created one file for elm.genlist theme, and moved the code
> Author: tiago
> Date: 2010-07-27 13:36:23 -0700 (Tue, 27 Jul 2010)
> New Revision: 50551
>
> Added:
> trunk/THEMES/efenniht/
Hey guys,
thanks for your replies on this topic.
It seems that there really is an interest for some kind of VCS
alternative service.
Cedric, thanks for the information and the offer. I'd like to forward
this to nash, but it would be nice to have raster to comment on such a
step beforehand.
Tom,
On Tue, 2010-08-03 at 13:50 +0200, Albin Tonnerre wrote:
> Using git submodules might help here.
>From git-submodules manual page:
"...submodules are meant for different projects you would like to make
part of your source tree, while the history of the two projects still
stays completely independe
On Tue, Aug 3, 2010 at 12:43 PM, Tom Hacohen
wrote:
> Although I voted for GIT, there's one important thing to keep in mind.
> Git does *not* support cloning only parts of a repository which means
> you will have to create a lot of git repositories, this not a bad thing,
> it's just something to r
EWebkit or whatever it's name is, is what you are looking for.
--
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or
Although I voted for GIT, there's one important thing to keep in mind.
Git does *not* support cloning only parts of a repository which means
you will have to create a lot of git repositories, this not a bad thing,
it's just something to remember if you ever want to automatically
convert the history
hi, all.
i want to display some html texts on Evas view.
i found a example from 'test_anchorview.c' in Elementary library, but it
doesn't seem to be able to display full html text.
how can i display html text on Evas?
do you have any idea?
BR
- hyun
-
On Tue, Aug 3, 2010 at 4:42 AM, Leif Middelschulte
wrote:
> P.S.: There is git.enlightenment.org which seems to be out of order
> these days. I know whether what happened nor if it's too 'official' to
> use that domain.
At some point in time I did setup a git svn repository on e3, but
after a few
36 matches
Mail list logo