[gtkmm] Gtkmm-forge digest, Vol 1 #655 - 8 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 138365]  - Gtk::Action::get_[menu|tool]_item should return Gtk::[Menu|Tool]Item* (bugzilla-daemon widget gnome org)
   2. [Bug 138345]  - Next error in libbonobomm (bugzilla-daemon widget gnome org)
   3. [Bug 137591]  - Build failure when building in a Cygwin/win32 environment (bugzilla-daemon widget gnome org)
   4. [Bug 137591]  - Build failure when building in a Cygwin/win32 environment (bugzilla-daemon widget gnome org)
   5. [Bug 138455] New:  - 2.6 updates to Gnome;:UI::Entry and Gnome::UI::PixmapEntry (bugzilla-daemon widget gnome org)
   6. [Bug 138455]  - 2.6 updates to Gnome;:UI::Entry and Gnome::UI::PixmapEntry (bugzilla-daemon widget gnome org)
   7. [Bug 138345]  - Next error in libbonobomm (bugzilla-daemon widget gnome org)
   8. [Bug 138455]  - 2.6 updates to Gnome;:UI::Entry and Gnome::UI::PixmapEntry (bugzilla-daemon widget gnome org)

--__--__--

Message: 1
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Mon, 29 Mar 2004 05:18:56 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 138365]  - Gtk::Action::get_[menu|tool]_item should return Gtk::[Menu|Tool]Item*

http://bugzilla.gnome.org/show_bug.cgi?id=138365

murrayc murrayc com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From murrayc murrayc com  2004-03-29 05:18 -------
Applied. Thanks. I did the same for get_icon(), and I removed the unnecesasry
Gtk:: namespace prefixes from the return types.

There is a small risk that these do not always return these types - because you
just have to derive an action with a menu_item_type of
GTK_TYPE_SOMETHING_DIFFERENT to break this, but I guess the intention is just to
have different sub-types. But we've taken this risk before.


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


--__--__--

Message: 2
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Mon, 29 Mar 2004 06:14:43 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 138345]  - Next error in libbonobomm

http://bugzilla.gnome.org/show_bug.cgi?id=138345





------- Additional Comments From murrayc murrayc com  2004-03-29 06:14 -------
What version of orbitcpp do you have? Did you try a fresh checkout (deleting the
previous checkout)?


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


--__--__--

Message: 3
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Mon, 29 Mar 2004 11:15:45 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 137591]  - Build failure when building in a Cygwin/win32 environment

http://bugzilla.gnome.org/show_bug.cgi?id=137591





------- Additional Comments From roger whinlatter uklinux net  2004-03-29 11:15 -------
I've fixed a bunch of issues with the current glib CVS.  Everything now builds
and works except for tests/child-test.c, which hangs forever.

I've attached the patches for your perusal (each has been filed separately as a
bug against glib/win32.

Regards,
Roger


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


--__--__--

Message: 4
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Mon, 29 Mar 2004 11:16:46 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 137591]  - Build failure when building in a Cygwin/win32 environment

http://bugzilla.gnome.org/show_bug.cgi?id=137591





------- Additional Comments From roger whinlatter uklinux net  2004-03-29 11:16 -------
Created an attachment (id=26070)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=26070&action=view)
rl-glib-CVSHEAD-cygwin-patches.tar

This is a tarfile containing bzip2ed patches.


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


--__--__--

Message: 5
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Mon, 29 Mar 2004 19:18:20 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 138455] New:  - 2.6 updates to Gnome;:UI::Entry and Gnome::UI::PixmapEntry

http://bugzilla.gnome.org/show_bug.cgi?id=138455

           Summary: 2.6 updates to Gnome;:UI::Entry and
                    Gnome::UI::PixmapEntry
           Product: gnomemm
           Version: 2.5
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: libgnomeuimm
        AssignedTo: gtkmm-forge lists sourceforge net
        ReportedBy: bryan reigndropsfall net


Deprecates Entry and derives PixmapEntry from FileEntry.


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


--__--__--

Message: 6
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Mon, 29 Mar 2004 19:19:18 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 138455]  - 2.6 updates to Gnome;:UI::Entry and Gnome::UI::PixmapEntry

http://bugzilla.gnome.org/show_bug.cgi?id=138455





------- Additional Comments From bryan reigndropsfall net  2004-03-29 19:19 -------
Created an attachment (id=26078)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=26078&action=view)
Patch to deprecate and fix derivation



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


--__--__--

Message: 7
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Mon, 29 Mar 2004 19:42:06 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 138345]  - Next error in libbonobomm

http://bugzilla.gnome.org/show_bug.cgi?id=138345

bowie owens csiro au changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From bowie owens csiro au  2004-03-29 19:42 -------
This is definitely a problem with older orbitcpp. It has been fixed in CVS along
with a bunch of other typecode related problems. It looks like it will be time
for a new release of orbitcpp soon. Until then please use the CVS HEAD version
of orbitcpp.


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


--__--__--

Message: 8
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Mon, 29 Mar 2004 19:42:53 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 138455]  - 2.6 updates to Gnome;:UI::Entry and Gnome::UI::PixmapEntry

http://bugzilla.gnome.org/show_bug.cgi?id=138455





------- Additional Comments From murrayc murrayc com  2004-03-29 19:42 -------
This looks good. Please try to do any similar deprecation while we have the chance.

The apparent change of hierarchy in libgnomeui is scary, but this change looks good.


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



--__--__--

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