Gtkmm-forge digest, Vol 1 #1010 - 8 msgs
- From: gtkmm-forge-request lists sourceforge net
- To: gtkmm-forge lists sourceforge net
- Cc:
- Subject: Gtkmm-forge digest, Vol 1 #1010 - 8 msgs
- Date: Wed, 30 Nov 2005 20:29:42 -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-admin 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 313309] Style::set_bg_pixmap() background parameter should be const. (gtkmm (bugzilla.gnome.org))
2. [Bug 318407] missing lookup_entry() method for Gtk::AccelMap (gtkmm (bugzilla.gnome.org))
3. [Bug 322824] New: valist fix for libgnomemm (gtkmm (bugzilla.gnome.org))
4. [Bug 322824] valist fix for libgnomemm (gtkmm (bugzilla.gnome.org))
5. [Bug 309031] Book/input doesn't compile on windows (gtkmm (bugzilla.gnome.org))
6. [Bug 322824] valist fix for libgnomemm (gtkmm (bugzilla.gnome.org))
7. [Bug 321062] Gnome::Main::Main calls gnome_program_init with wrong terminating NULL (gnomemm (bugzilla.gnome.org))
8. [Bug 318877] Creating empty iterators and/or paths not possible (gtkmm (bugzilla.gnome.org))
--__--__--
Message: 1
From: "gtkmm (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
To: gtkmm-forge lists sourceforge net
Date: Wed, 30 Nov 2005 04:41:25 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 313309] Style::set_bg_pixmap() background parameter should be const.
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=3D313309
gtkmm | general | Ver: 2.8.x
Murray Cumming changed:
What |Removed |Added
-------------------------------------------------------------------------=
---
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From Murray Cumming 2005-11-30 09:41 -------
Fixed in HEAD in cvs, so this should be in the next gtkmm 2.9/2.10 tarbal=
l.
------- You are receiving this mail because: -------
You are the assignee for the bug.
--__--__--
Message: 2
From: "gtkmm (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
To: gtkmm-forge lists sourceforge net
Date: Wed, 30 Nov 2005 04:53:15 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 318407] missing lookup_entry() method for Gtk::AccelMap
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=3D318407
gtkmm | general | Ver: 2.8.x
Murray Cumming changed:
What |Removed |Added
-------------------------------------------------------------------------=
---
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From Murray Cumming 2005-11-30 09:53 -------
Done in HEAD in cvs. Thanks.
------- You are receiving this mail because: -------
You are the assignee for the bug.
--__--__--
Message: 3
From: "gtkmm (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
To: gtkmm-forge lists sourceforge net
Date: Wed, 30 Nov 2005 05:54:31 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 322824] New: valist fix for libgnomemm
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=3D322824
gtkmm | general | Ver: 2.2
Summary: valist fix for libgnomemm
Product: gtkmm
Version: 2.2
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: general
AssignedTo: gtkmm-forge lists sourceforge net
ReportedBy: meissner suse de
CC: all-bugs bugzilla gnome org
did not find libgnomemm as bugzilla component, hopefully right here.=20
=20
attached patch fixes an incorrect va_list terminator which might=20
lead to crashes on 64bit systems.
------- You are receiving this mail because: -------
You are the assignee for the bug.
--__--__--
Message: 4
From: "gtkmm (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
To: gtkmm-forge lists sourceforge net
Date: Wed, 30 Nov 2005 05:55:02 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 322824] valist fix for libgnomemm
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=3D322824
gtkmm | general | Ver: 2.2
------- Additional Comments From meissner suse de 2005-11-30 10:55 -----=
--
Created an attachment (id=3D55416)
--> (http://bugzilla.gnome.org/attachment.cgi?id=3D55416&action=3Dview)
libgnomemm-pointer.patch
------- You are receiving this mail because: -------
You are the assignee for the bug.
--__--__--
Message: 5
From: "gtkmm (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
To: gtkmm-forge lists sourceforge net
Date: Wed, 30 Nov 2005 08:56:29 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 309031] Book/input doesn't compile on windows
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=3D309031
gtkmm | build | Ver: 2.6
Murray Cumming changed:
What |Removed |Added
-------------------------------------------------------------------------=
---
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From Murray Cumming 2005-11-30 13:56 -------
Done in cvs. Thanks.
------- You are receiving this mail because: -------
You are the assignee for the bug.
--__--__--
Message: 6
From: "gtkmm (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
To: gtkmm-forge lists sourceforge net
Date: Wed, 30 Nov 2005 09:22:18 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 322824] valist fix for libgnomemm
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=3D322824
gtkmm | general | Ver: 2.2
Murray Cumming changed:
What |Removed |Added
-------------------------------------------------------------------------=
---
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
Summary|valist fix for libgnomemm |valist fix for libgnomem=
m
------- Additional Comments From Murray Cumming 2005-11-30 14:22 -------
A (fixed) duplicate, I think.
*** This bug has been marked as a duplicate of 321062 ***
------- You are receiving this mail because: -------
You are the assignee for the bug.
--__--__--
Message: 7
From: "gnomemm (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
To: gtkmm-forge lists sourceforge net
Date: Wed, 30 Nov 2005 09:22:19 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 321062] Gnome::Main::Main calls gnome_program_init with wrong terminating NULL
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=3D321062
gnomemm | libgnomemm | Ver: unspecified
------- Additional Comments From Murray Cumming 2005-11-30 14:22 -------
*** Bug 322824 has been marked as a duplicate of this bug. ***
------- You are receiving this mail because: -------
You are the assignee for the bug.
--__--__--
Message: 8
From: "gtkmm (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
To: gtkmm-forge lists sourceforge net
Date: Wed, 30 Nov 2005 09:24:25 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 318877] Creating empty iterators and/or paths not possible
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=3D318877
gtkmm | TreeView | Ver: 2.6.x
------- Additional Comments From Murray Cumming 2005-11-30 14:24 -------
In the C code, that's not an empty iterator, that's 0. Maybe rows_reorder=
ed
should have an overload, without the parameter. Could you try that and up=
load a
patch?
------- You are receiving this mail because: -------
You are the assignee for the bug.
--__--__--
_______________________________________________
Gtkmm-forge mailing list
Gtkmm-forge lists sourceforge net
https://lists.sourceforge.net/lists/listinfo/gtkmm-forge
End of Gtkmm-forge Digest
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]