Gtkmm-forge digest, Vol 1 #1071 - 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 332439] Gtk::FileChooserButton constructor overwrites title (gtkmm (bugzilla.gnome.org))
   2. [Bug 332506] gtkmm incompatible with std::wstring (gtkmm (bugzilla.gnome.org))
   3. [Bug 332506] gtkmm incompatible with std::wstring (gtkmm (bugzilla.gnome.org))
   4. [Bug 332446] API additions (gtkmm (bugzilla.gnome.org))

--__--__--

Message: 1
To: gtkmm-forge lists sourceforge net
From: "gtkmm (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
Date: Sat, 25 Feb 2006 14:28:10 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 332439] Gtk::FileChooserButton constructor overwrites title

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=3D332439
 gtkmm | general | Ver: 2.8.x


Murray Cumming changed:

           What    |Removed                     |Added
-------------------------------------------------------------------------=
---
  BugsThisDependsOn|                            |332565




------- Comment #4 from Murray Cumming  2006-02-25 19:28 UTC -------
Yes, this seems to be a bug in GTK+. See bug #332565.


--=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: Sat, 25 Feb 2006 14:35:06 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 332506] gtkmm incompatible with std::wstring

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=3D332506
 gtkmm | general | Ver: 2.8.x





------- Comment #3 from Murray Cumming  2006-02-25 19:35 UTC -------
I'm not sure that a conversion would make sense because we couldn't know =
what
encoding your wstring would be in. When we convert to std::string we don'=
t
rearrange any bits - we just assume that it's still a UTF-8 string, but n=
ow
inside a std::string.

Again, if you can identify the encoding, the Glib convert functions are
probably useful.


--=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: Sat, 25 Feb 2006 14:36:13 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 332506] gtkmm incompatible with std::wstring

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=3D332506
 gtkmm | general | Ver: 2.8.x





------- Comment #4 from Murray Cumming  2006-02-25 19:36 UTC -------
And note that ustring is precisely intended for non-English applications.=
 I am
surprised that anybody is trying to use wstring in the modern world. It's=
 not
enough. Or is this UTF-16?


--=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: Sat, 25 Feb 2006 14:37:42 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 332446] API additions

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=3D332446
 gtkmm | general | Ver: 2.8.x





------- Comment #3 from Murray Cumming  2006-02-25 19:37 UTC -------
2) I don't understand. You need to give a definite example. I don't know =
of any
case where you would want to put a managed widget into a RefPtr. When you
manage a widget, you have surrendered its memory management, so there's n=
o
point in refing or unreffing it.


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