[gtkmm] Gtkmm-forge digest, Vol 1 #303 - 7 msgs
- From: gtkmm-forge-request lists sourceforge net
- To: gtkmm-forge lists sourceforge net
- Subject: [gtkmm] Gtkmm-forge digest, Vol 1 #303 - 7 msgs
- Date: Mon, 02 Dec 2002 12:02:54 -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 100034] Changed - gnomemm-1.2.3 doesn't build (procbar.cc) (bugzilla-daemon widget gnome org)
2. [Bug 100034] Changed - gnomemm-1.2.3 doesn't build (procbar.cc) (bugzilla-daemon widget gnome org)
3. [Bug 100143] New - TreeRowReference is now a boxed type (bugzilla-daemon widget gnome org)
4. [Bug 100143] Changed - TreeRowReference is now a boxed type (bugzilla-daemon widget gnome org)
5. [Bug 100143] Changed - TreeRowReference is now a boxed type (bugzilla-daemon widget gnome org)
6. [Bug 99122] Changed - Add GTK+ 2.2 API additions (bugzilla-daemon widget gnome org)
7. [Bug 99122] Changed - Add GTK+ 2.2 API additions (bugzilla-daemon widget gnome org)
--__--__--
Message: 1
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, jerome zago insalien org
Cc:
Date: Sun, 1 Dec 2002 19:04:36 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 100034] Changed - gnomemm-1.2.3 doesn't build (procbar.cc)
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=100034
Changed by murrayc usa net
--- shadow/100034 Sun Dec 1 08:31:20 2002
+++ shadow/100034.tmp.14158 Sun Dec 1 19:04:36 2002
@@ -1,13 +1,13 @@
Bug#: 100034
Product: gnomemm
Version: 1.2
OS: Linux
OS Details: Red Hat Linux 7.3 (with all erratas)
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: INVALID
Severity: blocker
Priority: Normal
Component: build
AssignedTo: gtkmm-forge lists sourceforge net
ReportedBy: jerome zago insalien org
TargetMilestone: ---
@@ -183,6 +183,10 @@
- typedef gint (* type_correctcallback)(gpointer);
+ typedef gint (* type_correctcallback)();
gnome_proc_bar_construct(gtkobj(),
GTK_WIDGET(const_cast<GtkLabel*>(label.gtkobj())),
colors.size(),
**********
+
+------- Additional Comments From murrayc usa net 2002-12-01 19:04 -------
+Please upgrade your gnome-libs or downgrade your gnomemm:
+http://bugzilla.gnome.org/show_bug.cgi?id=87877
--__--__--
Message: 2
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, jerome zago insalien org
Cc:
Date: Mon, 2 Dec 2002 07:56:47 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 100034] Changed - gnomemm-1.2.3 doesn't build (procbar.cc)
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=100034
Changed by murrayc usa net
--- shadow/100034 Sun Dec 1 19:04:36 2002
+++ shadow/100034.tmp.20380 Mon Dec 2 07:56:47 2002
@@ -187,6 +187,10 @@
colors.size(),
**********
------- Additional Comments From murrayc usa net 2002-12-01 19:04 -------
Please upgrade your gnome-libs or downgrade your gnomemm:
http://bugzilla.gnome.org/show_bug.cgi?id=87877
+
+------- Additional Comments From murrayc usa net 2002-12-02 07:56 -------
+For the record, gnome-libs broke the gnome_procbar_construct API in
+gnome-libs 1.4.1.6.
--__--__--
Message: 3
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Mon, 2 Dec 2002 12:12:35 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 100143] New - TreeRowReference is now a boxed type
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=100143
Changed by murrayc usa net
--- shadow/100143 Mon Dec 2 12:12:35 2002
+++ shadow/100143.tmp.6589 Mon Dec 2 12:12:35 2002
@@ -0,0 +1,18 @@
+Bug#: 100143
+Product: gtkmm
+Version: 2.2
+OS: Linux
+OS Details:
+Status: NEW
+Resolution:
+Severity: normal
+Priority: Normal
+Component: TreeView
+AssignedTo: gtkmm-forge lists sourceforge net
+ReportedBy: murrayc usa net
+TargetMilestone: ---
+URL:
+Summary: TreeRowReference is now a boxed type
+
+Here's a patch that wraps TreeRowReference as a boxed type, now that it's
+changed in GTK+.
--__--__--
Message: 4
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Mon, 2 Dec 2002 12:13:45 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 100143] Changed - TreeRowReference is now a boxed type
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=100143
Changed by murrayc usa net
--- shadow/100143 Mon Dec 2 12:12:35 2002
+++ shadow/100143.tmp.7074 Mon Dec 2 12:13:45 2002
@@ -10,9 +10,10 @@
Component: TreeView
AssignedTo: gtkmm-forge lists sourceforge net
ReportedBy: murrayc usa net
TargetMilestone: ---
URL:
Summary: TreeRowReference is now a boxed type
+BugsThisDependsOn: 100137
Here's a patch that wraps TreeRowReference as a boxed type, now that it's
changed in GTK+.
--__--__--
Message: 5
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Mon, 2 Dec 2002 12:14:16 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 100143] Changed - TreeRowReference is now a boxed type
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=100143
Changed by murrayc usa net
--- shadow/100143 Mon Dec 2 12:13:45 2002
+++ shadow/100143.tmp.7320 Mon Dec 2 12:14:16 2002
@@ -14,6 +14,11 @@
URL:
Summary: TreeRowReference is now a boxed type
BugsThisDependsOn: 100137
Here's a patch that wraps TreeRowReference as a boxed type, now that it's
changed in GTK+.
+
+------- Additional Comments From murrayc usa net 2002-12-02 12:14 -------
+Created an attachment (id=12693)
+gtkmm_rowreference.patch
+
--__--__--
Message: 6
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Mon, 2 Dec 2002 13:15:17 -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 Dec 2 10:45:58 2002
+++ shadow/99122.tmp.4516 Mon Dec 2 13:15:17 2002
@@ -73,6 +73,16 @@
- Window::get_skip_pager_hint() - made const.
Applied.
------- Additional Comments From murrayc usa net 2002-12-02 10:45 -------
I fixed the static errthrow/refreturn problems.
+
+------- Additional Comments From murrayc usa net 2002-12-02 13:15 -------
+I'm not sure what to do with these:
+gtk_tree_store_reorder
+gtk_tree_store_swap
+gtk_tree_store_move_before
+gtk_tree_store_move_after
+
+
+
--__--__--
Message: 7
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Mon, 2 Dec 2002 10:45:58 -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 Sun Dec 1 13:08:32 2002
+++ shadow/99122.tmp.26028 Mon Dec 2 10:45:58 2002
@@ -70,6 +70,9 @@
- Widget::has_screen() - made const.
- Widget::get_root_window() - added const overload.
- Window::get_skip_taskbar_hint() - made const.
- Window::get_skip_pager_hint() - made const.
Applied.
+
+------- Additional Comments From murrayc usa net 2002-12-02 10:45 -------
+I fixed the static errthrow/refreturn problems.
--__--__--
_______________________________________________
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]