Gtkmm-forge digest, Vol 1 #1101 - 15 msgs



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 309030] Gtk::TreeModelColumn not imported properly on windows (gtkmm (bugzilla.gnome.org))
   2. [Bug 338075] New: RecentFilter, RecentInfo and RecentManager and necessary patches (gtkmm (bugzilla.gnome.org))
   3. [Bug 338075] RecentFilter, RecentInfo and RecentManager and necessary patches (gtkmm (bugzilla.gnome.org))
   4. [Bug 337874] segfault in Gtk::IconTheme::get_search_path (gtkmm (bugzilla.gnome.org))
   5. [Bug 337875] Memory leak in Gtk::IconTheme::get_search_path() (gtkmm (bugzilla.gnome.org))
   6. [Bug 338075] RecentFilter, RecentInfo and RecentManager and necessary patches (gtkmm (bugzilla.gnome.org))
   7. [Bug 338075] RecentFilter, RecentInfo and RecentManager and necessary patches (gtkmm (bugzilla.gnome.org))
   8. [Bug 309030] Gtk::TreeModelColumn not imported properly on windows (gtkmm (bugzilla.gnome.org))
   9. [Bug 337875] Memory leak in Gtk::IconTheme::get_search_path() (gtkmm (bugzilla.gnome.org))
  10. [Bug 337875] Memory leak in Gtk::IconTheme::get_search_path() (gtkmm (bugzilla.gnome.org))
  11. [Bug 334791] TreeModelSort example (gtkmm (bugzilla.gnome.org))
  12. [Bug 335522] gtkmm 2.0/2.2: Cannot convert `int*' to `void**' for argument (gtkmm (bugzilla.gnome.org))
  13. [Bug 338075] RecentFilter, RecentInfo and RecentManager and necessary patches (gtkmm (bugzilla.gnome.org))
  14. [Bug 338075] RecentFilter, RecentInfo and RecentManager and necessary patches (gtkmm (bugzilla.gnome.org))
  15. [Bug 338075] RecentFilter, RecentInfo and RecentManager and necessary patches (gtkmm (bugzilla.gnome.org))

--__--__--

Message: 1
To: gtkmm-forge lists sourceforge net
From: "gtkmm (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
Date: Tue, 11 Apr 2006 05:43:02 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 309030] Gtk::TreeModelColumn not imported properly 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=3D309030
 gtkmm | TreeView | Ver: 2.6





------- Comment #45 from Cedric Gustin  2006-04-11 09:43 UTC -------
Changes were committed to CVS (2.8 and head branches for glibmm and gtkmm=
) and
include :

1. enable GLIBMM_API and GTKMM_API with mingw32/cygwin. The choice betwee=
n
dllexport and dllimport is done through the GLIBMM_BUILD and GTKMM_BUILD =
macros
that are not defined at build time for glibmm and gtkmm respectively.
2. Tag some glibmm base classes (Object and ObjectBase) with GLIBMM_API t=
o get
rid of compiler warnings in Visual Studio/C++ Express 2005
3. Same thing with Gtk::Object in gtkmm.
4. Tag TreeViewColumn with GTKMM_API and inline the pack_start, pack_end =
and
one of the constructors, as recommended by Toralf.
5. Updated Visual Studio projects file to VS/VC++ Express 2005.

Everything now builds and runs fine without using the infamous
'-Wl,--enable-runtime-pseudo-reloc' option at link time. I did not change
anything to MenuList though, as I could not come up with an example that =
fails
because of an auto-import error at build time.


--=20
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=3Demail
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


--__--__--

Message: 2
To: gtkmm-forge lists sourceforge net
From: "gtkmm (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
Date: Tue, 11 Apr 2006 09:20:03 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 338075] New: RecentFilter, RecentInfo and RecentManager and necessary patches

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=3D338075
 gtkmm | general | Ver: unspecified

           Summary: RecentFilter, RecentInfo and RecentManager and necess=
ary
                    patches
           Product: gtkmm
           Version: unspecified
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: Normal
         Component: general
        AssignedTo: gtkmm-forge lists sourceforge net
        ReportedBy: marko marko anastasov name
         QAContact: gtkmm-forge lists sourceforge net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


gzipped are the files for new classes, patches for convert_gtk.m4, gtkmm.=
h,
Makefile_list... and ChangeLog_addition.txt (what could be written),
since I don't know if I'm allowed to add to the CL.


--=20
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=3Demail
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


--__--__--

Message: 3
To: gtkmm-forge lists sourceforge net
From: "gtkmm (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
Date: Tue, 11 Apr 2006 09:21:52 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 338075] RecentFilter, RecentInfo and RecentManager and necessary patches

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=3D338075
 gtkmm | general | Ver: unspecified





------- Comment #1 from Marko Anastasov  2006-04-11 13:21 UTC -------
Created an attachment (id=3D63235)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=3D63235&action=3Dview)
new files gzipped


--=20
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=3Demail
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


--__--__--

Message: 4
To: gtkmm-forge lists sourceforge net
From: "gtkmm (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
Date: Tue, 11 Apr 2006 11:26:49 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 337874] segfault in Gtk::IconTheme::get_search_path

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=3D337874
 gtkmm | general | Ver: 2.8.x


Murray Cumming changed:

           What    |Removed                     |Added
-------------------------------------------------------------------------=
---
                 CC|                            |murrayc murrayc com




------- Comment #2 from Murray Cumming  2006-04-11 15:26 UTC -------
That looks good. Please do commit it to 2.8 and HEAD.


--=20
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=3Demail
------- You are receiving this mail because: -------
You are the QA contact for the bug.


--__--__--

Message: 5
To: gtkmm-forge lists sourceforge net
From: "gtkmm (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
Date: Tue, 11 Apr 2006 11:31:12 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 337875] Memory leak in Gtk::IconTheme::get_search_path()

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=3D337875
 gtkmm | general | Ver: 2.8.x


Murray Cumming changed:

           What    |Removed                     |Added
-------------------------------------------------------------------------=
---
                 CC|                            |murrayc murrayc com




------- Comment #1 from Murray Cumming  2006-04-11 15:31 UTC -------
Yes, the C documentation
http://developer.gimp.org/api/2.0/gtk/GtkIconTheme.html#gtk-icon-theme-ge=
t-search-path
says that we should call g_strfreev(), which I think frees both the strin=
gs and
the array. Therefore we should probably use Glib::OWNERSHIP_DEEP instead =
of
Glib::OWNERSHIP_SHALLOW.


--=20
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=3Demail
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


--__--__--

Message: 6
To: gtkmm-forge lists sourceforge net
From: "gtkmm (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
Date: Tue, 11 Apr 2006 11:58:22 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 338075] RecentFilter, RecentInfo and RecentManager and necessary patches

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=3D338075
 gtkmm | general | Ver: unspecified


Murray Cumming changed:

           What    |Removed                     |Added
-------------------------------------------------------------------------=
---
                 CC|                            |murrayc murrayc com




------- Comment #2 from Murray Cumming  2006-04-11 15:58 UTC -------
This looks really good, but I don't think you have included all changes:
../../gtk/gtkmm/recentfilter.h:119: error: 'RecentFilterFlags' does not n=
ame a
type
../../gtk/gtkmm/recentfilter.h:131: error: 'RecentFilterFlags' has not be=
en
declared
../../gtk/gtkmm/recentfilter.h:134: error: 'RecentFilterFlags' does not n=
ame a
type
recentfilter.cc: In static member function 'static
gboolean<unnamed>::SignalProxy_Custom::gtk_callback(const GtkRecentFilter=
Info*,
void*)':


This would be much easier if you create a normal cvs patch for the change=
d
files:
http://www.gtkmm.org/bugs.shtml#CreatingPatches

Also, please note=20
1. Constructors of Glib::Object-based classes should be protected, with p=
ublic
_WRAP_CREATE()s.
2. operator bool() should be const.
3. RecentInfo::match() should probably be operator=3D=3D.


--=20
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=3Demail
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


--__--__--

Message: 7
To: gtkmm-forge lists sourceforge net
From: "gtkmm (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
Date: Tue, 11 Apr 2006 11:59:08 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 338075] RecentFilter, RecentInfo and RecentManager and necessary patches

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=3D338075
 gtkmm | general | Ver: unspecified





------- Comment #3 from Murray Cumming  2006-04-11 15:59 UTC -------
And yes, you should patch the ChangeLog.


--=20
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=3Demail
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


--__--__--

Message: 8
To: gtkmm-forge lists sourceforge net
From: "gtkmm (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
Date: Tue, 11 Apr 2006 12:10:35 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 309030] Gtk::TreeModelColumn not imported properly 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=3D309030
 gtkmm | TreeView | Ver: 2.6





------- Comment #46 from Murray Cumming  2006-04-11 16:10 UTC -------
Toralf, can you confirm that this works? Tell us if you need a tarball sn=
apshot
to do that. I'm eager to release a version with this fixed.

Many thanks for the hard/clever work, Cedric.


--=20
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=3Demail
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


--__--__--

Message: 9
To: gtkmm-forge lists sourceforge net
From: "gtkmm (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
Date: Tue, 11 Apr 2006 12:42:41 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 337875] Memory leak in Gtk::IconTheme::get_search_path()

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=3D337875
 gtkmm | general | Ver: 2.8.x





------- Comment #2 from jonner  2006-04-11 16:42 UTC -------
Ahh, is that all it would take? (I didn't spend a lot of time looking int=
o the
implementation of ArrayHandle).  I can certainly make that change with th=
e
changes from #337874 if you'd like me to.=20


--=20
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=3Demail
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


--__--__--

Message: 10
To: gtkmm-forge lists sourceforge net
From: "gtkmm (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
Date: Tue, 11 Apr 2006 12:46:25 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 337875] Memory leak in Gtk::IconTheme::get_search_path()

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=3D337875
 gtkmm | general | Ver: 2.8.x





------- Comment #3 from Murray Cumming  2006-04-11 16:46 UTC -------
Yes, please. I suggest that you test it though, maybe even with valgrind.=
 Even
better, if you know when this might be used, you could make a little exam=
ple
for the book. Thanks.


--=20
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=3Demail
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


--__--__--

Message: 11
To: gtkmm-forge lists sourceforge net
From: "gtkmm (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
Date: Tue, 11 Apr 2006 13:01:40 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 334791] TreeModelSort example

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=3D334791
 gtkmm | reference documentation | Ver: 2.5.x


Murray Cumming changed:

           What    |Removed                     |Added
-------------------------------------------------------------------------=
---
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED




------- Comment #9 from Murray Cumming  2006-04-11 17:01 UTC -------
I have also added docs/treeview/modelsort/, showing independent sorting w=
ith
TreeModelSort, but I have not included it in the book because I think it =
would
be distracting.


--=20
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=3Demail
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


--__--__--

Message: 12
To: gtkmm-forge lists sourceforge net
From: "gtkmm (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
Date: Tue, 11 Apr 2006 13:05:05 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 335522] gtkmm 2.0/2.2: Cannot convert `int*' to `void**' for argument

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=3D335522
 gtkmm | build | Ver: 2.2


Murray Cumming changed:

           What    |Removed                     |Added
-------------------------------------------------------------------------=
---
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED




------- Comment #9 from Murray Cumming  2006-04-11 17:05 UTC -------
So, this particular bug seems to be done.


--=20
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=3Demail
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


--__--__--

Message: 13
To: gtkmm-forge lists sourceforge net
From: "gtkmm (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
Date: Tue, 11 Apr 2006 14:11:53 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 338075] RecentFilter, RecentInfo and RecentManager and necessary patches

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=3D338075
 gtkmm | general | Ver: unspecified


Marko Anastasov changed:

           What    |Removed                     |Added
-------------------------------------------------------------------------=
---
  Attachment #63235|0                           |1
        is obsolete|                            |




------- Comment #4 from Marko Anastasov  2006-04-11 18:11 UTC -------
Created an attachment (id=3D63249)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=3D63249&action=3Dview)
updated files

Initially I had a bunch of in-file #m4s, and in the end I forgot to add t=
he
conversion for RecentFilterFlags in convert_gtk.m4 (heh, I thought I chec=
ked
everything).
I also made the changes you suggested (totally agree; I didn't notice
_WRAP_CREATEs up until now).


--=20
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=3Demail
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


--__--__--

Message: 14
To: gtkmm-forge lists sourceforge net
From: "gtkmm (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
Date: Tue, 11 Apr 2006 14:41:25 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 338075] RecentFilter, RecentInfo and RecentManager and necessary patches

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=3D338075
 gtkmm | general | Ver: unspecified





------- Comment #5 from Murray Cumming  2006-04-11 18:41 UTC -------
Please make a cvs patch, as per the instructions in that URL.


--=20
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=3Demail
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


--__--__--

Message: 15
To: gtkmm-forge lists sourceforge net
From: "gtkmm (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
Date: Tue, 11 Apr 2006 14:43:36 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 338075] RecentFilter, RecentInfo and RecentManager and necessary patches

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=3D338075
 gtkmm | general | Ver: unspecified





------- Comment #6 from Marko Anastasov  2006-04-11 18:43 UTC -------
Created an attachment (id=3D63254)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=3D63254&action=3Dview)
patch for existing files

Sorry, this is the first time I'm actually contributing somewhere and sen=
ding
patches. You meant I should create one patch for all files. Here it is.

It's big because gtk_enums.defs have to be regenerated, and this way ther=
e are
many '/home/murrayc...' to '/home/marko...' inversions. Or you can use th=
ose
previous patches and generate defs from your copy.


--=20
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=3Demail
------- You are receiving this mail because: -------
You are the QA contact for the bug.
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]