[gtkmm] Gtkmm-forge digest, Vol 1 #319 - 7 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 101846] Changed - cannot compile gtkmm-2.0.2 (bugzilla-daemon widget gnome org)
   2. [Bug 101876] New - Please apply my patch for Gtk::FileSelection::get_history_pulldown() (bugzilla-daemon widget gnome org)
   3. [Bug 101876] Changed - Please apply my patch for Gtk::FileSelection::get_history_pulldown() (bugzilla-daemon widget gnome org)
   4. [Bug 99122] Changed - Add GTK+ 2.2 API additions (bugzilla-daemon widget gnome org)
   5. [Bug 101878] New - Glib::RefPtr<> should have operator*() (bugzilla-daemon widget gnome org)
   6. [Bug 101878] Changed - Glib::RefPtr<> should have operator*() (bugzilla-daemon widget gnome org)
   7. [Bug 101876] Changed - Please apply my patch for Gtk::FileSelection::get_history_pulldown() (bugzilla-daemon widget gnome org)

--__--__--

Message: 1
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Mon, 23 Dec 2002 15:07:07 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 101846] Changed - cannot compile gtkmm-2.0.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=101846

Changed by kelk1 hotmail com 

--- shadow/101846	Mon Dec 23 08:48:45 2002
+++ shadow/101846.tmp.22454	Mon Dec 23 15:07:07 2002
@@ -55,6 +55,12 @@
 Thanks.
 
 ------- Additional Comments From murrayc usa net  2002-12-23 08:48 -------
 Unfortunately gtkmm 2.0.x can not build against gtk+ 2.1.x, because
 gtk+ broke a small part of its API. Try using the unstable gtkmm
 2.1.x, or dowgrading your gtk+.
+
+------- Additional Comments From kelk1 hotmail com  2002-12-23 15:07 -------
+Unstable, hmm... that sucks ;)
+Thanks for answering, I may give it a try.
+Would you mind putting a note about that incompatibility on your web
+page, that would have saved me some time.



--__--__--

Message: 2
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Mon, 23 Dec 2002 17:09:27 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 101876] New - Please apply my patch for Gtk::FileSelection::get_history_pulldown()

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

Changed by mark jones106 verizon net 

--- shadow/101876	Mon Dec 23 17:09:26 2002
+++ shadow/101876.tmp.6861	Mon Dec 23 17:09:26 2002
@@ -0,0 +1,19 @@
+Bug#: 101876
+Product: gtkmm
+Version: 2.2
+OS: Linux
+OS Details: Mandrake 9.0
+Status: NEW   
+Resolution: 
+Severity: enhancement
+Priority: Normal
+Component: general
+AssignedTo: gtkmm-forge lists sourceforge net                            
+ReportedBy: mark jones106 verizon net               
+TargetMilestone: ---
+URL: 
+Summary: Please apply my patch for Gtk::FileSelection::get_history_pulldown()
+
+Please apply my patch for a new convenience method to get the file
+selection dialog history option menu so that it can be hidden if desired. 
+This is useful if you want to prevent the user from switching directories.



--__--__--

Message: 3
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Mon, 23 Dec 2002 17:10:47 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 101876] Changed - Please apply my patch for Gtk::FileSelection::get_history_pulldown()

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

Changed by mark jones106 verizon net 

--- shadow/101876	Mon Dec 23 17:09:26 2002
+++ shadow/101876.tmp.7398	Mon Dec 23 17:10:47 2002
@@ -14,6 +14,11 @@
 URL: 
 Summary: Please apply my patch for Gtk::FileSelection::get_history_pulldown()
 
 Please apply my patch for a new convenience method to get the file
 selection dialog history option menu so that it can be hidden if desired. 
 This is useful if you want to prevent the user from switching directories.
+
+------- Additional Comments From mark jones106 verizon net  2002-12-23 17:10 -------
+Created an attachment (id=13192)
+patch to add Gtk::FileSelection::get_history_pulldown
+



--__--__--

Message: 4
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, murrayc usa net
Cc: 
Date: Mon, 23 Dec 2002 17:11:32 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 99122] Changed - Add GTK+ 2.2 API additions

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

Changed by daniel elstner gmx net 

--- shadow/99122	Mon Dec 23 09:59:07 2002
+++ shadow/99122.tmp.7690	Mon Dec 23 17:11:32 2002
@@ -87,6 +87,9 @@
           
 
 
 ------- Additional Comments From matty chariot net au  2002-12-23 09:59 -------
 As well as gtk_tree_store_reorder, etc, there are apparently also
 list_store versions, gtk_list_store_reorder, etc.
+
+------- Additional Comments From daniel elstner gmx net  2002-12-23 17:11 -------
+The Gtk::TreeStore and Gtk::ListStore stuff is done.



--__--__--

Message: 5
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Mon, 23 Dec 2002 17:42:20 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 101878] New - Glib::RefPtr<> should have operator*()

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

Changed by daniel elstner gmx net 

--- shadow/101878	Mon Dec 23 17:42:20 2002
+++ shadow/101878.tmp.19107	Mon Dec 23 17:42:20 2002
@@ -0,0 +1,19 @@
+Bug#: 101878
+Product: gtkmm
+Version: unspecified
+OS: All
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: enhancement
+Priority: Normal
+Component: general
+AssignedTo: gtkmm-forge lists sourceforge net                            
+ReportedBy: daniel elstner gmx net               
+TargetMilestone: ---
+URL: 
+Summary: Glib::RefPtr<> should have operator*()
+
+I think we should reconsider the decision to omit operator*() at the next
+API/ABI break.  Not being able to use Glib::RefPtr<> with
+Gtk::Object-derived classes is an awkward inconsistency.



--__--__--

Message: 6
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Mon, 23 Dec 2002 17:42:57 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 101878] Changed - Glib::RefPtr<> should have operator*()

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

Changed by daniel elstner gmx net 

--- shadow/101878	Mon Dec 23 17:42:20 2002
+++ shadow/101878.tmp.19232	Mon Dec 23 17:42:57 2002
@@ -7,13 +7,13 @@
 Resolution: 
 Severity: enhancement
 Priority: Normal
 Component: general
 AssignedTo: gtkmm-forge lists sourceforge net                            
 ReportedBy: daniel elstner gmx net               
-TargetMilestone: ---
+TargetMilestone: 3
 URL: 
 Summary: Glib::RefPtr<> should have operator*()
 
 I think we should reconsider the decision to omit operator*() at the next
 API/ABI break.  Not being able to use Glib::RefPtr<> with
 Gtk::Object-derived classes is an awkward inconsistency.



--__--__--

Message: 7
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, mark jones106 verizon net
Cc: 
Date: Mon, 23 Dec 2002 18:58:49 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 101876] Changed - Please apply my patch for Gtk::FileSelection::get_history_pulldown()

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

Changed by daniel elstner gmx net 

--- shadow/101876	Mon Dec 23 17:10:47 2002
+++ shadow/101876.tmp.14903	Mon Dec 23 18:58:48 2002
@@ -1,13 +1,13 @@
 Bug#: 101876
 Product: gtkmm
 Version: 2.2
 OS: Linux
 OS Details: Mandrake 9.0
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: enhancement
 Priority: Normal
 Component: general
 AssignedTo: gtkmm-forge lists sourceforge net                            
 ReportedBy: mark jones106 verizon net               
 TargetMilestone: ---
@@ -19,6 +19,9 @@
 This is useful if you want to prevent the user from switching directories.
 
 ------- Additional Comments From mark jones106 verizon net  2002-12-23 17:10 -------
 Created an attachment (id=13192)
 patch to add Gtk::FileSelection::get_history_pulldown
 
+
+------- Additional Comments From daniel elstner gmx net  2002-12-23 18:58 -------
+Thanks, committed.




--__--__--

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