[gtkmm] Gtkmm-forge digest, Vol 1 #293 - 8 msgs
- From: gtkmm-forge-request lists sourceforge net
- To: gtkmm-forge lists sourceforge net
- Subject: [gtkmm] Gtkmm-forge digest, Vol 1 #293 - 8 msgs
- Date: Thu, 21 Nov 2002 12:00:31 -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 99035] Changed - list_store.clear() followed by list_store.append() segfaults (bugzilla-daemon widget gnome org)
2. [Bug 99122] New - Add GTK+ 2.2 API additions (bugzilla-daemon widget gnome org)
3. [Bug 99122] Changed - Add GTK+ 2.2 API additions (bugzilla-daemon widget gnome org)
4. [Bug 99171] New - Entry and Schema fixes (patch). (bugzilla-daemon widget gnome org)
5. [Bug 99171] Changed - Entry and Schema fixes (patch). (bugzilla-daemon widget gnome org)
6. [Bug 99171] Changed - Entry and Schema fixes (bugzilla-daemon widget gnome org)
7. [Bug 99171] Changed - Entry and Schema fixes (bugzilla-daemon widget gnome org)
8. [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
Cc:
Date: Wed, 20 Nov 2002 15:28:30 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 99035] Changed - list_store.clear() followed by list_store.append() segfaults
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=99035
Changed by olau hardworking dk
--- shadow/99035 Tue Nov 19 18:56:12 2002
+++ shadow/99035.tmp.29661 Wed Nov 20 15:28:29 2002
@@ -42,6 +42,10 @@
invokes Glib::RefPtr<Gtk::ListStore>::clear(), which unreferences the
object and unsets the pointer :)
Cheers,
--Daniel
+
+------- Additional Comments From olau hardworking dk 2002-11-20 15:28 -------
+Argh. Note to self: never mix copy-paste of code with typedefs that
+prevent you from seeing what kind of types you're working with. Sorry.
--__--__--
Message: 2
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Wed, 20 Nov 2002 16:21:03 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 99122] New - 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 Wed Nov 20 16:21:03 2002
+++ shadow/99122.tmp.17776 Wed Nov 20 16:21:03 2002
@@ -0,0 +1,26 @@
+Bug#: 99122
+Product: gtkmm
+Version: 2.2
+OS: Linux
+OS Details:
+Status: NEW
+Resolution:
+Severity: normal
+Priority: Normal
+Component: general
+AssignedTo: gtkmm-forge lists sourceforge net
+ReportedBy: murrayc usa net
+TargetMilestone: ---
+URL:
+Summary: Add GTK+ 2.2 API additions
+
+atkmm:
+http://cvs.gnome.org/bonsai/cvsview2.cgi?diff_mode=context&whitespace_mode=show&subdir=gtkmm-root/atk-src&command=DIFF_FRAMESET&file=atk_methods.defs&rev1=1.3&rev2=1.4&root=/cvs/gnome
+
+gdkmm:
+http://cvs.gnome.org/bonsai/cvsview2.cgi?diff_mode=context&whitespace_mode=show&subdir=gtkmm-root/gdk-src&command=DIFF_FRAMESET&file=gdk_methods.defs&rev1=1.2&rev2=1.3&root=/cvs/gnome
+
+gtkmm:
+http://cvs.gnome.org/bonsai/cvsview2.cgi?diff_mode=context&whitespace_mode=show&subdir=gtkmm-root/gtk-src&command=DIFF_FRAMESET&file=gtk_methods.defs&rev1=1.6&rev2=1.7&root=/cvs/gnome
+
+Not sure about pango.
--__--__--
Message: 3
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Wed, 20 Nov 2002 18:31:05 -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 Wed Nov 20 16:21:03 2002
+++ shadow/99122.tmp.8209 Wed Nov 20 18:31:05 2002
@@ -21,6 +21,9 @@
http://cvs.gnome.org/bonsai/cvsview2.cgi?diff_mode=context&whitespace_mode=show&subdir=gtkmm-root/gdk-src&command=DIFF_FRAMESET&file=gdk_methods.defs&rev1=1.2&rev2=1.3&root=/cvs/gnome
gtkmm:
http://cvs.gnome.org/bonsai/cvsview2.cgi?diff_mode=context&whitespace_mode=show&subdir=gtkmm-root/gtk-src&command=DIFF_FRAMESET&file=gtk_methods.defs&rev1=1.6&rev2=1.7&root=/cvs/gnome
Not sure about pango.
+
+------- Additional Comments From murrayc usa net 2002-11-20 18:31 -------
+I think I've done atkmm.
--__--__--
Message: 4
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Thu, 21 Nov 2002 06:20:06 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 99171] New - Entry and Schema fixes (patch).
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=99171
Changed by abas aix meng auth gr
--- shadow/99171 Thu Nov 21 06:20:06 2002
+++ shadow/99171.tmp.4567 Thu Nov 21 06:20:06 2002
@@ -0,0 +1,18 @@
+Bug#: 99171
+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: Entry and Schema fixes (patch).
+
+The attached patch makes Entry and Schema gtkmmproc-generated. It is
+probable that some memory leaks exist, I will correct them soon.
--__--__--
Message: 5
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Thu, 21 Nov 2002 06:27:17 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 99171] Changed - Entry and Schema fixes (patch).
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=99171
Changed by abas aix meng auth gr
--- shadow/99171 Thu Nov 21 06:20:06 2002
+++ shadow/99171.tmp.6674 Thu Nov 21 06:27:17 2002
@@ -13,6 +13,11 @@
TargetMilestone: ---
URL:
Summary: Entry and Schema fixes (patch).
The attached patch makes Entry and Schema gtkmmproc-generated. It is
probable that some memory leaks exist, I will correct them soon.
+
+------- Additional Comments From abas aix meng auth gr 2002-11-21 06:27 -------
+Created an attachment (id=12448)
+Entry and Schema patch.
+
--__--__--
Message: 6
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, abas aix meng auth gr
Cc:
Date: Thu, 21 Nov 2002 09:30:31 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 99171] Changed - Entry and Schema fixes
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=99171
Changed by murrayc usa net
--- shadow/99171 Thu Nov 21 06:27:17 2002
+++ shadow/99171.tmp.11131 Thu Nov 21 09:30:31 2002
@@ -1,23 +1,30 @@
Bug#: 99171
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: ---
URL:
-Summary: Entry and Schema fixes (patch).
+Summary: Entry and Schema fixes
The attached patch makes Entry and Schema gtkmmproc-generated. It is
probable that some memory leaks exist, I will correct them soon.
------- Additional Comments From abas aix meng auth gr 2002-11-21 06:27 -------
Created an attachment (id=12448)
Entry and Schema patch.
+
+------- Additional Comments From murrayc usa net 2002-11-21 09:30 -------
+Looks good. Applied. I'm glad that you were able to figure out the
+BOXED_TYPE stuff.
+
+Do be careful that you are not doing extra work by writing doxygen
+comments in the C++ code - _WRAP_METHOD() can get them from the C docs.
--__--__--
Message: 7
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Thu, 21 Nov 2002 10:25:00 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 99171] Changed - Entry and Schema fixes
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=99171
Changed by abas aix meng auth gr
--- shadow/99171 Thu Nov 21 09:30:31 2002
+++ shadow/99171.tmp.3514 Thu Nov 21 10:25:00 2002
@@ -25,6 +25,11 @@
------- Additional Comments From murrayc usa net 2002-11-21 09:30 -------
Looks good. Applied. I'm glad that you were able to figure out the
BOXED_TYPE stuff.
Do be careful that you are not doing extra work by writing doxygen
comments in the C++ code - _WRAP_METHOD() can get them from the C docs.
+
+------- Additional Comments From abas aix meng auth gr 2002-11-21 10:24 -------
+Created an attachment (id=12459)
+patch for .cvsignore
+
--__--__--
Message: 8
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Thu, 21 Nov 2002 15:02:08 -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 Wed Nov 20 18:31:05 2002
+++ shadow/99122.tmp.19769 Thu Nov 21 15:02:08 2002
@@ -24,6 +24,10 @@
http://cvs.gnome.org/bonsai/cvsview2.cgi?diff_mode=context&whitespace_mode=show&subdir=gtkmm-root/gtk-src&command=DIFF_FRAMESET&file=gtk_methods.defs&rev1=1.6&rev2=1.7&root=/cvs/gnome
Not sure about pango.
------- Additional Comments From murrayc usa net 2002-11-20 18:31 -------
I think I've done atkmm.
+
+------- Additional Comments From murrayc usa net 2002-11-21 15:02 -------
+gdkmm is mostly done, apart from some unusual non-object functions and
+some GSList* method parameters.
--__--__--
_______________________________________________
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]