[gtkmm] Gtkmm-forge digest, Vol 1 #637 - 4 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. Do not try to unsubscribe gtkmm-forge from gtkmm-list.


Today's Topics:

   1. [Bug 129848] Changed - libglademm: Gtk::SeparatorMenuItem is focussable/selectable with the keyboard (bugzilla-daemon widget gnome org)
   2. [Bug 136580] New - Further patching of DocsParser.pm (bugzilla-daemon widget gnome org)
   3. [Bug 136580] Changed - Further patching of DocsParser.pm (bugzilla-daemon widget gnome org)
   4. [Bug 136582] New - manage()ed widgets are destroyed when remove()ed. (bugzilla-daemon widget gnome org)

--__--__--

Message: 1
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, roger whinlatter uklinux net
Cc: 
Date: Mon,  8 Mar 2004 07:57:17 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 129848] Changed - libglademm: Gtk::SeparatorMenuItem is focussable/selectable with the keyboard

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

Changed by damon gnome org 

--- shadow/129848	Sun Feb 29 13:01:23 2004
+++ shadow/129848.tmp.8945	Mon Mar  8 07:57:17 2004
@@ -10,13 +10,13 @@
 Component: libglademm
 AssignedTo: gtkmm-forge lists sourceforge net                            
 ReportedBy: roger whinlatter uklinux net               
 TargetMilestone: ---
 URL: 
 Summary: libglademm: Gtk::SeparatorMenuItem is focussable/selectable with the keyboard
-BugsThisDependsOn: 130570
+BugsThisDependsOn: 130570[FIXED]
 
 Interfaces containing menus with HSeparators (Gtk::SeparatorMenuItem):
 the separator is selectable with the keyboard when using keyboard
 navigation.  The same interface constructed "by hand", or even
 during editing with Glade-2 does not exhibit this undesirable
 behaviour.


--__--__--

Message: 2
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net,
	Hagen Moebius Starschiffchen de
Cc: 
Date: Mon,  8 Mar 2004 15:23:55 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 136580] New - Further patching of DocsParser.pm

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

Changed by hagen moebius starschiffchen de 

--- shadow/136580	Mon Mar  8 15:23:54 2004
+++ shadow/136580.tmp.21763	Mon Mar  8 15:23:54 2004
@@ -0,0 +1,24 @@
+Bug#: 136580
+Product: glibmm
+Version: 2.4.x
+OS: Linux
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: normal
+Priority: Normal
+Component: general
+AssignedTo: gtkmm-forge lists sourceforge net                            
+ReportedBy: Hagen Moebius Starschiffchen de               
+TargetMilestone: ---
+URL: 
+Summary: Further patching of DocsParser.pm
+
+To provide better error reporting of gmmproc for documentation writers I
+added a bit of error handling to DocsParser.pm. It tries to catch a few
+errors and output useable information about "what" and "where".
+
+Also patched the regular expression which replaces identifiers in the
+function description text. It now allows the deletion of terminating
+underscores. The same expression is used to replace the names of parameters
+in the parameter list.


--__--__--

Message: 3
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net,
	Hagen Moebius Starschiffchen de
Cc: 
Date: Mon,  8 Mar 2004 15:24:49 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 136580] Changed - Further patching of DocsParser.pm

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

Changed by hagen moebius starschiffchen de 

--- shadow/136580	Mon Mar  8 15:23:54 2004
+++ shadow/136580.tmp.22011	Mon Mar  8 15:24:49 2004
@@ -19,6 +19,11 @@
 errors and output useable information about "what" and "where".
 
 Also patched the regular expression which replaces identifiers in the
 function description text. It now allows the deletion of terminating
 underscores. The same expression is used to replace the names of parameters
 in the parameter list.
+
+------- Additional Comments From Hagen Moebius Starschiffchen de  2004-03-08 15:24 -------
+Created an attachment (id=25354)
+Patching regExps and error handling in DocsParser.pm
+


--__--__--

Message: 4
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, murrayc murrayc com
Cc: 
Date: Mon,  8 Mar 2004 15:39:01 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 136582] New - manage()ed widgets are destroyed when remove()ed.

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

Changed by murrayc murrayc com 

--- shadow/136582	Mon Mar  8 15:39:01 2004
+++ shadow/136582.tmp.25721	Mon Mar  8 15:39:01 2004
@@ -0,0 +1,21 @@
+Bug#: 136582
+Product: gtkmm
+Version: 2.4
+OS: Linux
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: normal
+Priority: Normal
+Component: general
+AssignedTo: gtkmm-forge lists sourceforge net                            
+ReportedBy: murrayc murrayc com               
+TargetMilestone: ---
+URL: 
+Summary: manage()ed widgets are destroyed when remove()ed.
+
+Widgets should not be destroyed when explicitly removed by calling
+Gtk::Container::remove(). Maybe they should be referenced() at that time,
+to keep them alive. Hopefully this would leave them in the same state as
+when they are first created, so they would then be ready to add to another
+container. This needs to be tested. And we should look at what reparent() does.



--__--__--

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