[gtkmm] Gtkmm-forge digest, Vol 1 #314 - 14 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 101311] Changed - manage() is called on Gnome::UI::App (bugzilla-daemon widget gnome org)
   2. [Bug 101311] Changed - manage() is called on Gnome::UI::App (bugzilla-daemon widget gnome org)
   3. [Bug 101443] New - [PATCH] validate target for tutorial Makefile (bugzilla-daemon widget gnome org)
   4. [Bug 101444] New - [PATCH] Proof-reading of the tutorial (bugzilla-daemon widget gnome org)
   5. [Bug 101444] Changed - [PATCH] Proof-reading of the tutorial (bugzilla-daemon widget gnome org)
   6. [Bug 101444] Changed - Proof-reading of the tutorial (bugzilla-daemon widget gnome org)
   7. [Bug 101443] Changed - validate target for book Makefile (bugzilla-daemon widget gnome org)
   8. [Bug 101444] Changed - Proof-reading of the tutorial (bugzilla-daemon widget gnome org)
   9. [Bug 101444] Changed - Proof-reading of the tutorial (bugzilla-daemon widget gnome org)
  10. [Bug 101444] Changed - Proof-reading of the tutorial (bugzilla-daemon widget gnome org)
  11. [Bug 101443] Changed - validate target for book Makefile (bugzilla-daemon widget gnome org)
  12. [Bug 89778] Changed - Wrap panel API for gnomemm (bugzilla-daemon widget gnome org)
  13. [Bug 98869] Changed - Mismatched new [] / delete. (bugzilla-daemon widget gnome org)
  14. [Bug 99788] Changed - Toolbar icons all the same (bugzilla-daemon widget gnome org)

--__--__--

Message: 1
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, olau hardworking dk
Cc: 
Date: Mon, 16 Dec 2002 15:44:24 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 101311] Changed - manage() is called on Gnome::UI::App

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

Changed by murrayc usa net 

--- shadow/101311	Mon Dec 16 11:11:26 2002
+++ shadow/101311.tmp.21558	Mon Dec 16 15:44:24 2002
@@ -4,13 +4,13 @@
 OS: other
 OS Details: 
 Status: NEW   
 Resolution: 
 Severity: normal
 Priority: Normal
-Component: libglademm
+Component: libgnomeuimm
 AssignedTo: gtkmm-forge lists sourceforge net                            
 ReportedBy: olau hardworking dk               
 TargetMilestone: ---
 URL: 
 Summary: manage() is called on Gnome::UI::App
 



--__--__--

Message: 2
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, olau hardworking dk
Cc: 
Date: Mon, 16 Dec 2002 15:49:16 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 101311] Changed - manage() is called on Gnome::UI::App

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

Changed by murrayc usa net 

--- shadow/101311	Mon Dec 16 15:44:24 2002
+++ shadow/101311.tmp.24574	Mon Dec 16 15:49:16 2002
@@ -1,13 +1,13 @@
 Bug#: 101311
 Product: gnomemm
 Version: 2.0
 OS: other
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: normal
 Priority: Normal
 Component: libgnomeuimm
 AssignedTo: gtkmm-forge lists sourceforge net                            
 ReportedBy: olau hardworking dk               
 TargetMilestone: ---
@@ -41,6 +41,18 @@
 ------- Additional Comments From murrayc usa net  2002-12-16 08:40 -------
 What is that? A tar.gz?
 
 ------- Additional Comments From olau hardworking dk  2002-12-16 11:11 -------
 Yes, sorry. I haven't actually tried downloading an attachment before,
 so I didn't realize that the file name is not preserved.
+
+------- Additional Comments From murrayc usa net  2002-12-16 15:49 -------
+Re. the manage() warning:
+
+2002-12-16  Murray Cumming  <murrayc usa net>
+
+	* libgnomeui/src/app.hg: Used _UNMANAGEABLE gtkmmproc macro
+	to prevent the wrap() macro from using Gtk::manage() on 
+	Gnome::UI::App, because it's a top-level window.
+
+Re. the debug output: I removed that warning. It shouldn't have been
+there. It's not a problem.



--__--__--

Message: 3
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Tue, 17 Dec 2002 06:40:45 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 101443] New - [PATCH] validate target for tutorial Makefile

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

Changed by r burton 180sw com 

--- shadow/101443	Tue Dec 17 06:40:45 2002
+++ shadow/101443.tmp.16492	Tue Dec 17 06:40:45 2002
@@ -0,0 +1,22 @@
+Bug#: 101443
+Product: gtkmm
+Version: 2.2
+OS: other
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: normal
+Priority: Normal
+Component: general
+AssignedTo: gtkmm-forge lists sourceforge net                            
+ReportedBy: r burton 180sw com               
+TargetMilestone: ---
+URL: 
+Summary: [PATCH] validate target for tutorial Makefile
+
+Add this to docs/tutorial/Makefile.am to add a "validate" target, which
+will run xmllint over the tutorial validating against the Docbook DTD.
+
+validate:
+        SGML_CATALOG_FILES=file:///etc/sgml/catalog:file:///etc/xml/catalog
+xmllint --xinclude --valid --noout --catalogs gtkmm-tut.xml



--__--__--

Message: 4
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Tue, 17 Dec 2002 06:49:10 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 101444] New - [PATCH] Proof-reading of the tutorial

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

Changed by r burton 180sw com 

--- shadow/101444	Tue Dec 17 06:49:09 2002
+++ shadow/101444.tmp.19865	Tue Dec 17 06:49:10 2002
@@ -0,0 +1,22 @@
+Bug#: 101444
+Product: gtkmm
+Version: 2.2
+OS: other
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: normal
+Priority: Normal
+Component: reference documentation
+AssignedTo: gtkmm-forge lists sourceforge net                            
+ReportedBy: r burton 180sw com               
+QAContact: gtkmm-forge lists sourceforge net
+TargetMilestone: ---
+URL: 
+Summary: [PATCH] Proof-reading of the tutorial
+
+I proof-read the tutorial recently. Attached is part one of the diffs.
+
+A style issues need to be resolved: variable and function names -- whats
+the markup for them? The document varies between <emphasis>, <literal> or
+nothing.



--__--__--

Message: 5
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Tue, 17 Dec 2002 06:50:52 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 101444] Changed - [PATCH] Proof-reading of the tutorial

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

Changed by r burton 180sw com 

--- shadow/101444	Tue Dec 17 06:49:10 2002
+++ shadow/101444.tmp.20888	Tue Dec 17 06:50:51 2002
@@ -17,6 +17,11 @@
 
 I proof-read the tutorial recently. Attached is part one of the diffs.
 
 A style issues need to be resolved: variable and function names -- whats
 the markup for them? The document varies between <emphasis>, <literal> or
 nothing.
+
+------- Additional Comments From r burton 180sw com  2002-12-17 06:50 -------
+Created an attachment (id=13065)
+Patches
+



--__--__--

Message: 6
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Tue, 17 Dec 2002 07:02:40 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 101444] Changed - Proof-reading of the tutorial

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

Changed by murrayc usa net 

--- shadow/101444	Tue Dec 17 06:50:51 2002
+++ shadow/101444.tmp.26860	Tue Dec 17 07:02:39 2002
@@ -10,13 +10,13 @@
 Component: reference documentation
 AssignedTo: gtkmm-forge lists sourceforge net                            
 ReportedBy: r burton 180sw com               
 QAContact: gtkmm-forge lists sourceforge net
 TargetMilestone: ---
 URL: 
-Summary: [PATCH] Proof-reading of the tutorial
+Summary: Proof-reading of the tutorial
 
 I proof-read the tutorial recently. Attached is part one of the diffs.
 
 A style issues need to be resolved: variable and function names -- whats
 the markup for them? The document varies between <emphasis>, <literal> or
 nothing.



--__--__--

Message: 7
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Tue, 17 Dec 2002 07:02:58 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 101443] Changed - validate target for book Makefile

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

Changed by murrayc usa net 

--- shadow/101443	Tue Dec 17 06:40:45 2002
+++ shadow/101443.tmp.26992	Tue Dec 17 07:02:58 2002
@@ -9,13 +9,13 @@
 Priority: Normal
 Component: general
 AssignedTo: gtkmm-forge lists sourceforge net                            
 ReportedBy: r burton 180sw com               
 TargetMilestone: ---
 URL: 
-Summary: [PATCH] validate target for tutorial Makefile
+Summary: validate target for book Makefile
 
 Add this to docs/tutorial/Makefile.am to add a "validate" target, which
 will run xmllint over the tutorial validating against the Docbook DTD.
 
 validate:
         SGML_CATALOG_FILES=file:///etc/sgml/catalog:file:///etc/xml/catalog



--__--__--

Message: 8
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Tue, 17 Dec 2002 07:07:32 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 101444] Changed - Proof-reading of the tutorial

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

Changed by murrayc usa net 

--- shadow/101444	Tue Dec 17 07:02:39 2002
+++ shadow/101444.tmp.29088	Tue Dec 17 07:07:32 2002
@@ -22,6 +22,10 @@
 nothing.
 
 ------- Additional Comments From r burton 180sw com  2002-12-17 06:50 -------
 Created an attachment (id=13065)
 Patches
 
+
+------- Additional Comments From murrayc usa net  2002-12-17 07:07 -------
+Let's use <literal>, and never use <emphasis>. I can regexxer that
+quickly myself.



--__--__--

Message: 9
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Tue, 17 Dec 2002 07:07:49 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 101444] Changed - Proof-reading of the tutorial

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

Changed by r burton 180sw com 

--- shadow/101444	Tue Dec 17 07:07:32 2002
+++ shadow/101444.tmp.29270	Tue Dec 17 07:07:49 2002
@@ -26,6 +26,11 @@
 Patches
 
 
 ------- Additional Comments From murrayc usa net  2002-12-17 07:07 -------
 Let's use <literal>, and never use <emphasis>. I can regexxer that
 quickly myself.
+
+------- Additional Comments From r burton 180sw com  2002-12-17 07:07 -------
+Created an attachment (id=13067)
+Changelog patch, I want credit for my 10 hour coach journey pain :)
+



--__--__--

Message: 10
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Tue, 17 Dec 2002 07:26:38 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 101444] Changed - Proof-reading of the tutorial

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

Changed by murrayc usa net 

--- shadow/101444	Tue Dec 17 07:07:49 2002
+++ shadow/101444.tmp.4450	Tue Dec 17 07:26:38 2002
@@ -1,13 +1,13 @@
 Bug#: 101444
 Product: gtkmm
 Version: 2.2
 OS: other
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: normal
 Priority: Normal
 Component: reference documentation
 AssignedTo: gtkmm-forge lists sourceforge net                            
 ReportedBy: r burton 180sw com               
 QAContact: gtkmm-forge lists sourceforge net
@@ -31,6 +31,9 @@
 quickly myself.
 
 ------- Additional Comments From r burton 180sw com  2002-12-17 07:07 -------
 Created an attachment (id=13067)
 Changelog patch, I want credit for my 10 hour coach journey pain :)
 
+
+------- Additional Comments From murrayc usa net  2002-12-17 07:26 -------
+Applied. Thanks.



--__--__--

Message: 11
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Tue, 17 Dec 2002 07:31:38 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 101443] Changed - validate target for book Makefile

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

Changed by murrayc usa net 

--- shadow/101443	Tue Dec 17 07:02:58 2002
+++ shadow/101443.tmp.6286	Tue Dec 17 07:31:38 2002
@@ -1,13 +1,13 @@
 Bug#: 101443
 Product: gtkmm
 Version: 2.2
 OS: other
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: normal
 Priority: Normal
 Component: general
 AssignedTo: gtkmm-forge lists sourceforge net                            
 ReportedBy: r burton 180sw com               
 TargetMilestone: ---
@@ -17,6 +17,9 @@
 Add this to docs/tutorial/Makefile.am to add a "validate" target, which
 will run xmllint over the tutorial validating against the Docbook DTD.
 
 validate:
         SGML_CATALOG_FILES=file:///etc/sgml/catalog:file:///etc/xml/catalog
 xmllint --xinclude --valid --noout --catalogs gtkmm-tut.xml
+
+------- Additional Comments From murrayc usa net  2002-12-17 07:31 -------
+I have made a similar change. Notice that validation fails at the moment.



--__--__--

Message: 12
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: cactus cactus rulez org
Date: Tue, 17 Dec 2002 08:38:43 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 89778] Changed - Wrap panel API for gnomemm

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

Changed by murrayc usa net 

--- shadow/89778	Fri Dec  6 11:31:54 2002
+++ shadow/89778.tmp.30685	Tue Dec 17 08:38:43 2002
@@ -58,6 +58,9 @@
 The files for registering the panel applet are different. The old 
 desktop file is now deprecated. The new format is a xml based file.
 
 The applets don't use a main (). It is provided by a set of macros 
 that depend on the way the applet is going to run. If in-server or 
 out-server.
+
+------- Additional Comments From murrayc usa net  2002-12-17 08:38 -------
+Have you made any more progress?



--__--__--

Message: 13
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Tue, 17 Dec 2002 10:00:51 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 98869] Changed - Mismatched new [] / delete.

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

Changed by murrayc usa net 

--- shadow/98869	Tue Dec 17 08:44:29 2002
+++ shadow/98869.tmp.4873	Tue Dec 17 10:00:51 2002
@@ -1,13 +1,13 @@
 Bug#: 98869
 Product: gnomemm
 Version: 2.0
 OS: Linux
 OS Details: Debian Testing
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: normal
 Priority: Normal
 Component: libgnomeuimm
 AssignedTo: gtkmm-forge lists sourceforge net                            
 ReportedBy: matty chariot net au               
 TargetMilestone: ---
@@ -143,6 +143,9 @@
 
 
 ------- Additional Comments From matty chariot net au  2002-12-16 09:50 -------
 Created an attachment (id=13035)
 Fix.
 
+
+------- Additional Comments From murrayc usa net  2002-12-17 10:00 -------
+Excellent. Well done.



--__--__--

Message: 14
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, sarrazip sympatico ca
Cc: 
Date: Tue, 17 Dec 2002 10:01:35 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 99788] Changed - Toolbar icons all the same

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

Changed by murrayc usa net 

--- shadow/99788	Mon Dec  9 08:27:39 2002
+++ shadow/99788.tmp.5241	Tue Dec 17 10:01:35 2002
@@ -30,6 +30,10 @@
 gtkmm         2.0.0
 libgnomemm    1.3.7
 libgnomeuimm  1.3.11
 
 ------- Additional Comments From murrayc usa net  2002-12-09 08:27 -------
 Confirmed.
+
+------- Additional Comments From murrayc usa net  2002-12-17 10:01 -------
+The fix in bug #98869, already in cvs, makes this slightly clearer.
+Now all icons apart from the last one are blank.




--__--__--

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