Re: [E-devel] E Discord Server?

2022-09-06 Thread Andreas Volz
Am 06.09.22 um 03:30 schrieb Simon Lees: On 9/5/22 19:49, Carsten Haitzler wrote: On Mon, 5 Sep 2022 11:16:03 +0200 Andreas Volz said: Hi, just a question if there is a Discord[1] Server for Enlightenment Users & Developers? What is your opinion about to create one? Why not just

[E-devel] Edje Enlightenment Background

2022-09-05 Thread Andreas Volz
Hello, I made an Enlightenment background example with some mouse reaction as my current one was boring. If you hover the mouse over the background the Tron wheels get enlightened. :-) This is just a proof of concept for myself to turn boring images into some more interactive action

[E-devel] E Discord Server?

2022-09-05 Thread Andreas Volz
Hi, just a question if there is a Discord[1] Server for Enlightenment Users & Developers? What is your opinion about to create one? Yes, I know there is that List here, but the usage of some modern communication tools could help to get new users and developers. Please don't make this a

Re: [E-devel] Catch "delete,request" signal & shaped window

2021-06-29 Thread Andreas Volz
Am 28.06.21 um 22:43 schrieb Cedric Bail: On Monday, June 28th, 2021 at 1:55 PM, Andreas Volz wrote: Am 28.06.21 um 17:58 schrieb Cedric Bail: On Sunday, June 27th, 2021 at 8:45 AM, Andreas Volz li...@brachttal.net wrote: two questions together after switching to the C++ version

Re: [E-devel] C API => Unified API

2021-06-29 Thread Andreas Volz
Am 28.06.21 um 22:40 schrieb Cedric Bail: On Monday, June 28th, 2021 at 11:47 AM, Andreas Volz wrote: Am 28.06.21 um 17:52 schrieb Cedric Bail: On Sunday, June 27th, 2021 at 12:55 PM, Andreas Volz li...@brachttal.net wrote: I often don't find a Unified API equivalent in the new

Re: [E-devel] Catch "delete,request" signal & shaped window

2021-06-28 Thread Andreas Volz
Am 28.06.21 um 17:58 schrieb Cedric Bail: Hi, On Sunday, June 27th, 2021 at 8:45 AM, Andreas Volz wrote: two questions together after switching to the C++ version of the unified API. How could I receive the "delete,request" signal to catch of a user clicks the X from the win

Re: [E-devel] C API => Unified API

2021-06-28 Thread Andreas Volz
Am 28.06.21 um 17:52 schrieb Cedric Bail: Hi, On Sunday, June 27th, 2021 at 12:55 PM, Andreas Volz wrote: I often don't find a Unified API equivalent in the new Unified API. Sure, the easy and obvious ones no problem. But sometimes the design seems to be changed a lot. Is there a general

[E-devel] C API => Unified API

2021-06-27 Thread Andreas Volz
Hi, I often don't find a Unified API equivalent in the new Unified API. Sure, the easy and obvious ones no problem. But sometimes the design seems to be changed a lot. Is there a general advice? For example I use edje_object_part_external_param_*() much in my application. I thought it might

[E-devel] Catch "delete,request" signal & shaped window

2021-06-27 Thread Andreas Volz
Hi, two questions together after switching to the C++ version of the unified API. How could I receive the "delete,request" signal to catch of a user clicks the X from the window and do something before quitting. With the old API I did this somehow with evas_object_smart_callback_call() if I

Re: [E-devel] Crash using C++ Layout signal API

2021-06-25 Thread Andreas Volz
Am 26.06.21 um 00:24 schrieb Felipe Magno de Almeida: Hello Andreas, On Fri, Jun 25, 2021 at 7:15 PM Andreas Volz wrote: Am 24.06.21 um 21:25 schrieb Felipe Magno de Almeida: Hello Andreas On Thu, Jun 24, 2021 at 4:22 PM Andreas Volz wrote: I just add another question now as it's

Re: [E-devel] Crash using C++ Layout signal API

2021-06-25 Thread Andreas Volz
Am 24.06.21 um 21:25 schrieb Felipe Magno de Almeida: Hello Andreas On Thu, Jun 24, 2021 at 4:22 PM Andreas Volz wrote: I just add another question now as it's working without crash. :-) With signal_callback_add() I could only add a C function or static C++ member function

Re: [E-devel] Crash using C++ Layout signal API

2021-06-24 Thread Andreas Volz
. It's so a well designed signaling system, documented and easy to use. Am 23.06.21 um 07:36 schrieb Andreas Volz: Hello together, after some waiting time I would like to ask here if some other user could at least verify the same crash with C++ API that I described here: https

Re: [E-devel] Crash using C++ Layout signal API

2021-06-24 Thread Andreas Volz
problem? Kind regards, On Thu, Jun 24, 2021 at 9:30 AM Andreas Volz wrote: Hi, just attached the edj and edc file to the phab ticket. regards Andreas Am 24.06.21 um 00:37 schrieb Felipe Magno de Almeida: Hello Andreas, Could you share the glowing.edc file? Kind regards, On Wed, Jun 23

Re: [E-devel] Crash using C++ Layout signal API

2021-06-24 Thread Andreas Volz
weird. It should work, IMO. I'll try to look into this tonight. Kind regards, On Wed, Jun 23, 2021 at 6:54 PM Andreas Volz wrote: Am 23.06.21 um 18:02 schrieb Cedric Bail: On Tuesday, June 22nd, 2021 at 11:36 PM, Andreas Volz wrote: Hello together, after some waiting time I would like

Re: [E-devel] Crash using C++ Layout signal API

2021-06-23 Thread Andreas Volz
Am 23.06.21 um 18:02 schrieb Cedric Bail: On Tuesday, June 22nd, 2021 at 11:36 PM, Andreas Volz wrote: Hello together, after some waiting time I would like to ask here if some other user could at least verify the same crash with C++ API that I described here: https

[E-devel] Crash using C++ Layout signal API

2021-06-22 Thread Andreas Volz
Hello together, after some waiting time I would like to ask here if some other user could at least verify the same crash with C++ API that I described here: https://phab.enlightenment.org/T8943 If I'm not strongly misusing the API than it's a very basic error. Just loading an Edje file into

[E-devel] Test

2021-06-07 Thread Andreas Volz
Hi, Sorry my messages get blocked and I need to test why. If you read this they get through. :-) regards Andreas ___ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net

Re: [E-devel] emotion "playback_finished" signal

2016-04-17 Thread Andreas Volz
Am Sun, 17 Apr 2016 23:39:06 +0900 schrieb Carsten Haitzler (The Rasterman): > On Wed, 13 Apr 2016 19:53:37 +0200 Andreas Volz <li...@brachttal.net> > said: > > > Hello, > > > > now I managed to write a simple media player on top of emotion with > >

[E-devel] emotion "playback_finished" signal

2016-04-13 Thread Andreas Volz
Hello, now I managed to write a simple media player on top of emotion with a browsing list. But I've some problems to understand how to work with the (async) "playback_finished" signal. Let me describe the problem and write some high level requirements: 1. choose a file in the list to play it

Re: [E-devel] OpenInfotainment Raspberry Pi 2 Port

2016-04-13 Thread Andreas Volz
Am Tue, 12 Apr 2016 15:01:40 -0700 schrieb Cedric BAIL: > On Fri, Apr 8, 2016 at 1:57 PM, Andreas Volz <li...@brachttal.net> > wrote: > > Am Fri, 8 Apr 2016 13:19:59 -0700 schrieb Cedric BAIL: > >> On Fri, Apr 8, 2016 at 11:59 AM, Andreas Volz <li...@brachttal.net

Re: [E-devel] undefined reference to `emotion_object_init(_Eo_Opaque*, char const*)'

2016-04-13 Thread Andreas Volz
Am Sun, 27 Mar 2016 09:35:07 +0200 schrieb Andreas Volz: > Hello, > > I tried to repair the broken emotionxx. At some point it stopped to > work and so I deactivated it for some time. All applications liking > against it get: > > libtool: link: g++ -O0

Re: [E-devel] OpenInfotainment Raspberry Pi 2 Port

2016-04-12 Thread Andreas Volz
Am Tue, 12 Apr 2016 17:53:15 -0300 schrieb Felipe Magno de Almeida: > On Tue, Apr 12, 2016 at 5:43 PM, Andreas Volz <li...@brachttal.net> > wrote: > > Am Sun, 10 Apr 2016 10:10:04 +0900 schrieb Carsten Haitzler (The > > Rasterman): > > Hello Andreas, > > Y

Re: [E-devel] OpenInfotainment Raspberry Pi 2 Port

2016-04-12 Thread Andreas Volz
Am Sun, 10 Apr 2016 10:10:04 +0900 schrieb Carsten Haitzler (The Rasterman): > On Sat, 9 Apr 2016 20:10:23 +0200 Andreas Volz <li...@brachttal.net> > said: > > > Am Fri, 8 Apr 2016 20:59:51 +0200 schrieb Andreas Volz: > > > > > Hello, > > >

Re: [E-devel] OpenInfotainment Raspberry Pi 2 Port

2016-04-09 Thread Andreas Volz
Am Fri, 8 Apr 2016 20:59:51 +0200 schrieb Andreas Volz: > Hello, > > as I'm so happy I managed to port my OpenInfotainment In-Car prototype > software to Raspberry Pi 2 here are some photos: > > https://drive.google.com/folderview?id=0B3wpqTeeGOAHUVlOT3VuMmdyeWc=sharing >

Re: [E-devel] OpenInfotainment Raspberry Pi 2 Port

2016-04-09 Thread Andreas Volz
Am Fri, 8 Apr 2016 13:19:59 -0700 schrieb Cedric BAIL: > Hello, > > On Fri, Apr 8, 2016 at 11:59 AM, Andreas Volz <li...@brachttal.net> > wrote: > > as I'm so happy I managed to port my OpenInfotainment In-Car > > prototype software to Raspberry Pi 2 here

[E-devel] OpenInfotainment Raspberry Pi 2 Port

2016-04-08 Thread Andreas Volz
Hello, as I'm so happy I managed to port my OpenInfotainment In-Car prototype software to Raspberry Pi 2 here are some photos: https://drive.google.com/folderview?id=0B3wpqTeeGOAHUVlOT3VuMmdyeWc=sharing Everything depends on EFL and E20 itself. All processes are connected with DBus. I used

Re: [E-devel] e20 on Raspberry Pi

2016-04-08 Thread Andreas Volz
Am Fri, 8 Apr 2016 12:43:45 +0930 schrieb Simon Lees: > > > On 04/08/2016 12:17 PM, Carsten Haitzler (The Rasterman) wrote: > > On Thu, 7 Apr 2016 20:43:28 +0200 Andreas Volz > > <li...@brachttal.net> said: > > > >> Am Thu, 7 Apr 2016 08:14:29 +0900 sc

Re: [E-devel] e20 on Raspberry Pi

2016-04-07 Thread Andreas Volz
Am Thu, 7 Apr 2016 08:14:29 +0900 schrieb Carsten Haitzler (The Rasterman): > On Wed, 6 Apr 2016 22:25:09 +0200 Andreas Volz <li...@brachttal.net> > said: > > > Am Tue, 5 Apr 2016 11:01:51 +0900 schrieb Carsten Haitzler (The > > Rasterman): > > > > >

Re: [E-devel] e20 on Raspberry Pi

2016-04-06 Thread Andreas Volz
Am Tue, 5 Apr 2016 11:01:51 +0900 schrieb Carsten Haitzler (The Rasterman): > On Mon, 4 Apr 2016 23:34:47 +0200 Andreas Volz <li...@brachttal.net> > said: > > > Am Mon, 4 Apr 2016 13:30:15 +0900 schrieb Carsten Haitzler (The > > Rasterman): > > > > >

Re: [E-devel] e20 on Raspberry Pi

2016-04-04 Thread Andreas Volz
Am Mon, 4 Apr 2016 13:30:15 +0900 schrieb Carsten Haitzler (The Rasterman): > On Sun, 3 Apr 2016 22:15:19 +0200 Andreas Volz <li...@brachttal.net> > said: > > > Am Fri, 1 Apr 2016 16:31:42 -0700 schrieb Cedric BAIL: > > > > > > I tried to start my

Re: [E-devel] e20 on Raspberry Pi

2016-04-03 Thread Andreas Volz
Am Fri, 1 Apr 2016 16:31:42 -0700 schrieb Cedric BAIL: > > I tried to start my application with the default Gtk based window > > manager, but it's strange. As long as I activate alpha and shaped > > window support in my application the application is somehow broken > > and hangs in the beginning.

Re: [E-devel] e20 on Raspberry Pi

2016-04-03 Thread Andreas Volz
Am Sun, 3 Apr 2016 09:28:57 +0900 schrieb Carsten Haitzler (The Rasterman): > On Sat, 2 Apr 2016 23:30:27 +0200 Andreas Volz <li...@brachttal.net> > said: > > > Am Sat, 2 Apr 2016 22:31:49 +0900 schrieb Carsten Haitzler (The > > Rasterman): > > > > &g

Re: [E-devel] e20 on Raspberry Pi

2016-04-02 Thread Andreas Volz
Am Sat, 2 Apr 2016 22:31:49 +0900 schrieb Carsten Haitzler (The Rasterman): > > > oh if your app uses a shaped window things can be even worse as e > > > ha to merge shape rects into the alpha values of the pixel data > > > it just copied... :) > > > > > > maybe you might want to try e in

Re: [E-devel] e20 on Raspberry Pi

2016-04-02 Thread Andreas Volz
Am Sat, 2 Apr 2016 11:37:27 +0900 schrieb Carsten Haitzler (The Rasterman): > On Sat, 2 Apr 2016 00:19:35 +0200 Andreas Volz <li...@brachttal.net> > said: > > > Hello, > > > > I compiled e20 on Raspberry Pi 2 with latest Raspbian and it works. > >

Re: [E-devel] e20 on Raspberry Pi

2016-04-02 Thread Andreas Volz
Am Sat, 2 Apr 2016 12:31:09 +0200 schrieb Davide Andreoli: > 2016-04-02 1:31 GMT+02:00 Cedric BAIL <cedric.b...@free.fr>: > > > Hello, > > > > On Fri, Apr 1, 2016 at 3:19 PM, Andreas Volz <li...@brachttal.net> > > wrote: > > > I

[E-devel] e20 on Raspberry Pi

2016-04-01 Thread Andreas Volz
Hello, I compiled e20 on Raspberry Pi 2 with latest Raspbian and it works. I had to deactivate Composite Effects and switch to Software renderer because it says there's no OpenGL support. The reason because I did this is that like to run the Raspi with a 800x480 display and several fullscreen

Re: [E-devel] packaging/debian

2016-04-01 Thread Andreas Volz
Am Fri, 1 Apr 2016 13:07:44 +0100 schrieb Tom Hacohen: > On 01/04/16 13:02, Andreas Volz wrote: > > Hello, > > > > could you tell me where the packaging/debian stuff is in the new GIT > > structure? > > > > https://svn.enlightenment.org/svn/e/trunk/packaging

[E-devel] packaging/debian

2016-04-01 Thread Andreas Volz
Hello, could you tell me where the packaging/debian stuff is in the new GIT structure? https://svn.enlightenment.org/svn/e/trunk/packaging/debian/ regards Andreas -- Technical Blog

Re: [E-devel] EFL C++ examples

2016-03-28 Thread Andreas Volz
Am Mon, 28 Mar 2016 10:31:46 -0300 schrieb Felipe Magno de Almeida: > On Fri, Mar 25, 2016 at 8:25 AM, Andreas Volz <li...@brachttal.net> > wrote: > > Hello together, > > > > I'm still using the Eflxx because it worked until now in my > > application. But t

[E-devel] undefined reference to `emotion_object_init(_Eo_Opaque*, char const*)'

2016-03-27 Thread Andreas Volz
Hello, I tried to repair the broken emotionxx. At some point it stopped to work and so I deactivated it for some time. All applications liking against it get: libtool: link: g++ -O0 -ggdb -Wall -o .libs/emotionxx_example_simple main.o

[E-devel] EFL C++ examples

2016-03-25 Thread Andreas Volz
Hello together, I'm still using the Eflxx because it worked until now in my application. But the List and Genlist support in Eflxx isn't good (much memory leaking) and I think about porting my application to the official C++ interface instead of fixing Eflxx in the long term. Not decided when,

Re: [E-devel] Elm List/Genlist style

2016-03-20 Thread Andreas Volz
Am Sun, 20 Mar 2016 11:13:59 +0100 schrieb marcel-hollerb...@t-online.de: Hi, hm, it seems I've not yet understood. For example for

[E-devel] Elm List/Genlist style

2016-03-20 Thread Andreas Volz
Hello, I like to change the style of a Elm List and Genlist (e.g. font size/style and maybe colors). But I don't like to change it as complete Elementary theme as my application has several lists which should have different style. Is this possible in EDC or with the API? regards Andreas --

Re: [E-devel] Modify edje properties

2016-03-10 Thread Andreas Volz
Am Sat, 5 Mar 2016 23:45:55 +0100 schrieb Andreas Volz: Ok, seems not possible or nobody knows. Is there a good way to find out in my application code if a part is a external type or a text part? Should I use edje_edit_part_type_get() for this? I just like to change a text from a common API

[E-devel] EFL API Docs

2016-03-10 Thread Andreas Volz
Hello, https://docs.enlightenment.org/efl/current/group__Edje__Object__Part.html could you explain me why I don't see any functions in the EFL documentation? (Here: Edje Object Part) regards Andreas -- Technical Blog

[E-devel] Modify edje properties

2016-03-05 Thread Andreas Volz
Hello, I use edje_object_part_external_param_set() to be able to modify all params from a EXTERNAL type (here: elm/entry) in my application code. Very flexible and nice. part { name: "Entry01"; type: EXTERNAL; source: "elm/entry"; description { state:

[E-devel] External clock

2016-01-31 Thread Andreas Volz
Hello, I use a elm clock in my application part { name: "ext_clock"; type: EXTERNAL; source: "elm/clock"; Any ideas which parameter to set to set edit mode? I searched for Elm External documentation, but found nothing. Any ideas where this is

[E-devel] Edje_External_Param for Elm_List

2016-01-10 Thread Andreas Volz
Hello, In my framework I try to access all my edje elements in a most generic way. So I often use Edje_External_Param feature and design what ever possible direct in Edje. I also use Elementary external objects with Edje_External_Param with good success. But I've not yet found a generic way to

Re: [E-devel] C++ bindings

2015-12-30 Thread Andreas Volz
Am Mon, 28 Dec 2015 13:01:57 +0100 schrieb Andreas Volz: > BTW: for some reasons my developer GIT account is again not working. > > > git clone git+ssh://g...@git.enlightenment.org/bindings/cxx/eflxx.git > Cloning into 'eflxx'... > Permission denied (publickey). > fatal

[E-devel] Help with E_Border_Hook

2015-12-29 Thread Andreas Volz
Hello, I wrote a simple E module some time ago to create some special layer management for an embedded application based on the window type. https://github.com/andreas-volz/oilm/blob/master/src/e_mod_main.c I'm sure that at least with e17 this worked. Now with e20 I get this compiler message

[E-devel] C++ bindings

2015-12-28 Thread Andreas Volz
Hello, I just like to take a decision about eflxx (C++ binding) https://git.enlightenment.org/bindings/cxx/eflxx.git/ I put many work based on this and have at least one application based on it that I never really published to the community. https://github.com/andreas-volz/stateval Based

[E-devel] Git commit

2015-08-05 Thread Andreas Volz
Hello, after long time I need to commit something to E git. I've done this a year ago, but now it's not working: LC_ALL=C git push fatal: unable to access 'https://git.enlightenment.org/bindings/cxx/eflxx.git/': The requested URL returned error: 403 Any hints? regards Andreas -- Technical

Re: [E-devel] Git commit

2015-08-05 Thread Andreas Volz
exists. this is .git/config: [user] name = Andreas Volz email = li...@brachttal.net [core] repositoryformatversion = 0 filemode = true bare = false logallrefupdates = true [remote origin] url = git+ssh://g...@git.enlightenment.org/bindings/cxx

Re: [E-devel] Git commit

2015-08-05 Thread Andreas Volz
Am Wed, 5 Aug 2015 22:35:53 +0200 schrieb Andreas Volz: Ok, inactive... https://git.enlightenment.org/admin/devs.git/tree/inactive/andreas Is it possible to reactivate me? And upload a new pub-key... Am Wed, 5 Aug 2015 20:56:53 +0100 schrieb Tom Hacohen: Each time I don't configure my git

[EGIT] [bindings/cxx/eflxx] master 305/314: compile against API rename

2013-12-30 Thread Andreas Volz
tasn pushed a commit to branch master. http://git.enlightenment.org/bindings/cxx/eflxx.git/commit/?id=617b0b391fcfbb681ca3959a7522903221296246 commit 617b0b391fcfbb681ca3959a7522903221296246 Author: Andreas Volz li...@brachttal.net Date: Sun Nov 25 21:35:00 2012 + compile against API

[EGIT] [bindings/cxx/eflxx] master 307/314: - add new exception structure - modify Exe to report Exception

2013-12-30 Thread Andreas Volz
tasn pushed a commit to branch master. http://git.enlightenment.org/bindings/cxx/eflxx.git/commit/?id=2a3a0ae6588be4c25c03f24c0658333bf56f4edc commit 2a3a0ae6588be4c25c03f24c0658333bf56f4edc Author: Andreas Volz li...@brachttal.net Date: Fri Nov 30 23:55:39 2012 + - add new exception

[EGIT] [bindings/cxx/eflxx] master 190/314: build external example Makefiles

2013-12-30 Thread Andreas Volz
tasn pushed a commit to branch master. http://git.enlightenment.org/bindings/cxx/eflxx.git/commit/?id=a9fe01720ef38936f7d70fa3d1f4ad0067e7beac commit a9fe01720ef38936f7d70fa3d1f4ad0067e7beac Author: Andreas Volz li...@brachttal.net Date: Wed Nov 17 22:15:04 2010 + build external

[EGIT] [bindings/cxx/eflxx] master 63/314: fixed elementaryxx problem (NULL string construction) more examples working

2013-12-30 Thread Andreas Volz
tasn pushed a commit to branch master. http://git.enlightenment.org/bindings/cxx/eflxx.git/commit/?id=2502006ae6e03012fbfd64a7145fb640ca48f57a commit 2502006ae6e03012fbfd64a7145fb640ca48f57a Author: Andreas Volz li...@brachttal.net Date: Sat Oct 10 15:01:14 2009 + fixed elementaryxx

[EGIT] [bindings/cxx/eflxx] master 188/314: changed existing full and simple examples to follow C API changed and C++ wrapper

2013-12-30 Thread Andreas Volz
tasn pushed a commit to branch master. http://git.enlightenment.org/bindings/cxx/eflxx.git/commit/?id=d10df6846865b5faeba29120a13cbfb26c39dccc commit d10df6846865b5faeba29120a13cbfb26c39dccc Author: Andreas Volz li...@brachttal.net Date: Wed Nov 17 22:13:40 2010 + changed existing

[EGIT] [bindings/cxx/eflxx] master 09/314: removed old code

2013-12-30 Thread Andreas Volz
tasn pushed a commit to branch master. http://git.enlightenment.org/bindings/cxx/eflxx.git/commit/?id=07b33d3220f43a01ce93ddedeb76bedeed47523e commit 07b33d3220f43a01ce93ddedeb76bedeed47523e Author: Andreas Volz li...@brachttal.net Date: Sun Dec 7 22:59:24 2008 + removed old code

[EGIT] [bindings/cxx/eflxx] master 238/314: wrap some more of elementary API to C++ wrapper

2013-12-30 Thread Andreas Volz
tasn pushed a commit to branch master. http://git.enlightenment.org/bindings/cxx/eflxx.git/commit/?id=51245f4cda60993b89d9750931b7db8158bf85c8 commit 51245f4cda60993b89d9750931b7db8158bf85c8 Author: Andreas Volz li...@brachttal.net Date: Sun Feb 5 21:00:31 2012 + wrap some more

[EGIT] [bindings/cxx/eflxx] master 127/314: sigc usage son't close window by default for delete request (dangerous!)

2013-12-30 Thread Andreas Volz
tasn pushed a commit to branch master. http://git.enlightenment.org/bindings/cxx/eflxx.git/commit/?id=26d752383e5562bdb8a4ffd934f4c8e2040abcf3 commit 26d752383e5562bdb8a4ffd934f4c8e2040abcf3 Author: Andreas Volz li...@brachttal.net Date: Sat Apr 24 21:48:43 2010 + sigc usage son't

[EGIT] [bindings/cxx/eflxx] master 306/314: - add virtual destructor - move contructor and destructor from private to protected to allow child classes in applications

2013-12-30 Thread Andreas Volz
tasn pushed a commit to branch master. http://git.enlightenment.org/bindings/cxx/eflxx.git/commit/?id=723eb72803bddc2fc0c0f3fc07f8814ebea693cc commit 723eb72803bddc2fc0c0f3fc07f8814ebea693cc Author: Andreas Volz li...@brachttal.net Date: Sun Nov 25 21:35:42 2012 + - add virtual

[EGIT] [bindings/cxx/eflxx] master 269/314: compile against current elmxx API

2013-12-30 Thread Andreas Volz
tasn pushed a commit to branch master. http://git.enlightenment.org/bindings/cxx/eflxx.git/commit/?id=614624a4604753a436a33084d6c6b3f9ac44c56f commit 614624a4604753a436a33084d6c6b3f9ac44c56f Author: Andreas Volz li...@brachttal.net Date: Wed Mar 14 22:19:42 2012 + compile against

[EGIT] [bindings/cxx/eflxx] master 175/314: added more emotionxx API

2013-12-30 Thread Andreas Volz
tasn pushed a commit to branch master. http://git.enlightenment.org/bindings/cxx/eflxx.git/commit/?id=3edcb64f4b6f4da5c9b08f3886966be5c0c60536 commit 3edcb64f4b6f4da5c9b08f3886966be5c0c60536 Author: Andreas Volz li...@brachttal.net Date: Sun Jul 25 18:29:31 2010 + added more emotionxx

[EGIT] [bindings/cxx/eflxx] master 220/314: compiles with new API and new classes - not yet tested...

2013-12-30 Thread Andreas Volz
tasn pushed a commit to branch master. http://git.enlightenment.org/bindings/cxx/eflxx.git/commit/?id=2e65e2d4d504a446dadaf4135e3d385f2542ed1d commit 2e65e2d4d504a446dadaf4135e3d385f2542ed1d Author: Andreas Volz li...@brachttal.net Date: Sat Nov 5 20:16:28 2011 + compiles with new API

[EGIT] [bindings/cxx/eflxx] master 132/314: add start of test for GenList widget

2013-12-30 Thread Andreas Volz
tasn pushed a commit to branch master. http://git.enlightenment.org/bindings/cxx/eflxx.git/commit/?id=23e15e0d66ba951ede401153c00442286c05346e commit 23e15e0d66ba951ede401153c00442286c05346e Author: Andreas Volz li...@brachttal.net Date: Sun May 2 21:31:27 2010 + add start of test

[EGIT] [bindings/cxx/eflxx] master 107/314: sure, this was stupid :-)

2013-12-30 Thread Andreas Volz
tasn pushed a commit to branch master. http://git.enlightenment.org/bindings/cxx/eflxx.git/commit/?id=69062c4f4996426b811a0c935eaf157779e25b2c commit 69062c4f4996426b811a0c935eaf157779e25b2c Author: Andreas Volz li...@brachttal.net Date: Sun Dec 20 12:59:28 2009 + sure

[EGIT] [bindings/cxx/eflxx] master 152/314: formating

2013-12-30 Thread Andreas Volz
tasn pushed a commit to branch master. http://git.enlightenment.org/bindings/cxx/eflxx.git/commit/?id=72bca3e91db34fe37c2a18ce8d8709541607aac7 commit 72bca3e91db34fe37c2a18ce8d8709541607aac7 Author: Andreas Volz li...@brachttal.net Date: Wed Jun 2 21:27:33 2010 + formating

[EGIT] [bindings/cxx/eflxx] master 77/314: implemented anchorview/block wrapper

2013-12-30 Thread Andreas Volz
tasn pushed a commit to branch master. http://git.enlightenment.org/bindings/cxx/eflxx.git/commit/?id=1215ecaf8fd969a500f6ae82e9b487f781244568 commit 1215ecaf8fd969a500f6ae82e9b487f781244568 Author: Andreas Volz li...@brachttal.net Date: Thu Nov 12 21:03:34 2009 + implemented

[EGIT] [bindings/cxx/eflxx] master 37/314: explicit show() needed

2013-12-30 Thread Andreas Volz
tasn pushed a commit to branch master. http://git.enlightenment.org/bindings/cxx/eflxx.git/commit/?id=828fb61b131bb84a2ef7b53623ee44515b31c74d commit 828fb61b131bb84a2ef7b53623ee44515b31c74d Author: Andreas Volz li...@brachttal.net Date: Sat Apr 18 21:40:01 2009 + explicit show

[EGIT] [bindings/cxx/eflxx] master 297/314: changed API name

2013-12-30 Thread Andreas Volz
tasn pushed a commit to branch master. http://git.enlightenment.org/bindings/cxx/eflxx.git/commit/?id=893a0b63167b1936bfc78006bf67a4538afd8e4f commit 893a0b63167b1936bfc78006bf67a4538afd8e4f Author: Andreas Volz li...@brachttal.net Date: Wed Nov 21 22:11:38 2012 + changed API name

[EGIT] [bindings/cxx/eflxx] master 303/314: add new wrapper implementation for Ecorexx::Exe

2013-12-30 Thread Andreas Volz
tasn pushed a commit to branch master. http://git.enlightenment.org/bindings/cxx/eflxx.git/commit/?id=03584d3b733a8d2396b5eae66d2b19bdf239a8e2 commit 03584d3b733a8d2396b5eae66d2b19bdf239a8e2 Author: Andreas Volz li...@brachttal.net Date: Sat Nov 24 21:36:10 2012 + add new wrapper

[EGIT] [bindings/cxx/eflxx] master 197/314: - changed the design in Edjexx to return smart pointers - now local save the pointer and return a reference - if failure throw an exception - added some

2013-12-30 Thread Andreas Volz
tasn pushed a commit to branch master. http://git.enlightenment.org/bindings/cxx/eflxx.git/commit/?id=0366f627739f2257cef9ca848ef87889ac1d5dbb commit 0366f627739f2257cef9ca848ef87889ac1d5dbb Author: Andreas Volz li...@brachttal.net Date: Sat Jan 1 21:40:40 2011 + - changed the design

[EGIT] [bindings/cxx/eflxx] master 109/314: a define on Debug is bad!

2013-12-30 Thread Andreas Volz
tasn pushed a commit to branch master. http://git.enlightenment.org/bindings/cxx/eflxx.git/commit/?id=16bc1d82b0a5af182e441c27d0528772aba0b1c3 commit 16bc1d82b0a5af182e441c27d0528772aba0b1c3 Author: Andreas Volz li...@brachttal.net Date: Thu Jan 7 22:19:02 2010 + a define on Debug

[EGIT] [bindings/cxx/eflxx] master 298/314: homogeneous

2013-12-30 Thread Andreas Volz
tasn pushed a commit to branch master. http://git.enlightenment.org/bindings/cxx/eflxx.git/commit/?id=cd4ad54299ff0a5bf279d7ff110c196020a9ffe0 commit cd4ad54299ff0a5bf279d7ff110c196020a9ffe0 Author: Andreas Volz li...@brachttal.net Date: Wed Nov 21 22:19:29 2012 + homogeneous

[EGIT] [bindings/cxx/eflxx] master 33/314: explicit show() needed

2013-12-30 Thread Andreas Volz
tasn pushed a commit to branch master. http://git.enlightenment.org/bindings/cxx/eflxx.git/commit/?id=c73073a079871b2d259abb1130d2f605fd2f51f1 commit c73073a079871b2d259abb1130d2f605fd2f51f1 Author: Andreas Volz li...@brachttal.net Date: Sat Apr 18 21:30:50 2009 + explicit show

[EGIT] [bindings/cxx/eflxx] master 73/314: ElmRadio example code

2013-12-30 Thread Andreas Volz
tasn pushed a commit to branch master. http://git.enlightenment.org/bindings/cxx/eflxx.git/commit/?id=f3125c9b989b98509c17a3dd899c296b3aeee7ff commit f3125c9b989b98509c17a3dd899c296b3aeee7ff Author: Andreas Volz li...@brachttal.net Date: Sun Nov 1 17:05:43 2009 + ElmRadio example code

[EGIT] [bindings/cxx/eflxx] master 97/314: new emotionxx API

2013-12-30 Thread Andreas Volz
tasn pushed a commit to branch master. http://git.enlightenment.org/bindings/cxx/eflxx.git/commit/?id=c97f9972df511c4a1a17b4881afa2d7805edcb4a commit c97f9972df511c4a1a17b4881afa2d7805edcb4a Author: Andreas Volz li...@brachttal.net Date: Mon Nov 30 22:07:43 2009 + new emotionxx API

[EGIT] [bindings/cxx/eflxx] master 75/314: renamed EvasEdje to EdjeObject

2013-12-30 Thread Andreas Volz
tasn pushed a commit to branch master. http://git.enlightenment.org/bindings/cxx/eflxx.git/commit/?id=5176c30c6ff2a1a08922535c7a3923e71a39d986 commit 5176c30c6ff2a1a08922535c7a3923e71a39d986 Author: Andreas Volz li...@brachttal.net Date: Wed Nov 11 21:53:46 2009 + renamed EvasEdje

[EGIT] [bindings/cxx/eflxx] master 96/314: new API in esmartxx

2013-12-30 Thread Andreas Volz
tasn pushed a commit to branch master. http://git.enlightenment.org/bindings/cxx/eflxx.git/commit/?id=bad07b7aa91bdde191847182d2853ee529ea5d2b commit bad07b7aa91bdde191847182d2853ee529ea5d2b Author: Andreas Volz li...@brachttal.net Date: Mon Nov 30 21:56:07 2009 + new API in esmartxx

[EGIT] [bindings/cxx/eflxx] master 20/314: start to have one header and one cpp file for each class.

2013-12-30 Thread Andreas Volz
tasn pushed a commit to branch master. http://git.enlightenment.org/bindings/cxx/eflxx.git/commit/?id=aef9a46f42779f880c51b779e3c025fd7d00f0ae commit aef9a46f42779f880c51b779e3c025fd7d00f0ae Author: Andreas Volz li...@brachttal.net Date: Tue Dec 30 21:56:17 2008 + start to have one

[EGIT] [bindings/cxx/eflxx] master 38/314: explicit show() needed

2013-12-30 Thread Andreas Volz
tasn pushed a commit to branch master. http://git.enlightenment.org/bindings/cxx/eflxx.git/commit/?id=6cb886af50fb8ad074dc2db70197ace36e4b60f1 commit 6cb886af50fb8ad074dc2db70197ace36e4b60f1 Author: Andreas Volz li...@brachttal.net Date: Sat Apr 18 21:42:15 2009 + explicit show

[EGIT] [bindings/cxx/eflxx] master 31/314: ECORE_EVAS_ENGINE_SOFTWARE_SDL fix

2013-12-30 Thread Andreas Volz
tasn pushed a commit to branch master. http://git.enlightenment.org/bindings/cxx/eflxx.git/commit/?id=d5557adc3fb6efa6deeddacce0ec8ebe9be7d94e commit d5557adc3fb6efa6deeddacce0ec8ebe9be7d94e Author: Andreas Volz li...@brachttal.net Date: Mon Apr 6 20:17:22 2009 +

[EGIT] [bindings/cxx/eflxx] master 79/314: added ElmSpinner

2013-12-30 Thread Andreas Volz
tasn pushed a commit to branch master. http://git.enlightenment.org/bindings/cxx/eflxx.git/commit/?id=443c0036f38a8a8e619c0661895cff235feca4e9 commit 443c0036f38a8a8e619c0661895cff235feca4e9 Author: Andreas Volz li...@brachttal.net Date: Thu Nov 12 21:46:00 2009 + added ElmSpinner

[EGIT] [bindings/cxx/eflxx] master 163/314: compiles again

2013-12-30 Thread Andreas Volz
tasn pushed a commit to branch master. http://git.enlightenment.org/bindings/cxx/eflxx.git/commit/?id=70eae1544b9c5e89f46791c60615132c81cd4b44 commit 70eae1544b9c5e89f46791c60615132c81cd4b44 Author: Andreas Volz li...@brachttal.net Date: Sun Jul 4 19:57:57 2010 + compiles again

[EGIT] [bindings/cxx/eflxx] master 170/314: implemented test_genlist4()

2013-12-30 Thread Andreas Volz
tasn pushed a commit to branch master. http://git.enlightenment.org/bindings/cxx/eflxx.git/commit/?id=ed1295f579206cf552f51690ca67bd3f1f4d8a86 commit ed1295f579206cf552f51690ca67bd3f1f4d8a86 Author: Andreas Volz li...@brachttal.net Date: Fri Jul 9 21:24:20 2010 + implemented

[EGIT] [bindings/cxx/eflxx] master 99/314: API change left over

2013-12-30 Thread Andreas Volz
tasn pushed a commit to branch master. http://git.enlightenment.org/bindings/cxx/eflxx.git/commit/?id=e72e6c9c8f3cdc55d8482981c90adb5022caa1f7 commit e72e6c9c8f3cdc55d8482981c90adb5022caa1f7 Author: Andreas Volz li...@brachttal.net Date: Tue Dec 1 19:14:12 2009 + API change left over

[EGIT] [bindings/cxx/eflxx] master 86/314: test for progressbar added

2013-12-30 Thread Andreas Volz
tasn pushed a commit to branch master. http://git.enlightenment.org/bindings/cxx/eflxx.git/commit/?id=457cc83cbb5897b38834b025b363822433465fff commit 457cc83cbb5897b38834b025b363822433465fff Author: Andreas Volz li...@brachttal.net Date: Sun Nov 15 21:54:31 2009 + test for progressbar

[EGIT] [bindings/cxx/eflxx] master 151/314: use C++ version of signal prototype

2013-12-30 Thread Andreas Volz
tasn pushed a commit to branch master. http://git.enlightenment.org/bindings/cxx/eflxx.git/commit/?id=fc3106464a2ed8eda09bc57f009b54e86fdcebcb commit fc3106464a2ed8eda09bc57f009b54e86fdcebcb Author: Andreas Volz li...@brachttal.net Date: Mon May 31 21:35:16 2010 + use C++ version

[EGIT] [bindings/cxx/eflxx] master 84/314: wrap EdjeEdit group API

2013-12-30 Thread Andreas Volz
tasn pushed a commit to branch master. http://git.enlightenment.org/bindings/cxx/eflxx.git/commit/?id=f56daeae2792815a498475c3e29e59db3fc907d0 commit f56daeae2792815a498475c3e29e59db3fc907d0 Author: Andreas Volz li...@brachttal.net Date: Sun Nov 15 14:24:55 2009 + wrap EdjeEdit group

[EGIT] [bindings/cxx/eflxx] master 195/314: - wrap elmxx type access functions - change example to demonstrate type save and type unsave External access (now commited from my second system...)

2013-12-30 Thread Andreas Volz
tasn pushed a commit to branch master. http://git.enlightenment.org/bindings/cxx/eflxx.git/commit/?id=1182a56653ca37242f48ed85ad7bdb09297c6b61 commit 1182a56653ca37242f48ed85ad7bdb09297c6b61 Author: Andreas Volz li...@brachttal.net Date: Mon Dec 27 12:00:52 2010 + - wrap elmxx type

[EGIT] [bindings/cxx/eflxx] master 95/314: remove ewlxx and etkxx examples

2013-12-30 Thread Andreas Volz
tasn pushed a commit to branch master. http://git.enlightenment.org/bindings/cxx/eflxx.git/commit/?id=f3bbeeccc558bb1143d9b783a887d2a426ff37de commit f3bbeeccc558bb1143d9b783a887d2a426ff37de Author: Andreas Volz li...@brachttal.net Date: Mon Nov 30 21:38:39 2009 + remove ewlxx

[EGIT] [bindings/cxx/eflxx] master 148/314: usage of current API and Item numbers working

2013-12-30 Thread Andreas Volz
tasn pushed a commit to branch master. http://git.enlightenment.org/bindings/cxx/eflxx.git/commit/?id=7a1a2b580ec9cbf8ada4d60c37b4b2ea7cec48b9 commit 7a1a2b580ec9cbf8ada4d60c37b4b2ea7cec48b9 Author: Andreas Volz li...@brachttal.net Date: Sun May 30 22:28:25 2010 + usage of current API

[EGIT] [bindings/cxx/eflxx] master 16/314: minor

2013-12-30 Thread Andreas Volz
tasn pushed a commit to branch master. http://git.enlightenment.org/bindings/cxx/eflxx.git/commit/?id=78f32ba1323e04a2b19d716df8a98b031ddd36ab commit 78f32ba1323e04a2b19d716df8a98b031ddd36ab Author: Andreas Volz li...@brachttal.net Date: Wed Dec 17 22:17:08 2008 + minor SVN

[EGIT] [bindings/cxx/eflxx] master 157/314: raw working GenList C++ wrapper implementation, but data isn't yet complete deleted at the end...

2013-12-30 Thread Andreas Volz
tasn pushed a commit to branch master. http://git.enlightenment.org/bindings/cxx/eflxx.git/commit/?id=adc3bd0b3ad72d8afd631d2efdb6634a8b61aa74 commit adc3bd0b3ad72d8afd631d2efdb6634a8b61aa74 Author: Andreas Volz li...@brachttal.net Date: Wed Jun 9 21:33:57 2010 + raw working GenList C

[EGIT] [bindings/cxx/eflxx] master 227/314: - some namespace problems - commit a workaround that prevents to delete(this) an object; need to do more debugging with this design. Something is wrong!

2013-12-30 Thread Andreas Volz
tasn pushed a commit to branch master. http://git.enlightenment.org/bindings/cxx/eflxx.git/commit/?id=319fec89d18533027a37748a87b1b17b1c04eff4 commit 319fec89d18533027a37748a87b1b17b1c04eff4 Author: Andreas Volz li...@brachttal.net Date: Mon Dec 5 23:44:56 2011 + - some namespace

[EGIT] [bindings/cxx/eflxx] master 40/314: explicit show() needed

2013-12-30 Thread Andreas Volz
tasn pushed a commit to branch master. http://git.enlightenment.org/bindings/cxx/eflxx.git/commit/?id=b7b1588794c6bae3805620699096c17a00b342f7 commit b7b1588794c6bae3805620699096c17a00b342f7 Author: Andreas Volz li...@brachttal.net Date: Sat Apr 18 21:43:58 2009 + explicit show

[EGIT] [bindings/cxx/eflxx] master 103/314: added esmart cairo wrapper

2013-12-30 Thread Andreas Volz
tasn pushed a commit to branch master. http://git.enlightenment.org/bindings/cxx/eflxx.git/commit/?id=d90a7ce8205f344caed35afc997cfa46e3e0502c commit d90a7ce8205f344caed35afc997cfa46e3e0502c Author: Andreas Volz li...@brachttal.net Date: Sat Dec 19 22:54:41 2009 + added esmart cairo

[EGIT] [bindings/cxx/eflxx] master 149/314: wrap Evasxx::Object in signals direct as C++ version

2013-12-30 Thread Andreas Volz
tasn pushed a commit to branch master. http://git.enlightenment.org/bindings/cxx/eflxx.git/commit/?id=5138714ef215b2dcfeca2b1a4b936032b04e8462 commit 5138714ef215b2dcfeca2b1a4b936032b04e8462 Author: Andreas Volz li...@brachttal.net Date: Mon May 31 21:33:50 2010 + wrap Evasxx::Object

  1   2   3   4   5   6   7   8   >