[gtkmm] Gtkmm-forge digest, Vol 1 #294 - 4 msgs
- From: gtkmm-forge-request lists sourceforge net
- To: gtkmm-forge lists sourceforge net
- Subject: [gtkmm] Gtkmm-forge digest, Vol 1 #294 - 4 msgs
- Date: Fri, 22 Nov 2002 12:00:34 -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 99242] New - GConfmm: code cleanups, leak fixes. (bugzilla-daemon widget gnome org)
2. [Bug 99242] Changed - GConfmm: code cleanups, leak fixes. (bugzilla-daemon widget gnome org)
3. [Bug 99122] Changed - Add GTK+ 2.2 API additions (bugzilla-daemon widget gnome org)
4. [Bug 99242] Changed - GConfmm: code cleanups, leak fixes. (bugzilla-daemon widget gnome org)
--__--__--
Message: 1
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Thu, 21 Nov 2002 19:04:22 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 99242] New - GConfmm: code cleanups, leak 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=99242
Changed by abas aix meng auth gr
--- shadow/99242 Thu Nov 21 19:04:22 2002
+++ shadow/99242.tmp.25596 Thu Nov 21 19:04:22 2002
@@ -0,0 +1,46 @@
+Bug#: 99242
+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: GConfmm: code cleanups, leak fixes.
+
+Attached is a patch that
+ *) makes Gnome::Conf::Value gtkmmproc-generated.
+ *) fixes the ownership problems in List_Helpers.
+ *) modifies code to use Glib::SListHandle<T>
+ for all GSList-related issues. (API-Break)
+ *) makes many methods in Gnome::Conf::Client gtkmmproc-generated.
+ *) wraps Gnome::Conf::ChangeSet.
+
+Sorry for the big patch, but
+ a) 40% of it are removed files and
+ b) most of the changes relate to the different constructor
+ semantics of CppType(CType *,bool take_copy). We now use
+ the same semantics as the rest of Gnomemm.
+
+The only major API-Break is the handling of the lists. The list-related
+methods of CLient and Value take new parameters that are SListHandle-based.
+
+Files removed:
+ gconf/gconfmm/list_conversion.h
+ gconf/gconfmm/value.h
+ gconf/gconfmm/value.cc
+
+Files added (new):
+ gconf/src/value.hg
+ gconf/src/value.ccg
+ gconf/src/changeset.hg
+ gconf/src/changeset.ccg
+ gconf/gconfmm/value_listhelpers.h
+ gconf/gconfmm/setinterface.h
+ gconf/gconfmm/setinterface.cc
--__--__--
Message: 2
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Thu, 21 Nov 2002 19:41:35 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 99242] Changed - GConfmm: code cleanups, leak 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=99242
Changed by abas aix meng auth gr
--- shadow/99242 Thu Nov 21 19:04:22 2002
+++ shadow/99242.tmp.6834 Thu Nov 21 19:41:35 2002
@@ -41,6 +41,11 @@
gconf/src/value.ccg
gconf/src/changeset.hg
gconf/src/changeset.ccg
gconf/gconfmm/value_listhelpers.h
gconf/gconfmm/setinterface.h
gconf/gconfmm/setinterface.cc
+
+------- Additional Comments From abas aix meng auth gr 2002-11-21 19:41 -------
+Created an attachment (id=12471)
+Patch for ownership and list handling changes.
+
--__--__--
Message: 3
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, murrayc usa net
Cc:
Date: Fri, 22 Nov 2002 03:35:45 -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 matty chariot net au
--- shadow/99122 Thu Nov 21 15:02:08 2002
+++ shadow/99122.tmp.11062 Fri Nov 22 03:35:45 2002
@@ -9,12 +9,13 @@
Priority: Normal
Component: general
AssignedTo: gtkmm-forge lists sourceforge net
ReportedBy: murrayc usa net
TargetMilestone: ---
URL:
+Cc: matty chariot net au
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:
--__--__--
Message: 4
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, abas aix meng auth gr
Cc:
Date: Fri, 22 Nov 2002 10:05:44 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 99242] Changed - GConfmm: code cleanups, leak 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=99242
Changed by murrayc usa net
--- shadow/99242 Thu Nov 21 19:41:35 2002
+++ shadow/99242.tmp.6615 Fri Nov 22 10:05:44 2002
@@ -46,6 +46,11 @@
gconf/gconfmm/setinterface.cc
------- Additional Comments From abas aix meng auth gr 2002-11-21 19:41 -------
Created an attachment (id=12471)
Patch for ownership and list handling changes.
+
+------- Additional Comments From murrayc usa net 2002-11-22 10:05 -------
+After applying this patch:
+When I run the client example, it segfaults when I type text into one
+of the Entries. Does this happen for you also?
--__--__--
_______________________________________________
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]