Gtkmm-forge digest, Vol 1 #1135 - 5 msgs
- From: gtkmm-forge-request lists sourceforge net
- To: gtkmm-forge lists sourceforge net
- Cc:
- Subject: Gtkmm-forge digest, Vol 1 #1135 - 5 msgs
- Date: Wed, 24 May 2006 20:10:18 -0700
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 158040] RTTI problem with Visual Studio 2003 (glibmm (bugzilla.gnome.org))
2. [Bug 342822] New: Non-UI printing example (gtkmm (bugzilla.gnome.org))
3. [Bug 342822] Non-UI printing example (gtkmm (bugzilla.gnome.org))
4. [Bug 342822] Non-UI printing example (gtkmm (bugzilla.gnome.org))
5. [Bug 342822] Non-UI printing example (gtkmm (bugzilla.gnome.org))
--__--__--
Message: 1
To: gtkmm-forge lists sourceforge net
From: "glibmm (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
Date: Wed, 24 May 2006 03:30:43 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 158040] RTTI problem with Visual Studio 2003
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=3D158040
glibmm | object | Ver: 2.4.x
Murray Cumming changed:
What |Removed |Added
-------------------------------------------------------------------------=
---
CC| |murrayc murrayc com
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Comment #15 from Murray Cumming 2006-05-24 07:30 UTC -------
So, this seems to be fixed.
--=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: Wed, 24 May 2006 12:43:32 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 342822] New: Non-UI printing 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=3D342822
gtkmm | general | Ver: unspecified
Summary: Non-UI printing example
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
Here it is, based on gtk+/tests/testnouiprint.c .
The only issue here is that a pango_cairo_* function (pango_cairo_layout_=
path)
has to be used, as there is not (?) a pangomm equivalent.
--=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: Wed, 24 May 2006 12:44:35 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 342822] Non-UI printing 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=3D342822
gtkmm | general | Ver: unspecified
------- Comment #1 from Marko Anastasov 2006-05-24 16:44 UTC -------
Created an attachment (id=3D66139)
--> (http://bugzilla.gnome.org/attachment.cgi?id=3D66139&action=3Dview)
patch and .../examples/book/printing/non_ui
--=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: Wed, 24 May 2006 14:37:50 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 342822] Non-UI printing 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=3D342822
gtkmm | general | Ver: unspecified
jonner changed:
What |Removed |Added
-------------------------------------------------------------------------=
---
CC| |jonathon jongsma gmail c=
om
------- Comment #2 from jonner 2006-05-24 18:37 UTC -------
This is my first look at the new printing API. It looks pretty nice. As=
a
newcomer, the dummy window thing is a bit confusing. Perhaps a comment a=
bout
why you need to create a dummy window would be nice for this particular e=
xample
(obviously any non-trivial example would already have a window to use for=
this
argument, but for this non-ui example, I think it would help to explain i=
t a
little).
[by the way, for things like this, it's nice if you choose the "compresse=
d tar"
filetype option instead of the "patch" option when you attach the file so=
that
the browser doesn't try to display the binary tarball]
--=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: 5
To: gtkmm-forge lists sourceforge net
From: "gtkmm (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
Date: Wed, 24 May 2006 17:06:44 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 342822] Non-UI printing 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=3D342822
gtkmm | general | Ver: unspecified
Marko Anastasov changed:
What |Removed |Added
-------------------------------------------------------------------------=
---
Attachment #66139|0 |1
is obsolete| |
------- Comment #3 from Marko Anastasov 2006-05-24 21:06 UTC -------
Created an attachment (id=3D66150)
--> (http://bugzilla.gnome.org/attachment.cgi?id=3D66150&action=3Dview)
updated files
Thanks Jonathon for your comments. I added a comment about the dummy wind=
ow - I
agree it can be confusing when you're just taking a look at this for the =
first
time.
As for the tar option - um well, I finally learned about this. I understo=
od the
patch checkbox in a general sense - I'd always just check that. (Murray: =
so
_that_ is what you meant about my mimetypes being wrong :)...)
First patch didn't have .../printing/Makefile.am - it's there 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.
--__--__--
_______________________________________________
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]