Gtkmm-forge Digest, Vol 18, Issue 7
- From: gtkmm-forge-request lists sourceforge net
- To: gtkmm-forge lists sourceforge net
- Subject: Gtkmm-forge Digest, Vol 18, Issue 7
- Date: Fri, 09 Nov 2007 08:53:37 -0800
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-owner 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 396157] GInitiallyUnowned-support in glibmm
(glibmm (bugzilla.gnome.org))
2. [Bug 488261] Documentation does not link correctly in devhelp
(gtkmm (bugzilla.gnome.org))
3. [Bug 489865] goocanvasmm installation dirs
(gnomemm (bugzilla.gnome.org))
4. [Bug 489865] goocanvasmm installation dirs
(gnomemm (bugzilla.gnome.org))
5. [Bug 471143] HTML in Example Code (gtkmm (bugzilla.gnome.org))
6. [Bug 452135] Consider adding operator bool() to
Gdk::Rectangle (gtkmm (bugzilla.gnome.org))
7. [Bug 452130] Gdk::Rectangle::intersect() modifies the calling
object (gtkmm (bugzilla.gnome.org))
8. [Bug 437041] Add IconTheme support to the Action classes
(gtkmm (bugzilla.gnome.org))
----------------------------------------------------------------------
Message: 1
Date: Fri, 9 Nov 2007 10:36:47 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 396157] GInitiallyUnowned-support in
glibmm
To: gtkmm-forge lists sourceforge net
Message-ID: <20071109103647 78EFF23F51F label gnome org>
Content-Type: text/plain; charset=utf-8
If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
http://bugzilla.gnome.org/show_bug.cgi?id=396157
glibmm | object | Ver: unspecified
Murray Cumming changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Comment #6 from Murray Cumming 2007-11-09 10:36 UTC -------
I think this is better dealt with by the new _DERIVES_INITIALLY_UNOWNED and
_INITIALLY_UNOWNED_SINK macros:
http://mail.gnome.org/archives/gtkmm-list/2007-November/msg00081.html
I prefer not to make any dangerous changes to Gtk::Object.
--
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.
You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=396157.
------------------------------
Message: 2
Date: Fri, 9 Nov 2007 11:53:07 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 488261] Documentation does not link
correctly in devhelp
To: gtkmm-forge lists sourceforge net
Message-ID: <20071109115307 EDF8A23F513 label gnome org>
Content-Type: text/plain; charset=utf-8
If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
http://bugzilla.gnome.org/show_bug.cgi?id=488261
gtkmm | documentation | Ver: unspecified
------- Comment #4 from Johannes Schmid 2007-11-09 11:53 UTC -------
Thanks a lot - makes working with gtkmm much more fun!
--
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.
You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=488261.
------------------------------
Message: 3
Date: Fri, 9 Nov 2007 16:37:57 +0000 (UTC)
From: "gnomemm (bugzilla.gnome.org)"
<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 489865] goocanvasmm installation dirs
To: gtkmm-forge lists sourceforge net
Message-ID: <20071109163757 48F5623F513 label gnome org>
Content-Type: text/plain; charset=utf-8
If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
http://bugzilla.gnome.org/show_bug.cgi?id=489865
gnomemm | goocanvasmm | Ver: unspecified
------- Comment #2 from Murray Cumming 2007-11-09 16:37 UTC -------
> 1) goocanvasmm (in includes and .pc) or libgoocanvasmm (libinclude dir)?
> 3) goocanvasmmconfig.h is in different dir than proc/m4.
It was just 3) that was adding a libgoocanvasmm-1.0 directory. Fixed in svn.
> 2) 0.1 (almost everything) or 1.0 (.pc filename)?
I'm not too worried about this and I do it quite often. I'll change the library
name and include dir to 1.0 when it's API stable. I know it's not really
necessary, but it does make sure that people start with a clean directory
without any old files when we hit 1.0.
> 4) .pc file's Cflags: does not include the goocanvasmmconfig.h libinclude dir.
Fixed.
Unfortunately, we can't easily require the correct glibmm in configure, because
the new API is in later version of both glibmm 2.12 and glibmm 2.14.
--
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.
You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=489865.
------------------------------
Message: 4
Date: Fri, 9 Nov 2007 16:38:06 +0000 (UTC)
From: "gnomemm (bugzilla.gnome.org)"
<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 489865] goocanvasmm installation dirs
To: gtkmm-forge lists sourceforge net
Message-ID: <20071109163806 E6D7423F513 label gnome org>
Content-Type: text/plain; charset=utf-8
If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
http://bugzilla.gnome.org/show_bug.cgi?id=489865
gnomemm | goocanvasmm | Ver: unspecified
Murray Cumming changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.
You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=489865.
------------------------------
Message: 5
Date: Fri, 9 Nov 2007 16:42:45 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 471143] HTML in Example Code
To: gtkmm-forge lists sourceforge net
Message-ID: <20071109164245 633A623F513 label gnome org>
Content-Type: text/plain; charset=utf-8
If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
http://bugzilla.gnome.org/show_bug.cgi?id=471143
gtkmm | documentation | Ver: 2.4
Murray Cumming changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.
You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=471143.
------------------------------
Message: 6
Date: Fri, 9 Nov 2007 16:44:43 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 452135] Consider adding operator bool()
to Gdk::Rectangle
To: gtkmm-forge lists sourceforge net
Message-ID: <20071109164443 EEFD423F513 label gnome org>
Content-Type: text/plain; charset=utf-8
If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
http://bugzilla.gnome.org/show_bug.cgi?id=452135
gtkmm | general | Ver: unspecified
Murray Cumming changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |murrayc murrayc com
------- Comment #2 from Murray Cumming 2007-11-09 16:44 UTC -------
Sorry, I don't like this much. empty-rectangle-instance == no-intersect doesn't
feel natural to me.
And sorry for not seeing this until now.
--
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.
You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=452135.
------------------------------
Message: 7
Date: Fri, 9 Nov 2007 16:49:57 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 452130] Gdk::Rectangle::intersect()
modifies the calling object
To: gtkmm-forge lists sourceforge net
Message-ID: <20071109164957 DE4EB23F50D label gnome org>
Content-Type: text/plain; charset=utf-8
If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
http://bugzilla.gnome.org/show_bug.cgi?id=452130
gtkmm | general | Ver: unspecified
------- Comment #1 from Murray Cumming 2007-11-09 16:49 UTC -------
This feels like a bug to me, but
a) It's not documented, so it's hard to say what our intention is.
b) I wonder how many people are using this.
I suspect we should err on the side of caution and deprecate-and-add somehow. I
guess that union() has the same problem.
--
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.
You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=452130.
------------------------------
Message: 8
Date: Fri, 9 Nov 2007 16:53:33 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 437041] Add IconTheme support to the
Action classes
To: gtkmm-forge lists sourceforge net
Message-ID: <20071109165333 BEEB123F50D label gnome org>
Content-Type: text/plain; charset=utf-8
If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
http://bugzilla.gnome.org/show_bug.cgi?id=437041
gtkmm | general | Ver: 2.10.x
------- Comment #8 from Murray Cumming 2007-11-09 16:53 UTC -------
Christian, do you feel like finishing this up and committing it?
--
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.
You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=437041.
------------------------------
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
------------------------------
_______________________________________________
Gtkmm-forge mailing list
Gtkmm-forge lists sourceforge net
https://lists.sourceforge.net/lists/listinfo/gtkmm-forge
End of Gtkmm-forge Digest, Vol 18, Issue 7
******************************************
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]