[gtkmm] Gtkmm-forge digest, Vol 1 #753 - 16 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 147768]  - Arguments of virtual CellRenderer member functions don't correspond correctly to their C counterparts (bugzilla-daemon bugzilla gnome org)
   2. [Bug 148012]  - gtk_style_new() not wrapped (bugzilla-daemon bugzilla gnome org)
   3. [Bug 144697]  - load_directory in async-handle.cc crashes. (bugzilla-daemon bugzilla gnome org)
   4. [Bug 144697]  - load_directory in async-handle.cc crashes. (bugzilla-daemon bugzilla gnome org)
   5. [Bug 151448] New:  - libgnomeprintuimm bugs, new classes and example (bugzilla-daemon bugzilla gnome org)
   6. [Bug 151448]  - libgnomeprintuimm bugs, new classes and example (bugzilla-daemon bugzilla gnome org)
   7. [Bug 151448]  - libgnomeprintuimm bugs, new classes and example (bugzilla-daemon bugzilla gnome org)
   8. [Bug 151448]  - libgnomeprintuimm bugs, new classes and example (bugzilla-daemon bugzilla gnome org)
   9. [Bug 151448]  - libgnomeprintuimm bugs, new classes and example (bugzilla-daemon bugzilla gnome org)
  10. [Bug 151448]  - libgnomeprintuimm bugs, new classes and example (bugzilla-daemon bugzilla gnome org)
  11. [Bug 151448]  - libgnomeprintuimm bugs, new classes and example (bugzilla-daemon bugzilla gnome org)
  12. [Bug 151448]  - libgnomeprintuimm bugs, new classes and example (bugzilla-daemon bugzilla gnome org)
  13. [Bug 151448]  - libgnomeprintuimm bugs, new classes and example (bugzilla-daemon bugzilla gnome org)
  14. [Bug 148376]  - fileselection example (bugzilla-daemon bugzilla gnome org)
  15. [Bug 151275]  - Improved libglademm (bugzilla-daemon bugzilla gnome org)
  16. [Bug 144697]  - load_directory in async-handle.cc crashes. (bugzilla-daemon bugzilla gnome org)

--__--__--

Message: 1
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Mon, 30 Aug 2004 05:32:40 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 147768]  - Arguments of virtual CellRenderer member functions don't correspond correctly to their C counterparts

http://bugzilla.gnome.org/show_bug.cgi?id=147768
gtkmm | TreeView | Ver: 2.4

murrayc murrayc com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |API



------- You are receiving this mail because: -------
You are the assignee for the bug.


--__--__--

Message: 2
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Mon, 30 Aug 2004 05:33:48 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 148012]  - gtk_style_new() not wrapped

http://bugzilla.gnome.org/show_bug.cgi?id=148012
gtkmm | general | Ver: 2.4

murrayc murrayc com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |API



------- You are receiving this mail because: -------
You are the assignee for the bug.


--__--__--

Message: 3
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Mon, 30 Aug 2004 05:35:03 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 144697]  - load_directory in async-handle.cc crashes.

http://bugzilla.gnome.org/show_bug.cgi?id=144697
gnomemm | gnome-vfsmm | Ver: unspecified





------- Additional Comments From murrayc murrayc com  2004-08-30 05:35 -------
Please respond.

------- You are receiving this mail because: -------
You are the assignee for the bug.


--__--__--

Message: 4
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Mon, 30 Aug 2004 13:22:27 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 144697]  - load_directory in async-handle.cc crashes.

http://bugzilla.gnome.org/show_bug.cgi?id=144697
gnomemm | gnome-vfsmm | Ver: unspecified





------- Additional Comments From mhbouhmadi free fr  2004-08-30 13:22 -------
Really sorry...
I will respond these week or in 2 weeks (next week I am in holiday).


------- You are receiving this mail because: -------
You are the assignee for the bug.


--__--__--

Message: 5
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Mon, 30 Aug 2004 15:05:01 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 151448] New:  - libgnomeprintuimm bugs, new classes and example

http://bugzilla.gnome.org/show_bug.cgi?id=151448
gnomemm | libgnomeprintuimm | Ver: unspecified

           Summary: libgnomeprintuimm bugs, new classes and example
           Product: gnomemm
           Version: unspecified
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: libgnomeprintuimm
        AssignedTo: gtkmm-forge lists sourceforge net
        ReportedBy: alberto paro homeunix org


This is the Changelog sum up
* tools/m4/libgnomeprintuimm.m4: added some libgnomeprintuimm types
* libgnomeprintui/src/jobpreview.{hg|ccg}: added Gnome::Print::UI::JobPreview
class to supporting preview
* libgnomeprintui/src/printdialog.{hg|ccg}: added Gnome::Print::UI::PrintDialog
class 
* libgnomeprintui/src/configdialog.{hg|ccg}: fixed constructor 
* example/simple/examplewindow.{h|cc}: added a working example

------- You are receiving this mail because: -------
You are the assignee for the bug.


--__--__--

Message: 6
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Mon, 30 Aug 2004 15:05:59 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 151448]  - libgnomeprintuimm bugs, new classes and example

http://bugzilla.gnome.org/show_bug.cgi?id=151448
gnomemm | libgnomeprintuimm | Ver: unspecified





------- Additional Comments From alberto paro homeunix org  2004-08-30 15:05 -------
Created an attachment (id=31100)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=31100&action=view)
cvs patch


------- You are receiving this mail because: -------
You are the assignee for the bug.


--__--__--

Message: 7
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Mon, 30 Aug 2004 15:07:02 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 151448]  - libgnomeprintuimm bugs, new classes and example

http://bugzilla.gnome.org/show_bug.cgi?id=151448
gnomemm | libgnomeprintuimm | Ver: unspecified





------- Additional Comments From alberto paro homeunix org  2004-08-30 15:07 -------
Created an attachment (id=31101)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=31101&action=view)
jobpreview.ccg


------- You are receiving this mail because: -------
You are the assignee for the bug.


--__--__--

Message: 8
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Mon, 30 Aug 2004 15:08:18 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 151448]  - libgnomeprintuimm bugs, new classes and example

http://bugzilla.gnome.org/show_bug.cgi?id=151448
gnomemm | libgnomeprintuimm | Ver: unspecified





------- Additional Comments From alberto paro homeunix org  2004-08-30 15:08 -------
Created an attachment (id=31102)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=31102&action=view)
jobpreview.hg


------- You are receiving this mail because: -------
You are the assignee for the bug.


--__--__--

Message: 9
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Mon, 30 Aug 2004 15:08:43 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 151448]  - libgnomeprintuimm bugs, new classes and example

http://bugzilla.gnome.org/show_bug.cgi?id=151448
gnomemm | libgnomeprintuimm | Ver: unspecified





------- Additional Comments From alberto paro homeunix org  2004-08-30 15:08 -------
Created an attachment (id=31104)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=31104&action=view)
printdialog.ccg


------- You are receiving this mail because: -------
You are the assignee for the bug.


--__--__--

Message: 10
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Mon, 30 Aug 2004 15:09:28 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 151448]  - libgnomeprintuimm bugs, new classes and example

http://bugzilla.gnome.org/show_bug.cgi?id=151448
gnomemm | libgnomeprintuimm | Ver: unspecified





------- Additional Comments From alberto paro homeunix org  2004-08-30 15:09 -------
Created an attachment (id=31105)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=31105&action=view)
printdialog.hg


------- You are receiving this mail because: -------
You are the assignee for the bug.


--__--__--

Message: 11
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Mon, 30 Aug 2004 15:10:03 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 151448]  - libgnomeprintuimm bugs, new classes and example

http://bugzilla.gnome.org/show_bug.cgi?id=151448
gnomemm | libgnomeprintuimm | Ver: unspecified





------- Additional Comments From alberto paro homeunix org  2004-08-30 15:10 -------
Created an attachment (id=31106)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=31106&action=view)
examples/simple/examplewindow.h


------- You are receiving this mail because: -------
You are the assignee for the bug.


--__--__--

Message: 12
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Mon, 30 Aug 2004 15:10:26 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 151448]  - libgnomeprintuimm bugs, new classes and example

http://bugzilla.gnome.org/show_bug.cgi?id=151448
gnomemm | libgnomeprintuimm | Ver: unspecified





------- Additional Comments From alberto paro homeunix org  2004-08-30 15:10 -------
Created an attachment (id=31107)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=31107&action=view)
examples/simple/examplewindow.cc


------- You are receiving this mail because: -------
You are the assignee for the bug.


--__--__--

Message: 13
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Mon, 30 Aug 2004 15:50:44 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 151448]  - libgnomeprintuimm bugs, new classes and example

http://bugzilla.gnome.org/show_bug.cgi?id=151448
gnomemm | libgnomeprintuimm | Ver: unspecified

murrayc murrayc com changed:

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



------- Additional Comments From murrayc murrayc com  2004-08-30 15:50 -------
This is great. Well done. Committed.

A tarball of all the files might be easier for me to download next time. And try
to avoid the whitespace changes in the license text in future.

------- You are receiving this mail because: -------
You are the assignee for the bug.


--__--__--

Message: 14
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Mon, 30 Aug 2004 15:57:14 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 148376]  - fileselection example

http://bugzilla.gnome.org/show_bug.cgi?id=148376
gtkmm | reference documentation | Ver: 2.4

murrayc murrayc com changed:

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



------- Additional Comments From murrayc murrayc com  2004-08-30 15:57 -------
dialog.h include removed.

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.


--__--__--

Message: 15
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Mon, 30 Aug 2004 16:05:50 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 151275]  - Improved libglademm

http://bugzilla.gnome.org/show_bug.cgi?id=151275
gnomemm | libglademm | Ver: unspecified

murrayc murrayc com changed:

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



------- Additional Comments From murrayc murrayc com  2004-08-30 16:05 -------
This looks good, but we must wait for GNOME 2.9 to apply it, because GNOME 2.7
is past API-freeze. Thanks.

In future please, 
- do not change the version number in your patch.
- try to use pVar->get_day() rather than (*pVar).get_day().
- do not close your bugs as patched immediately after creating them.

------- You are receiving this mail because: -------
You are the assignee for the bug.


--__--__--

Message: 16
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Mon, 30 Aug 2004 17:28:45 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 144697]  - load_directory in async-handle.cc crashes.

http://bugzilla.gnome.org/show_bug.cgi?id=144697
gnomemm | gnome-vfsmm | Ver: unspecified





------- Additional Comments From mhbouhmadi free fr  2004-08-30 17:28 -------
I tested the cvs version. The bug is still there.
I don't know if my solution (specialisation of TypeTraits<>::to_cpp_type) is a
'good one' but it solves the problem.

I'll try to send an example that uses that api...

------- You are receiving this mail because: -------
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]