[gtkmm] Gtkmm-forge digest, Vol 1 #172 - 5 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 88667] Changed - TreeNodeChildren should have a reverse iterator. (bugzilla-daemon widget gnome org)
   2. [Bug 87944] Changed - Review Menu API (bugzilla-daemon widget gnome org)
   3. [Bug 88368] Changed - signal_io() feature request (bugzilla-daemon widget gnome org)
   4. [Bug 88675] Changed - Images in popup menu (bugzilla-daemon widget gnome org)
   5. [Bug 85911] Changed - Gdk::Drawable::draw_*_image functions (bugzilla-daemon widget gnome org)

--__--__--

Message: 1
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Sat, 27 Jul 2002 07:50:39 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 88667] Changed - TreeNodeChildren should have a reverse iterator.

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

Changed by murrayc usa net 

--- shadow/88667	Tue Jul 23 02:45:34 2002
+++ shadow/88667.tmp.16891	Sat Jul 27 07:50:38 2002
@@ -7,13 +7,13 @@
 Resolution: 
 Severity: enhancement
 Priority: Normal
 Component: TreeView
 AssignedTo: gtkmm-forge lists sourceforge net                            
 ReportedBy: matty chariot net au               
-TargetMilestone: ---
+TargetMilestone: 3
 URL: 
 Summary: TreeNodeChildren should have a reverse iterator.
 
 Gtk::TreeNodeChildren does not have a reverse iterator (rbegin()/rend()). 
 I'd find this handy as quick way of getting the last element, among other
 things.
@@ -31,6 +31,11 @@
 ------- Additional Comments From murrayc usa net  2002-07-22 03:57 -------
 Please give me examples of usage of these random access iterators with
 normal STL containers.
 
 If there are no existing reverse iterators then we should only add
 them if we add them to all of our STL-style containers.
+
+------- Additional Comments From murrayc usa net  2002-07-27 07:50 -------
+There are other reverse iterators in gtkmm (grep for rbegin), so this
+would be nice to have. But there is no gtk_tree_model_iter_previous(),
+so it isn't trivial to implement, though it might be possible. Punted.



--__--__--

Message: 2
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: Andreas Holzmann epost de
Date: Sat, 27 Jul 2002 07:51:52 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 87944] Changed - Review Menu API

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

Changed by murrayc usa net 

--- shadow/87944	Mon Jul 15 12:09:59 2002
+++ shadow/87944.tmp.17001	Sat Jul 27 07:51:51 2002
@@ -7,13 +7,13 @@
 Resolution: 
 Severity: normal
 Priority: Normal
 Component: general
 AssignedTo: gtkmm-forge lists sourceforge net                            
 ReportedBy: murrayc usa net               
-TargetMilestone: ---
+TargetMilestone: 2.0
 URL: 
 Cc: Andreas Holzmann epost de
 Summary: Review Menu API
 
 Menu API (Andreas Holzmann's comments):
 



--__--__--

Message: 3
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, morten wtf dk
Cc: 
Date: Sat, 27 Jul 2002 07:55:46 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 88368] Changed - signal_io() feature request

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

Changed by murrayc usa net 

--- shadow/88368	Sat Jul 20 11:50:09 2002
+++ shadow/88368.tmp.17538	Sat Jul 27 07:55:46 2002
@@ -51,6 +51,9 @@
 
 ------- Additional Comments From murrayc usa net  2002-07-20 11:50 -------
 Please try to provide a patch. Maybe you can override based on
 SigC::Slot type.
 
 I have _no_ idea what this stuff does or whether it's a good idea.
+
+------- Additional Comments From murrayc usa net  2002-07-27 07:55 -------
+This will be punted unless a patch is provided soon.



--__--__--

Message: 4
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Sat, 27 Jul 2002 07:56:08 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 88675] Changed - Images in popup menu

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

Changed by murrayc usa net 

--- shadow/88675	Sat Jul 20 07:24:05 2002
+++ shadow/88675.tmp.17630	Sat Jul 27 07:56:08 2002
@@ -17,6 +17,9 @@
 When I add ImageMenuElem to a menu and then display the menu using
 Gtk::Menu::popup() images are not visible. I first have to call
 menu->show_all(). show_all() is not required when menu is a part of MenuBar.
 
 ------- Additional Comments From murrayc usa net  2002-07-20 07:24 -------
 I thought we fixed this recently. Are you using the latest gtkmm?
+
+------- Additional Comments From murrayc usa net  2002-07-27 07:56 -------
+Please respond.



--__--__--

Message: 5
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, osamyn ulb ac be
Cc: 
Date: Sat, 27 Jul 2002 07:58:43 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 85911] Changed - Gdk::Drawable::draw_*_image functions

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

Changed by murrayc usa net 

--- shadow/85911	Tue Jul 23 02:38:23 2002
+++ shadow/85911.tmp.17841	Sat Jul 27 07:58:43 2002
@@ -139,6 +139,9 @@
 ------- Additional Comments From murrayc usa net  2002-07-23 02:38 -------
 Doesn't one of the existing images classes, such as Gdk::Pixmap/Pixbuf
 already do this?
 
 I think that this is too much work for one method which isn't used
 very much anyway.
+
+------- Additional Comments From murrayc usa net  2002-07-27 07:58 -------
+This will be punted unless a suitable patch is supplied soon.




--__--__--

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