Gtkmm-forge Digest, Vol 35, Issue 3



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 506885] Stock ID stuff needs documentation
      (gtkmm (bugzilla.gnome.org))
   2. [Bug 553024] switching notebook pages while	removing them
      fails ungracefully (gtkmm (bugzilla.gnome.org))
   3. [Bug 568490] gmmproc: gtk_accel_map_*() not	substituted in
      documentation. (gtkmm (bugzilla.gnome.org))
   4. [Bug 568490] gmmproc: gtk_accel_map_*() not	substituted in
      documentation. (gtkmm (bugzilla.gnome.org))
   5. [Bug 553024] switching notebook pages while	removing them
      fails ungracefully (gtkmm (bugzilla.gnome.org))
   6. [Bug 568490] gmmproc: gtk_accel_map_*() not	substituted in
      documentation. (gtkmm (bugzilla.gnome.org))
   7. [Bug 577986] Gtk::TreeView::set_drag_dest_row()	does not
      allow passing a NULL TreePath (gtkmm (bugzilla.gnome.org))
   8. [Bug 466853] Gtk::Box_Helpers::BoxList::insert()	has wrong
      return value. (gtkmm (bugzilla.gnome.org))


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

Message: 1
Date: Wed, 22 Apr 2009 08:41:16 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 506885] Stock ID stuff needs
	documentation
To: gtkmm-forge lists sourceforge net
Message-ID: <20090422084116 CED4C23F590 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=506885

  gtkmm | reference documentation | Ver: unspecified




------- Comment #4 from Johannes Schmid  2009-04-22 08:40 UTC -------
Created an attachment (id=133095)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=133095&action=view)
Patch to add more documentation for StockID stuff

This patch adds as much documentation as I could find in the gtk+ docs.


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



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

Message: 2
Date: Wed, 22 Apr 2009 08:47:48 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 553024] switching notebook pages while
	removing them fails ungracefully
To: gtkmm-forge lists sourceforge net
Message-ID: <20090422084748 9267523F510 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=553024

  gtkmm | general | Ver: 2.4.x

Sakari Bergen changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |UNCONFIRMED




------- Comment #3 from Sakari Bergen  2009-04-22 08:47 UTC -------
In the test application, clicking "Remove all but last page" _without_ doing
anything before that causes me a segfault with gtkmm 2.12.5 (on Ubuntu 8.04).
If I click "Add third page" _before_ "Remove all but last page" all is fine.

If this behavior is not present in newer gtkmm the bug can be closed...


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



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

Message: 3
Date: Thu, 23 Apr 2009 09:55:45 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 568490] gmmproc: gtk_accel_map_*() not
	substituted in documentation.
To: gtkmm-forge lists sourceforge net
Message-ID: <20090423095545 E529C23F593 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=568490

  gtkmm | reference documentation | Ver: unspecified




------- Comment #4 from Johannes Schmid  2009-04-23 09:55 UTC -------
Created an attachment (id=133169)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=133169&action=view)
Patch to add special case for non-object methods

This patch adds several special cases for gtk methods that have no associated
object in the .defs files. This fixes most of the bugs mentioned. It is not the
greatest solution ever but it works for 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=568490.



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

Message: 4
Date: Thu, 23 Apr 2009 10:00:21 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 568490] gmmproc: gtk_accel_map_*() not
	substituted in documentation.
To: gtkmm-forge lists sourceforge net
Message-ID: <20090423100021 6D4CF23F591 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=568490

  gtkmm | reference documentation | Ver: unspecified




------- Comment #5 from Murray Cumming  2009-04-23 10:00 UTC -------
Yes, that seems pragmatic. However, I doubt that this one is usfeful:
"gtk_text_iter" => "TextIter"
because we generally mention TextBuffer::iterator instead of TextIter, and the
C++ API is quite different, so any methods might be guessed wrong. 

Otherwise, please commit, with a one-line description (for git) at the start of
the ChangeLog entry.


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



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

Message: 5
Date: Thu, 23 Apr 2009 10:07:53 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 553024] switching notebook pages while
	removing them fails ungracefully
To: gtkmm-forge lists sourceforge net
Message-ID: <20090423100753 E10D123F58D 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=553024

  gtkmm | general | Ver: 2.4.x




------- Comment #4 from Johannes Schmid  2009-04-23 10:07 UTC -------
I guess it is best you check yourself once you update to a more recent version.
At least I cannot reproduce it here.


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



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

Message: 6
Date: Sat, 25 Apr 2009 08:32:56 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 568490] gmmproc: gtk_accel_map_*() not
	substituted in documentation.
To: gtkmm-forge lists sourceforge net
Message-ID: <20090425083256 C7B5023F591 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=568490

  gtkmm | reference documentation | Ver: unspecified

Johannes Schmid changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jhs gnome org
 Attachment #133169|none                        |committed
               Flag|                            |
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED




------- Comment #6 from Johannes Schmid  2009-04-25 08:32 UTC -------
Removed gtk_text_iter and changed the regular expressions as danielk suggested.
There is a ChangeLog entry but I found now way to put this in a single git
commit - sorry.


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



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

Message: 7
Date: Sat, 25 Apr 2009 08:48:23 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 577986]
	Gtk::TreeView::set_drag_dest_row()	does not allow passing a NULL
	TreePath
To: gtkmm-forge lists sourceforge net
Message-ID: <20090425084823 7698623F52E 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=577986

  gtkmm | TreeView | Ver: 2.16.x




------- Comment #3 from Johannes Schmid  2009-04-25 08:48 UTC -------
Created an attachment (id=133287)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=133287&action=view)
Add a method overload to be able to path NULL path

This patch adds the overload to be able to pass a NULL GtkTreePath* to
set_drag_dest_row(). Suggestions for a better documentation welcome!


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



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

Message: 8
Date: Sat, 25 Apr 2009 09:56:54 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 466853]
	Gtk::Box_Helpers::BoxList::insert()	has wrong return value.
To: gtkmm-forge lists sourceforge net
Message-ID: <20090425095654 1F76F23F591 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=466853

  gtkmm | build | Ver: 2.10.x




------- Comment #3 from Johannes Schmid  2009-04-25 09:56 UTC -------
Created an attachment (id=133289)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=133289&action=view)
Fix the return value of insert()

This (rather trivial) patch fixes the return type.


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



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

------------------------------------------------------------------------------
Crystal Reports &#45; New Free Runtime and 30 Day Trial
Check out the new simplified licensign option that enables unlimited
royalty&#45;free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects

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

_______________________________________________
Gtkmm-forge mailing list
Gtkmm-forge lists sourceforge net
https://lists.sourceforge.net/lists/listinfo/gtkmm-forge


End of Gtkmm-forge Digest, Vol 35, Issue 3
******************************************


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