Gtkmm-forge Digest, Vol 4, Issue 5
- From: gtkmm-forge-request lists sourceforge net
- To: gtkmm-forge lists sourceforge net
- Subject: Gtkmm-forge Digest, Vol 4, Issue 5
- Date: Mon, 18 Sep 2006 14:26:46 -0700
Send Gtkmm-forge mailing list submissions to
gtkmm-forge lists sourceforge net
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.sourceforge.net/lists/listinfo/gtkmm-forge
or, via email, send a message with subject or body 'help' to
gtkmm-forge-request lists sourceforge net
You can reach the person managing the list at
gtkmm-forge-owner lists sourceforge net
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Gtkmm-forge digest..."
gtkmm-forge is the mailing list that receives gtkmm bug reports from bugzilla. A daily digest is sent to gtkmm-main, to encourage people to help fixing the bugs. Do not try to unsubscribe gtkmm-forge from gtkmm-list.
Today's Topics:
1. [Bug 356471] New: New Documentation for Gtk::Socket and
Gtk::Plug (gtkmm (bugzilla.gnome.org))
2. [Bug 356471] New Documentation for Gtk::Socket and Gtk::Plug
(gtkmm (bugzilla.gnome.org))
3. [Bug 356471] New Documentation for Gtk::Socket and Gtk::Plug
(gtkmm (bugzilla.gnome.org))
4. [Bug 356471] New Documentation for Gtk::Socket and Gtk::Plug
(gtkmm (bugzilla.gnome.org))
5. [Bug 356471] New Documentation for Gtk::Socket and Gtk::Plug
(gtkmm (bugzilla.gnome.org))
6. [Bug 356471] New Documentation for Gtk::Socket and Gtk::Plug
(gtkmm (bugzilla.gnome.org))
7. [Bug 355533] libglademm-0.6.3 does not compile
(gnomemm (bugzilla.gnome.org))
----------------------------------------------------------------------
Message: 1
Date: Mon, 18 Sep 2006 00:39:58 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 356471] New: New Documentation for
Gtk::Socket and Gtk::Plug
To: gtkmm-forge lists sourceforge net
Message-ID: <bug-356471-5595 http bugzilla gnome org/>
Content-Type: text/plain; charset=utf-8
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=356471
gtkmm | reference documentation | Ver: 2.10.x
Summary: New Documentation for Gtk::Socket and Gtk::Plug
Product: gtkmm
Version: 2.10.x
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: reference documentation
AssignedTo: gtkmm-forge lists sourceforge net
ReportedBy: jonathon jongsma gmail com
QAContact: gtkmm-forge lists sourceforge net
GNOME version: Unspecified
GNOME milestone: Unspecified
I spent some time figuring out how to use Gtk::Socket and Gtk::Plug this
weekend, so i thought I'd add a chapter to the tutorial that gives a simple
example of their use. I'll attach the patch. There are a couple additional
files as well (e.g. screenshots).
--
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
------------------------------
Message: 2
Date: Mon, 18 Sep 2006 00:41:00 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 356471] New Documentation for
Gtk::Socket and Gtk::Plug
To: gtkmm-forge lists sourceforge net
Message-ID: <20060918004100 DE5B66C4063 box gnome org>
Content-Type: text/plain; charset=utf-8
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=356471
gtkmm | reference documentation | Ver: 2.10.x
------- Comment #1 from jonner 2006-09-18 00:40 UTC -------
Created an attachment (id=72957)
--> (http://bugzilla.gnome.org/attachment.cgi?id=72957&action=view)
patch for tutorial docbook file and build infrastructure.
--
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
------------------------------
Message: 3
Date: Mon, 18 Sep 2006 00:42:23 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 356471] New Documentation for
Gtk::Socket and Gtk::Plug
To: gtkmm-forge lists sourceforge net
Message-ID: <20060918004223 997566C4063 box gnome org>
Content-Type: text/plain; charset=utf-8
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=356471
gtkmm | reference documentation | Ver: 2.10.x
------- Comment #2 from jonner 2006-09-18 00:41 UTC -------
Created an attachment (id=72958)
--> (http://bugzilla.gnome.org/attachment.cgi?id=72958&action=view)
Example to be included in documentation: socket.cc (file 1 / 2 )
--
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
------------------------------
Message: 4
Date: Mon, 18 Sep 2006 00:42:48 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 356471] New Documentation for
Gtk::Socket and Gtk::Plug
To: gtkmm-forge lists sourceforge net
Message-ID: <20060918004248 74D566C4063 box gnome org>
Content-Type: text/plain; charset=utf-8
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=356471
gtkmm | reference documentation | Ver: 2.10.x
------- Comment #3 from jonner 2006-09-18 00:42 UTC -------
Created an attachment (id=72959)
--> (http://bugzilla.gnome.org/attachment.cgi?id=72959&action=view)
Example to be included in documentation: plug.cc (file 1 / 2 )
--
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
------------------------------
Message: 5
Date: Mon, 18 Sep 2006 00:43:08 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 356471] New Documentation for
Gtk::Socket and Gtk::Plug
To: gtkmm-forge lists sourceforge net
Message-ID: <20060918004308 13B756C4063 box gnome org>
Content-Type: text/plain; charset=utf-8
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=356471
gtkmm | reference documentation | Ver: 2.10.x
jonner changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #72959|Example to be included in |Example to be included in
description|documentation: plug.cc (file|documentation: plug.cc (file
|1 / 2 ) |2 / 2 )
--
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
------------------------------
Message: 6
Date: Mon, 18 Sep 2006 00:44:35 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 356471] New Documentation for
Gtk::Socket and Gtk::Plug
To: gtkmm-forge lists sourceforge net
Message-ID: <20060918004435 E00FB6C4064 box gnome org>
Content-Type: text/plain; charset=utf-8
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=356471
gtkmm | reference documentation | Ver: 2.10.x
------- Comment #4 from jonner 2006-09-18 00:43 UTC -------
umm, comment #3 should say file 2/2. Sorry for all the spam. Anyway, any
comments? Or should I just commit it all?
--
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
------------------------------
Message: 7
Date: Mon, 18 Sep 2006 19:38:39 +0000 (UTC)
From: "gnomemm (bugzilla.gnome.org)"
<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 355533] libglademm-0.6.3 does not
compile
To: gtkmm-forge lists sourceforge net
Message-ID: <20060918193839 55E476C4092 box gnome org>
Content-Type: text/plain; charset=utf-8
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=355533
gnomemm | libglademm | Ver: unspecified
Jean Br?fort changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |NOTABUG
------- Comment #3 from Jean Br?fort 2006-09-18 19:37 UTC -------
OK, it works with the lates glibmm version. May be configure should check that
(just a suggestion).
--
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
------------------------------
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
------------------------------
_______________________________________________
Gtkmm-forge mailing list
Gtkmm-forge lists sourceforge net
https://lists.sourceforge.net/lists/listinfo/gtkmm-forge
End of Gtkmm-forge Digest, Vol 4, Issue 5
*****************************************
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]