Gtkmm-forge Digest, Vol 18, Issue 4



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 443586] Introduction to TreeView is misleading
      (gtkmm (bugzilla.gnome.org))
   2. [Bug 486421] gtkmozembedmm fails to build on	debian
      testing/unstable (gnomemm (bugzilla.gnome.org))
   3. [Bug 454709] Tutorial is missing important point	about X
      event signals (gtkmm (bugzilla.gnome.org))
   4. [Bug 493057] Gtkmm fails to build on Mac OS X	Tiger 10.4.10
      (gtkmm (bugzilla.gnome.org))
   5. [Bug 473750]	Gtk::EntryCompletion::set_popup_single_match is
      misnamed (gtkmm (bugzilla.gnome.org))
   6. [Bug 439725] Style::paint_*() function's don't	accept NULL
      rectangles for area parameter (gtkmm (bugzilla.gnome.org))
   7. [Bug 304103] Gtk::Widget:"show_help" signal not	wrapped
      (gtkmm (bugzilla.gnome.org))
   8. [Bug 486422] gtkmozembedmm doesn't have any build	products
      marked as svn:ignore in subversion (gnomemm (bugzilla.gnome.org))


----------------------------------------------------------------------

Message: 1
Date: Mon,  5 Nov 2007 08:57:32 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 443586] Introduction to TreeView is
	misleading
To: gtkmm-forge lists sourceforge net
Message-ID: <20071105085732 2CF1E23F659 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=443586

  gtkmm | documentation | Ver: unspecified

Murray Cumming changed:

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




------- Comment #3 from Murray Cumming  2007-11-05 08:57 UTC -------
I have added another warning in the tutorial in that section:

"
Note that the instance (such as m_Columns here) should usually not be static,
because it often needs to be instantiated after 
glibmm has been instantiated.
"


-- 
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=443586.



------------------------------

Message: 2
Date: Mon,  5 Nov 2007 09:38:11 +0000 (UTC)
From: "gnomemm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 486421] gtkmozembedmm fails to build on
	debian testing/unstable
To: gtkmm-forge lists sourceforge net
Message-ID: <20071105093811 A8CD323F744 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=486421

  gnomemm | build | Ver: unspecified

Murray Cumming changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |murrayc murrayc com
          Component|build                       |build
            Product|gtkmm                       |gnomemm




------- Comment #2 from Murray Cumming  2007-11-05 09:38 UTC -------
Note that gtkmozembedmm is not part of gtkmm, or even part of gnomemm. I have
CCed the maintainer. The maintainer is listed in the AUTHORS file as Max Vasin
<max-appolo mail ru>

However, I did try this patch on Ubuntu Gutsy. Ubuntu has xulrunner-1.9-dev,
but it has xulrunner.pc and xulrunner-embedded.pc instead of the
xulrunner-gtkmozembed pkg-config name that you use in your patch. 


-- 
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=486421.



------------------------------

Message: 3
Date: Mon,  5 Nov 2007 10:30:14 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 454709] Tutorial is missing important
	point	about X event signals
To: gtkmm-forge lists sourceforge net
Message-ID: <20071105103014 A0BC723F743 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=454709

  gtkmm | documentation | Ver: unspecified

Murray Cumming changed:

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




------- Comment #2 from Murray Cumming  2007-11-05 10:30 UTC -------
I have added some text to the trunk of the new gtkmm-documentation module:

2007-11-05  Murray Cumming  <murrayc murrayc com>

        * docs/tutorial/gtkmm-tut.xml: x-event-signals section:
        Mention add_events(), set_events(), and EventBox.
        EventBox section: Mention set_events().
        Bug #454709 (Daniel Hornung).


-- 
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=454709.



------------------------------

Message: 4
Date: Mon,  5 Nov 2007 11:26:27 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 493057] Gtkmm fails to build on Mac OS
	X	Tiger 10.4.10
To: gtkmm-forge lists sourceforge net
Message-ID: <20071105112627 61FF123F744 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=493057

  gtkmm | build | Ver: 2.12.x




------- Comment #9 from Murray Cumming  2007-11-05 11:26 UTC -------
I have just release a tarball.


-- 
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=493057.



------------------------------

Message: 5
Date: Mon,  5 Nov 2007 11:26:44 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 473750]
	Gtk::EntryCompletion::set_popup_single_match is misnamed
To: gtkmm-forge lists sourceforge net
Message-ID: <20071105112644 ABA4923F743 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=473750

  gtkmm | general | Ver: unspecified

Murray Cumming changed:

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




------- Comment #2 from Murray Cumming  2007-11-05 11:26 UTC -------
Fixed in svn trunk, so this will appear in a future 

2007-11-05  Murray Cumming  <murrayc murrayc com>

        * gtk/src/entrycompletion.hg: Added set_popup_single_match(), 
        deprecated the wrongly-named set_popup_single_width().
        Bug #473750 (Kevin Daughtridge).
        Added a const version of get_text_column() and deprecated the 
        non-const version.

Thanks.


-- 
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=473750.



------------------------------

Message: 6
Date: Mon,  5 Nov 2007 11:33:21 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 439725] Style::paint_*() function's
	don't	accept NULL rectangles for area parameter
To: gtkmm-forge lists sourceforge net
Message-ID: <20071105113321 DF6DD23F743 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=439725

  gtkmm | general | Ver: unspecified




------- Comment #3 from Murray Cumming  2007-11-05 11:33 UTC -------
The detail parameter is a string so we could use an empty string (and that
might work already, depending on whether the C function interprets "" the same
as NULL" But that still leaves 2 optional parameters, leading to 3 method
overloads. I'd rather avoid that if possible.

I wonder about the meaning of NULL for the widget and detail parameters. Maybe
knowing that would help us to choose what to do.


-- 
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=439725.



------------------------------

Message: 7
Date: Mon,  5 Nov 2007 11:57:48 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 304103] Gtk::Widget:"show_help" signal
	not	wrapped
To: gtkmm-forge lists sourceforge net
Message-ID: <20071105115748 02BA023F746 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=304103

  gtkmm | general | Ver: 2.6.x

Murray Cumming changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Gtk::Widget:"popup_menu" and|Gtk::Widget:"show_help"
                   |"show_help" signals not     |signal not wrapped
                   |wrapped                     |




------- Comment #9 from Murray Cumming  2007-11-05 11:57 UTC -------
I have wrapped popup-menu in svn trunk, but I still see no evidence that
show-help is meant to be used. See bug #339205.


-- 
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=304103.



------------------------------

Message: 8
Date: Mon,  5 Nov 2007 12:28:39 +0000 (UTC)
From: "gnomemm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 486422] gtkmozembedmm doesn't have any
	build	products marked as svn:ignore in subversion
To: gtkmm-forge lists sourceforge net
Message-ID: <20071105122839 A698023F743 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=486422

  gnomemm | build | Ver: unspecified

Murray Cumming changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|general                     |build
            Product|gtkmm                       |gnomemm




------- Comment #3 from Murray Cumming  2007-11-05 12:28 UTC -------
By the way, your patch contains unrelated changes. And I don't know how to
apply those svn property changes from a patch.

Note also that gtkmozembedmm is not part of gtkmm or gnomemm.


-- 
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=486422.



------------------------------

-------------------------------------------------------------------------
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 4
******************************************


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]