Gtkmm-forge Digest, Vol 1, Issue 1147
- From: gtkmm-forge-request lists sourceforge net
- To: gtkmm-forge lists sourceforge net
- Subject: Gtkmm-forge Digest, Vol 1, Issue 1147
- Date: Thu, 15 Jun 2006 12:04:20 -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-owner 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 344925] New: Further printing API updates
(gtkmm (bugzilla.gnome.org))
2. [Bug 344925] Further printing API updates
(gtkmm (bugzilla.gnome.org))
3. [Bug 343997] gtkmm printcontext does not build
(gtkmm (bugzilla.gnome.org))
4. [Bug 344990] New: gtkmm-2.9.4 does not build against
gtk+-2.9.3 (gtkmm (bugzilla.gnome.org))
5. [Bug 344990] gtkmm-2.9.4 does not build against gtk+-2.9.3
(gtkmm (bugzilla.gnome.org))
6. [Bug 344786] cvs fails to compile -- unused parameter 'obj'
in recentchooser.h (gtkmm (bugzilla.gnome.org))
----------------------------------------------------------------------
Message: 1
Date: Wed, 14 Jun 2006 18:35:52 -0400 (EDT)
From: "gtkmm (bugzilla.gnome.org)"
<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 344925] New: Further printing API
updates
To: gtkmm-forge lists sourceforge net
Message-ID: <bug-344925-5595 http bugzilla gnome org/>
Content-Type: text/plain; charset=utf-8
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=344925
gtkmm | general | Ver: 2.9.x
Summary: Further printing API updates
Product: gtkmm
Version: 2.9.x
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: Unversioned Enhancement
GNOME milestone: Unspecified
* gtk/src/gtk_methods.defs: Regenerated with h2defs.py.
* gtk/src/gtk_signals.defs: Updated the whole section for
PrintOperation.
Added defs for PrintOperationPreview: ready and got_page_size.
Added accepts_pdf ans accepts_ps properties for Printer.
* gtk/src/gtk_vfuncs.defs: Added a section for PrintOperationPreview
with
render_page, end_preview and is_selected.
* gtk/src/printer.hg: New functions (properties likewise):
accepts_pdf() and accepts_ps().
* gtk/src/printjob.ccg: Include gtktypebuiltins.h.
* gtk/src/printjob.hg: New enum: PrintCapabilities.
* gtk/src/printoperation.ccg:
* gtk/src/printoperation.hg: Added a version of run() without the
Window parameter.
Added a commented done signal with TODO. Other new signals:
create_custom_widget, custom_widget_apply, and preview (with a TODO).
Renamed properties: number_of_pages and pdf_target. Added n_pages and
export_filename instead, and custom_tab_label.
* gtk/src/printoperationpreview.ccg:
* gtk/src/printoperationpreview.hg: New files.
* gtk/gtkmm.h:
* gtk/src/Makefile_list_of_hg.am_fragment: Include the new files.
* gtk/src/printunixdialog.hg: New functions: add_custom_tab and
set_manual_capabilities.
* tools/m4/convert_gtk.m4: Added new conversions.
-----
What's not done yet is the "done" signal in printoperation. In the C API the
user is supposed to check the status enum and then call get_error() is
necessary. A solution should somehow provide normal exception handling.
--
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
------------------------------
Message: 2
Date: Wed, 14 Jun 2006 18:36:32 -0400 (EDT)
From: "gtkmm (bugzilla.gnome.org)"
<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 344925] Further printing API updates
To: gtkmm-forge lists sourceforge net
Message-ID: <20060614223632 B35B06CC11D window gnome org>
Content-Type: text/plain; charset=utf-8
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=344925
gtkmm | general | Ver: 2.9.x
------- Comment #1 from Marko Anastasov 2006-06-14 22:36 UTC -------
Created an attachment (id=67366)
--> (http://bugzilla.gnome.org/attachment.cgi?id=67366&action=view)
patch and printingoperationpreview files
--
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
------------------------------
Message: 3
Date: Wed, 14 Jun 2006 18:40:18 -0400 (EDT)
From: "gtkmm (bugzilla.gnome.org)"
<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 343997] gtkmm printcontext does not
build
To: gtkmm-forge lists sourceforge net
Message-ID: <20060614224018 A69F26CC121 window gnome org>
Content-Type: text/plain; charset=utf-8
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=343997
gtkmm | build | Ver: 2.9.x
Marko Anastasov changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |marko marko anastasov name
------- Comment #4 from Marko Anastasov 2006-06-14 22:40 UTC -------
This is again due to recent API (function name) changes in GTK+.
--
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
------------------------------
Message: 4
Date: Thu, 15 Jun 2006 09:07:40 -0400 (EDT)
From: "gtkmm (bugzilla.gnome.org)"
<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 344990] New: gtkmm-2.9.4 does not build
against gtk+-2.9.3
To: gtkmm-forge lists sourceforge net
Message-ID: <bug-344990-5595 http bugzilla gnome org/>
Content-Type: text/plain; charset=utf-8
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=344990
gtkmm | build | Ver: 2.9.x
Summary: gtkmm-2.9.4 does not build against gtk+-2.9.3
Product: gtkmm
Version: 2.9.x
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: build
AssignedTo: gtkmm-forge lists sourceforge net
ReportedBy: jsacco ydl net
QAContact: gtkmm-forge lists sourceforge net
GNOME version: Unspecified
GNOME milestone: Unspecified
gtkmm-2.9.4 does not build against gtk+-2.9.3. Hopefully, gtkmm-2.9.5 will be
released soon.
-Joseph
--
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
------------------------------
Message: 5
Date: Thu, 15 Jun 2006 13:15:21 -0400 (EDT)
From: "gtkmm (bugzilla.gnome.org)"
<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 344990] gtkmm-2.9.4 does not build
against gtk+-2.9.3
To: gtkmm-forge lists sourceforge net
Message-ID: <20060615171521 809216CC1DE window gnome org>
Content-Type: text/plain; charset=utf-8
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=344990
gtkmm | build | Ver: 2.9.x
Elijah Newren changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |newren gmail com
--
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
------------------------------
Message: 6
Date: Thu, 15 Jun 2006 14:12:34 -0400 (EDT)
From: "gtkmm (bugzilla.gnome.org)"
<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 344786] cvs fails to compile -- unused
parameter 'obj' in recentchooser.h
To: gtkmm-forge lists sourceforge net
Message-ID: <20060615181234 13DC76CC1AD window gnome org>
Content-Type: text/plain; charset=utf-8
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=344786
gtkmm | build | Ver: unspecified
------- Comment #1 from Elijah Newren 2006-06-15 18:12 UTC -------
Created an attachment (id=67440)
--> (http://bugzilla.gnome.org/attachment.cgi?id=67440&action=view)
Better fix
--
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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, Vol 1, Issue 1147
********************************************
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]