[gtkmm] Gtkmm-forge digest, Vol 1 #297 - 10 msgs
- From: gtkmm-forge-request lists sourceforge net
- To: gtkmm-forge lists sourceforge net
- Subject: [gtkmm] Gtkmm-forge digest, Vol 1 #297 - 10 msgs
- Date: Tue, 26 Nov 2002 12:01:46 -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.
Today's Topics:
1. [Bug 99122] Changed - Add GTK+ 2.2 API additions (bugzilla-daemon widget gnome org)
2. [Bug 99553] New - Gnome::UI::Items::fill() definitions are misplaced. (bugzilla-daemon widget gnome org)
3. [Bug 99553] Changed - Gnome::UI::Items::fill() definitions are misplaced. (bugzilla-daemon widget gnome org)
4. [Bug 99553] Changed - Gnome::UI::Items::fill() definitions are misplaced. (bugzilla-daemon widget gnome org)
5. [Bug 99614] New - Some wrapped objects have obsolete constructors. (bugzilla-daemon widget gnome org)
6. [Bug 99614] Changed - Some wrapped objects have obsolete constructors. (bugzilla-daemon widget gnome org)
7. [Bug 99614] Changed - Some wrapped objects have obsolete constructors. (bugzilla-daemon widget gnome org)
8. [Bug 99553] Changed - Gnome::UI::Items::fill() definitions are misplaced. (bugzilla-daemon widget gnome org)
9. [Bug 99614] Changed - Some wrapped objects have obsolete constructors. (bugzilla-daemon widget gnome org)
10. [Bug 99614] Changed - Some wrapped objects have obsolete constructors. (bugzilla-daemon widget gnome org)
--__--__--
Message: 1
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Mon, 25 Nov 2002 15:08:59 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 99122] Changed - Add GTK+ 2.2 API additions
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
http://bugzilla.gnome.org/show_bug.cgi?id=99122
Changed by murrayc usa net
--- shadow/99122 Mon Nov 25 13:49:17 2002
+++ shadow/99122.tmp.19850 Mon Nov 25 15:08:59 2002
@@ -37,6 +37,15 @@
Created an attachment (id=12544)
pango_methods.diff
------- Additional Comments From murrayc usa net 2002-11-25 13:49 -------
Pango defs diff uploaded.
+
+------- Additional Comments From murrayc usa net 2002-11-25 15:08 -------
+There doesn't seem to be anything worthwhile that's new in pango: -
+- PangoIntSet is new, but private.
+- PangoFT2FontMap and the pango_xft stuff is only in pango if
+xft/fontconfig were present when building, so we would have to add
+checks of our own. If anybody actually needs it then we can think
+about it again.
+
--__--__--
Message: 2
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Mon, 25 Nov 2002 15:52:18 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 99553] New - Gnome::UI::Items::fill() definitions are misplaced.
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
http://bugzilla.gnome.org/show_bug.cgi?id=99553
Changed by abas aix meng auth gr
--- shadow/99553 Mon Nov 25 15:52:18 2002
+++ shadow/99553.tmp.6964 Mon Nov 25 15:52:18 2002
@@ -0,0 +1,18 @@
+Bug#: 99553
+Product: gnomemm
+Version: 2.0
+OS: other
+OS Details:
+Status: NEW
+Resolution:
+Severity: minor
+Priority: Normal
+Component: libbonobouimm
+AssignedTo: gtkmm-forge lists sourceforge net
+ReportedBy: abas aix meng auth gr
+TargetMilestone: ---
+URL:
+Summary: Gnome::UI::Items::fill() definitions are misplaced.
+
+The Gnome::UI::Items::fill() functions are declared in the app-helpers.h
+header; they are however defined in the Gnome::UI namespace. attached is a fix.
--__--__--
Message: 3
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Mon, 25 Nov 2002 15:56:31 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 99553] Changed - Gnome::UI::Items::fill() definitions are misplaced.
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
http://bugzilla.gnome.org/show_bug.cgi?id=99553
Changed by abas aix meng auth gr
--- shadow/99553 Mon Nov 25 15:52:18 2002
+++ shadow/99553.tmp.9403 Mon Nov 25 15:56:31 2002
@@ -13,6 +13,11 @@
TargetMilestone: ---
URL:
Summary: Gnome::UI::Items::fill() definitions are misplaced.
The Gnome::UI::Items::fill() functions are declared in the app-helpers.h
header; they are however defined in the Gnome::UI namespace. attached is a fix.
+
+------- Additional Comments From abas aix meng auth gr 2002-11-25 15:56 -------
+Created an attachment (id=12549)
+Patch to fix namespace inconsistency.
+
--__--__--
Message: 4
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Mon, 25 Nov 2002 15:58:34 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 99553] Changed - Gnome::UI::Items::fill() definitions are misplaced.
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
http://bugzilla.gnome.org/show_bug.cgi?id=99553
Changed by abas aix meng auth gr
--- shadow/99553 Mon Nov 25 15:56:31 2002
+++ shadow/99553.tmp.10555 Mon Nov 25 15:58:34 2002
@@ -3,14 +3,14 @@
Version: 2.0
OS: other
OS Details:
Status: NEW
Resolution:
Severity: minor
-Priority: Normal
-Component: libbonobouimm
+Priority: Low
+Component: libgnomeuimm
AssignedTo: gtkmm-forge lists sourceforge net
ReportedBy: abas aix meng auth gr
TargetMilestone: ---
URL:
Summary: Gnome::UI::Items::fill() definitions are misplaced.
@@ -18,6 +18,9 @@
header; they are however defined in the Gnome::UI namespace. attached is a fix.
------- Additional Comments From abas aix meng auth gr 2002-11-25 15:56 -------
Created an attachment (id=12549)
Patch to fix namespace inconsistency.
+
+------- Additional Comments From abas aix meng auth gr 2002-11-25 15:58 -------
+Mental note: Not everything ending in ...uimm is what you want.
--__--__--
Message: 5
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Tue, 26 Nov 2002 09:12:03 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 99614] New - Some wrapped objects have obsolete constructors.
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
http://bugzilla.gnome.org/show_bug.cgi?id=99614
Changed by abas aix meng auth gr
--- shadow/99614 Tue Nov 26 09:12:03 2002
+++ shadow/99614.tmp.4792 Tue Nov 26 09:12:03 2002
@@ -0,0 +1,18 @@
+Bug#: 99614
+Product: gnomemm
+Version: 2.0
+OS: other
+OS Details:
+Status: NEW
+Resolution:
+Severity: normal
+Priority: Normal
+Component: gconfmm
+AssignedTo: gtkmm-forge lists sourceforge net
+ReportedBy: abas aix meng auth gr
+TargetMilestone: ---
+URL:
+Summary: Some wrapped objects have obsolete constructors.
+
+Some wrapped classes have obsolete constructors. Attached is a patch that
+removes them.
--__--__--
Message: 6
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Tue, 26 Nov 2002 09:30:23 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 99614] Changed - Some wrapped objects have obsolete constructors.
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
http://bugzilla.gnome.org/show_bug.cgi?id=99614
Changed by abas aix meng auth gr
--- shadow/99614 Tue Nov 26 09:12:03 2002
+++ shadow/99614.tmp.14537 Tue Nov 26 09:30:23 2002
@@ -13,6 +13,11 @@
TargetMilestone: ---
URL:
Summary: Some wrapped objects have obsolete constructors.
Some wrapped classes have obsolete constructors. Attached is a patch that
removes them.
+
+------- Additional Comments From abas aix meng auth gr 2002-11-26 09:30 -------
+Created an attachment (id=12569)
+patch to remove obsolete constructors
+
--__--__--
Message: 7
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, abas aix meng auth gr
Cc:
Date: Tue, 26 Nov 2002 11:20:16 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 99614] Changed - Some wrapped objects have obsolete constructors.
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
http://bugzilla.gnome.org/show_bug.cgi?id=99614
Changed by murrayc usa net
--- shadow/99614 Tue Nov 26 09:30:23 2002
+++ shadow/99614.tmp.31570 Tue Nov 26 11:20:16 2002
@@ -18,6 +18,10 @@
removes them.
------- Additional Comments From abas aix meng auth gr 2002-11-26 09:30 -------
Created an attachment (id=12569)
patch to remove obsolete constructors
+
+------- Additional Comments From murrayc usa net 2002-11-26 11:20 -------
+Why aren't these constructors needed anymore? Do we have some other
+way to create C++ wrappers from C instances?
--__--__--
Message: 8
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, abas aix meng auth gr
Cc:
Date: Tue, 26 Nov 2002 11:21:39 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 99553] Changed - Gnome::UI::Items::fill() definitions are misplaced.
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
http://bugzilla.gnome.org/show_bug.cgi?id=99553
Changed by murrayc usa net
--- shadow/99553 Mon Nov 25 15:58:34 2002
+++ shadow/99553.tmp.32075 Tue Nov 26 11:21:38 2002
@@ -21,6 +21,9 @@
Created an attachment (id=12549)
Patch to fix namespace inconsistency.
------- Additional Comments From abas aix meng auth gr 2002-11-25 15:58 -------
Mental note: Not everything ending in ...uimm is what you want.
+
+------- Additional Comments From murrayc usa net 2002-11-26 11:21 -------
+I don't understand the last comment.
--__--__--
Message: 9
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Tue, 26 Nov 2002 13:58:16 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 99614] Changed - Some wrapped objects have obsolete constructors.
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
http://bugzilla.gnome.org/show_bug.cgi?id=99614
Changed by abas aix meng auth gr
--- shadow/99614 Tue Nov 26 11:20:16 2002
+++ shadow/99614.tmp.7879 Tue Nov 26 13:58:16 2002
@@ -22,6 +22,14 @@
patch to remove obsolete constructors
------- Additional Comments From murrayc usa net 2002-11-26 11:20 -------
Why aren't these constructors needed anymore? Do we have some other
way to create C++ wrappers from C instances?
+
+------- Additional Comments From abas aix meng auth gr 2002-11-26 13:58 -------
+These constructors aren't needed anymore because gtkmmproc generates
+default ones for us anyway. Further, they will now cause memory leaks
+because they copy their C-type argument unconditionally, which is the
+Wrong Thing to do.
+
+I introduced them during the patch split, and they are no more needed.
--__--__--
Message: 10
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, abas aix meng auth gr
Cc:
Date: Tue, 26 Nov 2002 15:01:46 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 99614] Changed - Some wrapped objects have obsolete constructors.
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
http://bugzilla.gnome.org/show_bug.cgi?id=99614
Changed by murrayc usa net
--- shadow/99614 Tue Nov 26 13:58:16 2002
+++ shadow/99614.tmp.1538 Tue Nov 26 15:01:46 2002
@@ -1,13 +1,13 @@
Bug#: 99614
Product: gnomemm
Version: 2.0
OS: other
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: normal
Priority: Normal
Component: gconfmm
AssignedTo: gtkmm-forge lists sourceforge net
ReportedBy: abas aix meng auth gr
TargetMilestone: ---
@@ -30,6 +30,9 @@
These constructors aren't needed anymore because gtkmmproc generates
default ones for us anyway. Further, they will now cause memory leaks
because they copy their C-type argument unconditionally, which is the
Wrong Thing to do.
I introduced them during the patch split, and they are no more needed.
+
+------- Additional Comments From murrayc usa net 2002-11-26 15:01 -------
+Thanks. Applied.
--__--__--
_______________________________________________
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]