Send Gtkmm-forge mailing list submissions to
[email protected]
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
[email protected]
You can reach the person managing the list at
[email protected]
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 466853] Gtk::Box_Helpers::BoxList::insert() has wrong
return value. (gtkmm (bugzilla.gnome.org))
2. [Bug 568490] gmmproc: gtk_accel_map_*() not substituted in
documentation. (gtkmm (bugzilla.gnome.org))
3. [Bug 544135] [PATCH] Include depreated flags in
gtkmmconfig.in (backport from trunk) (gtkmm (bugzilla.gnome.org))
4. [Bug 580219] New: delete_event on a dialog returns
Gtk::RESPONSE_DELETE_EVENT (gtkmm (bugzilla.gnome.org))
5. [Bug 578115] Gio::File::make_directory_with_parents() is not
defined! (glibmm (bugzilla.gnome.org))
6. [Bug 580279] New: GTree wrapper implementation
(glibmm (bugzilla.gnome.org))
7. [Bug 580279] GTree wrapper implementation
(glibmm (bugzilla.gnome.org))
8. [Bug 580302] New: no GTKMM_VERSION_* (gtkmm (bugzilla.gnome.org))
----------------------------------------------------------------------
Message: 1
Date: Sat, 25 Apr 2009 09:58:31 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
<[email protected]>
Subject: [gtkmm bugzilla] [Bug 466853]
Gtk::Box_Helpers::BoxList::insert() has wrong return value.
To: [email protected]
Message-ID: <[email protected]>
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 #4 from Johannes Schmid 2009-04-25 09:58 UTC -------
Created an attachment (id=133290)
--> (http://bugzilla.gnome.org/attachment.cgi?id=133290&action=view)
Test-case for the bug
This is a test-case for the bug.
(g++ -o box-test box_test.cc `pkg-config --libs --cflags gtkmm-2.4`)
Without the patch this results in a segmentation fault, with the patch it
correctly insert the widget and returns 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=466853.
------------------------------
Message: 2
Date: Sat, 25 Apr 2009 10:20:03 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
<[email protected]>
Subject: [gtkmm bugzilla] [Bug 568490] gmmproc: gtk_accel_map_*() not
substituted in documentation.
To: [email protected]
Message-ID: <[email protected]>
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 #7 from Murray Cumming 2009-04-25 10:20 UTC -------
Please avoid pushing all your local commits to master. We only need to see the
finished change. You can "squash" local git commits together. I forget how.
--
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: 3
Date: Sat, 25 Apr 2009 11:45:44 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
<[email protected]>
Subject: [gtkmm bugzilla] [Bug 544135] [PATCH] Include depreated flags
in gtkmmconfig.in (backport from trunk)
To: [email protected]
Message-ID: <[email protected]>
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=544135
gtkmm | general | Ver: 2.10.x
Johannes Schmid changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #114993|0 |1
is obsolete| |
Status|UNCONFIRMED |RESOLVED
Resolution| |OBSOLETE
------- Comment #3 from Johannes Schmid 2009-04-25 11:45 UTC -------
I think this is obsolete now. The maemomm package (for diablo) contains the
correct version and everybody else should use the new stable version.
--
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=544135.
------------------------------
Message: 4
Date: Sat, 25 Apr 2009 14:24:11 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
<[email protected]>
Subject: [gtkmm bugzilla] [Bug 580219] New: delete_event on a dialog
returns Gtk::RESPONSE_DELETE_EVENT
To: [email protected]
Message-ID: <[email protected]/>
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=580219
gtkmm | reference documentation | Ver: 2.12.x
Summary: delete_event on a dialog returns
Gtk::RESPONSE_DELETE_EVENT
Product: gtkmm
Version: 2.12.x
Platform: Other
OS/Version: All
Status: UNCONFIRMED
Keywords: documentation
Severity: minor
Priority: Normal
Component: reference documentation
AssignedTo: [email protected]
ReportedBy: [email protected]
QAContact: [email protected]
GNOME version: Unspecified
GNOME milestone: Unspecified
Documentation
Section: Gtk::Dialog Class Reference
"If a dialog receives a delete event, the "response" signal will be emitted
with a response id of Gtk::RESPONSE_NONE."
Correct version:
"If a dialog receives a delete event, the "response" signal will be emitted
with a response id of Gtk::RESPONSE_DELETE_EVENT."
Other information:
--
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=580219.
------------------------------
Message: 5
Date: Sat, 25 Apr 2009 14:30:09 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
<[email protected]>
Subject: [gtkmm bugzilla] [Bug 578115]
Gio::File::make_directory_with_parents() is not defined!
To: [email protected]
Message-ID: <[email protected]>
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=578115
glibmm | giomm | Ver: 2.18.x
Siavash Safi changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Comment #2 from Siavash Safi 2009-04-25 14:30 UTC -------
Added and pushed to the git repo.
--
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=578115.
------------------------------
Message: 6
Date: Sun, 26 Apr 2009 12:11:36 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
<[email protected]>
Subject: [gtkmm bugzilla] [Bug 580279] New: GTree wrapper
implementation
To: [email protected]
Message-ID: <[email protected]/>
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=580279
glibmm | general | Ver: 2.20.x
Summary: GTree wrapper implementation
Product: glibmm
Version: 2.20.x
Platform: Other
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: Normal
Component: general
AssignedTo: [email protected]
ReportedBy: [email protected]
QAContact: [email protected]
GNOME version: Unversioned Enhancement
GNOME milestone: Unspecified
glibmm wrapper for glib's GTree.
--
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=580279.
------------------------------
Message: 7
Date: Sun, 26 Apr 2009 12:18:06 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
<[email protected]>
Subject: [gtkmm bugzilla] [Bug 580279] GTree wrapper implementation
To: [email protected]
Message-ID: <[email protected]>
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=580279
glibmm | general | Ver: 2.20.x
------- Comment #1 from Szil?rd Pfeiffer 2009-04-26 12:18 UTC -------
Created an attachment (id=133325)
--> (http://bugzilla.gnome.org/attachment.cgi?id=133325&action=view)
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=580279.
------------------------------
Message: 8
Date: Sun, 26 Apr 2009 15:30:13 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
<[email protected]>
Subject: [gtkmm bugzilla] [Bug 580302] New: no GTKMM_VERSION_*
To: [email protected]
Message-ID: <[email protected]/>
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=580302
gtkmm | general | Ver: 2.16.x
Summary: no GTKMM_VERSION_*
Product: gtkmm
Version: 2.16.x
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: general
AssignedTo: [email protected]
ReportedBy: [email protected]
QAContact: [email protected]
GNOME version: Unspecified
GNOME milestone: Unspecified
gtkmm/base.h defines macro to check the gtk version, but not the gtkmm version
by way of GTKMM_VERSION_*
--
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=580302.
------------------------------
------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensign option that enables unlimited
royalty-free distribution of the report engine for externally facing
server and web deployment.
http://p.sf.net/sfu/businessobjects
------------------------------
_______________________________________________
Gtkmm-forge mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtkmm-forge
End of Gtkmm-forge Digest, Vol 35, Issue 4
******************************************
_______________________________________________
gtkmm-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtkmm-list