RSS/Atom feed Twitter
Site is read-only, email is disabled

Gegl web site

This discussion is connected to the gimp-developer-list.gnome.org mailing list which is provided by the GIMP developers and not related to gimpusers.com.

This is a read-only list on gimpusers.com so this discussion thread is read-only, too.

16 of 19 messages available
Toggle history

Please log in to manage your subscriptions.

Gegl web site Michael Schumacher 10 Jan 11:33
  Gegl web site Alexandre Prokoudine 10 Jan 11:44
   Gegl web site Sven Neumann 10 Jan 22:01
    Gegl web site Alexandre Prokoudine 11 Jan 11:12
Gegl web site Florent Monnier 17 Jan 11:35
Gegl web site Florent Monnier 17 Jan 11:38
  Gegl web site Alexandre Prokoudine 17 Jan 11:32
   Gegl web site Florent Monnier 17 Jan 12:27
Gegl web site Florent Monnier 17 Jan 12:25
20060104151742.3333.qmail@w... 07 Oct 20:24
  Gegl web site Leon Brooks 05 Jan 00:49
   adding Vertical scrollbar to a text widget Hari 07 Jan 09:20
   Gegl web site Alexandre Prokoudine 08 Jan 11:38
    Gegl web site Leon Brooks 09 Jan 00:50
87wthan5i5.fsf@gimp.org 07 Oct 20:24
  Gegl web site Leon Brooks 09 Jan 00:50
   Gegl web site Michael Schumacher 09 Jan 01:10
    Gegl web site Alexandre Prokoudine 10 Jan 10:09
200601072141.59867.fmonnier... 07 Oct 20:24
Leon Brooks
2006-01-05 00:49:12 UTC (about 18 years ago)

Gegl web site

On Wednesday 04 January 2006 23:17, Todd Relyea wrote:

Is someone responsible for keeping the gegl web site up to date?  I've noticed some out of date and broken links on the main page.

If not, I'd be more than willing to lend a hand...

Seconded. Let's get this show back on the road!

Cheers; Leon

Hari
2006-01-07 09:20:32 UTC (about 18 years ago)

adding Vertical scrollbar to a text widget

Hi All,

I have been trying to attach a scrollbar to a text widget. But I am facing problems doing so.I've figured out that Gtk_Text has a 'vadj' and 'hadj' of type Gtk_Adjustment. And so I need to give Gtk_VScrollBar the 'vadj' to get
it to work.

This is what I am doing:

text = gtk_text_new (NULL, NULL); /* uses the newly-created adjustment for the scrollbar as well */ vscrollbar = gtk_vscrollbar_new (GTK_TEXT(text)->vadj);

The error which I see is:

invalid type argument of `->' invalid type argument of `->'

please suggest..

Thanks in advance -hari

Alexandre Prokoudine
2006-01-08 11:38:34 UTC (about 18 years ago)

Gegl web site

On 1/5/06, Leon Brooks wrote:

On Wednesday 04 January 2006 23:17, Todd Relyea wrote:

Is someone responsible for keeping the gegl web site up to date? I've noticed some out of date and broken links on the main page.

If not, I'd be more than willing to lend a hand...

Seconded. Let's get this show back on the road!

Already done, more to follow :)

Alexandre

Leon Brooks
2006-01-09 00:50:01 UTC (about 18 years ago)

Gegl web site

On Sunday 08 January 2006 18:38, Alexandre Prokoudine wrote:

Already done, more to follow :)

That's nice, Alex, but what can _we_ do?

The power of FOSS lies in the overrated but not ineffective bazaar mode of development, but what I see here is one or two people making sporadic contributions.

You know what's going on, what needs to be done and apparently how to do it, we have no clue, no context. Valuable enthusiasm and a labour pool are going straight doiwn the gurgler. If that one _social_ issue can be addressed, GEGL (and so GIMP) can ramp up in development as it seldom has before, _and_stay_there_.

Cheers; Leon

Leon Brooks
2006-01-09 00:50:55 UTC (about 18 years ago)

Gegl web site

On Sunday 08 January 2006 22:44, Sven Neumann wrote:

Florent Monnier writes:

The Gegl web-site seems to have changed http://www.gegl.org Where is the doc now?

What doc are you refering to? What information are you missing?

He may not even _know_.

Cheers; Leon

Michael Schumacher
2006-01-09 01:10:32 UTC (about 18 years ago)

Gegl web site

Leon Brooks wrote:

On Sunday 08 January 2006 22:44, Sven Neumann wrote:

Florent Monnier writes:

The Gegl web-site seems to have changed http://www.gegl.org Where is the doc now?

What doc are you refering to? What information are you missing?

He may not even _know_.

"Where is the doc now?" implies that something that was available before the change isn't anymore. In this case it is interesting to know what exactly is gone.

Michael

Alexandre Prokoudine
2006-01-10 10:09:09 UTC (about 18 years ago)

Gegl web site

On 1/9/06, Michael Schumacher wrote:

"Where is the doc now?" implies that something that was available before the change isn't anymore. In this case it is interesting to know what exactly is gone.

API documentation. Btw, it would be great to have a nightly updated (using cron, of course) API documentation. We could link to it from the main page. If someone could do this part, I could do the docbook part (linking from main page in menu etc.).

Alexandre

Michael Schumacher
2006-01-10 11:33:55 UTC (about 18 years ago)

Gegl web site

Von: Alexandre Prokoudine

On 1/9/06, Michael Schumacher wrote:

"Where is the doc now?" implies that something that was available before the change isn't anymore. In this case it is interesting to know what exactly is gone.

API documentation. Btw, it would be great to have a nightly updated (using cron, of course) API documentation. We could link to it from the main page. If someone could do this part, I could do the docbook part (linking from main page in menu etc.).

IMO Sven has explained why this isn't a good idea yet.

HTH, Michael

Alexandre Prokoudine
2006-01-10 11:44:18 UTC (about 18 years ago)

Gegl web site

On 1/10/06, Michael Schumacher wrote:

IMO Sven has explained why this isn't a good idea yet.

Well, I don't think he explained exactly *that* :) Anyway, you can count on me, when it comes to changes at gegl.org

Alexandre

Sven Neumann
2006-01-10 22:01:35 UTC (about 18 years ago)

Gegl web site

Hi,

Alexandre Prokoudine writes:

On 1/10/06, Michael Schumacher wrote:

IMO Sven has explained why this isn't a good idea yet.

Well, I don't think he explained exactly *that* :)

Yes, I did. If you want to argue about it, feel free to do that. But it feels somewhat strange if you simply ignore my point.

Sven

Alexandre Prokoudine
2006-01-11 11:12:54 UTC (about 18 years ago)

Gegl web site

On 1/11/06, Sven Neumann wrote:

On 1/10/06, Michael Schumacher wrote:

IMO Sven has explained why this isn't a good idea yet.

Well, I don't think he explained exactly *that* :)

Yes, I did. If you want to argue about it, feel free to do that. But it feels somewhat strange if you simply ignore my point.

Do I ignore? Oh well, thanks for letting me know :) I'll go reread the broken thread to find out why exactly it is a bad idea to publish API. May be I am missing something important that makes me look like a jerk :)

Alexandre

Alexandre Prokoudine
2006-01-17 11:32:36 UTC (about 18 years ago)

Gegl web site

On 1/17/06, Florent Monnier wrote:

IMO Sven has explained why this isn't a good idea yet.

Well, I don't think he explained exactly *that* :)

Indeed he explained that the doc was removed because it was really too old and outdated, and that it was not sync to the content of the cvs, so people whilling to do some "do it yourself" with gegl should only refer to the doc generated from the cvs.

Indeed he explained that in gegl list which I don't read just like I don't read minds :)

Could we possibly finish with this and move over?

Alexandre

Florent Monnier
2006-01-17 11:35:40 UTC (about 18 years ago)

Gegl web site

The Gegl web-site seems to have changed http://www.gegl.org Where is the doc now?

What doc are you refering to? What information are you missing?

He may not even _know_.

"Where is the doc now?" implies that something that was available before the change isn't anymore. In this case it is interesting to know what exactly is gone.

Yes, sven explained all was still in the cvs, but for new comers it's nice to see it on the web-site, so new comers could see if they are interested or not by the project.

Florent Monnier
2006-01-17 11:38:35 UTC (about 18 years ago)

Gegl web site

IMO Sven has explained why this isn't a good idea yet.

Well, I don't think he explained exactly *that* :)

Indeed he explained that the doc was removed because it was really too old and outdated, and that it was not sync to the content of the cvs, so people whilling to do some "do it yourself" with gegl should only refer to the doc generated from the cvs.

Florent Monnier
2006-01-17 12:25:45 UTC (about 18 years ago)

Gegl web site

Indeed he explained that in gegl list which I don't read just like I don't read minds :)

Could we possibly finish with this and move over?

Sorry!

But I came at the beginning on the gegl-dev ml with the question: "Hello,

Where is it to exchange about Gegl?"

And now I discover that gegl peoples talk about it on another place.

So please, please, do not agress me :) but rather peoples who put gegl threads out of the place it should.

Florent Monnier
2006-01-17 12:27:31 UTC (about 18 years ago)

Gegl web site

Alexandre Prokoudine a écrit :

Indeed he explained that in gegl list which I don't read just like I don't read minds :)

Could we possibly finish with this and move over?

Sorry!

But I came at the beginning on the gegl-dev ml with the question: "Hello,

Where is it to exchange about Gegl?"

And now I discover that gegl peoples talk about it on another place.

So please, please, do not agress me :) but rather peoples who put gegl threads out of the place it should.