Gtkmm-forge digest, Vol 1 #1108 - 6 msgs
- From: gtkmm-forge-request lists sourceforge net
- To: gtkmm-forge lists sourceforge net
- Cc:
- Subject: Gtkmm-forge digest, Vol 1 #1108 - 6 msgs
- Date: Tue, 18 Apr 2006 20:11:34 -0700
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 118922] TreeModel columns can't be of type "short" (gtkmm (bugzilla.gnome.org))
2. [Bug 338437] Gtk::Widget::signal_get_accessible: "get-accessible" - nonexistent signal? (gtkmm (bugzilla.gnome.org))
3. [Bug 338439] Gtk::FileChooser::signal_confirm_overwrite has wrong signature (gtkmm (bugzilla.gnome.org))
4. [Bug 338693] CellRendererText::property_ellipsize() has wrong type (gtkmm (bugzilla.gnome.org))
5. [Bug 338841] CellRendererSpin and a fix for RecentChooser (gtkmm (bugzilla.gnome.org))
6. [Bug 338841] CellRendererSpin and a fix for RecentChooser (gtkmm (bugzilla.gnome.org))
--__--__--
Message: 1
To: gtkmm-forge lists sourceforge net
From: "gtkmm (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
Date: Tue, 18 Apr 2006 05:09:13 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 118922] TreeModel columns can't be of type "short"
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=3D118922
gtkmm | reference documentation | Ver: 2.4
Bug 118922 depends on bug 158818, which changed state.
Bug 158818 Summary: glib has no G_TYPE_SHORT
http://bugzilla.gnome.org/show_bug.cgi?id=3D158818
What |Old Value |New Value
-------------------------------------------------------------------------=
---
Status|UNCONFIRMED |RESOLVED
Resolution| |WONTFIX
--=20
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=3Demail
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
--__--__--
Message: 2
To: gtkmm-forge lists sourceforge net
From: "gtkmm (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
Date: Tue, 18 Apr 2006 09:12:02 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 338437] Gtk::Widget::signal_get_accessible: "get-accessible" - nonexistent signal?
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=3D338437
gtkmm | general | Ver: 2.8.x
Murray Cumming changed:
What |Removed |Added
-------------------------------------------------------------------------=
---
CC| |murrayc murrayc com
------- Comment #2 from Murray Cumming 2006-04-18 13:12 UTC -------
Yes, this should actually be a vfunc. We'll deprecate it. We can't add th=
e
vfunc now without breaking ABI.
--=20
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=3Demail
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
--__--__--
Message: 3
To: gtkmm-forge lists sourceforge net
From: "gtkmm (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
Date: Tue, 18 Apr 2006 09:29:13 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 338439] Gtk::FileChooser::signal_confirm_overwrite has wrong signature
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=3D338439
gtkmm | general | Ver: 2.8.x
Murray Cumming changed:
What |Removed |Added
-------------------------------------------------------------------------=
---
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Comment #4 from Murray Cumming 2006-04-18 13:29 UTC -------
Fixed in CVS HEAD.
--=20
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=3Demail
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
--__--__--
Message: 4
To: gtkmm-forge lists sourceforge net
From: "gtkmm (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
Date: Tue, 18 Apr 2006 09:36:07 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 338693] CellRendererText::property_ellipsize() has wrong type
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=3D338693
gtkmm | general | Ver: unspecified
Murray Cumming changed:
What |Removed |Added
-------------------------------------------------------------------------=
---
CC| |murrayc murrayc com
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Comment #2 from Murray Cumming 2006-04-18 13:36 UTC -------
Like the FileChooser bug, I think it's OK to change the property because =
it
couldn't have worked before, and changing it doesn't break applications t=
hat
never used it.
Applied to CVS HEAD. Thanks.=20
--=20
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=3Demail
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
--__--__--
Message: 5
To: gtkmm-forge lists sourceforge net
From: "gtkmm (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
Date: Tue, 18 Apr 2006 10:16:20 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 338841] CellRendererSpin and a fix for RecentChooser
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=3D338841
gtkmm | general | Ver: unspecified
Murray Cumming changed:
What |Removed |Added
-------------------------------------------------------------------------=
---
CC| |murrayc murrayc com
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Comment #2 from Murray Cumming 2006-04-18 14:16 UTC -------
Thanks for fixing my stupid errors.
Committed to CVS, though I kept the example in the build, and changed the
"unsigned" to "guint". Please do not use the "unsigned" type in future.
--=20
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=3Demail
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
--__--__--
Message: 6
To: gtkmm-forge lists sourceforge net
From: "gtkmm (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
Date: Tue, 18 Apr 2006 15:49:44 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 338841] CellRendererSpin and a fix for RecentChooser
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=3D338841
gtkmm | general | Ver: unspecified
------- Comment #3 from Marko Anastasov 2006-04-18 19:49 UTC -------
Ok.
Shouldn't the ccg file be there as well?
--=20
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=3Demail
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
--__--__--
_______________________________________________
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]