Re: [E-devel] E SVN: barbieri IN trunk/edje: . src/bin src/lib

2010-11-25 Thread Vincent Torri
On Thu, 25 Nov 2010, Enlightenment SVN wrote: > Log: > welcome edje_external_inspector. i would have named it edje_inspector_external :p Vincent > > this tool is similar to edje_inspector as it uses similar command line > and output formats, but instead of acting upon EDJ compiled files, i

[E-devel] Evas Events Structs

2010-11-25 Thread Tiago Falcão
Hi, Before the release, can't reorder these variables to able access as common fields? (Or inheritance) Some times I need read event_flags without know if is mouse or key event. Common Evas_Event: void *data; Evas_Modifier *modifiers;//Evas_Event_Hold hasn't Evas_Lock *l

Re: [E-devel] Proposed addition for the post-commit email header

2010-11-25 Thread Vincent Torri
On Thu, 25 Nov 2010, Gustavo Sverzut Barbieri wrote: On Thu, Nov 25, 2010 at 2:21 PM, Dave Andreoli wrote: Now that trac is in a good shape we need to push its use as most people atm are scared by it. One of the things trac do really well is browsing/diffing source, revisions and changesets,

Re: [E-devel] Proposed addition for the post-commit email header

2010-11-25 Thread Gustavo Sverzut Barbieri
On Thu, Nov 25, 2010 at 2:21 PM, Dave Andreoli wrote: > Now that trac is in a good shape we need to push its use as most people > atm are scared by it. One of the things trac do really well is > browsing/diffing > source, revisions and changesets, it has a really cool interface to that. > > So I

[E-devel] Proposed addition for the post-commit email header

2010-11-25 Thread Dave Andreoli
Now that trac is in a good shape we need to push its use as most people atm are scared by it. One of the things trac do really well is browsing/diffing source, revisions and changesets, it has a really cool interface to that. So I propose to put a link to the correct changeset in trac on every com