[gtkmm] Gtkmm-forge digest, Vol 1 #428 - 16 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 110078] Changed - Compositing pixbufs causes segfault (bugzilla-daemon widget gnome org)
   2. [Bug 110078] Changed - Compositing pixbufs causes segfault (bugzilla-daemon widget gnome org)
   3. [Bug 93412] Changed - gtkmm2 cvs fails to link on Mac OS 10.2 (bugzilla-daemon widget gnome org)
   4. [Bug 107584] Changed - libbonoboui "hello" example segfault on quit (bugzilla-daemon widget gnome org)
   5. [Bug 110078] Changed - Compositing pixbufs causes segfault (bugzilla-daemon widget gnome org)
   6. [Bug 112809] Changed - Add support for Visual Studio .NET 2003 (bugzilla-daemon widget gnome org)
   7. [Bug 112776] Changed - Support for Visual Studio .NET 2003 (bugzilla-daemon widget gnome org)
   8. [Bug 109882] Changed - CH2 of the Gtkmm book does not include Windows installation (bugzilla-daemon widget gnome org)
   9. [Bug 112809] Changed - Add support for Visual Studio .NET 2003 (bugzilla-daemon widget gnome org)
  10. [Bug 112776] Changed - Support for Visual Studio .NET 2003 (bugzilla-daemon widget gnome org)
  11. [Bug 109882] Changed - CH2 of the Gtkmm book does not include Windows installation (bugzilla-daemon widget gnome org)
  12. [Bug 112776] Changed - Support for Visual Studio .NET 2003 (bugzilla-daemon widget gnome org)
  13. [Bug 112840] Changed - TextView color doesn't change with state (bugzilla-daemon widget gnome org)
  14. [Bug 112809] Changed - Add support for Visual Studio .NET 2003 (bugzilla-daemon widget gnome org)
  15. [Bug 112776] Changed - Support for Visual Studio .NET 2003 (bugzilla-daemon widget gnome org)
  16. [Bug 109972] Changed - reference docs should explain properties. (bugzilla-daemon widget gnome org)

--__--__--

Message: 1
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, jpakkane yahoo com
Cc: 
Date: Mon, 19 May 2003 01:39:42 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 110078] Changed - Compositing pixbufs causes segfault

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=110078

Changed by murrayc usa net 

--- shadow/110078	Mon Apr  7 06:35:19 2003
+++ shadow/110078.tmp.2822	Mon May 19 01:39:41 2003
@@ -37,6 +37,11 @@
 
 Composite just draws the source image over the target image, which
 must both be preallocated (as they are in the example). If you try to
 draw outside the target image, you get a failed assertion. The example
 does not get this message (so the composition command should be
 valid), it just crashes.
+
+------- Additional Comments From murrayc usa net  2003-05-19 01:39 -------
+Created an attachment (id=16619)
+composite_gtk.c
+



--__--__--

Message: 2
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, jpakkane yahoo com
Cc: 
Date: Mon, 19 May 2003 01:42:35 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 110078] Changed - Compositing pixbufs causes segfault

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=110078

Changed by murrayc usa net 

--- shadow/110078	Mon May 19 01:39:41 2003
+++ shadow/110078.tmp.5388	Mon May 19 01:42:34 2003
@@ -1,16 +1,16 @@
 Bug#: 110078
-Product: gtkmm
-Version: 2.0
+Product: gtk+
+Version: 2.2.x
 OS: Linux
 OS Details: Debian testing
 Status: NEW   
 Resolution: 
 Severity: normal
 Priority: Normal
-Component: general
+Component: gdk-pixbuf
 AssignedTo: gtkmm-forge lists sourceforge net                            
 ReportedBy: jpakkane yahoo com               
 TargetMilestone: ---
 URL: 
 Summary: Compositing pixbufs causes segfault
 
@@ -42,6 +42,13 @@
 valid), it just crashes.
 
 ------- Additional Comments From murrayc usa net  2003-05-19 01:39 -------
 Created an attachment (id=16619)
 composite_gtk.c
 
+
+------- Additional Comments From murrayc usa net  2003-05-19 01:42 -------
+I have recoded this as C and it still has the same problem - the
+composite_gtk.c attachment. I don't know whether it's a true bug
+because I don't know how this is really supposed to work. I'm
+reassigning this to GTK+ - if you don't get a response then mention
+this bug on their gtk-list gnome org mailing list.



--__--__--

Message: 3
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, julian jabber org
Cc: max quendi de
Date: Mon, 19 May 2003 01:49:50 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 93412] Changed - gtkmm2 cvs fails to link on Mac OS 10.2

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=93412

Changed by murrayc usa net 

--- shadow/93412	Thu May 15 14:14:33 2003
+++ shadow/93412.tmp.19512	Mon May 19 01:49:49 2003
@@ -145,6 +145,16 @@
 ------- Additional Comments From julian jabber org  2003-05-15 14:14 -------
 Also, Max, you were the only one who did try helping me, and it may
 very well have been after I posted that comment. You personally have
 been very willing to help me--it's just that when I mention gtk, no
 other Fink people seem to want to even help me understand the errors I
 get.
+
+------- Additional Comments From murrayc usa net  2003-05-19 01:49 -------
+Thanks for any help we get from the Fink people. It's all 
+appreciated, and not at all expected.
+
+Do apple put out new releases of their gcc port and/or linker tools 
+occasionally? Is there a web page we can monitor for new releases? 
+Then we could at least try with new releases.
+
+If this looks like a compiler bug, then where can we report it?



--__--__--

Message: 4
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, mxpxfifws yahoo com
Cc: 
Date: Mon, 19 May 2003 02:19:23 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 107584] Changed - libbonoboui "hello" example segfault on quit

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=107584

Changed by murrayc usa net 

--- shadow/107584	Sat Mar 15 10:31:03 2003
+++ shadow/107584.tmp.11661	Mon May 19 02:19:22 2003
@@ -9,13 +9,13 @@
 Priority: Normal
 Component: libbonobouimm
 AssignedTo: gtkmm-forge lists sourceforge net                            
 ReportedBy: mxpxfifws yahoo com               
 TargetMilestone: ---
 URL: 
-Summary: BonboUI "hello" example segfault on quit
+Summary: libbonoboui "hello" example segfault on quit
 
 Ok, the hello example (libbonobouimm/examples/hello) works fine except for
 if you click on the window manager's X to close the window it segfaults. 
 Here's the backtrace:
 
 #0  0x00000000 in ?? ()
@@ -71,6 +71,12 @@
 
 ------- Additional Comments From mxpxfifws yahoo com  2003-03-07 13:24 -------
 save the attachment as hello_isolated.tar.gz
 
 ------- Additional Comments From murrayc usa net  2003-03-15 10:31 -------
 Confirmed. The example segfaults on quit for me too.
+
+------- Additional Comments From murrayc usa net  2003-05-19 02:19 -------
+I need to check this with the latest orbitcpp from cvs - there have
+been some lifetime changes. But the orbitcpp from cvs doesn't work
+with libbonobomm. Stay tuned. I just wanted to say I hadn't forgotten
+this.



--__--__--

Message: 5
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, jpakkane yahoo com
Cc: 
Date: Mon, 19 May 2003 03:43:16 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 110078] Changed - Compositing pixbufs causes segfault

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=110078

Changed by maclas gmx de 

--- shadow/110078	Mon May 19 01:42:34 2003
+++ shadow/110078.tmp.28832	Mon May 19 03:43:16 2003
@@ -1,13 +1,13 @@
 Bug#: 110078
 Product: gtk+
 Version: 2.2.x
 OS: Linux
 OS Details: Debian testing
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: NOTABUG
 Severity: normal
 Priority: Normal
 Component: gdk-pixbuf
 AssignedTo: gtkmm-forge lists sourceforge net                            
 ReportedBy: jpakkane yahoo com               
 TargetMilestone: ---
@@ -49,6 +49,27 @@
 ------- Additional Comments From murrayc usa net  2003-05-19 01:42 -------
 I have recoded this as C and it still has the same problem - the
 composite_gtk.c attachment. I don't know whether it's a true bug
 because I don't know how this is really supposed to work. I'm
 reassigning this to GTK+ - if you don't get a response then mention
 this bug on their gtk-list gnome org mailing list.
+
+------- Additional Comments From maclas gmx de  2003-05-19 03:43 -------
+From a quick glance at the C testcase, your destination rectangle (0, 
+64, 64, 64) is outside of the transformed source image (0, 0, 64, 64).
+
+
+In order to achieve what you want, you'll have to use an offset_y of 
+64, in order to get the transformed image to (0, 64, 64, 64).
+
+
+
+
+We probably should catch this mistake with a g_return_if_fail() and I 
+think there is another gdk-pixbuf bug which already has a patch for 
+that... 
+
+
+
+
+Please reopen if my analysis is wrong.
+



--__--__--

Message: 6
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, burrisj linkline com
Cc: cgustin ibelgique com
Date: Mon, 19 May 2003 04:40:43 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 112809] Changed - Add support for Visual Studio .NET 2003

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=112809

Changed by murrayc usa net 

--- shadow/112809	Sat May 17 13:24:38 2003
+++ shadow/112809.tmp.16245	Mon May 19 04:40:43 2003
@@ -97,6 +97,10 @@
 have not broken your mingwin build? I noticed that some *_DLL macros
 were removed from *config.in files and I wondered if you need them.
 
 ------- Additional Comments From murrayc usa net  2003-05-17 13:24 -------
 Cedric, I CCed you on this bug, because you might not have seen my
 last comment automatically.
+
+------- Additional Comments From murrayc usa net  2003-05-19 04:40 -------
+By the way, I expect to release a new gtkmm when I know that it still
+works with cygwin.



--__--__--

Message: 7
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, burrisj linkline com
Cc: 
Date: Mon, 19 May 2003 12:15:41 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 112776] Changed - Support for Visual Studio .NET 2003

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=112776

Changed by murrayc usa net 

--- shadow/112776	Fri May 16 09:16:54 2003
+++ shadow/112776.tmp.1220	Mon May 19 12:15:41 2003
@@ -119,6 +119,10 @@
 it to work, but I make no guarantees.
 
 
 ------- Additional Comments From murrayc usa net  2003-05-16 09:16 -------
 So, I think I've done what you wanted. Please try the 1.2.5 release
 and tell me if anything needs fixing.
+
+------- Additional Comments From murrayc usa net  2003-05-19 12:15 -------
+By the way, the gtkmm changes are waiting until I hear whether this
+one worked.



--__--__--

Message: 8
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, gene erachampion com
Cc: 
Date: Mon, 19 May 2003 14:30:29 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 109882] Changed - CH2 of the Gtkmm book does not include Windows installation

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=109882

Changed by cgustin ibelgique com 

--- shadow/109882	Fri May 16 09:23:16 2003
+++ shadow/109882.tmp.11088	Mon May 19 14:30:29 2003
@@ -125,6 +125,10 @@
 
 
 
 ------- Additional Comments From murrayc usa net  2003-05-16 09:23 -------
 If the README.win32 stuff is correct, then I'm just going to remove
 all building-gtkmm stuff from the book.
+
+------- Additional Comments From cgustin ibelgique com  2003-05-19 14:30 -------
+README.win32 is correct. I will keep updating when required. And yes, 
+feel free to remove the build section in the book. 



--__--__--

Message: 9
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, burrisj linkline com
Cc: 
Date: Mon, 19 May 2003 14:32:22 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 112809] Changed - Add support for Visual Studio .NET 2003

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=112809

Changed by cgustin ibelgique com 

--- shadow/112809	Mon May 19 04:40:43 2003
+++ shadow/112809.tmp.12203	Mon May 19 14:32:22 2003
@@ -101,6 +101,10 @@
 Cedric, I CCed you on this bug, because you might not have seen my
 last comment automatically.
 
 ------- Additional Comments From murrayc usa net  2003-05-19 04:40 -------
 By the way, I expect to release a new gtkmm when I know that it still
 works with cygwin.
+
+------- Additional Comments From cgustin ibelgique com  2003-05-19 14:32 -------
+Current cvs builds fine with mingw32. Go ahead and release ! I guess 
+we will try to fix this treeview bug for the next one.



--__--__--

Message: 10
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Mon, 19 May 2003 23:30:17 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 112776] Changed - Support for Visual Studio .NET 2003

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=112776

Changed by burrisj linkline com 

--- shadow/112776	Mon May 19 12:15:41 2003
+++ shadow/112776.tmp.24341	Mon May 19 23:30:17 2003
@@ -123,6 +123,14 @@
 So, I think I've done what you wanted. Please try the 1.2.5 release
 and tell me if anything needs fixing.
 
 ------- Additional Comments From murrayc usa net  2003-05-19 12:15 -------
 By the way, the gtkmm changes are waiting until I hear whether this
 one worked.
+
+------- Additional Comments From burrisj linkline com  2003-05-19 23:30 -------
+In the tarball I brought down, there are two new directories MSVC and 
+MSVC_NET2003.  Both have the new project files in them.  Which one 
+will you be keeping?  MSVC_NET2003 is the same what I gave you and 
+will work just fine.  MSVC has changed a little bit and would need a 
+few small changes to get them to work.  Let me know if you will be 
+adding MSVC to CVS and I will make the required changes.



--__--__--

Message: 11
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, gene erachampion com
Cc: 
Date: Tue, 20 May 2003 02:04:02 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 109882] Changed - CH2 of the Gtkmm book does not include Windows installation

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=109882

Changed by murrayc usa net 

--- shadow/109882	Mon May 19 14:30:29 2003
+++ shadow/109882.tmp.8211	Tue May 20 02:04:02 2003
@@ -1,13 +1,13 @@
 Bug#: 109882
 Product: gtkmm
 Version: 2.2
 OS: Windows
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: minor
 Priority: Normal
 Component: reference documentation
 AssignedTo: gtkmm-forge lists sourceforge net                            
 ReportedBy: gene erachampion com               
 QAContact: gtkmm-forge lists sourceforge net
@@ -129,6 +129,9 @@
 If the README.win32 stuff is correct, then I'm just going to remove
 all building-gtkmm stuff from the book.
 
 ------- Additional Comments From cgustin ibelgique com  2003-05-19 14:30 -------
 README.win32 is correct. I will keep updating when required. And yes, 
 feel free to remove the build section in the book. 
+
+------- Additional Comments From murrayc usa net  2003-05-20 02:04 -------
+I've removed it - will commit later.



--__--__--

Message: 12
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, burrisj linkline com
Cc: 
Date: Tue, 20 May 2003 02:06:52 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 112776] Changed - Support for Visual Studio .NET 2003

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=112776

Changed by murrayc usa net 

--- shadow/112776	Mon May 19 23:30:17 2003
+++ shadow/112776.tmp.9307	Tue May 20 02:06:52 2003
@@ -131,6 +131,10 @@
 In the tarball I brought down, there are two new directories MSVC and 
 MSVC_NET2003.  Both have the new project files in them.  Which one 
 will you be keeping?  MSVC_NET2003 is the same what I gave you and 
 will work just fine.  MSVC has changed a little bit and would need a 
 few small changes to get them to work.  Let me know if you will be 
 adding MSVC to CVS and I will make the required changes.
+
+------- Additional Comments From murrayc usa net  2003-05-20 02:06 -------
+Hmm. There should be an MSVC_6 directory, and the MSVC directory 
+should be removed. I'll check. Thanks.



--__--__--

Message: 13
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, markus gerwinski de
Cc: 
Date: Wed, 21 May 2003 02:21:46 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 112840] Changed - TextView color doesn't change with state

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=112840

Changed by murrayc usa net 

--- shadow/112840	Sat May 17 13:23:38 2003
+++ shadow/112840.tmp.32570	Wed May 21 02:21:46 2003
@@ -1,13 +1,13 @@
 Bug#: 112840
 Product: gtkmm
 Version: 2.2
 OS: Linux
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: NOTABUG
 Severity: normal
 Priority: Normal
 Component: general
 AssignedTo: gtkmm-forge lists sourceforge net                            
 ReportedBy: markus gerwinski de               
 TargetMilestone: ---
@@ -70,6 +70,9 @@
 The color thing seems to be a theme issue. The standard "simple" GNOME
 theme doesn't change the color for inactive edit boxes or TextViews.
 
 For me, it does change the sensitive/insensitive state.
 
 Please check that this isn't a theme/color problem.
+
+------- Additional Comments From murrayc usa net  2003-05-21 02:21 -------
+So, I'm assuming that this is not a bug. Reopen if it is.



--__--__--

Message: 14
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, burrisj linkline com
Cc: cgustin ibelgique com
Date: Wed, 21 May 2003 02:24:46 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 112809] Changed - Add support for Visual Studio .NET 2003

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=112809

Changed by murrayc usa net 

--- shadow/112809	Mon May 19 14:32:22 2003
+++ shadow/112809.tmp.1008	Wed May 21 02:24:46 2003
@@ -105,6 +105,18 @@
 By the way, I expect to release a new gtkmm when I know that it still
 works with cygwin.
 
 ------- Additional Comments From cgustin ibelgique com  2003-05-19 14:32 -------
 Current cvs builds fine with mingw32. Go ahead and release ! I guess 
 we will try to fix this treeview bug for the next one.
+
+------- Additional Comments From murrayc usa net  2003-05-21 02:24 -------
+John, are these files meant to go in a separate MSVC_Net2003
+directory, like for libsigc++? Could you rename the project files to
+something msvc_net2003-specific, as we have for libsigc++. The
+examples/tests files are not so important, but I want to clearly
+distinguish the main project files.
+
+Please mention the filename when attaching files.
+
+By the way, the patch has been applied - we just need to deal with the
+project files.



--__--__--

Message: 15
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, burrisj linkline com
Cc: 
Date: Wed, 21 May 2003 02:27:18 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 112776] Changed - Support for Visual Studio .NET 2003

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=112776

Changed by murrayc usa net 

--- shadow/112776	Tue May 20 02:06:52 2003
+++ shadow/112776.tmp.1841	Wed May 21 02:27:18 2003
@@ -1,13 +1,13 @@
 Bug#: 112776
 Product: libsigc++
 Version: 1.2
 OS: Windows
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: normal
 Priority: Normal
 Component: build
 AssignedTo: gtkmm-forge lists sourceforge net                            
 ReportedBy: burrisj linkline com               
 TargetMilestone: ---
@@ -135,6 +135,9 @@
 few small changes to get them to work.  Let me know if you will be 
 adding MSVC to CVS and I will make the required changes.
 
 ------- Additional Comments From murrayc usa net  2003-05-20 02:06 -------
 Hmm. There should be an MSVC_6 directory, and the MSVC directory 
 should be removed. I'll check. Thanks.
+
+------- Additional Comments From murrayc usa net  2003-05-21 02:27 -------
+Fixed. Thanks.



--__--__--

Message: 16
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Fri, 23 May 2003 03:53:39 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 109972] Changed - reference docs should explain properties.

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=109972

Changed by murrayc usa net 

--- shadow/109972	Fri May  2 12:11:56 2003
+++ shadow/109972.tmp.27091	Fri May 23 03:53:39 2003
@@ -26,6 +26,10 @@
 
 ------- Additional Comments From murrayc usa net  2003-04-07 05:06 -------
 For the gobj() stuff, see the .m4 files.
 
 ------- Additional Comments From murrayc usa net  2003-05-02 12:11 -------
 The gobj() bit is done.
+
+------- Additional Comments From murrayc usa net  2003-05-23 03:53 -------
+We should document the PropertyProxy so that people know that they can
+use them to listen for notification with them.




--__--__--

_______________________________________________
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]