[gtkmm] Gtkmm-forge digest, Vol 1 #374 - 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 108511] Changed - gtk_grab_add/remove isn't wrapped (bugzilla-daemon widget gnome org)
   2. [Bug 107660] Changed - Move TreeView screenshots to more appropriate locations (bugzilla-daemon widget gnome org)
   3. [Bug 108240] Changed - Examples/book source files not installed by 'make install' (bugzilla-daemon widget gnome org)
   4. [Bug 108695] Changed - 'autoheader'  and 'autoreconf' fails (bugzilla-daemon widget gnome org)
   5. [Bug 108694] Changed - 'make install' ignores DESTDIR (bugzilla-daemon widget gnome org)
   6. [Bug 103688] Changed - Out of date Documentation (bugzilla-daemon widget gnome org)

--__--__--

Message: 1
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, olau hardworking dk
Cc: 
Date: Wed, 19 Mar 2003 02:07:17 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 108511] Changed - gtk_grab_add/remove isn't wrapped

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

Changed by murrayc usa net 

--- shadow/108511	Tue Mar 18 13:43:21 2003
+++ shadow/108511.tmp.28464	Wed Mar 19 02:07:17 2003
@@ -36,6 +36,19 @@
   Queries the current grab. 
 
 A static method in Widget that returns Widget *?
 
 BTW, as Danish translator of Gnome I do have CVS write access in case
 it is easier for you that way.
+
+------- Additional Comments From murrayc usa net  2003-03-19 02:07 -------
+> but what to do with gtk_grab_get_current?
+> GtkWidget*  gtk_grab_get_current            (void);
+> A static method in Widget that returns Widget *?
+
+Yes, it doesn't seem perfect, but I suppose that's OK. 
+
+Please post the patch here (for the gtkmm 2.4 module - "gtkmm") and 
+then I'll probably ask you to apply it.
+
+ 
+



--__--__--

Message: 2
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Wed, 19 Mar 2003 07:03:12 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 107660] Changed - Move TreeView screenshots to more appropriate locations

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

Changed by r burton 180sw com 

--- shadow/107660	Sun Mar 16 03:46:05 2003
+++ shadow/107660.tmp.19331	Wed Mar 19 07:03:11 2003
@@ -32,6 +32,14 @@
 ------- Additional Comments From murrayc usa net  2003-03-10 05:54 -------
 So, would a link be acceptable to you? Or would you prefer a copy of
 the screenshot, or another screenshot?
 
 ------- Additional Comments From murrayc usa net  2003-03-16 03:46 -------
 Please respond.
+
+------- Additional Comments From r burton 180sw com  2003-03-19 07:03 -------
+Sorry, been busy.
+
+The patch moved the example source links with the screenshots, so that
+the description, the screenshot, and the sample code are all in the
+same location.  Or do you prefer the examples to be together at the
+end of the section?



--__--__--

Message: 3
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, cgustin ibelgique com
Cc: 
Date: Wed, 19 Mar 2003 10:40:40 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 108240] Changed - Examples/book source files not installed by 'make install'

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

Changed by murrayc usa net 

--- shadow/108240	Tue Mar 18 09:56:23 2003
+++ shadow/108240.tmp.19223	Wed Mar 19 10:40:40 2003
@@ -190,6 +190,9 @@
 Here is my patch for the distclean problem. Very short indeed.
 
 ------- Additional Comments From cgustin ibelgique com  2003-03-18 09:56 -------
 Created an attachment (id=15097)
 distclean problem patch
 
+
+------- Additional Comments From murrayc usa net  2003-03-19 10:40 -------
+This should be comitted to both "branches". Thanks. 



--__--__--

Message: 4
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net,
	enrico scholz informatik tu-chemnitz de
Cc: 
Date: Wed, 19 Mar 2003 10:43:38 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 108695] Changed - 'autoheader'  and 'autoreconf' fails

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

Changed by murrayc usa net 

--- shadow/108695	Tue Mar 18 14:30:45 2003
+++ shadow/108695.tmp.23200	Wed Mar 19 10:43:38 2003
@@ -22,6 +22,14 @@
 The attached patch fixes these issues.
 
 ------- Additional Comments From enrico scholz informatik tu-chemnitz de  2003-03-18 14:22 -------
 Created an attachment (id=15103)
 Fix for issues with autoconf-2.57 and autoreconf
 
+
+------- Additional Comments From murrayc usa net  2003-03-19 10:43 -------
+1. I wonder why this works with our autogen.sh.
+2. Doesn't this normally produce warnings instead of errors?
+3. These changes look good. The patch should be committed to 
+both "branches", IF our autogen.sh works with if. Thanks.
+
+



--__--__--

Message: 5
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net,
	enrico scholz informatik tu-chemnitz de
Cc: 
Date: Wed, 19 Mar 2003 10:44:49 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 108694] Changed - 'make install' ignores DESTDIR

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

Changed by murrayc usa net 

--- shadow/108694	Tue Mar 18 14:17:54 2003
+++ shadow/108694.tmp.23699	Wed Mar 19 10:44:49 2003
@@ -40,6 +40,11 @@
 The attached patch fixes it.
 
 ------- Additional Comments From enrico scholz informatik tu-chemnitz de  2003-03-18 14:17 -------
 Created an attachment (id=15101)
 Fix for 'make DESTDIR=... install'
 
+
+------- Additional Comments From murrayc usa net  2003-03-19 10:44 -------
+Wonderful. I suspect that this fixes distcheck too. This should be 
+applied to both "branches". Thanks.
+



--__--__--

Message: 6
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, gtkmmbugs rdrtech com
Cc: 
Date: Wed, 19 Mar 2003 10:46:02 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 103688] Changed - Out of date Documentation

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

Changed by murrayc usa net 

--- shadow/103688	Tue Mar 18 07:39:00 2003
+++ shadow/103688.tmp.24260	Wed Mar 19 10:46:02 2003
@@ -98,6 +98,11 @@
 to revise the patch yourself in the meantime if you want to help me a 
 little. Thanks a lot for this work - lots of people will appreciate 
 it.
 
 
 
+
+------- Additional Comments From murrayc usa net  2003-03-19 10:46 -------
+Actually, I might not have a chance to do this before the weekend 
+either. If you revise the patch then I can get someone else to apply 
+it sooner. Thanks.




--__--__--

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