Author |
Message |
Topic: Main |
Ant
Replies: 6
Views: 16964
|
Forum: gtkD Posted: Fri Nov 07, 2008 9:51 pm Subject: Main |
Ant
I would like to ask you about leds, because I don't see any activity in subversion. When are you planning to update it?
I really lack nice IDE for D for linux, because eclipse is too slow..
O ... |
Topic: LGPL vs. commercial application vs. shared library |
Ant
Replies: 20
Views: 47591
|
Forum: gtkD Posted: Sun Oct 19, 2008 3:36 pm Subject: LGPL vs. commercial application vs. shared library |
Ah, thanks for the info! I thought I heard that it contained such exception, but I guess I was wrong. However, I'm fine with LGPL with an exception if that works for you guys.
Ant, how do you feel? ... |
Topic: Help treeModel |
Ant
Replies: 4
Views: 14853
|
Forum: gtkD Posted: Sun Oct 19, 2008 8:56 am Subject: Help treeModel |
It's true gtkTreemodelStruct in gtk.TreeModelT is never set, but it's also never used.
getIter(TreeIter, TreePath) is mixed in from the TreeModelT into TreeStore and uses the struct from TreeModel ... |
Topic: Help treeModel |
Ant
Replies: 4
Views: 14853
|
Forum: gtkD Posted: Sat Oct 18, 2008 9:34 pm Subject: Re: Help treeModel |
I have a TreeStore that implements TreeModelIF and mixes in TreeModelT.
When is the gtk struct of TreeModelT created?
Do I need to explicitly do that?
(some of the my trees work, some don't...)
... |
Topic: Help treeModel |
Ant
Replies: 4
Views: 14853
|
Forum: gtkD Posted: Sat Oct 18, 2008 7:41 pm Subject: Help treeModel |
I have a TreeStore that implements TreeModelIF and mixes in TreeModelT.
When is the gtk struct of TreeModelT created?
Do I need to explicitly do that?
(some of the my trees work, some don't...)
... |
Topic: Main |
Ant
Replies: 6
Views: 16964
|
Forum: gtkD Posted: Sun Oct 12, 2008 10:00 pm Subject: Main |
There was Ticket
Maybe it doesn't matter...
I just checked (didn't remember): the gtk names are gtk_main_*.
We dropped the gtk, should have dropped the main...
If the other bindings also call i ... |
Topic: Main |
Ant
Replies: 6
Views: 16964
|
Forum: gtkD Posted: Sat Oct 11, 2008 7:34 pm Subject: Main |
Hi,
I'm trying the revive my big gtkD application leds.
I'm disappointed with the renaming of GtkD to Main.
Any (most) library could have a Main. What if my application uses more than one library ... |
Topic: LGPL vs. commercial application vs. shared library |
Ant
Replies: 20
Views: 47591
|
Forum: gtkD Posted: Tue Aug 26, 2008 10:06 pm Subject: LGPL vs. commercial application vs. shared library |
So my questions are:
1) Has someone succeeded in creating a gtkD shared library on POSIX systems?
I haven't had any luck createing a working one with dmd, i didn't try gdc.
2) Why is the LGPL picke ... |
Topic: Update to GtkSourceView 2.1.3? |
Ant
Replies: 27
Views: 57069
|
Forum: gtkD Posted: Wed Mar 26, 2008 2:10 pm Subject: Update to GtkSourceView 2.1.3? |
Has this been tested on Windows?
The 2.x series files can be found at http://ftp.gnome.org/pub/GNOME/binaries/win32/gtksourceview/2.0/. I was just wondering if this was only tested on Linux, or bot ... |
Topic: Update to GtkSourceView 2.1.3? |
Ant
Replies: 27
Views: 57069
|
Forum: gtkD Posted: Thu Mar 20, 2008 9:44 pm Subject: Update to GtkSourceView 2.1.3? |
Did you forget to upload SourceMark.d?
You're right, added:
Adding trunk/srcsv/gsv/SourceLanguageManager.d
Adding trunk/srcsv/gsv/SourceMark.d
Adding trunk/srcsv/gsv/Source ... |
Topic: Update to GtkSourceView 2.1.3? |
Ant
Replies: 27
Views: 57069
|
Forum: gtkD Posted: Thu Mar 20, 2008 11:00 am Subject: Update to GtkSourceView 2.1.3? |
Did you forget to upload SourceMark.d?
???
I'll check it tonight...
Ant |
Topic: Update to GtkSourceView 2.1.3? |
Ant
Replies: 27
Views: 57069
|
Forum: gtkD Posted: Wed Mar 19, 2008 5:05 pm Subject: Update to GtkSourceView 2.1.3? |
Sounds good to me.
done. |
Topic: Update to GtkSourceView 2.1.3? |
Ant
Replies: 27
Views: 57069
|
Forum: gtkD Posted: Wed Mar 19, 2008 8:21 am Subject: Update to GtkSourceView 2.1.3? |
Is this set to be committed today?
I can probably do it tonight.
Ant |
Topic: gtkD and D 2.0 - possible? |
Ant
Replies: 12
Views: 23390
|
Forum: gtkD Posted: Wed Mar 19, 2008 8:19 am Subject: Re: gtkD and D 2.0 - possible? |
Everything depends from personal qualification and experience. Sometime "fighting" is just a studying how to use properly some features. :)
I'm sorry if I didn't explained my self clear ... |
Topic: gtkD and D 2.0 - possible? |
Ant
Replies: 12
Views: 23390
|
Forum: gtkD Posted: Tue Mar 18, 2008 9:40 am Subject: Re: gtkD and D 2.0 - possible? |
Heya, ppl!
I have D 2.0 and want to use gtkD. Lately I tried to compile sources, but they gives me error related "char
Allow me to add to this discussion.
When I started gtkD D was very un ... |
|