Gtkmm-forge Digest, Vol 12, Issue 6



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 437041] Add IconTheme support to the Action	classes
      (gtkmm (bugzilla.gnome.org))
   2. [Bug 437041] Add IconTheme support to the Action	classes
      (gtkmm (bugzilla.gnome.org))
   3. [Bug 437041] Add IconTheme support to the Action	classes
      (gtkmm (bugzilla.gnome.org))
   4. [Bug 437041] Add IconTheme support to the Action	classes
      (gtkmm (bugzilla.gnome.org))
   5. [Bug 439339] New: connect_clicked doesnt connect	ToolButton
      widgets (gnomemm (bugzilla.gnome.org))
   6. [Bug 439339] connect_clicked doesnt connect	ToolButton
      widgets (gnomemm (bugzilla.gnome.org))
   7. [Bug 439725] New: Style::paint_*() function's	don't accept
      NULL rectangles for area parameter (gtkmm (bugzilla.gnome.org))
   8. [Bug 350870] Extend gmmproc documentation
      (gtkmm (bugzilla.gnome.org))


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

Message: 1
Date: Mon, 14 May 2007 09:19:42 +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: <20070514091942 39D546C4190 box 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 #4 from Christian Hammond  2007-05-14 09:19 UTC -------
They're technically not ambiguous due to the lack of default parameters and the
number/types of parameters, but they are definitely confusing. I too wondered
about just using a create_*(), but wasn't sure if that was alright or if it
would be better to use another create() method.

Okay, so given that, what should this be called? create_with_icontheme()?
create_with_icon_name()?

I'll do the Doxygen stuff as well. I'll hopefully have a new patch tomorrow or
the day after.


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



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

Message: 2
Date: Mon, 14 May 2007 09:34:23 +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: <20070514093423 1A9DF6C4190 box 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 #5 from Murray Cumming  2007-05-14 09:34 UTC -------
Wouldn't that be create_with_icon_name()?


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



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

Message: 3
Date: Mon, 14 May 2007 13:41:20 +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: <20070514134120 6C0E46C4187 box 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

jonner changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jonathon jongsma gmail com




------- Comment #6 from jonner  2007-05-14 13:41 UTC -------
One data point: currently we don't have any interfaces named create_with_*, but
we do have a few called create_from_* (e.g. Gdk::Pixbuf::create_from_data). 
I'm not sure if 'from' works in this case, but it might be something to
consider.


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



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

Message: 4
Date: Mon, 14 May 2007 14:16:18 +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: <20070514141618 57C266C4180 box 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 #7 from Murray Cumming  2007-05-14 14:16 UTC -------
Thanks. I think create_with_*() will be OK here. It makes more sense than
create_from_*(). I'm sure we have some other create*() methods.


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



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

Message: 5
Date: Fri, 18 May 2007 02:19:40 +0000 (UTC)
From: "gnomemm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 439339] New: connect_clicked doesnt
	connect	ToolButton widgets
To: gtkmm-forge lists sourceforge net
Message-ID: <bug-439339-5595 http bugzilla 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=439339

  gnomemm | libglademm | Ver: 2.6
           Summary: connect_clicked doesnt connect ToolButton widgets
           Product: gnomemm
           Version: 2.6
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: Normal
         Component: libglademm
        AssignedTo: gtkmm-forge lists sourceforge net
        ReportedBy: wrex006 gmail com
         QAContact: gtkmm-forge lists sourceforge net
     GNOME version: 2.17/2.18
   GNOME milestone: Unspecified


The connect_clicked() function in Gnome::Glade::Xml does not connect the
clicked signal for Gtk::ToolButton widgets.  It would be nice if it did.

A patch to do just this is attached.


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



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

Message: 6
Date: Fri, 18 May 2007 02:24:34 +0000 (UTC)
From: "gnomemm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 439339] connect_clicked doesnt connect
	ToolButton widgets
To: gtkmm-forge lists sourceforge net
Message-ID: <20070518022434 CECB76C421A box 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=439339

  gnomemm | libglademm | Ver: 2.6




------- Comment #1 from dave  2007-05-18 02:24 UTC -------
Created an attachment (id=88369)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=88369&action=view)
patch to add toolbutton support


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



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

Message: 7
Date: Sat, 19 May 2007 16:41:58 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 439725] New: Style::paint_*()
	function's	don't accept NULL rectangles for area parameter
To: gtkmm-forge lists sourceforge net
Message-ID: <bug-439725-5595 http bugzilla 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
           Summary: Style::paint_*() function's don't accept NULL rectangles
                    for area parameter
           Product: gtkmm
           Version: unspecified
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: minor
          Priority: Normal
         Component: general
        AssignedTo: gtkmm-forge lists sourceforge net
        ReportedBy: nielsen memberwebs com
         QAContact: gtkmm-forge lists sourceforge net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


The various gtk_paint_* functions accept NULL for the 'area' parameter, which
denotes 'no clipping'. There is no way in the gtkmm Style::paint_* equivalents
to specify this NULL area paramater. 

A solution might be: If a Gdk::Rectangcle is that has_zero_area() it could be
converted to NULL before being passed down to the gtk_paint_* functions.


-- 
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: 8
Date: Wed, 23 May 2007 13:25:06 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 350870] Extend gmmproc documentation
To: gtkmm-forge lists sourceforge net
Message-ID: <20070523132506 A66A86C413A box 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=350870

  gtkmm | reference documentation | Ver: unspecified

Murray Cumming changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |murrayc murrayc com
            Summary|Extend wrapping             |Extend gmmproc documentation
                   |documentation               |




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



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

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/

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

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


End of Gtkmm-forge Digest, Vol 12, Issue 6
******************************************



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