Gtkmm-forge Digest, Vol 3, Issue 26
- From: gtkmm-forge-request lists sourceforge net
- To: gtkmm-forge lists sourceforge net
- Subject: Gtkmm-forge Digest, Vol 3, Issue 26
- Date: Wed, 30 Aug 2006 07:18:45 -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 351810] C++ bindings for GtkBinding*
(gtkmm (bugzilla.gnome.org))
2. [Bug 351810] C++ bindings for GtkBinding*
(gtkmm (bugzilla.gnome.org))
3. [Bug 351810] C++ bindings for GtkBinding*
(gtkmm (bugzilla.gnome.org))
4. [Bug 353242] New: Optionally disable Atk
(--enable-api-atk=no) (gtkmm (bugzilla.gnome.org))
5. [Bug 353242] Optionally disable Atk (--enable-api-atk=no)
(gtkmm (bugzilla.gnome.org))
6. [Bug 353242] Optionally disable Atk (--enable-api-atk=no)
(gtkmm (bugzilla.gnome.org))
7. [Bug 126213] maybe signals-with-return-types should
connect_before (glibmm (bugzilla.gnome.org))
8. [Bug 353242] Optionally disable Atk (--enable-api-atk=no)
(gtkmm (bugzilla.gnome.org))
9. [Bug 350584] Patch wanted: Calendar::get_date() method using
Glib::Date (gtkmm (bugzilla.gnome.org))
----------------------------------------------------------------------
Message: 1
Date: Fri, 25 Aug 2006 19:47:08 +0100 (BST)
From: "gtkmm (bugzilla.gnome.org)"
<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 351810] C++ bindings for GtkBinding*
To: gtkmm-forge lists sourceforge net
Message-ID: <20060825184708 4640C6C40E5 box 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=351810
gtkmm | general | Ver: unspecified
------- Comment #7 from Paul Pogonyshev 2006-08-25 18:46 UTC -------
OK, I have a working implementation, see below. It uses some internal
utilities, but those are in no way critical. Please let me know if you are
interested.
--
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: Fri, 25 Aug 2006 19:48:18 +0100 (BST)
From: "gtkmm (bugzilla.gnome.org)"
<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 351810] C++ bindings for GtkBinding*
To: gtkmm-forge lists sourceforge net
Message-ID: <20060825184818 857586C40E8 box 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=351810
gtkmm | general | Ver: unspecified
------- Comment #8 from Paul Pogonyshev 2006-08-25 18:47 UTC -------
Created an attachment (id=71612)
--> (http://bugzilla.gnome.org/attachment.cgi?id=71612&action=view)
header file
--
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: Fri, 25 Aug 2006 19:48:58 +0100 (BST)
From: "gtkmm (bugzilla.gnome.org)"
<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 351810] C++ bindings for GtkBinding*
To: gtkmm-forge lists sourceforge net
Message-ID: <20060825184858 705016C40E2 box 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=351810
gtkmm | general | Ver: unspecified
------- Comment #9 from Paul Pogonyshev 2006-08-25 18:48 UTC -------
Created an attachment (id=71613)
--> (http://bugzilla.gnome.org/attachment.cgi?id=71613&action=view)
source file
--
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: Mon, 28 Aug 2006 14:34:09 +0100 (BST)
From: "gtkmm (bugzilla.gnome.org)"
<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 353242] New: Optionally disable Atk
(--enable-api-atk=no)
To: gtkmm-forge lists sourceforge net
Message-ID: <bug-353242-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=353242
gtkmm | general | Ver: unspecified
Summary: Optionally disable Atk (--enable-api-atk=no)
Product: gtkmm
Version: unspecified
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: Normal
Component: general
AssignedTo: gtkmm-forge lists sourceforge net
ReportedBy: jhs cvs gnome org
QAContact: gtkmm-forge lists sourceforge net
GNOME version: Unspecified
GNOME milestone: Unspecified
This patch adds support for building Gtkmm without the ATK API. This is
esspecially usefull on embedded platform like maemo because it reduces binary
size.
The patch also needs a patched version of glibmm which support the atk_only
flag for methods, signals, vfuncs and interfaces.
NOTE: Some of the examples which use ATK will not be build correctly if you use
this option.
The work on this patch was payed by Openismus Gmbh!
--
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: Mon, 28 Aug 2006 14:34:51 +0100 (BST)
From: "gtkmm (bugzilla.gnome.org)"
<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 353242] Optionally disable Atk
(--enable-api-atk=no)
To: gtkmm-forge lists sourceforge net
Message-ID: <20060828133451 4868A6C40B0 box 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=353242
gtkmm | general | Ver: unspecified
------- Comment #1 from Johannes Schmid 2006-08-28 13:34 UTC -------
Created an attachment (id=71771)
--> (http://bugzilla.gnome.org/attachment.cgi?id=71771&action=view)
Patch for gtkmm
--
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: Mon, 28 Aug 2006 14:36:51 +0100 (BST)
From: "gtkmm (bugzilla.gnome.org)"
<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 353242] Optionally disable Atk
(--enable-api-atk=no)
To: gtkmm-forge lists sourceforge net
Message-ID: <20060828133652 05F766C40B3 box 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=353242
gtkmm | general | Ver: unspecified
------- Comment #2 from Johannes Schmid 2006-08-28 13:35 UTC -------
Created an attachment (id=71772)
--> (http://bugzilla.gnome.org/attachment.cgi?id=71772&action=view)
Patch for glibmm
--
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: 7
Date: Mon, 28 Aug 2006 15:13:07 +0100 (BST)
From: "glibmm (bugzilla.gnome.org)"
<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 126213] maybe signals-with-return-types
should connect_before
To: gtkmm-forge lists sourceforge net
Message-ID: <20060828141307 BE2766C40B0 box 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=126213
glibmm | object | Ver: 2.4.x
Sam Morris changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |sam robots org uk
--
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: 8
Date: Wed, 30 Aug 2006 13:52:43 +0100 (BST)
From: "gtkmm (bugzilla.gnome.org)"
<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 353242] Optionally disable Atk
(--enable-api-atk=no)
To: gtkmm-forge lists sourceforge net
Message-ID: <20060830125243 0B6F26C40B3 box 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=353242
gtkmm | general | Ver: unspecified
Johannes Schmid changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #71771|0 |1
is obsolete| |
------- Comment #3 from Johannes Schmid 2006-08-30 12:52 UTC -------
Created an attachment (id=71898)
--> (http://bugzilla.gnome.org/attachment.cgi?id=71898&action=view)
Updated patch for gtkmm which adds "--enable-optional-api"
This patch additionally adds a "--enable-optional-api" option which automactily
sets --enable-deprecated-api and --enable-api-atk. This is just for conviniece.
--
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: 9
Date: Wed, 30 Aug 2006 15:19:00 +0100 (BST)
From: "gtkmm (bugzilla.gnome.org)"
<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 350584] Patch wanted:
Calendar::get_date() method using Glib::Date
To: gtkmm-forge lists sourceforge net
Message-ID: <20060830141900 B887C6C40B2 box 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=350584
gtkmm | general | Ver: 2.8.x
------- Comment #2 from Johannes Schmid 2006-08-30 14:18 UTC -------
Created an attachment (id=71906)
--> (http://bugzilla.gnome.org/attachment.cgi?id=71906&action=view)
Adds get_date(Glib::Date& date)
This patch adds the proposed function and updates the calendar example.
Anyway, with and without the patch the month_changed signal seems not to work
correctly in the example but throws some
(lt-calendar:30138): GLib-CRITICAL **: g_date_get_year: assertion `g_date_valid
(d)' failed
sometimes.
Patch was made during the work for Openimus Gmbh!
--
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.
------------------------------
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
------------------------------
_______________________________________________
Gtkmm-forge mailing list
Gtkmm-forge lists sourceforge net
https://lists.sourceforge.net/lists/listinfo/gtkmm-forge
End of Gtkmm-forge Digest, Vol 3, Issue 26
******************************************
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]