tasn pushed a commit to branch master.
http://git.enlightenment.org/bindings/cxx/eflxx.git/commit/?id=a7360d509c8606e5e43b384268b261843843ce43
commit a7360d509c8606e5e43b384268b261843843ce43
Author: Caio Marcelo de Oliveira Filho
Date: Tue Mar 2 04:53:28 2010 +
BINDINGS/cxx: comment
tasn pushed a commit to branch master.
http://git.enlightenment.org/bindings/cxx/eflxx.git/commit/?id=b48e7822bd334abf0d748170c626d0f55271c947
commit b48e7822bd334abf0d748170c626d0f55271c947
Author: Caio Marcelo de Oliveira Filho
Date: Tue Mar 2 04:48:08 2010 +
Edjexx: use new API
tasn pushed a commit to branch master.
http://git.enlightenment.org/bindings/cxx/eflxx.git/commit/?id=9099e8cfa9dc7a3486f62d30751f595eab9dfd9b
commit 9099e8cfa9dc7a3486f62d30751f595eab9dfd9b
Author: Caio Marcelo de Oliveira Filho
Date: Tue Mar 2 04:42:48 2010 +
Emotionxx: install
tasn pushed a commit to branch master.
http://git.enlightenment.org/bindings/cxx/eflxx.git/commit/?id=2ec9ae42cfb4782eaf922eef56f2f15d89721696
commit 2ec9ae42cfb4782eaf922eef56f2f15d89721696
Author: Caio Marcelo de Oliveira Filho
Date: Tue Mar 2 04:41:38 2010 +
BINDINGS/cxx: install
tasn pushed a commit to branch master.
http://git.enlightenment.org/bindings/cxx/eflxx.git/commit/?id=92e669a374cbe7c750238d6a48717e2c9d21d600
commit 92e669a374cbe7c750238d6a48717e2c9d21d600
Author: Caio Marcelo de Oliveira Filho
Date: Tue Mar 2 04:49:38 2010 +
Eflxx_examples: fixing
at's similar
to what people call "next" tree in some projects). But I'm really not
pushing git or anything here, I think this "cherry picking" of
features is less important right now than the other questions.
Cheers,
Caio Marcelo
---
n Edje,
available to be used), the more time people have to move up and start
using it, and less time of "embryo secondary support" will be needed.
Regarding maintanence, I don't think adding new features to Embryo
will be something needed, so keeping it as is shouldn't be a problem
the default script {} to go Lua first, and then removing the
annotations).
Cheers,
Caio Marcelo
-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based application
heers,
Caio Marcelo
-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad
le consider them worthy to have), how to reproduce this
pressed"/"unpressed"/"clicked" in a kinetic list? Ideas?
We could feed a MOUSE_OUT event to do that "unpressed" thing, but it's
a little strange since the mouse won't be OUT. And I'm not su
e CVS? There is a
"natural split"
of the CVS repo in staff.get-e.org, having ecore, evas, edje all in
different repos. So
the "main branch" is actually a collection of repos, and the "main
branch maintainer"
would mantain this set of repos. More separate
pos (and also for users personal repos,
similar to what we have in staff.get-e.org).
Cheers,
Caio Marcelo
-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log e
On 10/22/07, Caio Marcelo <[EMAIL PROTECTED]> wrote:
> I've been working on a different (and more flexible) design for the
> List widget. The code is changing as I implement things, but a basic
> design settled down. The idea is if this new design works better, we
> can t
List could use to get the data. This way it will be
easier to use your data in any format you like in the List.
Cheers,
Caio Marcelo
-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to fi
ly in every bug report with 'Etk' selected as product
(CodeWarrior is automatically assigned to Etk bugs if I recall
correctly). Anyone maintaining the bugzilla, is this possible?
Cheers,
Caio Marcelo
-
This SF.net e
avoid fork in Etk.
PS: if you sense any rudeness I'm my mail, please ignore, I don't know
English very well, so may choice of words may be wrong sometimes :-)
Cheers,
Caio Marcelo
-
This SF.net email is sponsor
} );
I think it's a good idea. Actually Gustavo use it in Python-Evas bindings.
For example see on_mouse_* methods in:
http://staff.get-e.org/?p=e17/proto/python-efl/python-evas.git;a=blob;f=evas/evas.c_evas_object.pxi;h=70b1fd1065a25d5000f3f3c4121b47a20b7b279c;hb=HEAD
For ETK it'
rding
disconnecting (and blocking, and unblocking) unique signal_callbacks by
passing an identifier (Etk_Signal_Callback *) or passing the Callback and
the original data pointer.
Review on these is appreciated, thanks for all help.
PS: Next week I'll updat
On 9/19/07, Gustavo Sverzut Barbieri <[EMAIL PROTECTED]> wrote:
> Looks fine and implements exactly the initial idea that we've
> discussed with Moom.
Attached are fixes for apps/exhibit and apps/emphasis to *not* use
etk_signal_stop() (and use return values instead).
Cheer
This is now in bugzilla:
http://bugzilla.enlightenment.org/show_bug.cgi?id=215
I've updated the patch there to change block(), unblock() interface
also (to take "void *data" pointers to identify the correct callback
to operate.
Cheers,
t_free on this pointer.
> Also, it would be great if you could provide patches for the apps on e
> CVS that uses etk_signal_disconnect if any
I've did a patch to change apps/exhibit, proto/edje_editor and proto/entropy
(but I couldn't check entropy since it doesn't compile)
On 9/14/07, Caio Marcelo <[EMAIL PROTECTED]> wrote:
> Ok, second try.
>
> - connect() family takes callback, data and returns the identifier
> - disconnect() takes callback and data, removing only one specific
> callback|data pair for a given signal
> - disconnect_by_id() t
identifier).
Cheers,
Caio Marcelo
-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01
t sure if that's the best way to do it. Other suggestions are
welcome.
Cheers,
Caio Marcelo
diff --git a/src/lib/etk_signal.c b/src/lib/etk_signal.c
index d4ccec0..2bfffaf 100644
--- a/src/lib/etk_signal.c
+++ b/src/lib/etk_signal.c
@@ -143,16 +143,19 @@ const char *etk_signal_name_get(E
Hello,
Follows a patch with some cleanups in python-evas and python-edje (like using
__new__() in Object_from_instance() so we don't need a dummy class over the
pyrex generated classes).
Cheers,
Caio Marcelo
? init_cleanup.patch
Index: python-edje/edje/__init
ther folks at INdT
with EFL + Python too :-)
Cheers,
Caio Marcelo
-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX a
AFAIK, to use CMake a similar solution would have to be used. The version I
looked even had custom rules for dealing with "FINAL" compilation for
KDE3-related sources, but simply by creating a new source which #include'd all
the others and compiling it.
Cheers,
Caio Marcelo
27 matches
Mail list logo