[gtkmm] Gtkmm-forge digest, Vol 1 #236 - 6 msgs



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-admin 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.


Today's Topics:

   1. [Bug 93585] Changed - IOChannel wrappers for glibmm (bugzilla-daemon widget gnome org)
   2. [Bug 93585] Changed - IOChannel wrappers for glibmm (bugzilla-daemon widget gnome org)
   3. [Bug 93585] Changed - IOChannel wrappers for glibmm (bugzilla-daemon widget gnome org)
   4. [Bug 91410] Changed - Gtk::Menu: possible memory leak. (bugzilla-daemon widget gnome org)
   5. [Bug 93585] Changed - IOChannel wrappers for glibmm (bugzilla-daemon widget gnome org)
   6. [Bug 93585] Changed - IOChannel wrappers for glibmm (bugzilla-daemon widget gnome org)

--__--__--

Message: 1
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, abas aix meng auth gr
Cc: 
Date: Mon, 23 Sep 2002 06:42:18 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 93585] Changed - IOChannel wrappers for glibmm

Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=93585

Changed by mhl schulze t-online de 

--- shadow/93585	Thu Sep 19 17:35:41 2002
+++ shadow/93585.tmp.4301	Mon Sep 23 06:42:18 2002
@@ -57,6 +57,19 @@
 iochannel.patch
 
 
 ------- Additional Comments From abas aix meng auth gr  2002-09-19 17:35 -------
 This should be a more proper patch. Includes ChangeLog entry,
 basic documentation and a better iostream-IOChannel.
+
+------- Additional Comments From MHL Schulze t-online de  2002-09-23 06:42 -------
+As I promised on the ml I created a patch that modifies the
+Glib::Source implementation so that it is possible to wrap existing
+GSource objects. See ChangeLog and comments in the source for details.
+
+This patch doesn't actually add a wrap function because the GSource
+objects must be wrapped in the derivations of Glib::Source. I will
+provide another patch that adds a Glib::IOSource::create(const
+IOChannel&) creator function as soon as IOChannel is added.
+
+Is it okay, to commit the patch (it compiles and the timeout and
+thread examples work)?



--__--__--

Message: 2
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, abas aix meng auth gr
Cc: 
Date: Mon, 23 Sep 2002 06:44:55 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 93585] Changed - IOChannel wrappers for glibmm

Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=93585

Changed by mhl schulze t-online de 

--- shadow/93585	Mon Sep 23 06:42:18 2002
+++ shadow/93585.tmp.4488	Mon Sep 23 06:44:55 2002
@@ -70,6 +70,11 @@
 objects must be wrapped in the derivations of Glib::Source. I will
 provide another patch that adds a Glib::IOSource::create(const
 IOChannel&) creator function as soon as IOChannel is added.
 
 Is it okay, to commit the patch (it compiles and the timeout and
 thread examples work)?
+
+------- Additional Comments From MHL Schulze t-online de  2002-09-23 06:44 -------
+Created an attachment (id=11218)
+glibmm-source.diff: Modify implementation of Glib::Source to allow for Glib::Source::Source(GSource*, GSourceFunc) ctor.
+



--__--__--

Message: 3
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, abas aix meng auth gr
Cc: 
Date: Mon, 23 Sep 2002 06:46:01 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 93585] Changed - IOChannel wrappers for glibmm

Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=93585

Changed by mhl schulze t-online de 

--- shadow/93585	Mon Sep 23 06:44:55 2002
+++ shadow/93585.tmp.4748	Mon Sep 23 06:46:01 2002
@@ -9,12 +9,13 @@
 Priority: Normal
 Component: general
 AssignedTo: gtkmm-forge lists sourceforge net                            
 ReportedBy: abas aix meng auth gr               
 TargetMilestone: ---
 URL: 
+Cc: MHL Schulze t-online de
 Summary: IOChannel wrappers for glibmm
 
 Attached is a patch to add wrappers for IOChannels in glibmm.
 
 Please comment on them; I still think there are some issues WRT 
 code design and formatting.



--__--__--

Message: 4
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, szombath bifab de
Cc: 
Date: Mon, 23 Sep 2002 06:50:27 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 91410] Changed - Gtk::Menu: possible memory leak.

Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=91410

Changed by murrayc usa net 

--- shadow/91410	Fri Sep 20 10:30:01 2002
+++ shadow/91410.tmp.5352	Mon Sep 23 06:50:27 2002
@@ -151,6 +151,9 @@
 much.
 
 ------- Additional Comments From murrayc usa net  2002-09-17 03:55 -------
 Is this bug still a bug? I am confused when reading the previous
 discussion, and I don't know how to interpert the output of the test
 program.
+
+------- Additional Comments From murrayc usa net  2002-09-23 06:50 -------
+Please respond.



--__--__--

Message: 5
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, abas aix meng auth gr
Cc: MHL Schulze t-online de
Date: Mon, 23 Sep 2002 06:55:32 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 93585] Changed - IOChannel wrappers for glibmm

Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=93585

Changed by murrayc usa net 

--- shadow/93585	Mon Sep 23 06:46:01 2002
+++ shadow/93585.tmp.5948	Mon Sep 23 06:55:32 2002
@@ -76,6 +76,11 @@
 thread examples work)?
 
 ------- Additional Comments From MHL Schulze t-online de  2002-09-23 06:44 -------
 Created an attachment (id=11218)
 glibmm-source.diff: Modify implementation of Glib::Source to allow for Glib::Source::Source(GSource*, GSourceFunc) ctor.
 
+
+------- Additional Comments From murrayc usa net  2002-09-23 06:55 -------
+Martin, does your patch replace Tassos's patch? Or is it additional? 
+Please provide more explanation. Daniel will probably decide what 
+should be applied.



--__--__--

Message: 6
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, abas aix meng auth gr
Cc: 
Date: Mon, 23 Sep 2002 08:38:12 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 93585] Changed - IOChannel wrappers for glibmm

Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=93585

Changed by mhl schulze t-online de 

--- shadow/93585	Mon Sep 23 06:55:32 2002
+++ shadow/93585.tmp.19110	Mon Sep 23 08:38:11 2002
@@ -81,6 +81,16 @@
 
 
 ------- Additional Comments From murrayc usa net  2002-09-23 06:55 -------
 Martin, does your patch replace Tassos's patch? Or is it additional? 
 Please provide more explanation. Daniel will probably decide what 
 should be applied.
+
+------- Additional Comments From MHL Schulze t-online de  2002-09-23 08:38 -------
+My patch is stand-alone. It prepares the current Glib::Source
+implementation for _future_ addition of Glib::IOSource::create(const
+IOChannel&) and for addition of other derivations of Glib::Source that
+wrap existing GSource objects in glibmm or projects depending on glibmm.
+
+As a reminder: Glib::Source objects can be attached to any
+Glib::MainContext to listen to all kinds of event sources (timeouts,
+idle, io).




--__--__--

_______________________________________________
Gtkmm-forge mailing list
Gtkmm-forge lists sourceforge net
https://lists.sourceforge.net/lists/listinfo/gtkmm-forge


End of Gtkmm-forge Digest



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]